/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
#aboutus-wrapper {
    margin-top: 8%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .slider-heading-ftb, .slider-heading-second{
        
    }
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
#aboutus-wrapper {
    margin-top: 10%;
    }
    .navbar-fixed-top .nav li a{
    font-size: 12px;
    margin-top: 9%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
#aboutus-wrapper {
    margin-top: 13%;
    }
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
#aboutus-wrapper {
    margin-top: 19%;
    }
}
@media only screen and (min-width: 294px) and (max-width: 399px) {
#aboutus-wrapper {
    margin-top: 26%;
    }
}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {

header .intro-text {
    padding-top: 180px;
}
header .intro-text .intro-lead-in {
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: 300;
}
header .intro-text .intro-heading {
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    margin: 0 0 40px 0;
}
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {

header .intro-text {
    padding-top: 180px;
}
header .intro-text .intro-lead-in {
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: 300;
}
header .intro-text .intro-heading {
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    margin: 0 0 40px 0;
}
}



/*////////////mdeia query start here///////////////*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.slider-heading-ftb, .slider-heading-second {
    margin-top: -38%;
}
#service-wrapper-image img {
    width: 100%;
    height: 300px;
}
}
@media only screen and (min-width: 220px) and (max-width: 320px) {

.first-slider-image img {
    height: 300px;
    width: 100%;
}
.first-slider {
    height: 300px;
}
.first-slider-image1 img {
    margin-top: 26%;
    width: 40%;
}
.slider-heading-ftb, .slider-heading-second {
    margin-top: -38%;
}
.slider-heading,
.slider-heading2 {
    font-size: 18px;
    line-height: 1;
}
.subheading,
.subheading1,
.subheading2 {
    font-size: 15px;
}
.pimolding {
    font-size: 25px;
}
.more-heading {
    font-size: 20px;
}
.contact-us-heading {
    padding: 17px 0;
    font-size: 25px;
}
.address-heading {
    font-size: 20px;
    line-height: 2.5;
}
.facebook img {
    padding-left: 15px;
}
#copywrite {
    font-size: 11px;
}
.recycle-sub-heading {
    margin-bottom: 7%;
}
.recycle-heading {
    margin-top: 3%;
}
#service-wrapper-image img {
    width: 100%;
    height: 300px;
}
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
#service-wrapper-image img {
    width: 100%;
    height: 300px;
}
.services-wrapper-image {
    font-size: 30px;
}
.services-wrapper-image {
    margin-top: -23%;
}
}
@media only screen and (min-width: 320px) and (max-width: 568px) {

.first-slider-image img {
    height: 300px;
    width: 100%;
}
.first-slider {
    height: 300px;
}
.first-slider-image1 img {
    margin-top: 26%;
    width: 65%;
}
.slider-heading-ftb, .slider-heading-second {
    margin-top: -48%;
}
.slider-heading,
.slider-heading2 {
    font-size: 18px;
    line-height: 1;
}
.subheading,
.subheading1,
.subheading2 {
    font-size: 15px;
}
.pimolding {
    font-size: 25px;
}
.more-heading {
    font-size: 20px;
}
.contact-us-heading {
    padding: 17px 0;
    font-size: 25px;
}
.address-heading {
    font-size: 20px;
    line-height: 2.5;
}
.facebook img {
    padding-left: 15px;
}
#copywrite {
    font-size: 11px;
}
.recycle-sub-heading {
    margin-bottom: 7%;
}
.recycle-heading {
    margin-top: 3%;
}
/*about us*/
.about-us-heading {
    font-size: 24px;
    margin-top: .5%;
}
.our-vision {
    font-size: 26px;
    text-align: center;
}
.serviceses-subheading h1 {
    text-align: left;
}
#service-wrapper-image img {
    width: 100%;
    height: 300px;
}
.services-wrapper-image {
    font-size: 26px;
    font-weight: 700;
    position: absolute;
    margin-top: -37%;
}
/*end about us*/
}

@media only screen and (max-width: 500px) {}

@media only screen and (max-width: 768px) {
/* For mobile phones: */
.first-slider-image img {
    height: 300px;
    width: 100%;
}
.first-slider {
    height: 300px;
}
.first-slider-image1 img {
    margin-top: 25%;
    width: 34%;
}
.slider-heading-ftb, .slider-heading-second {
    margin-top: -38%;
}
}

@media only screen and (min-width: 768px) {
/* For desktop: */
}

@media only screen and (min-width: 600px) {
/* For tablets: */
}