@media screen and (min-width: 768px) and (max-width: 991px){
    /* TABLET */

    body {
        background-color: #eee;
        border-left: 8px solid #c68962;
    }

    #viaggiincipitbox {
        margin-left: 8%;
        width: 92%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #viaggiincipitl {
        padding-top: 160px;
        width: 50%;
    }

    #viaggiincipitr {
        width: 45%;
        height: 100vh;
        position: sticky;
        position: -webkit-sticky;
        top: 0px;
        z-index: 600;
        background-image: url(/image/picture/haik-viaggi-organizzati-armenia-georgia-svaneti-mongolia-tour-tbilisi-yerevan-caucaso-via-della-seta.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .bigonetitle3 {
        color: #c68962;
        font-size: 50px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .bigonetext3 {
        font-size: 20px;
        font-weight: 300;
        line-height: 28px;
        color: #555;
        height: auto;
        text-align: justify;
        padding-bottom: 30px;
    }

    #viaggipreview , #viaggiinfo2 {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        min-height: 550px;
        padding-top: 20px;
        padding-bottom: 20px;
        z-index: 500;
    }

    #viaggiinfo2 , .viaggiinfocontainer {background-color: #eee;}

    #viaggiinfo1 {display: none;}

    #viaggipreview , .viaggiprevcontainer {background-color: #fff;}

    .viaggiprevcontainer , .viaggiinfocontainer {
        width: 84%;
        margin-left: 8%;
        margin-top: 50px;
        margin-bottom: 50px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .viaggiinfobox {width: 46%;}

    .infoboxtit {
        text-align: center;
        font-size: 22px;
        font-weight: 500;
        margin: 0px auto;
        color: #333;
    }

    .infoboxtitund {
        display: inline-block;
        height: 30px;
        border-bottom: 3px solid #c68962;
    }

    .infoboxdescr {
        margin-top: 10px;
        text-align: justify;
        line-height: 24px;
        font-size: 16px;
        font-weight: 300;
        color: #555
    }

    #viaggiarmeniabox, #viaggigeorgiabox, #viaggisvanetibox, #viaggimongoliabox {
        width: 45%;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 8px 8px;
        box-shadow: 0px 0px 10px #ccc ;
        overflow: hidden;
    }

    .viaggiboxhead {
        width: 100%;
        aspect-ratio: 3/2;
    }

    .viaggiboxpic {
        display: block;
        width: 100%;
        aspect-ratio: 3/2;
    }

    .viaggiboxtit {
        font-size: 28px;
        font-weight: 300;
        color: #c68962;
        background-color: #012f22;
        padding-top: 8px;
        padding-bottom: 10px;
        text-align: center;
    }

    .viaggiboxdescr {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        color: #444;
        padding-top: 14px;
        padding-bottom: 18px;
        padding-left: 4%;
        padding-right: 4%;
        text-align: justify;
    }

    .viaggipricebox {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin-left: 4%;
        height: 60px;
        width: 92%;
        text-align: right;
        line-height: 60px;
    }

    .priceboxl {
        font-size: 14px;
        font-weight: 300;
        color: #aaa;
    }

    .priceboxr {
        font-size: 26px;
        font-weight: 700;
        color: #c68962;
    }

    .viaggiboxaction {
        display: block;
        background-color: #fff;
        color: #555;
        margin-top: 18px;
        margin-bottom: 18px;
        margin-left: 4%;
        border: 1.5px solid #c68962;
        height: 54px;
        line-height: 54px;
        text-align: center;
        width: 92%;
        font-weight: 500;
        font-size: 16px;
        border-radius: 8px 8px;
        letter-spacing: 1px;
        box-shadow: 0px 0px 10px #bbb;
    }

    .viaggiboxaction:hover {
        color: #c68962;
        background-color: #123f33;
    }

    #viaggicalendarbox {
        width: 100%;
        background-color: #fff;
    }

    .calendartitle {
        padding-top: 26px;
        padding-bottom: 26px;
        padding-left: 8%;
        font-size: 36px;
        font-weight: 500;
        color: #c68962;
        background-color: #333;
    }

    .calendarline1 , .calendarline2 {height: 180px;}

    .calendarline1 {background-color: #eee;}

    .calendarline2 {background-color: #ddd;}

    .calendardata {
        width: 8%;
        height: 180px;
        text-align: center;
    }

    .calendargiorno {
        padding-top: 57px;
        width: 100%;
        height: 42px;
        line-height: 42px;
        font-size: 40px;
        font-weight: 900;
        color: #c68962;
    }

    .calendarmese {
        width: 100%;
        height: 24px;
        line-height: 24px;
        font-size: 22px;
        font-weight: 500;
        color: #444;
    }

    .calendarphoto {
        display: block;
        width: 240px;
        height: 180px;
        margin-top: -180px;
        margin-left: 8%;
    }

    .calendardestinazione {
        height: 120px;
        margin-top: -120px;
        margin-left: 320px;
        padding-left: 10px;
    }

    .desttitle {
        font-size: 26px;
        font-weight: 500;
        height: 30px;
        line-height: 30px;
        color: #333;
    }

    .destdescr {
        font-size: 18px;
        font-weight: 300;
        height: 30px;
        line-height: 30px;
        color: #444;
    }

    .hiddendescr {display: none;}

    .calendarrightblock {
        width: 180px;
        height: 180px;
        float: right;
        margin-top: -180px;
        text-align: center;
    }

    .calendarprice {
        margin-top: 40px;
        width: 140px;
        height: 50px;
        line-height: 50px;
        font-size: 26px;
        font-weight: 500;
        color: #333;
    }

    .calendarbutton {
        background-color: #fff;
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        font-weight: 500;
        color: #444;
        border: 1px solid #333;
        cursor: pointer;
        box-shadow: 0px 0px 10px #aaa ;
        border-radius: 5px;
        letter-spacing: 2px;
    }

    .calendarbutton:hover {
        background-color: #123f33;
        color: #c68962;
        border: 1px solid #c68962;
    }

    #reviewblock {
        width: 100%;
        text-align: center;
        background-color: #fff;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #trustpilot {
        display: block;
        width: 115px;
        height: 35px;
        margin: 0px auto;
    }

    #stars {
        display: block;
        width: 145px;
        height: 40px;
        margin: 0px auto;
    }

    #reviewtext {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 8%;
        width: 84%;
        font-size: 18px;
        line-height: 28px;
        font-weight: 300;
        color: #444;
    }

}


