.noty_animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.iconic-view .large-logo {
  display: none;
}
.pin-it .iconic-logo {
  display: none !important;
}
.iconic-view .iconic-logo {
  display: block !important;
}


/*Custom Added by SHAYNE*/
.list-menu-view .warranties{
  margin-left: 520px;
}
.hide-list-menu .warranties{
  margin-left: 260px;
}
.my-records li ul li div > i{
  margin-top:4px;
}
.label-mobile{
  display: none;
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .control-label{
    text-align: left !important;
  }
}
@media screen and (max-width: 1455px) and (min-width: 1024px) {
  .list-menu-view .warranties .main-container .col-md-offset-1,
  .hide-list-menu .warranties .main-container .col-md-offset-1{
    margin-left: 0;
  }

  .list-menu-view .warranties .main-container .col-md-10,
  .hide-list-menu .warranties .main-container .col-md-10{
    width: 100%;
  }

  .warranties .warranty-section-header {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1455px) and (min-width: 1000px) {
  .list-menu-view .warranties .main-container .section-header .container-fluid > .col-md-5,
  .hide-list-menu .warranties .main-container .section-header .container-fluid > .col-md-5{
    width: 100%;
  }
  .hide-list-menu .search-desktop-bar{
    width:250px;
  }
  .col-md-4 .col-lg-8 .slider.slider-horizontal {
    width:165px !important;
  }
}
@media screen and (max-width: 1140px) and (min-width: 1024px) {
  .my-records .my-italic{
    display: none;
  }
}
@media screen and (max-width: 1033px) and (min-width: 1024px) {
  .warranties .new-ticket .topic-wrap{
    padding-top: 10px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
  .list-menu-view .search-responsive-bar,
  .hide-list-menu .search-responsive-bar{
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }

}
@media screen and (max-width: 1455px) and (min-width: 1024px){
  .hide-list-menu .search-desktop-bar{
    margin-left: 0;
    margin-right: 0;
  }
}
  /*-------COMMON SEARCH BAR*/
@media screen and (max-width: 1075px) and (min-width: 1000px){
  .common-search-bar .col-md-6{
    width:53%;
    padding-right: 22px;
    padding-left: 0;
  }
  .common-search-bar .col-md-offset-6{
    margin-left: 48%;
  }
}
  /*-------INVOICE*/
@media screen and (max-width: 1600px) and (min-width: 1440px){
  .invoice .month{
    padding-right:0;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1024px){
  .list-menu-view .search-desktop-bar{
    width:260px;
  }
  .invoice .main-container .row > .col-md-8,
  .invoice .main-container .row > .col-md-4{
    width:100%;
 }
}
/*---------------------*/
@media screen and (max-width: 1024px) {
  .list-menu-view .page-content {
    margin-left: 0px;
  }
  .list-menu-view .left-aside {
    left: -260px;
  }
  .hide-list-menu .page-content {
    margin-left: 0px;
  }
  .hide-list-menu .left-aside {
    left: 0px;
  }
  .list-menu-view .page-content {
    margin-left: 0px;
  }
  .list-menu-view .left-aside {
    left: -260px;
  }
  .pin-it .page-content {
    margin-left: 0px;
  }
  .hide-aside-left {
    left: -260px;
  }
  .aside-close {
    display: block;
  }
  .leftbar-action {
    display: none;
  }
  .leftbar-action-mobile {
    display: block;
  }

  /*Custom Added by SHAYNE*/
  .list-menu-view .search-responsive-bar, .hide-list-menu .search-responsive-bar{
    display: block;
  }
  .hide-list-menu .search-responsive-bar,
  .list-menu-view .search-responsive-bar{
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
  }
  .search-desktop-bar{
    display: none;
  }
  .list-menu-view .search-desktop-bar{
    display: none;
  }
  .hide-list-menu .warranties{
    margin-left: 260px;
  }
  .hide-list-menu .page-content{
    margin-left: 260px;
  }
  .warranties .warranty-section-header div button, .warranties .warranty-section-header div a{
    margin-bottom: 10px;
  }
  .my-records li ul li .col-md-10 p{
    margin:0 30px;
  }
  /*---------------------*/
}
@media screen and (max-width: 1000px) {
  .top-mid,
  .desktop-search {
    display: none;
  }
  .top-aside-right {
    position: absolute;
    top: -60px;
    right: 0px;
  }
  .mobile-search-btn {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 60px;
    font-size: 18px;
  }
  .iconic-logo {
    display: none;
  }
  .page-content {
    margin-left: 0px;
  }
  .left-aside {
    z-index: 8000;
  }
  .iconic-view .page-content {
    margin-left: 0px;
  }
  .iconic-view .left-aside {
    left: -60px;
  }
  .hide-list-menu .page-content {
    margin-left: 0px;
  }
  .hide-list-menu .left-aside {
    left: 0px;
  }
  .list-menu-view .page-content {
    margin-left: 0px;
  }
  .list-menu-view .left-aside {
    left: -260px;
  }
  .pin-it .page-content {
    margin-left: 0px;
  }
  .hide-aside-left {
    left: -260px;
  }
  .top-bar-action {
    min-height: 60px;
  }
  .top-bar-action .rightbar-action {
    display: block;
  }
  .top-aside-right .rightbar-action {
    display: none;
  }
  .aside-close {
    display: block;
  }
  .leftbar-action {
    display: none;
  }
  .leftbar-action-mobile {
    display: block;
  }
  .m-aside-action {
    display: block;
  }
  .h-iconic-view .left-aside {
    left: -260px;
    width: 260px;
  }
  .user-nav {
    margin-right: 0px;
  }
  .notification-nav {
    margin-left: 0px;
  }
  .top-bar .container-fluid {
    margin-left: 0px;
    margin-right: 0px;
  }
  .inbox-container .inbox-sidebar {
    z-index: 2000;
    left: -200px;
  }
  .inbox-container .inbox-content {
    margin-left: 0px;
  }
  .inbox-container .inbox-content .email-list {
    width: 100%;
  }
  .inbox-container .inbox-content .mail-body {
    z-index: 1800;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    right: -100%;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .inbox-container.hide-inbox-sidebar .inbox-sidebar {
    left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .inbox-container.hide-inbox-sidebar .inbox-content {
    margin-left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .inbox-container.mobile-mail-show .inbox-content .mail-body {
    right: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .inbox-container .mobile-mail-action {
    display: block;
  }
  .mail-body.multi-page .email-content {
    margin: 0px;
  }
  .compose-form,
  .email-list-toolbar {
    width: 100%;
  }
  .note-container .note-sidebar {
    z-index: 2000;
    left: -160px;
  }
  .note-container .note-content {
    margin-left: 0px;
  }
  .note-container .note-content .email-list {
    width: 100%;
    z-index: 1600;
  }
  .note-container .note-content .mail-body {
    z-index: 1800;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    right: -100%;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .note-container.hide-note-sidebar .note-sidebar {
    left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .note-container.hide-note-sidebar .inbox-content {
    margin-left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .note-container.mobile-mail-show .inbox-content .mail-body {
    right: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .note-container .mobile-mail-action {
    display: block;
  }
  .note-list-wrap {
    width: 100% !important;
    z-index: 1600;
  }
  .note-list-toolbar {
    width: 100%;
  }
  .note-list-toolbar .note-search-form {
    width: 100%;
  }
  .note-body {
    z-index: 1800;
    position: fixed;
    width: 100% !important;
    height: 100%;
    margin-left: 0px;
    right: -100%;
    z-index: 6800 !important;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .mobile-note-show .note-body {
    z-index: 1800;
    position: fixed;
    width: 100% !important;
    height: 100%;
    margin-left: 0px;
    right: 0px;
    z-index: 8800 !important;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-container .task-sidebar {
    z-index: 2000;
    left: -200px;
  }
  .task-container .task-content {
    margin-left: 0px;
  }
  .task-container .task-content .task-list {
    width: 100%;
  }
  .task-container .task-content .task-body {
    z-index: 1800;
    position: fixed;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    right: -100%;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-container.hide-task-sidebar .task-sidebar {
    left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-container.hide-task-sidebar .task-content {
    margin-left: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-container.mobile-task-show .task-content .task-body {
    right: 0px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-container .mobile-task-action {
    display: block;
  }
  .task-body {
    z-index: 1800;
    position: fixed;
    width: 100% !important;
    height: 100%;
    margin-left: 0px;
    right: -100%;
    z-index: 6800 !important;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .mobile-task-show .task-body {
    z-index: 1800;
    position: fixed;
    width: 100% !important;
    height: 100%;
    margin-left: 0px;
    right: 0px;
    z-index: 8800 !important;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .task-list-toolbar {
    width: 100%;
  }
  .task-list-toolbar .task-search-form {
    width: 100%;
  }
  .forum-list-container {
    margin-right: 0px;
  }
  .forum-categories-show {
    -ms-transform: translate(100%, 0px) !important;
    -webkit-transform: translate(100%, 0px) !important;
    transform: translate(100%, 0px) !important;
    -webkit-transition: transform .1s linear;
    transition: transform .1s linear;
  }
  .forum-categories-hide {
    -ms-transform: translate(0px, 0px) !important;
    -webkit-transform: translate(0px, 0px) !important;
    transform: translate(0px, 0px) !important;
    -webkit-transition: transform .1s linear;
    transition: transform .1s linear;
  }
  .forum-aside-toggle {
    display: block;
  }
  .forum-categories {
    width: 287px;
    z-index: 6000;
  }
  /*-Widgets-*/
  .stat-w-wrap {
    border: #eee 1px solid;
    margin-bottom: 20px;
  }
  .w-info-graph .w-info-chart-meta {
    padding-left: 20px;
  }
  .top-stat-box {
    padding-top: 20px;
  }
  .colored-bar .stat-w-wrap {
    border: rgba(255, 255, 255, 0.1) 1px solid !important;
  }
  .forum-list-switch {
    padding-bottom: 20px;
  }
  .sats-widget .stats-icon {
    width: 70px !important;
  }

  /*Custom Added by SHAYNE*/
  .list-menu-view .search-responsive-bar, .hide-list-menu .search-responsive-bar{
    margin:0;
  }
  .main-warranties-button-group .no-padding-left{
    padding-left: 15px !important;
  }
  /*--------------------------*/
}
@media screen and (max-width: 790px) {
  .jumbotron {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .desktop-search {
    display: none;
  }
  .mobile-search {
    display: block;
  }
  .top-bar .notification-nav {
    float: left;
    width: auto;
  }
  .sats-widget {
    margin-bottom: 20px;
  }
  .inbox-toolbar .mail-search-form {
    display: none;
  }
  .calendar-nav {
    margin-bottom: 20px;
    text-align: center;
  }
}

/*Add by SHAYNE*/
@media screen and (max-width: 568px) {
  .topics-list .topic-wrap, .topics-list .topic-wrap > span{
    display: inline-block;
  }
  .topic-thumb:before, .topic-title:before, .topic-meta:before, .company-name:before, .company-address:before{
    font-family: FontAwesome;
    display: inline-block;
    padding:3px 8px 3px 3px;
    vertical-align: middle;
    color:#DAD9D9;
  }
  .topic-thumb, .topic-intro{
    top:80px;
    position: relative;
  }
  .topic-thumb{
    width:100% !important;
    height: auto;
    padding:0 20px !important;
    background-color: #E6E8E6;
    top:0;
    text-align: center;
  }
  .topic-thumb h1{
    margin-bottom:20px;
    margin-left: 20px;
    text-align: left;
  }
  .topic-intro{
    width:100% !important;
    float:right;
    padding:15px !important;
    top:0px;
  }
  .topic-title:before{
    content: '\f0d0';
  }
  .topic-meta em{
    display: none;
  }
  .topic-meta:before{
    content: '\f1fe';
  }
  .company-address:before{
    content: '\f1ad';
  }
  .company-address p{
    display: inline;
    margin-left: 2px;
  }
  .company-name:before{
    content: '\f108';
  }
  .topic-title, .topic-meta, .company-name, .company-address{
    font-size: 14px;
    margin:2px 0;
    padding:0 20px;
    color:#1f1f1f !important;
    font-weight: 400 !important;
  }
  .warranties .topic-feedback-stat{
    clear: both;
    height: 100px;
  }
  .warranties .topic-feedback-stat .my-label-active{
    background-color:rgba(124,179,66,0.6) !important;
  }
  .warranties .topic-feedback-stat .my-label-lapsed{
    background-color:rgba(255,173,0,0.6) !important;
  }
  .warranties .topic-feedback-stat .my-label-expire{
    background-color:rgba(255,138,128,0.6) !important;
  }
  .warranties .label-mobile{
    display: inline;
    margin-left: 3px;
  }
  .warranties .topic-feedback-stat {
    display: none;
  }
  .summary-responsive{
    width:50%;
  }
  .summary-responsive div{
    padding-top:10px;
  }
}
/* ----- */
@media screen and (max-width: 480px) {
  .top-bar .notification-nav {
    float: left;
    width: auto;
  }
  .user-nav {
    float: none;
  }
  .user-nav .user-info {
    display: none !important;
  }
  .user-nav .dropdown-menu {
    left: -88px;
  }
  .user-nav > ul > li > a {
    color: #444444;
    display: block;
    min-height: 61px;
    padding: 5px 10px;
  }
  .user-nav > ul > li.open > a {
    color: #454545;
    display: block;
    min-height: 61px;
    padding: 5px 10px;
  }
  .user-nav .user-thumb {
    margin: 0px;
    text-align: center;
  }
  .mobile-search {
    float: right !important;
  }
  .responsive-fix {
    clear: both;
  }
  .table .btn-toolbar .m-user-edit,
  .table .btn-toolbar .m-user-delete {
    display: block;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .dataTables_info {
    margin-bottom: 10px;
  }
  .topic-thumb {
    /*width: 40px !important;*/
    /*height: 40px !important;*/
    /*padding: 10px !important;*/
    padding-bottom: 5px;
  }
  .topic-thumb img {
    width: 40px !important;
    height: 40px !important;
  }
  /*.topic-intro {*/
  /*padding-top: 10px !important;*/
  /*padding-bottom: 10px !important;*/
  /*}*/
  .cross-ribbon {
    left: 45px !important;
  }
  .topics-list {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .ticket-action {
    margin-top: 20px;
  }
  .topic-reply {
    padding: 20px !important;
    display: block !important;
  }
  .topic-reply .topic-reply-thumb {
    display: block !important;
    margin-bottom: 20px;
  }
  .topic-reply .topic-reply-details {
    display: block !important;
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 375px) {
  .topic-thumb h1{
    text-align: center;
    margin-left: auto;
  }
  .topic-intro{
    margin-top:25px !important;
  }
  .topic-title, .topic-meta, .company-name, .company-address{
    width:100%;
    height: 100px;
    float:left;
    color:#000000;
    text-align: center;
  }
  .topic-title{
    padding-bottom: 0 !important;
    margin-top:2px !important;
    position: relative;
  }
  .topic-title:before, .topic-meta:before, .company-name:before, .company-address:before{
    width:100%;
    position: relative;
    font-size: 36px;
    text-align: center;
    vertical-align: middle;
    padding:10px;
  }
  .topic-title label{
    width:100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
  }
  .topic-title label:before{
    clear: both;
    float: left;
    height: 60%;
    margin-top:10px;
  }
  .company-address p{
    margin-left: 0;
  }
  .company-address p > .comp-desk{
    display: none;
  }
  .company-address p > .comp-mobile{
    display: block;
  }
  .summary-responsive{
    width:100%;
    padding:0;
  }
  .summary-responsive div{
    padding-top:5px !important;
  }
  .summary-responsive h4.h1{
    padding-top:0 !important;
    margin-top:0 !important;
    margin-bottom:10px !important;
  }
}
@media screen and (max-width: 320px) {
  .topic-thumb, .topic-intro{
    padding-left: 0 !important;
  }
  .topic-thumb:before{
    margin-left: 20px;
  }
  .my-records li a div div div div h5{
    padding-right: 0;
    padding-left: 0;
  }
  .my-records li a div div div div span{

  }
}

