/*@media (max-width: 1360px) {
    .selectList li p{padding-left: 5px;float: left}
}*/

@media (max-width: 1500px) {
  .createCampaignWrapper #step-2 input,
  .createCampaignWrapper #step-2 select {
    max-width: 140px;
  }
}

@media (max-width: 1300px) {
  .createCampaignWrapper #step-2 input,
  .createCampaignWrapper #step-2 select {
    max-width: 110px;
  }
}

@media (max-width: 1279px) {
  .dateList {
    float: none !important;
    margin-bottom: 10px;
  }
  .statisticList li {
    margin-bottom: 2px;
  }
  .statisticList.pull-right {
    float: none !important;
  }
}

@media (max-width: 1200px) {
  .createCampaignWrapper #step-2 input,
  .createCampaignWrapper #step-2 select {
    max-width: 160px;
  }
  .createCampaignWrapper #step-3 .whiteBox h4 {
    font-size: 100%;
  }
  .iconBtn {
    padding: 5px 10px 5px 40px;
  }
  .iconBtn span {
    width: 30px;
  }
  .iconBtn svg {
    width: 12px;
  }
  .colorBox > .row {
    margin-left: -15px !important;
  }
  .travellerRating .progress {
    margin-top: 40px;
  }
  .progressCount {
    top: -40px;
    text-align: left;
  }
  .feedbackStar {
    display: block;
  }
  ul.selectList > li#filterButton,
  ul.selectList > li.goPanel {
    flex: 70;
    width: auto;
  }
  ul.selectList > li#filterButton .btn,
  ul.selectList > li.goPanel .btn {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  /*ul.selectList > li{padding: 0 10px;width: 50%;max-width: inherit !important; text-align: left;float: left;}
    ul.selectList > li.multiSelectItem{ width: 50%;}
    ul.selectList > li:last-child{ padding-right: 10px;}
    ul.selectList > li.datePicker{width: 50%;max-width: inherit;}
    ul.selectList > li.datePicker{ width: 50% !important;}
    .comiseo-daterangepicker-triggerbutton.ui-button{padding: 0 10px;}
    ul.selectList > li:nth-child(2n+1){ border: 0;}
    ul.selectList > li select{width: 100%;}*/
  .dropdownNav {
    padding: 0 15px;
  }
  ul.selectList {
    -webkit-flex-flow: wrap;
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-flow: wrap;
    /* margin:15px 0; */
  }
  ul.selectList > li {
    width: 50%;
    padding: 5px 10px;
    border: 0;
    flex: auto;
    -webkit-flex: auto;
  }
  ul.selectList.selectListHalf > li {
    width: calc(50% - 60px / 2);
  }
  ul.selectList.selectListHalf > li.goPanel {
    width: auto;
  }
  ul.selectList > li:first-child {
    padding-left: 10px;
  }
  ul.selectList > li:last-child {
    padding-right: 10px;
  }
  ul.selectList > li {
    /* padding-bottom:10px; */
  }
  .sortBoxSm {
    padding: 0px 20px;
  }
  .sortBoxSm header h3 {
    margin: 5px 0;
  }
  .sortBoxSm header h3 span {
    display: block;
  }
  .price {
    font-size: 200%;
  }
  .feedbackList {
    margin: 0 0 20px 30px;
  }
}

@media (max-width: 1024px) {
  .searchByBtn,
  .visible-tab {
    display: block;
  }
  .searchcolDesktop,
  .filtercolDesktop {
    display: none;
  }
  .headCollapse {
    margin: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 0;
    height: 30px;
    padding: 5px 15px;
  }
  .headCollapse i {
    display: block;
    font-size: 14px;
  }
  /*.headCollapse.collapsed:after, .headCollapse:after{ display: none;}*/
  .headCollapse:last-child {
    border: 0;
  }
  .filterPanel {
    padding: 0;
    min-height: inherit;
  }
  .dropdownNav {
    padding: 0;
  }
  .dropdownNav.collapse,
  .searchByList.collapse {
    display: none;
  }
  .dropdownNav.collapse.in,
  .searchByList.collapse.in {
    display: block;
  }
  .collapsebleContent {
    padding: 20px;
  }
  .appendList.selectList {
    margin: 0;
    padding: 5px 0;
  }
  /*ul.selectList > li:last-child, ul.selectList > li{ padding: 5px 15px 0; margin: 0;}*/
  #filter {
    max-height: 238px;
    overflow: auto;
  }
  .dateType li {
    margin-right: 0;
  }
  .dateType li a {
    font-size: 0;
    line-height: 14px;
    padding: 8px 15px;
    height: 30px;
  }
  .dateType li a i {
    display: block;
    font-size: 14px;
    line-height: 100%;
  }
  /*.searchcollapse.navbar-collapse.collapse{ display: none !important;}
    .searchcollapse.navbar-collapse.collapse.in{ display: block !important;}*/
  .searchByList {
    position: inherit;
    left: inherit;
    top: inherit;
    background: #fff;
    padding: 15px;
  }
  .nav-pills > li:first-child {
    margin: 0;
  }
  .searchByList li a {
    padding: 0 20px;
  }
  .appendList {
    padding: inherit;
    margin: inherit;
  }
  .widForBtn,
  .widFormoreBtn {
    /* width:210px !important; */
  }
  .nav-pills > li + li {
    margin-left: 0;
  }
  .downloadIcon {
    padding-left: 30px;
  }
  .headingCustom {
    padding: 0 15px;
  }
}

