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

*/

/* .tchover-wrapper {width:261px!important; height:174px!important;} */
.tchover-wrapper {margin-bottom:0!important;}
.tchover-wrapper {width:100%!important; height:100%!important;}

.indent {padding-left: 30px;}

.firsttext { 
	font-size: 40px;
	padding-right: 6px;
	color: #cd2843;
}
/* .custom-wrapper .wpb_wrapper {font-size:0;}
.custom-wrapper .wpb_wrapper :nth-child(1){font-size:-webkit-xxx-large;}
.custom_title{display: inline-block;width: 50%; vertical-align: top; text-align: right!important; margin-right: 7%; margin-top: 40px; margin-left:223px}
@media(min-width:991px){.custom_arrow{display:inline-block; width:50%; text-align:end!important}}
@media(max-width:990px){.custom_arrow{display:none}}
.custom_photo1{display:inline-block; width:7%; vertical-align:top; text-align:right!important; margin-right:8%;margin-top:-121px}
.custom_photo2{display:inline-block; width:42%; vertical-align:top; text-align:left!important; margin-left:0%;width: 252px;margin-top:-104px}
@media(max-width:991px){.custom_title{display: inline-block;width:auto; vertical-align: top; text-align: right!important; margin-right: 7%; margin-top: 40px; margin-left:46px}}
@media(max-width:1376px){.custom_photo1{display: inline-block;width:auto; vertical-align: top; text-align: right!important; margin-right: 7%; margin-top: 40px; margin-left:46px}}
@media(max-width:1376px){.custom_photo2{display: inline-block;width:auto; vertical-align: top; text-align: right!important; margin-right: 7%; margin-top: -29px; margin-left:0px}} */

.custom-wrapper {
	background: #fff;
}

.custom-wrapper .wpb_wrapper {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
}

.custom-wrapper .vc_empty_space {
	width: 100%;
}

.custom_arrow {
	width: 120px;
	margin-right: 8px;
	-ms-flex-item-align: end;
/* 	align-self: flex-end; */
}

.custom_arrow .vc_single_image-wrapper,
.custom_photo2 .vc_single_image-wrapper,
.custom_photo1 .vc_single_image-wrapper {
	margin: 0!important
}

.custom_photo1 {
	height: 195px;
	width: 168px;
    box-shadow: 1px 9px 23px 9px rgba(92,91,91,0.8);
	margin-right: 50px;
}

.custom_photo2 {
	height:195px;
	width: 168px;
	box-shadow: 1px 9px 23px 9px rgba(92,91,91,0.8);
	margin-right: 50px;
}
.custom_photo3 {
	width: 250px;
}

@media(max-width:992px) {
	.custom_arrow {
		display: none;
	}
	
	.wpb_content_element.custom_title {
		width: 100%;
		margin-bottom: 30px!important;
	}
}

@media (max-width: 767px) {
	.custom_photo1 {
		max-width: 46%;
    	margin-right: 4%;
	}
	.custom_photo2 {
		max-width: 50%;
	}
	.custom_title h1 {
		text-align: center!important;
	}
}
.custom_title{
	font-style:italic;
}








