@charset "UTF-8";
/*
Theme Name: skyhook
Theme Author: Technology Wisdom Team
Theme Description: This theme is developed by Technology Wisdom Team.

*/

@font-face {
  font-family: "Montserrat-Light";
  src: url("./fonts/Montserrat-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("./fonts/Montserrat-Regular.otf") format("truetype");
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url("./fonts/Montserrat-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat-Semibold";
  src: url("./fonts/Montserrat-SemiBold.otf") format("truetype");
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url("./fonts/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Volte-Light";
  src: url("./fonts/Volte-Light.otf") format("truetype");
}
@font-face {
  font-family: "Volte-Regular";
  src: url("./fonts/Volte-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Volte-Medium";
  src: url("./fonts/Volte-Medium.otf") format("truetype");
}

@font-face {
  font-family: "Volte-Semibold";
  src: url("./fonts/Volte-Semibold.otf") format("truetype");
}

@font-face {
  font-family: "Volte-Bold";
  src: url("./fonts/Volte-Bold.otf") format("truetype");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("./fonts/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("./fonts/Poppins-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "GalanoGrotesque-Bold";
  src: url("./fonts/GalanoGrotesque-Bold.otf") format("truetype");
}
@font-face {
  font-family: "GalanoGrotesque-Medium";
  src: url("./fonts/GalanoGrotesque-Medium.otf") format("truetype");
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor !important;
  border: 0;
  opacity: 0.25;
}

/*General classes*/

body {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  font-family: "Montserrat-Regular";
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
p {
  font-size: 16px;
  margin-bottom: 0;
  font-family: "Montserrat-Regular";
}

img {
  max-width: 100%;
  height: auto !important;
}

a,
button,
input[type="submit"] {
  transition: all 0.5s ease !important;
  text-decoration: none;
}

a:hover,
button:hover,
input[type="submit"]:hover {
  text-decoration: none !important;
  transition: all 0.5s ease !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Volte-Bold";
}
ul {
  list-style: none;
  padding: 0;
}

/*Covid Notification CSS*/
.covid {
  background-color: #00628c;
  color: #fff;
  padding: 8px 0;
  text-align: center;
}
.covid .container {
  position: relative;
}
.covid .text span {
  font-size: 15px;
}
.covid .text a {
  position: absolute;
  right: 15px;
}
/*Covid Notification CSS*/

/*Header CSS*/
header {
  padding: 15px 0;
  background-color: #f5f8fa;
}
header .menu {
  margin-top: 10px;
}
header .menu ul li a {
  font-family: "Montserrat-Medium" !important;
  color: #282828 !important;
}
header .menu ul li#mega-menu-item-18 {
  background-color: #e4e5e6 !important;
  margin: 0 5px !important;
  border-radius: 7px !important;
  padding: 0 10px !important;
}
header .menu ul li#mega-menu-item-19 {
  background-color: #00628c !important;
  margin-left: 10px !important;
  border-radius: 7px !important;
  padding: 0 10px !important;
}
header .menu ul li#mega-menu-item-19 a {
  color: #fff !important;
}
header .menu ul li#mega-menu-item-17,
header .mob-num a {
  padding-left: 25px !important;
  background: url("images/phone.png") no-repeat center left !important;
  margin-left: 55px !important;
}
header .mob-num a {
  margin-left: 0 !important;
  float: right;
  padding: 20px 0 15px 40px !important;
}
header .menu ul li#mega-menu-item-17 a,
header .mob-num a {
  color: #5939cf !important;
  font-family: "Montserrat-Bold" !important;
}
header
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:hover {
  color: #fff !important;
}
/*Header CSS*/

/*Banner Section Start*/
.main-banner {
  background: url("images/banner-bg.png") no-repeat;
  padding: 100px 0 150px;
  position: relative;
}
.main-banner .banner-img img {
  position: absolute;
  right: 0px;
  top: 40px;
  /*box-shadow: 0px 0px 10px 10px #e4e5e6;*/
}
.main-banner .banner-img {
  position: absolute;
  right: 0px;
  top: 0px;
}
.main-banner .banner-text h5 {
  font-size: 24px;
  font-family: "Volte-Medium";
  color: #555;
}
.main-banner .banner-text h1 {
  font-size: 54px;
  line-height: 1;
}
.main-banner .banner-text p {
  font-size: 22px;
}
.skyhook-primary-button form input[type="submit"],
.skyhook-primary-button a {
  background-color: #00628c;
  margin-top: 30px;
  display: inline-block;
  color: #fff !important;
  border-radius: 5px;
  padding: 10px 20px;
  font-family: "Montserrat-Medium";
  z-index: 1;
  position: relative;
}
.banner-logos {
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
}
.banner-logos .logos ul li {
  display: inline-block;
  margin: 0 6px;
}
.banner-logos .logos img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  will-change: transform;
  transition: transform 700ms;
}
.banner-logos .logos img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  transform: scale(1.04) translateY(-4px);
  z-index: 1;
  transition: transform 500ms;
}
/*Banner Section End*/

/*Tabs Section Start*/
.nav-tabs {
  border: none;
}
.nav-tabs .tabs {
  background-color: #00628c;
  border-radius: 7px;
}
.nav-tabs ul li {
  float: left;
}
.nav-tabs ul li a {
  color: #fff;
  font-family: "Volte-Medium";
  font-size: 18px;
  margin: 0 15px;
  padding: 15px 5px;
  display: inline-block;
}
.nav-tabs ul li.active {
  border-bottom: 3px solid #fff;
}
/*Tabs Section End*/

/*Technicians Section Start*/
.technicians {
  padding: 100px 0 70px;
}
.skyhook-primary-para h5 {
  font-family: "Volte-Medium";
  font-size: 18px;
}
.skyhook-primary-para h1 {
  font-size: 50px;
  line-height: 1;
}
.skyhook-primary-para p {
  font-size: 19px;
}
/*Technicians Section End*/

/*Part 145 Section Start*/
.part-145 {
  background-color: #f2f1f3;
  padding: 50px 0;
  position: relative;
}
.part-145 .part-145-text,
.aoc .aoc-text {
  margin-top: 50px;
  position: relative;
}
.part-145 .text-img img {
  position: absolute;
  bottom: -15px;
  right: -90px;
}
/*Part 145 Section End*/

/*AOC Section Start*/
.aoc {
  padding: 70px 0;
}
.aoc .text-img img {
  position: absolute;
  right: -30px;
  bottom: -70px;
}
/*AOC Section End*/

/*About Section Start*/
.about {
  background: url("images/about-bg.png") no-repeat;
  background-position: bottom right;
  background-size: cover;
  padding: 70px 0 50px;
  color: #fff;
  position: relative;
}
.about .about-text h1 {
  font-size: 45px;
}
.about .about-text p {
  font-size: 18px;
  font-family: "Montserrat-Light";
}
.about .about-btn a {
  background-color: #fff;
  margin-top: 30px;
  display: inline-block;
  color: #5939cf;
  border-radius: 5px;
  padding: 10px 20px;
  font-family: "Montserrat-Medium";
  font-size: 23px;
  font-weight: bold;
}
.about .about-img img {
  position: absolute;
  bottom: 10px;
  left: 60px;
}
.about .about-video iframe {
  width: 100%;
  height: 400px;
  border-radius: 10px;
  margin-top: 40px;
}
/*About Section End*/

/*Testimonials Section Start*/
.testimonials {
  padding: 70px 0 140px;
}
.testimonials h1 {
  font-size: 45px;
  margin-bottom: 50px;
}
.testimonials .customer-text p {
  font-size: 24px;
  font-family: "Volte-Medium";
  text-align: left;
  margin-top: 10px;
}
.testimonials .customer-text h5 {
  font-size: 24px;
  text-align: left;
  margin: 20px 0 0;
}
.testimonials .customer-text .customer-name p {
  margin-top: 0;
}
.testimonials .customer-text .logo img {
  margin-top: 20px;
}
.testimonials .carousel-inner {
  box-shadow: 0px 0px 10px 10px #f4f4f4;
  border-radius: 10px;
}
.testimonials .carousel-item {
  padding: 40px;
}
.testimonials .carousel-control-prev-icon,
.testimonials .carousel-control-next-icon {
  background: unset;
}
.testimonials .carousel-control-prev {
  left: -17%;
  pointer-events: none;
  opacity: 1;
}
.testimonials .carousel-control-next {
  right: -15%;
  pointer-events: none;
  opacity: 1;
}
.testimonials .carousel-control-prev span img,
.testimonials .carousel-control-next span img {
  pointer-events: auto;
}

.testimonials .carousel-indicators {
  bottom: -70px;
}
.testimonials .carousel-indicators li,
.our-customer .carousel-indicators li {
  background-color: #ebebeb !important;
  padding: 5px !important;
  margin: 0 3px !important;
  border-radius: 10px !important;
  cursor: pointer !important;
}
.testimonials .carousel-indicators li {
  width: auto !important;
  height: auto !important;
  border-top: unset !important;
  border-bottom: unset !important;
}
.testimonials .carousel-indicators li.active,
.our-customer .carousel-indicators li.active {
  background-color: #5939cf !important;
}
.our-customer .carousel-indicators {
  bottom: -30px;
}
/*Testimonials Section End*/

/* Entries info section start*/
.entries-info {
  background-color: #f2f1f3;
  padding: 75px 0 125px 0px;
  position: relative;
}
.entries-info .entry h1 {
  font-size: 70px;
  font-family: "Volte-Bold";
  color: #5939cf;
  text-align: center;
}
.entries-info .entry .border-line {
  background: url("images/border.png") no-repeat;
  background-position: right center;
}
.entries-info .entry p {
  font-size: 23px;
  padding: 0 50px;
  font-family: "Volte-Medium";
  color: #4e4e4e;
  text-align: center;
  line-height: normal;
}
.entries-info .people img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.entries-info .plane img {
  position: absolute;
  left: 0;
  bottom: 70px;
}
/* Entries Info Entries section End*/

/* entries info free trail section start*/
.free-trail {
  margin-top: -110px;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.free-trail .project-software {
  background-color: #39b8cf;
  border-radius: 20px;
  padding: 30px 15px 0px 30px;
}
.free-trail .project-software h1 {
  color: #ffffff;
  font-size: 45px;
  font-family: "Volte-Bold";
}
.free-trail .project-software .text,
.free-trail .project-software .free-trail-btn {
  align-self: center;
}
.free-trail .project-software .free-trail-btn a {
  background-color: #fff;
  padding: 15px 25px;
  border-radius: 5px;
  border: none;
  color: #5235bf;
  font-family: "Montserrat-Medium";
  font-size: 23px;
}
.testimonials .sr-only {
  position: absolute;
  width: auto !important;
  height: auto !important;
  padding: 0;
  overflow: hidden;
  clip: auto !important;
  white-space: nowrap;
  border: 0;
}
/* Entries info free trail section end*/

/* Entries info section end*/

/* footer Section Start*/
footer .footer-top {
  background: url("images/bckgfooter.png") no-repeat;

  padding: 195px 0 80px 0;
  background-size: cover;
}
/* footer .footer-top .info-text{
   margin-left: 68px; 
} */
footer .footer-top .info-text p,
footer .footer-top .list li a,
footer .footer-top .list h5 {
  color: #fff;
}
footer .footer-top .list ul {
  margin-top: 20px;
}
footer .footer-top .info-text p {
  font-family: "Montserrat-Medium";
  font-size: 17px;
  line-height: 26px;
  margin-top: 20px;
  text-align: left;
  padding-left: 10px;
}
footer .footer-top .list {
  margin-top: 25px;
}
footer .footer-top .company {
  padding-left: 60px;
}
footer .footer-top .others {
  padding-left: 40px;
}
footer .footer-top .solution {
  padding-left: 58px;
}
footer .footer-top .list h5 {
  font-family: "Volte-SemiBold";
  font-size: 22px;
}
footer .footer-top .list li a {
  color: #c3c3c3;
  font-family: "Volte-Light";
  font-size: 18px;
  line-height: 34px;
}
footer .footer-top .list li a:hover {
  color: #fff;
  opacity: 0.9;
}
footer .footer-top .mobile-social-icon {
  display: none;
}

/* Fotter Bottom start*/
footer .footer-bottom {
  background-color: #00628c;
  color: #fff;
  padding: 45px 0 35px;
  font-size: 16px;
  font-family: "Poppins-Regular";
}
footer .footer-bottom .copyright p {
  font-size: 20px;
  margin-top: 8px;
}
footer .footer-bottom .copyright p a {
  color: #fff;
}
footer .social-links ul li {
  float: left;
  margin: 0 3px;
}
footer .footer-bottom .social-links ul {
  float: right;
  margin-top: 6px;
}
footer .footer-bottom .social-links ul li a i {
  font-size: 30px;
  color: #fff;
}
.fab.fa-facebook-square:hover,
.fab.fa-twitter-square:hover,
.fab.fa-linkedin:hover {
  transform: scale(1.1);
  transition-duration: 0.4s;
}
/* footer bottom end*/

/* Footer secton end*/

/*Learn Page CSS Start*/
.learn-banner {
  background: url(images/learn-banner.png) no-repeat;
  background-position: bottom;
  background-size: cover;
  padding: 30px 0;
}
.learn-banner h1 {
  font-size: 45px;
  padding-left: 130px;
}

.help-center {
  padding: 80px 0;
}
.help-center .heading h2,
.customer-stories .heading h2 {
  font-size: 45px;
  margin-bottom: 15px;
}
.help-center .box {
  box-shadow: 3px 15px 9px 7px #f6f6f6;
  padding: 50px 40px;
  height: 90%;
  margin: 15px 0;
  border-radius: 10px;
}
.help-center .box h4 {
  font-family: "Volte-Semibold";
  font-size: 24px;
  margin: 25px 0 5px;
}
.help-center .box p {
  font-size: 19px;
  color: #a2aeb7;
  font-family: "Poppins-Regular";
  line-height: 27px;
  padding: 0 19px;
}
.why-skyhook .text-img img {
  float: right;
  margin-top: -90px;
}
.why-skyhook .work-text h5 img {
  margin-right: 5px;
  margin-top: -2px;
}
.why-skyhook .work-text a {
  box-shadow: 0 10px 10px 10px #f4f4f4;
  font-family: "Montserrat-Regular";
}
.why-skyhook .work-text p {
  font-family: "Montserrat-Medium";
  line-height: 32px;
}
.customer-stories {
  padding: 80px 0;
  background-color: #f5f8fa;
}
.customer-stories .stories-box {
  box-shadow: 0 0 10px 5px #f6f6f6;
  padding: 10px 27px 23px;
  margin: 20px 0;
  border-radius: 10px;
  background-color: #fff;
}
.customer-stories .stories-box p {
  margin-top: 15px;
  color: #003452;
  font-family: "Poppins-Regular";
  font-size: 17px;
  line-height: 26px;
}
.about-mobile {
  background-image: unset;
}
.box:hover {
  transform: scale(1.1);
  transition-duration: 0.4s;
}
/*Easa-guide css start*/
/* .easa-guide{
    padding: 90px 0px;
}
.easa-guide .heading h1 {
	font-size: 45px;
	margin-bottom: 25px;
}
.box:hover {
    transform: scale(1.1);
    transition-duration: 0.4s;
}
.easa-guide .box{
  box-shadow: 3px 11px 9px 9px #f6f6f6;
  padding: 25px 35px;
  margin: 15px 0;
  border-radius: 5px;
  border: 3px solid #fff0;
}
.box:hover {
    transform: scale(1.1);
    transition-duration: 0.4s;
}
.easa-guide .box:hover{
  border: 3px solid #00628C;
}
.easa-guide .box a{
  color: #000;
  font-family: 'Poppins-Regular';
  font-size: 20px;
  display: block;
} */

/*Easa-guide section Css end*/

/*Easa-guide css start*/
.easa-guide {
  padding: 80px 0px;
}
.easa-guide .heading h1 {
  font-size: 45px;
  margin-bottom: 25px;
}
.easa-guide .panel-heading {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 5px 10px 10px #f6f6f6;
}
.easa-guide .panel-heading.active {
  background-color: #00628c;
  box-shadow: none;
}
.easa-guide .panel-heading.active .panel-title {
  color: #fff;
}
.easa-guide .panel-title {
  color: #1c4863;
  margin-bottom: 0px;
  font-family: "Volte-Semibold";
  font-size: 23px;
}
.easa-guide .panel.panel-default {
  margin: 20px 0;
}
.easa-guide .panel-title img {
  float: right;
  margin-top: 10px;
}
.easa-guide .panel-heading .closed {
  display: none;
}
.easa-guide .panel-heading.active .closed {
  display: block;
}
.easa-guide .panel-heading.active .open {
  display: none;
}
.easa-guide .panel-heading.open {
  display: block;
}
.easa-guide .panel-body {
  box-shadow: 0 10px 10px 10px #f6f6f6;
  background-color: #fff;
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.easa-guide .panel-body p {
  color: #5b7182;
  font-family: "Montserrat-Medium";
  font-size: 19px;
}
/*Easa-guide section Css end*/

/*Learn Page CSS End*/

/*Contact Us Page Start*/
.get-in-touch {
  padding: 80px 0;
  background: url("images/bg-contact.png") no-repeat;
  background-position: bottom;
  background-size: cover;
  margin-bottom: 120px;
}
.get-in-touch .form form {
  box-shadow: 0 10px 15px 10px #e6e9eb;
  text-align: center;
  padding: 40px 30px 0px 30px;
  background-color: #fff;
  border-radius: 10px;
}
.get-in-touch .form form input,
.get-in-touch .form form textarea,
.book-demo .form-text .form input,
.book-demo .form-text .form select {
  width: 100%;
  padding: 10px 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  font-family: "Montserrat-Regular";
  color: #adadad;
}
.get-in-touch .text {
  margin: 0 auto;
}
.get-in-touch .text h1 {
  font-family: "Volte-Semibold";
  font-size: 54px;
  line-height: 1;
  color: #003452;
  margin-top: 40px;
}
.get-in-touch .text h1 span {
  color: #00628c;
}
.get-in-touch .text p {
  font-size: 19px;
  font-family: "Poppins-Regular";
  color: #6d8191;
}
.get-in-touch .text .get-in-touch-img img {
  position: absolute;
  bottom: -130px;
  right: 30px;
}
.get-in-touch .form form textarea {
  height: 120px;
}
.get-in-touch .form form input[type="submit"] {
  margin-top: 10px;
  padding: 17px 20px;
  border-radius: 11px;
}
.get-in-touch .form form input.name,
.book-demo .form-text .form input.f-name,
.book-demo .form-text .form input.l-name {
  background: url(images/name.png) no-repeat;
  background-position: right 15px center;
}
.get-in-touch .form form input.email,
.book-demo .form-text .form input.email {
  background: url(images/mail.png) no-repeat;
  background-position: right 15px center;
}
.get-in-touch .form form input.phone,
.book-demo .form-text .form input.phone {
  background: url(images/phone-icon.png) no-repeat;
  background-position: right 15px center;
}
.get-in-touch .form form textarea {
  background: url(images/message.png) no-repeat;
  background-position: right 15px top 15px;
}
.book-demo .form-text .form input.c-name {
  background: url(images/company.png) no-repeat;
  background-position: right 10px top 8px;
}

.book-demo {
  padding: 80px 0 250px;
  position: relative;
}
.book-demo .form-text h2 {
  font-size: 45px;
  font-family: "Volte-Semibold";
}
.book-demo .form-text p {
  font-size: 18px;
  font-family: "Montserrat-Medium";
  margin-bottom: 30px;
}
.book-demo .form-text .form p {
  margin-bottom: 0;
  font-size: 17px;
  font-family: "Volte-Semibold";
}
.book-demo .form-text .form p:last-of-type {
  margin-top: -45px;
}
.book-demo .fas.fa-angle-right {
  color: #7c7c7c;
  font-size: 20px;
  position: absolute;
  margin: 2px 0 0 5px;
}
.book-demo .form-text .form .f-name {
  float: left;
  width: 49%;
}
.book-demo .form-text .form .l-name {
  float: right;
  width: 49%;
}
.book-demo .form-text .form input[type="submit"] {
  margin-top: 10px;
  box-shadow: 0 5px 5px 5px #f4f4f4;
  margin-bottom: 30px;
  padding: 17px 20px;
  border-radius: 10px;
}
.book-demo .form-img {
  position: absolute;
  right: 0;
}
.book-demo .form-img img {
  width: 100%;
  box-shadow: -10px 0px 25px 10px #eee;
}
.wpcf7-not-valid-tip {
  font-family: "Montserrat-Regular";
}
/*Contact Us Page End*/

/* Pricing Page Start */
.get-in-touch.pricing {
  margin-bottom: 150px;
  background: url("images/pricing-contact-bg.png") no-repeat;
  background-position: bottom 101px left 200px;
}
.easa-guide.pricing {
  background-color: #f5f8fa;
}
.easa-guide.pricing .box {
  background-color: #fff;
  box-shadow: 5px 9px 27px 9px #e0dede;
}
.easa-guide.pricing .heading h1 {
  font-family: "Volte-Semibold";
}
.price-banner {
  padding: 20px 0px 10px 0px;
}
.price-banner .price-nav-tab {
  align-self: center;
}
.price-banner .price-para {
  padding-right: 0;
  align-self: center;
}
.price-banner .price-para span {
  font-family: "Montserrat-Regular";
  font-size: 18px;
  float: right;
  font-weight: bold;
}
.price-banner .price-tab {
  padding-left: 8px;
}
.price-banner .price-tab ul {
  list-style-type: none;
}
.price-banner .price-tab ul li {
  float: left;
  background-color: white;
  margin: 0 3px;
  border-radius: 5px;
  border: 2px solid #fff0;
}
.price-banner .price-tab ul li a {
  text-decoration: none;
  display: block;
  color: #595959;
  text-align: center;
  padding: 3px 29px;
  font-size: 14px;
  font-family: "GalanoGrotesque-Medium";
}
.price-banner .price-tab ul li a span {
  font-family: "GalanoGrotesque-Bold";
  color: #272727;
  font-size: 19px;
}
.price-banner .price-tab li.active,
.price-banner .price-tab li:hover {
  border: 2px solid #00628c;
  transform: scale(1);
  transition-duration: 0.4s;
}

/* Pricing table Section End*/
.pricing-table {
  margin-top: 80px;
}
.pricing-table .card {
  border: none;
}
.pricing-table .card-div .card1 {
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 0 auto;
  color: #000 !important;
  will-change: transform;
  transition: transform 700ms;
}
.pricing-table .access-div {
  text-align: center;
  border-radius: 11px;
  background-color: #f5f8fa;
  padding: 50px 0px;
}
.pricing-table .access-div h5 {
  font-size: 22px;
  font-family: "Volte-Semibold";
  margin-bottom: 0px;
}
.pricing-table .access-div p {
  font-size: 22px;
  font-family: "Volte-Regular";
  color: #6c808f;
  margin-top: -3px;
}
.pricing-table .card-div .card-body {
  margin-top: 20px;
}
.pricing-table .price-div {
  text-align: center;
}
.pricing-table .price-div .heading-para h5 {
  text-align: center;
  font-size: 30px;
  font-family: "Volte-Semibold";
  color: #003452;
}
.pricing-table .premium .price-div .eighty-number h5 {
  color: #5939cf;
  font-size: 50px;
  margin-bottom: 0px;
  padding-bottom: 0;
  font-family: "Volte-Semibold";
}
.pricing-table .premium .price-div .eighty-number p {
  text-align: center;
  font-size: 18px;
  color: #3b637a;
  margin-top: -11px;
  font-family: "Volte-Medium";
}
.pricing-table .price-div .heading-para p {
  font-family: "Volte-Regular";
  font-size: 22px;
  text-align: center;
  color: #5939cf;
  margin-top: 13px;
  margin-bottom: 22px;
}
.pricing-table .business .estimate {
  margin-top: 12px;
}
.pricing-table .business .estimate div {
  padding: 1px 6px 0 2px;
}
.pricing-table .business .estimate .estimate-price p {
  font-size: 27px;
  font-family: "Volte-Semibold";
  color: #5939cf !important;
  line-height: 17px;
  text-align: right;
}
.pricing-table .business .estimate .estimate-price span {
  font-size: 15px;
  font-family: "Volte-Medium";
  color: #003452 !important;
  float: right;
}
.pricing-table .business .estimate .estimate-name p {
  color: #5939cf !important;
  font-size: 21px;
  font-family: "Volte-Regular";
  float: left;
  padding-left: 11px;
}
.pricing-table .business .progressbar input[type="range"] {
  width: 90%;
}
.pricing-table
  .business
  .progressbar
  input[type="range"].styled-slider.slider-progress {
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--value) - var(--min)) / var(--range));
  --sx: calc(0.5 * 19px + var(--ratio) * (100% - 19px));
}

