@media (min-width:1600px) {
    .footer_area {
        margin-left: 250px;
    }

    .one2one img {
        width: 30%;
    }

    .one2many img {
        width: 30%;
    }

    .one2one {
        margin-top: 50px;
    }

    .one2many {
        margin-bottom: 50px;
    }

    .btn-collapse-sidebar-left {
        display: none;
    }
    .btn-collapse-sidebar-right {
        display: none;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
        margin-left: 150px;
    }
    /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .btn-collapse-sidebar-left {
        display: none;
    }
    .btn-collapse-sidebar-right {
        display: none;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
        margin-left: 150px;
    }
    /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }

    .one2one img {
        width: 30%;
    }

    .one2many img {
        width: 30%;
    }

    .one2one {
        margin-top: 20px;
    }

    .one2many {
        margin-bottom: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .pricing-table-wrap {
        margin: 60px;
    }

    .table-item .circle-best {
        width: 60px;
        height: 60px;
        font-size: 16px;
        top: -30px;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
        margin-left: 150px;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }

    .one2one img {
        width: 30%;
    }

    .one2many img {
        width: 30%;
    }

    .one2one {
        margin-top: 40px;
    }

    .one2many {
        margin-bottom: 20px;
    }

    .btn-collapse-sidebar-left {
        display: none;
    }
    .btn-collapse-sidebar-right {
        display: none;
    }

    .weather-widget h1.degrees {
        font-size: 50px;
    }
}

