/*
Template: BDAds HTML Temp
Author: DeshiServer
Design and Developed by: DeshiServer
NOTE: This file contains the styling for responsive Template.
*/
@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1000px;
	}
}

@media (min-width:1500px) {
	body.sidebar-main .ds-sidebar {
		width: 80px;
	}

	body.sidebar-main .ds-sidebar .ds-sidebar-menu .ds-menu li a span,
	body.sidebar-main .ds-sidebar-logo a span,
	body.sidebar-main .ds-sidebar-menu .ds-menu li a .badge {
		opacity: 0;
		display: none;
		transition: all 0.45s ease 0s;
	}

	.sidebar-main .ds-sidebar .ds-submenu li a {
		font-size: 0;
	}

	.right-sidebar-mini {
		transform: translateX(calc(10% + -1em));
	}

	.right-sidebar-toggle {
		z-index: -1;
		opacity: 0;
		margin-left: 0;
		transition: all 0.45s ease 0s;
	}

	.right-sidebar-mini:hover .right-sidebar-toggle {
		opacity: 1;
		margin-left: -44px;
		transition: all 0.45s ease 0s;
	}

	.right-sidebar-mini.right-sidebar .right-sidebar-toggle {
		margin-left: -44px;
	}

	.right-sidebar-mini.right-sidebar {
		transform: translateX(calc(111% + -2em));
	}

	.right-sidebar-mini.right-sidebar .right-sidebar-toggle {
		opacity: 1;
	}

	body.right-sidebar-close footer {
		width: calc(100vw - 260px);
	}

	body.sidebar-main .ds-footer {
		margin-left: 80px;
		width: calc(100vw - 335px);
	}

	body.sidebar-main.right-sidebar-close .ds-footer {
		width: calc(100vw - 90px);
	}
}

@media (min-width:1300px) and (max-width:1499px) {
	.ds-sidebar {
		width: 80px;
	}

	body.sidebar-main .ds-sidebar {
		width: 250px;
	}

	.ds-sidebar .ds-sidebar-menu .ds-menu li a span,
	.ds-sidebar-logo a span,
	.ds-sidebar-menu .ds-menu li a .badge {
		opacity: 0;
		/* display: none; */
		transition: all 0.45s ease 0s;
	}

	.ds-sidebar .ds-submenu li a {
		font-size: 0;
	}

	body.sidebar-main .ds-sidebar .ds-sidebar-menu .ds-menu li a span,
	body.sidebar-main .ds-sidebar-logo a span,
	body.sidebar-main .ds-sidebar-menu .ds-menu li a .badge {
		opacity: 1;
		display: block;
		transition: all 0.45s ease 0s;
	}

	.sidebar-main .ds-sidebar .ds-submenu li a {
		font-size: 14px;
	}

	.right-sidebar-mini {
		transform: translateX(calc(111% + -8em));
	}

	.right-sidebar-mini.right-sidebar {
		transform: translateX(calc(10% + -1em));
	}

	.right-sidebar-mini .media-body {
		opacity: 0;
	}

	.right-sidebar-mini.right-sidebar .media-body {
		opacity: 1;
	}

	.without-right-sidebar .ds-footer {
		width: calc(100vw - 90px);
		margin-left: 80px;
	}

	.ds-footer {
		margin-left: 80px;
		/* width: calc(100vw - 163px); */
	}

}

@media(max-width:1699px) {
	.email-form .select2-container {
		width: 100% !important;
	}

	.ds-search-bar .searchbox {
		width: 350px;
	}
}

@media(min-width:1300px) {}

@media(max-width:1399px) {
	.animation-card .an-img .bodymovin {
		margin-bottom: -28px;
	}

	.animation-card .an-img {
		margin-top: 0;
	}
}

