@charset "utf-8";
/* CSS Document */

html {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 1500px) {

.grid-item-hirek {
    width: 100% !important;
}

.grid-item-keptar {
    width: 33.33%;
	height: 250px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}





.grid-item-hirlevelek {
    width: 50%;
}

.item-hirlevelek-image {
	position: absolute;
    height: calc(100% - 60px);
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-position: 50% top;
    background-repeat: no-repeat;
}

.item-hirlevelek-title .title {
	position: relative;
    float: left;
    padding-top: 10px;
    height: auto;
    width: auto;
    text-align: left;
    background-color: transparent;
    color: #777277;
    font-family: 'Oswald', sans-serif;
    line-height: 1.2em;
    text-decoration: none;
    font-size: 22px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


.grid-item-hazaydij {
    width: 50% !important;
}

}

@media screen and (max-width: 1400px) {
/*.logo {
	width:246px !important;
	height:55px !important;
}*/
.grid-item {
    width: 25% !important;
}
.team-item,.flip-item {
    width: 33.333% !important;
}
.partners-grid-item {
    width: 25% !important;
}
.pano-iframe {
	height:600px !important; 
}
.gmap_container {
	height:600px !important; 
}

}

@media screen and (max-width: 1250px) {
.grid-item-team {
    width: 50%!important;
  	height: 320px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
/*.main_menu ul li a {
	padding: 0px 0.5em !important;
	font-size: 14px !important;
}*/
.language_selector {
	background: rgba(255, 255, 255, 0.1);
	width:40px;
	height:110px;
	padding: 0;
	border:none;
	vertical-align:top;
	margin-left:20px;
}

.language_selector .language a {
	background: transparent;
	padding: 20px 0px !important;
	line-height: 14px;
	text-decoration: none;
	font-size: 18px !important;
	color: #fff;
	font-weight:normal;
	width:auto;
	display:block;
	text-shadow: 0px 0px 0px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.language_selector .language a:hover {
	background: transparent;
	padding: 20px 0px !important;
	line-height: 14px;
	text-decoration: none;
	font-size: 18px !important;
	color: #fff;
	font-weight:normal;
	width:auto;
	display:block;
	text-shadow: 0px 0px 0px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.language_selector .separator {
	background: rgba(255, 255, 255, 0.5);
	height:1px;
	width:80%;
	margin:0 auto;
}
.submenu_visible ul li a, .submenu_hidden ul li a, .fixed_menu .submenu_visible ul li a, .fixed_menu .submenu_hidden ul li a {
	font-size: 16px !important;
}

.submenu_visible ul li a:hover, .submenu_hidden ul li a:hover, .fixed_menu .submenu_visible ul li a:hover, .fixed_menu .submenu_hidden ul li a:hover {
	font-size: 16px !important;
}
}

@media screen and (max-width: 1200px) {
/*#content {
	width:1000px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}*/

.grid-item {
    width: 33.333%!important;
  	height: 270px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}
.team-item,.flip-item {
    width: 33.333%!important;
}
.partners-grid-item {
    width: 33.333%!important;
  	height: 270px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}

.thumb-grid-item {
    width: 12.5%!important;
  	/*height: 90px!important;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.related-hirek-item {
    width: 33.333%!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.hirek-preview-item {
    width: 50%!important;
	height: 300px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.vegzettsegek {
	float:left;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	width: 100% !important;
	border-left: none !important;
    padding-left: 0 !important;

}

.vegzettsegek p {
	line-height: 1.6em;
    padding: 0 0 10px 0 !important;
}

.contact-separator {
	width:0;
	height:0;
	display:none !important;
}

.team-window-container {
    max-width: 750px !important;
}

.team-window-text-container {
	width:100% !important;
	height:auto !important;
}

.team-window-image {
	width: 100% !important;
	height: auto !important;
}

.main_menu .logo1, .fixed_menu .logo1
{
	background-image: url(../img/pannongeodezia-logo.png);
    background-size: 10% !important;
    background-position: 5px 5px;
    width: 100%;
    height: 100px;
    border: 0;
    font-size: 105px;
    color: #45788b;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    opacity: 0.1;
}

.main_menu .div2, .fixed_menu .div2
{
	background-image: url(../img/pannongeodezia-logo.png);
    background-size: 10% !important;
    background-position: calc(100% - 5px) calc(100% - 5px);
    width: 100%;
    height: 100px;
    border: 0;
    font-size: 105px;
    color: #45788b;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    position: absolute;
    opacity: 0.1;
}

}

@media screen and (max-width: 1050px) {
	
.main_menu .logo1, .fixed_menu .logo1
{
	visibility: hidden !important;
}

.main_menu .logo2, .fixed_menu .logo2
{
	visibility: hidden !important;
}

/*.main_menu ul li a {
	padding: 0px 0.3em !important;
	font-size: 13px !important;
}
.language_selector {
	background: rgba(255, 255, 255, 0.1);
	width:40px;
	height:110px;
	padding: 0;
	border:none;
	vertical-align:top;
	margin-left:20px;
}

.language_selector .language a {
	background: transparent;
	padding: 20px 0px !important;
	line-height: 14px;
	text-decoration: none;
	font-size: 16px !important;
	color: #fff;
	font-weight:normal;
	width:auto;
	display:block;
	text-shadow: 0px 0px 0px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.language_selector .language a:hover {
	background: transparent;
	padding: 20px 0px !important;
	line-height: 14px;
	text-decoration: none;
	font-size: 16px !important;
	color: #fff;
	font-weight:normal;
	width:auto;
	display:block;
	text-shadow: 0px 0px 0px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.language_selector .separator {
	background: rgba(255, 255, 255, 0.5);
	height:1px;
	width:80%;
	margin:0 auto;
}
.submenu_visible ul li a, .submenu_hidden ul li a, .fixed_menu .submenu_visible ul li a, .fixed_menu .submenu_hidden ul li a {
	font-size: 13px !important;
}

.submenu_visible ul li a:hover, .submenu_hidden ul li a:hover, .fixed_menu .submenu_visible ul li a:hover, .fixed_menu .submenu_hidden ul li a:hover {
	font-size: 13px !important;
}
}*/

@media screen and (max-width: 1020px) {
.grid-item-keptar {
    width: 50%;
	height: 250px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

/*#content {
	width:800px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}*/
.team-item,.flip-item {
    width: 50%!important;
}
.hirek-preview-item {
    width: 100%!important;
	height: 300px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.form-container {
	width:50%!important;
}
.pano-iframe {
	height:500px !important; 
}
.gmap_container {
	height:500px !important; 
}

}

/*@media screen and (max-width: 1050px) {
.main_menu, .main_menu_placeholder_visible, .fixed_menu {
	display:none!important;
}

}*/

@media screen and (max-device-width: 1050px) {
/*.main_menu, .main_menu_placeholder_visible, .fixed_menu {
	display:none!important;
}*/
.input-container .submit {
	font-size:16px !important;
    padding:8px !important;
}
.input-checkbox
{
  -ms-transform: scale(2.5)!important;
  -moz-transform: scale(2.5)!important;
  -webkit-transform: scale(2.5)!important;
  -o-transform: scale(2.5)!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  	margin-left: 8px;
}
.input-name {
	font-size:15px !important; 
}
.input-line {
	font-size:15px !important; 
}
.input-textarea {
	font-size:15px !important; 

}
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	font-size: 16px !important;
}
#footer1 .footer_text {
	line-height: 140% !important;
	font-size: 15px !important;
}
#footer2 .footer_menu ul li a, #footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	font-size: 15px !important;
}
.input-select
{
	font-size: 15px !important;
}
.article-preview-readmore-button a, .related-articles-readmore-button a {
	font-size: 16px !important;
}
.categories-item a {
	font-size: 16px !important;
}
.gototop_visible{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
	filter: alpha(opacity=60) !important;
	-moz-opacity: 0.6 !important;
	-khtml-opacity: 0.6 !important;
	opacity: 0.6 !important;
	z-index:9999;
}
.article-text {
	font-size: 13px !important;
}

}



@media screen and (max-width: 1024px) { /* social icons responsive width */
.gototop_hidden {
	bottom:20px !important;
}

.gototop_visible{
	bottom:80px !important;
}
#footer2 {
	padding:20px 20px 70px 20px !important;
}

}


@media screen and (max-width: 900px) {

.grid-item-team {
    width: 100%!important;
  	height: 380px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.logo_no-handover {
	display:none !important;
}
.fixed_menu_visible {
	padding-left:0 !important;
}
.main_menu {
	padding-left:0 !important;
}


#footer1 .footer_col1, #footer1 .footer_col2, #footer1 .footer_col3 {
	width:50%!important;
}
#footer1 .footer_col3 {
	padding-top:25px!important;
}
.team-members_item {
	width:100%;
	height:auto;
	display:block !important;
}

.member_image {
	margin:0 auto !important;
}

.member_image2 {
	margin:0 auto !important;
}

.member_description {
	width:100% !important;
	padding:10px 0 25px 0;
}

.member_description2 {
	width:100% !important;
	padding:10px 0 25px 0;
}
.member_name {
	text-align:center !important;
}
.big_img_container {
    height:450px !important;
}
}

@media screen and (max-device-width: 900px) {
#footer1 .footer_col1, #footer1 .footer_col2, #footer1 .footer_col3 {
	width:50%!important;
}
#footer1 .footer_col3 {
	padding-top:25px!important;
}
#footer1 .footer_text {
	line-height: 140% !important;
	font-size: 15px !important;
}
#footer2 .footer_menu ul li a, #footer2 .copyright, #footer2 .copyright a, #footer2 .copyright a:hover {
	font-size: 15px !important;
}
.team-members_item {
	width:100%;
	height:auto;
	display:block !important;
}