@media screen and (min-width: 992px){
    /* LAPTOP */

    body {
        background-color: #eee;
        border-left: 8px solid #c68962;
    }

    #viaggiincipitbox {
        margin-left: 8%;
        width: 92%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #viaggiincipitl {
        padding-top: 200px;
        width: 56%;
    }

    #viaggiincipitr {
        width: 39%;
        height: 100vh;
        position: sticky;
        position: -webkit-sticky;
        top: 0px;
        z-index: 600;
        background-image: url(/image/picture/haik-viaggi-organizzati-armenia-georgia-svaneti-mongolia-tour-tbilisi-yerevan-caucaso-via-della-seta.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .bigonetitle3 {
        color: #c68962;
        font-size: 56px;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .bigonetext3 {
        font-size: 22px;
        font-weight: 300;
        line-height: 30px;
        color: #555;
        height: auto;
        text-align: justify;
        padding-bottom: 30px;
    }

    #viaggipreview , #viaggiinfo1 {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        min-height: 550px;
        padding-top: 30px;
        padding-bottom: 30px;
        z-index: 500;
    }

    #viaggiinfo1 , .viaggiinfocontainer {background-color: #eee;}

    #viaggipreview , .viaggiprevcontainer {background-color: #fff;}

    #viaggiinfo2 {display: none;}

    .viaggiprevcontainer , .viaggiinfocontainer {
        width: 84%;
        margin-left: 8%;
        margin-top: 70px;
        margin-bottom: 70px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #viaggiarmeniabox, #viaggigeorgiabox, #viaggisvanetibox, #viaggimongoliabox {
        width: 45%;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 8px 8px;
        box-shadow: 0px 0px 10px #ccc ;
        overflow: hidden;
    }

    .viaggiinfobox {width: 28%;}

    .infoboxtit {
        text-align: center;
        font-size: 26px;
        font-weight: 500;
        margin: 0px auto;
        color: #333;
    }

    .infoboxtitund {
        display: inline-block;
        height: 34px;
        border-bottom: 3px solid #c68962;
    }

    .infoboxdescr {
        margin-top: 12px;
        text-align: justify;
        line-height: 24px;
        font-size: 16px;
        font-weight: 300;
        color: #555
    }

    .viaggiboxhead {
        width: 100%;
        aspect-ratio: 3/2;
    }

    .viaggiboxpic {
        display: block;
        width: 100%;
        aspect-ratio: 3/2;
    }

    .viaggiboxtit {
        font-size: 32px;
        font-weight: 300;
        color: #c68962;
        background-color: #012f22;
        padding-top: 8px;
        padding-bottom: 10px;
        text-align: center;
    }

    .viaggiboxdescr {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        color: #444;
        padding-top: 16px;
        padding-bottom: 20px;
        padding-left: 4%;
        padding-right: 4%;
        text-align: justify;
    }

    .viaggipricebox {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin-left: 4%;
        height: 60px;
        width: 92%;
        text-align: right;
        line-height: 60px;
    }

    .priceboxl {
        font-size: 14px;
        font-weight: 300;
        color: #aaa;
    }

    .priceboxr {
        font-size: 30px;
        font-weight: 700;
        color: #c68962;
    }

    .viaggiboxaction {
        display: block;
        background-color: #fff;
        color: #555;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 4%;
        border: 1.5px solid #c68962;
        height: 60px;
        line-height: 60px;
        text-align: center;
        width: 92%;
        font-weight: 500;
        font-size: 16px;
        border-radius: 8px 8px;
        letter-spacing: 1px;
        box-shadow: 0px 0px 10px #bbb;
    }

    .viaggiboxaction:hover {
        color: #c68962;
        background-color: #123f33;
    }

    #viaggicalendarbox {
        width: 100%;
        background-color: #fff;
    }

    .calendartitle {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 8%;
        font-size: 42px;
        font-weight: 500;
        color: #c68962;
        background-color: #333;
    }

    .calendarline1 , .calendarline2 {height: 180px;}

    .calendarline1 {background-color: #eee;}

    .calendarline2 {background-color: #ddd;}

    .calendardata {
        width: 8%;
        height: 180px;
        text-align: center;
    }

    .calendargiorno {
        padding-top: 51px;
        width: 100%;
        height: 52px;
        line-height: 52px;
        font-size: 50px;
        font-weight: 900;
        color: #c68962;
    }

    .calendarmese {
        width: 100%;
        height: 26px;
        line-height: 26px;
        font-size: 24px;
        font-weight: 500;
        color: #444;
    }

    .calendarphoto {
        display: block;
        width: 240px;
        height: 180px;
        margin-top: -180px;
        margin-left: 8%;
    }

    .calendardestinazione {
        height: 120px;
        margin-top: -120px;
        margin-left: 360px;
        padding-left: 20px;
    }

    .desttitle {
        font-size: 30px;
        font-weight: 500;
        height: 34px;
        line-height: 34px;
        color: #333;
    }

    .destdescr {
        font-size: 18px;
        font-weight: 300;
        height: 30px;
        line-height: 30px;
        color: #444;
    }

    .calendarrightblock {
        width: 180px;
        height: 180px;
        float: right;
        margin-top: -180px;
        text-align: center;
    }

    .calendarprice {
        margin-top: 40px;
        width: 140px;
        height: 50px;
        line-height: 50px;
        font-size: 28px;
        font-weight: 500;
        color: #333;
    }

    .calendarbutton {
        background-color: #fff;
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        font-weight: 500;
        color: #444;
        border: 1px solid #333;
        cursor: pointer;
        box-shadow: 0px 0px 10px #aaa ;
        border-radius: 5px;
        letter-spacing: 2px;
    }

    .calendarbutton:hover {
        background-color: #123f33;
        color: #c68962;
        border: 1px solid #c68962;
    }

    #reviewblock {
        width: 100%;
        text-align: center;
        background-color: #fff;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    #trustpilot {
        display: block;
        width: 115px;
        height: 35px;
        margin: 0px auto;
    }

    #stars {
        display: block;
        width: 145px;
        height: 40px;
        margin: 0px auto;
    }

    #reviewtext {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 8%;
        width: 84%;
        font-size: 18px;
        line-height: 28px;
        font-weight: 300;
        color: #444;
    }

}

.calltoaction1, .calltoaction1:link, .calltoaction1:visited, .calltoaction1:hover, .calltoaction1:active {text-decoration: none;}