body {
    padding: 0px!important
}

nav ul li a,
.dropbtn,
.login {
    display: inline-block;
    color: #575757!important;
    padding: 14px 16px;
    text-decoration: none
}

nav ul li a:hover,
.dropdown:hover .dropbtn,
.login:hover {
    color: #001a7b!important;
    text-decoration: none
}

a {
    cursor: pointer!important
}

button {
    cursor: pointer!important
}

p {
    font-size: 15px!important
}

.head-logo {
    margin-left: 250px
}

.top {
    background-color: transparent;
    border-bottom: 1px solid #FFF;
    height: 110px
}

.navbar {
    height: 110px
}

.nav-contacts {
    color: #575757!important;
    float: right;
    margin-right: 250px
}

.nav-contacts a {
    color: #575757!important
}

.blue-bg {
    background-color: #001a7b
}

#gray-bg {
    background-color: rgb(236, 236, 236)
}

.black-bg {
    background-color: #000
}

.section {
    padding: 60px 0 60px 0
}

.box {
    height: 725px;
    overflow: hidden
}

.contact-box {
    height: 725px;
    overflow: hidden;
    padding: 80px 40px 80px 40px
}

.white {
    color: #FFF
}

.blue {
    color: #001a7b
}

.gray {
    color: #575757
}

.black {
    color: #262626
}

.black a {
    color: #262626
}

.white-transparent-button {
    background-color: transparent;
    padding: 10px 50px 10px 50px;
    border: 1px solid #FFF;
    cursor: pointer
}

.white-transparent-button:hover {
    background-color: #001a7b;
    padding: 10px 50px 10px 50px;
    border: 1px solid #001a7b;
    color: #FFF;
    cursor: pointer
}

.contact-transparent-button {
    background-color: transparent;
    padding: 10px 50px 10px 50px;
    border: 1px solid #FFF;
    cursor: pointer
}

.contact-transparent-button:hover {
    background-color: #FFF;
    padding: 10px 50px 10px 50px;
    border: 1px solid #FFF;
    color: #575757!important;
    cursor: pointer
}

.gray-transparent-button {
    background-color: transparent;
    padding: 10px 50px 10px 50px;
    border: 1px solid #262626;
    cursor: pointer;
    color: #262626
}

.gray-transparent-button:hover {
    background-color: #001a7b;
    padding: 10px 50px 10px 50px;
    border: 1px solid #001a7b;
    color: #FFF;
    cursor: pointer
}

.white a {
    color: #FFF!important
}

h2 {
    font-size: 30px!important
}

h3 {
    font-size: 30px!important
}

.about-head {
    font-size: 50px!important
}

.address {
    margin-left: 110px
}

#hiddenOn-large {
    display: none
}

.gray-sub-foot {
    margin-left: 245px
}

.content {
    padding-bottom: 60px
}

.tint {
    position: relative;
    margin: 0!important;
    z-index: 2!important
}

.tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 26, 123, .2);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
    z-index: 2!important
}

#parent {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#parent:hover .child,
#parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

#parent:hover .child:before,
#parent:focus .child:before {
    display: block
}

#parent:hover a,
#parent:focus a {
    display: block
}

.child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52, 73, 94, .75)
}

#home-header {
    background-image: url(/yortal/uploads/images/bg-images/3-planes-home-header-image2.jpg);
    height: 650px;
    margin-top: 0px!important;
    background-size: cover;
    background-position-y: center;
    margin-bottom: 0px!important
}

.home-header {
    font-style: italic;
    width: 815px;
    margin-left: 15%;
    margin-top: 200px
}

.header-content {
    z-index: 10;
    position: absolute;
    margin-left: 15%
}

.home-header-btn {
    background-color: transparent;
    padding: 10px 40px 10px 40px;
    color: #FFF;
    border: 1px solid #FFF;
    margin-left: 15%;
    margin-top: 5%
}

.home-header-btn:hover {
    background-color: #001a7b;
    padding: 10px 40px 10px 40px;
    color: #FFF;
    border: 1px solid #001a7b;
    margin-left: 15%;
    margin-top: 5%
}

.display {
    display: none
}

#row-2 {
    padding: 60px 0 80px 0
}

#button-section {
    margin: 0 auto;
    text-align: center
}

.align-right {
    text-align: right;
    margin-right: 205px
}

.display-boxes {
    display: none
}

#overlay {
    position: absolute;
    top: 400px;
    color: #FFF;
    left: 380px;
    width: 640px;
    padding: 10px 0;
    z-index: 10
}

.contain-header {
    position: relative;
    overflow: hidden
}

.main-header {
    max-height: 100vh;
    min-height: 100vh;
    display: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
    width: 100%
}

