
@media (min-width:1200px) and (max-width: 1599px){
    .expert-main-para {
    flex: 0 0 50%;
}
.expert-points li {
    font-size: 13px;
}
.expert-main p {
    font-size: 14px;
}
.expert-main .all-same-heading {
    font-size: 26px;
}
.expert-section {
    padding: 50px 20px;
}
}


@media (max-width:1199px){
   
    .navbar-toggler {
    border: none;
    box-shadow: none;
    padding: 0;
    margin-left: 15px;
}
	.navbar-toggler span.navbar-toggler-icon {
    background-image: none;
    width: 30px;
    height: 3px;
    display: block;
    background-color: white;
    margin: 5px 0px;
    transition: .5s all;
}
	.navbar-collapse {
    position: fixed;
    width: 85%;
    height: 100vh !important;
    background-color: black;
    left: 0;
    top: 87px;
    transition: .3s all;
    padding: 10px;
    gap: 10px;
    transform: translateX(-100%);
    z-index: 99999;
}
	.navbar-collapse.show {
    transition: .5s all;
    transform: translateX(0);
}
	.navbar-toggler.togle span:nth-child(1) {
    transform: rotate(45deg);
    margin: 0;
    position: relative;
    top: 2px;
    transition: .5s all;
}
	.navbar-toggler.togle span:nth-child(2) {
    display: none;
    margin: 0;
    transition: .5s all;
}
	.navbar-toggler.togle span:nth-child(3) {
    transform: rotate(-45deg);
    margin: 0;
    transition: .5s all;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
  .login-bar {
    margin-left: auto;
}
.main-menus ul li a {
    width: max-content;
}
}

@media (min-width:992px) and (max-width: 1199px){
    .hero-section {
    height: 100vh;
}
.main-menus ul li a {
    width: max-content;
}
.expert-points li  {
    font-size: 15px;
}
.service-card-heading {
    font-size: 18px;
}
.service-single p {
    line-height: 22px;
}
}

@media (min-width:768px) and (max-width: 991px){
  
.services-conetnt-left {
    padding-right: 0px;
    margin-bottom: 40px;
}
.gallery-heading {
    align-items: start;
    gap: 15px;
    flex-direction: column;
}
.gallery-heading .all-same-heading {
    text-align: start;
}
.about-main {
    padding-left: 0;
    margin-top: 40px;
}
.cta-contact-right {
    justify-content: start;
}
.cta-contact-left .all-same-heading {
    text-align: start;
}
.main-menus ul li a {
    width: max-content;
}
.service-section-meta {
    grid-template-columns: repeat(2,1fr);
}
.custom-accordion {
    margin-top: 30px;
}
.expert-content {
    margin-top: 20px;
}
.craft-icon {
    font-size: 40px;
}
.services-conetnt-left-img {
    height: auto;
}
.expert-main {
    flex-direction: column;
}
.expert-points li {
    font-size: 15px;
}
.quality-meta {
    margin-top: 30px;
}
.achive-icon {
    font-size: 38px;
}
.achive-heading {
    font-size: 22px;
}
.achive-single::before {
    right: -5px;
}
.achive-content p {
    font-size: 12px;
}
}



@media(max-width:767px){
    .main-header {
    padding: 0;
}
    .hero-section {
    height: auto;
}
.hero-banner-heading {
    font-size: 36px;
}
.hero-section::before {
    background: linear-gradient(90deg, rgba(5, 5, 5, 0.92) 0%, rgb(13 20 36 / 68%) 40%, rgb(13 20 36 / 57%) 70%, rgb(13 20 36 / 31%) 100%);
}
.hero-banner-main .all-same-second-btn {
    margin-top: 10px;
}
.strip-section h3 {
    font-size: 18px;
    line-height: 29px;
}
.services-conetnt-left {
    padding-right: 0;
    margin-bottom: 25px;
}
.craft-meta-single:nth-child(3) {
    border: none;
    padding-left: 0px;
}

    .craft-meta {
    grid-template-columns: repeat(2,1fr);
}
.gallery-meta {
    gap: 6px;
    margin-bottom: 6px;
}
.gallery-heading {
    display: flex;
    align-items: start;
    flex-direction: column;
    text-align: start;
    gap:15px;
}
.about-section {
    padding: 60px 0;
}
.about-main {
    padding-left: 0;
    margin-top: 30px;
}
.all-same-heading {
    text-align: start;
}

.custom.row {
    position: relative;
    padding: 40px 25px;
    margin: 0;
}
.service-section-meta {
    grid-template-columns: repeat(1,1fr);
}
.process-meta {
    grid-template-columns: repeat(2,1fr);
}
.process-meta::before {
    display: none;
}
.custom-accordion {
    margin-top: 30px;
}
.custom-accordion .accordion-button::after {
    font-size: 1.8125rem;
}
.cta-contact-right {
    justify-content: space-between;
}
.soical-links {
    margin-bottom: 40px;
}
.expert-points {
    grid-template-columns: repeat(1, 1fr);
}
.expert-content {
    margin-top: 20px;
}
.expert-section {
    padding: 50px 15px;
}
.expert-main {
    flex-direction: column;
}
.services-content-right {
    padding-left: 0;
    margin: 30px 0;
}
.services-conetnt-left-img {
    height: auto;
}
.quality-meta {
    grid-template-columns: repeat(1,1fr);
}
.quality-single::before {
    display: none;
}
.achive-main {
    grid-template-columns: repeat(2,1fr);
    gap: 25px 15px;
}
.achive-single::before {
    display: none;
}
.achive-icon {
    font-size: 35px;
}
.achive-heading {
    font-size: 24px;
}
.achive-single {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.about-main p {
    font-size: 14px;
}
.contact-box {
    margin-top: 30px;
}
.contact-box .form-groups {
    gap: 0;
    flex-direction: column;
}
.signature-content {
    padding-left: 0;
    margin-top: 35px;
    margin-bottom: 40px !important;
}
.signatue-heading {
    font-size: 30px;
   
}
.hero-banner-heading br {
    display: none;
}
.hero-banner-heading span {
    display: block;
}
.service-banner {
    height: auto;
}
}