body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #333;
  line-height: 1.42857143;
  letter-spacing: 0.03rem;
  /* font-family: 'Lato', sans-serif; */
}

/*----------------
   variable of colors style start
  ----------------- */
/*----------------
   variable of colors style end
  ----------------- */
/*----------------
   universal style start
  ----------------- */
.bg-white {
  background: #fff;
}

.white-bg {
  background: #fff;
}

.bg-red {
  background: #e31e24 !important;
}

.bg-blue {
  background-color: #393185;
}

.primary-red-bg {
  background: #b42541;
}

.bg-grey {
  background: #eaeaea;
}

.secondary-section-bg {
  background: #efefef;
}

.primary-blue-bg {
  background: #393185;
}

.footer-bg {
  background-color: #2c2b29;
}

.redColor {
  color: #e31e24;
}

.white {
  color: #fff;
}

.grey-color {
  color: #848484;
}

.blueColor {
  color: #393185;
}

.blackColor {
  color: #333;
}

.primary-red-color {
  color: #b42541;
}

.footer-txt-clr {
  color: #b4b6b8;
}

.uppercase {
  text-transform: uppercase;
}

.titleColor {
  color: #262525;
}

a {
  text-decoration: none;
}

.container-fluid {
  padding: 0px 40px;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.paddT-90 {
  padding-top: 90px;
}

.paddB-90 {
  padding-bottom: 90px;
}

.paddT-240 {
  padding-top: 240px !important;
}

.fz-10 {
  font-size: 10px;
}

.fz-12 {
  font-size: 12px;
}

.fz-14 {
  font-size: 14px;
}

.fz-16 {
  font-size: 16px;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-28 {
  font-size: 28px;
}

.fz-35 {
  font-size: 35px !important;
}

.box-shadow {
  -webkit-box-shadow: 1px 3px 7px 2px rgba(82, 82, 82, 0.144);
          box-shadow: 1px 3px 7px 2px rgba(82, 82, 82, 0.144);
}

/*----------------
   universal style end
  ----------------- */
@media (max-width: 1305px) {
  .product-common-mb-nav .common-pg-mb-nav {
    display: block !important;
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile {
    display: block;
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile .dropdown {
    width: 100%;
    background: #b42541;
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile .dropdown a {
    text-align: left !important;
    color: #fff !important;
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile .dropdown a:after {
    right: 10px !important;
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile .dropdown .dropdown-menu {
    width: 100%;
    background: #4c44a7 !important;
    margin-top: 0;
  }
  .product-common-mb-nav .common-pg-mb-nav .division-navs-mobile .dropdown .dropdown-menu .dropdown-item.active {
    background: #b42541;
  }
  .common-product-page-content .common-page-content {
    display: none !important;
  }
}

@media (max-width: 1280px) {
  .fz-28 {
    font-size: 26px;
  }
  #main_nav .nav-list {
    padding-right: 5px;
    padding-left: 5px;
  }
  #main_nav .nav-list a {
    font-size: 14px;
    padding: 2.2rem 10px;
  }
  .homeAbout-countArea {
    padding: 25px 20% 10px 20% !important;
  }
  .awards-area .container-fluid {
    padding: 0px 15px;
  }
}

@media (max-width: 1054px) {
  .fz-28 {
    font-size: 24px;
  }
  .homeAbout-countArea {
    padding: 25px 5% 10px 5% !important;
  }
  .hero-area {
    height: 505px;
  }
  .hero-area-wrapper .hero-swiper {
    height: 505px;
  }
  .about-page-hero-content .about-page-top-nav a {
    padding: 15px 0px !important;
  }
  .common-hero .section-title h2 {
    font-size: 28px !important;
  }
}

@media (min-width: 992px) {
  .site-dropdown-menu:hover .dropdown-menu {
    display: block;
  }
}

@media (max-width: 991px) {
  .fz-28 {
    font-size: 22px;
  }
  .container-fluid {
    padding: 0px 15px;
  }
  .hero-area {
    height: 405px;
  }
  .hero-area-wrapper .hero-swiper {
    height: 405px;
  }
  .main-header #navbar-top {
    background: #ffffff;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .main-header.fixed-top #navbar-top {
    background: #ffffff;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navbar-collapse {
    background: #393185;
    padding: 0px 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
  }
  #main_nav {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 0px !important;
  }
  #main_nav li.nav-list {
    margin-left: 0px;
    display: block !important;
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-bottom: 1px solid rgba(221, 221, 221, 0.274);
  }
  #main_nav li.nav-list a {
    color: #fff !important;
    font-size: 14px !important;
    padding: 13px 10px !important;
    display: block !important;
  }
  #navbar-top .navbar-collapse.collapse #main_nav .nav-list.active {
    background: #b42541;
  }
  #navbar-top
.navbar-collapse.collapse.show
#main_nav
.nav-list.active
a:before {
    height: 0px !important;
  }
  .footer-area {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .footer-area .footer-brand {
    margin-bottom: 20px;
  }
  .footer-area .co-address {
    margin-bottom: 50px;
  }
  .footer-area .co-tollFree {
    margin-bottom: 50px;
  }
  .footer-area .co-business {
    margin-bottom: 50px;
  }
  .footer-area .co-copyrightTxt {
    margin-bottom: 0px;
  }
  .comapny-group-area .company-gr-slider-wrapper .slider-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .comapny-group-area .company-gr-slider-wrapper .slider-container .coGr-img-content {
    margin: 0 auto 30px !important;
    width: 400px !important;
  }
  .comapny-group-area .company-gr-slider-wrapper .slider-container .coGr-img-content img {
    width: 100% !important;
  }
  .company-chairman-area {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .download-area .container-fluid {
    padding: 0px 15px !important;
  }
}

@media (max-width: 800px) {
  .division-navs {
    display: none;
  }
  .division-navs-mobile {
    display: block;
  }
  .division-navs-mobile .dropdown {
    width: 100%;
    background: #b42541;
  }
  .division-navs-mobile .dropdown a {
    text-align: left !important;
    color: #fff !important;
  }
  .division-navs-mobile .dropdown a:after {
    right: 10px !important;
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .division-navs-mobile .dropdown .dropdown-menu {
    width: 100%;
    background: #4c44a7 !important;
    margin-top: 0;
  }
  .division-navs-mobile .dropdown .dropdown-menu .dropdown-item.active {
    background: #b42541;
  }
  .common-page-content {
    display: none;
  }
  .common-pg-mb-nav {
    display: block;
  }
  .co-tab-area-wrapper .division-navs {
    display: block !important;
  }
  .gallery-area {
    padding-top: 0px !important;
  }
  .download-area {
    background: #fff;
  }
}

@media (max-width: 767px) {
  .homeAbout-countArea {
    padding: 25px 0% 10px 0% !important;
  }
  .common-hero {
    height: 60vh;
  }
  .common-hero .section-title {
    padding-top: 150px !important;
    text-align: center;
  }
  .common-hero .section-title h2 {
    font-size: 22px !important;
    padding: 10px 0px !important;
  }
  .section-title h2 {
    font-size: 22px !important;
    padding: 10px 0px !important;
  }
  .whyWe-area .section-title {
    padding-bottom: 0 !important;
  }
  .whyWe-area .whyWe-content-wrapper .row .col-md-2 {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
  .chairman-area-content {
    margin-top: 30px;
  }
  .respons-slide-wrapper {
    margin-top: 50px;
  }
  .global-area .col-lg-4 {
    margin-bottom: 30px;
  }
  .table td,
  .table th {
    min-width: 170px;
  }
  .applicationSlider {
    padding-left: 40px !important;
  }
}

@media (max-width: 575px) {
  .swiper-slide .hero-content .hero-content-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 15px 0px !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .hero-content-icon i {
    font-size: 40px !important;
  }
  .hero-content-txt h1 {
    font-size: 19px !important;
  }
  .hero-content-txt h4 {
    font-size: 14px !important;
  }
  .homeAbout-txtArea .row {
    margin-bottom: 15px !important;
  }
  .download-area .dLoad-tabs-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .our-team-box {
    text-align: center;
  }
  .co-copyrightTxt {
    padding-bottom: 30px;
  }
  .co-copyrightTxt ul li {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 500px) {
  .tab-slider-wrapper {
    padding: 0px 0px;
  }
  .tab-slider-wrapper .tabSwiper {
    position: relative;
    padding: 50px 30px;
  }
  .corporate-res-area .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
  }
  .corporate-res-area .mySwiper {
    padding: 0px 0px;
  }
}

@media (max-width: 450px) {
  .fz-28 {
    font-size: 24px;
  }
  .fz-20 {
    font-size: 17px !important;
  }
  .top-header {
    display: none;
  }
  .main-header {
    top: 0px;
  }
  .swiper-slide .hero-content {
    padding: 12px 30px !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    width: 100% !important;
  }
  .swiper-slide .hero-content .hero-content-wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding: 3px 0px !important;
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .testi-txt {
    font-size: 16px;
    font-weight: 300;
  }
  .hero-content-icon {
    margin-top: 10px !important;
  }
  .hero-content-icon i {
    font-size: 40px !important;
  }
  .hero-content-txt {
    margin-top: 10px !important;
  }
  .hero-content-txt h4 {
    font-size: 12px;
  }
  .homeAbout-countArea .single-item .content-img img {
    width: 60% !important;
  }
  .coGr-img-content {
    width: 300px !important;
  }
}

@media (max-width: 420px) {
  .circle-tab .circle-tab-wrapper {
    width: 320px;
    height: 320px;
  }
  .circle-tab .circle-tab-content {
    padding: 0px 5px;
  }
}

@media (max-width: 380px) {
  .awards-area {
    background: #fff;
  }
}

@media (max-width: 340px) {
  .circle-tab .circle-tab-wrapper {
    width: 280px;
    height: 280px;
  }
}
/*# sourceMappingURL=responsive.css.map */