@media (min-width: 769px) and (max-width: 979px) {
	.container {
        width: 768px;
    }
	.serv_corusel li:hover i {
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
.isotope-item img {
    max-width: 100%;
    height: auto;
    webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
    .isotope-item:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
	.slide_logo {
		position: absolute;
		top: 10%;
		left: 10%;
		z-index: 99;
	}
	.slide_logo img {
		max-width: 400px;
	}
    .pricing_table .span4 {
        margin-bottom: 10px;
    }
    nav {
        display: none;
    }
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h2 {
        font-size: 22px;
        line-height: 22px;
    }
    .team_photo h2 {
        line-height: 52px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
        line-height: 18px;
    }
    h5 {
        font-size: 13px;
    }
    .footer_bottom {
        text-align: center;
    }
    .speed_box {
        width: auto;
        margin: 0 0 15px;
        float: none;
        clear: both;
    }
    header {
        background: #b32316;
        height: auto;
        padding: 5px;
        height: 30px;
    }
    .logo {
        text-align: center;
        float: none;
        height: auto;
        padding: 5px 0;
    }
    .logo img {
        margin:0px 0 0;
    }
    body {
        font-size: 12px;
        margin-top: 40px;
    }
    .back2top {
        bottom: -20px;
    }
    .service_box {
        margin-top: -25px;
    }
    .intro {
        margin: -25px 0;
        height: 250px;
        background-attachment: scroll;
    }
    .intro_pad {
        padding: 0px 0 0;
    }
    .top_box_right {
        border-width: 0 0 20px 336px;
    }
    .top_box_left {
        border-width: 20px 0 0 336px ;
    }
    .bot_box_right {
        border-width: 0 336px 20px 0;
    }
    .bot_box_left {
        border-width: 20px 336px 0 0 ;
    }
    .mycarousel li {
        margin: 0;
        width: 280px;
    }
    .team_post {
        width: 260px;
    }
    footer {
        margin: -25px 0 0;
    }
    .mob_nav {
        display: block;
        margin: 0 auto;
        width: 100%;
		margin-top: -20px;
    }
    .mob_nav ul {
        list-style: none;
        padding: 0;
        display: none;
        margin: 0;
    }
    .mob_nav ul li a {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 18px;
		font-weight: 400;
		text-transform: uppercase;
        display: block;
		padding: 5px 5px 5px 10px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }
    .mob_nav ul li a.menu_1 {
        background: #b32316;
    }
	.mob_nav ul li a.menu_nyelv {
        background: #b32316;
    }
    .trigger {
        cursor: pointer;
        display: inline-block;
        padding: 2px 2px 2px 30px;
		margin-top: 8px;
        background: #b32316 url(../image/mob_menu.png) no-repeat 10px center;
        color: #fff;
		height: 30px;
    }
    .post {
        margin: 30px 0;
        padding-bottom: 30px;
    }
    .entry { 
        font-size: 13px;
    }
    #blog {
        margin-bottom: 25px;
        padding: 25px 0 0;
    }
    .top_box_left,
    .top_box_right {
        margin-bottom: -1px;
    }
    .bot_box_left,
    .bot_box_right {
        margin-top: -1px;
    }
.intro_a {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
	line-height: 50px;
    font-weight: 300;
    color:#fff;
	text-transform: none;
    margin-top: 70px;
	letter-spacing:-0.02em;
}
.intro_b {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color:#fff;
	text-transform: uppercase;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.intro_c {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
	text-transform: none;
    color:#fff;
    line-height: 20px;
	letter-spacing:-0.02em;
}
.idezet_title {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
    color:#00204e;
    margin-top: 0px;
    line-height: 20px;
	margin-bottom: 10px;
	letter-spacing:-0.02em;
}
.cim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
	line-height: 40px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title span {
    font-weight: 700;
}
.alcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color:#00204e;
    margin-top: 10px;
	letter-spacing:-0.02em;
}
.rovatcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color:#00204e;
    margin-top: 30px;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-bottom: dotted 1px #e0ecff;
}
}
@media (min-width: 481px) and (max-width: 768px) {
    .container {
        width: 680px;
    }
	.serv_corusel li:hover i {
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
.isotope-item img {
    max-width: 100%;
    height: auto;
    webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
    .isotope-item:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
	.slide_logo {
		position: absolute;
		top: 10%;
		left: 10%;
		z-index: 99;
	}
	.slide_logo img {
		max-width: 300px;
	}
    .pricing_table .span4 {
        margin-bottom: 10px;
    }
    nav {
        display: none;
    }
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h2 {
        font-size: 22px;
        line-height: 22px;
    }
    .team_photo h2 {
        line-height: 52px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
        line-height: 18px;
    }
    h5 {
        font-size: 13px;
    }
    .footer_bottom {
        text-align: center;
    }
    .speed_box {
        width: auto;
        margin: 0 0 15px;
        float: none;
        clear: both;
    }
    header {
        background: #b32316;
        height: auto;
        padding: 5px;
        height: 30px;
    }
    .logo {
        text-align: center;
        float: none;
        height: auto;
        padding: 5px 0;
    }
    .logo img {
        margin:0px 0 0;
    }
    body {
        font-size: 12px;
        margin-top: 40px;
    }
    .back2top {
        bottom: -20px;
    }
    .service_box {
        margin-top: -25px;
    }
    .intro {
        margin: -25px 0;
        height: 250px;
        background-attachment: scroll;
    }
    .intro_pad {
        padding: 0px 0 0;
    }
    .top_box_right {
        border-width: 0 0 20px 336px;
    }
    .top_box_left {
        border-width: 20px 0 0 336px ;
    }
    .bot_box_right {
        border-width: 0 336px 20px 0;
    }
    .bot_box_left {
        border-width: 20px 336px 0 0 ;
    }
    .mycarousel li {
        margin: 0;
        width: 280px;
    }
    .team_post {
        width: 260px;
    }
    footer {
        margin: -25px 0 0;
    }
    .mob_nav {
        display: block;
        margin: 0 auto;
        width: 100%;
		margin-top: -20px;
    }
    .mob_nav ul {
        list-style: none;
        padding: 0;
        display: none;
        margin: 0;
    }
    .mob_nav ul li a {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 18px;
		font-weight: 400;
		text-transform: uppercase;
        display: block;
		padding: 5px 5px 5px 10px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }
    .mob_nav ul li a.menu_1 {
        background: #b32316;
    }
	.mob_nav ul li a.menu_nyelv {
        background: #b32316;
    }
    .trigger {
        cursor: pointer;
        display: inline-block;
        padding: 2px 2px 2px 30px;
		margin-top: 8px;
        background: #b32316 url(../image/mob_menu.png) no-repeat 10px center;
        color: #fff;
		height: 30px;
    }
    .post {
        margin: 30px 0;
        padding-bottom: 30px;
    }
    .entry { 
        font-size: 13px;
    }
    #blog {
        margin-bottom: 25px;
        padding: 25px 0 0;
    }
    .top_box_left,
    .top_box_right {
        margin-bottom: -1px;
    }
    .bot_box_left,
    .bot_box_right {
        margin-top: -1px;
    }
.intro_a {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
	line-height: 50px;
    font-weight: 300;
    color:#fff;
	text-transform: none;
    margin-top: 70px;
	letter-spacing:-0.02em;
}
.intro_b {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color:#fff;
	text-transform: uppercase;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.intro_c {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
	text-transform: none;
    color:#fff;
    line-height: 20px;
	letter-spacing:-0.02em;
}
.idezet_title {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
    color:#00204e;
    margin-top: 0px;
    line-height: 20px;
	margin-bottom: 10px;
	letter-spacing:-0.02em;
}
.cim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
	line-height: 40px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title span {
    font-weight: 700;
}
.alcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color:#00204e;
    margin-top: 10px;
	letter-spacing:-0.02em;
}
.rovatcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color:#00204e;
    margin-top: 30px;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-bottom: dotted 1px #e0ecff;
}
}
@media (max-width: 480px) {
    .container {
        width: 290px;
    }
    .serv_corusel li:hover i {
        transition: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
.isotope-item img {
    max-width: 100%;
    height: auto;
    webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    -ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
    transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
    .isotope-item:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
	.slide_logo {
		position: absolute;
		top: 0%;
		left: 0%;
		z-index: 99;
		display: none;
	}
	.slide_logo img {
		max-width: 350px;
	}
    .pricing_table .span4 {
        margin-bottom: 10px;
    }
    nav {
        display: none;
    }
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h2 {
        font-size: 22px;
        line-height: 22px;
    }
    .team_photo h2 {
        line-height: 52px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
        line-height: 18px;
    }
    h5 {
        font-size: 13px;
    }
    .footer_bottom {
        text-align: center;
    }
    .speed_box {
        width: auto;
        margin: 0 0 15px;
        float: none;
        clear: both;
    }
    header {
        background: #b32316;
        height: auto;
        padding: 5px;
        height: 30px;
    }
    .logo {
        text-align: center;
        float: none;
        height: auto;
        padding: 5px 0;
    }
    .logo img {
        margin:0px 0 0;
    }
    body {
        font-size: 12px;
        margin-top: 40px;
    }
    .back2top {
        bottom: -20px;
    }
    .service_box {
        margin-top: -25px;
    }
    .intro {
        margin: -25px 0;
        height: 250px;
        background-attachment: scroll;
    }
    .intro_pad {
        padding: 0px 0 0;
    }
    .top_box_right {
        border-width: 0 0 20px 336px;
    }
    .top_box_left {
        border-width: 20px 0 0 336px ;
    }
    .bot_box_right {
        border-width: 0 336px 20px 0;
    }
    .bot_box_left {
        border-width: 20px 336px 0 0 ;
    }
    .mycarousel li {
        margin: 0;
        width: 280px;
    }
    .team_post {
        width: 260px;
    }
    footer {
        margin: -25px 0 0;
    }
    .mob_nav {
        display: block;
        margin: 0 auto;
        width: 100%;
		margin-top: -20px;
    }
    .mob_nav ul {
        list-style: none;
        padding: 0;
        display: none;
        margin: 0;
    }
    .mob_nav ul li a {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 18px;
		font-weight: 400;
		text-transform: uppercase;
        display: block;
		padding: 5px 5px 5px 10px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }
    .mob_nav ul li a.menu_1 {
        background: #b32316;
    }
	.mob_nav ul li a.menu_nyelv {
        background: #b32316;
    }
    .trigger {
        cursor: pointer;
        display: inline-block;
        padding: 2px 2px 2px 30px;
		margin-top: 8px;
        background: #b32316 url(../image/mob_menu.png) no-repeat 10px center;
        color: #fff;
		height: 30px;
    }
    .post {
        margin: 30px 0;
        padding-bottom: 30px;
    }
    .entry { 
        font-size: 13px;
    }
    #blog {
        margin-bottom: 25px;
        padding: 25px 0 0;
    }
    .top_box_left,
    .top_box_right {
        margin-bottom: -1px;
    }
    .bot_box_left,
    .bot_box_right {
        margin-top: -1px;
    }
.intro_a {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
	line-height: 50px;
    font-weight: 300;
    color:#fff;
	text-transform: none;
    margin-top: 70px;
	letter-spacing:-0.02em;
}
.intro_b {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color:#fff;
	text-transform: uppercase;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.intro_c {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
	text-transform: none;
    color:#fff;
    line-height: 20px;
	letter-spacing:-0.02em;
}
.idezet_title {
	font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
	font-style: italic;
    color:#00204e;
    margin-top: 0px;
    line-height: 20px;
	margin-bottom: 10px;
	letter-spacing:-0.02em;
}
.cim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
	line-height: 40px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color:#00204e;
    margin-top: 0px;
	letter-spacing:-0.02em;
}
.akcio_title span {
    font-weight: 700;
}
.alcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color:#00204e;
    margin-top: 10px;
	letter-spacing:-0.02em;
}
.rovatcim_title {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color:#00204e;
    margin-top: 30px;
	padding-bottom: 0px;
	text-transform: uppercase;
	border-bottom: dotted 1px #e0ecff;
}
}