@media (max-width:1025px) {
    .sidebar-left, .sidebar-right {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .one2one img {
        width: 30%;
    }

    .one2many img {
        width: 30%;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }
}

@media (min-width:768px) and (max-width:991px) {
    body {
        overflow-x: hidden;
    }

    .wrapper {
        overflow-x: hidden;
    }

    .top-navbar.toggle {
        left: 250px;
        right: -250px;
    }

    .sidebar-left {
        left: -250px;
        top: 0;
    }

    .btn-collapse-sidebar-left {
        display: visible;
    }
    .btn-collapse-sidebar-right {
        display: visible;
    }

    .logo-brand {
        height: 58px;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }

    .sidebar-left.toggle {
        left: 0;
    }

    .page-content {
        margin-left: 0;
    }

    .page-content.toggle {
        margin-left: 250px;
        margin-right: -250px;
    }

    .page-content.toggle-left {
        margin-left: -250px;
        margin-right: 250px;
    }
}

@media (max-width:800px) {
    body {
        padding-top: 120px;
    }

    .wrapper {
        overflow-x: hidden;
    }

    .top-navbar {
        height: auto;
    }

    .btn-collapse-sidebar-left {
        display: visible;
    }
    .btn-collapse-sidebar-right {
        display: visible;
    }

    .logo-brand {
        width: 100%;
        height: 60px;
        position: relative;
        padding-left: 10px;
        text-align: left;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }

    .fa {
        color: #808080;
    }

    .top-nav-content {
        margin-left: 0;
        height: 60px;
    }
}

@media (max-width:767px) {
    body {
        padding-top: 120px;
    }

    .btn-collapse-sidebar-left {
        display: visible;
    }
    .btn-collapse-sidebar-right {
        display: visible;
    }

    .wrapper {
        overflow-x: hidden;
    }

    .top-navbar {
        height: auto;
    }

    .top-navbar.toggle {
        left: 250px;
        right: -250px;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .balance_head label {
        display: none;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }

    .fa {
        color: #808080;
    }

    .logo-brand {
        width: 100%;
        height: 60px;
        position: relative;
    }

    .top-nav-content {
        margin-left: 0;
        height: auto;
        padding: 0;
    }

    .sidebar-left {
        top: 0;
        left: -250px;
    }

    .sidebar-right {
        top: 60px;
        right: -250px;
        bottom: 0;
        width: 250px;
    }

    .sidebar-left.toggle {
        left: 0;
    }

    .page-content {
        margin-left: 0;
        left: 0;
    }

    .page-content.toggle {
        left: 0;
        margin-left: 250px;
        margin-right: -250px;
    }

    .page-content.toggle-left {
        margin-left: -250px;
        margin-right: 250px;
    }

    .sidebar-right.toggle-left {
        right: 0;
    }

    .nav-dropdown-content {
        height: auto;
        max-width: 100%;
    }

    .btn-collapse-sidebar-right {
        top: -60px;
    }

    .btn-collapse-nav {
        display: block;
    }

    .top-nav-content .navbar-nav > li > a .icon-count {
        top: 10px;
        right: auto;
        left: 40px;
    }

    ul.nav-user {
        right: 0;
        left: 0;
        text-align: center;
        position: relative;
        margin-left: 50px;
        margin-right: 70px;
    }

    ul.nav-user li.dropdown {
        display: block;
    }

    ul.nav-user li.dropdown .dropdown-menu {
        text-align: left;
        left: 0;
        right: 0;
    }

    ul.nav-user li.dropdown a.dropdown-toggle {
        height: 60px;
        /*float: right;*/
    }

    .navbar-collapse {
        max-height: 280px;
    }

    .container-masonry ol {
        column-count: 2;
    }
}

@media (max-width:640px) {
    body {
        background-color: #ced1d7;
    }

    .balance_head label {
        display: none;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
        /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }
}

@media (max-width:600px) {
            
    body {
        background-color: #ced1d7;
    }

    .btn-collapse-sidebar-left {
        display: visible;
    }
    .btn-collapse-sidebar-right {
        display: visible;
    }

    .fa {
        color: #808080;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .balance_head label {
        display: none;
    }

    .footer_area {
        position: fixed;
        left: 0px;
        bottom: 0px;
        height: 70px;
        width: 100%;
        background: #ced1d7;
    }
            /* FÃ¼r ie6*/
    * html .footer_area {
        position: fixed;
        top: expression((0-(footer_area.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
    }
}

@media (max-width:548px) {
            
    body {
        background-color: #ced1d7;
    }

    .pricing-table-wrap {
        margin: 40px 0;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .one2one img {
        width: 75%;
    }

    .one2many img {
        width: 75%;
    }

    .btn-collapse-sidebar-left {
        display: visible;
    }
    .btn-collapse-sidebar-right {
        display: visible;
    }

    .fa {
        color: #808080;
    }

    .balance_head label {
        display: none;
    }

    .footer_area {
        position: fixed;
    }
}

@media (max-width:480px) {
    body {
        background-color: #ced1d7;
    }

    .login-header {
        height: 140px;
    }

    .login-header .logo {
        margin-top: 50px;
    }

    .login-wrapper {
        max-width: 250px;
        margin: 150px auto 0;
    }

    .container-masonry ol {
        column-count: 1;
    }

    .img-wrap-col .img-col-3, .img-wrap-col .img-col-4, .img-wrap-col .img-col-5 {
        width: 50%;
    }

    .profile-heading img.avatar {
        left: 50%;
        margin-left: -35px;
        bottom: 190px;
        z-index: 3;
        width: 70px;
        height: 70px;
    }

    .profile-heading .user-name {
        position: relative;
        left: auto;
        bottom: auto;
        color: #434A54;
    }

    .profile-heading .right-button {
        position: relative;
        bottom: auto;
        right: auto;
    }

    .fa {
        color: #808080;
    }

    .logo-brand img {
        width: 130px;
        margin-left: auto;
        margin-right: auto;
    }

    .one2one img {
        width: 75%;
    }

    .one2many img {
        width: 75%;
    }

    .balance_head label {
        display: none;
    }

    .profile-heading .profile-info {
        position: relative;
        padding-left: 10px;
        padding-top: 40px;
        text-align: center;
        height: auto;
    }

    .item-lg .item-des {
        position: relative;
        width: 100%;
    }

    .footer_area {
        background: #ced1d7;
        position: fixed;
    }
}

@media (max-width:360px) {
    
    body {
        background-color: #ced1d7;
    }

    .one2one img {
        width: 100%;
    }

    .one2many img {
        width: 100%;
    }
    
    .btn-collapse-nav{
        display:none;
    }
    .balance_head label{
        display: none;
    }
    .dropdown-menu.with-triangles{
        display: none;
    }

    .footer_area {
        position: fixed;
        background: #ced1d7;
    }
}

@media (max-width:320px) {
    body {
        background-color: #ced1d7;
    }

    .one2one img {
        width: 100%;
    }

    .one2many img {
        width: 100%;
    }
    .btn-collapse-nav{
        display:none;
    }
    .balance_head label {
        display: none;
    }

    .footer_area {
        position: fixed;
        background: #ced1d7;
    }
    .balance_head label{
        display: none;
    }
    .dropdown-menu.with-triangles{
        display: none;
    }
}
 .glyphicon-remove-circle{
    color:red;
}
 .glyphicon-ok-circle{
     color:green;
 }