.pricing-table
  .business
  .progressbar
  input[type="range"].styled-slider::-moz-range-thumb {
  width: 19px;
  height: 19px;
  border-radius: 16px;
  background: #5939cf;
  border: none;
  box-shadow: none;
}
.pricing-table
  .business
  .progressbar
  input[type="range"].styled-slider::-moz-range-track {
  height: 6px;
  border-radius: 9px;
  background: #dddddd;
  border: none;
  box-shadow: none;
}
.pricing-table
  .business
  .progressbar
  input[type="range"].styled-slider.slider-progress::-moz-range-track {
  background: linear-gradient(#5939cf, #5939cf) 0 / var(--sx) 100% no-repeat,
    #dddddd;
}
.pricing-table .list ul {
  margin-bottom: 40px;
  margin-top: 40px;
}
.pricing-table .list ul li {
  background: url(images/tick-blue.png) no-repeat;
  background-position: left top 12px;
  padding: 8px 8px 0px 25px;
  font-family: "Volte-Medium";
  font-size: 21px;
  color: #979797;
  line-height: 1.2;
  background-size: 16px;
  margin-top: 13px;
}
.pricing-table .divider {
  width: 90%;
  height: 2px;
  background-color: #cccccc !important;
  margin: 15px auto;
}
.pricing-table .get-button a {
  background-color: #5939cf;
  text-decoration: none;
  padding: 15px 20px;
  color: white;
  border-radius: 8px;
  font-family: "Montserrat-Semibold";
  font-size: 17px;
  display: block;
  margin: 30px 18px;
}
/*.pricing-table .card-div .card1:hover, card-me*/
.pricing-table .active {
  transform: scale(1.04) translateY(-4px);
  z-index: 1;
  border-bottom: 0 none;
  transition: transform 500ms;
}
/*.pricing-table .card-div .card1:hover .access-div,*/
/*.pricing-table .card-div .card1:hover .access-div p,*/
.pricing-table .active .access-div,
.pricing-table .active .access-div p {
  background-color: #00628c;
  color: #ffffff !important;
}
.pricing-table .not-lose {
  margin: 50px auto 150px auto;
}
.pricing-table .not-lose p {
  text-align: center;
  font-family: "Poppins-Regular";
  font-size: 17px;
  line-height: 32px;
  color: #25516b;
}
.pricing-table .not-lose p span {
  color: #197197;
  font-family: "Poppins-SemiBold";
}
/* Pricing tabs End */

/* Pricing Page Start */

/*footer social icon start*/
.mobile-social-icon ul li {
  display: inline;
  margin: 10px 5px;
}
.fab.fa-facebook-square,
.fab.fa-twitter-square {
  color: #fff;
  font-size: 45px;
}
footer .footer-top .info-text p {
  margin-bottom: 20px;
}
/*footer social icon end*/

/*Terms of Sevices and privacy Policy Page end*/
.terms-sevices {
  margin-bottom: 50px;
}
.inner-content.general-content {
  margin: 80px auto 120px auto;
  padding: 0px 50px 50px;
}
.inner-content.general-content h2 {
  color: #00628c;
}
.inner-content.general-content p {
  margin-bottom: 20px;
  font-family: "Poppins-Regular";
}
/*Terms of Sevices and privacy Policy  Page end*/
/* solution page Start*/
/*########################### solution page css Start ##*/

/*#########solution section-1 start ##############*/
.sol-section-1 {
  background-color: #f5f8fa;
  background-image: url("images/solution-bnner-logo.png");
  background-repeat: no-repeat;
  background-position: top 20px right 113px;
  background-size: 744px;
}
.solution-banner h1 {
  font-family: "Volte-Bold";
  font-size: 54px;
  line-height: 55px;
  margin-top: 80px;
  margin-left: 92px;
  color: #282828;
}

.solution-banner p {
  font-family: "Montserrat-Regular";
  font-size: 18px;
  line-height: 32px;
  margin-left: 90px;
  margin-right: 106px;
  color: #4e4e4e;
  margin-bottom: 55px;
}
/*#########solution section-1 End ##############*/

/*#########solution section-2  Strat ##############*/
.sol-section-2 {
  background-color: #ffffff;
  margin-top: 50px;
  background-image: url("images/catogery-hook-logo.png");
  background-repeat: no-repeat;
  background-position: left bottom 120px;
  background-size: 703px;
}
.category-section h6 {
  font-family: "Volte-Medium";
  font-size: 18px;
  left: 112px;
  /* margin-top: 100px; */
}
.category-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  line-height: 46px;
  color: #282828;
  position: relative;
  left: left;
  margin-left: 48px;
}

