@media (max-width:767px){
.header-section .header-widget-left{ display:none;}
.logo {
    text-align: left;
    padding: 5px 0px;
}
.stellarnav {position: relative;width: 45px;padding: -2px 1px;z-index: 9900;position: absolute !important;line-height: normal;margin: 0px 0px;right: 4px;bottom: 16px;background-color: #e40e13;}
.stellarnav.dark li a {color: #fff !important;text-transform: uppercase;font-size: 19px;font-weight: 600;}
.logo img {width: 25%;height: auto;}
.carousel-indicators{display:none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {background-color: #e40e13e3;width: 30px;height: 30px;font-size: 11px;line-height: 30px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {top: 60%;}

#myCarousel:after {content: '';background-size:100%;height: 18px;}
.about-style-three .image-box .image-1 img{ padding:10px 0px;}
.about-style-three {position: relative;overflow: hidden;padding: 25px 0px;}
.about-style-three .image-box .image-pattern {position: absolute;bottom: 0px;width: 400px;height: 400px;background-repeat: no-repeat;bottom: -32px;z-index: -1;}


.wel-text span {
font-size: 14px;
border-radius: 24px;
line-height: 27px;
padding: 7px 22px 7px;
text-transform: uppercase;
color: #ffffff;
background-color: #744517;
}

.wel-text h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 5px 0px 0px;
    color: #e40e13;
    line-height: 33px;
    font-weight: 600;
}
.wel-textes p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #555;
    text-align: justify;
    letter-spacing: 0.3px;
    margin: 0px 0px 10px 0px;
}

.button-box p a {
    background-color: #e40e13;
    color: #fff;
    padding: 8px 8px 8px 23px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: 2px 0 0px;
    text-decoration: none;
    border-radius: 100px;
}

.mission-part {
    padding: 25px 0px;
    background-color: #e9e9e9;
}

.feature-block-one .inner-box .icon-box .icon {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 72px;
    font-size: 60px;
    color: #fff;
    background: #e40e13;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.feature-block-one .inner-box .icon-box {
    position: relative;
    display: inline-block;
    line-height: 67px;
    text-align: center;
    border-radius: 50%;
    padding: 9px;
    margin-bottom:8px;
    transition: all 500ms ease;
}

.inner-box h3 {
    margin: 0px auto 0px;
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    color: #744517;
    text-transform: uppercase;
}

.inner-box p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #555;
    text-align: center;
    margin: 0px 0px;
    letter-spacing: 0.3px;
}
.feature-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
    padding: 15px 0px;
    transition: all 500ms ease;
}

.pro {
    padding: 30px 0px;
    background-color: #381d02;
}

.wel-text-pro span {
    font-size: 14px;
    border-radius: 24px;}
	
.wel-text-pro h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 6px 0px 0px;
    color: #fff;
    line-height: 34px;
    font-weight: 600;
}	

.text-white p, .text-white .title-small {
    color: #5c5c5c;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #c5c5c5;
    margin: 0 0 0px;
    letter-spacing: 0.3px;
}
.projects-two-info .wt-tilte {
    position: relative;
    z-index: 1;
    font-size: 15px;
    margin: 1px 0px 8px 0px;
}
.text-white h4 a {
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
    text-decoration: none;
}

.projects-two-info {
    border: 1px solid #744517;
    padding: 70px 15px 15px 15px;
    margin: 5px 35px 5px 5px;
    position: relative;
    z-index: 1;
    border-radius: 0px;
}

.projects-two-info .wt-media {
    margin-top: 12px;
    margin-right: -70px;
}

.projects-two-info .wt-tilte:after {
    position: absolute;
    content: attr(data-title);
    opacity: 0.3;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
    line-height: 38px;
    text-transform: uppercase;
    bottom: 36px;
    left: 0px;
    z-index: -1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-text-fill-color: rgba(0,0,0,0);
    -ms-text-fill-color: rgba(0,0,0,0);
    -moz-text-fill-color: rgba(0,0,0,0);
    -o-text-fill-color: rgba(0,0,0,0);
    -webkit-text-stroke-width: 1px;
    -ms-text-stroke-width: 1px;
    -moz-text-stroke-width: 1px;
    -o-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    -ms-text-stroke-color: #fff;
    -moz-text-stroke-color: #fff;
    -o-text-stroke-color: #fff;
}

.owl-controls .owl-nav .owl-prev {
    left: -10px;
}
.owl-controls .owl-nav .owl-next {
    right: -10px;
}
.owl-controls .owl-nav>div {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 37px;
    line-height: 27px;
    text-align: center;
    background-color: #e40e13;
    color: #ffffff;
    transform: translateY(-50%);
    font-size: 16px;
    border-radius: 50%;
    opacity: 1;
    border: 3px solid #ffffff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}


.counter-pg {
    background-color: #e9e9e9;
    background-image: url(../images/glo-img.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 30px 0px;
}
.box {
    padding: 7px 0px;
    text-align: center;
    border-radius: 15px;
}
.box img {
    width:35%;
    height: auto;
    margin: 0 auto;
}
.box h4 {
    font-size: 40px;
    font-weight: 600;
    color: #744517;
    margin: 0px 0px 0px;
    text-align: center;
}
.box p {
    font-size: 17px;
    line-height: 39px;
    color: #626262;
    margin: 0px auto;
    width: 70%;
    letter-spacing: 0.3px;
    border-bottom: 2px dotted #e60e13;
}

.testmonial-part {
    padding: 30px 0;
}
.testmonial-text {
    padding: 0px 0px 15px;
}

.testmonial-text h4 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 2px 0px 2px;
    color: #e40e13;
    line-height: 34px;
    font-weight: 600;
}
.testmonial-text span {
    font-size: 14px;
    border-radius: 25px;
    line-height: 24px;
}
.w3l_testimonial_grid p {
    color: #555;
    line-height: 25px;
    position: relative;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 10px 0 10px;
}
.w3l_testimonial_grid {
    position: relative;
    display: block;
    margin: 0px 5px;
    padding: 25px 25px;
    border: 2px solid #e40e13;
    border-radius: 0px 40px 0px 40px;
}
.callRight {
    padding-top: 15px;
    display: flex;
    margin-left: 0px;
}
.callRight p span {
    font-size: 17px;
    line-height: 20px;
    color: #744517;
    letter-spacing: 0.3px;
    font-weight: 600;
    text-transform: uppercase;
}
.callRight p {
    margin: 2px 0px 2px 8px;
    font-size: 15px;
    line-height: 26px;
    color: #959595;
    display: inline-block;
}
.footer-part:before {
    background: url(../images/footer-bottom.png) repeat center 0;
    background-position: left bottom;
    background-size: 107%;
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.mg-tb {
    padding: 20px 0px 0px 0px;
}

.footer-text h3 {
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    margin: 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.w3l-footer.three ul li p span {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.w3l-footer.three ul li p {
    list-style-type: none;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    float: left;
    width: 82%;
    margin-left: 50px;
    margin-bottom: 0px;
}
.w3l-footer.three ul li i {
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    line-height: 33px;
    float: left;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    background-color: #e40e13;
    border: 3px solid #ffffff;
}
.footer-part {
    background-color: #1c1c1c;
    background-image: url(../images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 0px 0px 25px;
}
.power-by p {
    color: #fff;
    padding: 0;
    text-align: center;
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}


.img-box-footer {
 display:none;
}
}



