/*
Theme Name: Gogrin-Transport 
Theme URI: https://themexbd.com/gogrin/transport/
Author: codexpert
Author URI: https://www.templatemonster.com/authors/codexpert/
Description: Gogrin - Transport & Logistics WordPress Theme
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: Gogrin-Transport
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/
.prots-contentg p {
    text-align: justify;
}
.pr-title h2 {
    font-size: 38px;
}
.gogrin-blog-area {
    padding: 28px 0 100px;
}
.top-welcome p span {
    color: #000;
}
.footer-middle {
    padding: 20px 0 50px;
}
.gogrin_menu ul .sub-menu li a {
    line-height: 17px;
}
.hmenu_box_style {
    margin-top: 47px;
    border-radius: 0;
}
.phicon {display: none;
         z-index: 200;
    position: fixed;
    bottom: 10px;
    left: 10px;}
.phicon2 {display: none;
    z-index: 200;
    position: fixed;
    bottom: 10px;
    }
.phicon img,.phicon2 img{width: 100%;} 
@media (max-width: 767px){
	.phicon {
    display: inherit;
    z-index: 200;
    position: fixed;
    bottom: 15px;
    width: 60px;
}
.phicon2 {
    display: inherit;
    z-index: 200;
    position: fixed;
    bottom: 14px;
    width: 60px;
	right:10px;
}
.all_header_abs .gogrin-header-top {
    background: #e5912f !important;
}
	.top-address.text-left {
    display: none;
}
	.menu_18.top-address, .top-welcome.top_menu_3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
	.top-welcome p span {
    color: #fff;
    font-size: 20px;
}
	.mobile_menu_logo img {
    max-width: 100%;
    height: 85px !important;
}
	.mobile_menu_logo.text-center {
    padding: 8px 0 !important;
}
	.gogrin-header-top .container {
    padding: 2px 0 !important;
}
	.witr_section_title p {
    font-size: 20px !important;
    text-align: justify;
}
	.mean-container .mean-nav ul li a {
		font-size: 19px;}
}