
@media (min-width: 768px){
.dashboard-nav .navbar-nav {
    flex-direction: column;
    width: 100%;
}
}


@media (min-width: 1300px) {
  
  .container {  max-width: 1260px;  }
}
@media (min-width: 1200px) {
  .h2, h2{	font-size:1.7rem;	}
  .h3, h3{	font-size:1.5rem;	}
  .h4, h4{	font-size:1.25rem;	}

}
@media (min-width: 1600px) {
  .container {
    /*max-width: 1360px;*/
    max-width: 1400px;
  }
}
@media (max-width: 1600px) {
  .banner h2 {
    font-size: 50px;
  }
  .banner h3 {
    font-size: 30px;
  }
  .banner h4 {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .combo-section h2 {
    font-size: 54px;
  }
  .combo-section h3 {
    font-size: 30px;
  }
  .saftey-section h2 {
    font-size: 54px;
  }
  /*.complete-section {
    font-size: 36px;
  }*/
  .banner {
    padding: 25px 0;
  }
  .active-box h2{
    font-size: 70px;
  }
  .active-box h2 img{
    max-height: 60px;
  }
}
@media (max-width: 1400px) {
  .banner h2 {
    font-size: 50px;
  }
  .banner h3 {
    font-size: 30px;
  }
  .banner h4 {
    font-size: 26px;
  }
  .btn-lg {
    font-size: 20px;
    padding: 14px 50px;
  }
  .btn {
    padding: 10px 30px;
  }
  body {
    font-size: 16px;
  }
  .footer-top h4, .footer-bottom h4 {
    font-size: 20px;
  }
  .footer-bottom h5 {
    font-size: 18px;
  }
  
  .footer-offers-menu li a {
    font-size: 20px;
  }
  .btn-group-sm > .btn, .btn-sm {
    padding: .5rem 1.25rem;
    font-size: .875rem;
  }
  .shipping-box h4 {
    font-size: 20px;
  }
  .shipping-box h5 {
    font-size: 16px;
  }
  .active-box h2{
    font-size: 60px;
  }
  .active-box h2 img{
    max-height: 50px;
  }
  .active-box h5 {
    font-size: 18px;
}
.active-box {
  padding: 15px 30px 25px 30px;
}

}
@media (max-width: 1200px) {
  .getstarted-h4 img {
    max-width: 60px;
  }
  .getstarted-h4 {
    font-size: 20px;
  }
  .combo-section h2 {
    font-size: 46px;
  }
  .combo-section h3 {
    font-size: 26px;
  }
  .saftey-section h2 {
    font-size: 46px;
  }
  .dashboard-sidebar {
    width: 220px;
}
.dashboard-nav li a{
  font-size: 16px;
  padding-left:15px !important;
padding-right: 15px !important;
}
.active-box {
  padding: 10px 15px 15px 15px;
  border-radius: 10px;
}
.active-box h2 {
  font-size: 46px;
}
.active-box h2 img {
  max-height: 40px;
}
}
@media (max-width: 992px) {
  .getstarted-h4 {
    margin-bottom: 10px !important;
  }
  .shipping-box img {
    margin-right: 15px;
    max-width: 60px;
  }
  .shipping-box {
    align-items: flex-start; padding: 15px 20px; height:100px; border-radius:0;
  }
  .navbar-dark .navbar-nav li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .dasboard-section {
    display: block;
}
.dashboard-sidebar {
  width: 100%;
}
.sidebar-bottom {
  font-size: 13px;
}
.sidebar-bottom br{
  display: none;
}
.sidebar-bottom a{
  margin: 0 6px;
}
.dashboard-nav{
  padding-top: 0px;
  padding-bottom: 0px;
}
.dashboard-sidebar hr{
  margin: 10px 0;
}
.dashboard-content {
  padding: 25px 10px;
}
.dashboard-sidebar{
  height: auto;
}
}
@media (max-width: 767px) {
  .secondary-title {
    display: block;
  }
  .secondary-title h2 {
    display: block;
    padding-bottom: 6px;
  }
  .secondary-title a {
    padding-left: 0px;
  }
  .combo-section h2 {
    font-size: 36px;
  }
  .combo-section h3 {
    font-size: 20px;
  }
  .saftey-section h2 {
    font-size: 34px;
  }
  .complete-section {
    font-size: 20px;
    line-height: 1.4;
  }
  .banner h2 { font-size: 54px;  }
  .banner { padding-bottom: 0px;  }
  .footer-top .d-inline-block img{
  	 width: 230px;
  }
  .logo {
    padding: 20px 0 16px 30px;
    display: inline-block;
  }
  .logo img {
    max-width: 220px;
  }
  .header-right li a {
    padding: 0 15px;
  }
  .header-right li {
    line-height: 1;
  }
  .header-right {
    padding-bottom: 15px;
    text-align: center;
  }
  .header-right li:first-child {
    border-left: none;
  }
  .search {
    position: absolute;
    height: 36px;
    top: 15px;
  }
  .search .btn {
    height: 36px;
    width: 36px;
    font-size: 16px;
    padding: 5px;
  }
  .inputsearch {
    font-size: 16px;
    height: 36px;
    width: 36px;
    padding: 5px 15px;
  }
  .search.active .inputsearch {
    width: 234px;
  }
  .ftmids .ftmid2,.ftmids .ftmid3,.ftmids .ftmid4 {
     position: relative; left:0;
  }
  
}

@media screen and (min-width: 900px) {
  #frame .content {
    width: calc(100% - 340px);
  }
  .browse_tmpl .col-lg-2{ width:20%;}
}

