@media (max-width:1500px){
.header-nav .navbar-default .navbar-nav > li > a {
  margin: 0 9px;
}

.aboutus-sec.row-nav {
  padding: 0;
}
.about-content {
  background-color: #2a6284;
  padding: 100px 30px 70px;
}

}

@media (max-width:1349px){
header#header {
  padding: 10px 20px 0;
}

}

@media (max-width:1199px){
header#header {
  padding: 10px 0 0;
}
.header-nav .navbar-default .navbar-nav > li > a {
  margin: 0 2px;
}
.header-nav .navbar-default .navbar-nav > li.top-btn > a.btn.btn-primary {
  padding: 11px 20px;
}
.how-sec figure::before {
  background-size: 100% auto;
  left: 110%;
  width: 130px;
}
.ft-1 h2 {
  font-size: 38px;
}
.pricing-div ul {
  padding: 30px 0 0 10px;
}
.free-trail.row-nav {
  background-position: center center;
}
.ft-service:first-child {
  margin-bottom: 30px;
  margin-top: 20px;
}
.foot2 {
  padding-left: 30px;
}
.trail-content li {
  font-size: 15px;
  padding-left: 38px;
}
#faq .panel.panel-default {
  margin-bottom: 14px;
}

.breadcrumbs {
  padding: 30px 20px;
}
section.account-pages {
  padding: 30px 15px;
}
.breadcrumbs h1 {
  padding-left: 0;
}

.info-block {
  clear: both;
}
.upper-description > h4 {
  display: inline-block;
  width: 100%;
}
select.fom-control.custom-select {
  width: 218px;
}
input.search-top {
  width: 220px;
}
.filterupper .form-group .input-group.date {
  width: 175px;
}
.filterupper .btn.btn-primary {
  padding-left: 20px;
  padding-right: 20px;
}


}

@media (max-width:1199px) and (min-width:991px){
.upper-sec.filterupper.text-center .form-group .input-group.date {
  width: 270px;
}
.upper-sec.filterupper select.fom-control.custom-select {
  width: 270px;
}
.filterupper .form-group {
  width: 100%;
}
}

@media (max-width:991px) and (min-width:768px){
.filterupper .form-group {
  width: 100%;
}
.filterupper.upper-sec select.fom-control.custom-select {
  width: 34%;
}
}

@media (max-width:991px){
header .navbar-header {
  width: 100%;
}
.navbar-toggle {
  margin-right: 5px;
}
header#header {
  padding: 10px 0 7px;
}
header#header {
  background-color: transparent;
}

