@media screen and (min-width: 1601px) {

}


@media screen and (max-width:1199px) {
.container {
    width: 100%;
    max-width: 100%;
    padding: 0 50px;
}

h2 {
    font-size: 46px;
}
	
section {
    padding: 75px 0;
} 

.banner {
    height: 700px;
}

.shape_img {
    left: 0;
    top: 0;
    width: 100px;
}

.banner-content h1 {
    font-size: 60px;
    line-height: 75px;
	margin: 30px 0 30px;
}

.banner-content  p {
    font-size: 22px;
    line-height: 30px;
}

.banner-content-now h1 {
    font-size: 60px;
    line-height: 75px;
}

.socialmedia-icon {
    margin-top: 45px;
}

.title {
    margin-bottom: 25px;
}

.title h3 {
    font-size: 40px;
}

.title h4 {
    font-size: 36px;
}

.news_media {
    padding: 55px 0 0;
    margin: 70px 0;
}

.contact-page {
    padding: 55px 0;
}

.contact-form {
    width: 80%;
}

.banner-content-now  p {
    font-size: 22px;
    line-height: 30px;
}

.contact_now h1 {
    font-size: 60px;
    line-height: 75px;
}

.contact_page .contact-form .form-group textarea {
    height: 220px;
}

.leader_colm h2 {
    font-size: 38px;
}
}

@media screen and (max-width:991px) {
.container {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
}

.headernav {
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
}

.mynav {
    padding: 0;
}

.navigation {
    padding: 12px 0;
}

.mynav .navbar-toggler {
    width: auto;
    float: right;
    padding: 0;
    right: 15px;
    z-index: 1;
    font-size: 30px;
    outline: none;
    position: absolute;
}

.navbar-collapse {
    width: calc(100% + 10px);
    position: absolute;
    top: calc(100% + 30px);
    left: -5px;
    right: 0;
    z-index: 1;
    background-color: #f0f4fe;
}

.mynav ul {
    display: block;
}

.mynav ul li:not(:last-child) {
    margin-right: 0;
}

.mynav ul li:first-child {
    border: none;
}

.mynav ul li {
    padding: 8px 15px;
    border-top: 1px solid var(--clr-blue);
}

.mynav ul li a {
    font-size: 17px;
}

.mynav ul li.current-menu-item a {
    background: linear-gradient(90deg,rgba(8,240,204,1) 0%,rgba(152,145,231,1) 50%,rgba(240,49,192,1) 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 3px solid;
    border-image-slice: 1;
    padding-bottom: 30px;
    border-image-source: linear-gradient(90deg,rgba(8,240,204,1) 0%,rgba(152,145,231,1) 50%,rgba(240,49,192,1) 99%);
}

.banner {
    height: 100%;
	padding: 63px 0;
}

.shape_img {
    left: 0;
    top: 0;
    width: 160px;
}

.banner-content h1 {
    font-size: 55px;
    line-height: 65px;
    margin: 30px 60px 30px;
}

.banner-content  p {
    font-size: 20px;
    line-height: 30px;
}

.socialmedia-icon {
    margin: 30px 0;
}

section {
    padding: 60px 0;
}

.title {
    margin-bottom: 25px;
}

.title h2 {
    font-size: 45px;
    line-height: 50px;
}

.text_summary p {
    font-size: 17px;
    line-height: 26px;
}

.primary-btn a {
    padding: 8px 20px;
    font-size: 18px;
    margin-top: 20px;
}

.statement-card-list {
    padding: 20px;
}

.statement-card-list h3 {
    font-size: 22px;
    line-height: 30px;
    margin: 10px 0;
}

.secondary-btn a {
    padding: 8px 10px;
    font-size: 18px;
    margin-top: 15px;
    width: 130px;
}

.news_media {
    padding: 50px 0 0;
    margin: 70px 0;
}

.news_colm {
    margin: 0 0;
}

.news_colm h4 {
    font-size: 20px;
    line-height: 26px;
    padding: 10px 0;
}

.news_colm h6 {
    font-size: 14px;
    line-height: 20px;
}

.home-contact-page {
    padding: 40px 0;
}

.contact-form {
    width: 100%;
}

.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea {
    height: 65px;
    font-size: 18px;
    padding: 0 15px;
}

.contact-form .form-group textarea {
    padding: 15px 15px;
    height: 165px;
}

.contact-form .form-group input[type="submit"] {
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 10px;
    margin-top: 10px;
}

.socialmedia-tab {
    width: 100%;
    margin: 35px auto 0;
}

.social_logo {
    min-width: 240px;
}

.footer-now {
    width: 100%;
    padding: 30px 0;
}

.footer._navbar ul li {
    padding-left: 20px;
}

.footer._navbar ul li a {
    font-size: 16px;
}

.banner-content-now h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 25px 0 20px;
}

.banner-content-now  p {
    font-size: 20px;
    line-height: 30px;
}

.banner-content-now p span {
    font-size: 19px;
}

.inner.banner-images {
    margin-top: 25px;
}

.company-future {
    padding: 0 0 50px;
}

.banner.company_layout .news_colm {
    margin: 30px 0;
}

.contact_now h1 {
    font-size: 55px;
    line-height: 60px;
    padding: 25px 0 10px;
}

.address_detail ul li a, .address_detail ul li i, .address_detail ul li p {
    font-size: 18px;
}

.address_detail ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
}

