@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: 13px;
    padding: 5px 10px;
  }

  .head-address strong{
    font-size: 20px;
  }

  .head-address i{
    font-size: 55px;
  }

  .contct li a{
    font-size: 16px;
  }

  .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{
    text-align: right;
  }

  header .g-quote a{
    padding: 10px;
    font-size: 14px;
  }


}


/*// 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) {

  .logo-wrap img{
    max-width: 150px;
    width: 100% !important;
  }

  .logo-wrap:before{
    display: none;
  }

  .logo-title h1{
    font-size: 36px;
  }

  .head-address strong{
    font-size: 20px;
  }

  .head-address i{
    font-size: 55px;
  }

  .top-address{
    font-size: 16px;
  }

  .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: 0 10px;
  }

  .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{
    padding: 7px;
    font-size: 14px;
  }

}

/*// 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;
  }

  .logo-wrap {
    margin: 0 auto;
    text-align: center;
  }

  .logo-wrap img{
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
  }

  .g-quote {
    text-align: right;
}

header .t-contact{
  padding: 0;
}

  .copy-contn{
    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;
  }

  .slogan{
    text-align: center;
  }

  .nav-sec .navbar-collapse{
    background: #eee;
  }

  .nav-sec .main-navigation .menu-item:before{
    display: none;
  }

  .nav-sec .main-navigation .menu-item a{
    display: block;
  }

}

/*// Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) and (max-width: 767.98px) {

  header{
    position: relative;
  }

  .nav-sec .main-navigation .menu-item a{
    padding: 10px 20px;
  }

  header .t-contact .tc-wrap{
    margin: 0 0 10px 0;
    text-align: center;
  }

  .logo-wrap{
    margin: 0 auto 15px auto;
  }

  .logo-wrap:before{
    display: none;
  }

  .logos{
    display: block;
    text-align: center;
  }

  .q-quote{
    text-align: center;
  }

  .phone-list a{
    font-size: 22px;
  }

  .h-contact {
    display: block;
    padding: 0;
  }

  header .top-b .social-bar{
    text-align: center;
    margin: 0 0 10px 0;
  }

  

  .h-add{
    justify-content: center;
    margin: 0 0 20px 0;
  }

  .phone-wrap{
    justify-content: center;
    margin: 0 0 10px 0 !important;
  }

  .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 30px 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;
  }

  .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;
  }

  .main-num h5 a {
    font-size: 34px;
  }

  .contact-list li:nth-last-child(-n+2){
    border-bottom: 1px solid #eee;
  }

  .q-quote a{
    color: #fff;
  }

  .hm-num a{
    color: #fff;
  }

  .top-bar{
    padding: 10px 20px;
  }

  .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;
  }

  .ordr-btn{
    margin: 10px 0 0 0;
  }

  .sub-servc{
    display: block;
  }

  .sub-servc a{
    display: inline-block;
  }

  .hc-list{
    display: 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;
  }

  .feat-contn h3{
    font-size: 42px;
  }

  .nav-sec .navbar-collapse{
    background: #eee;
  }

  .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;
  }
}

/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px)  {

  header{
    position: relative;
  }

  .nav-sec .main-navigation .menu-item a{
    padding: 10px 20px;
  }

  header .t-contact .tc-wrap{
    margin: 0 0 10px 0;
    text-align: center;
  }

  .logo-wrap{
    margin: 0 auto 15px auto;
  }

  .logo-wrap:before{
    display: none;
  }

  .logos{
    display: block;
    text-align: center;
  }

  .q-quote{
    text-align: center;
  }

  .phone-list a{
    font-size: 22px;
  }

  .h-contact {
    display: block;
    padding: 0;
  }

  header .top-b .social-bar{
    text-align: center;
    margin: 0 0 10px 0;
  }

  

  .h-add{
    justify-content: center;
    margin: 0 0 20px 0;
  }

  .phone-wrap{
    justify-content: center;
    margin: 0 0 10px 0 !important;
  }

  .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 30px 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;
  }

  .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;
  }

  .main-num h5 a {
    font-size: 34px;
  }

  .contact-list li:nth-last-child(-n+2){
    border-bottom: 1px solid #eee;
  }

  .q-quote a{
    color: #fff;
  }

  .hm-num a{
    color: #fff;
  }

  .top-bar{
    padding: 10px 20px;
  }

  .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;
  }

  .ordr-btn{
    margin: 10px 0 0 0;
  }

  .sub-servc{
    display: block;
  }

  .sub-servc a{
    display: inline-block;
  }

  .hc-list{
    display: 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;
  }

  .feat-contn h3{
    font-size: 42px;
  }

  .nav-sec .navbar-collapse{
    background: #eee;
  }

  .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;
  }

}

