.page-hero .hero-text-area .hero-title {
  font-weight: 900;
  font-size: 60px !important;
  text-transform: capitalize;
  margin-bottom: 1rem;
  color: var(--clr-white);
  line-height: 1.2;
}
.new-wel-p p
{
  color: #060922;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}
p
{
 line-height: 1.7 !important;
}
.customer-place
{
 color: #fff;
 font-size: 14px;
 font-weight: 600;
 line-height: 1.7;
}
.testimonials.has-dark-bg {
  background-color: #074c7f;
}
footer .dir-row .sc-list .sc-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #cc9933;
  transition: transform 0.3s ease-in-out 0s;
}
.sc-size-32 .sc-item {
  width: 45px;
  height: 45px;
  font-size: 20px;
}
.social-icons
{
 margin-top: 30px;
}
.our-loc-sec
{
  padding: 60px 0;
}
.map-flex
{
 display: flex;
}
.map-flex iframe
{
 width: 100%;
 height: 450px;
 border: 0;
 padding: 10px;
}
.header-logo img
{
 width: 200px;
 height: 94px;
}
.header-logo
{
 padding: 10px 0;
}
.breadcrumb-item.active {
  color: #c93;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #c93;
}
.menu-link.active
{
 color: #cc9933 !important;
}
.menu-link:hover
{
 color: #cc9933 !important;
}
.site-sec .sec-heading
{
 margin-bottom: 0 !important;
}
.site-sec
{
 padding: 60px 0 !important;
}
.is-sticky .header-logo img {
  width: 120px;
  height: 57px;
}
.cont-pg
{
 padding: 100px 0 30px 0 !important;
}
.lo-h h2
{
 font-size: 33px;
  font-weight: 700;
  line-height: 1.7;
  color: #060922;
}


/* =============================== Site Map ================================ */
.sitemapul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #000;
    /*border: 1px solid;*/
    border-radius: 10px;
}
.sitemapul ul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #0094d9;
    border: 1px solid #0094d9;
    border-radius: 10px;
    color: #000;
}

.sitemapul li
{
    background: #cc9933;
    border: 1px solid;
    padding: 5px 20px;
    width: auto;
    border-radius: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.sitemapul li a
{
    font-weight: bold;
    font-size: 18px;
    color: #000!important;
    text-decoration: none;
}
.sitemapul li a:hover
{
    color: #fff !important;
}

/*****************************/

.is-sticky.page-header {
  background-color: #0a1e5b;
  box-shadow: 0 0 3px #000;
}
.page-header .overlay-photo-image-bg
{
 opacity: 0 !important;
}
.page-header.is-sticky .overlay-photo-image-bg
{
 opacity: 0.15 !important;
}
.serv-page .container
{
 max-width: 1420px;
}
.why-bg-li li
{
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 20px;
  list-style-type: disclosure-closed;
}
.serv-why-bg h2
{
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
}
.why-bg-li
{
 margin-top: 15px;
}
.serv-why .btn-solid
{
 float: left;
}
.rad-field .pair
{
 display: flex;
 margin-top: 10px;
}
.pair input
{
 margin-right: 10px;
}
.rad-field
{
  display: flex;
  justify-content: space-between;
}
.input-wrapper .keep-me-logged-in
{
 margin-bottom: 8px;
}
.pair-grid input {
  margin-right: 8px;
}
.rad-field2 {
  display: grid;
}
.pair-grid
{
 margin-bottom: 8px;
}
.rad-field.two-lines .pair {
  margin-top: 25px;
}
.texti2
{
 padding-top: 30px;
}
.application-form.custom-form-area .input-wrapper {
  position: relative;
  margin-bottom: 4.5rem;
}


.h-wel-img img
{
 width: 100%;
 height: 954px;
 margin: 0 auto;
 display: block;
}
.footer-col .bi-geo-alt.icon
{
 float: left;
}
 


/***** Media Queries *****/

@media (max-width: 1199px)
{
.header-logo img {
  width: 120px;
  height: 56px;
}
.h-wel-img img {
  width: 100%;
  height: 684px;
}
.sec-heading .title
{
 font-size: 50px;
}
.portfolio .item .portfolio-img
{
 height: 427px !important;
}
.portfolio .item .item-info .item-title
{
 font-size: 22px;
}
.sec-heading.light-title .title {
  font-size: 30px;
}
.contact-info-card .info
{
 font-size: 15px;
}
.footer-menu-link
{
 font-size: 17px;
}
.page-hero .hero-text-area .hero-title {
  font-size: 50px !important;
}
.services-part-div .nav-link
{
 text-align: left;
 font-size: 14px !important;
}
.comon-tabs-sec-d1 h4 {
  font-size: 30px !important;
}
.comon-tabs-sec-d1 p {
  font-size: 17px !important;
}
.f-image img {
  width: 100%;
  height: 468px !important;
}
.f-text {
  width: 50%;
  padding: 14px 25px !important;
}
.f-text p {
  font-size: 16px !important;
}
.rad-field.two-lines .pair {
  margin-top: 45px;
}
.custom-form-area.input-boxed .input-label, .custom-form-area.input-under-lined .input-label
{
 font-size: 14px;
}
.pair-grid {
  margin-bottom: 0;
  margin-top: 15px;
}
.custom-form-area textarea {
  min-height: 10rem;
  margin-top: 12px;
}

}

@media (max-width: 1023px)
{
 .page-hero {
    height: auto;
    min-height: 500px !important;
  }
.page-hero .hero-text-area .hero-title {
    font-size: 45px !important;
  }
.h-wel-img img {
    width: 100% !important;
    height: 1044px !important;
  }
 .about .img-area .h-wel-img .about-img {
    max-height: 1044px !important;
    width: 100%;
  }
.sec-heading .title {
    font-size: 42px;
  }
.sec-heading .subtitle
{
 font-size: 17px !important;
}
.portfolio .item .portfolio-img {
    height: 642px !important;
  }
 .sec-heading.light-title .title {
    font-size: 26px;
  }
.footer-cols .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
  }
.footer-cols .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
  }
