@media only screen and (max-width:600px) {
section#aboutTS{padding-bottom: 0px !important;} iframe { width: 100%; height: 1180px; } .ipearl-img { width: 100%; }
ul.navbar-nav li a { font-weight: 500; color: #000; text-align: center; }
 ul.navbar-nav li a.nav-link.ds-btn { width: max-content;display: block; margin: auto;}
}
    @media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {
    }
    @media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
iframe { width: 100%; height: 810px; }    
}
    @media only screen and (min-device-width:414px) and (max-device-width:900px) and (orientation :landscape) {
    .container{width:90%;max-width:90%}
    }
    @media only screen and (min-width:1200px) and (max-width:1290px) {
   
    }
    @media only screen and (min-width :1400px) {
   
    }
    @media only screen and (min-width :1600px) {   
    
    }
    @media only screen and (min-width :1800px) {
       
    }
@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:landscape) {
       
    }