.page-header {margin-bottom:0; display:none;}

.section {padding:70px 0;}
h2 {
    font-size: 42px;
    color: #0a1d79;
    line-height: 51px;
    padding-bottom: 15px;
    margin-bottom: 26px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align:center;
    }
    
.lp-why {background:#eee; }
p, .pro_top_cont p {    font-size: 20px;
    font-weight: 400;
    line-height: 1.3em;}
    
.pro_top_cont p {font-weight:600;}
.lp-packages .row {margin-bottom:50px;}
.lp-packages .row:first-of-type {margin-bottom:0;}
.lp-packages .row:last-of-type {margin-bottom:0;}

.lp-video {background:#0a1d79;}
.lp-video p {color:#ddd;}
.lp-video h2 {color:#fff;}
.lp-video h3 {color:#fff; font-size:25px; line-height:1.2em;}

.lp-contact {background:#db1313;}
.lp-contact p {color:#fff;}
.lp-contact h2 {color:#fff;}
.lp-contact .contact-form .form-control {background:#fff;}

.lp-hero {background:url(landing-img.jpg); background-size:50%; background-repeat:no-repeat; background-position:left center; background-color:#0a1d79; color:#eee;}
.lp-hero h1 {color:#eee; text-align:left; font-size:40px;      line-height: 1em;  font-family: 'Rajdhani', sans-serif;    font-weight: 600; font-size:42px; text-transform:uppercase;}
.lp-hero p {color:#eee;}
.lp-hero .btn {border: 5px solid #fff;
    color: #fff; border-radius:0; font-size:30px; background:transparent;}
    .lp-hero .btn a {color:#fff;}
.lp-hero ul,.lp-contact ul {margin-bottom:1em;}
.lp-hero ul li,.lp-contact ul li {text-align:left;list-style-type: disc;  font-size:20px; line-height:1.5em;  margin-left: 30px; color:#fff;}
.lp-hero ul li a {color:#fff;}
.lp-hero .ordr_btn {background:#fff;}
.lp-hero .ordr_btn:hover {background-color:#233baf!important;}

/* media */

@media (max-width:992px) {
    .lp-hero {background-position:top center;}
    .lp-hero .row {margin-top:48%;}
}
@media (max-width:768px) {
    .lp-hero {background-size:80%;}
    .lp-hero .row {margin-top:67%;}
}