.footer-cols .col-md-5 {
    flex: 0 0 auto;
    width: 100%;
  }
.footer-logo {
  max-width: 100%;
  width: 240px;
  height: 113px;
  margin: 0 auto 20px auto;
  display: block;
}
.footer-cols .sc-wrapper {
  text-align: center;
}
.contact-info-card .info {
    font-size: 17px;
  }
.footer-menu-link {
    font-size: 18px;
  }
.services-part-div .d-lg-flex {
  display: grid !important;
}
.serv-page .services-part-div .nav {
  width: 50% !important;
}
.services-part-div .tab-content {
  padding: 0  !important;
  margin-left: auto;
  width: 100% !important;
  margin-top: 20px !important;
}
.services-part-div .nav-link {
    text-align: left;
    font-size: 15px !important;
  }
.comon-tabs-sec-d1 p {
    font-size: 16px !important;
    margin-bottom: 20px !important;
  }
 .sec-heading .title {
    font-size: 40px;
  }
.why-bg-li li {
  font-size: 21px;
}
.comon-tabs-sec-d1 img {
  width: 100% !important;
  height: 496px !important;
}
 .f-image img {
    width: 100% !important;
    height: 348px !important;
  }
.loc-li li {
  font-size: 16px !important;
  margin-bottom: 10px;
}
.pair-grid {
    margin-bottom: 0;
    margin-top: 10px;
  }
.rad-field.two-lines .pair {
    margin-top: 15px;
  }
.pair.llb
{
 margin-top: 60px !important;
}
 .custom-form-area textarea {
    min-height: 120px;
    margin-top: 0;
  }
.map-flex iframe {
  width: 100%;
  height: 320px;
  border: 0;
  padding: 10px;
}

}

@media (max-width: 767px)
{
.page-hero .hero-text-area .hero-title {
    font-size: 40px !important;
  }
.page-hero .cta-links-area .cta-link {
    font-size: 14px !important;
    padding: 8px 20px !important;
    min-width: auto;
  }
.h-wel-img img {
    width: 100% !important;
    height: 774px !important;
  }
 .sec-heading .title {
    font-size: 33px;
  }
.portfolio .item .portfolio-img {
    height: 476px !important;
  }
.portfolio .swiper-button-prev, .portfolio .swiper-button-next {
  width: 30px !important;
  height: 30px !important;
  font-size: 16px !important;
}
 .testimonials.stack .testmonial-card .testimonial-content .testimonial-text, .testimonials.off-grid .testmonial-card .testimonial-content .testimonial-text {
    font-size: 16px;
  }
.serv-page .services-part-div .nav {
    width: 60% !important;
  }
.comon-tabs-sec-d1 h4 {
    font-size: 26px !important;
  }
.comon-tabs-sec-d1 img {
    width: 100% !important;
    height: 410px !important;
  }
.flexxi-box {
  display: grid !important;
}
.f-text {
  width: 100% !important;
  padding: 0 !important;
}
.f-image {
  width: 100% !important;
  margin: 20px auto;
}
.pair.llb3 {
    margin-top: 80px !important;
  }
.pair.llb {
    margin-top: 60px !important;
  }
.map-flex iframe {
    width: 100%;
    height: 360px;
  }
.map-flex {
  display: grid;
}
.sitemapul {
  width: 80%;
}
.testimonials .swiper-button-prev, .testimonials .swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  font-size: 20px !important;
}
.f-image img {
    width: 100% !important;
    height: 516px !important;
  }

}

