@media (max-width: 1399px) {
    .navbar-expand-lg .offcanvas .offcanvas-body{
    padding-left:0px;
}
@media (max-width: 1199px) {
  .ourserviceimg {
    width: 100%;
    padding-left: unset;
  }
  .navbar-expand-lg .navbar-nav {
    gap: 0px;
  }
}

@media (max-width: 991px) {
  .navbarBtn {
    display: none;
  }
  .gt_selector {
    display: none;
  }
  .dropdown-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .dropdown-menu.show {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .navbarBtnphone {
    display: block;
    padding-top: 15px;
  }

  .navbarBtnphone .headerBtn {
    max-width: max-content;
  }

  .offcanvas-header .btn-close {
    font-size: 24px;
  }

  .offcanvas-title a img {
    max-width: 150px;
  }

  .navbar-expand-lg .offcanvas .offcanvas-body {
    margin-right: unset !important;
    /* background-color: var(--arrow-color); */
  }

  .offcanvas-header {
    background-color: var(--brand-color);
  }

  .navbar-expand-lg .navbar-nav {
    gap: 0px;
  }

  .navbar-nav li a {
    border-bottom: unset;
    width: 100%;
  }
  .contentBanner .row .col-6 {
    width: 100% !important;
  }

  .contentBanner .row {
    bottom: 224px;
  }

  .Homebanner img {
    height: 450px;
  }

  .empoweringsec {
    padding: 60px 0px 120px 0px;
  }

  .blogSection {
    padding: 40px 0px;
  }
.column-item-oil {
    font-size: 16px;}
  .headingemp {
    padding-bottom: 40px;
  }

  .cardempowering p {
    font-size: 15px;
  }

  .cardempowering img {
    width: 49px;
  }

  .Headingcard .col-lg-4 {
    margin-bottom: 40px;
  }

  .product-section {
    text-align: center;
    padding: 40px 20px;
    padding-bottom: 0px !important;
  }

  .why-choose-section .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .footer_wrapper .footer_cont .logo_wrap {
    width: 210px;
  }

  .footer_wrapper .Elem {
    left: -44px;
  }

  .footer_wrapper .Elem2 {
    top: 30%;
  }

  .footer_wrapper .link_bx {
    padding: 0;
  }

  .Homebanner {
    height: 450px;
  }

  .nav-item.dropdown {
    gap: 10px;
  }

  .dropdown.arrow-top li a {
    border: unset;
    padding-left: 18px;
  }

  .dropdown.arrow-top {
    max-height: 250px;
    overflow-y: scroll;
  }

  .highlightContainer .col-lg-3 {
    margin-bottom: 30px;
  }

  .bookNowContainer {
    max-width: 100%;
    padding: 20px 0;
  }

  .contact-us-section .row {
    flex-direction: column;
  }

  .contact-us-section .contact-info {
    margin-bottom: 40px;
    width: 100%;
  }

  .contact-us-section .contact-form {
    width: 100%;
  }

  .cards-wrapper {
    margin-top: 40px;
  }

  .tp-service-details-area .tp-service-details-thumb img {
    padding-top: 40px;
  }

  .aboutusSection {
    margin: 40px 0;
  }

  .contact-us-section {
    margin-top: 40px;
  }

  .map-section {
    padding: 40px 0;
  }
  .product-details-modern {
    margin: 30px 0;
    padding: 30px 0;
  }
  .offcanvas-body .navbar-nav .nav-item {
    width: 100%;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    padding: 17px 0px 20px 0px;
  }
  #menu-item-14 .dropdown.arrow-top {
    left: 44%;
  }
  #menu-item-315 .dropdown.arrow-top {
    left: 88%;
    width: 200px;
  }
  #menu-item-316 .dropdown.arrow-top {
    left: 83%;
    width: 210px;
    top: 3%;
  }
  .bannerBtn.empoweringbtn .navbarBtn {
    display: block !important;
  }
  .empoweringbtn {
    margin-top: -12px;
  }
  .empoweringsec {
    padding-bottom: 125px;
  }
   .navbar-expand-lg .offcanvas .offcanvas-body {
    gap: 19px;
    align-items: center;
     padding-left:12px !important;
  }
  #gt_float_wrapper {
    position: relative;
    top: 40px;
    right: 10px;
}

}