@media(max-width:1299px) {
	.ds-circle-progressbar .percent {
		font-size: 1.3rem !important;
	}

	.ds-circle-progressbar svg {
		width: 80px !important;
		height: 80px !important;
	}

	.ds-circle-progressbar {
		margin: 0 auto;
		width: 80px !important;
		height: 80px !important;
	}

	.content-page,
	body.sidebar-main .content-page {
		margin-left: 0;
		padding: 90px 0 0;
	}

	.ds-top-navbar,
	body.sidebar-main .ds-top-navbar {
		width: auto;
		left: 0;
		right: 0;
	}

	.ds-top-navbar.fixed-header {
		width: 100%;
		left: 0;
	}

	.ds-footer,
	body.sidebar-main .ds-footer {
		padding: 15px 10px;
		margin-left: 0;
		width: 100%;
	}

	.ds-sidebar {
		display: inline-block;
		z-index: 99;
		left: -260px;
	}

	.ds-top-navbar .ds-navbar-custom .navbar-breadcrumb {
		display: none;
	}

	.ds-sidebar-logo {
		width: auto;
	}

	body.sidebar-main .ds-top-navbar .ds-sidebar-logo a span {
		opacity: 1;
		display: inline-block;
	}

	body.sidebar-main .ds-sidebar {
		width: 260px;
		left: 0;
		z-index: 999;
		top: 72px;
	}

	body.sidebar-main .ds-sidebar .ds-sidebar-menu .ds-menu li a span {
		display: inline-block;
		opacity: 1;
	}

	body.sidebar-main .ds-sidebar-menu .ds-menu li a .ds-arrow-right {
		display: inline-block;
	}

	.ds-email-to-list ul li {
		margin: 0 2px 0 0;
	}

	.an-img-two {
		width: 600px;
		top: -118px;
	}

	.ds-menu-horizontal {
		position: absolute;
		left: -100%;
		right: 0;
		width: 100%;
		opacity: 0;
		top: 100%;
		width: 260px;
		background: var(--ds-white);
		height: 80vh;
		overflow-y: scroll;
		overflow-x: hidden;
		transition: all 0.45s ease 0s;
	}

	.ds-page-menu-horizontal.sidebar-main .ds-menu-horizontal {
		opacity: 1;
		left: 0;
		transition: all 0.45s ease 0s;
		border-radius: 15px;
	}

	.ds-menu-horizontal ul.ds-menu.d-flex {
		display: block !important;
		background: var(--ds-white);
	}

	.ds-menu-horizontal .ds-sidebar-menu .ds-menu li a {
		padding: 15px 20px 15px 30px;
	}

	.ds-menu-horizontal .ds-sidebar-menu .ds-menu li ul {
		position: static;
		box-shadow: none;
	}

	.ds-search-bar .searchbox {
		width: 100%;
	}

	.without-right-sidebar .ds-footer {
		width: 100%;
	}
}

@media(max-width:1199px) {
	.an-img-two {
		display: none;
	}

	.ds-booking-no li .ds-seat {
		width: 35px;
		height: 45px;
	}

	.ds-booking-no li {
		width: 4.7%;
	}

	.ds-email-to-list {
		overflow-x: scroll;
	}

	.ds-email-to-list ul li {
		margin: 0 5px 0 0;
	}

	.ds-email-to-list .justify-content-between {
		float: left;
		width: 900px;
	}

	.sign-in-from {
		padding: 0 30px;
	}

	.sign-in-detail {
		padding: 100px 50px;
	}
}

@media (min-width: 992px) {
	.blog-list .blog-description {
		position: relative;
		left: -70px;
		padding: 30px !important;
		background: var(--ds-white);
		border-radius: 5px;
		z-index: 9;
	}

	.blog-list.list-even .blog-description {
		left: auto;
		right: -70px;
		text-align: right;
	}

	.blog-list.list-even .blog-description .date {
		text-align: right;
	}
}

