/*HEADER PAGE*/
.backgroundimage {
    background-image: url("content/images/mears-header-bg-home-page.png");
    background-repeat: no-repeat;
    background-attachment: initial;
    background-position: center !important;
    background-size: 100% 100%;
    /*background-size: 102%;*/
    /*background-size: 100%;*/
    /*height: 540px;*/
    height: 510px;
    background-size: cover;
    /*margin-top: -30px;*/
    /*zoom: -12%;*/
}

.backgroundimage2 {
    background-image: url("content/images/About_bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
    /*min-width: 1246px;*/
    width:100%;
    background-size: cover;
    left: -33px;
    background-position:50% -14px;
}

/*AIRPORT*/
.addmargintop {
    margin-top: 50px;
}

.bulletpoints {
    list-style-type: disc;
}

.bboxone {
    max-width: 480px;
}

.addbigmargintop {
    margin-top: 75px;
}

.addmargintop2 {
    margin-top: 25px !important;
}

.addmarginbottom {
    margin-bottom: 50px;
}

.addsmallmarginontop {
    margin-top: 35px !important;
}

.addsmmarginbottom {
    margin-bottom: 20px;
}

.addpadding {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.addrightpadding {
    padding-right: 15px !important;
}

.borderless td, .borderless th, .borderless tbody {
    border: none !important;
}

.nomargin {
    margin-bottom: 0px !important;
}

.nomargintop {
    margin-top: 0px !important;
}

.xsmallmarginbottom {
    margin-bottom: 5px;
}

.titleonpage2 { /*underlined titles on page*/
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    color: #222;
    font-size: 16px;
    margin-top: 20px;
    float: left;
    width: 100%
}

.termsnum {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    color: #222;
    font-size: 16px;
    margin-bottom: 2px;
}

.subtermsnum {
    padding-left: 65px;
}

.terms-indent{
    padding: 20px
}

.addedbottompadding {
    padding-bottom: 50px !important;
}

.appimg{
    margin-bottom:10px;
}

.specialfont {
    font-family: 'Quicksand', sans-serif;
    color: #222;
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
}

.answer {
    font-family: 'Quicksand', sans-serif;
    color: #222;
    font-size: 17px;
    margin-top: 20px;
    font-weight: bold;
}

.question {
    font-family: 'Quicksand', sans-serif;
    color: #222;
    font-size: 14px;
    margin-top: 20px;
    font-weight: bold;
}


.smallerfontsize {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.titleonpage3 {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    color: #222;
    font-size: 18px;
    margin-top: 20px;
}

.titleonpage { /*just regular text on the page*/
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    color: #222;
    font-size: 16px;
}

.addmarginleft {
    margin-left: 40px;
}

.smallfont {
    font-size: 12px;
}

.hello{
    float: left;
    margin-right: 15px;
    max-width: 100%;
    height: auto;  
    
}

.busch-gardens{
    width: 40%;
}

.words{
    float: right;
}
/*FLEET*/
.pagetitle {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 45px;

    font-weight: 800;
}

.pagetitle2 {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 55px;
    font-weight: 800;
    color: #000;
}

@media screen and (max-width: 768px) {
    h1, .pagetitle2{
        font-size:34px;
    }
}

.smallertitle {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #000;
}

.videobox {
    max-width: 600px;
    max-height: 400px;
}

.embed-responsive-16by9 {
    padding-bottom: 40% !important;
}

.socialawarenessvideobox {
    width: 500px;
    height: 300px;
}

.special {
    list-style-type: square !important;
}

.addeddecoration {
    border-bottom-style: solid;
    border-bottom-color: #fb3;
    border-bottom-width: 5px;
}

.addbordertodivide {
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
    border-bottom-width: 2px;
}

.videoalignment {
    margin-top: 30px;
    margin-bottom: 30px;
}

.responsive {
    padding: 0 6px;
    float: left;
    width: 24.99999%;
}

@media only screen and (max-width: 700px){
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px){
    .responsive {
        width: 100%;
    }
}


/*LOGIN PAGE*/
.listitems {
    text-decoration: none !important;
    color: #000;
}

.listitems:hover {
    color: #fb3;
}

.newsletters {
    float: right;
}

/*CAREERS*/
.applynowbtn {
    margin-top: 30px;
    margin-bottom: 30px;
}

.yellowbox {
    background-color: #ffde5b;
}

.applybutton {
    color: #000;
}

.applybutton:hover {
    color: #fb3;
}

.greyfont {
    color: #999999;

}


/*MAIN LANDING PAGE*/
.welcomemearstitle {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial,sans-serif;
    text-align: center;
    color: #000;
    font-size: 37pt;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 800;
}

.transportationheaders {
    text-align: center;
    color: #999;
    font-size: 37pt;
    line-height: 48px;
    font-family: GothamBlack, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
}

.transportationheadersdark {
    text-align: center;
    color: #000;
    font-size: 40pt;
    line-height: 48px;
    font-family: GothamBlack, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 800;

}

.centerit {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #000000;
}

.mainparagraphs {
    text-align: left;
    margin: auto;
    margin-bottom: 20px;
    color: #222;
    cursor: auto;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 1.5;
    text-align: justify;
}

.paragraphs {
    text-align: left;
    width: 75%;
    margin: auto;
    text-align: justify;
}

.paragraphtitle {
    color: #222;
    cursor: auto;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
}

.secondtitle {
    text-align: center;
    margin-bottom: 50px;
    line-height: 24px;
    font-size: 20px;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    /*font-weight: normal;*/
    font-stretch: normal;
    font-family: 'Quicksand', sans-serif;
    color: #000;
    font-weight: 600;
}

.smalltitleleft {
    text-align: right;
    line-height: 27px;
    font-family: MuseoSlab500Regular, arial, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    color: #333;
}

.smalltitleright {
    text-align: left;
    line-height: 27px;
    font-family: MuseoSlab500Regular, arial, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    color: #333;
}

.smalltitle {
    line-height: 27px;
    font-family: MuseoSlab500Regular, arial, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    color: #333;
}

.smalltitledetailsright {
    font-family: 'Quicksand', sans-serif;
    text-align: left;
}

.smalltitledetailsleft {
    font-family: 'Quicksand', sans-serif;
    text-align: right;
}

.phoneimg {
    height: 375px;
}

/*.phoneimages {
    margin-right: 50px;
}*/

.appimages {
    margin-top: 25px;
}

.paddingoutrightside {
    padding-left: 15px !important;
}

.paddingoutleftside {
    padding-left: 0px !important;
}

.nopadding {
    padding-right: 0px !important;
    padding-left: 0px;
}

.alignimage {
    margin-left: 25px;
}

.appstore {
    float: right;
    margin-top: 30px;
}

.appstore2 {
    float: left;
    margin-top: 30px;
}

.androidrow {
    margin-bottom: 30px !important;
}

.appdetails {
    margin-top: 20px;
}

.mearsappspage {
    min-width: 1806px;
}

.homepage {
    min-width: 1860px;
}

.homepage2 {
    margin-bottom: 50px;
}

.disneybuttons {
    margin-top: 20px;
    width: 70%;
    min-width: 60%;
}

.yellowbutton {
    font-family: "PT Sans Narrow",helvetica,arial,sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-shadow: 0 0px 0 transparent !important;
    color: #000;
    width: 225px;
    line-height: 16px;
    text-decoration: none;
    border: transparent;
    text-align: center;
    background-color: #fed141 !important;
    border-color: transparent !important;
    margin-top: 25px;
    border-radius: 10px !important;
    vertical-align: middle;
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.yellowbutton:hover {
    background-color: #f3cf3f !important;
}


.redtitle {
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
    color: #800000;
    font-size: 16px;
    margin-top: 20px;
}

.fullcontentwidth{
    max-width: 717px;
    /*max-width: 730px;*/
}

.makeimpressionborder {
    background-color: #f5d105;
    padding-top: 25px;
    padding-bottom: 25px;
    /*height: 375px;*/
}

.arrowimage {
    width: 65px;
    margin-top: 65px;
}

.impressionlink {
    text-decoration: none;
}

.impressionlink:hover {
    text-decoration: none;
}

.impression {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial,sans-serif;
    font-size: 50px;
    font-weight: 800;
    color: #000000;
    margin-top: 65px;
    margin-bottom: 30px;
    /*float: left;*/
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.viewvehicle {
    /*font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #000000;*/
    vertical-align: top;
    float:left;
    max-width: 100%;
    height:auto;
}

.listofairports {
    list-style-type: disc !important;
}

.nopadding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.appstoreimg1 {
    padding-right: 10px !important;
}

.appstoreimg2 {
    padding-left: 10px !important;
}

.luxuryvehicleimage {
    margin-top: 15px;
    padding-left: 30px;
}


.bottomimagetitle {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial,sans-serif;
    color: #ffffff;
    font-size: 55px;
    font-weight: 900;
    margin-top: 100px;
}

.bottomimagesubtitle {
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-size: 29px;
    margin-top: 30px;
}


.qualitytitle {
    font-family:  'Asap', sans-serif;
    font-size: 35px;
}

.supportingdetails {
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    padding-bottom: 20px;
}

.borderline {
    padding-left: 0px;
    padding-right: 0px;
    width: 35% !important;
}

.servicedetailssections {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    margin-top: 25px;
    margin-bottom: 25px;
}

.servicetitle {
    color: #fff;
}

.year {
    font-size: 15px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}

.imgspace{
    width: 80%;
}
.applogos{
    max-width: 50px;
}

.parallax {
    /* The image used */
    background-image: url("content/images/About_bg.jpg");

    /* Set a specific height */
    /*min-height: 500px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hellotext { /*underlined titles on page*/
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    color: #222;
    font-size: 16px;
    margin-top: 20px;
    /*float: left;*/
    width: 100%
}
