/* Responsive Start here */
@media (min-width: 768px) {
  .VisibleDesktop.collapse {
    display: block;
  }
  .ProInnerHeader #header .nav.navbar-nav > li > a {
    padding: 35px 0px 35px 0px;
  }
  .ProInnerHeader #header .nav.navbar-nav > li {
    margin: 0px 10px 0 10px;
    padding-left: 0;
  }
  .Mdtext-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  /* Header start here */
  .ProInnerHeader #header #logo-group {
    width: auto;
    margin-left: 40px;
  }
  #header #logo-group #logoInsightPro {
    padding: 11px 40px 11px 0;
  }
  /* Header End here */

  .customFloatR {
    float: right;
  }
  .ProductSummaryBlock {
    margin-bottom: 80px;
  }
  .CategoryItem .contentBlock img {
    max-height: 193px;
  }
  .MobileMenuBlock {
    display: none;
  }
}
@media (min-width: 1025px) {
  /* Header start here */
  .ProInnerHeader #header .nav.navbar-nav > li {
    min-width: auto;
    margin: 0px 30px 0 20px;
    padding-left: 0;
  }
  .ProInnerHeader #header .nav.navbar-nav > li.dropdown > a {
    padding: 0px 0px 0px 10px;
  }
  .ProInnerHeader #header .nav.navbar-nav > li:last-child {
    margin-right: 0;
  }
  .notificationsParent {
    padding: 0 30px 0 0;
  }
  /* Header End here */
}
@media (min-width: 1200px) {
  .ContentWrapper {
    padding: 20px 200px;
  }

  .ProductCategoryBlock .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ProductCategoryBlock .col-md-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .TextDescription p {
    font-size: 15px;
  }
}
@media (min-width: 1920px) {
}
@media (min-width: 2000px) {
  .ContentWrapper {
    padding: 20px;
    max-width: 1920px;
    margin: auto;
  }
}
@media (max-width: 1439px) {
  .notificationsParent .header-dropdown-list .dropdown-toggle.userdropdown {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 0;
    width: 130px;
  }
}