@media(max-width:992px) {
	.an-img-two .bodymovin {
		display: none;
	}

	.display-1 {
		font-size: 4rem;
		font-weight: 300;
	}

	.display-2 {
		font-size: 3.5rem;
		font-weight: 300;
	}

	.display-3 {
		font-size: 3rem;
		font-weight: 300;
	}

	.display-4 {
		font-size: 2.5rem;
		font-weight: 300;
	}

	.display-5 {
		font-size: 2rem;
		font-weight: 300;
	}

	.display-6 {
		font-size: 1.5rem;
		font-weight: 300;
	}

	.ds-top-navbar .navbar {
		position: relative;
	}

	.ds-top-navbar .navbar-toggler {
		position: static;
		color: var(--ds-primary);
		background: var(--ds-light-primary);
		border: none;
		padding: 7px 10px;
		border-radius: 5px;
		font-size: 24px;
	}

	.navbar-collapse {
		display: flex;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: var(--ds-white);
		-webkit-box-shadow: 0px 5px 12px 0px rgba(55, 73, 72, 0.15);
		-moz-box-shadow: 0px 5px 12px 0px rgba(55, 73, 72, 0.15);
		box-shadow: 0px 5px 12px 0px rgba(55, 73, 72, 0.15);
	}

	.navbar-nav.navbar-list {
		float: right;
		display: inline-block;
	}

	.ds-top-navbar .ds-navbar-custom .ds-menu-bt {
		right: 125px;
		top: 18px;
	}

	.animation-card .an-img .bodymovin {
		margin-bottom: 0;
		margin-left: 0;
		width: 100%;
	}

	.ds-footer,
	.ds-footer .col-lg-6.text-right {
		text-align: center !important;
	}

	.ds-booking-index {
		overflow-x: scroll;
	}

	.seat-booking {
		width: 980px;
		position: relative;
	}

	.seat-booking .col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
		width: 8.333333%;
	}

	.seat-booking .col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
		width: 83.333333%;
	}

	.ds-booking-offer {
		padding: 30px;
	}

	.offer-an-img {
		position: static;
		width: 100%;
	}

	.sign-in-from {
		padding: 0 20px;
	}

	.ds-maintenance .col-lg-4 {
		margin-bottom: 15px;
	}

	.chat-data-left {
		position: absolute;
		left: 0;
		max-width: 320px;
		top: 0;
		z-index: 9;
		background: var(--ds-white);
		transform: translateX(-100%);
		opacity: 0;
		transition: all 0.45s ease 0s;
		box-shadow: 0px 0px 12px 0px rgba(55, 73, 72, 0.06);
		overflow-y: scroll;
		height: 100%;
	}

	.chat-sidebar-channel {
		overflow: auto;
		height: auto;
		padding-left: 0 !important;
	}

	.chat-search {
		padding-left: 0 !important;
	}

	.chat-data-left.show {
		transform: translateX(0);
		opacity: 1;
		transition: all 0.45s ease 0s;
	}

	button.close-btn-res {
		display: block;
		background: transparent;
		border: none;
		font-size: 20px;
		font-weight: 600;
		position: absolute;
		top: 10px;
		left: auto;
		right: 0;
	}

	.chat-head header {
		padding-left: 15px;
	}

	div.sidebar-toggle {
		display: block;
	}

	.sidebar-toggle {
		background: var(--ds-light-primary);
		padding: 12px 10px;
		margin-right: 15px;
		border-radius: 5px;
		height: 40px;
		width: 40px;
		line-height: 17px;
		text-align: center;
		color: var(--ds-primary);
	}

	#chat-user-detail-popup {
		overflow-y: scroll;
		padding-bottom: 20px;
	}

	#user-detail-popup {
		overflow: scroll;
	}

	ul.profile-img-gallary li img {
		width: 100%;
	}

	.profile-feed-items li a {
		margin: 0 5px 0 0;
	}

	.profile-left {
		order: 2;
	}

	.profile-center {
		order: 1;
	}

	.profile-right {
		order: 3;
	}

	.ds-edit-profile .nav-link {
		font-size: 14px;
	}

	.stepwizard-row .wizard-step a {
		padding: 20px 15px;
		margin: 10px 10px;
	}

	.navbar-list li .caption {
		display: none;
	}

	.navbar-list li img {
		margin-right: 0 !important;
	}

	ul.ds-week-data {
		overflow: hidden;
		overflow-x: scroll;
	}

	.header-for-bg .data-block {
		padding: 10px;
	}

	.header-for-bg .title-on-header {
		top: 32%;
	}

	.sign-in-page {
		overflow-y: scroll;
	}

	ul.social-data-block li {
		padding-right: 10px !important;
	}
}

