@media screen and (max-width: 800px) {
	
	.logo{
    	position: absolute;
    }

    body {
        position: relative;
    }

    .left-side {
        display: none;
        background-color: #424f63;
    }

    .main-content {
        margin-left: 0;
        width: 100%;
    }

    .left-side-collapsed .left-side {
        display: none;
    }

    .left-side-collapsed .main-content {
        margin-left: 0;
    }

    .left-side-collapsed .header-section {
        margin-left: 0;
    }

    .left-side-show section {
        overflow-x: hidden;
    }

    .left-side-show .left-side {
        display: block;
    }

    .left-side-show .main-content {
        margin-left: 240px;
    }

    .btn-demo {
        margin-bottom: 20px;
    }

    .left-sideinner {
        padding: 5px 10px;
    }

    .left-sideinner .searchform input {
        background: #fff;
        border: 0;
    }

    .sticky-header .header-section, .sticky-header.left-side-collapsed .header-section {
        left: 0;
    }

    .sticky-header.left-side-show .header-section {
        left: 240px;
    }

    .sticky-header .menu-right {
        margin-right: 15px;
    }

    .sticky-header .left-side {
        /*top: 60px;*/
    }

    .lock-wrapper {
        margin: 25% auto;
    }

    .sticky-left-side .custom-nav {
        margin-top: -5px;
    }
    .stepy-error {
        bottom: 50px;
    }

    /*----------*/

    .left-side-collapsed .left-side {
        left: 0;
        top: 50px;
        width: 240px;
    }

    .sticky-header.left-side-collapsed .menu-right {
        margin-right: 15px;
    }
    
    .logo{
    	position: absolute;
    }

    .left-side-collapsed .logo-icon {
        display: none;
    }
    .left-side-collapsed .logo {
        display: block;
    }

    .left-side-collapsed .left-side .searchform input {
        margin: 5px 0 20px 12px;
    }

    /*----------*/
    .wdgt-profile, ul.iconic-list {
        margin-bottom: 20px;
    }

    .sticky-left-side, .sticky-header .header-section {
        position:absolute;
    }

    .left-side .logged-user .media-object {
        margin-right: 10px;
    }
    
    .panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	    height: 89%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
	.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
}


@media screen and (max-width: 767px) {

	.logo{
    	position: absolute;
    }
    
    .searchform {
        position: relative;
    }

    .searchform input {
        background:#fff;
    }

    .notification-menu li:nth-child(4) {
        display: none;
    }

    .left-side .searchform,
    .left-side .logged-user {
        display: block;
    }

    .breadcrumb-wrapper {
        display: none;
    }

    .notification-menu .dropdown-menu:after {
        display: none;
    }

    /*calendar*/
    .fc-button-inner {
        padding: 0;
    }

    /*media gallery*/
    .media-gal .item {
        width: 100%;
    }
    .media-filter {
        margin: 25px 0;
    }

    .media-filter + .pull-right, .media-filter + .pull-right + .btn  {
        float: left !important;
    }

    /*state info*/
    .state-info {
        position: static;
        width: 100%;
        margin-top: 15px;
    }

    .state-info .panel {
        width: 100%;
    }

    .lock-wrapper {
        margin: 40% auto;
    }

    .pricing-table {
        width: 100%;
        margin-left: 0;
    }

    .mail-box > aside, .mail-box > section {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }

    .mail-list {
        height: auto;
    }
    
    .panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	.reciept>img {
	  width: 215px ;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}

	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
		.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}

@media screen and (max-width: 640px) {
	.logo{
    	position: absolute;
    }
    
	.panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
		.modal-body {
	    position: relative;
	    padding: 0px;
	}
	
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}

@media screen and (max-width: 480px) {
	.logo{
    	position: absolute;
    }
    
    /*form wizard steps*/
    .widget-container .stepy-titles li , .stepy-titles li{
        width: 100%;
    }
    .directory-list li {
        display: inline-block;
        float: left;
        width: auto;
    }

    .directory-list li a {
        display: block;
        padding:5px 10px;
        margin-bottom: 1px;
    }
    
    .panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
		.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}


