@media screen and (max-width:1199px) {
.navbar-light .navbar-toggler { position: absolute; right: 0; top: 15px; }
.sliderhomeL h2 { font-size: 50px; }
.sliderhomeL h3 { font-size: 25px; }
.sliderhomeL p { font-size: 15px; }
.htx1 { font-size: 27px; }
.pear-video.ptb iframe { width: 70%; height: 350px; }
.eve-text .htx1 { font-size: 20px; }
.eve-img img { max-width: 60%; }
.ptx1 { font-size: 15px; }
.htx2 { font-size: 22px; }
.container { width: 90%; }
.foot2 { margin-bottom: 25px; }
}
@media screen and (max-width:999px) {
.container { width: 100%; }
.pear-video.ptb iframe { width: 90%; height: 350px; }
.pear-video.ptb::before { height: 50%; }
}
@media screen and (max-width:600px) {
.sliderhome1 { grid-template-columns: 1fr; grid-column-gap: 0px; padding: 0 10px; grid-row-gap: 30px; }
.ptb { padding: 30px 0; }
.sliderhomeL h2 { font-size: 35px; }
.sliderhomeL h3 { font-size: 20px; }
.htx1 { font-size: 22px; }
.eve-text { text-align: center; margin-top: 30px; }
.ptx1 { font-size: 14px; }
.htx2 { font-size: 20px; }
.readmore { margin-bottom: 25px; }
.howpear li { font-size: 13px; }
.video-mp video { width: 95%; height: 250px; margin-top: -20px; }
.pear-video.ptb::before { height: 45%; }
.navbar { padding: .5rem 1px;
}
.navbar-brand img { max-width: 130px; }
.pear-video p { width: 95%; }
.eve-img { margin-top: 30px; }
}