@media (max-width: 639px)
{
.page-hero .hero-text-area .hero-title {
    font-size: 33px !important;
  }
.h-wel-img img {
    width: 100% !important;
    height: 684px !important;
  }
.sec-heading.light-title .title {
    font-size: 24px;
  }
.sec-heading .title {
    font-size: 27px;
  }
.sec-heading .subtitle {
    font-size: 16px !important;
  }
 .portfolio .item .portfolio-img {
    height: 420px !important;
  }
.serv-page .services-part-div .nav {
    width: 100% !important;
  }
.comon-tabs-sec-d1 img {
    width: 100% !important;
    height: 304px !important;
  }
.why-bg-li li {
    font-size: 18px;
  }
.take-action {
  padding: 90px 0 !important;
}
.services-part-div .nav-link {
    text-align: left;
    font-size: 14px !important;
  }
.our-loc-sec .lo-h {
  margin-bottom: 0px !important;
}
.lo-h h2 {
  font-size: 28px;
}
.f-image img {
    width: 100% !important;
    height: 456px !important;
  }
.pair.llb3 {
    margin-top: 100px !important;
  }
.pair.llb {
    margin-top: 80px !important;
  }
.footer-logo {
    max-width: 100%;
    width: 200px;
    height: 94px;
  }

}

@media (max-width: 479px)
{
.page-hero .hero-text-area .hero-title {
    font-size: 26px !important;
  }
.page-hero {
    height: auto;
    min-height: 360px !important;
  }
.h-wel-img img {
    width: 100% !important;
    height: 504px !important;
  }
.sec-heading.light-title .title {
    font-size: 21px;
  }
.init-text {
  font-size: 16px !important;
}
 .portfolio .item .portfolio-img {
    height: 310px !important;
  }
 .portfolio .item .item-info .item-title {
    font-size: 18px;
  }
.contact-info-card .info {
    font-size: 15px;
  }
.footer-menu-link {
    font-size: 17px;
  }
.footer-col-title {
  font-size: 20px !important;
}
.copyrights .creadits {
  font-size: 14px;
}
.back-to-top {
  font-size: 20px !important;
  width: 30px !important;
  height: 30px !important;
  bottom: 60px !important;
  right: 15px !important;
}
.comon-tabs-sec-d1 h4 {
    font-size: 22px !important;
  }
.comon-tabs-sec-d1 img {
    width: 100% !important;
    height: 224px !important;
  }
.comon-tabs-sec-d1 p {
    font-size: 15px !important;
    margin-bottom: 20px !important;
  }
 .why-bg-li li {
    font-size: 17px;
  }
.lo-h h2 {
    font-size: 22px;
  }
.f-image img {
    width: 100% !important;
    height: 336px !important;
  }
.sec-heading .subtitle {
    font-size: 15px !important;
  }
.custom-form-area.input-boxed .input-label, .custom-form-area.input-under-lined .input-label {
    font-size: 13px;
  }
.pair.llb3 {
    margin-top: 115px !important;
  }
.pair.llb {
    margin-top: 95px !important;
  }
.custom-form-area.input-boxed .input-label {
  top: -40px !important;
}
.wpcf7-list-item-label, .keep-me-logged-in .lbl
{
 font-size: 13px;
}
.contact-us .contact-info-panel {
  padding: 30px 12px !important;
}
.contact-us .contact-info-panel .info-title {
  font-size: 18px !important;
}
.contact-us .contact-info-panel .icon {
  font-size: 24px !important;
  margin-right: 6px !important;
  min-width: auto !important;
}
.contact-us .contact-info-panel .info-text {
  font-size: 15px !important;
}
.contact-us .contact-info-panel .link {
  font-size: 15px !important;
}
.map-flex iframe {
    width: 100%;
    height: 300px;
  }
.sitemapul li a {
  font-size: 17px;
}
.header-basic .menu-link
{
 font-size: 17px !important;
}


}

@media (max-width: 359px)
{
.page-hero .hero-text-area .hero-title {
    font-size: 22px !important;
  }
.h-wel-img img {
    width: 100% !important;
    height: 444px !important;
  }
.portfolio .item .portfolio-img {
    height: 273px !important;
  }
.testimonials.off-grid .testmonial-card .testimonial-content .customer-info
{
 display: grid !important;
 margin: 0 auto;
 text-align: center;
}
.testimonials.off-grid .testmonial-card .testimonial-content .customer-info img {
 margin: 0 auto !important;
 width: 40px !important;
 height: 40px !important;
 }
.copyrights .creadits {
    font-size: 13px;
  }
.serv-page h1 {
  font-size: 30px;
}
.comon-tabs-sec-d1 h4 {
    font-size: 20px !important;
  }
.comon-tabs-sec-d1 img {
    width: 100% !important;
    height: 197px !important;
  }
.why-bg-li li {
    font-size: 16px;
  }
.f-image img {
    width: 100% !important;
    height: 296px !important;
  }
.pair.llb {
    margin-top: 105px !important;
  }
.pair.llb3 {
    margin-top: 120px !important;
  }
 .contact-us .contact-info-panel .link {
    font-size: 14px !important;
  }

}