/* Created by Artisteer v4.1.0.59861 */

.responsive #art-main {
	background-image: none;
}

.responsive body
{
   min-width: 240px;
}
  
.responsive .art-content-layout img,
.responsive .art-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .art-content-layout img 
{
   float: none !important;
}
    
.responsive .art-content-layout .art-sidebar0, 
.responsive .art-content-layout .art-sidebar1, 
.responsive .art-content-layout .art-sidebar2 
{
   width: auto !important;
}
    
.responsive .art-content-layout, 
.responsive .art-content-layout-row, 
.responsive .art-layout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .art-vmenublock,
.responsive.responsive-tablet .art-block
{
   margin-left: 1%;
   margin-right: 1%;
   width: 100% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .art-responsive-embed 
{
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
	height: 0;
}

.responsive .art-responsive-embed iframe,
.responsive .art-responsive-embed object,
.responsive .art-responsive-embed embed
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.responsive .art-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#art-resp {
   display: none;
}

@media all and (max-width: 1140px)
{
    #art-resp, #art-resp-m { display: block; }
    #art-resp-t { display: none; }
}

.responsive .art-header 
{
   width: auto;
   height: auto;
   min-height: 230px;
   min-width: 1%;
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
   margin-bottom: 10px;
   margin-top: 10px;
}

.responsive .art-headerobject {
	margin: 0 auto;
	/*background-image: url('images/mlogo.png');*/
	background-image: url('images/talentum_tudastar_fejlec.png');
	background-position: center;
	background-repeat: repeat-x;
	background-size: cover;
	top: 0;
	left: 0;
	height: 200px;
	width: 157px;

}

.responsive .art-header a
{
   width: 100% !important;
}

.responsive .art-header .art-headline, 
.responsive .art-header .art-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .art-header .art-headline a, 
.responsive .art-header .art-slogan 
{
   white-space: normal !important;
}
  
.responsive .art-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.responsive .art-header #art-flash-area,
.responsive .art-header .art-shapes>*
{
   display: none;
}