.address_detail {
    padding-bottom: 30px;
}

.contact-form.form_colm {
    margin-top: 40px;
}

.contact_page .contact-form .form-group textarea {
    height: 200px;
}

.bk-white-layout {
    border-radius: 20px;
    padding: 25px 25px 0 25px;
}

.intellectual_property ul li p {
    font-size: 18px;
    line-height: 28px;
}

.leader_colm h2 {
    font-size: 32px;
}

.title h3 {
    font-size: 34px;
}

.title h4 {
    font-size: 26px;
}

.title h4 span {
    font-size: 22px;
}

.company-story .text_summary_colm {
    padding: 20px;
}

.banner-content-now h1 span::before {
	bottom: 0;
	height: 100%;
    width: calc(100% - 54px);
}

.text_summary_colm h3 {
    font-size: 30px;
}

.news_media.details_page {
    height: 335px;
    margin: 63px 0 0;
}

.news_media.details_page .ser-colm h4 {
    font-size: 32px;
    line-height: 40px;
}

.abt_mydecine {
    padding: 50px 0;
}

.abt_mydecine h2 {
    font-size: 34px;
    line-height: 40px;
}

.abt_mydecine p {
    font-size: 18px;
    line-height: 28px;
}



}

@media screen and (max-width:767px) {
.banner-content h1 {
    font-size: 48px;
    line-height: 55px;
    margin: 30px 60px 30px;
}
	
.banner-content  p {
    font-size: 18px;
    line-height: 26px;
}	
	
.socialmedia-icon ul li {
    width: 40px;
    height: 40px;
    line-height: 38px;
}	
	
.socialmedia-icon ul li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}	
	
.title h2 {
    font-size: 36px;
    line-height: 45px;
}	
	
.text_summary p {
    font-size: 16px;
    line-height: 24px;
}	
	
.primary-btn a {
    padding: 6px 16px;
    font-size: 16px;
}

.statement-card-list {
    height: auto;
}
	
.statement-card-list.colm-2 {
    margin: 40px 0;
}	
	
.statement-card-list h3 {
    font-size: 20px;
}	
	
.news_colm.colm_2 {
    margin: 40px 0;
}	
	
.news_colm img {
    width: 100%;
}

.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea {
    height: 60px;
    font-size: 17px;
    padding: 0 15px;
}

.contact-form .form-group textarea {
    padding: 15px 15px;
    height: 145px;
}

.contact-form .form-group input[type="submit"] {
    padding: 8px 24px;
    font-size: 16px;
}

.social_logo {
    min-width: 200px;
}

.footer-box {
    display: block;
}

.footer._navbar ul li {
    padding: 15px 15px 0;
}

.banner-content-now  p {
    font-size: 18px;
    line-height: 28px;
}

.banner-content-now p span {
    font-size: 18px;
}

.banner-content-now h1 {
    font-size: 45px;
    line-height: 55px;
}

.text_summary_colm p {
    font-size: 17px;
    line-height: 26px;
}

.contact_page {
    padding: 63px 0 0;
}

.contact_now h1 {
    font-size: 42px;
    line-height: 55px;
}

