/*
Theme Name: Popular Pilot
Theme URI: http://popularpilot.com/
Author: Michael Watterston
Author URI: http://technology.uk.com
Description: a visual digest for aviators
Version: 1.0

*/
body {
	font-family: sans-serif;
    overscroll-behavior-y: contain;
    background-color: rgb(230, 231, 238) !important;
    text-align: center;
}
.singlePages {
    text-align: center;

}
.csfooter {
    margin-bottom: 89px;
}
.csfooter li {
    box-shadow: inset 2px 2px 5px #b8b9be,inset -3px -3px 7px #fff!important;
    border-radius: .55rem;
    margin-bottom: 8px;
    color: #31344b;
    padding: 12px;
}

a {
    color: #31344b !important;
}
a:hover {
    color: #7b7b7b !important;
    font-weight: bold;
    text-decoration: none !important;
}
.csUnderline {
    color: #ca5d00 !important;
    text-decoration: underline;   
}
.form-control:invalid {
    border-color: #dc3545;
}
/* PROGRESSIVE WEB APP ELEMENTS ========================= */ 

/* GLOBAL ELEMENTS ====================================== */ 
.jumbotron {
    background-color: rgb(230, 231, 238) !important; 
    padding: 0rem 0rem !important;
    margin-bottom: 0px !important;
}
.containerlogo {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1025px !important;
}
.mainLogo {
    background-color: rgb(230, 231, 238);
    background-position: center;
    background-repeat: no-repeat;
}
.mainContainer {
    margin-left: auto;
    margin-right: auto;
}
.mainContainerSingle {
    max-width: 800px;
    padding: 20px;
}
/* FEATURED VIDEO  ====================================== */ 
.featuredVideo {
    border-radius: 5px;
    width: 100%;
}
/* FEATURED IMAGE  ====================================== */ 
img.featuredImage {
    border-radius: 5px;
    width: 100%;
}
.featuredText a {
    color: #000 !important;
}
.featuredText a:hover {
    color: #c50000 !important;
}

