@media (min-width: 979px) and (max-width: 1024px) {
	
	input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
	}
	
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}
	
	.col-md-offset-3 {
		margin-left: 0%;
	}
	.col-md-offset-2 {
		margin-left: 0%;
	}
	.state-overview .overlay-box .value h1 {
		color: #fff;
		font-size: 22px;
		line-height: 42px;
	}

	#main-content {
        margin-left: 0px!important;
        position: none !important;
    }
	
	.profile-container {
		width: 700px;
		margin: 0px auto;
	}
	
	.profile-nav-right {
		width: 47%;
	}
	.profile-nav1 {
		width: 47%;
	}
	#boxes #popupdialog {
		background-color: #FFFFFF;
		padding: 3px 3px 5px;
		width: 90%;
	}
	.title-text {
		text-align: left;
	}
	
	.headings h4.days {
		width: 25%;
		margin-right: 5%;
	}
	

	

}

@media (max-width: 980px) {
	#main-content {
        margin-left: 0px!important;
        position: none !important;
    }
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}
	
}

@media (min-width: 768px) and (max-width: 979px) {
	
	input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
}
	.state-overview .overlay-box .value h1 {
		color: #fff;
		font-size: 22px;
		line-height: 42px;
	}
	#main-content {
        margin-left: 0px!important;
        position: none !important;
    }
	
    .mail-box .sm-side {
        width: 30%;
    }

    .mail-box .lg-side {
        width: 70%;
    }
	.headings h4.days {
		width: 25%;
		margin-right: 5%;
	}
	
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}

}