@media (max-width: 991px) {
  .DeskTopMenuBlock {
    display: none;
  }
  .MobileMenuBlock {
    position: relative;
  }
  .toggleMenu,
  .closeMenu {
    position: absolute;
    text-align: inherit;
    left: 15px;
    color: #fff;
    font-size: 21px;
    padding: 0 5px;
    top: 20px;
    z-index: 101;
    text-decoration: none;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
    cursor: pointer;
  }
  .closeMenu {
    font-size: 15px;
    top: 25px;
  }
  .MobLogo {
    text-align: center;
    height: 90px;
    padding-top: 26px;
  }
  .MenuWrapper {
    position: fixed;
    width: 275px;
    left: -100%;
    top: 0px;
    bottom: 0;
    height: 100%;
    z-index: 9999;
    background-color: #9e3ae4;
    padding: 0px 10px 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .mob_user {
    display: inherit;
    font-family: "Avenir Next";
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    padding: 4px 0px;
    margin: 0 15px;
    margin-top: 0px;
    vertical-align: middle;
    margin-top: 10px;
  }
  .MenuWrapper.left0 {
    left: 0%;
  }
  .MoMenuWraper {
    max-height: 350px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    overflow-y: auto;
    margin-top: 30px;
  }
  .list-group {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .MoMenuWraper .list-border {
    border-bottom: solid 1px rgba(0, 0, 0, 0.09);
  }
  .MoMenuWraper a.list-group-item {
    background-color: transparent;
    border-radius: 0px;
    color: rgba(255, 255, 255, 0.8);
    border: 0px none;
  }
  .list-group-item.res-notifications span.badge {
    background: #fc3858;
    border-radius: 100%;
    min-width: 19px;
    height: 20px;
    color: white;
    float: none;
    margin-left: 8px;
    text-align: center;
    line-height: 16px;
  }
  .list-group-submenu {
    margin-left: 20px;
    margin-bottom: 10px;
  }
  .MoMenuWraper .list-group-submenu .list-group-item {
    padding: 7px 15px 7px 5px;
    font-size: 14px;
  }
  #header #logo-group {
    width: 100%;
    margin-left: 0;
    padding: 7px;
  }
  #header #logo-group #logoInsightPro {
    margin: 30px 0 0;
  }
  .innerheader #header #logo-group #logoInsightPro {
    border-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .CategoryInfoTitle {
    font-size: 14px;
    font-weight: 500;
  }
  .ProductCategoryBlock .contentBlock {
    min-height: 282px;
  }
  .location-dropdown .cmn-heading-4 {
    text-transform: capitalize;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .textrig {
    width: 70%;
  }
  .paymentInfo {
    margin: 0 -13px;
  }
  .paymentInfo .inputTextField,
  .BillingInformationForm .inputTextField {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .LableBlock {
    top: 50%;
    padding: 25px 16px;
    margin: 0px 20px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    bottom: inherit;
    right: inherit;
    width: auto;
  }
  .LableBlock h2 {
    font-size: 24px;
  }
  .LableBlock p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 20px;
  }
  .ProductCategoryBlock {
    margin-top: 36px;
  }
  .ProductCategoryBlock h2 {
    font-size: 26px;
  }
  .CategoryInfo {
    margin-top: 20px;
  }
  .contentBlock {
    min-height: auto;
  }
  .CategoryInfo .CatCustomButton {
    position: static;
  }
  .BreadCrumbList {
    margin-bottom: 18px;
  }
  .MobileDevider {
    border-top: solid 1px #f0f0f0;
    border-right: solid 1px #f0f0f0;
    padding-top: 35px;
  }
  .MobileDevider:first-child,
  .MobileDevider:nth-child(2) {
    border-top: none;
    padding-top: 0;
  }
  .MobileDevider:nth-of-type(2n) {
    border-right: none;
  }
  .MobileDevider:nth-last-child(2) .CategoryItem,
  .MobileDevider:last-child .CategoryItem {
    margin-bottom: 0;
  }
  .BoxShadowNone .CategoryItem .contentBlock {
    box-shadow: none;
    border: none;
    padding: 0;
  }

  .MoTwoItem .CategoryItem .contentBlock img {
    width: 97px;
  }
  .CategoryListingBlock .col-xs-6 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .customFloatR {
    margin-bottom: 35px;
  }
  .collapseIconBlock .CategoryLable {
    display: inline-block;
    margin-top: 0;
  }

  .footerLogin {
    margin-top: 30px;
  }
  .footer-container .list-inline {
    margin-left: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .footerLogin .list-inline > li {
    margin-right: 23px;
  }
  .footerLogin .copyright {
    font-size: 16px;
    text-align: center;
  }
  .footerLogin a {
    font-size: 14px;
  }
  .BilingHeader h2 {
    font-size: 19px;
  }
  .owl-control-center .owl-buttons {
    position: static;
  }
  .ThankYouWrapper {
    padding: 25px 0;
    text-align: center;
    margin: 25px 0;
  }
}
@media (max-width: 520px) {
  .TopDeviceBlock img {
    height: 260px;
  }
  .BreadCrumbList ul li {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .LableBlock {
    padding: 15px 16px;
  }
  .ProductCategoryBlock h2 {
    font-size: 22px;
  }
  .BilingHeader h2 {
    font-size: 17px;
  }
}
@media (max-width: 320px) {
  .TopDeviceBlock img {
    height: 175px;
  }
  .LableBlock {
    padding: 10px 16px;
    margin: 0px 10px;
  }
  .LableBlock h2 {
    margin: 0 0 6px;
    font-size: 20px;
  }
  .LableBlock p {
    margin-bottom: 7px;
    line-height: 16px;
  }
  .BilingHeader h2 {
    font-size: 14px;
  }
}
