/*for-large-dekstop view-1400*/

@media only screen and (min-width: 100px) and (max-width: 1900px) {
	
	
}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.Box-content h1 {
    font-size: 60px;
    line-height: 70px;
	}
	.Box-content.Banner-item-content h2{
		 font-size: 60px;
    line-height: 70px;
	}

	.Box-content h2 {
    font-size: 45px;
    line-height: 55px;
	}

	.Section-title h2 {
    font-size: 45px;
	}
	
	.Services-box-content h2 {
    font-size: 20px;
    line-height: 26px;
	}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	 .Box-content h1 {
        font-size: 50px;
        line-height: 63px;
    }
	.Box-content.Banner-item-content h2{
		font-size: 50px;
        line-height: 63px;
	}
	.Banner-item-content {
    width: 80%;
	}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	
	.header-btns-main {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 25px;
	}

	.main-header {
    padding: 10px 0px;
	}
	
	.hamburger i {
    font-size: 30px;
    color: var(--c2);
    display: block;
	}
	.Banner-main .slick-arrow {
    display: none !important;
	}

	

	.banner-item {
        height: 800px;
    }

	ul.slick-dots {
    bottom: 30px;
	}

	.Box-content h1 {
        font-size: 45px;
        line-height: 58px;
    }
	.Box-content.Banner-item-content h2{
		font-size: 45px;
        line-height: 58px;
	}
	.counter-box {
    flex: 0 0 calc(50% - 15px);
	}

	.counter-main {
    flex-wrap: wrap;
	}
	.accordions .Section-title h2 {
    font-size: 40px;
	}
	div#accordionExample {
    width: 100%;
	}
	.navbar nav ul li.menu-item-has-children a::before{
		display:none;
	}
	span.dropdown-icon {
    margin-left: 10px;
	}

	.mobile-menu ul.sub-menu {
    position: unset;
    visibility: visible;
    opacity: 1;
    width: 100%;
    box-shadow: unset;
    display: none;
    margin: 20px 0px 0px;
	}
	span.dropdown-icon {
    display: inline-block;
	}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .top-header-links ul li.li-style {
    display: none;
	}
	.top-header-links ul {
    display: block;
    text-align: center;
	}
	.top-header-links ul li {
    margin-bottom: 6px;
	}
	.top-header-social ul {
    justify-content: center;
	}

	.main-header .primary-btn {
    display: none;
	}

       .header-logo a img {
        height: 60px;
        margin-left: 20px;
        transform: scale(2);
    }
	.top-header .row {
    
    margin-bottom: 6px;
    
}
	.main-header {
        padding: 6px 0px;
    }

    .Banner-item-content {
        width: 100%;
    }
	.Box-content h5 {
    font-size: 18px;
	}
    .Box-content h1 {
        font-size: 30px;
        line-height: 40px;
    }
	.Box-content.Banner-item-content h2{
		font-size: 30px;
        line-height: 40px;
	}
	.Box-content.Banner-item-content p {
    font-size: 16px;
	}

	    .banner-item {
        height: 700px;
        padding-top: 60px;
    }
	.Banner-buttons {
    display: block;
	}
	.Banner-buttons .primary-btn:first-child {
    display: none;
	}
	.primary-btn a {
    padding: 14px 20px;
    font-size: 16px;
	}

	

    .Box-content h2 {
        font-size: 32px;
        line-height: 45px;
    }
    .Section-title h2 {
        font-size: 32px;
    }

	.Section-title p {
    font-size: 15px;
	}

	.Section-title {
    margin: 0px 0px 40px;
	}

    .Services-box-content h2 {
        font-size: 16px;
        line-height: 22px;
    }

	.Services-box-img img {
    height: 100px;
	}
	.Services-btn a {
	    font-size: 15px;
	}

	section.Services .row>* {
    padding: 0px 6px;
	}

	section.Services.spacer {
    padding: 60px 0px 50px;
	}
	.spacer {
    padding: 60px 0px 60px;
	}
	.Box-content p {
    font-size: 15px;
	}

	.About-us-box-checks ul li {
    font-size: 15px;
	}
	.About-us-box-img img {
    height: 350px;
	}
	.CEO-profile-main {
    gap: 10px;
    flex-wrap: wrap;
	}
	.CEO-profile img {
    width: 50px;
	}
	.CEO-signature img {
    width: 120px;
	}
	.CEO-details h3 {
    font-size: 18px;
	}
	.CEO-details h5 {
    font-size: 14px !important;
	}
	.CTA-main .primary-btn {
    margin: 20px 0px 0px;
    text-align: center;
	}
	.why-us-main {
    margin-top: 40px;
	}
	.border-r {
    border-right: unset;
	}
	.border-l {
    border-left: unset;
	}
	.map iframe {
    height: 350px;
	}
	.footer-main {
    padding: 60px 0px;
	}
	.footer-box-2 {
    padding-left: 15px;
	}
	.footer-logo {
    display: flex;
    justify-content: center;
	}
	.footer-box {
    text-align: center;
	}
	.footer-box h5 {
    margin: 0 auto;
	}
	.primary-btn {
    margin-top: 20px;
	}
	.footer-box h5::before {
    left: 50%;
    transform: translateX(-50%);
	}
	ul.list-unstyled {
    margin-top: 0px;
	}
	.footer-box.news-letter p {
    margin-top: 0px;
	}
	.hamburger i {
        margin-right: 10px;
    }
	.second-primary-btn a {
    background: var(--c2);
	}
	.mobile-menu{
		width:100%;
	}
	.Inner-banner {
	background-attachment:unset;	
		padding: 110px 0px 40px;
	}
	.Inner-banner .Box-content {
    width: 100%;
}
	.About-us-box .Box-content h1 {
    font-size: 35px;
    line-height: 45px;
	}
	.CTA {
    background-attachment: unset;
	}
	.map-box iframe {
    height: 400px;
	}
	.banner-item-one img {
    object-position: -480px;
	}	
    .counter-box {
        flex: 0 0 calc(100%);
    }
	.title-icon {
    width: fit-content;
    margin: 0 auto 10px;
	}
    .accordions .Section-title h2 {
        font-size: 32px;
        display: block;
    }
	.accordion-button::after {
    font-size: 22px;
	}
	#popup img {
    width: 100%;
   height: 100%;		
	}
	
	#popup {
    max-width: 90%;
	}

	#popup-close {
    font-size: 21px;
    width: 35px;
    height: 35px;
	}
	.map-box {
    margin-top: 60px;
	}
	.contact-form {
    padding: 20px;
	}
	section.Expert-team img {
    height: 350px;
    object-fit: cover;
	}
	section.why-us .lines {
    display: none;
	}
	.Section-title h1 {
    font-size: 32px;
	}
	.Box-content.contact-box-main {
    padding: 20px;
  
}
	.tabs {
    margin: 30px 0px 30px;
		padding:10px 0px 10px;
		border-radius:unset;
	}
	
	section.post-details img {
    height: 290px;
	}
section.used-cars-section .Section-title {
    gap: 10px;
    flex-direction: column;
}
	.benefits-box {
   
    margin-top: 20px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
