/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 19, 2020, 11:13:34 PM
    Author     : ashpac
*/
/* background: url('../img/viptrip-head.jpg');
    background-size: cover;
    background-position: center center; */

#intro{
    background: url('../img/viptrip-head.jpg');
    background-size: cover;
    background-position: center center; 
} 
.intro-wrap{
    position: relative;            
}
#privalumai{
    background: #ffcc00;
    padding-right: 0px!important;
    padding-left: 0px!important;
}
footer{
    background: #a45b3b;
    color: #fff;
    padding: 10px 0;
}
@media (min-width: 240px) { 
    .nopad{
        padding-left: 0px;
        padding-right: 0px;
    }
    .tfs{
        position: absolute;
        bottom: -24px;
        right: 0px;
        width: 100%;
        padding: 0px 15px
    }
    .intro-wrap{
        height: 92px;
        margin-bottom: 24px;
    }
    .intro-text{
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background: rgba(0,0,0,0.5);
        padding: 4px 15px;
    }
    #intro h1{
        font-size: 17px;
        color: #ffcc00;
        font-weight: 600;
        margin: 0px;
        padding: 0px;
    }
    .tfs{
        background: #ffcc00;
    }
    .tfs span{
        color: #322820;
        font-weight: 400;
        font-size: 17px;
    }
    .icons{
        float: right;
        width: 50px;
        height: auto;
        margin-top: 5px;
    }
    h1{
        font-size: 15px;
        margin: 10px 0;
    }
    h2{
        font-size: 14px;
        margin: 10px -10px;
    }
    li{
        margin-left: -15px;
        font-size: 11px;
    }
    #privalumai{
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 15px;
        padding-bottom: 5px;
    }
    #privalumai p{
        font-size: 11px;
        text-align: center;
    }
    #privalumai h4{
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }   
    #keleiviai h2{
        text-align: center;
        width: 100%;
    }
    #keleiviai .keleiviai-info{
        padding-left: 22px;
        padding-right: 22px;
    }
    

}
@media (min-width: 320px) {
    .intro-wrap{
        height: 110px;
    }
    .intro-text{
        padding: 6px 15px;
    }
    #intro h1{
        font-size: 21px;
        color: #ffcc00;
        font-weight: 600;
        margin: 0px;
        padding: 0px;
    }
    #privalumai p{
        font-size: 12px;
        text-align: center;
    }
    h1{
        font-size: 15px;
        margin: 10px 0;
    }
    li{
        margin-left: -15px;
    }
    h2{
        font-size: 15px;
        margin: 10px -10px;
    }
}
@media (min-width: 480px) {
    .intro-wrap{
        height: 167px;
    }
    .intro-text{
        padding: 10px 15px;
    }
    #intro h1{
        font-size: 22px;
        color: #ffcc00;
        font-weight: 600;
        margin: 0px;
        padding: 0px;
    }
    li{
        margin-left: -15px;
        font-size: 12px;
    }
    h1{
        font-size: 15px;
        margin: 10px 0;
    }
}
@media (min-width: 576px) {
    .intro-wrap{
        height: 199px;
    }
    #intro h1{
        font-size: 25px;
    }
    .tfs span{
        color: #322820;
        font-weight: 400;
        font-size: 19px;
    }
    .icons{
        float: right;
        width: 62px;
        height: auto;
        margin-top: 6px;
    }
    li{
        margin-left: -15px;
        font-size: 13px;
    }
    #services h1{
        font-size: 17px;
    }
    #privalumai p{
        font-size: 13px;
        text-align: center;
    }
    #privalumai h4{
        font-size: 16px;
    } 
    h1{
        font-size: 15px;
        margin: 10px 0;
    }
    h2{
        font-size: 15px;
        margin: 10px -10px;
    }
}
@media (min-width: 640px) {
    .intro-wrap{
        height: 223px;
    }
    #intro h1{
        font-size: 25px;
    }
    .intro-text{
        padding: 9px;
    }
    h1{
        font-size: 15px;
        margin: 10px 0;
    }
}
@media (min-width: 768px) {
    .nopad{
        padding-left: 7px;
        padding-right: 7px;
    }
    .intro-wrap{
        height: 256px;
        margin-bottom: 0px;
    }
    .intro-text{
        position: absolute;
        bottom: 0px;
        left: -8px;
        width: 88%;
        background: rgba(0,0,0,0.5);
        padding: 10px 150px 10px 30px;
    }
    #intro h1{
        font-size: 27px;
    }
    .tfs{
        width: 30%;
        position: absolute;
        bottom: -1px;
        right: -9px;
        padding: 15px 45px 15px 15px;
        background: url('../img/tilt.png');
    }
    .tfs span{
        color: #322820;
        font-weight: 400;
        font-size: 27px;
        float: right;
        clear: both;
        color: #fff;
    }
    .icons{
        clear: both;
        float: right;
        width: 50px;
        height: auto;
        margin-top: 5px;
        clear: both;
    }
    #keleiviai .keleiviai-info{
        padding-left: 22px;
        padding-right: 22px;
    }
    h1{
        font-size: 20px;
        margin: 10px 0;
    }
    #privalumai p{
        margin-top: 15px;
    }
    li{
        margin-left: -15px;
    }
    h2{
        font-size: 16px;
        margin: 10px 10px;
        text-align: left!important;
    }
}
@media (min-width: 992px) {
        .nopad{
        padding-left: 7px;
        padding-right: 7px;
    }
    .intro-wrap{
        height: 300px;
    }
    #intro h1{
        font-size: 27px;
    }
    .intro-wrap{
        margin-bottom: 0px;
    }
    .tfs{
        padding-right: 35px;
                margin-right: 25px;
    }   
    h1{
        font-size: 22px;
        margin: 10px 0;
    }        
    #privalumai p{
        margin-top: 7px;
    }

}
@media (min-width: 1200px) {
    .intro-wrap{
        height: 367px;
    }
    #intro h1{
        font-size: 27px;
    }
    .intro-wrap{
        height: 367px;
    }
    .tfs{
        padding-right: 77px;
        margin-right: -25px;
        background-repeat: no-repeat;
    } 
    h1{
        font-size: 24px;
        margin: 10px 0;
    }
    #privalumai p{
        margin-top: 7px;
    }
}

.white{
    color: #fff!important;
}