header .navbar-collapse {
background-color: #428dc2;
border: 0 none;
padding: 0;
position: absolute;
right: -15px;
top: 65px;
width: 250px;
}
header .navbar-nav > li {
  display: inline-block;
  float: left;
  width: 100%;
}
.header-nav .navbar-default .navbar-nav > li > a {
  border-bottom: 1px solid #3a7294;
  color: #fff;
  margin: 0;
  padding: 14px 0;
  width: 100%;
      float: right;
}
.header-nav .navbar-default .navbar-nav > .active > a, .header-nav .navbar-default .navbar-nav > .active > a:focus, .header-nav .navbar-default .navbar-nav > .active > a:hover, .header-nav .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  border-bottom: 1px solid #2a6284;
  border-radius: 0;
  color: #000014;
}
header#header {
  background-color: #fff;
}
.header-nav .navbar-default .navbar-nav > li.top-btn > a.btn.btn-primary {
  margin: 0;
}
.banner-caption h1 {
  font-size: 58px;
}
.how-sec figure::before {
  width: 80px;
}
.how-works .how-sec p {
  font-size: 15px;
  padding: 0;
}
.progress-inn {
  float: left;
  padding-right: 20px;
  width: 50%;
}
.progress-inn h4 {
  font-size: 13px;
}
.ft-1 {
  margin-bottom: 30px;
}
.section-experts .slick-arrow {
  display: none !important;
}
.slick-dots {
  margin-top: 20px;

}
.slick-dots li.slick-active button {
  background-color: #afafaf;
  border: 1px solid #afafaf;
}
.pricing-div {
  width: 33%;
}
.pricing-div:last-child, .pricing-div:nth-child(3) {
  border-right: 1px solid #e4e4e4;
}
.pricing-div:hover {
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.about-content::after {
  background-color: #2a6284;
  content: "";
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
}
.aboutus-sec.row-nav {
  overflow: hidden;
}
.foot2 > h3 {
  font-size: 28px;
}
.trail-content li {
    margin-bottom: 20px;
}
.trail-content p {
    margin-bottom: 20px;
}

.login-section {
  margin: 80px auto;
  padding: 60px 80px;
}

.filterupper input.search-top {
  margin-bottom: 10px;
  margin-left: 1%;
  margin-right: 0;
  width: 49%;
}
.filterupper select.fom-control.custom-select { 
  margin-bottom: 10px;
  margin-right: 1%;
  width: 49%;
}

.nav-tabs > li > a {
  padding: 18px 22px;
}

.navbar-default .dropdown-menu.notify-drop {
    height: auto;
    max-height: 360px;
    max-width: 100%;
    min-height: 150px;
    min-width: 236px;
    position: relative;
}
.navbar-default .dropdown-menu.notify-drop .drop-content {
  max-height: 250px;
  min-height: 90px;
}
.navbar-default .dropdown-menu.notify-drop .drop-content > li .notify-img {
  max-width: 100%;
}


  }

  @media (max-width:767px){
.banner-caption h1 {
  font-size: 48px;
}
.banner-caption {
  padding: 100px 0;
}
.how-works {
  padding: 50px 0;
}
.how-works h2 {
  margin: 10px auto 60px;
}
.how-works .how-sec {
  width: 25%;
} 
.how-sec figure::before {
  width: 50px;
}
.section-content {
  margin-bottom: 35px;
  padding-bottom: 30px;
}
.detail-inn {
  width: 25%;
}
.details p {
  font-size: 18px;
}
.slide {
  background-position: center center;
}
.benefit-single {
  margin-bottom: 40px;
  width: 50%;
}
.free-trail.row-nav {
  background-color: #2a6284;
  background-image: none;
}
.about-content {
  background-color: #2a6284;
  padding: 60px 20px 30px;
}
.section.call-to-action-area {
  padding-bottom: 40px;
  padding-top: 50px;
}
.foot2 {
  padding-left: 15px;
  padding-top: 35px;
}
.section.call-to-action-area {
  padding-bottom: 10px;
}
.pricing-sec .line span {
  margin-bottom: 40px;
}

.login-section {
  margin: 80px auto;
  padding: 40px 20px;
}

.nav-tabs > li > a {
  margin: 0 1px;
}

.left-sidebar {
  background-color: #f3f5f6;
  float: left;
  margin-bottom: 30px;
  margin-right: 0;
  padding-right: 0;
  width: 100%;
}
.right-details-account {
  float: left;
  width: 100%;
}
.upper-description h4 span {
clear: both;
float: left !important;
margin-bottom: 10px;
padding-right: 10px;
width: auto;
}

.filterupper select.fom-control.custom-select {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100%;
}
.filterupper input.search-top {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.filterupper .form-group .input-group.date {
  margin: 0 0 10px;
  width: 100%;
}
.filterupper .btn.btn-primary {
  width: 100%;
}
.dashboard-pages .easyhost-section-title .title {
  font-size: 22px;
  margin: 0;
  text-align: left;
}
.add.add-btn.btn.btn-sm.btn-primary {
  padding: 11px 10px;
}
.filterupper .form-group .input-group.date .form-control {
  margin: 0;
}
.upper-sec select.fom-control.custom-select {
  margin: 0 0 10px;
  width: 100%;
}
.upper-sec > div {
  padding: 0;
} 

.pricing-section {
  padding: 15px;
}
.pricing-div {
border:1px solid #e4e4e4;
}



  }

  @media (max-width:639px){
.banner-caption h1 {
  font-size: 38px;
  line-height: 1.3;
}
.how-works .how-sec {
  margin-bottom: 30px;
  width: 100%;
}
.detail-inn {
  width: 49%;
}
.detail-inn:nth-child(2)::before {
  display: none;
}
.ft-1 h2 {
  font-size: 34px;
  line-height: 1.3;
}
.progress-inn {
  float: left;
  padding-right: 0px;
  width: 100%;
}
.pricing-div {
  width: 50%;
}
.how-sec figure::before {
  display: none;
}

section#subscription {
  padding: 60px 0;
}
.free-trail-block {
  padding-top: 50px;
}
.dash-ul > li {
  font-size: 16px;
  padding: 15px 0;
}

select.fom-control.custom-select {
  width: 220px;
}

.nav-tabs > li > a {
  padding: 18px 10px;
}
.inner-tabs .nav.nav-tabs li a {
  padding: 10px 20px;
}
.lead-block .status {
  margin-top: 20px;
  text-align: left;
  width: 100%;
}
li.lead-status input.form-control {
  float: none;
  margin-top: 13px;
  max-width: 100%;
  width: 360px;
}
.ledas-details-page .dash-ul > li {
  font-size: 16px;
}
.change-subs select.fom-control.custom-select {
  margin-top: 10px;
  width: 100%;
}
.breadcrumbs {
  display: inline-block;
  padding: 20px 15px;
  width: 100%;
}

.breadcrumbs .btn.btn-primary.btn-sm.pull-right.update-lead {
  margin-right: 0;
  margin-top: 4px;
}
  }
 @media (max-width:479px){

.banner-caption h1 {
  font-size: 26px;
  line-height: 1.3;
}
.how-works h2 {
  font-size: 26px;
}
.detail-inn {
  width: 100%;
}
.detail-inn::before {
  display: none;
}
.ftt {
  width: 100%;
}
.benefit-single {
  margin-bottom: 40px;
  width: 100%;
}
.pricing-div {
  width: 100%;
}
.pricing-div ul {
  height: auto;
  text-align: center;
}
.faq h2.title {
  font-size: 32px;
}
.ft-service {
  text-align: center;
}
#contact .line span {
  margin-bottom: 40px;
}
.ft-service {
  padding-left: 0;
}
section.features {
  padding-bottom: 40px;
  padding-top: 40px;
}
.banner-caption {
  padding: 60px 0;
}
.pricing-div {
  margin-bottom: 30px;
}