@media (max-width: 1023px) {
  .dragIcon {
    display: none !important;
  }
  .trash {
    right: 0 !important;
  }
  .widForBtn,
  .widFormoreBtn {
    white-space: nowrap !important;
  }
}

@media (min-width: 1025px) {
  .searchcollapse.collapse.in,
  .filtercollapse.collapse.in {
    display: none;
  }
}

@media (max-width: 999px) {
  .collapsebleContent {
    max-height: 300px;
    overflow: auto;
  }
  .customiseCol {
    margin-bottom: 15px;
  }
  .smallBox {
    width: 100%;
  }
  .md-icon {
    display: none;
  }
  /*.grid-stack > .grid-stack-item[data-gs-width='3']{width: 50%;position: static}*/
  .stepwizard-step a.btn {
    min-width: 120px;
  }
  .feedbackList {
    width: calc(100% - 30px) !important;
    margin: 0 auto 20px 15px;
    padding-bottom: 20px;
    height: auto !important;
  }
  .feedBackBtnRow {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
  }
}

@media (max-width: 991px) {
  #step-1 .whiteBoxWrapper .whiteBox {
    border-top: none;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  #step-1 .whiteBoxWrapper:first-child .whiteBox {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
    padding-bottom: 0;
  }
  #step-1 .whiteBoxWrapper:nth-child(2) .whiteBox {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    padding-top: 0;
  }
  .createCampaignWrapper #step-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mtsm-20 {
    margin-top: 20px;
  }
  .modal-dialog {
    width: 80%;
  }
  .travellerRating .progress {
    margin-top: 25px;
  }
  .progressCount {
    top: -25px;
  }
  .feedbackStar {
    display: inline-block;
    padding-left: 5px;
  }
  .formTableWrapper .table-responsive table {
    width: 100%;
    min-width: auto;
  }
  .formTableWrapper form {
    width: 100%;
  }
  .headingCustom {
    padding: 0 15px 0 0;
  }
  .headingCustom h2 {
    margin-top: 10px;
  }
}

@media (max-width: 979px) {
  .colorBox > .row,
  .hotelRateWrap.row {
    margin-left: -15px !important;
  }
}

@media (max-width: 767px) {
  h3 {
    font-size: 122%;
  }
  .mainContent {
    padding: 15px 20px 0;
  }
  .mainCon {
    padding-top: 0;
  }
  .buttonList li {
    padding: 0 10px;
  }
  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px;
    left: 0;
  }
  .body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .lock-word {
    display: none;
  }
  .navbar-form-custom {
    display: none;
  }
  .sidebar-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important;
  }
  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px;
  }
  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }
  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }
  .navbar-static-side {
    display: none;
  }
  body:not(.mini-navbar) {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background-color: #f3f3f4;
  }
  .avatarName {
    display: none;
  }
  .nav-header {
    height: auto;
  }
  .logo-element {
    padding-top: 12px;
    padding-bottom: 11px;
  }
  .dashBtn {
    margin-bottom: 10px;
  }
  /*.caret{margin-top:10px;}*/
  .travellerRating .progress {
    margin-bottom: 40px !important;
  }
  /* .feedbackList {
        width:97% !important;
    } */
  .hotelRateWrap.row {
    margin-left: 0 !important;
  }
  .pieContainer.row,
  .smallPieContainer .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .formTableWrapper .table-responsive {
    margin-bottom: 0;
  }
}

/*-------------------------------------------------------------*/

