@media (max-width:570px){
    .d-none-1{
        display: none;
    }
    .service-top i {
        left: 0px;
    }
    .process-box h3{
        font-size: 30px;
    }
    .process-box {
    width: 100%;
    padding: 20px;
    background-color: white;
    box-shadow: 0px 0px 9px 3px lightgrey;
}
.trichy-area h3{
    font-size: 13px;
    font-size: ;
}
.toggle-container{
	display: block !important;
	width: 100%;
	background-color:white ;
	padding: 8px ;
}
.main-menu{
	display: none;
	position: absolute;
	top: 56px;
	background-color: white;
	width: 100%;
    left: 0px;
}
.marquee1{
	display: none;
}
.logo-section{
	flex: 1;
	display: flex;	
}
.logo-section1{
    text-align: center;
    padding: 10px;
}
.logo-section1 img{
width: 40%;
}
.footer-box img{
  width: 50%;  
}
.get-box1{
	    width: 43%;
    display: block;
    background-color: #efb31b;
    color: white !important;
    font-size: 16px;
    font-weight: 600;
    transition: 0.8s;
    border: 2px solid #efb31b;
    /* margin-left: 100px; */
    padding-top: 4px;
    line-height: 3;
}
.get-box1:hover{
background-color: #ed1941 ;
transition: 0.8s;
left:5px;

}
.get-box{
	display: none !important;
}
.logo-section{
	display: none;
}
.logo-section1{
	display: block;
}
nav{
	background-color: white !important;
    padding: 0px;
}
.service-top{

	margin: 65px 0px;
}
.hide-phone{
	display: none;
}
.sub-items{
	width: 190px !important;
	top: 30px;
	left: 115px;
}
.subitems1{
	width: 150px;
}
.sliderbar-box h1 {
    font-size: 18px;
}
.sliderbar-box p {
    font-size: 18px;
}
.get-box2 {
    font-size: 15px;
}
.slider-contact form input {
    margin: 5px 0px;
    padding: 5px;
    }
    .service-top h2 {
    font-size: 23px;
}
.get-box2:before {
    height: 43px;
    }
    .about-box h4 {
    font-size: 20px;
}
.about-box h3 {
    font-size: 37px;
}
.location h4 {
    font-size: 25px;
}
.process-box1 {
    left: 0px;
}
.branch-section h5 {
    font-size: 25px;
}
.branch-section h4 {
    font-size: 20px;
}
.footer-top .footer-top-box h6 {
    font-size: 25px;

}
.footer-box h5 {;
    font-size: 18px;
    }
    .button-counter{
    	display: block;
    }
    .button-counter img{
	width: 30%;
		padding: 0px 8px;
		border-left: 1px solid white;
}
.slider-h-box h1 {
    color: white;
    font-weight: 700;
    font-size: 35px;
}
.sliderbar-box h2 span {
    left: 204px;
}
.service-top h2::before {
    left: 85px;
    }
    .why-box1 h3 {
    font-size: 35px;
}
.why-box {
    left: 0px;
    top: 0px;
}
.why-box h3 {
    font-size: 25px;
    }
    .faq h3 {
    text-align: center;
    padding: 0px 0px;
    font-weight: 700;
    font-size: 25px;
    color: #ed1941;
}
.faq {
    padding: 0px 0px;
}
.branch-section {
    padding: 10px 0px;
}
.gallery-section h3{
    text-align: center;
    padding: 20px;
    font-size: 25px;
    color: #ed1941;
    font-weight: 700;
}
.sliderbar-box h2 {
    font-size: 19px;
    padding: 5px 0px;
}
.sliderbar {
    padding: 0px 0px;
    background-image: url(../img/sliders/slider1.jpg);
    background-size: contain;
}
.slider-contact {
    background-color: #efb31b;
}
.slider-contact{
    margin: 50px 0px;
}
@keyframes heading{
    0%{
       display: none;

    }
}
}
@media (max-width: 415px){
.service-top h2::before {
    left: 114px;
}
.sliderbar-box h2 span {
    left: 165px;
}
.sliderbar-box h1 {
    font-size: 40px;
    padding: 9px 0px;
}
.sliderbar-box p {
    font-size: 16px;
}
	.logo-section1 img {
    width: 40%;
}

.footer-box img{
  width: 60%;  
}

}
@media (max-width:570px){
.process-box1 img {
    width: 33% !important;
}
.also-read img{
    width: 50%;
    margin-left: 75px;
}
}