@media screen and (min-width: 735px) {
  #frame .content .messages ul li p {
    max-width: 300px;
  }
}

@media screen and (max-width: 735px) {
  #frame #sidepanel {
    width: 58px;
    min-width: 58px;
  }
  #frame #sidepanel #profile {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0 0 0;
    background: #32465a;
  }
  #frame #sidepanel #profile .wrap {
    height: 55px;
  }
  #frame #sidepanel #profile .wrap img {
    width: 40px;
    margin-left: 4px;
  }
  #frame #sidepanel #profile .wrap p {
    display: none;
  }
  #frame #sidepanel #profile .wrap i.expand-button {
    display: none;
  }
  #frame #sidepanel #profile .wrap #status-options {
    width: 58px;
    margin-top: 57px;
  }
  #frame #sidepanel #profile .wrap #status-options.active {
    margin-top: 62px;
  }
  #frame #sidepanel #profile .wrap #status-options:before {
    margin-left: 23px;
  }
  #frame #sidepanel #profile .wrap #status-options ul li {
    padding: 15px 0 35px 22px;
  }
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle {
    width: 14px;
    height: 14px;
  }
  #frame #sidepanel #profile .wrap #status-options ul li p {
    display: none;
  }
  #frame #sidepanel #profile .wrap #status-options ul li span.status-circle:before {
    height: 18px;
    width: 18px;
  }
  #frame #sidepanel #profile .wrap #status-
  options ul li p {
    display: none;
  }
  #frame #sidepanel #search {
    display: none;
  }
  #frame #sidepanel #contacts {
    height: calc(100% - 149px);
    overflow-y: scroll;
    overflow-x: hidden;
  }
  #frame #sidepanel #contacts::-webkit-scrollbar {
    display: none;
  }
  #frame #sidepanel #contacts ul li.contact {
    padding: 6px 0 46px 8px;
  }
  #frame #sidepanel #contacts ul li.contact .wrap {
    width: 100%;
  }
  #frame #sidepanel #contacts ul li.contact .wrap img {
    margin-right: 0px;
  }
  #frame #sidepanel #contacts ul li.contact .wrap .meta {
    display: none;
  }
  #frame #sidepanel #bottom-bar button {
    float: none;
    width: 100%;
    padding: 15px 0;
  }
  #frame #sidepanel #bottom-bar button:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid #2c3e50;
  }
  #frame #sidepanel #bottom-bar button i {
    font-size: 1.3em;
  }
  #frame #sidepanel #bottom-bar button span {
    display: none;
  }
  #frame .content {
    width: calc(100% - 58px);
    min-width: 300px !important;
  }
  #frame .content .messages {
    max-height: calc(100% - 105px);
  }
  #frame .content .message-input .wrap input {
    padding: 15px 32px 16px 8px;
  }
  #frame .content .message-input .wrap .attachment {
    margin-top: 17px;
    right: 65px;
  }
  #frame .content .message-input .wrap button {
    padding: 16px 0;
  }
  .review-box {  height: auto;	}
  .shipping-bar .row div{   margin-bottom: 2px;  }
  .white-section .row div{   text-align: center;  }
}

@media (max-width: 575px) {
  .banner h2 { font-size: 34px; }
  .banner h3 { font-size: 24px; }
  .banner h4 { font-size: 18px; }
  .col-sm-6{  width: 50%;  }
  .banner,   .saftey-section{
  	display:none; /*.combo-section,*/
  }
}

@media screen and (max-width: 360px) {
  #frame {
    width: 100%; height: 100vh;
  }
}