@media (max-width: 640px) {
  .mini-navbar .nav-pills > li.active a {
    background-color: transparent;
    color: #1661ab;
  }
  .filterPanel {
    text-align: center;
  }
  .filterPanel .searchBy {
    display: inline-block;
    float: none !important;
  }
  .filterPanel .collapsebleLink {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /*ul.selectList > li{width: 100%;border-left: 0;border-top: 1px solid #e2e3e5!important;padding-top: 5px;padding-bottom: 5px}
  ul.selectList > li.multiSelectItem{ width: 100%;}
  ul.selectList > li:first-child{border-top: 0!important;}
  ul.selectList > li.datePicker{width: 100%;}
  ul.selectList > li.datePicker{ width: 100% !important;}*/
  /*ul.selectList{ -webkit-flex-flow: wrap; flex-basis: 50%; -webkit-flex-basis: 50%; flex-flow: wrap;}*/
  ul.selectList > li {
    width: 100%;
    padding: 10px;
    border-top: 1px solid #f0f0f1;
  }
  ul.selectList > li:first-child {
    border: 0;
  }
  ul.selectList.selectListHalf > li,
  ul.selectList.selectListHalf > li.goPanel {
    width: 100%;
  }
  ul.selectList > li#filterButton,
  ul.selectList > li.goPanel {
    width: 50%;
    flex: 1;
  }
  ul.selectList {
    padding: 0;
  }
  ul.selectList > li#filterButton .btn,
  ul.selectList > li.goPanel .btn {
    width: auto;
    flex: 1;
  }
  .formTableWrapper {
    display: block;
  }
  .formTableWrapper .table-responsive {
    overflow-x: auto;
  }
  .formTableWrapper .table-responsive table {
    min-width: 640px;
  }
  .btn {
    min-width: 140px;
  }
}

@media (max-width: 580px) {
  .headerRight > li > a {
    padding: 10px;
  }
  .avatar {
    margin-right: 0;
  }
  .headerRight .user .caret {
    display: none;
  }
  .body-small .dashElem {
    width: 100%;
  }
  #arrival li,
  #criteria li {
    display: inline-block !important;
    border-left: none;
    float: none;
  }
  .stepwizard-step a.btn {
    min-width: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }
  .createCampaignWrapper .setup-content {
    font-size: 95%;
  }
  .createCampaignWrapper input[type="text"],
  .createCampaignWrapper input[type="email"],
  .createCampaignWrapper input[type="submit"],
  .createCampaignWrapper input[type="number"],
  .createCampaignWrapper select {
    height: 40px;
  }
  /* .showWeatherRow{
    padding-left: 0;
    }
    .showWeatherRow .checkbox{
    width: 100%;
    } */
  .searchByList li a {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 380px) {
  .rateActBtn a {
    font-size: 90%;
    width: 100%;
    border-right: none;
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
  }
  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 250px;
  }
}

@media (max-width: 479px) {
  /*.comiseo-daterangepicker{ width: 100%;}*/
  .tableline .searchByList li a {
    padding: 0 10px;
  }
  .stepwizard-step a.btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .hotelRateWrap.row {
    margin-right: -10px !important;
  }
  .modal-dialog {
    width: 90% !important;
  }
  .pagination {
    width: 480px;
  }
  .btnGroup .btn.nextBtn {
    min-width: 80px;
  }
  .inlineBtn {
    min-width: 140px;
  }
}

@media (max-width: 400px) {
  #criteria li {
    display: block !important;
    margin-bottom: 5px;
  }
  #info_type {
    margin-left: 0;
  }
  #info_type {
    display: block !important;
    text-align: center;
    margin-top: 15px;
  }
  #info_type li {
    display: inline-block !important;
  }
  .editOutlineBox a svg,
  .formeditBox a svg,
  .upldBtnPos a svg {
    display: none;
  }
  .editOutlineBox a {
    padding: 3px 5px;
  }
  .profileEditBox {
    padding: 5px;
  }
  .profileEditBox .upldBtnPos {
    right: 0;
  }
  .profileEditBox .upldBtnPos a {
    padding: 5px 8px;
  }
  .comiseo-daterangepicker {
    width: calc(100% - 20px);
    left: 10px !important;
  }
  .comiseo-daterangepicker-main {
    width: 100%;
    overflow-x: auto;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .row-eqh-xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mtsm-20 {
    margin-top: 20px;
  }
  .modal.fade.in {
    top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .row-eqh-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .row-eqh-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1200px) {
  .row-eqh-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .createCampaignWrapper .row.setup-content {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
