@media (max-width:767px){
html {
    overflow-x: hidden;
}
	.ftr img
	{
		width: 100%;
	}

	.topbar-contact-details
	{
		margin-top: 40px;
	}

	.topbar
	{
		padding: 0 20px;
	}

	.carousel-control-prev
	{
		    left: 15px;
	}

	.carousel-control-next {
    right: 15px;
}

.carousel-caption span {
    font-size: 16px;
    line-height: 15px !important;
}

.carousel-caption h1 {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.carousel-caption {
    position: absolute;
    /* right: 15%; */
    bottom: 45%;
    /* top: 10%; */
    left: 0%;
    
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.main-btn
{
	font-size: 16px;
}

.main-heading
{
	font-size: 30px;
}

.service-heading-text
{
	padding: 0;
}

.product-part {
    padding-left: 15px;
    padding-right: 15px;
}
.col-carousel {
    margin-right: 0;
    /* padding: 0 18px; */
}

.testimonial-slider .testi-box {
    padding: 30px 15px;
}
.pdl-45
{
	padding-left: 15px;
}
.owl-carousel .owl-item img {
    
    width: 100% !important;
}

.testi-carousel .owl-item .testi-client-details img
{
	width: auto !important;
}

.products
{
	    padding: 0 30px;
}

.right-bdr {
    border-right: none;
}

.CTA h1 {
    font-size: 35px;
    margin-bottom: 20px;
}

.ftr-contacts a {
    font-size: 14px;
}

.nav-menu .navbar-nav .active>.nav-link, .nav-menu .navbar-nav .nav-link.active, .nav-menu .navbar-nav .nav-link.show, .nav-menu .navbar-nav .show>.nav-link
{
	border-bottom: 0;
}

.inner-banner h1
{
	font-size: 45px;
}

.contact-page .rs-quick-contact.new-style {
    padding: 10px;
}
.contact-page .contact-address-section .contact-info
{
	    margin-bottom: 30px;
}
.contact-page .contact-address-section .contact-info .content-part .info-title {
    font-size: 11px;
}
.contact-page .contact-address-section .contact-info .icon-part i {
    width: 50px;
    height: 50px;
    line-height: 35px;
}
.contact-page .contact-address-section .contact-info .icon-part {
    margin-right: 10px;
}
.page-id-12 select {
    width: 100%;
}
.page-id-12 .product-box h4 {
    margin-top: 30px;
}
.page-id-12 #myCarousel .carousel-indicators li img {
    height: 35px;
}

}

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

	.nav-menu .navbar-nav .active>.nav-link, .nav-menu .navbar-nav .nav-link.active, .nav-menu .navbar-nav .nav-link.show, .nav-menu .navbar-nav .show>.nav-link
{
	border-bottom: 0;
}

.carousel-caption
{
	left: 5%;
}

.carousel-caption h1 {
    font-size: 25px;
    margin-bottom: 15px;
}
.carousel-caption span {
    font-size: 16px;
}

.about-part-content p
{
	height: 152px;
    overflow-y: scroll;
}

.main-heading
{
	font-size: 37px;
}

.owl-carousel .owl-item img
{
	margin: auto;
}

.CTA h1
{
	margin-bottom: 20px;
}

.testimonial-slider .testi-box i:before {
    font-size: 41px;
}

.testimonial-slider .testi-box p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    height: 80px;
    overflow-x: scroll;
    line-height: 24px;
}

.testi-client-details img {
    margin-right: 14px !important;
}

.testi-client-details h6 {
    font-size: 16px;
}
.testi-client-details span {
    font-size: 14px;
    line-height: 12px !important;
}

}

@media only screen and (min-device-width: 992px) and (max-device-width: 1300px)
{
	.carousel-caption span
	{
		font-size: 20px;
	}
	.carousel-caption h1
	{
		font-size: 3vw;
	}
	.carousel-caption p
	{
		    font-size: 18px;
	}
	.carousel-caption
	{
		left: 5%;
		top: 5%;
	}
}