@media screen and (max-width: 479px) {
	.logo{
    	position: absolute;
    }
    
    /*calendar*/
    .fc-button-inner, .fc-button-content {
        padding: 0;
    }
    .fc-header-title h2 {
        font-size: 12px!important;
    }
    .fc .fc-header-space {
        padding-left: 0;
    }
    .fc-state-active, .fc-state-active .fc-button-inner, .fc-state-active, .fc-button-today .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
        background: none repeat scroll 0 0 #FFFFFF !important;
        color: #32323A !important;
    }
    .fc-state-default, .fc-state-default .fc-button-inner {
        background: none repeat scroll 0 0 #FFFFFF !important;
    }

    .error-wrapper h1 img {
        width: 100%;
    }
    /*form wizard steps*/
    .widget-container .stepy-titles li , .stepy-titles li{
        width: 100%;
    }


    .directory-list li {
        display: inline-block;
        float: left;
        width: auto;
    }

    .directory-list li a {
        display: block;
        padding:5px 10px;
        margin-bottom: 1px;
    }
    
    .panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
		.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}

@media screen and (max-width: 360px) {

	.logo{
    	position: absolute;
    }

    .notification-menu li:first-child .dropdown-menu {
        margin-right: -90px;
    }

    .notification-menu li:nth-child(2) .dropdown-menu {
        margin-right: -45px;
    }

    .notification-menu li:nth-child(3) .dropdown-menu {
        margin-right: 0px;
    }

    .nav-tabs.nav-justified.nav-profile > li {
        float: none;
        display: block;
        width: auto;
    }
    .lock-wrapper {
        margin: 40% auto;
        max-width: 300px;
    }
    .lock-wrapper input, .lock-wrapper input:focus {
        width: 80% !important;
    }
    .lock-wrapper .locked {
        right: 70px;
    }
	.panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
		.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}

@media screen and (max-width: 320px) {
	
	.logo{
    	position: absolute;
    }

    .lock-wrapper {
        margin: 40% auto;
        max-width: 300px;
    }

    .lock-wrapper input, .lock-wrapper input:focus {
        width: 80% !important;
    }
    .lock-wrapper .locked {
        right: 70px;
    }

    .media-filter li {
        margin-bottom: 10px;
        display: inline-block;
    }

    .media-filter + .btn-group .btn {
        margin-bottom: 5px;
    }
	.panel {
	    margin-bottom: 15px;
	}
	.dataTables_length{
		display: none;
	}
	
	.modal-content {
	    margin: 7px;
	    padding: 10px;
	    width: 96%;
	}
	.nopadding {
	    padding-right: 5px;
	    padding-left: 5px;
	}
	.nopaddingLeft {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.nodisplay{
		display: none;
	}
	
	.modal-content2 {
	    width: 98%;
	    height: 99%;
	}
	
	.modal-content1 {
	    width: 98%;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	
	.reciept {
	  width: 98% ;
	  height:99%;
	}
	
	.wrapper {
	    margin: 15px 25px;
	}
	
	.reqObjectBtn{
		float: left;
	}
	
	.modal-content5 {
	    width: 98% !important;
	}
	
	.modal {	    
	    padding-top: 5px;	
	    height: 100%;    
	}
	
	.col-xs-3 {
	    width: 32%;
	    text-align: center;
	}
	
	.col-xs-6 {
	    width: 100%;
	}
	.captcha{
		padding-left: 12px;
	}
	.modal-content3 {
	    background-color: #fefefe;
	    margin: auto;
	    padding: 10px;
	    border: 1px solid #888;
	    width: 95% ;
	    height: 40vh;
	}
	input[type=file] {
	    width: 165px;
	}
	.col-sm-2 {
	    width: 130px;
	    float: left;
	}
	.col-sm-4 {
	    width: 310px;
	}
	.modal-body {
	    position: relative;
	    padding: 0px;
	}
	.toggle-btn {
	    display: block;
	}
	.left-side {
        display: none;
        background-color: #424f63;
    }
}

