
h2
{
color:orange;
}

h3
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}

p
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}

ul
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}


.nearby
{
height:600px;
width:100%;
}

.services-nearby
{
height:600px;
width:1200px;
margin:auto;
}


.services-benefits
{
height:1500px;
width:100%;
}

.benefits-section
{
height:1500px;
width:1200px;
margin:auto;
}

.services-why-choose-us
{
height:1200px;
width:100%;
}

.choose-us
{
height:1200px;
width:1200px;
margin:auto;
}

.faq
{
height:1800px;
width:100%;
}

.info
{
height:1800px;
width:1200px;
margin:auto;
}



/*MOBILE ================================= */
@media screen and (max-width:767px)
{
h2
{
color:orange;
}

h3
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

p
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

ul
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}

.nearby
{
height:900px;
width:100%;
}

.services-nearby
{
height:900px;
width:400px;
margin:auto;
}


.services-benefits
{
height:1700px;
width:100%;
}

.benefits-section
{
height:2500px;
width:400px;
margin:auto;
}

.services-why-choose-us
{
height:1500px;
width:100%;
}

.choose-us
{
height:1300px;
width:400px;
margin:auto;
}

.faq
{
height:2200px;
width:100%;
}

.info
{
height:2200px;
width:400px;
margin:auto;
}

}



/*TABLET ================================= */

@media screen and (min-width:768px) and (max-width:1024px)
{
h2
{
color:orange;
}

h3
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

p
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

ul
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}

.nearby
{
height:900px;
width:100%;
}

.services-nearby
{
height:900px;
width:400px;
margin:auto;
}


.services-benefits
{
height:1700px;
width:100%;
}

.benefits-section
{
height:2500px;
width:400px;
margin:auto;
}

.services-why-choose-us
{
height:1500px;
width:100%;
}

.choose-us
{
height:1300px;
width:400px;
margin:auto;
}

.faq
{
height:2200px;
width:100%;
}

.info
{
height:2200px;
width:400px;
margin:auto;
}

}



/*PC ================================= */

@media screen and (min-width:1025px) and (max-width:1440px)
{
h2
{
color:orange;
}

h3
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

p
{
color:gray;
font-size:1.2rem;
font-family:"Trebuchet MS",sans-serif;
}

ul
{
color:gray;
font-size:1.4rem;
font-family:"Trebuchet MS",sans-serif;
}

.nearby
{
height:900px;
width:100%;
}

.services-nearby
{
height:900px;
width:400px;
margin:auto;
}


.services-benefits
{
height:1700px;
width:100%;
}

.benefits-section
{
height:2500px;
width:400px;
margin:auto;
}

.services-why-choose-us
{
height:1500px;
width:100%;
}

.choose-us
{
height:1300px;
width:400px;
margin:auto;
}

.faq
{
height:2200px;
width:100%;
}

.info
{
height:2200px;
width:400px;
margin:auto;
}

}