.responsive #art-header-bg 
{
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

/* Search and other elements in header element directly */
.responsive .art-header>.art-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

/* For icons like facebook, rss, etc. */
.responsive .art-header>.art-textblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.art-nav .art-menu-btn 
{
   border: 1px solid #404040;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   background: -ms-linear-gradient(top, #707070 0, #000 100%);
   background: -moz-linear-gradient(top, #707070 0, #000 100%);
   background: -o-linear-gradient(top, #707070 0, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
   background: -webkit-linear-gradient(top, #707070 0, #000 100%);
   background: linear-gradient(to bottom, #707070 0, #000 100%);
   margin: 3px;
   padding: 5px;
   position: relative;
   width: 20px;
}

.art-nav .art-menu-btn span 
{
   background: #E0E0E0;
   display: block;
   height: 3px;
   margin: 3px 1px;
   position: relative;
   -moz-transition: background .2s;
   -o-transition: background .2s;
   -webkit-transition: background .2s;
   transition: background .2s;
}

.art-nav .art-menu-btn:hover span
{
   background: #f3f3f3;
}

.responsive .art-nav .art-menu-btn 
{
   display: inline-block;
}

.responsive nav.art-nav,
.responsive .art-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: left !important;
}

.responsive nav.art-nav
{
   min-width: 1%;
}

.responsive .art-nav 
{
   padding-left: 0;
   padding-right: 0;
   border-top: 0px solid #fec734;
   border-bottom: 0px solid #fec734;
   background: transparent;
   text-align: center;
}

/* full width hmenu, instead of inline-block */
.responsive .art-nav ul.art-hmenu 
{
   display: none;
   float: none;
   text-align: center;
}

.responsive .art-hmenu {
    padding-left: 0px !important;
}

.responsive .art-nav .art-hmenu.visible 
{
   display: block;
}

/* elements on different lines */
.responsive .art-nav ul.art-hmenu li,
.art-hmenu-extra2
{
   float: none;
   max-width: 100%;
   padding-top: 10px;
   padding-bottom: 10px;
   border-right: 0px;
}

.responsive .art-nav ul.art-hmenu li ul li {
   padding-top: 0px;
   padding-bottom: 0px;
}

.responsive ul.art-hmenu > li:nth-child(3) a {
	top: 0;
}

.art-hmenu-extra1
{
   float: none;
   display: none;
}
  
/* horizontal margins */
.responsive .art-nav ul.art-hmenu>li:first-child, 
.responsive .art-nav ul.art-hmenu>li:last-child, 
.responsive .art-nav ul.art-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .art-nav ul.art-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .art-nav ul.art-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

.responsive .art-nav ul.art-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .art-nav ul.art-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .art-nav .ext, 
.responsive .art-nav ul.art-hmenu>li>ul, 
.responsive .art-nav ul.art-hmenu>li>ul>li,
.responsive .art-nav ul.art-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .art-nav ul.art-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .art-nav ul.art-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .art-nav ul.art-hmenu ul a
{
   padding-left: 4%;
}
.responsive .art-nav ul.art-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .art-nav ul.art-hmenu>li>ul
{
   padding: 0;
}
  
.responsive .art-nav ul.art-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .art-content-layout, 
.responsive .art-content-layout-row, 
.responsive .art-layout-cell 
{
   display: block;
}

.responsive .art-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .art-content-layout:after, 
.responsive .art-content-layout-row:after, 
.responsive .art-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .art-post
{
   border-radius: 0;
}

.responsive .art-footer-inner
{
   width: auto;
   padding: 2% !important;
}
.responsive .art-footer
{
   margin-top: 1%;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive #block-user-login {
	display: none;
}

.responsive .art-hmenu-extra1 {
    position: relative;
    left: 0px;
    margin-top: 0px;
    top: 0px;
    font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.responsive .art-layout-wrapper {
	width: auto !important;
}

.responsive .region-navigation {
	width: auto !important;
	text-align: center;
}

.responsive .region-navigation ul li a{
	text-align: left !important;
	line-height: 35px;
    height: 35px;
    background: #F57F50;
    color: white;
    border-bottom: 1px solid #f99a2b;
    font-size: 20px;
	font-weight: normal;
    text-decoration: none;
    margin: 0;
	width: auto !important;
}

.responsive .region-navigation ul li .nolink {
	text-align: left !important;
	line-height: 30px;
    background: #F57F50;
    color: white;
    border-bottom: 1px solid #f99a2b;
	font-size: 20px;
    text-decoration: none;
    margin: 0;
	width: auto !important;
}

.responsive .region-navigation ul li ul li a{
	text-align: left !important;
	line-height: 30px;
    background: #F57F50;
    color: white;
    border-bottom: 1px solid #f99a2b;
	font-size: 20px;
    text-decoration: none;
    margin: 0;
	padding-left: 50px !important;
	width: auto !important;
}

.responsive .region-navigation ul li ul li ul li a{
	border-left: 30px solid #F57F50;
}

.responsive .art-hmenu ul>li:last-child>a {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.responsive ul.art-hmenu ul {
    max-width: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.responsive #banner4 {
    width: auto !important;
	padding: 10px;
	border-top: 20px solid white;
	border-bottom: 10px solid white;
}

.responsive .region-copyright {
    width: auto !important;
}

.responsive .region-copyright .block {
    padding-bottom: 20px;
}

.responsive .region-sidebar-left .block-menu {
    background-image: none;
    background-color: #F57F50;
    padding-bottom: 0px;
}

.responsive .region-sidebar-left .block-menu .art-block {
    background-image: none;
    padding-top: 10px;
}

.responsive .front .node {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.responsive .region-footer-message {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.responsive ul.art-hmenu a:hover 
{
   color: white !important;
}

.responsive ul.art-hmenu ul li a:hover 
{
   color: white !important;
}

.responsive ul.art-hmenu ul {
    background-image: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding-top: 0px;
}

.responsive .region-content .node-webform input[type="text"],
.responsive .region-content .node-webform input[type="password"],
.responsive .region-content .node-webform input[type="email"],
.responsive .region-content .node-webform input[type="url"],
.responsive .region-content .node-webform textarea {
    width: 95%;
}

.responsive .region-extra2 {
	width: auto;
	padding-left: 0px;
}

.responsive .region-extra2 {
    text-align: center !important;
	color: black;
	font-size: 16px !important;
}

.responsive .region-extra2 a {
	color: black;
}

.responsive .region-extra2 .block {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.responsive .art-hmenu-extra2 {
    background-color: transparent;
    border-top: 0px solid rgba(238,138,40,0.1);
    border-bottom: 0px solid rgba(238,138,40,0.1);
	padding-top: 10px;
	padding-bottom: 10px;
}

.responsive .art-layout-wrapper {
	margin: 0;
}

.responsive .region-extra2 .block img {
    width: 50px;
}

.responsive .floating-block-active {
	display: none;
}

.responsive .motto {
	display: none !important;
}

.responsive .art-menu-btn:nth-child(1) {
	display: none !important;
}

.responsive #pot1,
.responsive #pot2,
.responsive #pot3,
.responsive #pot4 {
	display: none;
}

.responsive #banner5 {
	display: none;
}