.address_detail ul li a, .address_detail ul li i, .address_detail ul li p {
    font-size: 17px;
}

.contact_page .contact-form .form-group textarea {
    height: 170px;
}

.bk_layout{
    padding: 63px 0;
}

.leader_colm h2 {
    font-size: 28px;
}

.leadership_left.leader_colm {
    margin-bottom: 30px;
}

.leader_colm  .imgbx img {
    width: 100%;
}

.title h3 {
    font-size: 28px;
}

.title h4 {
    font-size: 22px;
}

.title h4 span {
    font-size: 20px;
}

.banner-content-now h6 {
    font-size: 22px;
}

.text_summary_colm h3 {
    font-size: 28px;
	margin: 30px 0 20px;
}

.news_media.details_page {
    height: 260px;
}

.news_media.details_page .ser-colm h4 {
    font-size: 28px;
    line-height: 35px;
}

.abt_mydecine h2 {
    font-size: 28px;
    line-height: 35px;
}

.abt_mydecine_left {
    margin-bottom: 30px;
}

.abt_mydecine p {
    font-size: 17px;
    line-height: 26px;
}
}

@media screen and (max-width:575px) {
.shape_img {
    left: 0;
    top: 20px;
    width: 100px;
}	
	
.banner-content h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 30px 40px 25px;
}

.banner-content  p {
    font-size: 16px;
    line-height: 24px;
}

.socialmedia-icon {
    margin: 25px 0;
}

section {
    padding: 40px 0;
}

.title h2 {
    font-size: 30px;
    line-height: 40px;
}

.primary-btn a {
    font-size: 15px;
}

.statement-card-list h3 {
    font-size: 18px;
}

.img_bx {
    min-height: 100%;
}

.secondary-btn a {
    padding: 8px 10px;
    font-size: 15px;
    margin-top: 5px;
    width: 110px;
}

.statement-card-list.colm-2 {
    margin: 30px 0;
}

.news_media {
    padding: 40px 0 0;
    margin: 50px 0 40px;
}

.news_media .row.mt-30 {
    margin-top: 10px;
}

.news_colm h4 {
    font-size: 18px;
    line-height: 24px;
}

.news_colm h6 {
    font-size: 12px;
    line-height: 18px;
}

.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea {
    height: 50px;
    font-size: 15px;
}

.contact-form .form-group textarea {
    height: 126px;
}

.socialmedia-tab {
    margin: 20px auto 0;
    display: block;
}

.social_logo {
    min-width: 100%;
    margin: 0;
}

.social_logo.logo_2 {
    margin: 15px 0;
}

.footer._navbar ul li a {
    font-size: 14px;
}

.footer._navbar ul li {
    padding: 10px 5px 0;
}

.copyright p {
    font-size: 12px;
    line-height: 22px;
}

.banner-content-now h1 {
    font-size: 34px;
    line-height: 40px;
	padding: 25px 0 10px;
}

.text_summary_colm p {
    font-size: 16px;
    line-height: 24px;
}

.banner-content-now  p {
    font-size: 16px;
    line-height: 24px;
}

.banner-content-now p span {
    font-size: 15px;
}

.banner.company_layout .news_colm {
    margin: 20px 0;
}


.contact_now p {
    font-size: 16px;
    line-height: 22px;
}

.contact_now h1 {
    font-size: 32px;
    line-height: 40px;
}

.address_detail ul li a, .address_detail ul li i, .address_detail ul li p {
    font-size: 16px;
}

.address_detail {
    padding-bottom: 30px;
    padding-top: 5px;
}

.contact_page .contact-form .form-group textarea {
    height: 120px;
}

.intellectual_property ul li p {
    font-size: 16px;
    line-height: 24px;
}

.bk-white-layout {
    border-radius: 20px;
    padding: 15px 15px 0 15px;
}

.leader_colm h2 {
    font-size: 26px;
}

