


























@media (min-width:1500px) {
.col-dl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
	
}
@media (min-width:768px) {
	
	
.sidebar-wrapper .sidebar .overlay-menu {
	display: block;
}
.ml-md-50 {
	margin-left:50px !important;
}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
.imenu-list li {
    list-style: none;
    text-align: center;
    -ms-flex: 0 0 30%;
    flex: 0 0 45%;
    max-width: 45%;
    text-align: center;
    margin: 0 7px 20px;
}	
}
@media (min-width:992px) {
	
	
.page-wrapper {
   /*  width: calc(100% - 255px); */
	min-height: calc(100vh - 163px);
}


}
@media (max-width:1599px) {
	
.bgrad-card .bsr-price h3 {
	font-size: 32px;
}	
}

@media (max-width:1199px) {


#bar-container {
    overflow-x: scroll;
}	
}

@media (max-width:991px) {
	
.footer.show {
    padding-left: 15px;
}
.page-wrapper.show {
    margin-left: 15px;
}
.page-wrapper {
    margin: 90px 15px 65px 15px;
}	
.bgrad-card:before {
    width: 80px;
    height: 80px
}	
.bgrad-card .bsr-content i {
    font-size: 50px;
}	
.bgrad-card .bsr-price h3 {
    font-size: 28px;
}
.footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.logo-single img {
    max-height: 40px;
}
}
@media (max-width:767px) {



.cus-list .btn {
    padding: 3px 5px;
}
.cus-list .btn i {
	font-size: 20px;
}
.cs-breadcrumb h4 {
    font-size: 20px;
}
.idb-card .idb-ulst {
    width: 75px;
    height: 75px;
}
.idb-card .idb-ulst i {
	font-size: 30px;
}
.idb-card h3 {
	font-size: 14px;
}
.index-imenu .imenulist-inner a {
	padding: 4px;
	height: 90px;
}
.imenu-list {
    margin: 0 -4px;
}
.imenu-list li {
	margin: 0 4px 15px;
}
.index-imenu .imenulist-inner h3 {
	font-size: 16px;
}
.index-imenu .imenulist-inner i {
    font-size: 2.3em;
}
.card-chatbox .chat-message p {
    font-size: 14px;
    line-height: 20px;
}
.tklist-card li {
    margin: 12px 0;
}
.tklist-card li .tklist-left h4 {
    font-size: 16px;
    margin: 0 0 2px;
}
.tklist-card li .tklist-left h3 {
    font-size: 18px;
    margin: 0 0 2px;
}
.tklist-card li .tklist-left {
    padding-right: 12px;
}
.tklist-sec .ticklist-inner p {
    font-size: 13px;
}
.tklist-sec .ticklist-inner h3 {
	font-size: 3rem;
}
.tklist-sec .ticklist-inner {
	padding: 5px;
}
.top-nav.navbar {
	height: 60px;
}
.cnotice-main .cnotice-info li {
	font-size: 16px;
}
.cnotice-main .cnotice-info li i {
    font-size: 20px;
    top: 2px;
}
.cnotice-main .cnotice-inner h3 {
    font-size: 17px;
    margin: 0 0 2px;
}	
.sidebar-wrapper .sidebar li {
    position: relative;
}	
.sidebar-wrapper .sidebar li.dropvisble .overlay-menu,.sidebar-wrapper .sidebar li.dropvisble:hover .overlay-menu {
    left: 0;
	padding: 0 0;
	z-index: 2;
	box-shadow: none;
	width: auto;
	opacity: 1;
	position: relative;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sidebar-wrapper .sidebar li.dropvisble .overlay-menu.collapse.show {
	position: relative;
	opacity: 1;
}
.sidebar-wrapper .sidebar li.active:after {
	display: none;
}	
.sidebar-wrapper .sidebar {
    width: 195px;
	left: -210px;
}
.sidebar-wrapper .sidebar li.dropvisble a.mob-drop.marw:after {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.sidebar-wrapper .sidebar li.dropvisble a.mob-drop.collapsed:after {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}
.sidebar-wrapper .sidebar li.dropvisble a.mob-drop:after {
	position: absolute;
	content: "\f112";
	font-family: LineAwesome;
	right: 8px;
	top: 13px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.sidebar-wrapper .sidebar li a {
	font-size: 14px;
	height: auto;
	display: block;
	line-height: 16px;
	padding: 12px 10px;
	position: relative;
	z-index: 1;
}
.sidebar-wrapper .sidebar li i {
    font-size: 17px;
    line-height: 16px;
    width: 22px;
    position: relative;
    top: 1px;
}
.sidebar-wrapper {
	padding-top: 60px;
}	
.bgrad-card .bsr-price h3 {
    font-size: 24px;
}
.footer p {
	font-size: 13px;
}
.footer span {
	font-size: 12px;
}
.footer {
    padding: 3px 6px !important;
	text-align: center;
}
.navbar-right .navright-icons li {
	margin: 0 12px 0 0px;
}
.top-nav.navbar .navbar-left li {
	margin: 0 0 0 12px;
}
.navbar .logo-single img {
    max-height: 30px;
}
.navbar .logo-single {
	margin-right: 12px
}
.cs-login .auth-card .image-side {
	padding: 30px 20px;
}
.cs-login .auth-card .form-side {
    padding: 20px;
}
html,body {
	font-size: 14px;
}

}


@media (max-width:576px) {

.navright-icons li a i {
    font-size: 18px;
}
.page-wrapper {
    margin: 70px 15px 80px 15px;
}
.footer p {
    font-size: 11px;
	line-height: 12px;
}
.index-imenu .imenulist-inner h3 {
	font-size: 14.5px;
}
.csupport-nticket .csupport-item {
    padding: 12px 10px;
}
.csupport .csupport-inner p {
	font-size: 15px;
}
.csupport .csupport-inner h3 {
    font-size: 3.8em;
    margin: 0 0 5px;
    line-height: 40px;
}	
.csupport .csupport-inner {
    width: 125px;
    height: 125px;
}
}
/*** no more table ****/
@media only screen and (max-width: 991px) {
	
	#no-more-tables table.viewleads tr td[colspan="7"] {
		padding-left: 6px;
	}
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tables tr {
        border: 1px solid #ccc;
    }
    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
		padding-top: 7px;
		padding-bottom: 7px;
		line-height: 20px;
    }
    #no-more-tables td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
       /*  white-space: nowrap; */
        text-align: left;
        font-weight: bold;
    }
    #no-more-tables td:before {
        content: attr(data-title);
    }
}
/*** no more table ****/