video#videoPlayer {
    position: relative;
    top: 0;
    z-index: -999;
    min-width: 100%;
    min-height: 100vh;
    width: auto;
    height: auto;
    background-size: cover;
    overflow: hidden
}

video {
    display: block
}

.header-internal {
    margin-top: 125px!important
}

#internal-page-header {
    max-width: 1100px;
    margin: 0 auto
}

.text-indent {
    margin-left: 50px;
    font-weight: 700
}

.internal-content {
    padding-bottom: 100px
}

.about-us {
    padding: 80px 30px 80px 30px
}

.about-us p {
    width: 500px
}

#about-image {
    background-image: url(/yortal/uploads/images/bg-images/night-hangar-v1.jpg);
    height: 430px;
    background-size: cover;
    background-position-x: center
}

#icon-page {
    background: #FFF url(/yortal/uploads/images/iconAircraft-images/icon-background.jpg) no-repeat center center fixed;
    background-size: cover;
    height: auto!important
}

#daher-page {
    background: #FFF url(/yortal/uploads/images/bg-images/daher-background.jpg) no-repeat center center fixed;
    background-size: cover
}

#cirrus-page {
    background: #FFF url(/yortal/uploads/images/bg-images/cirrus-background.jpg) no-repeat center center fixed;
    background-size: cover;
    height: auto!important
}

#about-page {
    background: #FFF url(/yortal/uploads/images/bg-images/about-us-background2.jpg) no-repeat center center fixed;
    background-size: cover;
    height: auto!important
}

.our-goals2 {
    margin: 65px 0 10px 0
}

#icon-box {
    background-image: url(/yortal/uploads/images/bg-images/icon-service-center2.jpg);
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

#cirrus-box {
    background-image: url(/yortal/uploads/images/bg-images/cirrus-service-center4.jpg);
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

#daher-box {
    background-image: url(/yortal/uploads/images/bg-images/tbm-daher-service-center-3.jpg);
    background-position-x: inherit;
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.logo-section {
    text-align: center;
    padding-left: 80px!important
}

#testimonial {
    padding: 20px 20px 20px 0
}

.testimonials-header {
    font-size: 25px!important;
    padding-bottom: 10px
}

.testimonials-timestamp {
    padding-top: 10px
}

#reply {
    margin: 0 50px
}

#daher-images {
    padding: 20px
}

#news-article {
    max-width: 880px!important;
    padding: 40px
}

.article-header {
    padding-bottom: 20px
}

.article {
    border-left: 1px solid white
}

.article-content {
    margin-left: 30px
}

.article-link {
    color: #575757;
    font-style: italic;
    text-decoration: underline;
    font-size: 20px
}

.article-link:hover {
    color: #001a7b;
    font-style: italic;
    text-decoration: underline;
    font-size: 20px
}

.salesRep-info {
    padding: 50px 0 50px 0;
    font-size: 35px
}

.blue-button {
    background-color: #001a7b;
    padding: 10px 50px 10px 50px;
    border: 1px solid #001a7b;
    cursor: pointer;
    color: #FFF;
    margin-right: 30px;
    margin-bottom: 20px
}

.blue-button:hover {
    background-color: #FFF;
    padding: 10px 50px 10px 50px;
    border: 1px solid #575757;
    cursor: pointer;
    color: #575757
}

.jobApp-buttons {
    margin: 0 auto;
    text-align: center
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s
}

.open,
.accordion:hover {
    background-color: #001a7b;
    color: #FFF
}

.panel {
    padding: 0 45px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out
}

.job-title {
    text-transform: uppercase;
    text-decoration: underline
}

.sub-head {
    font-weight: 700;
    text-transform: uppercase
}

.list {
    list-style-type: disc
}

.list li {
    margin-left: 50px
}

.panel-content {
    padding: 40px 0 70px 0
}

.file-submit {
    margin: 0 auto;
    text-align: center
}

#success {
    display: none
}

.display-boxes-tablet {
    display: none
}
#airport-map {
    padding-top: 20px !important;
    width: 100%;
    margin: 0 auto;
    
}
#hangar-location {
	margin-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @media only and (max-width: 900px) {
        .home-header {
            z-index: 1
        }
        #navSidebar {
            z-index: 100000000
        }
    }
}

@supports (-ms-ime-align:auto) {
    .nav-contacts {
        color: #575757
    }
    .nav-contacts a {
        color: #575757!important
    }
}

@media only screen and (max-width:1500px) {
    #icon-box {
        background-image: url(/yortal/uploads/images/bg-images/icon-service-center3.jpg);
        background-position-x: inherit
    }
    #daher-box {
        background-image: url(/yortal/uploads/images/bg-images/tbm-daher-service-center-4.jpg);
        background-position-x: inherit
    }
    .about-us {
        padding: 50px;
    }
}