.category-section p {
  font-family: "Montserrat-Regular";
  color: #4e4e4e;
  font-size: 19px;
  line-height: 32px;
  margin-right: 10px;
}
/* .category-section img {
  margin-left: 39px;
} */
.category-image img {
  margin-top: 80px;
}
.logoss {
  margin-top: 10px;
}
.logoss img {
  position: absolute;
  margin-left: 46px;
 
}
.logoss p {
  font-family: "Volte-Regular";
  font-size: 18px;
 margin-left: 79px;
  margin-top: 80px;
}

/*#########solution section-2  End ##############*/

/*#########solution section-3  Start ##############*/

.sol-section-3 {
  background-color: #ffffff;
  margin-top: 50px;
  margin-bottom: 50px;
}
.logos h5 {
  font-size: 18px;
  font-family: "Volte-Regular";
  margin-bottom: 15px;
  margin-left: 11px;
}
.sol-section-7 .logos h5 {
  /* margin-left: 15px; */
}
.logos img {
  margin-right: 8px;
  margin-top: -6px;
 margin-left: -16px;
}
.experience-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
}
.experience-section h6 {
  font-family: "Montserrat-Bold";
  margin-bottom: 20px;
  color: #4a4a4a;
  font-size:17px;
}
.experience-section .listing-part2 {
  /* padding: 0px; */
  color: #8a8a8a;
}
.experience-section .listing-color {
  color: #155685;

  font-size: 17px;
  line-height: 30px;
}
.experience-section .listing-color ul li {
  margin-left: 5px;
}
.experience-section .listing-part2 ul li {
  /* margin-left: -20px; */
}
.experience-section .listing-color ul li,
.experience-section .listing-part2 ul li {
  /* padding: 5px 0px; */
  font-size: 17px;
  /* font-family: "Montserrat"; */
}
.logoss-sol-3 p {
  font-family: "Montserrat-Regular";
  font-size: 19px;
  margin-left: 30px;
}
.experience-section p {
  font-family: "Volte-Medium";
  font-size: 19px;
  line-height: 32px;
  color: #4e4e4e;
  padding-bottom: 25px;
}
/*#########solution section-3  End ##############*/
/*#########solution section-4  start ##############*/

.sol-section-4 {
  background-color: #f5f7f9;
  background-image: url("images/skyhook-background-logo.png");
  background-repeat: no-repeat;
  background-position: bottom 38px left 0px;
  padding-right: 50px;
  padding-bottom: 200px;
  padding-top: 65px;
  background-size: 730px;
}

.sol-reports {
  background-image: url("images/traning-shadule-image.jpg");
  background-repeat: no-repeat;
  background-position: right top -40px;
  background-size: 65%;
}
.reports-section h5 {
  margin-bottom: 5px;
}

.reports-section h6 {
  font-family: "Montserrat-Regular";
  position: relative;
  left: 25px;
  margin-top: 80px;
  font-size: 18px;
}

.reports-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
}
.reports-section p {
  font-family: "Montserrat-Regular";
  font-size: 19px;
  color: #4e4e4e;
  line-height: 32px;
  padding-right: 80px;
}
.reports-image img {
  margin-top: 60px;
  margin-right: 100px;
}
.reports-section-technicians {
  padding: 0 54px 0 0;
}
.reports-section-technicians p {
  font-family: "Montserrat-Regular";
  font-size: 19px;
  color: #4e4e4e;
  line-height: 32px;
  margin-top: 20px;
  margin-bottom: 230px;
}
.logos img {
    margin-right: 8px;
    margin-top: -6px;
    margin-left: -14px;
}
/*section 5 start*/
.sol-section-5 {
  background-color: #f5f7f9;
  padding-bottom: 10px;
}

