/*
Theme Name: Jamaty Cargo Agent
Theme URI: https://jamatycargoagent.com/themes/cargo2025
Author: Focus Media Qatar
Author URI: https://focusmediaqatar.com
Description: 
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cargo2025
Tags: cargo, transport, ship, door-to-door, tanzania, africa, gulf, air transport
*/
.ep-header-section .navbar .navbar-brand .logo, .offcanvas-menu .header-info .logo a img{
	width: 18%;
	height: auto;
	left: 10%;
	transform: translate(-50%, -50%);
	top: 50%;
	filter: drop-shadow(1px 1px 1px #00000050);
}
.wpcf7-form-control-wrap {
	width: 100%;
}
.contact-info .text p {
	font-size: 15px;
}
.ep-testimonial-section-two .author .text {
	margin-top: 50px;
}
.logo-height {
	height: 150px;
}
.blog-img .reveal img {
	height: 275px;
}
.h-300 {
    height: 300px !important;
}
@media (max-width: 2100px) and (min-width: 1700px) {
	.logo-height {
		height: 180px;
	}
	.ep-header-section .top-header .contact-info {
		column-gap: 18px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.mobile-menu-area .mobile-topbar {
		padding: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.mobile-menu-area .mobile-topbar {
		padding: 0;
	}
}
