/*
Theme Name: GPCommunication
Theme URI: http://www.agortech.com/
Author: Agortech
Author URI: http://www.agortech.com/
Description: Tema-Magazine
Version: 1.0.1
Text Domain: temaMagazineAgor
Template: magzilla
*/

@import url("../magzilla/style.css");

/* Your CSS code goes here
-------------------------------------- */

#rowLanguageSelectorHome{
	max-height: 30px;
}

#lang_sel_list {
    float: right;
    padding-top: 2px;
}

.logo-wrap img {
    margin-top: 10px;
    max-width: 600px;
}
.breadcrumb{
    display: none;
}

.mobile-menu.mobile-header-175 .mobile_logo img {
    max-height: none;
    max-width: 150px;
}

.mobile-menu.mobile-header-175 .navbar-header {
    height: 175px;
}

.mobile-menu.mobile-header-150 .mobile_logo img {
    max-height: none;
    max-width: 150px;
}

.mobile-menu.mobile-header-150 .navbar-header {
    height: 150px;
}

.mobile-menu.mobile-header-150b .mobile_logo img {
    max-height: none;
}

.mobile-menu.mobile-header-150b .navbar-header {
    height: 150px;
}

.mobile-menu.mobile-header-75 .mobile_logo img {
    max-height: none;
}

.mobile-menu.mobile-header-75 .navbar-header {
    height: 75px;
}

.mobile-menu.mobile-header-115 .mobile_logo img {
    max-height: none;
}

.mobile-menu.mobile-header-115 .navbar-header {
    height: 115px;
}
