/*! Generated by Font Squirrel (https://www.fontsquirrel.com) */

@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff'),
         url('../fonts/montserrat-medium-webfont.svg#montserratmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff'),
         url('../fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('../fonts/montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('montserrat-black-webfont.woff') format('woff'),
         url('montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.background--gradient {
    background-color: #000000;
    /*
    background: -moz-linear-gradient(top,  #000000 1%, #383838 100%);
    background: -webkit-linear-gradient(top,  #000000 1%,#383838 100%);
    background: linear-gradient(to bottom,  #000000 1%,#383838 100%); */
    
    width: 100%;
    
    z-index: -1;
}

.top--nav {
    width: 100%;
    height: 35px;
    background-color: #1b1b1b;
    display: grid;
    grid-template-columns: 2.3fr .5fr;
}
.nav--links {
    display: flex;
    display: none;
}
.specs {
    display: none;
}

.logo {
    height: 18px;
    width: auto;
    margin: 9px 20px;
}

#dropdown {
    margin: auto;
    height: 7px;
    width: auto;
    margin-right: 30px;
}
h1 {
    font-size: 15px;
    font-family: 'montserratsemibold';
    margin: 15px 20px;
    color: white;
    font-weight: normal;
}
.black--font {
    font-family: 'montserratblack';
    font-weight: normal;
}


.bottom--nav {
    display: grid;
     
    background-color: #000000;
    height: 43px;
    border-bottom: 0.5px solid rgb(37, 37, 37);
}
.buy--btn{
    color: white;
    width: 20px;
    font-size: 9px;
    padding: 4px 7px 2px 6px;
    font-family: 'montserratlight';
    margin: auto ;
    background-color: #df0000;
    border-radius: 17px;
    text-decoration: none;
    margin-right: 30px;
    margin-left: 7px;
    margin-top: -30px;
}
 #site-sections {
    margin-top: -42px;
}
#specs--phone {
    height:10px;
    width: auto;
    margin: auto;
}
.blurred {
    display: block;
    width: 100%;
    height: 310px;
    background: url(../img/landscape.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    
    margin-top: 100px;
}
#backPhoneMobile {
    width: 160px;
    height: auto;
    position: absolute;
    margin-left: 15%;
    margin-top: -10px;
   
}
#backPhone {
    display: none;
}
#jumping-out {
    margin-left: 30%;
}
#frontPhone {
    width: 190px;
    height: auto;
    position: absolute;
    
    margin-top: -95px;
}
#parrot {
    width: 100px;
    height: auto;
    position: absolute;
    margin-left: 20%;
    margin-top: -10px;
}
#horse {
    width: 175px;
    height: auto;
    position: absolute;
    margin-left: 38px;
    margin-top: 75px;
}
#leica {
    width: 32px;
    height: auto;
    margin-top: 20px;
    margin-left: 10px;
}

h2 {
    color: white;
    font-family: 'montserratbold';
    font-weight: normal;
    text-decoration: none;
    font-size: 25px;
    float: right;
}
h3 {
    color: white;
    font-family: 'montserratlight';
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    line-height: 25px;
    float: right;
}
.heading {
    margin: 70px auto;
    display: block;
    width: 272px;
    display: grid;
    grid-template-columns: 2.5fr .5fr;
}
.heading--desktop {
    display: none;
}
.site-features {
    display: flex;
     
}
#features {
    color: white;
    font-family: 'montserratlight';
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    margin-right: 3px;
    display: none;
}
.drop {
    display: flex;
    margin: auto;
    margin-right: 2px;
}
#search-icon {
    display: none;
}

.fixed-nav #nav2 {
    position: fixed;
    width: 100%;
    z-index: 220;
    top: 0;
    background-color: #000000f8;
}
#jumping-out {
    margin-top: -318px;
}
.heading {
    margin-top: 400px;
}
#mask {
    width: 300px;
    margin-left: 30px;
    margin-top: 5px;
}
#backPhoneTablet {
    display: none;
}
#backPhone2 {
    display: none;
}
#backPhoneTablet2 {
    display: none;
}

#red {
    height: 1520px;
}
#green {
    display: none;
}
#pink{
    display: none;
}