.experience-report img {
  margin-top: 0px;
}
.reports-section .logs {
  margin-top: -4px;
  margin-left: -11px;
}
/*section 5 end */
/*#########solution section-6  Strat ##############*/
.sol-section-6 {
  background-color: #ffffff;
  margin-top: 60px;
  background-image: url("images/catogery-hook-logo.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 100px;
  background-size: 55%;
}
.aircraft-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
  position: relative;
  left: left;
  margin-left: 80px;
}
.aircraft-section h6 {
  font-family: "Montserrat-Regular";
  margin-top: 80px;
}
.aircraft-section p {
  font-family: "Montserrat-Regular";
  color: #4e4e4e;
  font-size: 19px;
  line-height: 32px;
  margin-right: 13px;
}
.aircraft-image img {
  position: relative;
  left: 8px;
  margin-top: 8px;
}
.aircraft-section h5 {
  margin-left: 88px;
}

.aircraft-section {
  margin-top: 86px;
}
.air-craft {
  padding-left: 5px;
}
.logos img {
    margin-right: 8px;
    margin-top: -6px;
    margin-left: -8px;
}

/*#########solution section-7  Strat ##############*/
.sol-section-7 {
  background-color: #ffffff;
  margin-top: 40px;
}
.file-section {
  margin-top: 10px;
}
.file-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
  position: relative;
  left: 5px;
}
.file-section p {
  font-family: "Montserrat-Regular";
  color: #4e4e4e;
  font-size: 19px;
  line-height: 32px;
  margin-right: 90px;
}
.logos img {
    margin-right: 8px;
    margin-top: -6px;
    margin-left: -12px;
    
}

/*#########solution section-7  End ##############*/
/*#########solution section-8  start ##############*/
.sol-section-8 {
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 80px;
  background-image: url("images/skyhook-background-logo.png");
  background-repeat: no-repeat;
  background-size: 792px;
  background-position: right -19px bottom -15px;
}

.profile-section {
  margin-top: 10px;
}
.profile-section h6 {
  font-family: "Volte-Regular";
  position: relative;
  margin-left: 32px;
  margin-top: -21px;
}
.profile-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
  position: relative;
  left: 2px;
}
.profile-section p {
  font-family: "Montserrat-Regular";
  color: #4e4e4e;
  font-size: 19px;
  line-height: 32px;
  margin-right: 40px;
}
.profile-section img {
  position: relative;
  margin-left: -7px;
}

/*#########solution section-8  end ##############*/
/*About Section Start*/
.about {
  background: url("images/about-bg.png") no-repeat;
  background-position: bottom right;
  background-size: cover;
  padding: 70px 0 50px;
  color: #fff;
  position: relative;
}
.about .about-text h1 {
  font-size: 45px;
}
.about .about-text p {
  font-size: 18px;
  font-family: "Montserrat-Light";
}
.about .about-btn a {
  background-color: #fff;
  margin-top: 30px;
  display: inline-block;
  color: #5939cf;
  border-radius: 5px;
  padding: 10px 20px;
  font-family: "Montserrat-Medium";
  font-size: 23px;
  font-weight: bold;
}
.about .about-img img {
  position: absolute;
  bottom: 10px;
  left: 60px;
}
.about .about-video iframe {
  width: 100%;
  height: 400px;
  border-radius: 10px;
  margin-top: 40px;
}
/*About Section-9 End*/

/*#########solution section-10  end ##############*/
.sol-section-10 {
  background-color: #f5f8fa;
  background-image: url("images/solution-bnner-logo.png");
  background-repeat: no-repeat;
  background-position: center top 30px;
  padding-bottom: 100px;
}
.feture-heading {
  font-family: "Volte-Bold";
  font-size: 45px;
  margin-top: 135px;
}

.features-heading h1 {
  font-family: "Volte-Semibold";
  font-size: 30px;
  margin-top: 0px;
}

.features-heading p {
  font-family: "Montserrat-Medium";
  font-size: 19px;
  line-height: 28px;
}

.features-image .features-heading h1 {
  margin-right: 83px;
}
.features-image .features-heading p {
  margin-right: 42px;
}
.features-logbook .features-heading h1 {
  padding-left: 37px;
}
.features-logbook .features-heading p {
  margin-left: 39px;
}
.features-report .features-heading h1 {
  margin-left: 10px;
}
.features-report .features-heading p {
  padding-left: 7px;
}
.features-row {
  margin-top: 50px;
}
/*#########solution section-10  end ##############*/

/*#########solution section-11  end ##############*/
.sol-section-11 {
  background-color: #ffffff;
  margin-top: 40px;
  margin-bottom: 200px;
  background-image: url("images/reminder-report.jpg");
  background-repeat: no-repeat;
  background-position: right 10px top 80px;
  background-size: inherit;
}
.sol-reports-section h1 {
  font-family: "Volte-Bold";
  font-size: 45px;
  color: #282828;
  position: relative;

  margin-left: -5px;
}
.sol-reports-section h6 {
  font-family: "Volte-Regular";
  position: relative;
  left: 21px;
  margin-top: 80px;
}
.sol-reports-section p {
  font-family: "Montserrat-Regular";
  color: #4e4e4e;
  font-size: 19px;
  line-height: 32px;
}

.sol-reports-section img:nth-child(1) {
  margin-top: 76px;
  position: absolute;
  margin-left: -13px;
  /* left: 0px; */
}
.sol-reports-section img:nth-child(2) {
  /*margin-top: 5px;*/
  padding-left: 95px;
}

/*#########solution section-11  end ##############*/

/*##################################################### solution page css End ###############################################*/

/*solution Page END*/

/*mix css start*/

.inner-content.general-content ul li {
  list-style: circle;
  font-weight: normal;
  font-family: "Poppins-Regular";
}

.inner-content.general-content ul {
  padding-left: 30px;
  margin-top: -15px;
}
.eighty-number p:last-child {
  margin-top: 0px !important;
}
a.bok-demo-btn {
  margin-bottom: 0;
  margin-top: 0px;
  font-size: 17px;
  font-family: "Volte-Semibold" !important;
  color: #212529 !important;
  background-color: unset !important;
  padding: 0px !important;
}
.bok-demo-btn:hover {
  opacity: 0.7;
}
.ajax-loader {
  display: none !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  width: 200px !important;
}



.listing-color ul li {
    float: left;
    width: 55%;
    margin: 3px 0px;
}
.listing-color ul li:nth-child(even){
    color:#8a8a8a;
}
.listing-color ul li:nth-child(odd) {
    width: 45%;
    color: #155685;
}
.list-section { 
    margin: -70px 0px 0px;
}
.listing-color ul li:last-child {
    margin-bottom:35px;
}
.listing-color h6{
    margin-bottom: 15px;
    color: #4a4a4a;
    font-size:17px;
}
/* mix css end */

