@media only screen and (min-width: 320px) and (max-width: 360px) {
	section.homsec3:after {
		height: 308px !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	#footer .footer-top .footer-links ul li:hover ul.footer-dropdown {
    visibility: visible;
    right: 125px;
    opacity: 1;
}
	
	ul.footer-dropdown {
    position: absolute;
		right: 118px;
	}
	
	.cont, ul li, p{
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
}
	section.breadcrumb_sec .homeslid-lead {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    text-transform: capitalize;
}
section.breadcrumb_sec {
    padding: 40px 0px 44px 0px;
    background-size: cover!important;
    margin-top: 0px;
    height: 150px;
}
	.seo-pricing {
    overflow: auto;
}
	#navbar .menu-item-has-children11 > a:after {
    content: "\f282";
    font-family: 'bootstrap-icons';
    position: absolute;
    right: 22px;
    font-size: 12px;
    top: 12px;
    font-weight: 100;
    color: #fff;
}
	.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 0px;
    padding: 0.5rem 0 0.5rem 1.5rem;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #f8f9fa;
    box-shadow: none;
}
	.navbar-mobile a {
    padding: 0.75rem 1.25rem;
    font-size: 0.9rem;
    color: #2c2c2c;
    border-left: 3px solid transparent;
    transition: all 0.3s ease;
}

	.navbar-mobile a:hover {
		color: var(--primary-color);
		border-left-color: var(--primary-color);
		background: rgba(255, 107, 53, 0.1);
	}

	.navbar li {
    position: relative;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
	.navbar-mobile .mobile-nav-toggle {
    z-index: 1;
    color: #ffffff;
    font-size: 28px;
}
.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 56px 0 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 1;
}
	#header .logo img {
    max-height: 45px;
}
	span.mob-bdr {
    padding: 6px 14px;
    display: inline-block;
}
	span.mob-bdr i {
    font-size: 22px;
    border: 3px solid #fff;
    border-radius: 50%;
    padding: 6px;
}
	.herader-topbar-col.tobar-rightside span {
    color: #fff;
    margin: 0px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 0;
}
	.herader-topbar-col.tobar-rightside.center991.col-md-4.col-xs-12 {
    display: none;
}
	.tabs .tab-content img {
    max-width: 98%;
}
ul.nav.nav-tabs.row.d-flex li.nav-item {
    display: flex;
    width: auto;
    padding: 4px;
}
ul.nav.nav-tabs.row.d-flex {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
	.verticaltab {
    display: table;
    align-items: center;
    column-gap: 40px;
}
	
button.slick-prev.slick-arrow {
    background-size: 43%;
    width: 86px;
    height: 54px;
		left: 58%;
}
	
		button.slick-next.slick-arrow{
    background-size: 43%;
    width: 86px;
    height: 54px;
			    left: 44%;
}
	
	.slid-sub {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}
	section#testimonials {
    background-size: 98%!important;
		padding: 24px 0px;
}
	.slid-sub2 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
}
	div#demo {
    padding-top: 76px;
}
	.leadtxt {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
}
	.cont2 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
span.calltous {
    padding: 6px 15px;
    margin-left: 0px;
    position: relative;
    left: -40px;
}
span.calltous a {
    font-size: 10px;
}
.header-topbar {
    position: fixed;
    padding: 5px 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
	#header {
    margin-top: 0px;
}
	
}

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

}

@media only screen and (min-width: 1600px) and (max-width: 2000px) {

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {

}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
	span.calltous {
    background: linear-gradient(to right, #7a1cdd, #d75573);
    border-radius: 8px;
    text-align: center;
    display: table;
    padding: 8px 10px;
    margin-left: 25px;
    color: #fff;
}
    .carousel-control-prev {
    left: -52px;
}

}


@media only screen and (min-width: 1300px) and (max-width: 1399px) {
	span.calltous {
    background: linear-gradient(to right, #7a1cdd, #d75573);
    border-radius: 8px;
    text-align: center;
    display: table;
    padding: 8px 10px;
    margin-left: 25px;
    color: #fff;
}
    .carousel-control-prev {
    left: -52px;
}

}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {


}

@media only screen and (min-width: 1600px) and (max-width: 1639px) {
	
}
