.tec-catalog-sec1 {
	background-color: #000;
}
.tec-catalog-sec1 .heading {
    color: #1debe3;
}
.tec-catalog-sec2 {
    background-image: url(../images/main-bg.jpg);
    background-position: center top;
    background-size: cover;
}
.tec-catalog-sec2 a.pro-link {
    text-decoration: none;
    display: inline-block;
}
.tec-catalog-sec2 a.pro-link:hover {
    color: #00beb7;
}

@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.tec-catalog-sec1 {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.tec-catalog-sec1 .heading {
	    margin-top: 0;
	}
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}