#mask {
    display: none;
    
}
.pioneerText {
    display: none;
}
#backPhoneMobile2 {
    width: 140px;
    transform: rotate(90deg);
    position: absolute;
    margin-left: -20px;
    margin-top: -50px;
}
#maskm {
    display: block;
    width: 290px;
    position: absolute;
    margin-top: 125px;
    margin-left: 7%;
}
#pioneerTextm {
    display: block;
    color: white;
    position: absolute;
    color: white;
    font-size: 15px;
    font-family: 'montserratlight';
    letter-spacing: 1px;
    line-height: 19px;
    width: 86%;
    margin: 290px 7%;
    
    position: absolute;
}

#backVertical {
    width: 150px;
    position: absolute;
    margin-top: 540px;
    margin-left: 20%;
}
#frontVertical {
    width: 145px;
    position: absolute;
    margin-top: 590px;
    margin-left: 39%;
}
#mobileIcons {
    position: absolute;
    display: grid;
    grid-template-rows: .7fr .7fr;
    grid-template-columns: 1fr 1fr;
    margin-top: 1000px ;
    margin-left: 16%;
    grid-gap: 8%;
}
#cameraOnem {
    
    display: flex;
    justify-content: center;
  padding-bottom: 30px;
    
}
#cameraTwom {
    
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    
}
#cameraThreem {
    
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    
}
#cameraFourm {
    
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    
}
#cameraFivem {
    
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    
}
h4 {
    color: white;
    font-size: 19px;
    font-family: 'montserratmedium';
    margin-bottom: 4px;
}
.text-1 {
    margin-left: 9px;
}
.text-p {
    color: white;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 1px;
    font-family: 'montserratlight';
}
#iconOne {
    width: 20px;
    margin-top: -5px;
}
#iconTwo {
    width: 25px;
    margin-top: -5px;
}
#iconThree {
    width: 22px;
    margin-top: -5px;
}
#iconFour {
    width: 30px;
    margin-top: -20px;
}
#iconFive {
    width: 28px;
    margin-top: -40px;
}
.gridm {
    display: grid;
    grid-template-columns:  1fr;
    grid-template-rows: 1fr;
    grid-gap: 20px;
    width: 80%;
    margin: 50px auto;
}
.img3 {
    background-image: url(../img/img1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 100%;
}
.img4 {
    background-image: url(../img/img2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
    width: 100%;
    margin-top: 20px;
}
.img5 {
    height: auto;
    width: 300px;
    margin-top: -60px;
    padding-bottom: 80px;
}
.gridm p {
 
    color: white;
        font-size: 16px;
        font-family: 'montserratregular';
        
         line-height: 20px; 
       
}



svg {
    width: 0;
    height: 0;
    position: absolute;
  }
  
  .video-container {
    margin: 40px auto;
   
  }
  .video-container video {
    width: 100%;
    display: block;
    -webkit-clip-path: url(#clip-00);
            clip-path: url(#clip-00);
  }
  .video-container {
    width: 80%;
  }
  
  .clipping-paths {
  width: 0;
  height: 0;
  position: absolute;
}
.pioneerText {
    color: white;
}
footer {
    width: 100%;
    height: 50px;
    background: #030303;
    border-top: 1px solid rgb(59, 59, 59);
}
footer p {
    color: white;
    font-size: 8px;
        font-family: 'montserratlight';
        letter-spacing: 1px;
        width: 230px;
        margin: 19px auto;
}




/* ------- Media Queries for Tablet
------------------------------------ */

@media screen and (max-width: 945px) and (min-width: 755px) {
#mask {
    width: 340px;
    margin-left: 51%;
    margin-top: 210px;
}
.pioneerText {
    color: white;
    font-size: 1px;
    font-family: 'montserratlight';
    letter-spacing: 1px;
    line-height: 21px;
    width: 390px;
    margin-left: 45%;
    margin-top:300px;
    position: absolute;
}
}
@media screen and (max-width: 755px) and (min-width: 600px) {
    #mask {
        width: 250px;
        margin-left: 58%;
        margin-top: 210px;
    }
    .pioneerText {
        color: white;
        font-size: 15px;
        font-family: 'montserratlight';
        letter-spacing: 1px;
        line-height: 21px;
        width: 400px;
        margin-left: 45%;
        margin-top:440px;
        position: absolute;
    }
   
   
    }



@media screen and (max-width: 925px) and (min-width: 600px) {
    .gridm {
        display: none;
    }
    #jumping-out {
        margin-left: 20%;
    }
    #vertical {
        display: none;
    }
    #mask {
        display: block;
    }
    .pioneerText {
        display: block;
    }
    #maskm {
        display: none;
    }
    #pioneerTextm {
        display: none;
    }
    #parrot {
        margin-left: 15%;
    }
    #green {
        display: block;
    }
    #pink {
        display: block;
    }
    #backPhone {
        margin-left: 9%;
        display: inline-block;
        width: 155px;
        margin-top: 50px;
        display: block;
    }
    #backPhoneTablet {
        display: none;
        
    }
    #pink {
        width: 100%;
        background: rgb(0, 0, 0);
        
        padding-top: 120px;
    }
    #backPhoneMobile {
        display: none;
    }
    
    .heading {
        display: none;
    }
    .heading--desktop {
        margin: 16% 50%;
        display: block;
        width: 300px;
        display: grid;
        grid-template-columns: 2.5fr .5fr;
        position: absolute;
    }
    .group {
        margin-top: -300px;
        
    }
    #red {
        margin-top: 360px;
        height: 350px;
    }
    #green {
        height: 250px;
    }
    #backPhoneMobile2 {
        display: none;
    }
    #backPhoneTablet2 {
        display: none;
    }
    #backPhone2 {
        display: block;
        width: 230px;
   
    margin-top: 290px;
    position: absolute;
    opacity: 0; 
    }
    .group {
        margin-top: -370px;
        
    }
    #mask {
       
        margin-left: 50.5%;
        margin-top: 150px;
        position: absolute;padding-top: 90px;opacity: 1;
    }
    .pioneerText {
        color: white;
        font-size: 12.4px;
        font-family: 'montserratlight';
        letter-spacing: .5px;
        line-height: 17px;
        width: 280px;
        margin-left: 50.5%;
        margin-top:430px;
        position: absolute;
    }
    #backPhoneTablet {
        display: none;
    }
    #scroll {
        height: 20px;
        width: 200px;
        background: #c72d2d;
    }
    #frontSpecs {
        position: absolute;
        width: 230px;
        
        margin-top: 100px;
        opacity: 0;
    }
    
    h4 {
        color: white;
        font-size: 19px;
        font-family: 'montserratmedium';
        margin-bottom: 4px;
    }
    .text-1 {
        margin-left: 9px;
    }
    .text-p {
        color: white;
        font-size: 10px;
        line-height: 13px;
        letter-spacing: 1px;
        font-family: 'montserratlight';
    }
    #iconOne {
        width: 20px;
        margin-top: -5px;
    }
  
    .spec {
        margin-left: 10%;
    }
    .specRight {
        margin-left: 50%;
    }
    #cameraOne {
        position: absolute;
        display: flex;
        margin-left: -150px;
        opacity: 0;
        margin-bottom: -50px;
    }
    #cameraTwo {
        position: absolute;
        display: flex;
        margin-left: -150px;
        opacity: 0;
        margin-bottom: -80px;
    }
    #cameraThree {
        position: absolute;
        display: flex;
        margin-left: -150px;
        opacity: 0;
        
    }
    #cameraFour {
        position: absolute;
        display: flex;
        margin-left: -150px;
        opacity: 0;
        margin-bottom: 40px;
    }
    #cameraFive {
        position: absolute;
        display: flex;
        margin-left: -790px;
        opacity: 0;
        margin-bottom: -330px;
    }
    .move {
        margin-left: 500px;
        display: flex;
    }
    #leica {
        width: 30px;
    }
    #iconTwo {
        width: 20px;
        margin-top: -5px;
    }
    #iconThree {
        width: 25px;
        margin-top: -5px;
    }
    #iconFour {
        width: 30px;
        margin-top: -40px;
    }
    #iconFive {
        width: 28px;
        margin-top: -40px;
    }
    .grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-gap: 50px;
        width: 80%;
        margin: 200px auto;
    }
    .img1 {
        background-image: url(../img/img1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 300px;
        width: 100%;
    }
    .img2 {
        background-image: url(../img/img2.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height:300px;
        width: 100%;
    }
    .grid p {
     
        color: white;
            font-size: 18px;
            font-family: 'montserratregular';
            letter-spacing: 2px;
             line-height: 23px; 
           
    }
    footer {
        width: 100%;
        height: 60px;
        background: #030303;
        border-top: 1px solid rgb(59, 59, 59);
    }
    footer p {
        color: white;
        font-size: 9px;
            font-family: 'montserratlight';
            letter-spacing: 2px;
            width: 287px;
            margin: 20px auto;
    }
    
  }



/* ------- Media Queries for Desktop
------------------------------------ */

@media only screen and (min-width: 925px) {
   #dropdown {
       display: none;
   }
   #vertical {
    display: none;
}
   #mask {
    display: block;
}
.pioneerText {
    display: block;
}
#maskm {
    display: none;
}
#pioneerTextm {
    display: none;
}
   .nav--links {
       width: 680px;
       display: flex;
       margin-top: 16px;
       justify-content: center;

   }
   #green {
    display: block;
}
#pink {
    display: block;
}
   #site-sections {
    display: none;
}
#backPhoneMobile {
    display: none;
}
#backPhoneMobile2 {
    display: none;
}
#backPhoneTablet2 {
    display: none;
}
#backPhone2 {
    width: 320px;
   
    margin-top: 290px;
    position: absolute;
    opacity: 0;
}
h1 {
    font-size: 21px;
    margin-top: 18px;
    width: 200px;
    margin-left: 0;
}
.specs {
    display: block;
    margin-left: 439px;
    margin-top: 24px;
}
.specs a {
    text-decoration: none;
    color: white;
    font-family: 'montserratregular';
    margin-right: 14px;
    font-size: 12px;
}
.hi {
    display: flex;
}
   .nav--links a {
    text-decoration: none;
    color: white;
    font-size: 13.5px;
    font-family: 'montserratlight';
}
.top--nav {
    width: 100%;
    height: 49px;
    background-color: #1b1b1b;
    display: flex;
    grid-template-columns: 0;
}
.bottom--nav {
    height: 56px;
}
#search-icon {
    display: block;
    margin: auto;
    margin-left: 70px;
}
#arrow {
    margin-right: 20px;
}
.logo {
    height: 24px;
    width: auto;
    margin-right: 70px;
    margin-left: 0;
   
    
}
.center {
    width: 900px;
    display: flex;
    margin: 0 auto;
}
.no-arrow {
    margin-top: 2px;
}
.blurred{
    height: 370px;
    margin-top: 120px;
}
#backPhone {
    width: 190px;
    display: inline-block;
    margin-left: 12%;
    margin-top: -20px;
   
}