/*=================================== Media Query start=============== */
@media (min-width: 1920px) {
  .container {
    max-width: 1200px;
  }
  .sol-section-1 {
    background-position: top 20px right 379px;
  }
  .solution-banner h1 {
    font-size: 62px;
  }
  .solution-banner p {
    font-size: 22px;
    line-height: 40px;
  }
}
@media (max-width: 1919.98px) {
  .sol-section-1 {
    background-position: top 20px right 90px;
  }
  .solution-banner p {
    font-size: 22px;
    line-height: 40px;
  }
  .solution-banner h1 {
    font-size: 60px;
  }
   .list-section {
        margin: -35px 0px 0px;
    }
}
@media (max-width: 1679.98px) {
  .solution-banner h1 {
    font-size: 58px;
  }
 
}
@media (max-width: 1559.98px) {
  .sol-section-1 {
    background-position: top 20px right 100px;
  }
  .solution-banner h1 {
    font-size: 56px;
  }
}
@media (min-width: 1569.98px) {
  .entries-info {
    padding: 75px 0 150px;
  }
  .main-banner .banner-text {
    margin-left: 30px;
  }
  .main-banner {
    background-size: cover;
    background-position: bottom right;
  }
  .book-demo .form-img {
    top: 0;
  }
  .pricing-table {
    margin-top: 100px;
  }
}
@media (max-width: 1439.98px) {
  .container {
    max-width: 1200px;
  }
  .solution-banner h1 {
    font-size: 54px;
  }
  .solution-banner p {
    font-size: 18px;
    line-height: 32px;
  }
    .list-section {
        margin: -70px 0px 0px;
    }
}
@media (max-width: 1365.98px) {
  .sol-section-1 {
    background-position: top 20px right 65px;
  }
  .sol-section-8 {
    background-size: 775px;
  }
}
@media (max-width: 1279.98px) {
  .container {
    max-width: 95%;
  }
  header .menu {
    margin-top: 8px;
  }
  #mega-menu-wrap-primary #mega-menu-primary {
    text-align: right !important;
  }
  header .menu ul li a {
    padding: 0 4px !important;
    font-size: 14px !important;
  }
  header .menu ul li#mega-menu-item-17 {
    padding-left: 30px !important;
    margin-left: 30px !important;
  }
  header .menu ul li#mega-menu-item-18,
  header .menu ul li#mega-menu-item-19 {
    padding: 0 6px !important;
  }
  .main-banner {
    padding: 70px 0 120px;
    background-position: bottom center;
  }
  .main-banner .banner-img img {
    width: 50%;
  }
  .main-banner .banner-text h1 {
    font-size: 42px;
  }
  .banner-logos .logos ul li {
    width: 15%;
    margin: 0 5px;
    text-align: center;
  }
  .technicians .technicians-text h1,
  .part-145 .part-145-text h1,
  .aoc .aoc-text h1 {
    font-size: 40px;
  }
  .part-145 {
    padding-bottom: 160px;
  }
  .part-145 .text-img img {
    bottom: -150px;
    right: -100px;
  }
  .aoc .text-img img {
    right: -20px;
    bottom: -165px;
  }
  .aoc {
    padding-bottom: 170px;
  }
  .testimonials .carousel-item {
    padding: 30px;
  }
  .free-trail .project-software .free-trail-btn a {
    font-size: 20px;
    padding: 15px;
  }
  .free-trail .project-software h1 {
    font-size: 35px;
  }
  .entries-info .entry p {
    padding: 0 30px;
  }
  .entries-info .entry h1 {
    font-size: 55px;
  }
  .entries-info .plane img {
    bottom: 30px;
  }
  .free-trail {
    margin-top: -80px;
  }
  footer .footer-top .others {
    padding-left: 30px;
  }
  footer .footer-top .list li a {
    font-size: 17px;
  }
  footer .footer-top .solution {
    padding-left: 50px;
  }
  header .menu ul li#mega-menu-item-17 {
    padding-left: 30px !important;
    margin-left: 90px !important;
  }
  .main-banner .banner-img img {
    width: 90%;
  }
  .help-center .box {
    padding: 50px 30px;
  }
  .easa-guide .box {
    padding: 23px 30px;
  }
  .easa-guide .box a {
    font-size: 17px;
  }
  .help-center .box p {
    padding: 0 11px;
  }
  .customer-stories .stories-box p {
    font-size: 15px;
  }
  .price-banner .price-tab ul li a {
    padding: 3px 20px;
    font-size: 13px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 18px;
  }
  .price-banner .price-para span {
    font-size: 17px;
  }
  .pricing-table .business .estimate .estimate-price p {
    margin-right: 0px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 17px;
    padding-left: 6px;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 14px;
    font-family: "Volte-Medium";
    color: #003452 !important;
  }
  .pricing-table .business .estimate .estimate-price p {
    font-size: 25px;
    font-family: "Volte-Semibold";
    color: #5939cf !important;
    line-height: 17px;
    margin-right: 8px;
    text-align: right;
  }
  .get-in-touch.pricing {
    background-position: bottom 100px left 20px;
  }
  /* today */
  .solution-banner h1 {
    font-size: 48px;
    margin-left: 80px;
  }
  .sol-section-2 {
    background-size: 630px;
  }
  .sol-section-8 {
    background-size: 720px;
  }
  .list-section {
        margin: -30px 0px 0px;
    }
    .ex-secon-img{
        margin-top:-30px;
    }
    /*9-24-2021*/
  .solution-banner h1 {
    margin-left: 91px;
  }
  .sol-section-1 {
    background-position: top 20px right 46px;
    background-size: 686px;
  }
  .category-section {
    margin-top: 63px;
  }
  .category-section p {
    font-size: 18px;
  }
  .reports-section p {
    font-size: 18px;
  }
  .sol-section-4 {
    padding-bottom: 35px;
  }
  .aircraft-section h5 {
    margin-left: 75px;
  }
  .sol-section-6 {
    padding-bottom: unset;
  }
  .file-section p {
    font-size: 18px;
  }
  .profile-section p {
    font-size: 18px;
  }
  .sol-section-8 {
    background-size: 687px;
  }
  .features-heading p {
    font-size: 18px;
  }
  .sol-reports-section p {
    font-size: 18px;
  }
  .sol-section-11 {
    background-size: 714px;
  }
  .experience-section p {
    font-size: 18px;
  }
  .solution-banner h1 {
        margin-top: 30px;
    }
    .category-section {
        margin-top: 0px;
    }
    .category-image img {
        margin-top: 20px;
    }
    .logoss p {
        margin-top: 30px;
    }
    .logoss img {
        margin-left: 0px;
    }
    .logoss p {
        margin-left: 30px;
    }
    .category-section h1 {
        margin-left: 0px;
    }
    .aircraft-section h5 {
        margin-left: 20px;
    }
    .aircraft-section h1 {
        margin-left: 20px;
    }
    .feture-heading {
        margin-top: 60px;
    }
    .sol-reports-section h6 {
        margin-top: 0px;
    }
    .sol-reports-section img:nth-child(1) {
        margin-top: 0px;
    }
    .sol-section-11 {
        background-size: 600px;
        background-position: right 10px top 4px;
        margin-bottom: 140px;
    }
}
@media (max-width: 1151.98px) {
  header .menu ul li#mega-menu-item-17 {
    padding-left: 30px !important;
    margin-left: 20px !important;
  }
  .testimonials .customer-text h5 {
    font-size: 20px;
  }
  .why-skyhook .text-img img {
    width: 75%;
    margin-top: -40px;
  }
  .help-center .box p {
    font-size: 16px;
    padding: 0 0px;
  }
  .customer-stories .stories-box p {
    font-size: 16px;
  }
  .easa-guide .box a {
    font-size: 15px;
  }
  .price-banner .price-para span {
    font-size: 14px;
  }
  .price-banner .price-tab ul li a {
    padding: 2px 15px;
    font-size: 12px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 18px;
  }
  .pricing-table .price-div .heading-para h5 {
    font-size: 26px;
  }
  .pricing-table .price-div .heading-para p {
    font-size: 20px;
    margin-top: 8px;
  }
  .pricing-table .business .estimate .estimate-price p {
    font-size: 23px;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 13px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 16px;
    padding-left: 2px;
  }
  .pricing-table .list li i {
    color: #5e40d1;
    font-size: 15px;
    padding-top: 18px;
  }
  .pricing-table .list li {
    font-size: 18px;
    padding-top: 18px;
  }
  .pricing-table .premium .price-div .eighty-number p {
    font-size: 15px;
    margin-top: -10px;
  }
  .pricing-table .premium .price-div .eighty-number h5 {
    font-size: 35px;
  }
  .pricing-table .list ul li {
    font-size: 19px;
  }
  .pricing-table .business .estimate div {
    padding: 1px 6px;
  }
  footer .footer-top .list li a {
    font-size: 16px;
  }
  /* today */
  .solution-banner h1 {
    font-size: 48px;
    margin-left: 91px;
  }
  .sol-section-2 {
    background-size: 544px;
  }
  .sol-section-4 {
    padding-top: 65px;
    background-size: 687px;
  }
  .sol-section-8 {
    background-size: 636px;
  }
  .sol-section-11 {
    background-size: 529px;
  }
  .list-section {
        margin: 0px 0px 0px;
    }
    .logoss p {
        margin-left: 30px;
    }
    .logoss img {
        margin-left: 0px;
    }
    .category-section h1 {
        margin-left: 0px;
    }
    .sol-reports {
      background-size: 53%;
    }
    .sol-section-4 {
      background-position: right;
      padding-bottom: 261px;
    }
    .sol-section-5 {
      margin-top: -455px;
    }
    .features-image .features-heading h1 {
        margin-right: 0px;
    }
    .features-heading h1 {
        font-size: 25px;
    }
}
@media (max-width: 1023.98px) {
  .free-trail .project-software .free-trail-btn a {
    font-size: 19px;
    padding: 12px 8px;
    border-radius: 5px;
  }
  .main-banner {
    padding: 40px 0 120px;
    background-position: bottom center;
  }
  footer .footer-top .solution {
    padding-left: 33px;
  }
  footer .footer-top .others {
    padding-left: 21px;
  }
  .easa-guide .box {
    padding: 23px 25px;
  }
  .pricing-table .list ul li {
    background-position: left top 10px;
  }
  .pricing-table .business .estimate div {
    padding: 1px 5px;
  }
  /* today */
  .sol-section-1 {
    background-position: top 38px right 70px;
    background-size: 532px;
  }
  .solution-banner p {
    font-size: 17px;
    line-height: 30px;
  }
  .sol-section-6 {
    padding-bottom: 23px;
  }
  .sol-section-8 {
    background-size: 615px;
  }
  .features-image .features-heading h1 {
    margin-right: 0px;
    margin-right: unset;
  }
  .features-logbook .features-heading h1 {
    padding-left: unset;
  }
  .features-image .features-heading p {
    margin-right: unset;
  }
  .features-logbook .features-heading p {
    margin-left: 39px;
    margin-left: unset;
  }
  .features-heading p {
    font-size: 16px;
  }
  .solution-banner h1 {
        margin-left: 65px;
    }
    .solution-banner p {
        margin-left: 65px;;
    }
    .reports-section p {
        padding-right: 0px;
    }
    .sol-reports {
        background-size: 40%;
        background-position: right top 43px;
    }
}
@media (max-width: 991.98px) {
  #mega-menu-wrap-primary .mega-toggle-animated {
    margin-top: 10px !important;
  }
  header .menu ul {
    /*position: absolute !important;*/
    /*z-index: 1 !important;*/
    /*width: 400px !important;*/
    right: 0 !important;
    /*padding: 5px 20px !important;*/
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 5px 20px 5px 20px !important;
  }
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner,
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::before,
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::after {
    background-color: #00628c !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:hover {
    color: #00628c !important;
  }
  header
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item
    a.mega-menu-link:hover {
    color: #00628c !important;
  }
  .mega-sub-menu:hover:active li a {
    padding-left: 19px !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    line-height: 33px !important;
    height: 43px !important;
  }
  ul.mega-sub-menu li {
    padding-left: 15px !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu
    li.mega-menu-item {
    border-bottom: 1px solid rgba(15, 13, 13, 0.1) !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-bottom: 1px solid #fff !important;
    border-radius: 0px !important;
  }

  header .menu ul li a {
    color: #fff !important;
  }
  header .menu ul li .mega-sub-menu a {
    color: #000 !important;
    background: none !important;
  }
  header .menu ul li#mega-menu-item-17 {
    display: none !important;
  }
  header .menu ul li#mega-menu-item-18,
  header .menu ul li#mega-menu-item-19 {
    background: none !important;
  }
  header .menu ul li#mega-menu-item-18,
  header .menu ul li#mega-menu-item-19 {
    margin: 0 !important;
    padding: 0 !important;
  }
  .main-banner .banner-text h5 {
    font-size: 20px;
  }
  .main-banner .banner-text h1 {
    font-size: 32px;
  }
  .main-banner .banner-text p {
    font-size: 18px;
  }
  .main-banner .banner-img img {
    top: 40px;
  }
  .banner-logos .logos ul li {
    width: 30%;
  }
  .technicians .technicians-text h1,
  .part-145 .part-145-text h1,
  .aoc .aoc-text h1 {
    font-size: 30px;
  }
  .part-145 .part-145-text,
  .aoc .aoc-text {
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  .technicians .technicians-text p,
  .part-145 .part-145-text p,
  .aoc .aoc-text p,
  .about .about-text p {
    font-size: 16px;
  }
  .about .about-img img {
    left: 0;
  }
  .testimonials .customer-text p {
    font-size: 18px;
  }
  .testimonials .customer-text h5 {
    font-size: 20px;
  }
  .testimonials .carousel-control-prev span img,
  .testimonials .carousel-control-next span img {
    width: 30px;
  }
  .testimonials .carousel-control-next {
    right: -8%;
  }
  .testimonials .carousel-control-prev {
    left: -14%;
  }
  .entries-info .entry p {
    padding: 0;
  }
  .entries-info .entry h1 {
    font-size: 40px;
  }
  .entries-info .people img,
  .entries-info .plane img {
    width: 200px;
  }
  .entries-info .plane img {
    bottom: 60px;
  }
  .free-trail .project-software .free-trail-btn a {
    font-size: 13px;
    padding: 15px 8px;
  }
  .free-trail .project-software h1 {
    font-size: 24px;
  }
  footer .footer-top .company {
    padding-left: 12px;
  }
  footer .footer-top .info-text p {
    font-size: 14px;
    line-height: normal;
  }
  footer .footer-top .list {
    margin-top: 20px;
    padding-left: 12px;
  }
  footer .footer-top list li {
    margin-top: 15px;
  }
  footer .footer-top {
    padding-top: 125px;
  }
  footer .footer-top .solution {
    padding-left: 13px;
  }
  footer .footer-bottom .copyright p {
    font-size: 16px;
  }
  footer .footer-top .list li a {
    font-size: 14px;
  }

  .testimonials .carousel-control-prev span img,
  .testimonials .carousel-control-next span img {
    display: none;
  }
  .help-center .box {
    padding: 30px 20px;
  }
  .help-center .box img {
    width: 65px;
  }
  .help-center .box h4 {
    font-size: 18px;
  }
  .help-center .box p {
    font-size: 13px;
  }
  .why-skyhook .work-text h1 {
    font-size: 40px;
  }
  .why-skyhook .work-text p,
  .easa-guide .panel-body p {
    font-size: 16px;
  }
  .easa-guide .panel-body h4 {
    font-size: 20px;
  }
  .why-skyhook .text-img img {
    margin-right: -40px;
  }
  .customer-stories .stories-box {
    padding: 20px 20px 30px;
    margin-top: 0px;
  }
  .customer-stories .stories-box p {
    font-size: 12px;
  }
  .book-demo .form-text h2,
  .get-in-touch .text h1 {
    font-size: 40px;
  }
  .easa-guide .box a {
    font-size: 12px;
  }
  .easa-guide .box {
    padding: 19px 15px;
    margin: 12px 0px;
  }
  .price-banner .price-para {
    padding-right: 0;
    float: left;
    padding-left: 0;
  }
  .price-banner .price-tab {
    padding-left: 1px;
  }
  .price-banner .price-tab ul li a {
    padding: 1px 7px;
    font-size: 11px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 16px;
  }
  .learn-banner h1 {
    padding-left: 60px;
  }
  .pricing-table {
    margin-top: 55px;
  }
  .pricing-table .access-div {
    border-radius: 11px;
    padding: 38px 0px;
  }
  .pricing-table .access-div h5 {
    font-size: 19px;
  }
  .pricing-table .access-div p {
    font-size: 19px;
  }
  .pricing-table .card-div .card-body {
    margin-top: 7px;
  }
  .pricing-table .price-div .heading-para h5 {
    font-size: 17px;
  }
  .pricing-table .price-div .heading-para p {
    font-size: 17px;
  }
  .pricing-table .business .estimate {
    margin-top: 6px;
  }
  .pricing-table .business .estimate div {
    padding: 0px 0px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 12px;
    padding-left: 9px;
  }
  .pricing-table .business .estimate .estimate-price p {
    font-size: 15px;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 11px;
  }
  .pricing-table .list ul li {
    padding: 8px 0px 0px 20px;
    font-size: 15px;
    background-size: 15px;
    margin-top: 6px;
  }
  .pricing-table .divider {
    margin: 10px auto;
  }
  .pricing-table .get-button a {
    margin: 15px 10px;
    padding: 8px 20px;
  }
  .pricing-table .list ul {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .pricing-table .not-lose {
    margin: 50px auto 100px auto;
  }
  .inner-content.general-content {
    margin: 40px auto 90px auto;
    padding: 0px;
  }
  /* today */
  .solution-banner h1 {
    font-size: 43px;
  }
  .solution-banner p {
    font-size: 15px;
    line-height: 30px;
  }
  .sol-section-1 {
    background-position: top 38px right 127px;
    background-size: 595px;
  }
  .sol-section-2 {
    background-size: 435px;
    background-position: left;
  }
  .sol-section-6 {
    background-position: left;
  }
  .sol-section-8 {
    background-image: none;
  }
  .features-image .features-heading h1 {
    font-size: 16px;
  }
  .features-report .features-heading h1 {
    font-size: 16px;
  }
  .features-logbook .features-heading h1 {
    font-size: 16px;
  }
  .features-image .features-heading p {
    font-size: 14px;
  }
  .features-report .features-heading p {
    font-size: 14px;
  }
  .features-logbook .features-heading p {
    font-size: 14px;
    margin-left: 0px;
  }
  /*23-9*/

  .solution-banner p {
    margin-left: 12px;
    margin-right: 50px;
  }
  .category-image img {
    margin-top: unset;
  }
  .category-section {
    margin-top: -83px;
  }
  .category-section h1 {
    font-size: 24px;
    line-height: 27px;

    margin-left: unset;
  }
  .category-section p {
    font-size: 15px;
  }
  .logoss img {
    margin-left: -9px;
  }
  .logoss p {
    margin-left: 28px;
  }
  .logos img {
    margin-top: -6px;
  }
  .experience-section h1 {
    font-size: 33px;
  }
  .experience-section p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 18px;
  }
  .experience-section .listing-color ul li,
  .experience-section .listing-part2 ul li {
    font-size: 15px;
  }
  .sol-reports {
    /* background-image: none; */
    margin-left: 70px;
    background-size: 400px;
  }
  .reports-section h1 {
    font-size: 40px;
  }
  .reports-section p {
    font-size: 15px;
  }
  .logos h5 {
    margin-left: unset;
  }
  .sol-section-4 {
    background-position: right bottom 303px;
    padding-bottom: unset;
    background-size: 380px;
  }

  .experience-report img {
    margin-top: -200px;
  }
  .aircraft-image img {
    left: unset;
    margin-top: unset;
  }
  .aircraft-section {
    margin-top: 23px;
  }
  .aircraft-section h1 {
    font-size: 40px;
    margin-left: unset;
  }
  .aircraft-section p {
    font-size: 15px;
  }
  .sol-section-6 {
    background-size: 386px;
    background-position: left bottom 119px;
  }
  .file-section h1 {
    font-size: 40px;
    left: unset;
  }
  .file-section p {
    font-size: 15px;
    margin-right: unset;
  }
  .profile-section img {
    margin-left: unset;
  }
  .profile-section h6 {
    margin-left: 41px;
  }
  .profile-section h1 {
    font-size: 40px;
    left: 8px;
  }
  .profile-section p {
    font-size: 15px;

    margin-right: unset;
  }
  .sol-section-10 {
    padding-bottom: 15px;
    background-size: 489px;
  }
  .sol-reports-section {
    margin-top: -92px;
  }
  .sol-reports-section h1 {
    font-size: 40px;
  }
  .sol-reports-section p {
    font-size: 15px;
  }
  .sol-section-11 {
    background-size: 462px;
    margin-top: 52px;
    background-position: top right;
    margin-bottom: 100px;
  }
  .solution-banner h1 {
    margin-top: unset;
  }
  .sol-section-1 {
    background-image: none;
  }
  .reports-section p {
    padding: unset;
  }
  .sol-section-10 {
    background-image: none;
  }
  .feture-heading {
    margin-top: 20px;
  }
  .listing-color ul li {
        float: left;
        width: 95%;
        margin: 3px 0px;
    }
    .listing-color ul li:nth-child(2n+1) {
        width: 95%;
    }
    .solution-banner h1 {
        margin-left: 10px;
    }
    .category-section {
        margin-top: -35px;
    }
    .sol-section-5 {
        margin-top: 0px;
    }
    .sol-reports {
        background-size: 290px;
    }
    .sol-reports {
        margin-left: 10px;
    }
    .sol-reports-section {
        margin-top: 10px;
    }  
    .sol-section-11 {
        background-size: 420px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
        width: 100% !important;
    }
     .logoss img {
    margin-left: -1px;
     
}
.logos img {
    margin-top: -7px;
}
.logos img {
    margin-top: -5px;
}
.logos h5 {
    margin-left: 10PX;
}
section img {
    margin-left: 5PX;
}
.profile-section h6 {
    margin-left: 37px;
}
}

