@media (min-width: 1114px) and (max-width: 1180px) {
.page-content-inner {
    padding-left: 65px;
}
/* scroll */
div#productTabContent{
	overflow-y: scroll;
}
.calendarFaqArea .calendarArea {
    width: 493px;}
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}
/* scroll */
}	


@media (min-width: 1024px) and (max-width: 1100px) {
/* scroll */
div#productTabContent{
	overflow-y: scroll;
}
.calendarFaqArea .calendarArea {
    width: 493px;}
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}

/* scroll */
	

.page-single {
    padding: 0 15px 0 42px;
}
.page-content-inner {
    padding-left: 109px;
}	
.about-area {padding-left: 43px;}
/* banner */
.hero-1.bannerSlider .swiper .swiper-wrapper .swiper-slide {
    height: 75vh;
}
/* banner */
}


@media (min-width: 768px) and (max-width: 841px) {
/* scroll */
div#productTabContent{
	overflow-y: scroll;
}
.calendarFaqArea .calendarArea {
    width: 493px;}
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}

/* scroll */	
/* sidebarmenu */
.sidebarleft{margin-bottom:0; padding-left: 0px; padding-right:0; background: #1c2359;}
#sidebar > ul {
    display: block;
    }
#sidebar {
    position: relative !important; 
    top: 0px !important;
    width: auto !important;
	left:0 !important;
}
#sidebar ul li span{
	display: block;
    }	
#sidebar ul .dropdown-btn{
	width: auto;
    height: 47px;
}
#sidebar ul a, #sidebar ul .dropdown-btn {
        width: 100%;
        height: auto;
        padding: 5px 11px;
       justify-content: flex-start;
    }	
	
#sidebar .dropdown-btn svg:last-child {
    display: block;
}

/* sidebar new */
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sidebar ul li {
  margin: 5px 0;
}

#sidebar ul a,
#sidebar ul .dropdown-btn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 12px;
  text-decoration: none;
  color: fff;
  background: none;
  border: none;
  font-size: 15px;
  cursor: pointer;
/*   justify-content: space-between; */
}

#sidebar .sub-menu {
  display: none;
  transition: all 0.3s ease;
}

#sidebar .sub-menu.show {
    display: block;
	position: relative;
	bottom: 0;
}

#sidebar .sub-menu.show li {
        display: flex;
    }

#sidebar .dropdown-btn svg:last-child {
  transition: transform 0.3s ease;
}

#sidebar .dropdown-btn.active svg:last-child {
  transform: rotate(180deg);
}

/* sidebar new */
.page-content-inner {
    padding-left: 0;
}

/* sidebarmenu */	


	/* header */
.header-button .search-form {
    display: block;
}

.header-button .search-form input {
    width: 100%;
	height: 37px;
    padding: 16px 10px;
}
.header-button .search-form button {
    top: 5px;
    right: 5px;
  }
ul.top-info-list li {
    padding: 4px 4px;
    margin: 0 5px;
}  

.header-layout1 .menu-top .header-logo {
    width: 74%;
}

.sticky-wrapper {
    position: relative;
    top: -155px;
    right: 12px;
}
.sticky-wrapper.sticky .container {
    position: relative;
}
.sticky-wrapper .container {
    position: absolute;
    top: 0;
    right: 0;
}

.custom-dropdown-menu a {
    padding: 3px 19px;
}

.header-layout1 .sticky-wrapper.sticky .th-menu-toggle {
    margin: 5px 11px;
}

.sticky-wrapper .header-logo a img:not([draggable]){
    max-width: 100%;
    height: auto;
}

.hero-1.bannerSlider .swiper .swiper-wrapper .swiper-slide {
    height: 79vh;
}

.th-hero-wrapper {
    height: 620px;
}
	
.header-layout1 .container {
    --main-container: auto;
}
.th-header .container, .container-md, .container-sm {
    max-width: 100% !important;
    width: 100%;
}

.header-absolute {margin-top: -12px;}
/* header */
}

@media (min-width: 820px) and (max-width: 932px) {
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}
/* scroll */

/* 17-1-2026 */
.selectlanguage select.custom-dropdown-toggle.form-select {
    width: 84px;
	padding: 0 5px 0 5px;
}
ul.top-info-list li {
    padding: 4px 4px;
  }
/* 17-1-2026 */
	
/* 15-1-2026 */
.breadcumb-content {
 padding: 13px 0;
}
.breadcumb-menu {
    padding: 13px 0;
    }
.header-layout1 .menu-area {
    padding: 0px 37px 0px 10px;
	height: 73px;
}
.menu-top .justify-content-sm-between {
    -webkit-justify-content: flex-start!important;
    justify-content: flex-start !important;
}
.menu-top .col-auto { 
    position: relative;
    z-index: 999;
}
.header-button .search-form input {
    width: 198px;
}
.col-auto.ms-auto.search-boxArea {
    margin-left: 0 !important;}
.container, .container-md, .container-sm {
    max-width: 100% !important;
    width: 100%;
}
.header-layout1 .header-logo {
    width: 200px;}	
