@media screen and (min-width: 1441px) {
.page-template-default:not(.home) .top-banner .wrapper img {
object-fit: fill;
}
} .page-template-default:not(.home) .section.section-banner .breadcrumbs {
display: none;
}
.page-template-default:not(.home) .defaul-page .content p {
font-family: 'Hind';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 25px;
letter-spacing: 0.01em;
color: #282828;
margin-bottom: 25px;
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
.page-template-default:not(.home) .section.section-banner .content-banner {
top: 53%;
}
}
@media screen and (min-width: 1366px) {
.page-template-default:not(.home) .defaul-page .content {
max-width: 1004px;
margin-left: auto;
margin-right: auto;
padding: 85px 0 113px 0;
}
}
@media screen and (min-width: 1024px) and (max-width: 1365px) {
.page-template-default:not(.home) .defaul-page .content {
padding: 65px 100px;
}
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
.page-template-default:not(.home) .defaul-page .content {
padding: 55px 100px;
}
}
@media screen and (width: 768px){
.page-template-default:not(.home) .defaul-page .content {
padding: 55px 0px;
}
}
@media screen and (max-width: 767.98px) {
.page-template-default:not(.home) .defaul-page .content {
padding-top: 40px;
padding-bottom: 53px;
}
.page-template-default:not(.home) .defaul-page .content p {
font-family: 'Hind';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 19.05px;
letter-spacing: 0.01em;
margin-bottom: 21.5px;
}
}