@media only screen and (max-width:1440px) {
    #overlay {
        top: 300px;
        left: 245px
    }
    .head-logo {
        margin-left: 100px
    }
    .nav-contacts {
        margin-right: 100px
    }
    .gray-sub-foot {
        margin-left: 100px
    }
    .align-right {
        margin-right: 100px
    }
    .contact-box {
        padding: 50px 20px 40px 20px
    }
}

@media only screen and (max-width:1300px) {
    #page-content {
        padding: 0 40px 60px 40px
    }
    .nav-contacts {
        margin-right: 25px
    }
    .head-logo {
        margin-left: 0
    }
    #overlay {
        top: 300px;
        left: 145px
    }
    .home-header {
        margin-left: 0%
    }
    .home-header-btn {
        margin-left: 0%
    }
    .contact-box {
        height: 400px;
        padding: 50px 30px 50px 30px
    }
    .box {
        height: 400px
    }
    #remove {
        display: none
    }
    #about-image {
        height: 408px
    }
    .about-us p {
        width: auto
    }
    #hiddenOn-large {
        display: block
    }
    .gray-sub-foot {
        margin-left: 0
    }
    .align-right {
        margin-right: 0
    }
    .hidden {
        display: none
    }
    .display {
        display: block
    }
    .display img {
        margin: 0 auto;
        display: block
    }
    .hidden-boxes {
        display: none
    }
    .display-boxes {
        display: none
    }
    .display-boxes-tablet {
        display: block
    }
    #daher-box, #icon-box {
    	height: 700px;
    }
    .partners-head {
        padding: 30px
    }
    .content {
        padding-bottom: 60px
    }
    .about-us {
        padding: 40px;
    }
}

@media only screen and (max-width:1282px) {
    nav ul {
        text-align: right;
        float: right;
        width: 90%
    }
    #parent:hover .child,
    #parent:focus .child {
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    .about-us {
        padding: 30px;
    }
}
@media only screen and (max-width:1273px) {
    #about-image {
        height: 430px
    }
    .about-us {
        padding: 35px;
    }
}

@media only screen and (max-width:1219px) {
    nav ul {
        text-align: right;
        float: right;
        margin-top: -80px
    }
    .about-us {
        padding: 20px;
    }
}

@media screen and (max-width:1055px) {
    #about-image {
        height: 452px
    }
    .row {
        display: block !important;
    }
    .col {
        width: 100%;
    }
    .row .w3-col.m6 {
        width: 100% !important;
    }
    .about-us {
        padding: 40px;
    }

}

@media only screen and (max-width:1024px) {
    #about-image {
        height: 452px
    }
}

@media only screen and (max-width:992px) {
    .home-header {
        width: 90%
    }
}

@media only screen and (max-width:944px) {
    .contain-header {
        background-image: url(/yortal/uploads/images/bg-images/plane-2.jpg);
        height: 650px;
        margin-top: 0px!important;
        background-size: cover;
        background-position-y: center;
        margin-bottom: 0px!important
    }
    .contain-header video {
        display: none
    }
    .home-header {
        width: 90%!important;
        font-size: 40px
    }
    #page-content {
        padding: 0 30px 50px 30px
    }
    nav ul li a,
    .dropbtn {
        padding: 10px!important
    }
    .contact-box {
        height: auto;
        padding-left: 80px
    }
    #partners-row {
        text-align: center
    }
    nav ul {
        width: 80%;
        margin-top: 0
    }
    #internal-page-header {
        margin-left: 30px
    }
    #about-image {
        height: 452px
    }
}

@media only screen and (max-width:907px) {
    #about-image {
        height: 474px
    }
}

@media only screen and (max-width:830px) {
    #stop {
        text-align: center
    }
}

@media only screen and (max-width:815px) {
    #about-image {
        height: 496px
    }
}

@media only screen and (max-width:810px) {
    #about-image {
        height: 496px
    }
}