@media (max-width: 776px) {
  .contentBanner h1 {
    font-size: 36px;
  }
  .whatsapp-float {
    font-size: 24px;
    padding: 1px 9px;
  }
  .why-choose-section .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .empoweringsec h2,
  .ourserviceContent h2,
  .product-section h2,
  .why-choose-section h2 {
    font-size: 32px;
  }

  .map-section {
    padding: 40px 0;
  }

  .empoweringsec {
    padding: 40px 0px 80px 0px;
  }

  .empoweringsecp {
    padding-top: 10px;
  }

  .cardempoeringcon {
    /* display: grid !important; */
    grid-template-columns: repeat(2, auto);
    justify-content: center;
    gap: 20px;
    display: none;
  }

  .ourserviceContent p {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .ourserviceimg {
    margin-top: 40px;
  }

  .product-section {
    text-align: center;
    padding: 30px 0px 10px 0px;
  }

  .cardempowering {
    justify-content: unset;
  }

  .TestimonilaCon img {
    width: 100% !important;
  }

  .testimoalsContents img {
    width: 120px !important;
  }

  .section-stats .col-md-3 {
    margin-bottom: 30px;
  }

  .stat-box h3,
  .testimoalsContents h2,
  .overlay-content h2,
  .service-page-section h2,
  .contact-us-section .section-header h2 {
    font-size: 27px;
  }

  .imgtestimonials {
    height: 350px;
  }

  .contact-us-section .contact-info-content h4 {
    color: var(--blue-color);
    font-size: 22px;
  }

  .contact-us-section .contact-info-content p a {
    color: var(--white-color);
    font-size: 14px;
    line-height: 19px;
  }

  .contact-us-section {
    margin-top: 30px;
  }

  .TestimonialsSection {
    height: auto;
    padding: 30px 0;
  }

  .highlightSection {
    padding: 45px 0px 15px 0px;
  }

  .aboutusSection {
    margin: 30px 0;
  }

  .service-page-section .panel-heading a {
    padding: 20px 35px 20px;
    font-size: 16px;
  }

  .section-stats {
    padding: 60px 0px 60px 0px;
  }

  .imgtestimonials img,
  .testimoalsContents img {
    margin: 0 auto;
  }

  .testimoalsContents {
    padding-top: 30px;
    text-align: center;
  }

  .slidetop {
    right: -0px;
  }

  .cards-wrapper {
    margin-top: 30px;
  }

  .bannerContent .title {
    font-size: 24px;
  }

  .tp-service-details-area {
    padding: 40px 0;
  }

  .counterSection {
    padding: 40px 0px 0px 0px !important;
  }
  .product-title {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .ourserviceimg {
    height: 350px;
  }
  #gt_float_wrapper {
    position: relative;
    top: 1px;
    right: 10px;
}
  .product-details-modern {
    margin: 20px 0;
    padding: 20px 0;
  }
  .contact-us-section .contact-info-icon {
    height: unset;
    width: unset;
  }

  .contact-us-section .contact-info-item {
    margin-bottom: 10px;
  }

  .contact-us-section .contact-info-icon i {
    font-size: 24px;
    line-height: 60px;
  }

  .contact-us-section {
    margin-top: 30px;
  }

  .contact-us-section .contact-info {
    margin-bottom: 10px;
  }

  .contact-us-section .section-header {
    margin-bottom: 14px;
  }

  .contact-us-section .section-header h2 {
    margin-bottom: 0;
  }

  .contact-us-section .section-header p {
    font-size: 16px;
  }

  .contentBanner h1,
  .empoweringsec h2,
  .product-section h2,
  .why-choose-section h2,
  .service-page-section h2 {
    font-size: 24px;
  }

  .ourserviceContent h3 {
    font-size: 18px;
  }

  .aboutusSection {
    padding: 20px 0;
  }

  .highlightSection {
    padding: 25px 0px 0px 0px;
  }

  .leftabout {
    padding-top: 0px;
  }

  .Homebanner {
    height: 350px;
  }

  .contact-us-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .aboutusSection {
    margin: 20px 0;
  }

  .cards-wrapper {
    margin-top: 20px;
  }

  .counterSection,
  .servicesec {
    padding: 20px 0px 0px 0px !important;
  }

  .empoweringsec {
    padding: 30px 0px 0px 0px;
  }

  .Headingcard {
    position: relative;
    bottom: 0px;
  }

  .servicecardimg img {
    width: 100%;
    height: 242px;
  }

  .choose-card h6 {
    font-size: 18px;
  }

  .choose-card p {
    font-size: 14px;
  }

  .choose-card {
    padding: 16px 10px;
  }

  .tp-service-details-area {
    padding: 30px 0;
  }

  .tp-service-details-area .tp-service-details-thumb img {
    height: 250px;
    padding-top: 30px;
  }

  .GlobalBox p {
    font-size: 16px;
    margin-bottom: 0px;
  }

  .GlobalBox {
    padding: 10px;
  }

  .headerBtn a {
    font-size: 12px;
  }

  .headerBtn {
    padding-top: 1px;
  }

  .contentBanner .row {
    bottom: 174px;
  }

  .Homebanner img {
    height: 350px;
  }

  .logoheader {
    width: 150px;
  }

  .headingemp {
    padding-bottom: 20px;
  }

  .navbar-toggler i {
    font-size: 28px;
  }

  .offcanvas-header .btn-close {
    font-size: 18px;
  }

  .blogSection {
    padding: 30px 0px;
  }

  .cards-wrapper img {
    width: 100%;
    height: 200px;
  }

  .cardempoeringcon {
    /* display: grid !important; */
    grid-template-columns: repeat(1, auto);
    justify-content: center;
    gap: 20px;
    display: none;
  }

  .professional_service {
    padding-top: 42px;
    padding-bottom: 30px;
  }

  .main_heading {
    margin-bottom: 10px !important;
  }

  .section-stats .col-md-3 {
    margin-bottom: 10px;
  }

  .stat-box h3,
  .overlay-content h2 {
    font-size: 24.5px;
  }

  .section-stats {
    padding: 30px 0px 30px 0px;
  }

  .section-highlight {
    height: 300px;
  }

  .bottom_footer p {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}


@media (max-width: 551px) {
  .fullstackdev-banner-info h1 {
    font-size: 28px;
    line-height: 132%;
  }
  .fullstackdev-banner-info h1 span {
    font-size: 26px;
  }
  .product-section {
    padding-bottom: 0px !important;
  }
  .empoweringsec {
    padding: 30px 0px 40px 0px !important;
  }
  .nav-item.g-translater{
        padding-top: 76px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  }
  .oil-gas-single {
    padding: 30px 0;
}
.column-item-oil {
    font-size: 13px;
    }
	.contact-us-section .section-header p{
		padding:0 19px;
	}
	.mission_wrapper .image_wrapper img{
		height:200px;
	}
	.wp-block-table {
    overflow-x: scroll !important;
}
	.wp-block-heading {
    font-size: 18px !important;
}
	.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word;
    font-size: 11px;
}
	}
	