.license-colm.colm_1 {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.title h3 {
    font-size: 24px;
}

.title h4 {
    font-size: 20px;
}

.title h4 span {
    font-size: 18px;
}

.banner-content-now h6 {
    font-size: 20px;
}

.text_summary_colm h3 {
    font-size: 26px;
}

.news_media.details_page {
    height: 195px;
}

.news_media.details_page .ser-colm h6 {
    font-size: 15px;
    line-height: 26px;
}

.news_media.details_page .ser-colm h4 {
    font-size: 22px;
    line-height: 30px;
}

.news_media.details_page .ser-colm {
    bottom: 20px;
}

.news-story {
    padding: 35px 0;
}

.abt_mydecine h2 {
    font-size: 26px;
    line-height: 30px;
}

.abt_mydecine p {
    font-size: 16px;
    line-height: 24px;
}
}


@media screen and (max-width:479px) {
.container {
    padding: 0 15px;
}

p {
    font-size: 15px;
    line-height: 22px;
}

.news_colm p {
    font-size: 15px;
}

.mynav .navbar-toggler {
    font-size: 25px;
}	

.banner {
    padding: 60px 0 30px;
}

.banner-content h1 {
    font-size: 24px;
    line-height: 30px;
}	
	
.banner-content  p {
    font-size: 15px;
    line-height: 22px;
}	

.title {
    margin-bottom: 20px;
}	
	
.title h2 {
    font-size: 26px;
    line-height: 30px;
}	

.text_summary {
    padding: 0 15px;
}
	
.text_summary p {
    font-size: 15px;
    line-height: 22px;
}	
	
.news_media {
    padding: 30px 0 0;
    margin: 40px 0 30px;
}	
	
.read_more_btn a {
    font-size: 15px;
}

.home-contact-page {
    padding: 30px 0;
}
	
.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group textarea {
    height: 45px;
    font-size: 14px;
}	
	
.contact-form .form-group textarea {
    height: 100px;
}	
	
.contact-form .form-group input[type="submit"] {
    font-size: 15px;
}

.footer-now {
    padding: 20px 0;
}

.footer._navbar ul {
    margin-top: 10px;
}
	
.footer._navbar ul li {
    padding: 0 5px 0;
}	
	
.footer._navbar ul li a {
    font-size: 13px;
    line-height: 20px;
}	

.banner-content-now h1 {
    font-size: 26px;
    line-height: 30px;
}

.banner-content-now  p {
    font-size: 15px;
    line-height: 22px;
}

.text_summary_colm p {
    font-size: 15px;
    line-height: 22px;
}

.contact_now h1 {
    font-size: 26px;
    line-height: 30px;
}

.contact_now p {
    font-size: 15px;
}

.contact_page .contact-form .form-group textarea {
    height: 100px;
}

.intellectual_property ul li p {
    font-size: 15px;
    line-height: 22px;
}

.leader_colm h2 {
    font-size: 24px;
}

.license-colm .title {
    margin-bottom: 15px;
    padding-left: 15px;
}

.title h3 {
    font-size: 20px;
}

.title h4 {
    font-size: 18px;
}

.title h4 span {
    font-size: 16px;
}

.banner-content-now h1 span::before {
    width: calc(100% - 25px);
}

.banner-content-now h6 {
    font-size: 20px;
}

.text_summary_colm h3 {
    font-size: 24px;
}

.news_media.details_page {
    height: 150px;
}

.news_media.details_page .ser-colm {
    left: 0;
    bottom: 15px;
    padding: 0 8px;
}

.news_media.details_page .ser-colm h6 {
    font-size: 14px;
    line-height: 22px;
}

.news_media.details_page .ser-colm h4 {
    font-size: 17px;
    line-height: 24px;
}

.abt_mydecine p {
    font-size: 15px;
    line-height: 22px;
}

.abt_mydecine h2 {
    font-size: 22px;
	margin-bottom: 10px;
}
}

@media screen and (max-width:359px) {
.title h2 {
    font-size: 22px;
    line-height: 28px;
}

.shape_img {
    left: 10px;
    top: 10px;
    width: 75px;
}

.banner-content h1 {
    font-size: 22px;
    line-height: 30px;
    margin: 25px 30px 20px;
}

.banner-content-now h1 {
    font-size: 24px;
    line-height: 30px;
}

.contact_now h1 {
    font-size: 22px;
    line-height: 30px;
}

.leader_colm h2 {
    font-size: 22px;
}

.banner-content-now h6 {
    font-size: 18px;
}

.text_summary_colm h3 {
    font-size: 22px;
}

.abt_mydecine h2 {
    font-size: 20px;
}
}