@media only screen and (max-width:768px) {
    #home-header {
        background-image: url(/yortal/uploads/images/bg-images/3-planes-home-header-image-3.jpg);
    }
    .header-content {
    	margin-left: 3%;
    }
    .home-header {
        width: 100%!important;
    }
    .logo-section img {
        width: 80%;
    }
    #overlay {
        left: 50px;
    }
    .contact-box {
        padding: 30px;
        height: 100%!important;
    }
    .box {
        height: 500px;
    }
    nav ul {
        float: right;
        margin-top: -70px;
        text-align: right;
        width: 90%;
        padding-right: 10px;
    }
    nav ul li a,
    .dropbtn {
        padding: 5px;
    }
    #about-image {
        height: 539px;
    }
    .display img {
        width: 90%
    }
    #page-content {
        padding: 20px;
    }
    #daher-images img {
        width: 90%;
    }
    #modalImage {
        width: 90%;
    }
    #google-maps {
        padding-bottom: 20px;
        margin: 0 auto;
    }
    .map {
        width: 100%!important;
    }
    .submit-button {
        margin-top: 10px;
    }
    #icon-page {
        background: #FFF;
    }
    #daher-page {
        background: #FFF;
    }
    #cirrus-page {
        background: #FFF;
    }
    #about-page {
        background: #FFF;
    }
    #hangar-location {
    	margin-left: 0;
    }
}

@media only screen and (max-width:760px) {
    nav ul {
        margin-top: 0;
        width: 80%
    }
    .contact-box {
        padding: 45px
    }
}

@media only screen and (max-width:747px) {
    #about-image {
        height: 518px
    }
}

@media only screen and (max-width:670px) {
    #about-image {
        height: 540px
    }
}

@media only screen and (max-width:640px) {
    nav ul {
        width: 80%
    }
    nav ul .dropdown-content {
        min-width: auto!important
    }
    #about-image {
        height: 540px
    }
    #overlay {
        padding-right: 30px;
        width: 90%!important
    }
    #internal-page-header {
        margin-left: 0;
        padding: 20px
    }
}

@media only screen and (max-width:626px) {
    nav ul {
        margin-top: -80px
    }
    .header-content {
    	padding: 0 45px;
    }
    .display-boxes-tablet {
        display: none
    }
    .display-boxes {
        display: block
    }
    #daher-box, #icon-box {
    	height: 700px;
    }
}

@media only screen and (max-width:604px) {
    #about-image {
        height: 562px
    }
}

@media only screen and (max-width:600px) {
    #internal-page-header {
        margin-left: 0
    }
    #page-content {
        padding: 0 40px 20px 40px
    }
    #daher-box {
        background-position-y: inherit
    }
    #cirrus-box {
        background-position-y: bottom
    }
    .display img {
        width: auto
    }
    #partners-row {
        padding: 15px 0 15px 0
    }
    .logo-section img {
        width: auto;
        padding-top: 20px
    }
    .logo-section {
        padding-left: 0px!important
    }
}

@media only screen and (max-width:595px) {
    .header-content {
        margin-left: 0
    }
    .home-header {
        width: auto
    }
    .contact-box {
        height: 500px
    }
    .display img {
        text-align: center;
        width: auto
    }
    #partners-row {
        padding: 10px 0
    }
    #cirrus-box {
        background-position-y: bottom
    }
    .section {
        padding: 40px 0 40px 0
    }
    #myImg {
        padding-bottom: 20px
    }
    #testimonial {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 513px){
    .about-us button {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:500px) {
    #overlay {
        left: 30px;
        top: 180px
    }
    .header-internal {
        padding: 10px
    }
    .home-header {
        width: 100%
    }
    .contact-box {
        padding: 30px;
        height: 400px
    }
    .top {
        height: 145px
    }
    .navbar {
        height: 145px
    }
    #partners-row {
        padding: 15px;
        margin: 0 auto;
        text-align: center
    }
    #internal-page-header {
        margin-top: 150px!important
    }
    .display {
        text-align: center
    }
    .display img {
        width: auto
    }
    #myImg {
        padding-bottom: 20px
    }
    #daher-images {
        text-align: center
    }
    #modalImage {
        width: 90%
    }
    .panel-content {
        padding: 0
    }
    .w3-modal {
        top: 100px
    }
    .logo-section {
        padding-left: 0!important;
        padding-top: 20px!important
    }
    #testimonial {
        margin-bottom: 30px
    }
}
@media screen and (max-width: 417px){
    .home-header {
        margin-top: 100px;
    }
}
@media screen and (max-width: 385px){
	.home-header {
		margin-top: 100px;
	}
}
@media only screen and (max-width:375px) {
    .home-header {
        font-size: 30px
    }
    #menu {
        top: 20px
    }
    #page-content {
        padding: 0 10px 50px 10px
    }
    .contact-box {
        height: 500px
    }
}

@media screen and (max-width:320px) {
    .nav-contacts {
        text-align: center
    }
    .top {
        height: 165px !important;
    }
    .navbar {
        height: 165px !important;
    }
    #page-content {
        padding: 0 10px 50px 10px
    }
    .panel {
        padding: 0
    }
    .panel-content {
        padding: 20px 0 100px 20px
    }
    .blue-button {
        margin: 10px 0
    }
}