@media (max-width: 768px) {
	.profile-container {
		width: 100%;
	}
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}
	
	.profile-nav-right.pull-right {
		width: 100%;
		float: none;
	}
	.profile-nav1.pull-left {
		width: 100%;
		float: none;
	}

	.dataTables_paginate.paging_bootstrap.pagination {
		margin-top: -20px;
		margin-bottom: 15px;
		margin-left: 260px;
	}
 	#main-content {
        margin-left: 0px!important;
        position: none !important;
    }
	.headings h4.days {
		width: 25%;
		margin-right: 5%;
	}

    /*sidebar*/

    #sidebar {
        height: auto;
        overflow: hidden;
        position: absolute;
        width: 100%;
        z-index: 1001;
    }


    /* body container */
    #main-content {
        margin: 0px!important;
        position: none !important;
    }

    #sidebar > ul > li > a > span {
        line-height: 35px;
    }

    #sidebar > ul > li {
        margin: 0 10px 5px 10px;
    }
    #sidebar > ul > li > a {
        height:35px;
        line-height:35px;
        padding: 0 10px;
        text-align: left;
    }
    #sidebar > ul > li > a i{
        /*display: none !important;*/
    }

    .mail-info, .mail-info:hover {
        display: none !important;
    }
    #sidebar ul > li > a .arrow, #sidebar > ul > li > a .arrow.open {
        margin-right: 10px;
        margin-top: 15px;
    }

    #sidebar ul > li.active > a .arrow, #sidebar ul > li > a:hover .arrow, #sidebar ul > li > a:focus .arrow,
    #sidebar > ul > li.active > a .arrow.open, #sidebar > ul > li > a:hover .arrow.open, #sidebar > ul > li > a:focus .arrow.open{
        margin-top: 15px;
    }

    #sidebar > ul > li > a, #sidebar > ul > li > ul.sub > li {
        width: 100%;
    }
    #sidebar > ul > li > ul.sub > li > a {
        background: transparent !important ;
    }
    #sidebar > ul > li > ul.sub > li > a:hover {
        /*background: #4A8BC2 !important ;*/
    }


    /* sidebar */
    #sidebar {
        margin: 0px !important;
    }

    /* sidebar collabler */
    #sidebar .btn-navbar.collapsed .arrow {
        display: none;
    }

    #sidebar .btn-navbar .arrow {
        position: absolute;
        right: 35px;
        width: 0;
        height: 0;
        top:48px;
        border-bottom: 15px solid #282e36;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }


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

    .btn {
        margin-bottom: 5px;
    }


    .mail-box aside {
        display: block;
    }

    .mail-box .sm-side , .mail-box .lg-side{
        width: 100% ;
    }

    /* full calendar fix */
    .fc-header-right {
        left:25px;
        position: absolute;
    }

    .fc-header-left .fc-button {
        margin: 0px !important;
        top: -10px !important;
    }

    .fc-header-right .fc-button {
        margin: 0px !important;
        top: -50px !important;
    }

    .fc-state-active, .fc-state-active .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
        background: none !important;
        color: #FFFFFF !important;
    }

    .fc-state-default, .fc-state-default .fc-button-inner {
        background: none !important;
    }

    .fc-button {
        border: none !important;
        margin-right: 2px;
    }

    .fc-view {
        top: 0px !important;
    }

    .fc-button .fc-button-inner {
        margin: 0px !important;
        padding: 2px !important;
        border: none !important;
        margin-right: 2px !important;
        background-color: #fafafa !important;
        background-image: -moz-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef)) !important;
        background-image: -webkit-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: -o-linear-gradient(top, #fafafa, #efefef) !important;
        background-image: linear-gradient(to bottom, #fafafa, #efefef) !important;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0) !important;
        -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        box-shadow: 0 1px 0px rgba(255, 255, 255, .8) !important;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        color: #646464 !important;
        border: 1px solid #ddd !important;
        text-shadow: 0 1px 0px rgba(255, 255, 255, .6) !important;
        text-align: center;
    }

    .fc-button.fc-state-disabled .fc-button-inner {
        color: #bcbbbb !important;
    }

    .fc-button.fc-state-active .fc-button-inner {
        background-color: #e5e4e4 !important;
        background-image: -moz-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e4e4), to(#dddcdc)) !important;
        background-image: -webkit-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: -o-linear-gradient(top, #e5e4e4, #dddcdc) !important;
        background-image: linear-gradient(to bottom, #e5e4e4, #dddcdc) !important;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e5e4e4', endColorstr='#dddcdc', GradientType=0) !important;
    }

    .fc-content {
        margin-top: 50px;
    }

    .fc-header-title h2 {
        line-height: 40px !important;
        font-size: 12px !important;
    }

    .fc-header {
        margin-bottom:0px !important;
    }

    /*--*/

    /*.chart-position {*/
        /*margin-top: 0px;*/
    /*}*/

    .timeline-desk .album a {
        margin-bottom: 5px;
        margin-right: 4px;
    }

    .stepy-titles li {
        margin: 10px 3px;
    }

    .mail-option .btn {
        margin-bottom: 0;
    }

	
	#boxes #popupdialog {
		background-color: #FFFFFF;
		padding: 3px 3px 5px;
		width: 90%;
	}
	.title-text {
		text-align: left;
	}

}



@media (max-width: 480px) {
	input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
	}
	
	
	.profile-container {
		width: 460px;
		margin: 0px auto;
	}
	
	.profile-nav-right.pull-right {
		width: 100%;
		float: none;
	}
	.profile-nav1.pull-left {
		width: 100%;
		float: none;
	}

	

	#main-content {
        margin: 0px!important;
        position: none !important;
    }
	

    .notify-row, .search, .dont-show , .inbox-head .sr-input, .inbox-head .sr-btn{
        display: none;
    }

    .mail-box aside {
        display: block;
    }

    .mail-box .sm-side , .mail-box .lg-side{
        width: 100% ;
    }

    #top_menu .nav > li, .top-nav  ul.top-menu > li {
        float: left;
		margin-left: 5px;
    }
	#top_menu .nav > li, .top-nav  ul.top-menu > li a span.contact-us {
		display: none;
	}
	#top_menu .nav > li, .top-nav  ul.top-menu > li a span.user-name {
		display: none;
	}
	img.mail {
		display: block;
		padding: 3px 0;
	}
	b.shoulders {
		display: inline-block;
	}
	
    .hidden-phone {
        display: none !important;
    }

    .dataTables_filter {
        float: left;
    }

    .dataTables_info {
        margin-bottom: 10px;
    }

    .mail-option .btn {
        margin-bottom: 0;
    }

    .mail-option .inbox-pagination {
        margin-top: 10px;
        float: left;
    }

    .chart-position {
       margin-top: 0px;
     }
	 .stepy-titles li a {
		padding: 6px 10px;
		font-size: 14px;
	}
	.headings h4.days {
		width: 20%;
		margin-right: 10%;
	}
	 
	 
	
	.business {
		top: 88px;
		right: 10px;
	}
	.verify-business h1 {
		font-size: 12px;
	}
	.feature-business h1 {
		font-size: 12px;
	}
	.state-overview .overlay-box .value h1 {
		color: #fff;
		font-size: 22px;
		line-height: 42px;
	}
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}
	.prizeimg-box {
		border: 1px solid #000000;
		margin: 20px auto;
		width: 250;
		height: auto;
	}
}

