@charset "UTF-8";
/* CSS Document */

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.66;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;

}

img {
    vertical-align: middle;
    max-width: 100%;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    max-width: 100%;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
    cursor: pointer;
    max-width: 35px;
    pointer-events: auto;
}

.landscape {
    display: block;
}

.portrait {
    display: none;
}

.main-wrapper {
    width: 100%;
    height: 100vh;
}

.firstframe {
    background-image: url(../images/frame1Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;

}

.header {
    width: 25%;
    left: 184px;
    top: 0px;
    position: absolute;
    z-index: 1;
}


.gasFilled1,
.adventureFueledTxt1 {
    width: 25%;
    left: 184px;
    top: 105px;
    position: absolute;
}

.gasText {
    width: 12%;
    left: 215px;
    top: 135px;
    position: absolute;
}

.adventureFueledTxt {
    width: 20%;
    left: 215px;
    top: 135px;
    position: absolute;
}

.secondframe {
    background-image: url(../images/frame2Bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -104px 53%;
    width: 115%;
    height: 100%;
    position: absolute;
}

.thirdframe {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
}

.listsolutioncircle1 {
    width: 35%;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.list360Solutions {
    width: 25%;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.connectivitylist {
    width: 20%;
    position: absolute;
    top: 20%;
    left: 20%;
}

.gasenginelist {
    width: 15%;
    position: absolute;
    right: 20%;
    top: 20%;
}

.servicelist {
    width: 11%;
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
}

.connectivity,
.connectivityBold,
.service,
.serviceBold,
.gasEngine,
.gasEngineBold {
    position: absolute;
}

.fourthframe {
    background-image: url(../images/blackBg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
}


.sprinter1,
.learnmore,
.MercedesText,
.disclaimerText,
.StarBox {
    position: absolute;
}

.van1 {
    position: absolute;
    width: 68%;
    right: 0;
    top: 20%;
    /*    transform: translateY(-50%);*/
}

.sprinter1 {
    width: 35%;
    top: 15%;
    left: 15%;
}

.MercedesText {
    width: 20%;
    bottom: 8%;
    left: 15%;
}

.learnmore {
    left: 15%;
    width: 12%;
    top: 57%;
    transform: translateY(-57%);
}

.disclaimerText {
    width: 5%;
    bottom: 2%;
    left: 15%;
}

.StarBox {
    width: 10%;
    right: 12%;
    bottom: 2%;
}

.portgasFilled,
.portadventureFueledTxt {
    display: none;
}

/* +++++++++++++++++ media css +++++++++++++++++ */

@media only screen and (max-width: 350px) and (orientation: portrait) {
    .van1 {
        width: 120%;
        right: auto;
        top: 45%;
        /*        transform: translateY(-60%);*/
    }

    .sprinter1 {
        width: 80%;
        left: 8%;
    }

    .learnmore {
        left: 8%;
        width: 40%;
        top: 40%;
        transform: translateY(-35%);
    }

    .disclaimerText {
        width: 15%;
        bottom: 4%;
        left: 10%;
    }

    .MercedesText {
        width: 50%;
        bottom: 8%;
        left: 10%;
    }

    .StarBox {
        width: 20%;
        right: 5%;
        bottom: 5%;
    }

    .listsolutioncircle1 {
        width: 90%;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .list360Solutions {
        width: 65%;
        bottom: 45px;
        left: 50%;
        transform: translateX(-50%);
    }

    .connectivitylist,
    .gasenginelist,
    .servicelist {
        left: 50%;
        transform: translateX(-50%);
    }

    .connectivitylist {
        width: 50%;
        top: 10%;
    }

    .servicelist {
        top: 20%;
        width: 35%;
    }

    .gasenginelist {
        width: 48%;
        top: 30%;
    }

    .firstframe {
        background-image: url(../images/Mob_frame1Bg.jpg);
    }

    .secondframe {
        background-image: url(../images/Mob_frame2Bg.jpg);
        background-position: center center;
        width: 100%;
    }

    .fourthframe {
        background-image: url(../images/Mob_blackBg.jpg);
    }

    .header {
        width: 50%;
        left: 5%;
        top: 0px;
    }

    .adventureFueledTxt,
    .gasFilled1,
    .gasText,
    .adventureFueledTxt1 {
        display: none;
    }

    .portgasFilled,
    .portadventureFueledTxt {
        display: block;
        width: 50%;
        position: absolute;
        top: 42px;
        left: 12px;
    }
}


/*Mob Port*/
@media only screen and (min-width: 350px) and (max-width: 500px) and (orientation: portrait) {
    .header {
        width: 35%;
        left: 5%;
        top: 0px;
    }

    .adventureFueledTxt,
    .gasFilled {
        width: 35%;
        left: 5%;
        top: 45px;
    }

    .listsolutioncircle1 {
        width: 85%;
    }

    .list360Solutions {
        width: 55%;
    }

    .connectivitylist,
    .gasenginelist,
    .servicelist {
        left: 50%;
        transform: translateX(-50%);
    }

    .secondframe {
        background-position: center center;
        width: 100%;

    }

    .connectivitylist {
        width: 50%;
        top: 10%;
    }

    .servicelist {
        top: 20%;
        width: 35%;
    }

    .gasenginelist {
        width: 48%;
        top: 30%;
    }

    .van1 {
        width: 110%;
        right: auto;
        top: 42%;
        /*        transform: translateY(-70%);*/
    }

    .sprinter1 {
        width: 75%;
        top: 10%;
        left: 3%
    }

    .learnmore {
        left: 5%;
        width: 30%;
        top: 40%;
        transform: translateY(-40%);
    }

    .disclaimerText {
        width: 15%;
        bottom: 4%;
        left: 10%;
    }

    .MercedesText {
        width: 50%;
        bottom: 8%;
        left: 10%;
    }

    .StarBox {
        width: 20%;
        right: 5%;
        bottom: 2%;
    }

    .adventureFueledTxt,
    .gasFilled1,
    .gasText,
    .adventureFueledTxt1 {
        display: none;
    }

    .portgasFilled,
    .portadventureFueledTxt {
        display: block;
        width: 35%;
        position: absolute;
        top: 46px;
        left: 20px;
    }

}



/*Tab Land*/
@media only screen and (max-width: 600px) and (orientation: landscape) {

    .adventureFueledTxt,
    .gasFilled {
        top: 44px;
    }

    .listsolutioncircle1 {
        width: 55%;
        bottom: -40px;
    }

    .list360Solutions {
        width: 35%;
    }

    .connectivitylist {
        width: 23%;
        top: 27%;
        left: 12%
    }

    .gasenginelist {
        width: 20%;
        top: 27%;
        right: 12%;
    }

    .servicelist {
        width: 16%;
        top: 10%;
    }

    .learnmore {
        top: 55%;
        width: 20%;
        transform: translateY(-40%);
    }

    .header {
        width: 25%;
        left: 15px;
    }

    .secondframe {
        background-position: center center;
        width: 100%;

    }

    .adventureFueledTxt,
    .gasFilled1,
    .gasText,
    .adventureFueledTxt1 {
        display: none;
    }

    .portgasFilled,
    .portadventureFueledTxt {
        display: block;
        width: 25%;
        position: absolute;
        top: 44px;
        left: 15px;
    }

    .van1 {
        top: 35%;
    }

    .sprinter1 {
        width: 55%;
        left: 10%;
    }

    .learnmore {
        left: 10%;
    }

    .disclaimerText {
        bottom: 4%;
        left: 10%;
    }

    .MercedesText {
        left: 10%;
    }
}


/*Mob land*/
@media only screen and (max-width: 700px) and (max-height:300px) and (orientation: landscape) {
    .listsolutioncircle1 {
        width: 35%;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
    }

    .adventureFueledTxt,
    .gasFilled {
        top: 37px;
    }

    .listsolutioncircle1 {
        bottom: -25px;
    }

    .list360Solutions {
        width: 22%;
        bottom: 15px;
    }

    .connectivitylist {
        width: 23%;
    }

    .gasenginelist {
        width: 20%;
    }

    .servicelist {
        width: 16%;
    }

    .learnmore {
        top: 68%;
        /*        transform: translateY(-50%);*/
    }

    .secondframe {
        background-position: center center;
        width: 100%;

    }

    .adventureFueledTxt,
    .gasText,
    .gasFilled1,
    .adventureFueledTxt1 {
        display: none;
    }

    .portgasFilled,
    .portadventureFueledTxt {
        display: block;
        width: 25%;
        position: absolute;
        top: 37px;
        left: 15px;

    }

}
