/*
Theme Name: getsarlov
Theme URI: http://underscores.me/
Author: eClick
Author URI: http://eclick.co.hu
Description: Get Sarlov WP theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: getsarlov
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 getsarlov is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Inputs and buttons
5.0 - Navigation
        5.1 - Links
        5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
        10.1 - Posts and pages
        10.2 - Asides
        10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*, *:before, *:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    -webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    -moz-box-sizing: border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
}
body {
    background: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
    color: #000; /* debug */
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
a img {
    border: 0;
}
.btn {
    border: 0 none;
    border-color: transparent;
}
.row-padding-bottom {
    margin-bottom: 20px;
}
/* GETSARLOV MAIN CSS */

/*OLD*/
@font-face {
    font-family: 'arialnarrow_old';
    src: url('fonts/arialn-webfont.eot');
    src: url('fonts/arialn-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/arialn-webfont.woff') format('woff'), url('fonts/arialn-webfont.ttf') format('truetype'), url('fonts/arialn-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arialnarrow';
    src: url('fonts/arial_narrow_bold.eot');
    src: url('fonts/arial_narrow_bold.eot?#iefix') format('embedded-opentype'), url('fonts/arial_narrow_bold.woff') format('woff'), url('fonts/arial_narrow_bold.ttf') format('truetype'), url('fonts/arial_narrow_bold.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arialblack';
    src: url('fonts/fonts/ariblk-webfont.eot');
    src: url('fonts/ariblk-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/ariblk-webfont.woff') format('woff'), url('fonts/ariblk-webfont.ttf') format('truetype'), url('fonts/ariblk-webfont.svg#arialblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: Arial, Helvetica, Garuda, sans-serif;
}
.arialblack {
    font-family: 'arialblack', Tahoma, Geneva, sans-serif !important;
}
.arialbold {
    font-family: "arialnarrow", Tahoma, Geneva, sans-serif !important;
    font-weight: bold;
}
.padding {
    padding: 10px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 990px;
}
.subpage {
    background: #009ee0;
}
.subpage-white {
    background: #FFF;
}
h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
}
.navbar {
    margin-bottom: 0 !important;
}

.navbar-nav {
    float: none;
    width:100%;

}
.btn-darkblue {
    text-transform: uppercase;
}
.spacer {
    height: 50px;
}
.spacer20 {
    height: 20px;
}
.logo_header {
    background: #0e1655 url(img/logo.png) center center no-repeat;
    height: 200px;
}
.icl_lang_sel_translated {

    width: 37px;
    height: 52px;
    background: url(img/language_hover.png) center center no-repeat;
    float: left;
    color: #FFF;
    font-weight: 900;
    padding: 10px;
    display: block;
    margin-left: 5px;
}

.icl_lang_sel_current {
    width: 37px;
    height: 33px;
    background: #0e1655 url(img/language.png) center center no-repeat;
    float: left;
    margin-left: 5px;
    color: #0e1655;
    font-weight: 900;
    padding: 10px;
    display: block;
    margin-left: 5px;
}
/* HACK - header.php lang_selector - Refaktor�lni kell */

.icl_lang_sel_native {
    display: none;
}
.navbar {
    background: #006ab3;
    font-weight: 900;
    height: 38px;
    font-size: 19px;
    z-index: 1000;
    text-transform: uppercase;

    min-height: 38px;
}
.navbar .current_page_item {
    background: #0e1655;
}

.navbar-nav {
    z-index: 1000;
    margin-top: -5px;
}

.navbar-outer {
    /*background-color: #009ee0;*/
    /* Firefox */
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    /* Safari and Chrome */
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    /* W3C */
    display: box;
    box-pack: center;
    box-align: center;
    width: 100%;
}

.navbar-collapse {
    width: 960px;
}
.profile_img {
    background: url(img/menu_bar_icon.png) no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0 !important;
}
.main_banner {
    height: 100%;
    background: #009de0;
    padding-top: 40px;
    background-position: 20px 20px;
    background-repeat: no-repeat;
    min-height: 1015px;
}
.cta_left_outer {
    position: relative;
    background-position: 20px -20px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 420px;
    width: 550px;
}
.badge_pink {
    position: absolute;
    left: 490px;
    top: 5px;
    color: #e2003b;
    display: block;
    width: 165px;
    height: 95px;
    text-align: center;
    line-height: 22px;
}
.badge_pink_bold {
    font-weight: 300;
    font-size: 20px;
}
.badge_pink_number {
    font-weight: 900;
    font-size: 42px;
}
.badge_pink_from {
    font-weight: 900;
    font-size: 26px;
    line-height: 40px;
}
.cta_left {
    margin-left: 15px;
    z-index: 0;
}
.rigth_buttons {
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
}
.main_banner h1 {
    color: #FFF;
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 20px;
    text-align: left;
}
.main_banner .btn-darkblue {
    float: right;
    margin-bottom: 5px;
    margin-left: 3px;
}
.main_banner .btn-pink {
    float: right;
    margin-bottom: 5px;
    margin-left: 3px;
}
.btn-darkblue {
    background: #0e1655;
    color: #FFF;
    font-weight: 900;
    font-size: 20px;
    display: inline-block;
}
.btn-darkblue:hover {
    background: #ed1846;
    color: #FFF;
    font-weight: 900;
    font-size: 20px;
    display: inline-block;
}
.btn-pink {
    background: #e2003b;
    color: #FFF;
    font-weight: 900;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
}
.btn-pink:hover {
    background: #0e1655;
    color: #FFF;
    font-weight: 900;
    font-size: 20px;
    display: inline-block;
}
.book-btn {
    width: 204px;
}
.youtube_video {
    float: none;
    clear: both;
    width: 95%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.youtube_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
}
.youtube_cta {
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    margin-left: 30px;
    line-height: 22px;
}
.steps_box {
    margin-top: 20px;
}
.steps_header h1 {
    color: #0e1655;
    font-weight: 900;
    font-family: arialnarrow;
}
.step1 {
    width: 203px;
    height: 202px;
    background: url(img/first_step_icon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
}
.step2 {
    width: 203px;
    height: 202px;
    background: url(img/second_step_icon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}
.step3 {
    width: 203px;
    height: 202px;
    background: url(img/third_step_icon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
    position: relative;
    margin-bottom: 10px;
}
.step4 {
    width: 203px;
    height: 202px;
    background: url(img/fourth_step_icon.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
}
.step_txt {
    /*left: 80px;*/
    /*top: 138px;*/
    color: #2986b9;
    font-size: 18px;
    /*position: absolute;*/
    font-weight: bold;
}
.steps_header .btn-darkblue {
    font-size: 18px;
}
.tours {
    text-align: left;
}
.tours-right-margin {
    padding-right: 30px;
}
.tours h1 {
    color: #0e1655;
    font-weight: 900;
    line-height: 3px;
    padding-top: 20px;
}
.left-img-social-icon {
    position: absolute;
    bottom: 15px;
    left: 320px;
}
.left-img-relative {
    /* position: relative; */
}


.tours_box1 {
    width: 202px;
    height: 205px;
    position: relative;
    background: #009EE0;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 3px;
}

.tours_box4_soon {
    width: 206px;
    height: 205px;
    position: relative;
    background: #e2003b !important;
    margin-left: 5px;
    margin-bottom: 5px;
}

.tours_box2 {
    width: 206px;
    height: 205px;
    position: relative;
    background: url('img/tour_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 5px;
    /* margin-bottom: 5px; */
}
.tours_box3 {
    width: 206px;
    height: 205px;
    position: relative;
    background: url('img/tour_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 5px;
}
.tours_box4 {
    width: 206px;
    height: 205px;
    position: relative;
    background-image: url('img/tour_bg.png');
    background-size: cover;
    background-position: center;
    margin-left: 5px;
}
.tours_box1 h1,.tours_box4_soon h1 {
    color: #FFF;
    font-weight: 900;
    text-align: center;
    padding-top: 70px;
    font-family: arialnarrow;
    font-size: 27px;
}
.tour_header {
    color: #FFF;
    font-size: 18px;
    text-align: center;
    margin-top: 5px;
    font-weight: 900;
    text-transform: uppercase;
}
.tour_header_mainpage{
    color: #FFF;
    font-size: 15px;
    text-align: left;
    margin-top: 5px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: arialnarrow;
    width: 151px;
}

.tour_upper {
    text-transform: uppercase;
    font-weight: 900;
}
.tour_desc {
    color: #150958;
    font-size: 9px;
    padding: 7px;
    height: 100%;
    min-height: 84px;
    max-height: 84px;
    display: inline-block;
    font-weight: bold;
    text-align: justify;
}
.tour_dur {
    color: #e2003b;
    font-size: 15px;
    font-weight: 900;
    height: 29px;
    display: inline-block;
    text-align: center;
    width: 190px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.tour_diff {
    color: #009ee0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
    height: 29px;
    display: inline-block;
}
.tour_clock {
    background-image: url('img/hour_icon.png');
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.price_dark {
    background: #0e1655;
    color: #FFF;
    font-size: 20px;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    text-transform: uppercase;
}
.price_small {
    font-size: 14px !important;
}
.price_header1 {
    background: #009ee0;
    color: #FFF;
    font-size: 15px;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 20px;
}
.price_header2 {
    background: #008bd0;
    color: #FFF;
    font-size: 15px;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 20px;
}
.price_header3 {
    background: #006ab3;
    color: #FFF;
    font-size: 15px;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 20px;
}
.price_start {
    background: #009ee0;
    color: #FFF;
    font-size: 15px;
    width: 100px;
    height: 75px;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 20px;
}
.price_blue {
    background: #84d0f0;
    color: #004494;
    font-size: 16px;
    height: 75px;
    padding-top: 10px;
    font-weight: 900;
}
.price_pink {
    background: #fcd4d2;
    color: #e41c49;
    font-size: 16px;
    width: 100px;
    height: 37px;
    padding-top: 10px;
    font-weight: 900;
    font-style: italic;
}
.pricing td {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.pricing table {
    border-spacing: 5px;
    border-collapse: separate;
    background: url('img/table_bg.png') no-repeat;
    width: 417px;
    height: 417px;
}
.pricing_details_p p {
    color: #e2003b;
    font-weight: 900;
    font-size: 14px;
}
.your_photos {
    width: 204px;
    height: 204px;
    background: #009ee0;
    position: relative;
}
.photos h1 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    padding-top: 60px;
}
.photos-btn {
    width: 204px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.photos .col-xs-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.photos_box {
    width: 204px;
    height: 204px;
    background-image: url('img/box_bottom.png');
    margin-left: 20px;
}
.photo_outer {
    width: 203px;
    height: 115px;
}
.photos_white {
    color: #FFF;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 0;
    text-align: right;
    display: inline-block;
    width: 77px;
}
.photos_blue {
    color: #004493;
    font-weight: 900;
    font-size: 11px;
    margin-left: 5px;
    text-align: left;
    display: inline-block;
    width: 110px;
}
.social_icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.photos_share {
    margin-left: 6px;
    margin-top: 12px;
    display: inline-block;
    width: 200px;
    text-align: center;
    padding-left: 25px;
}
.footer {
    background: #0e1655;
    min-height: 200px;
    color: #FFF;
}
.coloumn4 {
    background: #009ee0;
    height: 200px;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.entry-header {
    color: #FFF;
    background-color: #e2003b;
    height: 42px;
    margin-top: 20px;
    font-size: 24px;
    vertical-align: middle;
}
.entry-title {
    font-weight: bold;
    padding-top: 10px;
    padding-left: 20px;
}
.entry-content {
    color: #FFF;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
}
.btn-back {
    width: 135px;
    height: 42px;
}
.site-main {
    min-height: 600px;
}
.tours_box_page_box {
    width: 195px;
    height: 402px;
    background: url('img/tour_page_bg.png') no-repeat;
    margin-left: 20px;
}
.tours_box_page_box .btn-darkblue {
    width: 192px;
    height: 47px;
    font-size: 19px;
}
.tours_box_page_box .btn-pink {
    width: 192px;
}
.tours_box_page_box .tour_header,.tours_box_page_box .tour_header_mainpage {
    margin-top: 4px;
}
.tours_box_page_box .tour_dur {
    margin-top: 27px;
    margin-bottom: 15px;
    font-size: 16px;
}
.tours_box_page_box .tour_diff {
    font-size: 16px;
}
.footer .widget-title {
    text-transform: uppercase;
    font-size: 18px;
    color: #FFF;
    font-weight: 900;
    margin-top: 30px;
}
.footer .textwidget {
    font-size: 14px;
    font-weight: 900;
    margin-top: 10px;
}
.footer .menu-item {
    color: #FFF;
    font-size: 14px;
    margin-top: 15px;
}
.footer a {
    color: #FFF;
    font-size: 14px;
    font-weight: 900;
}
.photos_page .photos_share {
    width: 200px;
    margin-top: 7px;
}
.photos_page .photos_box {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.photos_page .photo_outer {
    height: 111px;
}
.photos_page .photos_team {
    height: 20px;
}
.photos_page .photos_tour {
    height: 20px;
}
.photos_page .photos_time {
    height: 20px;
}
#calendar {
    border-spacing: 4px;
    border-collapse: separate;
}
#calendar td {
    width: 30px;
    height: 30px;
    background: #009ee0;
    color: #FFF;
    border: 1px solid #FFF;
    font-size: 12px;
    padding-top: 5px;
}
#calendar .today {
    background: #e2003b;
}
#calendar .year {
    display: inline;
    font-size: 14px;
    color: #e2003b;
    text-transform: uppercase;
    padding-top: 0;
    font-weight: 900;
    margin-left: 25px;
}
#calendar .month {
    display: inline;
    font-size: 14px;
    color: #e2003b;
    text-transform: uppercase;
    margin-left: 5px;
    margin-right: 25px;
    font-weight: 900;
}
.cal_header {
    position: relative;
    width: 100%;
    text-align: center;
}
.calendar-header {
    display: none;
}
#current {
    background: #e2003b;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 5px;
}
#calendar th {
    border: 0 none;
    height: 20px;
}
#calendar #last {
    position: absolute;
    top: 10px;
    left: 5px;
    height: 9px;
    width: 7px;
    background: url('img/left.png');
    background-repeat: no-repeat;
    background-position: center center;
}
#calendar #next {
    position: absolute;
    top: 10px;
    right: 5px;
    height: 9px;
    width: 7px;
    background: url('img/right.png');
    background-repeat: no-repeat;
    background-position: center center;
}
#calendar .sel {
    display: inline-table;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
    height: 1px;
    margin-bottom: 1px;
}
.navbar-default .navbar-toggle {
    background-color: #e2003b;
    border: 0 none;
    height: 28px;
    width: 40px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #e2003b;
    height: 28px;
    width: 40px;
}
.facebook_icon {
    background: url('img/social-icon.png') 0 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.twitter_icon {
    background: url('img/social-icon.png') -21px 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.pinterest_icon {
    background: url('img/social-icon.png') -41px 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.email_icon {
    background: url('img/social-icon.png') -61px 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.print_icon {
    background: url('img/social-icon.png') -82px 0;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 5px;
}
.popup-header {
    height: 42px;
    background-color: #009ee0;
    /*margin-bottom: 10px;*/
}
.header-backfix{
    padding-right: 0px;
}
.popup-header h1 {
    color: #FFF;
    font-size: 20px;
}
.popup {
}
.popup h2 {
    color: #009ee0;
    font-size: 18px;
    margin-bottom: 5px;
}
.popup p {
    color: #009ee0;
    font-size: 14px;
    margin-bottom: 5px;
}
.popup .btn-darkblue {
    margin-bottom: 5px;
}
.photos_single_page h1 {
    color: #004493;
}
.photos_single_page p {
    color: #004493;
    font-size: 14px;
}

.right_icon {
    position: absolute;
    right: 0px;
}

.left_icon {
    display: none;
}

.is-sticky .left_icon {
    position: absolute;
    left: 0px;
    display: block !important;
}

.youtube-social {
    margin-right:5px;
}

.sticky-wrapper {

}

.is-sticky {

}

@media all and (max-width: 1980px) and (min-width: 640px) {
    .navbar-brand {
        display: none;
    }
    .tours-margin {
        margin-right:-15px;
        margin-left:-15px;
    }

    .tours_box2 .tour_dur{
        margin-top:10px;
    }
}

@media all and (max-width: 1024px) and (min-width: 320px) {
/*    .who-is-sarlov{
        display: none;
    }*/
    h1 {
        font-size: 20px;
    }

    .photo_img {
        width: 196px;
    }

    .navbar-header {
        width: 290px;
        display: block !important;
        height: 10px;
    }

    .collapsing {
        width: 280px;
    }

    .navbar-brand {
        height: 0px;
    }

    .pricing table {
        margin-left:10px;
    }

    .navbar-nav {
        font-size: 14px;
        padding-left:15px;
    }

    .right_icon {
        margin-top:-1px;
    }

    .galery-photo {
        width: 200px;
    }
    .tours_box1 {
        width: 150px;
        height: 204px;
    }
    .tours_box2 {
        width: 150px;
        height: 220px;
    }
    .tours_box3 {
        width: 150px;
        height: 180px;
    }
    .tours_box4 {
        width: 150px;
        height: 180px;
    }

    .tours_box4_soon{
        margin-right: 10px;
        width: 150px;
    }

    .tours_box .book-btn {
        width: 99% !important;
    }
    .tour_desc {
        font-size: 10px;
    }
    .tour_dur {
        height: 25px;
        margin-top: 5px;
        font-size:12px;
        width: 190px;
    }

    .tour_diff {
        font-size:12px;
    }
    .mobile_margin_left {
        margin-left: 10px;
    }
    .tours-right-margin {
        padding-right: 0px;
    }
    .photos-btn {
        margin-left: 0px !important;
    }
    .mobile_resize {
        width: 100%;
        height: auto;
    }
    .btn-back {
        /*DOMINIK KOMMENT*/
        /*display: none;*/
    }
    .calendar {
        /* display: none; */
    }
    #calendar {
        /* display: none; */
    }
    .cal_header {
        /* display: none; */
    }
    .mobile_spacer {
        height: 20px;
        width: 100%;
        display: inline-block;
    }
    .ipad_center {
        text-align: center;
    }
    .photos_box {
        margin-left: -15px;
        width: 200px;
        height: 200px;
        margin-bottom: 5px;
    }
    .your_photos {
        margin-left: -15px;
        width: 200px;
        height: 200px;
        margin-bottom: 5px;
    }
    .your_photos h1 {
        font-size: 20px;
    }
    .photos-btn {
        width: 200px !important;
    }
    .left-img-social-icon {
        margin-right: 10px;
    }
    .pricing table {
        background: none;
    }
    .photos_box {
        border: solid 2px #FFFFFF;
    }

    .tours-subpage .book-btn {
        width:192px;
        margin-left:0px;
        margin-top:0px;
    }
    .icl_lang_sel_translated {

        width: 37px;
        height: 33px;
        background: #ed1846;
        float: left;
        color: #FFF;
        font-weight: 900;
        padding: 10px;
        display: block;
        margin-left: 5px;
    }

    .icl_lang_sel_current {
        width: 37px;
        height: 33px;
        background: #FFF;
        float: left;
        margin-left: 5px;
        color: #0e1655;
        font-weight: 900;
        padding: 10px;
        display: block;
        margin-left: 5px;
    }


}

@media all and (max-width: 640px) and (min-width: 320px) {
    html, body {
        overflow-x: hidden;
    }
    /*Dominik*/

    .youtube_cta{
        margin: 0px auto;
        width: 90%;
    }

    .dd-option-image {
        display: none !important;
    }
    .mobile_spacer {
        height: 20px;
        width: 100%;
        display: inline-block;
    }
    .badge_pink {
        display: none;
    }
    .btn-darkblue {
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 10px;
    }

    .entry-header .btn-darkblue {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .popup-header .btn-darkblue {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .coloumn4 {
        background: #0e1655;
    }
    .profile_img {
        display: none;
    }
    .navbar-nav {
        background: #006ab3;
    }
    .youtube_video {
        margin-left: 25px;
        margin-top: 10px;
    }
    .btn-pink {
        width: 99%;
    }
    .tour_dur {
        height: 25px;
        padding-top: 2px;
        display: block;
    }
    .step1 {
        width: 85px;
        height: 85px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .step2 {
        width: 85px;
        height: 85px;
        margin-left: -5px;
        margin-right: 0px;
    }
    .step3 {
        width: 85px;
        height: 85px;
        margin-left: -5px;
        margin-right: 0px;
    }
    .step4 {
        width: 85px;
        height: 85px;
        margin-left: -5px;
        margin-right: 0px;
    }
    .step_txt {
        left: 30px;
        top: 60px;
        color: #e2003b;
        font-size: 10px;
        position: absolute;
        font-weight: bold;
        font-size: 8px;
    }
    .youtube-social {
        display: none;
    }
    .left-img-social-icon {
        display: none;
    }
    .photos .home {
        display: none;
    }
    .your_photos {
        display: none;
    }
    .photo_outer {
        width: 100%;
    }
    .price_dark, .price_header1, .price_header2, .price_header3, .price_start {
        width: 55px;
        height: 25px;
    }
    .price_start {
        font-size: 18px;
    }
    .price_blue {
        width: 55px;
        height: 25px;
        padding-top: 0px;
    }
    .price_small {
        font-size: 8px;
    }
    .pricing table {
        width: 100% !important;
        height: 417px;
        margin-bottom: 15px;
    }
    .cta_left_outer {
        display: none;
    }
    .main_banner {
        background-image: none !important;
    }
    .tours_box1 {
        margin-bottom: 30px;
    }
    .tours_box2 {
        /* margin-bottom: 30px; */
    }
    .tours_box3 {
        margin-bottom: 30px;
    }
    .tours-margin {
        margin-top: 25px;
    }
    .cta_right .btn-pink {
        width: 250px;
        margin-right: 20px;
        margin-top: 20px;
    }
    .cta_right .btn-darkblue {
        width: 250px;
    }

    .tours-subpage .book-btn {
        width:192px;
        margin-left:0px;
        margin-top:0px;
    }

    .tours-subpage .tour_dur {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .logo_header {
        background: #0e1655 url(img/logo.png) center center no-repeat;
        background-size:80%;
    }

    .rigth_buttons {
        display: inline-block;
    }

    .pricing table {
        margin-left:0px;
    }

    .in {
        width: 100%;
        height: 45px;
    }

    .in .right_icon {
        display: none;
    }

}
/*
    DMNK EDIT
*/
input, select, textarea {
    color: black !important;
    width: 100%;
}

.reservationWrapper {
    color: black !important;
}

.getsarlovsiluett {
    width: 39px;
    height: 38px;
    cursor: pointer;
    background-image: url("../../../themes/getsarlov/img/getsarlovsiluett.png");
    float: right;
}

@media all and (max-width: 990px) {

    .eClickPager{
        display: none !important;
    }
}


/*lekerekítés*/
.btn{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.info_sign{
    width:19px;
    height:19px;
    cursor: pointer;
    background-image: url("img/info_icon.png");
    background-repeat: no-repeat;
    display: block;
    margin: 0px auto;
}

.plus_sign{
    width:34px;
    height:34px;
    cursor: pointer;
    background-image: url("img/plus_sign.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px auto;
}

.circle_step_one{
    width:43px;
    height:43px;
    cursor: pointer;
    background-image: url("img/step_circle_1.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px auto;
    margin-right: 5px;
}
.circle_step_two{
    width:43px;
    height:43px;
    cursor: pointer;
    background-image: url("img/step_circle_2.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px auto;
    margin-right: 5px;
}
.circle_step_three{
    width:43px;
    height:43px;
    cursor: pointer;
    background-image: url("img/step_circle_3.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px auto;
    margin-right: 5px;
}
.circle_step_four{
    width:43px;
    height:43px;
    cursor: pointer;
    background-image: url("img/step_circle_4.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px auto;
    margin-right: 5px;
}

.navbar-nav{
    font-family: arialnarrow;
}

.price_dark{
    font-family: arialnarrow;
}

@media screen and (device-width: 384px) and (device-height: 592px) and (-webkit-device-pixel-ratio: 2){

    /*Nexus 4*/
    .tours_box4_soon, .tours_box1 {
        margin-right: 5px;
        margin-left: 7px;
        width: 182px !important;
        height: 211px;
    }
}



@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .header-logo{
        width: 80%;
    }

    .tour_desc{
        min-height: 94px;
        max-height: 94px;
    }
    .tours_box4,.tours_box3,.tours_box2, .tours_box1{
        width: 48%;
    }
    .tours_box4{
        width: 48%;
        height:213px;
    }
    .tours_box4_soon, .tours_box1 {
        margin-right: 5px;
        margin-left: 4px;
        width: 183px;
        height:211px;

    }

    .tours_box1{
        marin-left:7px;
    }
    .tours_box2,.tours_box3{
        height: 213px;
    }

    /*form*/
    .reset_form{
        width:80px !important
    }

    .step_txt{
        position: relative;
        top: 0px;
        left: 0px;

    }
    .mobile_steps{
        padding: 0px 45px;
    }
    .step1,.step2,.step3,.step4{
        width: 100px;
        height: 100px;
    }
}

/*iPhone 5*/
@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2){
    .youtube_cta{
        margin: 0px auto;
        width: 90%;
    }

    .tours_box2{
        width: 48%;
    }

    .tours_box4_soon{
        width: 46%;
    }
    .tours_box1{
        width: 148px;
        margin-left: 7px
    }
    .tours_box3{
        width:47%;
    }

    .tours_box1 h1, .tours_box4_soon h1{
        font-size: 28px;
    }

    .price_dark{
        font-size: 17px;
    }
    .price_small{
        font-size: 12px !important;
    }

    .discount-center {
        height:85px;
    }


}



.partnerPhotoNotVisible{
    display: none;
}
.partnerPhotoVisible{
    display: inline-block;
    vertical-align: middle;
}

label.error{
    color:#e2003b !important;
}

.discount-round {
    background-image: url('img/discount-round.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, Garuda, sans-serif;
    display: table;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fadbd9;
    height: 127px;
    width: 119px;
}

.discount-flat {
    background-image: url('img/discount-flat.png');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, Garuda, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    display: table;
    height: 127px;
    background-position: center center;
}

.discount-center {
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
}

.discount-border-right {
    background:url(img/border-right.png) center right no-repeat;
}

.discount-border-left {
    background:url(img/border-right.png) center left no-repeat;
}
.navbar-nav>li>a{
    padding-bottom: 9px !important;
}
.navbar-nav>li>a:hover{
    background-color:#0e1655 !important;
}
.menu-active,navbar-nav>li>a:hover{
    background-color:#0e1655;
}

.who-is-sarlov{
    color: #fff;
    vertical-align: middle;
    text-decoration: none !important;
    line-height: 44px;
    margin-left: 12px;
    font-size: 22px;

    background-image: url('/wp-content/uploads/2014/07/getsarlov-who-is-moty.png');
    background-size: 135px 39px;
    height: 38px;
    width: 133px;
    background-repeat: no-repeat;
    background-color: #E2003B;
    position: relative;
    right: -1px;
}
.who-is-anchor:hover{
    text-decoration: none !Important;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)  {
    .who-is-sarlov{
        display: none;
    }

    .navbar-header{
        display: none;
    }

    .navbar-outer{
        width: auto;
        /*display: none;*/
    }

    .navbar .col-md-2{
        display: none;
    }

    .navbar .col-md-8{
        margin: 0px auto;

        float: none;
    }
    .collapse{
        width: 720px;
    }

    .step1{
        margin-right: 58px;
    }
    .tours_box4_soon,.tours_box1{
        width: 203px;
    }
    .tours_box3, .tours_box2{
        height: 202px;
        background-size: contain;
        width: 162px;
    }
    .tours_box3 .tour_dur,.tours_box2 .tour_dur{
        margin-top:20px;
    }
    .tours_box1{
        margin-right: 15px;
    }

    .tours_box4_soon{
        margin-left: 20px;
        margin-right: 0px;
    }
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
{
    .collapse{
        width: 940px;
    }
    .tours_box4_soon,.tours_box1{
        width: 150px;
    }
    .tours_box3, .tours_box2{
        height: 205px;
        background-size: contain;
        width: 192px;
    }

}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

    .collapse{
        width: 940px;
    }
    .tours_box4_soon,.tours_box1{
        width: 191px;
    }
    .tours_box3, .tours_box2{
        height: 205px;
        background-size: contain;
        width: 192px;
    }

    #calendar{
        display: block;
    }
    .calendar{
        display: block;
    }
    .calendar{
        display: block;
    }

    .col-xs-3.photos_box .photo_outer{
        width:196px;
    }

    .photos_box:nth-child(), .photos_box:nth-child(9), .photos_box:nth-child(14) {
        margin-left: 0px;
    }
    .photos_box{
        margin-left:20px !important;
    }
    .eClickPager{
        display: inline-block !Important;
    }
    .navbar-header{display: none !important;}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .who-is-sarlov{
        display: none;
    }

    .navbar-header{
        display: none;
    }

    .navbar-outer{
        width: auto;
        /*display: none;*/
    }

    .navbar .col-md-2{
        display: none;
    }

    .navbar .col-md-8{
        margin: 0px auto;

        float: none;
    }
    .collapse{
        width: 720px;
    }

    .step1{
        margin-right: 58px;
    }
    .tours_box4_soon,.tours_box1{
        width: 203px;
    }
    .tours_box3, .tours_box2{
        height: 202px;
        background-size: contain;
        width: 202px;
    }
    .tours_box3 .tour_dur,.tours_box2 .tour_dur{
        margin-top:20px;
    }
    .tours_box1{
        margin-right: 15px;
    }

    .tours_box4_soon{
        margin-left: 20px;
        margin-right: 0px;
    }

    .left-img-social-icon{
        display: none;
    }

    .left-img-relative{
        width: 40%;
    }
    .tours-margin{
        width: 60%;
    }
    .pricing_details{
        display: none;
    }
    .steps_box{
        width: 90%;
        margin: 0px auto;
    }

    .pricing .mobile_resize{
        width: 280px;
    }
    #calendar{
        display: block;
    }
    .calendar{
        display: block;
    }
    .calendar{
        display: block;
    }
    .col-xs-3.photos_box .photo_outer{
        width:196px;
    }

    .your_photos.pull-left{
        width: 189px;
    }

    .photos_box{
        margin-left:20px !important;
    }
    .photos_box:nth-child(3), .photos_box:nth-child(5), .photos_box:nth-child(7),.photos_box:nth-child(10), .photos_box:nth-child(12) {
        margin-left: 20px !important;
    }
    .eClickPager{
        display: inline-block !Important;
    }
    .navbar-header{display: none !important;}
}


/*S4*/

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
    .tours_box1{
        margin-left: 7px !important;
        width: 10px;
    }
}
/*iPhone 4*/
@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2){
    .tours_box1{
        margin-left: 5px;
        width: 151px;
    }
    .tours_box4_soon{
        margin-left: 4px;
        width: 151px;
    }

    .tours_box .book-btn {
        width: 99%;
    }
    .discount-center {
        height:85px;
    }
}

.navbar-default .nav li a, .navbar-default .nav li a:focus, .navbar-default .nav li a:hover{
    height: 43px;
}

.sticky-wrapper .is-sticky{
    width: 100%;
}

.nav.navbar-nav{
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}


@media screen
and (min-width:1351px)
and (max-width:1380px)
and (orientation:landscape)
{
    .steps_header .btn-darkblue {
        font-size: 16px;
    }
    .photos h1{
        font-size: 27px;
    }
}

.pricing.row#price{
    padding-top: 40px;
}

.partner-description ul{
    list-style: initial !important;
}


@media screen
 and (min-width:1024px)
 and (device-width:1024px)
 and (max-width:1024px)
 and (min-height:600px)
 and (device-height:600px)
 and (max-height:600px)
 {
	 .navbar-outer {
	   width: 100% !important;
	}
}