@media only screen and (min-width: 768px) {
    .container-home,
    .container {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 1024px) {
    .container-home,
    .container {
        width: auto;
    }
}

@media (min-width: 1600px) {
    .container-home,
    .container {
        width: 1400px;
    }
    .country-section .col-sm-3 {}
}

@media only screen and (max-width: 1024px) {
    .no-mobile {
        display: none !important;
    }
    .just-mobile {
        display: block;
    }
    .playVideo,
    .playVideoMobile {
        width: 58px;
        height: 58px;
        margin-top: -29px;
        margin-left: -29px;
        line-height: 58px;
        display: block;
    }
    .playVideo span,
    .playVideoMobile span {
        width: 22px;
        height: 29px;
    }
    .map-holder h2 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 768px) {
    /* MAIN ELEMENTS */
    body {
        padding-top: 0;
    }
    .container,
    .container-home {
        padding-left: 45px;
        padding-right: 45px;
        width: auto;
    }
    .main-header {
        position: relative;
    }
    main.main {
        padding-top: 60px;
    }
    .main-footer {
        min-height: 320px;
        padding: 50px 0 260px 0;
    }
    .footer-callout h2 {
        font-size: 36px;
        line-height: 20px;
    }
    .footer-callout h2 span {
        font-size: 20px;
    }
    .footer-callout h2 br {
        display: none;
    }
    .footer-callout {
        margin-bottom: 40px;
    }
    .footer-callout .btn-add-trip {
        display: block;
        height: 50px;
        line-height: 50px;
        width: 50%;
        margin: 0 auto;
    }
    .footer-logo img {
        width: 100px;
    }
    ul.footer-menu li {
        font-size: 16px;
        line-height: 1.2em;
        margin-right: 5px;
        text-align: center;
    }
    ul.footer-menu li:last-of-type {
        margin-right: 0;
    }
    .footer-nav-holder nav {
        margin-bottom: 15px;
    }
    .footer-nav-holder nav:last-of-type {
        margin-bottom: 0;
    }
    /* ADD SIDE TRIP */
    .card-preview {
        width: 340px;
        position: static !important;
        margin: 60px auto;
    }
    .col-md-8.dpr {
        padding-right: 15px;
    }
    .page-template-add-side-trip .main-footer,
    .page-template-edit-side-trip .main-footer {
        margin-top: 0px;
    }
    .add-side-trip>header {
        width: 100%;
        margin-bottom: 60px;
    }
    .add-side-trip>header h2 {
        font-size: 36px;
        line-height: 20px;
    }
    .add-side-trip>header h2 span {
        font-size: 20px;
    }
    .homepage-title {
        padding: 0;
        margin-bottom: 40px;
    }
    header.homepage-title h1 {
        font-size: 36px;
        line-height: 20px;
    }
    header.homepage-title h1 br {
        display: none;
    }
    header.homepage-title h1 span {
        font-size: 20px;
    }
    nav.home-nav a {
        padding: 15px 10px;
    }
    .carousel-block,
    .carousel-block.npt {
        padding: 40px 0 0 0;
    }
    .country-section {
        padding: 60px 0;
    }
    .country-section header h2 {
        text-align: center;
    }
    .trip-card .card-inner .card-info h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .trip-card .card-inner .card-meta {
        font-size: 14px;
    }
    .slick-home {
        margin: 0;
    }
    .slick-home .slick-next {
        right: -25px;
    }
    .slick-home .slick-prev {
        left: -35px;
    }
    .user-menu-wrap {
        margin-left: 20px;
    }
    /* PROFILE */
    .profile-header .profile-image {
        margin: 0 auto 25px auto;
        float: none;
        width: 160px;
    }
    .profile-info,
    .profile-header-edit .profile-info {
        float: none;
    }
    .profile-info h2 {
        font-size: 30px;
        margin: 0 0 25px 0;
        text-align: center;
    }
    .profile-info h2 .btn-outline {
        margin: 25px auto 0 auto;
        display: block;
        width: 50%;
    }
    .profile-info ul {
        display: inline-block;
        text-align: left;
        min-width: 50%;
    }
    .profile-header {
        margin-bottom: 40px;
    }
    nav.profile-nav {
        display: flex;
    }
    nav.profile-nav a {
        float: none;
        flex-basis: 33.333%;
        padding: 15px 0px;
        margin: 0;
    }
    .profile-info .edit-only {
        margin-top: 30px;
    }
    .password-change-row .login-password {
        margin-bottom: 24px;
    }
    .profile-info .profile-submit {
        margin-top: 24px;
    }
    .profile-info .password-strength {
        margin-top: 0;
    }
    .profile-info ul li {
        font-size: 16px;
    }
    .profile-header .view-only {
        text-align: center;
    }
    .slide-background {
        height: 400px;
        background-size: contain;
    }
    .slide-background img {
        width: auto;
        height: 100%;
    }
    .trip-section {
        margin-bottom: 40px;
    }
    main.side-trip #details,
    main.side-trip .details,
    main.side-trip #pro-tips,
    main.side-trip .pro-tips {
        margin-bottom: 40px;
    }
    .trip-section h2 {
        font-size: 18px;
    }
    .trip-section p {
        font-size: 16px;
    }
    .trip-section ul {
        font-size: 16px;
    }
    .trip-section ul li {
        margin-bottom: 15px;
    }
    .trip-photo .slick-prev,
    .trip-photo .slick-next {
        margin-top: -30px;
    }
    .trip-side {
        position: static !important;
        margin-top: 40px;
    }
    .side-trip-header h1,
    .country-header h1 {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .side-trip-header p,
    .country-header p {
        font-size: 20px;
        margin-bottom: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .itinerary-nav span,
    .itinerary-nav a {
        padding: 13px 0;
        margin-right: 15px;
        font-size: 16px;
    }
    .itinerary-nav a:last-of-type {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    /* MAIN ELEMENTS */
    body {
        padding-top: 0;
    }
    .main-header {
        padding: 10px 0;
        position: relative;
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .main-header .btn-add-trip {
        width: 40px;
        height: 40px;
        padding: 0;
        border-radius: 50%
    }
    .btn-add-trip:after {
        -webkit-animation: none;
        animation: none;
    }
    .main-header .btn-add-trip:after {
        margin-top: -125%;
        -webkit-animation: none;
        animation: none;
    }
    .main-header .btn-add-trip div {
        height: 40px;
        width: 40px;
        border-radius: 50%;
        overflow: hidden;
    }
    .main-header .btn-add-trip span {
        display: none;
    }
    .main-header .btn-add-trip span.icon-plus {
        display: inline-block;
        width: 32px;
        height: 32px;
        text-align: center;
        margin-right: 0;
        margin-top: 5px;
        border: none;
    }
    .main-header .btn-add-trip span.icon-plus span {
        display: block;
        position: absolute;
        top: 0px;
        left: 0;
        line-height: 32px;
        margin: 0;
        width: 100%;
        height: 100%;
        font-size: 26px;
        line-height: 34px;
    }
    main.main {
        padding-top: 40px;
    }
    .main-footer {
        min-height: 320px;
        padding: 50px 0 260px 0;
    }
    .footer-callout h2 {
        font-size: 30px;
        line-height: 24px;
    }
    .footer-callout h2 span {
        font-size: 20px;
    }
    .footer-callout h2 br {
        display: none;
    }
    .footer-callout {
        margin-bottom: 40px;
        text-align: center;
    }
    .footer-callout .btn-add-trip {
        display: inline-block;
        height: 50px;
        line-height: 50px;
    }
    .footer-logo {
        float: none;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-logo img {
        width: 100px;
    }
    .footer-nav-holder {
        float: none;
    }
    ul.footer-menu li {
        display: block;
        margin-right: 0;
        font-size: 16px;
        line-height: 1.2em;
        margin-bottom: 15px;
        text-align: center;
    }
    ul.footer-menu li:last-of-type {
        margin-bottom: 0;
    }
    .footer-nav-holder nav {
        margin-bottom: 15px;
    }
    .footer-nav-holder nav:last-of-type {
        margin-bottom: 0;
    }
    .container-home,
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
    .add-side-trip>header {
        width: 100%;
        margin-bottom: 40px;
    }
    .add-side-trip>header h2 {
        font-size: 30px;
        line-height: 18px;
    }
    .add-side-trip>header h2 span {
        font-size: 18px;
    }
    /* HOMEPAGE */
    .homepage-title {
        padding: 0;
        margin-bottom: 40px;
    }
    header.homepage-title h1 {
        font-size: 30px;
        line-height: 18px;
    }
    header.homepage-title h1 br {
        display: none;
    }
    header.homepage-title h1 span {
        font-size: 18px;
    }
    nav.home-nav a {
        float: none;
        margin-right: 0;
        padding: 0 0 15px 0;
        font-weight: 500;
        color: #35373d;
        display: block;
        text-align: center;
    }
    .carousel-block header h2,
    .country-section header h2 {
        font-size: 20px;
        text-align: center;
    }
    .carousel-block,
    .carousel-block.npt {
        padding: 40px 0 0 0;
    }
    .slick-home .trip-card {
        margin: 0 1px;
    }
    .slick-home {
        margin: 0;
    }
    .slick-home .slick-next {
        right: -25px;
    }
    .slick-home .slick-prev {
        left: -35px;
    }
    .country-section {
        padding: 60px 0;
    }
    .country-card {
        margin-bottom: 10px;
    }
    .country-card .card-inner h2 {
        font-size: 16px;
    }
    .country-card .card-inner h2 i {
        margin-right: 5px;
    }
    .country-card .card-inner .card-image {
        margin-bottom: 10px;
    }
    /* ADD SIDE TRIP */
    .card-preview {
        width: auto;
        position: static !important;
        margin: 0;
    }
    .col-md-8.dpr {
        padding-right: 15px;
    }
    .form-control {
        font-size: 16px;
        height: 46px;
    }
    .select2-container--bootstrap .select2-selection--single {
        height: 46px;
    }
    .select2-container--bootstrap .select2-selection {
        font-size: 16px;
    }
    .form-group {
        margin-bottom: 40px;
    }
    .form-section {
        margin-bottom: 40px;
    }
    .add-side-trip .col-md-6.dpr,
    .add-side-trip .col-sm-6.dpr {
        padding-right: 15px;
    }
    .add-side-trip .col-md-6.dpr .nmb,
    .add-side-trip .col-sm-6.dpr .nmb {
        margin-bottom: 40px !important;
    }
    .add-side-trip .col-md-6.dpl,
    .add-side-trip .col-sm-6.dpl {
        padding-left: 15px;
    }
    .drag-drop-area.single-upl {
        margin-bottom: 40px;
    }
    .input-icon {
        width: 44px;
        height: 44px;
    }
    #file-form {
        margin-bottom: 40px;
    }
    .page-template-add-side-trip .main-footer,
    .page-template-edit-side-trip .main-footer {
        margin-top: 0px;
    }
    /* SINGLE SIDETRIP */
    .trip-side {
        position: static !important;
        margin-top: 40px;
    }
    .related-trips {
        margin-top: 40px;
    }
    .side-trip-header img,
    .country-header img {
        width: 30%;
        margin-right: 15px;
    }
    .side-trip-header h1,
    .country-header h1 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .country-header h1 i {
        font-size: 20px;
    }
    .side-trip-header p,
    .country-header p {
        font-size: 14px;
        height: 1.1em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }
    .side-trip-header .country-wrapper {
        /* line-height: 1em; */
        font-size: 14px;
    }
    .side-trip-header .country-wrapper i,
    .country-header .country-wrapper i {
        vertical-align: top;
        margin-right: 0;
    }
    .slide-background {
        height: 200px;
        background-size: contain;
    }
    .playVideo,
    .playVideoMobile {
        width: 58px;
        height: 58px;
        margin-top: -29px;
        margin-left: -29px;
        line-height: 58px;
        display: block;
    }
    .playVideo span,
    .playVideoMobile span {
        width: 22px;
        height: 29px;
    }
    .slide-background img {
        width: auto;
        height: 100%;
    }
    .side-trip-nav {
        margin-bottom: 15px;
    }
    .side-trip-nav ul {
        display: flex;
    }
    .side-trip-nav ul li {
        float: none;
        flex-basis: 25%;
    }
    .side-trip-nav ul li a {
        padding: 15px 0;
    }
    main.side-trip header h1 {
        font-size: 26px;
    }
    main.main.single {
        padding: 20px 0 0 0;
    }
    .itinerary-nav span,
    .itinerary-nav a {
        float: none;
        line-height: 1.2em;
        padding: 0 0 15px 0;
        margin-right: 0;
        font-weight: 500;
        color: #35373d;
        position: relative;
        /* text-transform: uppercase; */
        display: block;
        text-align: center;
        user-select: none;
        border-bottom: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .gallery-grid .gallery-item {
        width: 100%;
    }
    .gallery-grid .gallery-item .video-sizer {
        height: 250px;
    }
    .itinerary-nav a.active,
    .itinerary-nav a:hover {
        border-bottom: none;
    }
    main.side-trip .dpr {
        padding-right: 15px;
    }
    main.side-trip header {
        margin-bottom: 20px;
    }
    .trip-section {
        margin-bottom: 40px;
    }
    main.side-trip #details,
    main.side-trip .details,
    main.side-trip #pro-tips,
    main.side-trip .pro-tips {
        margin-bottom: 40px;
    }
    .trip-section h2 {
        font-size: 18px;
    }
    .trip-section p {
        font-size: 16px;
    }
    .trip-section ul {
        font-size: 16px;
    }
    .trip-section ul li {
        margin-bottom: 15px;
    }
    .itinerary-nav.headroom--unpinned {
        display: none;
    }
    .single-itineraries .main-footer {
        padding-top: 0;
        margin-top: 0;
    }
    .trip-side.floating .map-holder,
    .trip-side.stanging .map-holder {
        margin-bottom: 30px;
    }
    .trip-side.floating .map-holder h2,
    .trip-side.stanging .map-holder h2 {
        display: block;
    }
    .trip-side .map-holder .side-map {
        transition: all ease 150ms;
    }
    .trip-side.floating .map-holder .side-map,
    .trip-side.stanging .map-holder .side-map {
        height: 250px;
        opacity: 1;
    }
    .trip-photo .slick-prev,
    .trip-photo .slick-next {
        margin-top: -20px;
    }
    .slick-next {
        right: -30px;
    }
    .slick-prev {
        left: -30px;
    }
    .map-holder h2 {
        margin-bottom: 10px;
    }
    .map-holder {
        margin-bottom: 30px;
    }
    .trip-meta {
        margin-bottom: 30px;
    }
    dl {
        font-size: 16px;
    }
    dl dt {
        width: 70px;
    }
    dl dd {
        padding-left: 80px;
    }
    .booking-info h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sidetrip-actions {
        padding-top: 30px;
        margin-top: 30px;
    }
    .sidetrip-actions .save-trip h4 span,
    .sidetrip-actions .complete-trip h4 span {
        font-size: 14px;
    }
    .sidetrip-actions .save-trip h4,
    .sidetrip-actions .complete-trip h4 {
        font-size: 16px;
        margin-right: 15px;
    }
    .sidetrip-actions .save-trip .avatar-image,
    .sidetrip-actions .complete-trip .avatar-image {
        margin-right: 10px;
    }
    .sidetrip-actions .save-trip a,
    .sidetrip-actions .complete-trip a {
        padding: 0 15px;
        font-size: 14px;
        margin-top: 1px;
        width: 120px;
    }
    .sidetrip-actions .save-trip,
    .sidetrip-actions .complete-trip {
        margin-bottom: 25px;
    }
    .sidetrip-author {
        padding-top: 25px;
        border-top: 1px solid #cdced2;
    }
    .sidetrip-author .author-info h4 {
        float: none;
        margin-right: 0;
    }
    .sidetrip-author .author-info a.profile-btn {
        float: none;
        margin-top: 25px;
        width: 100%;
        display: block;
    }
    .save-trip-btn .loader .mul8,
    .complete-trip-btn .loader .mul8 {
        width: 15px;
        height: 15px;
    }
    .save-trip-btn .loader .mul8circ1,
    .complete-trip-btn .loader .mul8circ1 {
        width: 15px;
        height: 15px;
        border: 1px solid #ffffff;
    }
    .save-trip-btn .loader .mul8circ2,
    .complete-trip-btn .loader .mul8circ2 {
        width: 15px;
        height: 15px;
        border: 1px solid #dadada;
    }
    .save-trip-btn .loader,
    .complete-trip-btn .loader {
        top: 12px;
        right: 26px;
    }
    .comments-section .comments-inner {
        margin-top: 40px;
        padding-top: 40px;
    }
    .mbYTP_wrapper {
        display: none !important;
    }
    .slickslide iframe {
        display: none;
    }
    /* MODAL */
    .modal-header {
        padding: 20px 20px;
    }
    .modal-header h2 {
        font-size: 30px;
    }
    .modal-header p {
        font-size: 16px;
    }
    .modal-footer {
        padding: 20px 20px;
    }
    .modal-body {
        padding: 0 20px;
    }
    #initial-form .col-sm-4 {
        margin-bottom: 10px;
    }
    .modal-footer p {
        font-size: 18px;
    }
    .form-inner p {
        margin: 0 0 15px 0;
    }
    .form-inner p.login-submit {
        margin: 30px 0 0 0;
    }
    .form-inner input[type="text"],
    .form-inner input[type="email"],
    .form-inner input[type="url"],
    .form-inner input[type="password"] {
        height: 46px;
        font-size: 16px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .form-group.password-input {
        margin-bottom: 30px;
    }
    #register-form .modal-header p {
        margin-bottom: 10px;
    }
    #register-form .modal-header {
        padding-bottom: 40px;
    }
    .user-menu-wrap {
        margin-left: 15px;
    }
    .removeImg {
        display: block;
    }
    .switch {
        margin-right: 5px;
        vertical-align: top;
    }
    .switch-holder {
        margin-top: 10px;
        line-height: 14px;
    }
    .form-section header {
        font-size: 14px;
        line-height: 14px;
    }
    /* PROFILE */
    .profile-header .profile-image {
        margin: 0 auto 25px auto;
        float: none;
        width: 160px;
    }
    .profile-info {
        float: none;
    }
    .profile-header .view-only {
        text-align: left;
    }
    .profile-info ul {
        display: block;
    }
    .profile-info h2 {
        font-size: 30px;
        margin: 0 0 25px 0;
        text-align: center;
    }
    .profile-info h2 .btn-outline {
        margin: 25px 0 0 0;
    }
    .profile-header {
        margin-bottom: 40px;
    }
    nav.profile-nav {
        display: flex;
    }
    nav.profile-nav a {
        float: none;
        flex-basis: 33.333%;
        padding: 15px 0px;
        margin: 0;
    }
    .profile-info .edit-only {
        margin-top: 30px;
    }
    .password-change-row .login-password {
        margin-bottom: 24px;
    }
    .profile-info .profile-submit {
        margin-top: 24px;
    }
    .profile-info .password-strength {
        margin-top: 0;
    }
    .profile-info ul li {
        font-size: 16px;
    }
    .single-itineraries.double-padding {
        padding-top: 0;
    }
    .preview-bar {
        position: static;
    }
    .preview-bar .btn {
        padding: 0 15px;
        margin: 0 5px;
        font-size: 14px;
    }
    .preview-bar .btn-publish:before {
        -webkit-animation: none;
        animation: none;
        margin-left: 0;
        margin-top: 0;
        height: 100%;
        min-width: 100%;
        padding-bottom: 0;
        padding-top: 0;
        left: 0;
        top: 0;
    }
    .single-itineraries .side-trip-nav ul li {
        flex-basis: 33.333%;
    }
    /* COUNTRY LOOP */
    .trip-loop .trip-card {
        margin-bottom: 40px;
    }
    .single-profile .carousel-block header h2 {
        font-size: 16px;
    }
    section.thank-you header.thank-you-title h1 {
        font-size: 30px;
        line-height: 18px;
        text-align: center;
        margin-bottom: 30px;
    }
    section.thank-you header.thank-you-title h1 span {
        font-size: 18px;
    }
    section.thank-you header.thank-you-title h1 br {
        display: none;
    }
    section.thank-you header.thank-you-title .btn-add-trip {
        float: none;
        margin-top: 0;
    }
    section.thank-you header.thank-you-title {
        border-bottom: none;
        padding: 0;
        margin-bottom: 40px;
    }
}