@media (max-width:320px) {
	input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: caret;
	-moz-appearance: caret; /* mobile firefox too! */
	}
	
	.profile-container {
		width: 100%;
		margin: 0px auto;
	}
	
	.profile-nav-right.pull-right {
		width: 100%;
		float: none;
	}
	.profile-nav1.pull-left {
		width: 100%;
		float: none;
	}

	.dataTables_paginate.paging_bootstrap.pagination {
		margin-top: 0px;
		margin-bottom: 15px;
		margin-left: 17px;
	}

    .login-social-link a {
        padding: 15px 17px !important;
    }

    .notify-row, .search, .dont-show, .inbox-head .sr-input, .inbox-head .sr-btn {
        display: none;
    }

    .mail-box aside {
        display: block ;
    }

    .mail-box .sm-side , .mail-box .lg-side{
        width: 100% ;
    }

    #top_menu .nav > li, ul.top-menu > li {
        float: right;
    }
	#top_menu .nav > li, .top-nav  ul.top-menu > li a span.contact-us {
		display: none;
	}
	#top_menu .nav > li, .top-nav  ul.top-menu > li a span.user-name {
		display: none;
	}
	#top_menu .nav > li, .top-nav  ul.top-menu > li a span.checkin {
		display: none;
	}
	img.mail {
		display: block;
		padding: 3px 0;
	}
	.top-nav  ul.top-menu > li a  i.icon-qrcode {
		display: block;
		font-size: 21px;
	}
	
	b.shoulders {
		display: inline-block;
	}

    .hidden-phone {
        display: none !important;
    }

    .dataTables_filter {
        float: left;
    }

    .dataTables_info {
        margin-bottom: 10px;
    }

    .mail-option .btn {
        margin-bottom: 0;
    }

    .mail-option .inbox-pagination {
        margin-top: 10px;
        float: left;
    }

    .chart-position {
        margin-top: 0px;
    }
	
	.stepy-titles li a {
		padding: 6px 8px;
		font-size: 14px;
	}
	 .table.specific thead>tr>th, .table.specific tbody>tr>td {
		padding: 5px;
		line-height: 1.428571429;
		vertical-align: top;
		border-top: 0px solid #ddd;
		text-align: center;
		font-size: 10px;
	}
	.headings h4.days {
		width: 25%;
		margin-right: 5%;
	}
	
	
	.statistics .col-lg-6 {
		padding: 0px 0px;
	}
	.verify {
		width: 100%;
		margin: 0px auto 20px auto;
	}
	#boxes #popupdialog {
		background-color: #FFFFFF;
		padding: 3px 3px 5px;
		width: 80%;
	}
	#boxes .window {
		display: none;
		left: 0;
		margin: 0 auto;
		position: fixed;
		right: 0;
		top: 40px;
		z-index: 9999;
	}
	.title-text {
		text-align: left;
	}
	#toPopup {
		left: 3%;
		top: 10%;
		width: 94%;
	}
	div#popup_content {
		height: 300px;
	}
	.business {
		top: 88px;
		right: 10px;
	}
	.verify-business h1 {
		font-size: 12px;
	}
	.feature-business h1 {
		font-size: 12px;
	}
	#communicate form .col-lg-6, #communicate .col-lg-12 {
		padding: 0 5px;
	}
	input#FileField{
		width: 67%;
	}
	.state-overview .overlay-box .value h1 {
		color: #fff;
		font-size: 17px;
		line-height: 42px;
	}
	#cust-btns .value {
		width: 58%;
		padding-top: 5px !important;
	}
	.prizeimg-box {
		border: 1px solid #000000;
		margin: 20px auto;
		width: 100%;
		height: auto;
	}

}

@media  (max-width: 640px) {
	input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
		-webkit-appearance: caret;
		-moz-appearance: caret; /* mobile firefox too! */
	}
	.state-overview .overlay-box .value h1 {
		color: #fff;
		font-size: 22px;
		line-height: 42px;
	}
	#cust-btns .value {
		width: 58%;
		padding-top: 21px;
	}
	.profile-container {
		width: 100%;
	}
	
	.profile-nav-right.pull-right {
		width: 100%;
		float: none;
	}
	.profile-nav1.pull-left {
		width: 100%;
		float: none;
	}
	.hidden-phone {
        display: none !important;
    }
	.verify {
		width: 90%;
		margin: 0px auto 20px auto;
	}
	#boxes #popupdialog {
		background-color: #FFFFFF;
		padding: 3px 3px 5px;
		width: 80%;
	}
	#boxes .window {
		display: none;
		left: 0;
		margin: 0 auto;
		position: fixed;
		right: 0;
		top: 20px;
		z-index: 9999;
	}
	.title-text {
		text-align: left;
	}
	#toPopup {
		left: 3%;
		top: 10%;
		width: 94%;
	}
	div#popup_content {
		height: 300px;
	}
	
	.business {
		top: 88px;
		right: 10px;
	}
	.verify-business h1 {
		font-size: 12px;
	}
	.feature-business h1 {
		font-size: 12px;
	}
	input#FileField {
		width: 70%;
	}
}




