
@media (min-width: 992px) and (max-width: 1199px) {
    .main-nav ul li a {
        font-size: 1.0rem;
    }
    .table-pharmacy {
        width: 1100px;
    }
    .main-nav ul li {
	    padding: 0 10px 0 5px;
	}
}

@media (max-width: 991px) { 
	.material-symbols-outlined.bigger-icon{
		font-size: 2.5rem !important;
	}
    .mob-header-icons a i {
        color: #6ecff6;
    }
    .mob-header-icons a {
        line-height: 1;
    }
    .sidr {
        font-family: 'Kanit', sans-serif;
        background: #fff;
        box-shadow: none;
        border-left: 1px solid #dfdfdf;
    }
    .sidr ul li {
        border-top: 0;
    }
    .sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active {
        line-height: 48px;
    }
    .sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span,
    .sidr ul li ul li:hover>a, .sidr ul li ul li:hover>span, .sidr ul li ul li.active>a, .sidr ul li ul li.active>span, .sidr ul li ul li.sidr-class-active>a, .sidr ul li ul li.sidr-class-active>span {
        box-shadow: none;
    }
    .sidr ul li a {
       position: relative;
    }
    .sidr ul li a, .sidr ul li span {
        color: #4e4e4e;
        font-weight: 500;
        padding: 0 0 0 15px;
    }
    .sidr .mob-submenu {
        display: none;
    }  
    .sidr .sub-toggle {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 52%;
        transform: translateY(-50%);
        padding: 0 15px;
        color: #4e4e4e;
        z-index: 10;
    }
    .sidr ul li ul li,  .sidr ul li ul li:hover, .sidr .mob-nav-sm-item, .sidr .mob-nav-sm-item:hover {
        line-height: 40px;
    }
    .sidr ul li ul li a {
        line-height: 1.3;
        padding: 10px 30px 10px 30px;
        color: #4e4e4e;
    }
    .sidr ul li ul li ul li a {
        font-weight: 400;
        padding: 7px 15px 7px 45px;
    }
    .sidr .mob-nav-sm-item a, .sidr .mob-nav-sm-item span {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 400;
    }
    .sidr .mob-nav-sm-item i {
        font-size: 0.8rem;
    }
    .sidr .mob-nav-sm-item span {
        margin-right: 5px;
    }
    .sidr .mob-social {
        padding-left: 5px;
    }
    .sidr .mob-social i {
        font-size: 1rem;
    }
    .mob-header-icons span {
        display: inline-block;
        vertical-align: bottom;
        text-transform: uppercase;
        text-align: center;
        font-weight: 400;
        color: #6ecff6;
        margin-right: 8px;
        font-weight: 600;
    }
    .op-style:hover {
        opacity: 1;
    }
    .tool-box {
        width: 100%;
        height: auto;
    }
    .questions-and-answers {
        padding-left: 0;
    }
    .page-illust .page-title {
        width: 100%;
    }
    .page-title.title-mt {
        margin-top: 30px;
    }
    .featured-page-text {
        padding-left: 0;
        border-left: 0;
        margin: 30px 0 0 0;
    }
    .documents {
        margin: 30px 0 0 0;
    }
    .proceed-box {
        padding: 20px;
    }
    .my-data-section .dropdown-custom {
        margin-bottom: 30px;
    }
    .membership-info {
        padding-right: 0;
        margin-bottom: 40px;
    }
    .membership-section .col-lg-4:not(:last-child) .membership-info {
        border-right: 0;
    }
    .jobs-list {
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header {
        padding: 30px 0 30px 0;
    }
    .mob-logo {
        width: 170px;
    }
    .mob-header-icons a i {
        font-size: 2.3rem;
    }
    .mob-header-icons a {
        padding: 20px 0 20px 20px;
    }
    .mob-header-icons a .fa-user {
        font-size: 2.2rem;
    }
    .mob-header-icons span {
        font-size: 0.9rem;
        line-height: 1.3;
    }
    .sidr .sub-toggle {
        font-size: 1.6rem;
    }
    .sidr ul li a {
        font-size: 1.2rem;
    }
    .sidr ul li ul li a { 
        font-size: 0.9rem;
    }
    .sidr .mob-nav-sm-item a, .sidr .mob-nav-sm-item span {
        font-size: 0.8rem;
    }
    .slider-text {
        max-width: 100%;
        padding: 0 30px;
    }
    .row .col-lg-4:not(:last-child) .bg-article {
        padding-bottom: 30px;
    }
    .bg-article h3 {
        font-size: 1.5rem;
    }
    .slider h2 {
        font-size: 3rem;
    }
    .page-title {
        font-size: 3.2rem;
    }
    .dropdown-custom.dropdown-cats .btn {
        font-size: 1rem;
    }
    .featured-page-text p {
        font-size: 1.2rem;
        line-height: 1.45;
    }
    .single-document {
        padding: 15px;
    }
    .single-document span {
        font-size: 0.9rem;
        line-height: 1.4;
    }
    .single-document i {
        font-size: 2.5rem;
    }
    .page-illust .page-title {
        padding: 0 30px;
    }
    .search-group {
        width: 250px;
    }
    .articles-cat-listed {
        margin-bottom: 40px;
    }
    .title-table-style {
        width: 300px;
    }
    .table-pharmacy {
        width: 1030px;
    }
}


@media (max-width: 767px) {
	.material-symbols-outlined.bigger-icon{
		font-size: 1.8rem !important;
	}
    header {
        padding: 15px 0;
    }
    .mob-logo {
        width: 85px;
    }
    .mob-header-icons a i {
        font-size: 1.6rem;
    }
    .mob-header-icons a .fa-user {
        font-size: 1.5rem;
    }
    .mob-header-icons a {
        padding: 10px 0 10px 15px;
    }
    .sidr .sub-toggle {
        font-size: 1.4rem;
    }
    .sidr ul li a {
        font-size: 1rem;
    }
    .sidr ul li ul li a { 
        font-size: 0.8rem;
    }
    .sidr .mob-nav-sm-item a, .sidr .mob-nav-sm-item span {
        font-size: 0.7rem;
    }
    .home-slider {
        margin-bottom: 30px;
    }
    .mob-header-icons span {
        font-size: 0.6rem;
        line-height: 1.2;
    }
    .slider-item {
        height: 460px;
        background: #dfdfdf;
    }
    .slider-bg {
        height: 180px;
    }
    .slider-text {
        position: unset;
        transform: unset;
        padding: 20px 15px;
    }
    .slider h2 {
        font-size: 1.4rem;
        line-height: 1.25;
        margin-bottom: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .slider p {
        font-size: 0.9rem;
        margin-bottom: 15px;
        -webkit-line-clamp: 3;
    }
    .slider .slick-dots {
        bottom: 15px;
    }
    .slick-dots li  {
        margin: 0 3px;
    }
    .slick-dots li button {
        width: 17px;
        height: 17px;
        margin: 0;
    }
    .title-line {
        margin-bottom: 15px;
    }
    .title-line span {
        font-size: 1.4rem;
        padding: 0 15px;
    }
    .title-line:before {
        width: 90%;
    }
    .bg-article a {
        padding: 20px 15px;
    }
    .bg-article .article-category {
        margin-bottom: 10px;
    }
    .bg-article h3 {
        font-size: 1.2rem;
        line-height: 1.3;
        margin-bottom: 12px;
    }
    .bg-article p {
        font-size: 0.9rem;
        margin-bottom: 15px;
    }
    .bg-article .date {
        margin-bottom: 15px;
    }
    .date {
        font-size: 0.75rem;
    }
    .row .col-lg-4:not(:last-child) .bg-article {
        padding-bottom: 15px;
    }
    .home-news {
        margin-bottom: 30px;
    }
    .btn.btn-style {
        font-size: 0.9rem;
        padding: 10px 15px;
    }
    .article-category, .shop-item .item-label {
        font-size: 0.7rem;
    }
    .sm-article {
        margin-bottom: 15px;
    }
    .sm-article h3 {
        font-size: 0.9rem;
        line-height: 1.3;
        -webkit-line-clamp: 3;
    }
    .sm-article .article-text {
        padding: 0 0 0 15px;
    }
    .articles-cat-listed {
        margin-bottom: 35px;
    }
    .tools {
        margin-top: 30px;
    }
    .tool-box {
        margin-bottom: 15px;
    }
    .tool-box a {
        display: block;
        padding: 15px;
    }
    .tool-box span {
        font-size: 1rem;
    }
    .custom-row {
        margin-left: -7px;
        margin-right: -7px;
    }
    .custom-col {
        padding-left: 7px;
        padding-right: 7px;
    }
    .page-illust {
        height: 130px;
        margin-bottom: 30px;
    }
    .page-title {
        font-size: 1.8rem;
        margin-bottom: 25px;
    }
    .page-title.title-mt {
        margin-top: 30px;
    }
    .page-title.title-education {
        margin-bottom: 25px;
    }
    .page-shortText {
        font-size: 1.1rem;
        line-height: 1.55;
    }
    .video {
        margin-bottom: 25px;
    }
    .style-text h2, .style-text h3, .style-text h4 {
        font-size: 1.1rem;
    }
    .style-text p, .style-text a, .style-text ul li, .style-text ol li {
        font-size: 0.9rem;
    }
    .side-other-info {
        margin-bottom: 0;
    }
    .side-title {
        font-size: 1rem;
    }
    .side-info {
        font-size: 0.9rem;
    }
    .featured-page-text p {
        font-size: 1.2rem;
        line-height: 1.45;
    }
    .single-document {
        padding: 15px;
    }
    .side-title {
        margin-bottom: 15px;
    }    
    .single-document {
        margin-bottom: 15px;
    }
    .single-document i {
        font-size: 2.2rem;
    }
    .single-document span {
        font-size: 0.85rem;
        line-height: 1.4;
    }
    .gallery-row {
        margin-left: -7px;
        margin-right: -7px;
    }
    .gallery-col {
        padding-right: 7px;
        padding-left: 7px;
    }
    .gallery {
        margin: 30px 0 20px 0;
    }
    .gallery a {
        margin-bottom: 15px;
    }
    .page-illust .page-title {
        font-size: 1.9rem;
        padding: 0 15px;
        line-height: 1.1;
    }
    .search-group {
        width: 100%;
        margin-bottom: 15px;
    }
    .search-items .btn.btn-blue {
        padding: 9px 10px;
        margin-left: 15px;
    }
    .table th {
        font-size: 0.8rem;
        line-height: 1.3;
    }
    .table td {
        font-size: 0.7rem;
    }
    .title-table-style {
        width: 250px;
    }
    .address-table-style {
        width: 180px;
    }
    .table-pharmacy {
        width: 900px;
    }
    .subtitle {
        font-size: 1.25rem;
        margin-bottom: 13px;
    }
    .listed-items .page-shortText {
        padding-bottom: 35px;
    }
    .shop-item img {
        height: 125px;
    }
    .shop-item .item-text {
        padding: 0 0 0 15px;
    }
    .shop-item .item-author {
        font-size: 0.8rem;
    }
    .item-text h3 {
        font-size: 0.9rem;
        line-height: 1.3;
        margin: 4px 0 10px 0;
    }
    .shop-item .btn {
        font-size: 0.8rem;
        padding: 4px 15px;
    }
    .shop-item {
        margin-bottom: 30px;
    }
    .shop-item-details .item-author {
        display: block;
        font-size: 1rem;
        text-align: center;
    }
    .shop-item-details h1 {
        font-size: 1.7rem;
        line-height: 1.2;
        text-align: center;
    }
    .back {
        padding: 20px 0 25px 0;
    }
    .back a, .back a i {
        font-size: 0.75rem;
    }
    .product-shortText {
        font-size: 1.2rem;
    }
    .product-img {
        display: block;
        max-width: 200px;
        margin: 0 auto;
    }
    .order-box {
        text-align: center;
        margin: 30px 0 40px 0;
    }
    .price {
        display: block;
        margin: 0 0 20px 0;
        font-size: 1.3rem;
        line-height: 1;
    }
    .proceed-box.proceed-box-sm {
        margin-bottom: 0;
    }
    .proceed-box {
        margin-bottom: 15px!important;
    }
    .proceed-box-sm .subtitle {
        font-size: 1.1rem;
    }
    .proceed-box.proceed-box-sm p {
        font-size: 0.9rem;
    }
    .login-section {
        margin-top: 40px;
    }
    .section-mh {
        min-height: auto;
    }
    .membership-section, .points-status-section {
        padding-top: 40px;
    }
    .btn.btn-underline {
        font-size: 0.9rem;
    }
    form input, ::placeholder {
        font-size: 0.9rem;
    }
    .membership-info {
        margin-bottom: 40px;
    }
    .debt {
        font-size: 1.3rem;
        padding: 10px 15px;
    }
    .job-by.inner {
        margin: 25px 0 20px 0;
    }
    .job-by, .job-info-text, .job-info-text strong {
        font-size: 0.9rem;
    }
    .job-by {
        padding: 8px 12px;
    }
    .job-title {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }
    .job-info-text strong {
        display: block;
    }
    .job-description .btn.btn-blue, .job-description .btn.btn-blue i {
        font-size: 1rem;
    }
    form label, .form-control, form option {
        font-size: 0.9rem;
    }
    .custom-control-label, .custom-control-label a {
        font-size: 0.8rem;
    }
    .news-details .article-category {
        margin: 30px 0 15px 0;
        font-size: 0.8rem;
    }
    .education-article .page-img {
        margin-bottom: 30px;
    }
    footer {
        margin-top: 30px;
        text-align: center;
    }
    .footer-wrapper {
        padding: 20px 0;
        background-position: 100% 100%;
    }
    .footer-wrapper .footer-group:first-child {
        margin-bottom: 15px;
    }
    footer span, footer span strong, footer a {
        font-size: 0.65rem;
    }
    .footer-links {
        margin-top: 10px;
        line-height: 1.2;
    }
    .footer-links a {
        display: inline-block;
    }
    footer .separator {
        letter-spacing: 4px;
        margin-left: 4px;
    }
    .copy-text {
        margin-bottom: 0;
    }
    .error-block__title {
        font-size: 3rem;
    }
    .error-block__text-bg {
        font-size: 1.2rem;
    }
    .style-sitemap {
        padding-top: 30px;
    }
}


@media (max-width: 350px) {
	.tool-box span {
        font-size: 0.9rem;
    }
}