@media (max-width: 767.98px) {
  .covid .text span {
    font-size: 12px;
  }
  .main-banner .banner-img img {
    position: unset;
    width: 100%;
  }
  .main-banner .banner-text {
    text-align: center;
  }
  .part-145 .text-img img {
    top: 10px;
    width: 300px;
    right: -250px;
    z-index: -1;
  }
  .main-banner {
    padding: 10px 0 35px;
    background-color: #f5f8fa;
    background-size: contain;
  }
  .testimonials .carousel-control-prev,
  .testimonials .carousel-control-next {
    display: none;
  }
  .nav-tabs ul li {
    width: 33%;
  }
  .technicians {
    padding: 70px 0;
  }
  .technicians .technicians-img.technicians-text a {
    display: block;
  }
  .technicians .technicians-text a {
    display: none;
  }
  .technicians .technicians-img img,
  .aoc .aoc-img img {
    margin-bottom: 15px;
  }
  .aoc .text-img img {
    position: unset;
    margin-bottom: 10px;
  }
  .entries-info .entry .border-line {
    background: unset;
    margin-bottom: 15px;
  }
  .aoc {
    padding-bottom: 60px;
  }
  .about {
    overflow-x: hidden;
  }
  .about .about-img img {
    left: unset;
    right: -50px;
    top: 125px;
  }
  .about .about-text p {
    padding-right: 0px;
    line-height: 1.7;
    font-size: 20px;
  }
  .part-145 {
    padding-bottom: 50px;
    overflow-x: hidden;
  }
  .aoc .aoc-text a {
    display: none;
  }
  .main-banner .banner-text a,
  .aoc .aoc-text.aoc-img a,
  .part-145 .part-145-text.part-145-img a {
    display: block;
    text-align: center;
  }
  .part-145 .part-145-text a {
    display: none;
  }
  .about .about-btn a {
    font-size: 16px;
  }
  .testimonials h1 {
    font-size: 35px;
  }
  .testimonials .customer-text p {
    margin-bottom: 20px;
  }
  .testimonials .customer-name {
    align-self: center;
  }
  .testimonials .customer-name img {
    margin-top: 10px;
  }
  .entries-info .people img {
    display: none;
  }
  .entries-info .plane img {
    position: unset;
  }
  .free-trail .project-software .free-trail-btn a {
    margin: 20px 0 30px;
    display: inline-block;
    padding: 10px 40px;
    font-size: 18px;
  }
  .free-trail .project-software h1 {
    margin-bottom: 0;
    text-align: center;
    font-size: 25px;
  }
  footer .footer-top {
    padding-top: 350px;
    padding-bottom: 40px;
  }
  footer .footer-bottom {
    padding: 20px 0;
  }
  footer .footer-top .list {
    padding-left: 25px;
  }
  footer .footer-top .list li a {
    font-size: 17px;
  }
/*  .footer-bottom .copyright p {*/
/*    font-size: 16px;*/
/*}*/
  .entries-info .entry h1 {
    font-size: 50px;
  }
  .entries-info .entry p {
    font-size: 20px;
  }
  .main-banner .banner-img {
    position: relative;
    right: -11px;
    top: 15px;
    padding-right: 0px;
  }
  .banner-logos .carousel-indicators li {
    width: auto !important;
    height: auto !important;
    border-top: unset !important;
    border-bottom: unset !important;
  }
  .our-customer .carousel-indicators {
    bottom: -50px;
  }
  .technicians .technicians-text {
    order: 1;
    background: url(images/text-img-mbl.png) no-repeat;
    background-size: contain;
    background-position: right top;
  }
  .technicians-img a {
    background-color: #00628c;
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-family: "Montserrat-Medium";
    z-index: 1;
    position: relative;
    display: block;
    text-align: center;
  }
  .technicians-text.order-md-last {
    padding-right: 120px;
  }
  .technicians .technicians-text {
    background-size: 46%;
    background-position: right top;
    margin-bottom: 35px;
  }
  .why-skyhook .text-img img {
    margin: 20px 0;
  }
  .about-img {
    display: none;
  }
  .learn-banner h1 {
    font-size: 40px;
    padding-left: 25px;
  }
  .help-center .heading h2,
  .customer-stories .heading h2,
  .easa-guide .heading h1 {
    font-size: 35px;
    margin-bottom: 20px;
  }
  .why-skyhook {
    padding-bottom: 40px;
  }
  .easa-guide .panel-body p {
    font-size: 14px;
  }
  .easa-guide .panel-title {
    font-size: 16px;
  }
  .easa-guide .panel-title img {
    display: none;
    float: right;
    margin-top: 3px;
  }
  .help-center {
    padding: 50px 0;
  }
  .get-in-touch .text .get-in-touch-img img,
  .book-demo .form-img {
    position: unset;
    margin: 30px 0;
  }
  .get-in-touch {
    margin-bottom: 0;
    padding: 20px 0 50px;
  }
  .book-demo {
    padding: 50px 0 130px;
  }
  .help-center .box p {
    font-size: 20px;
  }
  .help-center .box p {
    padding: 0 37px;
  }
  .customer-stories .stories-box p {
    font-size: 19px;
  }
  .easa-guide .box {
    padding: 14px 31px;
    margin: 15px auto;
    width: 90%;
  }
  .easa-guide .box a {
    font-size: 18px;
  }
  .price-banner .price-para span {
    font-size: 18px;
    margin-left: 60px;
    float: unset;
  }
  .price-banner .price-tab {
    padding-left: 55px;
    margin: 10px 0px;
  }
  .price-banner .price-tab ul li {
    margin: 6px 2px;
  }
  .price-banner .price-tab ul li a {
    padding: 1px 13px;
    font-size: 13px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 21px;
  }
  .pricing-table .card-div {
    width: 85%;
    margin: 10px auto 45px auto;
  }
  .pricing-table .access-div h5 {
    font-size: 40px;
  }
  .pricing-table .access-div p {
    font-size: 30px;
  }
  .pricing-table .access-div {
    padding: 30px 0px;
  }
  .pricing-table .price-div .heading-para h5 {
    font-size: 25px;
  }
  .pricing-table .price-div .heading-para p {
    font-size: 22px;
  }
  .pricing-table .list ul li {
    font-size: 21px;
    padding: 8px 8px 0px 25px;
    background-size: 16px;
    background-position: left top 11px;
  }

  .pricing-table .get-button a {
    margin: 15px 20px;
    padding: 8px 20px;
    font-size: 20px;
  }
  .pricing-table .premium .price-div .eighty-number h5 {
    font-size: 50px;
  }
  .pricing-table .premium .price-div .eighty-number p {
    font-size: 18px;
  }
  .pricing-table .business .estimate div {
    padding: 3px 10px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 20px;
    padding-left: 0px;
  }
  .pricing-table .business .estimate .estimate-price p {
    font-size: 20px;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 14px;
  }
  .get-in-touch .text {
    margin: 0px auto 40px auto;
  }
  footer .footer-bottom .social-links ul {
    margin-top: -26px;
  }
  .pricing-table .not-lose {
    margin: 30px auto 80px auto;
  }
  .carousel-item.text-center a img:hover {
    transform: scale(1.04) translateY(-4px);
    transition: transform 500ms;
  }
  /*23-9-201*/
  .solution-banner h1 {
    font-size: 29px;
  }
  .solution-banner p {
    font-size: 12px;
    line-height: 30px;
  }
  .sol-section-1 {
    background-position: top 64px right 120px;
    background-size: 374px;
  }
  .category-image img {
    margin-top: 10px;
  }
  .sol-section-2 {
    background-size: 536px;
  }
  .sol-section-4 {
    background-size: 576px;
  }
  .sol-section-6 {
    padding-bottom: 88px;
    background-image: none;
  }
  .feture-heading {
    margin-left: -87px;
  }
  .sol-section-11 {
    background-image: none;
  }
  .sol-reports {
    background-image: none;
  }
  .sol-section-4 {
    padding-bottom: 0px;
    padding-right: 0px;
  }
  .category-section p {
    font-size: 14px;
  }
  .experience-section p {
    font-size: 14px;
  }
  .experience-section .listing-color ul li {
    font-size: 14px;
  }
  .experience-section .listing-part2 {
    font-size: 14px;
  }
  .experience-image img {
    /* max-width: 60%; */
  }
  .reports-section h1 {
    font-size: 40px;
  }

  .reports-section p {
    font-size: 16px;
  }
  .aircraft-section h1 {
    font-size: 40px;
  }
  .aircraft-section p {
    font-size: 16px;
  }
  .aircraft-section p {
    font-size: 16px;
  }
  .file-section h1 {
    font-size: 40px;
  }
  .file-section p {
    font-size: 16px;
  }
  .file-image img {
    /* max-width: 70%; */
  }
  .profile-image img {
    /* max-width: 70%; */
  }
  .profile-section h1 {
    font-size: 40px;
  }
  .profile-section p {
    font-size: 16px;
  }
  .about .about-text p {
    font-size: 16px;
  }
  .sol-reports-section h1 {
    font-size: 40px;
  }
  .sol-reports-section p {
    font-size: 16px;
  }
  .sol-reports-section img:nth-child(1) {
    margin-left: -18px;
  }
  .sol-reports-section h6 {
    left: 15px;
  }
  .feture-heading {
    /* margin-left: unset; */
  }
  .features-image {
    margin-left: 10px;
    margin-top: 10px;
  }
  .experience-section p {
        font-size: 18px;
    }
    .solution-banner p {
        font-size: 18px;
        margin-right: 15px;
    }
    .solution-banner h1 {
        line-height: 30px;
    }
    .category-section {
        margin-top: 0px;
    }
    .category-section p {
        font-size: 18px;
        margin-top: 15px;
    }
    .sol-section-6 {
        margin-top: 20px;
    }
    .sol-section-6 {
        padding-bottom: 0px;
    }
    .about {
        padding: 50px 0 40px;
    }
    .about .about-video iframe {
        margin-top: 0px;
    }
    .about .about-btn a {
        margin-top: 0px;
    }
    .feture-heading {
        margin-left: 0Px;
    }
    .sol-section-10 .features-row {
        text-align: center;
    }
    .features-image .features-heading p {
        font-size: 18px;
    }
    .features-report .features-heading p {
        font-size: 18px;
    }
    .features-logbook .features-heading p {
        font-size: 18px;
    }
    .features-logbook .features-heading h1 {
        font-size: 22px;
    }
    .features-report .features-heading h1 {
        font-size:22px;
    }
    .sol-section-10 {
        padding-bottom: 40px;
        background-size: 489px;
        padding-top: 20px;
    }
    .listing-color ul li:nth-child(2n) {
        margin: -7px 0px 8px;
    }
    .listing-color ul li {
        margin: 4px 0px;
    }
    .copyright p {
    font-size: 16px;
}
    
    
    
}
@media (max-width: 575.98px) {
  .covid .text {
    text-align: left !important;
  }
  .covid .text span {
    font-size: 10px;
    display: inline-block;
  }
  header .mob-num {
    padding: 0;
  }
  #mega-menu-wrap-primary .mega-toggle-animated {
    margin-top: -20px !important;
  }
  header .logo {
    padding-left: 0;
  }
  header .mob-num a {
    font-size: 14px;
    background-size: 20px !important;
    padding: 7px 0 10px 25px !important;
    white-space: nowrap;
    margin-right: -10px !important;
  }
  .main-banner .banner-text p {
    font-size: 17px;
  }
  .banner-logos {
    margin-top: 20px;
    padding-bottom: 50px;
  }
  .banner-logos .logos ul li {
    margin: 0 3px;
  }
  .about .about-btn a {
    display: block;
  }
  .about .about-img img {
    top: 150px;
  }

  .nav-tabs ul li a {
    font-size: 15px;
    margin: 0 5px;
  }
  .main-banner .banner-text a,
  .part-145 .part-145-text a,
  .aoc .aoc-text a {
    padding: 10px 35px;
    margin-bottom: 20px;
  }
  .testimonials h1 {
    font-size: 26px;
  }
  .testimonials .customer-img img {
    margin-bottom: 10px;
  }
  .testimonials .customer-text p {
    font-size: 16px;
  }
  .testimonials .customer-text h5 {
    font-size: 18px;
  }
  .entries-info {
    padding: 40px 0 110px;
  }
  footer .footer-top .list {
    margin-top: 10px;
    text-align: center;
  }
  footer .social-links ul {
    margin: 20px auto;
    width: 47%;
  }
  footer .social-links ul li {
    margin: 0 5px 20px;
  }
  .main-banner .banner-text h1 {
    font-size: 29px;
  }
  .about .about-text h1 {
    font-size: 38px;
  }
  footer .footer-top .info-text,
  footer .footer-top .info-text p {
    text-align: center !important;
  }
  footer .footer-top .info-text p {
    padding-left: 0;
  }
  footer .footer-bottom .copyright {
    text-align: center;
  }
  .covid .text a {
    right: 0;
  }
  footer .footer-top .others {
    padding-left: 15px;
  }
  footer .footer-bottom .copyright p a {
    display: none;
  }
  footer .footer-top {
    background-image: unset;
    background-color: #363636;
  }
  .get-in-touch .form form {
    padding: 15px;
  }
  .book-demo .form-text p,
  .get-in-touch .text p {
    font-size: 16px;
  }
  .help-center .box p {
    padding: 0 15px;
  }
  .price-banner .price-para span {
    font-family: "Montserrat-Semibold";
    font-size: 15px;
    float: unset;
    margin-left: 30px;
  }
  .price-banner .price-tab {
    padding-left: 18px;
    margin: 10px 0px;
  }
  .price-banner .price-tab ul li a {
    padding: 1px 5px;
    font-size: 13px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 18px;
  }
  .pricing-table .card-div {
    width: 95%;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 12px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 18px;
  }
  footer .footer-top .mobile-social-icon {
    display: block;
  }
  footer .footer-top .list ul {
    margin-top: 10px;
  }
  .pricing-table .not-lose {
    margin: 0px auto 70px auto;
  }
  .pricing-table .card-div {
    margin: 0px auto 55px auto;
  }
  .pricing-table .access-div h5 {
    font-size: 35px;
  }
  .pricing-table .access-div p {
    font-size: 26px;
  }
  .learn-banner h1 {
    font-size: 40px;
    padding-left: 15px;
  }
  /* today  */
  .sol-section-1 {
    background-position: top 10px right 140px;
    background-size: 442px;
  }
  .solution-banner p {
    font-size: 12px;
    line-height: 25px;
  }
  .solution-banner h1 {
    font-size: 21px;
  }
  .sol-section-1 {
    background-position: top 10px right 58px;
    background-size: 300px;
  }
  .sol-section-2 {
    background-size: 421px;
  }
  .experience-section h1 {
    font-size: 38px;
  }
  .sol-section-4 {
    background-size: 412px;
  }
  .aircraft-image img {
    margin-top: -63px;
  }
  .sol-section-8 {
    background-size: 450px;
  }
  .feture-heading {
    margin-left: 0px;
  }
  .sol-section-10 {
    background-size: 402px;
  }
  .category-section p {
    font-size: 16px;
  }
  .category-section h1 {
    font-size: 39px;
    line-height: 30px;
  }
  .reports-section p {
    font-size: 16px;
  }
  .profile-section p {
    font-size: 16px;
  }
  .file-section p {
    font-size: 16px;
  }
  .aircraft-section p {
    font-size: 16px;
  }

  .experience-section p {
    font-size: 14px;
  }
  .solution-banner p {
    font-size: 14px;
    line-height: 30px;
    margin-left: 39px;
    margin-right: 20px;
    text-align: justify;
  }
  .solution-banner h1 {
    margin-right: 78px;
    margin-left: 42px;
  }
  .category-section h1 {
    font-size: 37px;
    line-height: 40px;
  }
  .logoss img {
    margin-top: 4px;
  }
  .about .about-text p {
    font-size: 18px;
  }
  .sol-reports-section p {
    font-size: 18px;
  }
  .sol-reports-section p {
    font-size: 18px;
  }
  .experience-section .listing-part2 ul li {
    font-size: 14px;
  }
  .reports-section h1 {
    font-size: 37px;
  }
  .reports-section p {
    font-size: 18px;
  }
  .aircraft-section p {
    font-size: 18px;
  }
  .file-section p {
    font-size: 18px;
  }
  .profile-section p {
    font-size: 18px;
  }
  .features-image .features-heading h1 {
    font-size: 20px;
  }
  .features-report .features-heading h1 {
    font-size: 20px;
  }
  .features-logbook .features-heading h1 {
    font-size: 20px;
  }
  .sol-reports-section h6 {
    left: 14px;
  }
  /*9-23-2021*/
  .solution-banner h1 {
    margin-left: -7px;
  }
  .solution-banner p {
    margin-right: 20px;
    text-align: unset;
    margin-left: unset;
  }
  .solution-banner h1 {
    line-height: 30px;
    margin-top: 10px;
    margin-left: 1px;
  }
  .experience-section h1 {
    font-size: 37px;
  }
  .experience-section .listing-part2 ul li {
    line-height: 30px;
  }
  .reports-section h1 {
    font-size: 35px;
    margin-left:-8px;
  }
  .reports-section p {
    margin-left: 6px;
    margin-right: -30px;
  }
  .reports-section {
    margin-left: -65px;
  }
  .listing-color ul li {
        font-size: 15px;
    }
    .experience-section p {
        font-size: 17px;
    }
    .solution-banner h1 {
        font-size: 25px;
    }
    .solution-banner p {
        font-size: 18px;
    }
    .about .about-text p {
        font-size: 18px;
    }
    .listing-color ul li {
        font-size: 18px;
    }
    .sol-section-4 {
        padding: 15px 30px 20px 0px;
        margin: 0px;
    }
    .reports-section {
        margin-left: 0px;
    }
    .reports-section-technicians {
        padding: 0 0px 0 0;
    }
    .reports-section-technicians p {
        margin-bottom: 160px;
    }
}