#jumping-out {
    margin-left: 20%;
    margin-top: -385px;
}
#frontPhone {
    width: 215px;
    height: auto;
    position: absolute;
    
    margin-top: -95px;
}
#parrot {
    width: 120px;
    height: auto;
    
    margin-left: 10%;
    margin-top: 9px;
}
#horse {
    width: 195px;
    height: auto;
    position: absolute;
    margin-left: 43px;
    margin-top: 102px;
}
#leica {
    width: 40px;
    height: auto;
    margin-top: 30px;
    margin-left: 10px;
}
.heading {
   display: none;
    
}
h2 {
    color: white;
    font-family: 'montserratbold';
    font-weight: normal;
    text-decoration: none;
    font-size: 35px;
    float: right;
}
.heading--desktop {
    margin: 150px 50%;
    display: block;
    width: 400px;
    display: grid;
    grid-template-columns: 2.5fr .5fr;
    position: absolute;
}
h3 {
    color: white;
    font-family: 'montserratlight';
    font-weight: normal;
    text-decoration: none;
    font-size: 21px;
    line-height: 25px;
    float: right;
}

.hi {
    width: 900px;
    margin: 0 auto;
}
.buy--btn {
    color: white;
    width: 30px;
    font-size: 13px;
    padding: 4px 10px 5px 10px;
    font-family: 'montserratlight';
    margin: auto ;
    background-color: #c72d2d;
    border-radius: 6px;
    text-decoration: none;
    
    
    margin-top: 19px;
    
}
#red {
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 500px;
    margin-top: 370px;
    
}
.group {
    margin-top: -370px;
    
}
#mask {
    width: 370px;
    margin-left: 45%;
    margin-top: 150px;
    position: absolute;padding-top: 100px;opacity: 1;
}
.pioneerText {
    color: white;
    font-size: 16px;
    font-family: 'montserratlight';
    letter-spacing: 1px;
    line-height: 22px;
    width: 400px;
    margin-left: 45%;
    margin-top:450px;
    position: absolute;
}
#backPhoneTablet {
    display: none;
}
#scroll {
    height: 20px;
    width: 200px;
    background: #c72d2d;
}
#frontSpecs {
    position: absolute;
    width: 320px;
    
    margin-top: 100px;
    opacity: 0;
}
#cameraOne {
    position: absolute;
    display: flex;
    margin-left: -220px;
    opacity: 0;
}
h4 {
    color: white;
    font-size: 23px;
    font-family: 'montserratmedium';
    margin-bottom: 4px;
}
.text-1 {
    margin-left: 11px;
}
.text-p {
    color: white;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: 'montserratlight';
}
#iconOne {
    width: 30px;
    margin-top: -5px;
}
.oneHori {
    height: 1px;
    width: 140px;
    background: aqua;
    position: absolute;
    margin-left: 130px;
    margin-top: 10px;
}
.twoHori {
    height: 1px;
    width: 167px;
    background: aqua;
    position: absolute;
    margin-left: 150px;
    margin-top: 10px;
}
.oneVerti {
    width: 1px;
    height: 160px;
    background: aqua;
    position: absolute;
    margin-left: 317px;
    margin-top: 10px;
}
.threeHori {
    height: 1px;
    width: 19px;
    background: aqua;
    position: absolute;
    margin-left: 300px;
    margin-top: 170px;
}
.fourHori {
    height: 1px;
    width: 140px;
    background: aqua;
    position: absolute;
    margin-left: 130px;
    margin-top: 10px;
}
.fiveHori {
    height: 1px;
    width: 207px;
    background: aqua;
    position: absolute;
    margin-left: 130px;
    margin-top: 10px;
}
.sixHori {
    height: 1px;
    width: 115px;
    background: aqua;
    position: absolute;
    margin-left: 380px;
    margin-top: 33px;
}
.twoVerti {
    width: 1px;
    height: 161px;
    background: aqua;
    position: absolute;
    margin-left: 337px;
    margin-top: -150px;
}
.threeVerti {
    width: 1px;
    height: 140px;
    background: aqua;
    position: absolute;
    margin-left: 380px;
    margin-top: 33px;
}
.spec {
    margin-left: 10%;
}
.specRight {
    margin-left: 50%;
}
#cameraTwo {
    position: absolute;
    display: flex;
    margin-left: -220px;
    opacity: 0;
}
#cameraThree {
    position: absolute;
    display: flex;
    margin-left: -220px;
    opacity: 0;
}
#cameraFour {
    position: absolute;
    display: flex;
    margin-left: -220px;
    opacity: 0;
}
#cameraFive {
    position: absolute;
    display: flex;
    margin-left: -220px;
    opacity: 0;
}
.move {
    margin-left: 500px;
    display: flex;
}
#iconTwo {
    width: 40px;
    margin-top: -5px;
}
#iconThree {
    width: 30px;
    margin-top: -5px;
}
#iconFour {
    width: 44px;
    margin-top: -40px;
}
#iconFive {
    width: 44px;
    margin-top: -40px;
}
/* svg {
    width: 0;
    height: 0;
    position: absolute;
  }
  
  .video-container {
    margin: 40px auto;
   
  }
  .video-container video {
    width: 100%;
    display: block;
    -webkit-clip-path: url(#clip-00);
            clip-path: url(#clip-00);
  }
  .video-container {
    width: 80%;
  }
  
  .clipping-paths {
  width: 0;
  height: 0;
  position: absolute;
} */
#green {
    width: 100%;
    background: rgb(0, 0, 0);
    height: 420px;
}
#backPhone2 {
    display: block;
}
#pink {
    width: 100%;
    background: rgb(0, 0, 0);
    
    padding-top: 120px;
}
#red {
  width: 100%;
  background-color: rgb(0, 0, 0);  
 
}
.grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 50px;
    width: 80%;
    margin: 200px auto;
}
.img1 {
    background-image: url(../img/img1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%;
}
.img2 {
    background-image: url(../img/img2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%;
}
.grid p {
 
    color: white;
        font-size: 21px;
        font-family: 'montserratregular';
        letter-spacing: 1px;
         line-height: 28px; 
       
}
footer {
    width: 100%;
    height: 60px;
    background: #030303;
    border-top: 1px solid rgb(59, 59, 59);
}
footer p {
    color: white;
    font-size: 12px;
        font-family: 'montserratlight';
        letter-spacing: 2px;
        width: 367px;
        margin: 20px auto;
}
.gridm {
    display: none;
}
}
@media only screen and (min-width: 1057px) {
    #mask {
        width: 450px;
       margin-bottom: 500px;
    }
    .pioneerText {
        color: white;
        font-size: 16px;
        font-family: 'montserratlight';
        letter-spacing: 1px;
        line-height: 22px;
        width: 430px;
        margin-left: 45%;
        margin-top:490px;
        position: absolute;
    }

  }

 










