
/* CSS Document */


/* Large Layout */
@media only screen and (min-width:991.98px) and (max-width:1199.98px) {
.sticky-menu .appointment-link a {
	margin-top: 5px;
}
.header-3 .main-header .header-info {
	margin-left: 10px;
}
.header-3 .main-header .lg-appointment-link {
	margin-top: 10px;
}
.info-block {
	padding: 30px 15px;
	min-height: 260px;
}
.top-information .btn {
	padding: 14px 12px;
}
.info-block-content {
	min-height: 195px;
}
.intro-content {
	padding-bottom: 45px;
	padding-top: 80px;
}
.intro-img {
	margin-top: 20px;
}
.department-style-1 .department-intro {
	padding: 40px 20px;
}
.department-style-1 .department-intro h3 {
	font-size: 35px;
}
.department-style-1 .department-list-block {
	padding: 10px 25px;
}
.department-style-1 .department-list-block .col-12 {
	padding-left: 5px;
	padding-right: 5px;
}
.department-style-1 .department-list {
	margin: 5px 0;
}
/* Layout 2 */

.header-2 .top-header .header-info span, .header-2 .top-header .header-info a {
	padding-right: 15px;
}
.header-2 .cssmenu > ul > li {
	margin: 0 7px;
}
.timetable-block {
	padding: 15px;
}
.announcement .announcement-content {
	padding: 0px 0 60px 0;
}
.announcement-img {
	margin-top: 22%;
}
.header-2 .appointment-link a {
	padding: 6px 10px 11px 6px;
}
.footer-nav ul li {
	padding: 0 5px;
}
.parsley-errors-list {
	top: 100% !important;
}
.appointment-link a {
	margin-top: 5px;
}
.header-2 .appointment-link a, .header-3 .appointment-link a {
	margin-top: 0px;
}
.woocommerce-product-search input[type=search] {
	width: 150px;
}
}

/* Desktop Layout */
@media only screen and (max-width:1199.98px) {
.top-information {
	margin-top: -25px;
}
.text-content .about-img img:nth-of-type(2n) {
	margin-left: -215px;
}
/*Misc*/
.post-thumbnail img {
	height: auto;
}
.aside-widget .search-form label {
	width: 150px;
}
.service-detail .service-detail-img img {
	height: auto;
	width: 100%;
}
}