.nav-tabs > li > a {
  padding: 18px 4px;
  font-size: 14px;
}
.inner-tabs .nav.nav-tabs li a {
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px;
  padding: 8px 16px;
}
.time-leads {
  padding-top: 15px;
  text-align: left;
  width: 100%;
}

.ledas-details-page .dash-ul > li span {
  max-width: 220px;
}
.breadcrumbs > a {
  font-size: 15px;
}
.breadcrumbs {
  padding: 20px 15px;
}
.dashboard-pages .easyhost-section-title .title {
  font-size: 26px;
  margin: 0;
}
.payemnt-section h4 {
  font-size: 16px;
}
.payemnt-section .custom-check label::before {
  float: left;
}
.payemnt-section {
  padding-bottom: 50px;
}
.form-group.change-subs > label {
  font-size: 16px;
}
.info-block {
  padding: 10px;
}
.account-pages table th, .account-pages td {
  padding: 7px;
}
.upper-sec > div {
  padding: 0;
  width: 100%;
}
.upper-srch > p {
  padding-left: 0;
  padding-right: 0;
}
.upper-srch .form-control.search-top {
  float: none;
  margin-bottom: 10px;
  margin-right: 0;
  width: 100%;
}
.easyhost-section-title.upper-srch .add.add-btn.btn.btn-sm.btn-primary.pull-right {
  float: none !important;
  width: 100%;
}
.inner-tabs .nav.nav-tabs {
  display: flex;
  overflow: auto;
  padding-bottom: 14px;
}
.color-category > ul li {
  font-size: 12px;
  margin-right: 6px;
}
.color-category > ul li span {
  height: 16px;
  width: 16px;
}
.leds-details .lead-block {
  flex-direction: column;
}
.leads-user,.time-leads,.lead-block .status {
  text-align: center;
}
.status.pull-right > ul {
  width: 100%;
}
.breadcrumbs > a {
  font-size: 15px;
  text-align: left;
  width: 100%;
}
.breadcrumbs .btn.btn-primary.btn-sm.pull-right.update-lead {
  clear: both;
  float: none !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
}
.leads-tabs .nav.nav-tabs {
  border: 0 none;
  display: flex;
  overflow: auto;
  padding-bottom: 13px;
}
.ledas-details-page .dash-ul > li span.wb-block {
  text-align: left;
}
.ledas-details-page .dash-ul > li span.wb-block img {
  height: 20px;
  margin-right: 5px;
}