@media (max-width: 413.98px) {
  .technicians-text.order-md-last {
    padding-right: 100px;
  }
  .technicians .technicians-text h1,
  .part-145 .part-145-text h1,
  .aoc .aoc-text h1 {
    font-size: 21px;
  }
  .about .about-text p {
    font-size: 18px;
  }
  footer .social-links ul {
    width: 50%;
  }
  .main-banner .banner-img {
    right: -8px;
  }

  .book-demo .form-text h2,
  .get-in-touch .text h1 {
    font-size: 35px;
  }
  .easa-guide .box {
    width: 100%;
  }
  .price-banner .price-tab ul li a {
    padding: 1px 4px;
    font-size: 10px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 16px;
  }
  .pricing-table .access-div h5 {
    font-size: 30px;
  }
  .pricing-table .access-div p {
    font-size: 25px;
  }
  .pricing-table .access-div {
    padding: 25px 0px;
  }
  .pricing-table .price-div .heading-para h5 {
    font-size: 22px;
  }
  .pricing-table .price-div .heading-para p {
    font-size: 20px;
  }
  .pricing-table .list ul li {
    font-size: 18px;
  }
  .pricing-table .premium .price-div .eighty-number h5 {
    font-size: 35px;
  }
  .pricing-table .premium .price-div .eighty-number p {
    font-size: 13px;
  }
  .pricing-table .business .estimate div {
    padding: 2px 10px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 15px;
  }
  .pricing-table .not-lose p {
    font-size: 16px;
    line-height: normal;
  }
  .price-banner .price-tab {
    padding-left: 15px;
  }
  /* today  */
  .solution-banner h1 {
    margin-left: 36px;
  }
  .sol-section-1 {
    background-position: top -12px right 52px;
  }
  .sol-section-2 {
    background-size: 379px;
  }
  .experience-section h1 {
    font-size: 34px;
  }
  .sol-section-4 {
    background-size: 375px;
  }
  .sol-section-8 {
    background-size: 405px;
  }
  .sol-section-10 {
    background-size: 363px;
  }
  .reports-section p {
    font-size: 18px;
  }
  .reports-section h1 {
    font-size: 32px;
  }
  .category-section h1 {
    font-size: 22px;
  }
  .solution-banner h1 {
    font-size: 40px;
  }
  .aircraft-section h1 {
    font-size: 40px;
  }
  .file-section h1 {
    font-size: 40px;
  }
  .profile-section h1 {
    font-size: 40px;
  }
  .features-report .features-heading h1 {
    margin-left: 62px;
  }
  .features-logbook .features-heading h1 {
    margin-left: 60px;
  }
  .features-image .features-heading h1 {
    margin-left: 39px;
  }
  .sol-reports-section h1 {
    font-size: 40px;
  }
  .sol-section-11 {
    background-image: none;
    margin-top: 1px;
  }
  /*.category-section p {*/
  /*  font-size: 14px;*/
  /*}*/
  .solution-banner h1 {
    font-size: 21px;
  }
  /*9-23-2021*/
  .solution-banner h1 {
    font-size: 19px;
    margin-left: 3px;
  }
  .solution-banner p {
    margin-left: unset;
  }
  .sol-reports-section {
    margin-top: -40px;
  }
  .reports-section h1 {
    font-size: 30px;
  }
  .experience-section h1 {
    font-size: 32px;
  }
  .experience-section {
    margin-top: -72px;
  }
  .file-section {
    margin-top: -72px;
  }
  .sol-reports {
    margin-top: -40px;
  }
  .features-image .features-heading h1 {
    margin-left: unset;
  }
  .features-report .features-heading h1 {
    margin-left: unset;
  }
  .features-logbook .features-heading h1 {
    margin-left: unset;
  }
  .sol-section-3 {
        margin-top: 90px;
    }
    .experience-section p {
        font-size: 17px;
    }
    .solution-banner h1 {
        margin-right: 0px;
        font-size: 26px;
    }
    .sol-section-6 {
        padding-bottom: 60px;
    }
    .sol-section-11 {
        margin-top: 90px;
    }
    .sol-section-4 {
        padding: 80px 30px 20px 0px;
    }
}
@media (max-width: 374.98px) {
  /* For 360 */
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-blocks-right
    .mega-toggle-block {
    margin-right: 0px !important;
  }
  /* today  */
  .solution-banner h1 {
    margin-left: 3px;
  }
  .solution-banner p {
    margin-left: 3px;
  }
  .sol-section-1 {
    background-position: top 62px right 39px;
    background-size: 300px;
  }
  .solution-banner p {
    margin-left: 4px;
    margin-right: 0px;
  }
  .sol-section-1 {
    background-size: 263px;
  }
  .sol-section-4 {
    background-size: 345px;
  }
  .aircraft-section p {
    margin-right: 0px;
  }

  .sol-section-8 {
    background-size: 387px;
  }
  .reports-section h1 {
    font-size: 30px;
  }
  .experience-section h1 {
    font-size: 33px;
  }
  .category-section h1 {
    line-height: 31px;
  }
  .solution-banner h1 {
    font-size: 22px;
    margin-left: 10px;
  }
  .solution-banner p {
    margin-top: -15px;
  }
  .category-image img {
    max-width: 95%;
  }
  /*.category-section p {*/
  /*  font-size: 14px;*/
  /*}*/
  .category-section h1 {
    margin-left: 11px;
  }
  .logoss img {
    margin-top: 4px;
  }
  .sol-section-6 {
    margin-left: -70px;
  }
  .aircraft-image img {
    margin-left: 70px;
  }
  .sol-reports-section h1 {
    font-size: 40px;
  }
  .aircraft-section p {
    font-size: 18px;
  }
  .file-section p {
    font-size: 18px;

  }
  .profile-section p {
    font-size: 18px;
  }
  /*9-23-2021*/
  .aircraft-section h1 {
    margin-left: 83px;
  }
  .aircraft-image img {
    margin-left: 76px;

    max-width: 78%;
  }
  .aircraft-section h5 {
    margin-left: 88px;
  }
  .reports-section h1 {
    font-size: 29px;
  }
  .solution-banner h1 {
    font-size: 20px;
  }
  /*.solution-banner p {*/
  /*  font-size: 13px;*/
  /*}*/
  .solution-banner p {
    margin-top: unset;
  }
  .solution-banner h1 {
        font-size: 27px;
        margin-left: 4px;
    }
  .logoss img {
    margin-left: unset;
  }
  .logoss p {
    margin-left: 38px;
  }
  .category-section p {
    font-size: 19px;
    line-height: 30px;
    font-size: 18px;
  }
}
@media (max-width: 359.98px) {
  .testimonials h1 {
    font-size: 23px;
  }
  .testimonials .carousel-inner .customer-name h5 {
    font-size: 17px;
  }
  .free-trail .project-software h1 {
    font-size: 20px;
  }
  footer .social-links ul {
    width: 60%;
  }
  header .mob-num a {
    font-size: 12px;
  }
  .part-145 .text-img img {
    top: 10px;
    width: 216px;
    right: -114px;
    z-index: -1;
  }
  #mega-menu-wrap-primary
    .mega-menu-toggle
    .mega-toggle-blocks-right
    .mega-toggle-block:only-child {
    margin: 0 !important;
  }
  .main-banner .banner-img {
    position: absolute;
    right: 0px;
    top: 335px;
  }
  .main-banner {
    padding: 10px 0 235px;
  }
  .customer-stories .stories-box p {
    font-size: 16px;
  }
  .customer-stories .heading h2 {
    font-size: 32px;
  }
  .help-center .box p {
    padding: 0 9px;
  }
  .price-banner .price-tab ul li a {
    padding: 1px 4px;
    font-size: 9px;
  }
  .price-banner .price-tab ul li a span {
    font-size: 14px;
  }
  .pricing-table .list ul li {
    font-size: 15px;
    background-size: 14px;
    background-position: left top 8px;
  }
  .pricing-table .business .estimate .estimate-price span {
    font-size: 11px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 15px;
  }
  .pricing-table .not-lose p {
    font-size: 18px;
    line-height: 25px;
  }
  .pricing-table .business .estimate div {
    padding: 2px 6px;
  }
  .pricing-table .business .estimate .estimate-name p {
    font-size: 18px;
  }
  .pricing-table .access-div h5 {
    font-size: 25px;
  }
  .pricing-table .access-div p {
    font-size: 20px;
  }
  .price-banner .price-tab {
    padding-left: 7px;
    margin: 10px 0px;
  }
  .learn-banner h1 {
    padding-left: 15px;
  }
  /* today  */
  .sol-section-4 {
    background-size: 317px;
  }
  .aircraft-section h1 {
    margin-left: 28px;
  }
  .logos h5 {
    margin-left: -11px;
  }
  .file-section p {
    margin-right: 0px;
  }
  .sol-section-8 {
    background-size: 342px;
  }
  .sol-section-10 {
    background-size: 298px;
  }
  .sol-section-6 {
    margin-left: unset;
  }
  .logos img {
    margin-left: unset;
  }
  .aircraft-image img {
        margin-left: 0PX;
        max-width: 78%;
    }
    .aircraft-section h1 {
        margin-left: 0px;
    }
    .solution-banner h1 {
        font-size: 24px;
        margin-left: 4px;
    }
}