.sticky-wrapper {
    position: relative;
    top: -61px;
    right: -10px;}
/* 15-1-2026 */	
.header-layout1 .sticky .th-menu-toggle {
    margin: 5px 17px;
}	
div#about-sec {
    padding-top: 35px;
}	
/* scroll */
div#productTabContent{
	overflow-y: scroll;
}
.calendarFaqArea .calendarArea {
    width: 493px;}
	
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}

.social-body::-webkit-scrollbar-thumb:hover {
  background: #1c2359;
}
/* scroll */	
.breadcumb-menu {
    margin: 7px 0 -0.5em 0;
}	
.breadcumb-title {
    font-size: 28px;
	}	
.committee-header h2{
	font-size: 16px;
}	
.page-content-inner {
        padding-left: 108px;
    }
#sidebar {
    width: 230px !important;
   }	
}


@media (min-width: 320px) and (max-width: 767px) {
.social-body {  
 overflow-y: auto;
}
.social-body::-webkit-scrollbar { 
    width: 2px;
}
.social-body::-webkit-scrollbar-track {
    background: transparent;
}
.social-body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;}
/* scroll */	
div#about-sec {
    padding-top: 10px;
}	
.menu-top .ms-auto {
    margin-left: 0 !important;
}	
.page-content-inner {
    padding-left: 0;
}
/* sidebarmenu */
.sidebarleft{margin-bottom:0; padding-left: 10px;}
#sidebar > ul {
    display: block;
    }
#sidebar {
    position: relative !important;
    top: 11px !important;
    width: auto !important;
	left:0 !important;
}
#sidebar ul li span{
	display: block;
    }	
#sidebar ul .dropdown-btn{
	width: auto;
    height: 47px;
}
#sidebar ul a, #sidebar ul .dropdown-btn {
        width: 100%;
        height: auto;
        padding: 5px 11px;
       justify-content: flex-start;
    }	
	
#sidebar .dropdown-btn svg:last-child {
    display: block;
}

/* sidebar new */
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sidebar ul li {
  margin: 5px 0;
}

#sidebar ul a,
#sidebar ul .dropdown-btn {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 12px;
  text-decoration: none;
  color: fff;
  background: none;
  border: none;
  font-size: 15px;
  cursor: pointer;
/*   justify-content: space-between; */
}

#sidebar .sub-menu {
  display: none;
  transition: all 0.3s ease;
}

#sidebar .sub-menu.show {
    display: block;
	position: relative;
	bottom: 0;
}

#sidebar .sub-menu.show li {
        display: flex;
    }

#sidebar .dropdown-btn svg:last-child {
  transition: transform 0.3s ease;
}

#sidebar .dropdown-btn.active svg:last-child {
  transform: rotate(180deg);
}

/* sidebar new */

/* sidebarmenu */

/* header */
.header-button .search-form {
    display: block;
}

.header-button .search-form input {
    width: 100%;
	height: 37px;
    padding: 16px 10px;
}
.header-button .search-form button {
    top: 5px;
    right: 5px;
  }
ul.top-info-list li {
    padding: 4px 4px;
    margin: 0 5px;
}  

.header-layout1 .menu-top .header-logo {
    width: 74%;
}

.sticky-wrapper {
    position: relative;
    top: -155px;
    right: 12px;
}
.sticky-wrapper.sticky .container {
    position: relative;
}
.sticky-wrapper .container {
    position: absolute;
    top: 0;
    right: 0;
}

.custom-dropdown-menu a {
    padding: 3px 19px;
}

.header-layout1 .sticky-wrapper.sticky .th-menu-toggle {
    margin: 5px 11px;
}

.sticky-wrapper .header-logo a img:not([draggable]){
    max-width: 100%;
    height: auto;
}

.hero-1.bannerSlider .swiper .swiper-wrapper .swiper-slide {
    height: 79vh;
}

.th-hero-wrapper {
    height: 440px;
}
	
.header-layout1 .container {
    --main-container: auto;
}
.th-header .container, .container-md, .container-sm {
    max-width: 100% !important;
    width: 100%;
}

/* header */
/* home page */
.dirMsgSection .dirMsgArea h2 {
font-size: 36px;}
.dirMsgSection .dirMsgArea {
    padding: 14px 14px 14px 14px ;
    
    }
.dirMsgSection {
    padding: 19px 0 18px 0;
	background: #ccc;
}
.dirMsgSection .dirImgArea{
	margin-top: 17px;
	height:auto;
	padding: 14px 14px !important;
}
.dirMsgSection .dirImgArea {
    padding: 21px 0 4px 0;
   }
.profile-img{position: relative !important;}  
section.space.latestUpdateArea {
    padding-top: 25px;
    padding-bottom: 25px;
} 
.social-card{
	margin-bottom: 15px;
}
.footer-layout1 .widget-area {
    margin-top: 16px;
}
.footer-layout1 .widget-area {
    padding: 16px 0px 0px 0px;
}
.th-widget-about .about-logo {
    margin-bottom: 18px;
}
.calendarFaqArea .product-tab-style1 a {
    padding: 6px 20px;
    }
/* home page */
}