.notes > span.cont {

  display: inline-block;
  font-size: 14px;
  max-width: 100%;
  text-align: center;
  word-wrap: break-word;
}
.notes > span.status {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  display: inline-block;
  text-align: center;
  width: 100%;
    padding-top: 10px;
}
.notes .btn-edit {
  float: none !important;
  margin-right: auto;
}
.tabs-area .notes .btn-delete, .reminder-page .leds-details .lead-block .btn-delete {
  border-left: 1px solid #eee;
  float: none !important;
  line-height: 1;
  margin-bottom: 0;
  margin-top: -14px;
  padding: 2px 2px 2px 14px;
  right: 0;
  top: 0;
}
.dash-ul.icons-dash li img {
  height: 20px;
}
.notes {
display:inline-block;
}
#activities .notes, #notes .notes {
  flex-direction: column;
}
.tabs-area .notes > span {
  justify-content: center;
}
.tabs-area .notes .btn-delete, .reminder-page .leds-details .lead-block .btn-delete, .custom-leads-css .lead-block .pull-right .btn-delete, #activities .lead-block .btn-delete {
  margin-bottom: 0;
  margin-top: 0;
}
.tabs-area .notes > span {
  display: inline-block;
  text-align: center;
  width: 100%;
   justify-content: center;
}
.tabs-area .notes > span span {
  width: 100%;
}
.notes {
  text-align: center;
}
#tasks span.cont {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#tasks .delete-task.btn-delete.pull-right {
  float: none !important;
  margin: 0 auto !important;
}
.notes {
  font-size: 14px;
}
input.search-top {
  margin-bottom: 10px;
  width: 100%;
}
#faq .panel.panel-default {
  margin-bottom: 35px;
}
#faq .panel-default .panel-heading .faq-edit {
  border-right: 1px solid #eee;
  color: #428dc2;
  cursor: pointer;
  padding: 0 5px;
  position: absolute;
  right: 28px;
  top: -22px;
  z-index: 9;
}
.pull-right.delete-faq {
  border-right: 0 none;
  color: #a4312c;
  cursor: pointer;
  padding: 5px;
  position: absolute;
  right: 0;
  top: -28px;
  z-index: 9;
}
#faq .panel-default .panel-heading a {
  font-size: 14px;
}
.inn-foot2 li span {
  padding-left: 0;
  width: auto;
}
section.login-page {
  padding: 0 10px;
}
.login-section {
  padding: 40px 12px;
}
.custom-check label::before {
  height: 20px;
  margin-right: 4px;
  width: 20px;
}
.custom-check input:checked ~ label::before {
  background-size: 12px auto;
}
.form-group > a {
  font-size: 14px;
}
.login-page .easyhost-section-title .title {
  font-size: 34px;
}
form .col-xs-3 select.form-control {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.login-section {
  margin: 50px auto;
}

.leds-details .lead-block {
  flex-direction: column;
}
#new-leads .leads-user:first-child {
  flex: 0 0 100%;
  text-align: center;
}
.leds-details .lead-block .pull-right {
justify-content: center;
  margin-top: 0;
}
.leds-details .lead-block > span {
  border-bottom: 1px solid #eee;
}
#activities .notes .delete-note, #notes .notes .delete-note {
  display: inline;
}
#activities #new-leads .border-left-css:first-child, #reminders .border-left-css:first-child {
  flex: 0 0 100%;
  width: 100% !important;
  text-align: center;
}
.custom-leads-css .lead-block .leads-user {
  width: 100% !important;
}
#tasks .notes {
  display: inline-block;
}
#tasks .lnk-edit-task.btn-edit {
  display: inline-block;
  padding: 14px;
}
#tasks span.cont {
  margin-bottom: 0;
}
#tasks .notes .delete-task {
  display: inline-block;
}
#documents #new-leads .delete-document {
  border: 0 none;
  display: inline-block;
  margin: 0 !important;
  padding: 14px;
}
#documents .status.pull-right {
  padding-top: 0;
}
.reminder-page .leds-details .lead-block .leads-user.pull-left:first-child {
  text-align: center;
}
.reminder-page .status.leads-user.pull-left.border-left-css {
  margin-top: 0;
}
 .table-responsive th {
  white-space: nowrap;
}



#new-leads .leds-details .status.pull-right {
  flex-direction: column;
}

}