@media (min-width: 1400px) {
  .gen-wrap {
    max-width: 700px;
    margin-left: auto;
  }

  .general .img-wrap img {
    max-height: 500px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .nav-sec .main-navigation .menu-item a {
    font-size: 12px;
    padding: 25px 10px;
  }

  .head-address strong {
    font-size: 20px;
  }

  .head-address i {
    font-size: 55px;
  }

  .contct li a {
    font-size: 16px;
  }

  header .t-contact .tc-wrap a {
    font-size: 14px;
  }

  header .t-contact .tc-wrap a i {
    font-size: 12px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }

  header .top-b .social-bar li a i {
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }

  header .g-quote {
    text-align: right;
  }

  header .logo-wrap {
    flex-wrap: nowrap;
  }
}

/*// Extra large devices (large desktops, 1200px and up)
*/
@media (min-width: 1200px) {
  .container {
    max-width: 1700px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  header .logo-wrap {
    flex-wrap: nowrap;
  }

  .logo-wrap img {
    max-width: 150px;
    width: 100% !important;
  }

  .logo-wrap:before {
    display: none;
  }

  header .t-contact {
    display: block;
  }

  header .t-contact .tc-wrap {
    margin: 0 0 15px 0;
  }

  .contct li a {
    font-size: 16px;
  }

  .ap-btn a {
    font-size: 14px;
  }

  .why-card strong {
    font-size: 24px;
    line-height: 32px;
  }

  .nav-sec .main-navigation .menu-item a {
    font-size: 12px;
    padding: 25px 8px;
  }

  .social-bar li a i {
    font-size: 12px;
    width: 26px;
    line-height: 21px;
    height: 26px;
  }

  .logo-text h1 a {
    font-size: 30px;
  }

  .h-wrap a {
    font-size: 14px;
  }

  .phone-list a {
    font-size: 14px;
  }

  .phone-wrap i {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .highlights .img-wrap img {
    width: 100%;
  }

  .logins li {
    padding: 0 5px;
  }

  .q-quote a {
    font-size: 13px;
  }

  header .t-contact .tc-wrap a {
    font-size: 14px;
  }

  header .t-contact .tc-wrap a i {
    font-size: 12px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }

  header .top-b .social-bar li a i {
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }

  header .g-quote a {
    font-size: 14px;
  }

  .slider-wrap .slider-bg .slide-sec .s-caption strong {
    font-size: 26px;
    line-height: 40px;
  }

  header .slogan h1 {
    font-size: 1.5rem;
  }

  .highlights .high-card .img-wrap .icon-wrap {
    right: -10px;
  }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .container {
    max-width: 1800px;
  }

  .navbar-expand-lg .main-navigation {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .welcome-sec .img-wrap figure {
    width: 300px;
    padding-top: 300px;
  }

  .banner {
    text-align: center;
  }

  .ban-left strong {
    margin: 0 0 20px 0;
    display: block;
  }

  .ban-right strong {
    margin: 0 0 20px 0;
    display: block;
  }
}

/* // Medium devices (tablets, 768px and up)
*/
@media (min-width: 768px) and (max-width: 991.98px) {
  header {
    position: relative;
    padding: 10px 0 0 0;
  }

  header .logo-bg {
    display: none;
  }

  .top-b {
    display: block;
    text-align: center;
  }

  .tc-wrap {
    margin: 0 5px 10px 5px;
  }

  .logos {
    text-align: center;
  }

  .logos:after,
  .logos:before {
    display: none;
  }

  .logo-text h1 {
    text-align: left;
    margin: 0 0 10px 0;
    color: #fff;
  }

  .logo-text h1 a {
    color: #fff;
  }

  .h-contact {
    margin: 0 0 20px 0;
  }

  .h-wrap a {
    font-size: 16px;
  }

  .phone-list a {
    font-size: 22px;
  }

  .header-right {
    margin: 0 0 10px 0;
  }

  .nav-sec {
    padding: 5px 0;
  }

  .main-navigation {
    border-radius: 28px;
  }

  .training-card {
    margin: 0 0 20px 0;
  }

  .banr-wrap {
    margin: 20px 0 0 0;
  }

  header .logo-wrap {
    margin: 0 auto;
    text-align: left;
    justify-content: center;
    flex-wrap: nowrap;
  }

  .logo-wrap img {
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
  }

  .g-quote {
    text-align: right;
  }

  header .t-contact {
    padding: 10px 0;
  }

  footer .copy-r .copy-contn {
    display: block;
    text-align: center;
  }

  footer .copy-r .copy-contn strong {
    display: block;
  }

  .contact-text .pckg-form {
    margin: 0 0 30px 0;
  }

  .adrs {
    justify-content: flex-end;
  }

  .social-bar {
    text-align: center;
  }

  .top-bar {
    padding: 10px 20px;
  }

  .air-card {
    margin: 0 0 40px 0;
  }

  .testi-card {
    padding: 60px 15px 40px 15px;
    display: block;
  }

  .main-num {
    margin: 0 0 30px 0;
  }

  .why-us .img-wrap {
    transform: initial;
  }

  .navbar-light .navbar-toggler {
    color: #eee;
    border-color: #fff;
  }

  .features .pckg-form {
    margin: 0 0 30px 0;
  }

  .fotr-bg {
    margin: 0 0 20px 0;
  }

  .page-banner {
    padding: 30px 0 80px 0;
  }

  .s-caption strong {
    color: #f4f4f4;
    display: block;
    font-size: 42px;
    font-weight: 800;
    line-height: 52px;
  }

  .g-quote a {
    padding: 20px 15px;
  }

  .welc-img {
    margin: 0 0 30px 0;
  }

  .team-card {
    margin: 0 0 30px 0;
  }

  .navbar-light .navbar-toggler {
    color: #eee;
    border-color: #fff;
    background: #1f3042;
    margin: 0 0 0 10px;
  }

  .slogan {
    text-align: left;
  }

  .nav-sec .main-navigation .menu-item:before {
    display: none;
  }

  .nav-sec .main-navigation .menu-item a {
    display: block;
  }

  header .top-b .social-bar {
    text-align: left;
  }

  .slider-wrap .slider-bg .slide-sec .s-caption {
    max-width: 340px;
  }

  .slider-wrap .slider-bg .slide-sec .s-caption strong {
    font-size: 26px;
    line-height: 40px;
  }

  .misn-card {
    margin: 0 0 20px 0;
  }
}

/*// Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) and (max-width: 767.98px) {
  header {
    position: relative;
  }

  .nav-wrap {
    background-color: transparent;
    box-shadow: none;
  }

  .nav-sec .main-navigation .menu-item a {
    padding: 10px 20px;
  }

  header .t-contact .tc-wrap {
    margin: 0 0 10px 0;
  }

  .logo-wrap {
    margin: 0 auto 15px auto;
  }

  .logo-wrap:before {
    display: none;
  }

  .logos {
    display: block;
    text-align: center;
  }

  header .logo-wrap > a {
    margin: 0 0 10px 0;
  }

  header .logo-wrap > a:before {
    display: none;
  }

  header .t-contact {
    display: block;
  }

  .q-quote {
    text-align: center;
  }

  .phone-list a {
    font-size: 22px;
  }

  header .top-b .social-bar {
    text-align: center;
    margin: 0 0 10px 0;
  }

  .navbar-light .navbar-toggler {
    color: #eee;
    border-color: #fff;
    background: #1f3042;
  }

  .nav-sec {
    padding: 5px 0;
  }

  .main-navigation {
    border-radius: 28px;
  }

  .slider-wrap {
    margin-top: 0;
  }

  .slide-img {
    padding-top: 75%;
  }

  .s-caption {
    position: relative;
    transform: initial;
    top: initial;
    left: initial;
    border-radius: 0;
  }

  .slider-wrap .slider-bg .slide-sec .s-caption strong {
    font-size: 26px;
    line-height: 40px;
  }

  #main-slider .owl-dots {
    left: 10px;
    transform: initial;
  }

  .welcome-wrap {
    margin: 0 0 70px 0;
  }

  .wel-contn h3 span {
    font-size: 34px;
  }

  .headings h3 {
    font-size: 32px;
  }

  .headings .heading-line span:before,
  .headings .heading-line span:after {
    width: 50px;
  }

  .why-us .why-img {
    margin: 0 0 30px 0;
  }

  .testi-card {
    padding: 60px 15px 40px 15px;
    display: block;
  }

  .fc-card {
    margin: -50px 0 100px 0;
  }

  .foot-wrap {
    margin: 0 0 50px 0;
  }

  footer .copy-r .copy-contn {
    display: block;
    text-align: center;
  }

  .contact-card {
    width: auto;
  }

  .logo-wrap {
    text-align: center;
    padding: 10px;
    justify-content: center;
    flex-direction: column;
  }

  .logo-wrap img {
    max-width: 220px;
    margin: 0 auto;
  }

  .contact-text .pckg-form {
    margin: 0 0 30px 0;
  }

  .contact-list li {
    width: 100%;
    display: block;
  }

  .contact-list li:nth-last-child(-n + 2) {
    border-bottom: 1px solid #eee;
  }

  .q-quote a {
    color: #fff;
  }

  .top-bar {
    padding: 10px 20px;
  }

  .welcome-sec .wel-img .why-info {
    bottom: -50px;
    left: 0;
    top: initial;
  }

  .why-card:after {
    display: none;
  }

  .main-num {
    margin: 0 0 30px 0;
  }

  .why-us .img-wrap {
    transform: initial;
  }

  .why-us .img-wrap:before {
    right: -5px;
  }

  .features .pckg-form {
    margin: 0 0 30px 0;
  }

  .fotr-bg {
    margin: 0 0 20px 0;
  }

  .page-banner {
    padding: 50px 0;
  }

  .sub-servc {
    display: block;
  }

  .sub-servc a {
    display: inline-block;
  }

  .feat-t {
    display: block;
  }

  header .g-quote {
    text-align: center;
    margin: 10px 0;
  }

  .s-caption .btn-wrap a {
    margin: 0 0 10px 0;
  }

  .s-img {
    width: 100%;
    position: relative;
    transform: initial;
    height: auto;
    z-index: 1;
    left: initial;
    bottom: 20px;
    top: initial;
  }

  .wel-contn h2 {
    font-size: 42px;
  }

  .headings h2 {
    font-size: 42px;
  }

  .welc-img {
    margin: 0 0 30px 0;
  }

  .featr-card {
    margin: 0 0 20px 0;
  }

  .slogan {
    text-align: center;
    margin: 0 0 20px 0;
  }

  .banr-wrap h2 {
    font-size: 42px;
    margin: 0;
  }

  .abt-contn h3 {
    font-size: 42px;
  }

  .nav-sec .main-navigation .menu-item:before {
    display: none;
  }

  .nav-sec .main-navigation .menu-item a {
    display: block;
  }

  .form-wrap {
    margin: 0 0 30px 0;
  }

  .slider-wrap .slider-bg .quick-form {
    position: initial;
    transform: initial;
    margin: 0 auto 30px auto;
    background: rgba(30, 77, 157, 0.8);
  }

  .contact-info {
    padding: 20px;
  }
}

/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
  header {
    position: relative;
  }

  .nav-wrap {
    background-color: transparent;
    box-shadow: none;
  }

  .nav-sec .main-navigation .menu-item a {
    padding: 10px 20px;
  }

  header .t-contact .tc-wrap {
    margin: 0 0 10px 0;
  }

  .logo-wrap {
    margin: 0 auto 15px auto;
  }

  .logo-wrap:before {
    display: none;
  }

  .logos {
    display: block;
    text-align: center;
  }

  header .logo-wrap > a {
    margin: 0 0 10px 0;
  }

  header .logo-wrap > a:before {
    display: none;
  }

  header .t-contact {
    display: block;
  }

  .q-quote {
    text-align: center;
  }

  .phone-list a {
    font-size: 22px;
  }

  header .top-b .social-bar {
    text-align: center;
    margin: 0 0 10px 0;
  }

  .navbar-light .navbar-toggler {
    color: #eee;
    border-color: #fff;
    background: #1f3042;
  }

  .nav-sec {
    padding: 5px 0;
  }

  .main-navigation {
    border-radius: 28px;
  }

  .slider-wrap {
    margin-top: 0;
  }

  .slide-img {
    padding-top: 75%;
  }

  .s-caption {
    position: relative;
    transform: initial;
    top: initial;
    left: initial;
    border-radius: 0;
  }

  .slider-wrap .slider-bg .slide-sec .s-caption strong {
    font-size: 26px;
    line-height: 40px;
  }

  #main-slider .owl-dots {
    left: 10px;
    transform: initial;
  }

  .welcome-wrap {
    margin: 0 0 70px 0;
  }

  .wel-contn h3 span {
    font-size: 34px;
  }

  .headings h3 {
    font-size: 32px;
  }

  .headings .heading-line span:before,
  .headings .heading-line span:after {
    width: 50px;
  }

  .why-us .why-img {
    margin: 0 0 30px 0;
  }

  .testi-card {
    padding: 60px 15px 40px 15px;
    display: block;
  }

  .fc-card {
    margin: -50px 0 100px 0;
  }

  .foot-wrap {
    margin: 0 0 50px 0;
  }

  footer .copy-r .copy-contn {
    display: block;
    text-align: center;
  }

  .contact-card {
    width: auto;
  }

  .logo-wrap {
    text-align: center;
    padding: 10px;
    justify-content: center;
    flex-direction: column;
  }

  .logo-wrap img {
    max-width: 220px;
    margin: 0 auto;
  }

  .contact-text .pckg-form {
    margin: 0 0 30px 0;
  }

  .contact-list li {
    width: 100%;
    display: block;
  }

  .contact-list li:nth-last-child(-n + 2) {
    border-bottom: 1px solid #eee;
  }

  .q-quote a {
    color: #fff;
  }

  .top-bar {
    padding: 10px 20px;
  }

  .welcome-sec .wel-img .why-info {
    bottom: -50px;
    left: 0;
    top: initial;
  }

  .why-card:after {
    display: none;
  }

  .main-num {
    margin: 0 0 30px 0;
  }

  .why-us .img-wrap {
    transform: initial;
  }

  .why-us .img-wrap:before {
    right: -5px;
  }

  .features .pckg-form {
    margin: 0 0 30px 0;
  }

  .fotr-bg {
    margin: 0 0 20px 0;
  }

  .page-banner {
    padding: 50px 0;
  }

  .sub-servc {
    display: block;
  }

  .sub-servc a {
    display: inline-block;
  }

  .feat-t {
    display: block;
  }

  header .g-quote {
    text-align: center;
    margin: 10px 0;
  }

  .s-caption .btn-wrap a {
    margin: 0 0 10px 0;
  }

  .s-img {
    width: 100%;
    position: relative;
    transform: initial;
    height: auto;
    z-index: 1;
    left: initial;
    bottom: 20px;
    top: initial;
  }

  .wel-contn h2 {
    font-size: 42px;
  }

  .headings h2 {
    font-size: 42px;
  }

  .welc-img {
    margin: 0 0 30px 0;
  }

  .featr-card {
    margin: 0 0 20px 0;
  }

  .slogan {
    text-align: center;
    margin: 0 0 20px 0;
  }

  .banr-wrap h2 {
    font-size: 42px;
    margin: 0;
  }

  .abt-contn h3 {
    font-size: 42px;
  }

  .nav-sec .main-navigation .menu-item:before {
    display: none;
  }

  .nav-sec .main-navigation .menu-item a {
    display: block;
  }

  .form-wrap {
    margin: 0 0 30px 0;
  }

  .slider-wrap .slider-bg .quick-form {
    position: initial;
    transform: initial;
    margin: 0 auto 30px auto;
    background: rgba(30, 77, 157, 0.8);
  }

  .contact-info {
    padding: 20px;
  }
}
