.logo a {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
}

.logo.logo-width-1 a img {
    min-width: 80px !important;
    width: 100px !important;
}

ul.contact-infor li:nth-child(4) {
    display: none;
}

.smx_padd {
    padding: 130px;
	box-shadow: 0 0 5px 0 #ccc;
}

.contact-from-area.padding-20-row-col.wow.tmFadeInUp.animated.animated {
    box-shadow: 0 0 5px 0 #ccc;
    padding: 10px 20px;
}
.hero-slider-1 img {
    border-radius: 0px !important;
}


@media only screen and (max-width: 768px) {
.smx_padd {
    padding: 20px;
    box-shadow: 0 0 5px 0 #ccc;
    width: 93%;
    margin: 0 auto;
}
  .newsletter .newsletter-inner {
    background: url(../imgs/banner/banner-10.png) no-repeat;
    background-size: cover;
    border-radius: 0;
    clear: both;
    display: table;
    min-height: 230px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
    /* display: none; */
}
}