@media(max-width:979px) {
	.ds-circle-progressbar .percent {
		font-size: 2.5rem !important;
	}

	.ds-circle-progressbar svg {
		width: 200px !important;
		height: 200px !important;
	}

	.ds-circle-progressbar {
		margin: 0 auto;
		width: 200px !important;
		height: 200px !important;
	}
}

@media(max-width:767px) {
	.table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 1rem;
		display: block;
		overflow-x: auto;
	}

	.display-1 {
		font-size: 2.5rem;
		font-weight: 500;
	}

	.display-2 {
		font-size: 2.3rem;
		font-weight: 500;
	}

	.display-3 {
		font-size: 2rem;
		font-weight: 500;
	}

	.display-4 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.display-5 {
		font-size: 1.3rem;
		font-weight: 500;
	}

	.display-6 {
		font-size: 1rem;
		font-weight: 500;
	}

	.search-box .search-input {
		width: 280px;
	}

	.navbar-nav.navbar-list {
		display: inline-block;
	}

	.sign-info {
		text-align: center;
		margin-bottom: 30px;
	}

	.ds-social-media {
		width: 100%;
	}

	.ds-social-media li {
		float: none;
		display: inline-block;
	}

	.sign-in-from button {
		margin-top: 10px;
	}

	.sign-in-from .custom-control.custom-checkbox {
		display: block !important;
	}

	.sign-in-detail {
		padding: 50px 20px;
	}

	.sign-in-from {
		padding: 20px;
	}

	.ds-error h1 {
		font-size: 12rem;
	}

	.user-detail {
		margin-bottom: 15px;
		padding-left: 0 !important;
	}

	.user-detail .d-flex {
		display: block !important;
		text-align: center;
	}

	.profile-img {
		text-align: center;
		padding-right: 0 !important
	}

	.profile-feed-items {
		width: 100%;
		justify-content: center;
	}

	.ds-edit-profile .nav-link {
		border: none;
	}

	.user-list-files.d-flex.float-right {
		display: block !important;
		text-align: center;
		margin-top: 30px;
		width: 100%;
	}

	.table-responsive #exampleInputSearch {
		width: 100%;
	}

	.wizard-step {
		width: 50%;
	}

	.ds-advance-course .left-block .d-flex {
		display: block !important;
	}

	.ds-advance-course.d-flex {
		display: block !important;
		text-align: center;
	}

	.right-block .image-absulute.image-absulute-1 {
		right: 50px;
	}

	.right-block .image-absulute.image-absulute-2 {
		left: 40px;
		right: auto;
		top: auto;
		bottom: 50px;
	}

	.ds-search-bar {
		display: none;
	}

	ul.post-opt-block li {
		font-size: 0;
	}

	.profile-header .user-detail {
		position: relative;
		bottom: 0;
		margin-top: -70px;
	}

	.profile-info.p-4.d-flex {
		display: block !important;
	}

	.social-info {
		margin-top: 20px;
	}

	ul.request-list>li {
		flex-wrap: wrap;
	}

	ul.request-list>li .d-flex {
		margin-left: 50px;
		margin-top: 10px;
	}

	.ds-error h1.text-in-box {
		font-size: 5em;
	}

	.ds-navbar-custom {
		margin-top: 15px;
	}

	.navbar-collapse {
		margin-top: 13px;
	}

	.header-for-bg .title-on-header h2 {
		font-size: 18px;
	}

	ul.friend-list-items {
		display: block !important;
		text-align: center;
	}

	.ds-sub-card.ds-sub-card-big {
		display: block !important;
	}

	.ds-sub-card.ds-sub-card-big div+div {
		margin-top: 10px;
	}

	.ds-sub-dropdown.ds-sub-dropdown-large {
		width: 300px;
	}
}