/* Desktop or Tablet Layout */
@media only screen and (max-width:991.98px) {
.sticky-menu .appointment-link a {
	margin-top: 0;
}
.header-info, .header .sociallink {
	text-align: center;
}
.header-info {
	padding: 0;
	display: block;
}
.header-info i {
	display: none;
}
.logo-holder {
	margin: 25px 0 15px 0;
}
.header .sociallink {
	padding: 0;
}
.header {
	padding-top: 10px;
}
.lg-appointment-link {
	display: none;
}
.lg-appointment-link .appointment-link {
	text-align: center;
}
.lg-appointment-link .appointment-link a {
	margin: 0;
	padding: 10px 15px 12px 15px;
}
.header-2 .sticky-header .navbar {
	padding: 0;
}
.header-2 .sticky-header .appointment-link a, .header-2 .appointment-link a {
	padding: 15px;
	display: block;
	margin: 0;
	border-radius: 0;
}
.md-appointment-link {
	display: block;
	border-radius: 0;
	text-align: center;
}
.md-appointment-link a {
	margin: 0;
}
.md-appointment-link .btn {
	display: block;
	border-radius: 0;
}
.md-appointment-link .btn-3:hover {
	color: #fff;
}
.md-appointment-link .btn-3::before, .md-appointment-link .btn-3::after {
	background: #ec215b;
}
.sticky-menu {
	position: static;
}
.appointment-link a {
	line-height: 20px;
}
.info-block {
	min-height: 100%;
}
.info-block-content h5, .info-block-content h6 {
	margin-bottom: 0;
}
.intro-content {
	padding: 80px 0;
}
.department-style-1 .department-intro {
	padding: 40px;
}
.department-style-1 .department-intro p {
	padding-top: 0;
}
.department-style-1 .department-list-block {
	padding: 15px 30px;
}
.miscellaneous:before {
	width: 100%;
}
.appointment-block {
	padding-top: 80px;
	padding-bottom: 80px;
	padding-right: 15px;
}
.testimonial {
	margin-bottom: 80px;
	padding: 30px;
	background: #00A4A3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.testimonial .owl-theme .owl-controls {
	margin-bottom: 15px;
}
.testimonial .title i {
	margin: -115px 0 0 -28px;
}
.blog-list {
	margin-bottom: 30px;
}
.blog {
	padding-bottom: 50px;
}
.top-footer {
	padding: 50px 0;
}
.footer-widget {
	margin: 30px 0;
}
.news-letter h4 {
	text-align: center;
}
.news-letter form {
	margin-top: 30px;
}
.copyright, .footer-nav ul {
	text-align: center;
}
.footer-nav {
	padding-top: 0;
}
/* Layout 2 */

.header-2 {
	padding: 0;
}
.header-2 .header-info {
	margin-bottom: 10px;
}
.header-2 .header-info {
	text-align: center;
}
.header-2 .header-info i {
	display: inline-block;
}
.header-2 .top-header .header-info span, .header-2 .top-header .header-info a {
	padding: 0 10px;
}
.header-2 .top-header {
	padding: 10px 0;
}
.header-2 .logo-holder {
	margin: 25px 0 20px 0;
	padding: 0;
	text-align: center;
}
.header-2 .main-header {
	position: static !important;
}
.timetable-block {
	margin-top: 0;
}
.announcement {
	padding-bottom: 80px;
}
.announcement .announcement-content {
	padding: 0;
}
/*Layout 3*/
.header-3 {
	padding: 0;
}
.sticky-menu-3 {
	position: static;
	background: none !important
}
.nav-holder-3 {
	margin-bottom: 0;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header-3 .sociallink li a, .header-3 .sociallink li:last-child a {
	border: 0;
	line-height: 35px;
}
.header-3 .sociallink {
	padding-bottom: 0px;
}
.header-3 .logo-holder {
	text-align: center;
	margin-bottom: 15px;
}
.header-3 .main-header .header-info {
	margin: 0 0 15px 0;
	float: none;
}
.header-3 .main-header {
	padding: 15px 0;
}
.header-3 .lg-appointment-link {
	display: block;
	float: none !important;
}
.sticky-menu-3 .search {
	padding: 7px;
}
.nav-holder-3 .search {
	border-top: 1px solid #fff;
	padding: 9px;
	text-align: center;
	background: #ec215b;
}
.intro-3 .intro-buttom {
	float: none;
	display: block
}
.service-style-3 .service-list .service-content-text {
	padding: 20px;
}
.success-story-img {
	width: 100%;
	float: none
}
.success-story-img img {
	width: 100%;
}
.success-story-content {
	margin: 0;
	padding: 30px;
	width: 100%;
	float: none;
}
/*Inner page*/
.page-title {
	margin-top: 0;
	padding-top: 55px;
	padding-bottom: 55px;
}
.inner-info-item .tab-list {
	margin-bottom: 30px;
}
.blog-detail-full {
	margin-bottom: 30px;
}
.blog-detail {
	padding-bottom: 50px;
}
.blog-detail .social-share {
	margin-top: 30px;
	text-align: left;
}
.mix-filter .filter-controls ul li {
	line-height: 52px;
}
.member-detail-aside {
	margin-bottom: 50px;
}
.price-table {
	margin: 15px 0;
}
.before-after .blog-detail-aside {
	margin-top: 30px;
}
.page-testimonial .testimonial {
	background: none;
}
.service-style-3 .service-list .service-title {
	padding: 15px;
}
.aside-widget .search-form label {
	width: 100%
}
.search-form .search-submit {
	position: static;
	width: 100%;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
	position: absolute;
	top: 17%;
}
.woocommerce-product-search input[type=search] {
	width: 100%;
}
.woocommerce-product-search button[type=submit] {
	position: static;
	width: 100%;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	width: 100%;
	margin: 0 0 10px 0;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
	width: 46%;
}
}

/* Tablet Layout */
@media only screen and (max-width:767.98px) {
.sm-section {
	padding: 30px 0;
}
.section {
	padding: 50px 0;
}
.intro-content {
	padding: 50px 0;
}
.fact-counter .counter-list {
	padding: 25px 0;
}
.department-style-1 .department-list-block {
	margin-top: 50px;
}
.service {
	padding-bottom: 20px;
}
.service-style-1 {
	padding-bottom: 0 !important;
}
.appointment-block {
	padding: 50px 20px 50px 0;
}
.testimonial {
	padding-bottom: 35px;
	margin-bottom: 50px;
	text-align: left;
}
.blog {
	padding-bottom: 20px !important;
}
.blog-img img {
	width: 100%
}
.top-footer {
	padding: 30px 0;
}
.news-letter {
	padding: 0;
}
.news-letter input[type="text"] {
	margin-left: 0;
	display: block;
	width: 100%;
	float: none;
	height: 60px;
}
.news-letter .btn {
	margin: 10px 0 0 0;
	float: none;
	width: 100%;
}
.fact-counter {
	padding: 25px 0;
}
/* Layout 2 */

.intro-2 .intro-content {
	padding: 50px 0;
}
.timetable-block {
	margin-bottom: 50px;
}
.service-style-2, .announcement {
	padding: 50px 0;
}
.service-style-2 {
	padding-bottom: 30px !important;
}
.wp-block-column, .wp-block-column ul {
	margin-bottom: 0;
}
.wp-block-column:last-child {
	margin-bottom: 20px;
	margin-left: 0;
}
/* Layout 3 */

.intro-3 .intro-content {
	padding: 50px 0 20px 0;
}
.timetable-block {
	margin-bottom: 50px;
}
.service-style-3 .service-list .service-content .service-img-feature img {
	width: 100%;
}
.searchbardiv {
	position: static;
	width: 100%;
	margin: 0 auto;
}
.searchbardiv .search-form label {
	width: 100% !important
}
/*Inner page*/
.contact-content .social-contact {
	margin-bottom: 50px;
}
.form .form-control {
	margin-left: 0;
}
.service-detail-aside {
	margin-bottom: 40px;
}
.service-detail-img img {
	margin: 10px 0;
	width: 100%;
	height: auto;
}
.widget-area {
	margin-top: 50px;
}
.doc-wrap {
	padding-bottom: 20px;
}
.news-letter input[type=email], .news-letter input[type=submit] {
	width: 100% !important;
	margin: 0;
}
.news-letter input[type=email] {
	margin-bottom: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.news-letter input[type=submit] {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.event-list-block {
	padding: 35px 0;
}
.event {
	padding-bottom: 55px;
}
.count-down {
	margin-top: 15px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
	position: static;
	top: 0;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
	float: none;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 100%;
}
.woocommerce .products ul, .woocommerce ul.products {
	margin-bottom: 0;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	margin: 20px 0 !important
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	margin-bottom: 0;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
	padding-bottom: 0;
}
}

/* Large Mobile Layout */
@media only screen and (max-width:576px) {
.top-information {
	margin-top: 0;
}
.footer-gallery .col-6 img {
	width: 100%;
}
.department-style-1 .department-intro .btn {
	padding: 14px 18px;
	font-size: 100%;
}
/*Inner page*/
.event-list .event-list-img {
	float: none;
	width: 100%;
}
.event-content ul.event-count li {
	padding-right: 0;
}
.page .service-list-img img {
	width: 100%;
}
}

/* Small Mobile Layout */
@media only screen and (max-width:480px) {
.title h1 {
	font-size: 40px;
}
.title h2 {
	font-size: 35px;
}
/* Layout 2 */
.announcement ul {
	float: none;
}
.announcement ul li {
	width: 100%;
	float: none;
}
/*Inner page*/
.event-list .event-list-img img {
	width: 100%;
	height: auto;
}
.search-form label {
	width: 100%;
}
.count-down {
	margin-top: 10px;
}
.count-down div {
	margin-top: 20px;
	display: block;
	width: 100px;
}
.count-down span.coln {
	display: none;
}
}

/* Small Mobile Layout */
@media only screen and (max-width:380px) {
[data-toggle="collapse"]::after {
	margin-top: -15px;
}
}