.aviation-card-inner {
    justify-content: center;
    padding: 0px !important;
}
.aviation-card {
    width: 278px;
    height: 363px;
    max-width: 280px !important;
    min-width: 280px !important;
    padding: 12px;
    box-shadow: 6px 6px 12px #b8b9be,-6px -6px 12px #fff !important;
    border: 1px solid rgb(222 222 222 / 5%) !important;
    border-radius: 5px !important;
    background-color: #e6e7ee !important;
    margin-bottom: 30px !important;
}
.aviation-card img {
    border: 1px solid #000000;
    border-radius: 5px;
    width: 250px;
    height: 250px;
    box-sizing: initial !important;
}
.aviation-card img:hover {
    border: 1px solid rgb(150 150 150);
}
.card-body {
    padding: 0px !important;
}
.card-body p {
    font-size: 12px !important;
    margin-top: 4px;
    color: #000000;
}
.likeContainer {
    width: 80% !important;
}
.likeRow {
    margin: 0px !important;
}
.popularpilot-col {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.popularpilot-col a:hover { 
    text-decoration: none;
}

.custom-colnav1, 
.custom-colnav2, 
.custom-colnav3 {
    font-size: 12px;
}
.custom-colnav1, 
.custom-colnav2, 
.custom-colnav3 {
    font-size: 12px;
}
.custom-colnav2 {
    text-align: center;
    color:#484848; 
}
.custom-colnav3 {
    text-align: right;
}
.custom-colnav3 a:hover {
    color: black;
}
.likeButton {
    background-image: url(/images/heart.png);
    background-size: 18px 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 66px 1px;
    padding-right: 23px;
    font-weight: bold;
    color: #000000;
}
a.LikeButton {
    cursor: pointer;
    font-weight: bold;
    color: #31344b !important;
}
.likeButton:active, 
.likeButton:hover {
    background-image: url(/images/heartdark.png);
    background-size: 16px 14px;
    background-position: 67px 3px;
    cursor: pointer;
}
.ReportButton {
    font-weight: bold;
    width: 55px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.ReportButton:active, .ReportButton:hover {
    cursor: pointer;
    color: #848484;
}
.greyButton {
    border-color: #D1D9E6 !important;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    background-color: #e6e7ee;
}

/* Adverts ========================================= */ 
li.card.aviation-advert {
    width: 278px;
    height: 363px;
    max-width: 280px !important;
    min-width: 280px !important;
    padding: 0px;
    background-color: #e6e7ee !important;
    margin-bottom: 30px !important;
    margin: 30px 30px 30px 0px;
    border: 1px solid #000;
    border-left: 1px solid #000 !important;
}

/* Pagination ====================================== */ 


.fixedPagination {
    float: left;}
/* Fixed Bottom Menu =============================== */

.popularpilotNavFixed {
    justify-content: center !important;
    margin: 0px;
    padding: 0px !important;
}
.fixedNavContainer {
    margin-bottom: 10px;
}
.bottomMenuCover {
    background-color: #e6e7ee;
    border: 1px solid #d1d9e6;
    height: 89px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
}
.addMoreContentbtn {
    width: 68px;
    height: 69px;
    padding: 0px !important;
    float: left;
}
.addMoreContentbtn:active,
.addMoreContentbtn:focus {
    background-color: #e6e7ee !important;
    border-color: #d1d9e6 !important;
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
    border-radius: 7px;
}
.flightbtn {
    height: 69px;
    padding: 0px !important;
    color: #98b0bc !important;
    border-color: #D1D9E6 !important;
    border-radius: 7px;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    background-color: #e6e7ee !important;
    float: left;
}
.flightbtn:active,
.flightbtn:focus,
.flightbtn.target,
.flightbtn.active {
    background-color: #e6e7ee !important;
    border-color: #d1d9e6 !important;
    box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
    border-radius: 7px;
}
.flightBtnOne {
    border: 2px solid #c50000;
    border-radius: 5px;
    color: #c50000;
    height: 55px;
    width: 54px;
    margin: 7px;
    position: relative;
    text-align: center;
    padding-top: 10px;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #c50000;
    text-decoration-thickness: 2px;
    transition: all .2s ease;
    float: left;
}
.flightBtnOne:active {
    border: 2px solid #e6a600;
    border-radius: 5px;
    color: #e6a600;
    text-decoration-color: #e6a600;
}
.btnshort {
    width: 68px;
    height: 69px;   
}
.btnlong {
    width: 150px;
}
.btnshortlights {
    height: 55px;
}
.btnlonglights {
    width: 136px;
}


/* SIDE MENU ======================================= */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #e6e7ee;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

/* Buttons */

.greybtn {
    height: 40px;
    padding: 7px !important;
    border-color: #D1D9E6 !important;
    border-radius: 7px !important;
    box-shadow: 3px 3px 6px #b8b9be, -3px -3px 6px #fff;
    background-color: #e6e7ee !important;
    color: #000 !important;
}

/* Form inputs */

.csinputs {
    box-shadow: inset 2px 2px 5px #b8b9be,inset -3px -3px 7px #fff!important;
    border-radius: .55rem !important;
    margin-bottom: 8px;
    color: #31344b !important;
    padding: 12px !important;
    background-color: #e6e7ee !important;
    background-clip: padding-box !important;
    border: .0625rem solid #d1d9e6 !important;
}

/* Modals */

.modal-dialog {
    background-color: rgb(230, 231, 238) !important;
    border-radius: 5px;
}
.modal-content {
    background-color: rgb(230, 231, 238) !important;
}
/* Responsive ====================================== */ 

@media only screen and (max-width: 400px) {

    .mainLogo {
        max-height: 256px;
        background-image: url(/images/popular_pilot_mobile_large.png);
        height: 140px;
        background-size: contain;
    }
    .featuredContent {
        margin-left: 15px;
        margin-right: 15px;
    }
    .featuredContent {
        display: none;
    }
    .featuredText p {
        font-size: 11px !important;
        font-weight: bold;
    }
    /* Buttons */
    .btnspace {
        margin-left: 10px !important;
    }   
}

/* Extra small devices (phones, 574px and down) */
@media only screen and (max-width: 574px) {

    .mainLogo {
        max-height: 256px;
        background-image: url(/images/popular_pilot_mobile_large.png);
        height: 140px;
        background-size: contain;
    }
    .featuredContent {
        margin-left: 15px;
        margin-right: 15px;
    }
    .aviation-card,
    li.card.aviation-advert {
        margin-left: auto;
        margin-right: auto;
    }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .mainLogo {
        max-height: 256px;
        background-image: url(/images/popular_pilot_mobile_large.png);
        height: 140px;
        background-size: contain;
        margin-left: 15px;
        margin-right: 15px;
    }
    .featuredContent {
        margin-left: 15px;
        margin-right: 15px;
    }

    
    .featuredText p {
        font-size: 15px;
        font-weight: bold;
    }
    /* Buttons */
    .btnspace {
        margin-left: 20px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    .mainLogo {
        max-height: 256px;
        background-image: url(/images/popular_pilot_mobile_large.png);
        height: 140px;
        background-size: contain;
    }
    .jumbotron {
        margin-left: 87px;
        margin-right: 87px;
    }
    .featuredContent {
        margin-left: 87px;
        margin-right: 87px;
    }
    .featuredText p {
        font-size: 18px;
        font-weight: bold;
    }
    .aviation-card-inner {
        margin-left: 30px;
    }
    .aviation-card {
        margin: 30px 30px 30px 0px;
    }
     /* Buttons */
     .btnspace {
        margin-left: 20px;
    } 
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .mainLogo {
        max-width: 1025px !important;
        max-height: 256px;
        background-image: url(/images/popular_pilot.png);
        height: 148px;
    }   
    .featuredText p {
        font-size: 22px;
        font-weight: bold;
    }
    .jumbotron {
        margin-left: 87px;
        margin-right: 87px;
    }
    .featuredContent {
        margin-left: 87px;
        margin-right: 87px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .mainLogo {
        max-width: 1025px !important;
        max-height: 256px;
        background-image: url(/images/popular_pilot.png);
        height: 256px;
    }   
    .featuredText p {
        font-size: 25px;
        font-weight: bold;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    .featuredContent {
        max-width: 1213px;
        margin-left: auto;
        margin-right: auto;
    }
    .featuredContent {
        margin-left: 15px;
        margin-right: 15px;
    }
    .mainContainer {
        max-width: 1300px;
    }
    .featuredBanner {
        width: 100%;
        height: 400px;
    }
    .featuredText p {
        font-size: 29px;
        font-weight: bold;
    }

}

@media only screen and (min-width: 1230px) { 

    .featuredContent {
        margin-left: auto;
        margin-right: auto;
    }

}