@media(max-width:479px) {
	.display-1 {
		font-size: 2.0rem;
		font-weight: 500;
	}

	.display-2 {
		font-size: 1.8rem;
		font-weight: 500;
	}

	.display-3 {
		font-size: 1.6rem;
		font-weight: 500;
	}

	.display-4 {
		font-size: 1.4rem;
		font-weight: 500;
	}

	.display-5 {
		font-size: 1.2rem;
		font-weight: 500;
	}

	.ds-circle-progressbar .percent {
		font-size: 2rem !important;
	}

	.ds-circle-progressbar svg {
		width: 150px !important;
		height: 150px !important;
	}

	.ds-circle-progressbar {
		margin: 0 auto;
		width: 150px !important;
		height: 150px !important;
	}

	.ds-card-body {
		padding: 15px;
	}

	.ds-sidebar-logo a span {
		display: none;
	}

	body.sidebar-main .ds-top-navbar .ds-sidebar-logo a span {
		opacity: 0;
		display: none;
	}

	.ds-error h1 {
		font-size: 8rem;
	}

	.chat-head header {
		overflow-x: scroll;
	}

	#chat-user-detail-popup {
		width: 300px;
	}

	.profile-feed-items {
		display: block !important;
	}

	.profile-feed-items li {
		margin: 0 0 20px 0;
	}

	ul.header-nav li {
		height: 35px;
		width: 35px;
		line-height: 35px;
		margin: 0 5px 0 0;
		font-size: 16px;
	}

	.comment-area.p-3>div {
		display: block !important;
	}

	.comment-area.p-3>div>div {
		margin-bottom: 10px;
	}

	.profile-feed-items li a {
		text-align: center;
	}

	.wizard-step {
		width: 100%;
	}

	.ds-search-bar {
		padding: 0 15px;
		width: 100%;
		margin: 15px 0 0;
	}

	.ds-top-navbar .ds-sub-dropdown {
		width: 240px;
	}

	.ds-page-menu-horizontal .navbar-collapse,
	.top-tab-horizontal .navbar-collapse {
		top: 75px;
	}

	.ds-page-menu-horizontal .ds-top-navbar .navbar-toggler,
	.ds-page-menu-horizontal .ds-top-navbar .ds-navbar-custom .ds-menu-bt,
	.top-tab-horizontal .ds-top-navbar .navbar-toggler,
	.top-tab-horizontal .ds-top-navbar .ds-navbar-custom .ds-menu-bt {
		top: 18px;
	}

	.ds-page-menu-horizontal .content-page,
	body.sidebar-main.ds-page-menu-horizontal .content-page {
		padding: 120px 0 0;
	}

	.top-tab-horizontal .content-page,
	body.sidebar-main.top-tab-horizontal .content-page {
		padding: 100px 0 0;
	}

	.ds-error h1.text-in-box {
		font-size: 4em;
	}

	.header-for-bg .title-on-header {
		top: 20%;
	}

	.navbar-list li>a {
		padding: 0 10px;
	}

	.ds-friendlist-block .d-flex {
		display: block !important;
		text-align: center;
		margin: 10px;
	}

	.ds-top-navbar .ds-sub-dropdown.ds-sub-dropdown-large {
		right: -100px;
	}

	.ds-top-navbar .ds-sub-dropdown {
		right: -50px;
	}

	.ds-top-navbar .ds-sub-dropdown.ds-user-dropdown {
		right: 0;
	}

	.ds-birthday-block .d-flex {
		display: block !important;
		text-align: center;
		margin: 10px 0;
	}

	.friend-info.ml-3 {
		margin: 10px 0 0 !important;
	}
}

@media(max-width:359px) {}