.member_image {
	margin:0 auto !important;
}

.member_image2 {
	margin:0 auto !important;
}

.member_description {
	width:100% !important;
	padding:10px 0 25px 0;
}

.member_description2 {
	width:100% !important;
	padding:10px 0 25px 0;
}
.member_name {
	text-align:center !important;
}
.big_img_container {
    height:450px !important;
}
}

@media screen and (max-width: 800px) {

#content {
	width:100%!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.content-element {
	width:100% !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

.grid-item-hirlevelek {
    width: 100%;
}

/*.item-article-title .date {
    margin-right: 10px !important;
    top: 3px !important;
    font-size: 12px !important;
}

.item-article-title .title {
    line-height: 1em !important;
    font-size: 18px !important;
}

.item-article-title .introduction {
    line-height: 1.2em !important;
    font-size: 14px !important;
}*/


.grid-item-hirlevelek {
    height: 116px !important;
}

.item-hirlevelek-title-background {
	height: 84px !important;
}	

.item-hirlevelek-title .introduction {
    line-height: 1.2em !important;
    font-size: 14px !important;
}

.item-hirlevelek-title .date {
    line-height: 1.1em;
}

.item-hirlevelek-title-gradient {
    margin-left: 46px !important;
}



.grid-item-hazaydij {
    width: 100% !important;
}

}


@media screen and (max-width: 700px) {
header .header .div1 
{
    font-size: 85px !important;
    padding-bottom: 15px !important;
}

header .header .div2
{
	font-size:20.5px;
	padding-top: 85px !important;
}

.grid-item {
    width: 100%!important;
  	height: 300px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}
.team-item,.flip-item {
    width: 50%!important;
}
.partners-grid-item {
    width: 100%!important;
  	height: 300px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}

.thumb-grid-item {
    width: 20%!important;
  	/*height: 60px!important;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.related-articles-container {
    height:760px!important;
}
.related-articles-item {
    width: 100%!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.article-preview-item {
    width: 100%!important;
	height: 250px!important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.big_img_container {
    /*height:400px !important;*/
	display:none !important;
}

}

@media screen and (max-width: 600px) {

.main_menu ul li a, .fixed_menu_hidden ul li a, .fixed_menu_visible ul li a {
	font-size:24px !important;
	padding: 0px 0.7em !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}

.thumb-grid-item {
    width: 25%!important;
  	/*height: 60px!important;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.team-item,.flip-item {
    width: 100%!important;
}
.form-container {
	width:100%!important;
}
.big_img_container {
    height:300px !important;
}
}

@media screen and (max-width: 500px) {
.grid-item-keptar {
    width: 100%;
	height: 250px;
    border: 20px solid transparent;
    float: left;
	box-sizing:border-box;
	background-color: transparent;
	overflow:hidden;
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#footer1 .footer_col1, #footer1 .footer_col2, #footer1 .footer_col3 {
	width:100%!important;
	padding:35px 0 0 0!important;
}
#footer1 .footer_logo {
	background-position:center;
	margin-bottom:35px;
}
.big_img_container {
    height:300px !important;
}

.caption span {
    font-size: 20px !important;
}
    
}

@media screen and (max-device-width: 500px) {
#footer1 .footer_col1, #footer1 .footer_col3 {
	width:100%!important;
	float:left !important;
}
#footer1 .footer_col2 {
	display:none !important;
}
.big_img_container {
    height:300px !important;
}

.caption span {
    font-size: 20px !important;
}
    
}

@media screen and (max-width: 420px) {
#footer1 .footer_col3 {
	width:186px!important;
	/*height:90px!important;*/
	float:left !important;
}
}

@media screen and (max-device-width: 420px) {
#footer1 .footer_col3 {
	width:186px!important;
	/*height:90px!important;*/
	float:left !important;
}
.big_img_container {
    height:240px !important;
    display:block !important;
}
}

@media screen and (max-width: 400px) {
header .header .div1 
{
    
    padding-bottom: 50px !important;
}

header .header .div2 
{
    
    padding-top: 55px !important;
}

.main_menu ul li a, .fixed_menu_hidden ul li a, .fixed_menu_visible ul li a {
	font-size:17px !important;
	padding: 0px 0.5em !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}

.thumb-grid-item {
    width: 20%!important;
  	/*height: 60px!important;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}
.big_img_container {
    height:240px !important;
    display:block !important;
}

.caption span {
    font-size: 20px !important;
}
}

@media screen and (max-device-width: 400px) {
header .header .div1 
{
    
    padding-bottom: 50px !important;
}

header .header .div2 
{
    
    padding-top: 55px !important;
}

.thumb-grid-item {
    width: 20%!important;
  	/*height: 60px!important;*/
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;

}
.big_img_container {
    height:240px !important;
    display:block !important;
}

.caption span {
    font-size: 20px !important;
}
}

@media screen and (max-device-width: 280px) {
.item-team-title .introduction {
    font-size: 11px !important;
}

}

