@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {

  /*reward section */

  #global-search-form {
    display: none;
  }

  .notifi-part {
    display: none;
  }

  .newdrop {
    display: none;
  }

  #reedem-box .col-sm-3 {
    min-width: 250px !important;
  }

  .brand-titlebar {
    padding: 15px;
    background: #f9f9f9;
    margin-bottom: 20px;
    text-align: center;
    display: grid;
  }


  .cart-badge {
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .reedem-type {
    margin: 15px 0;
  }

  .flex {
    display: flex;
  }

  #redeemHeader .badge {
    position: relative;
    top: -10px;
  }

  #brand-termsAndConditionsInstructions {
    word-break: break-all;
  }

  .leftsearch input {
    width: 75% !important;
    margin: 15px;
  }

  .tabviewflex {
    display: flex
  }

  .tabviewflex i {
    margin: 0 5px;
  }


  .cardgrid {
    padding-left: 25px;
  }

  #cartview .viewcon {
    padding-top: 15px;
    color: #000;
    text-align: center;
  }

  #cartview .viewcon {
    padding-top: 15px;
    color: #000;
    text-align: center;
  }

  .total-cartview {
    position: relative;
    left: 20%;
    right: 20%;
    width: 272px;
  }

}



/* iPad Portrait :: min-width 768px and max-width 1024px */

@media only screen and (max-width: 768px) {

  .marketing h1 {
    margin-top: 25px;
  }


  footer .row.footerSec {
    padding-left: 20px;
  }

  #profile ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  /* ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  } */


  #profile {
    margin-bottom: 20px;
  }

  .faq-bar {
    padding-left: 10px !important;
  }

  .message-page .text-typebox textarea {
    width: 74% !important;
  }

  .message-page .box-msg {
    height: calc(100vh - 400px);
  }

  #photoframe1,
  #photoframe4 {
    left: 11%;
  }

  #photoframe2,
  #photoframe5 {
    left: 41%;
  }

  #photoframe3,
  #photoframe6 {
    left: 71%;
  }

  .frameline1 {
    left: 14.9%;
  }

  .frameline2 {
    left: 25.3%;
  }

  .frameline3 {
    left: 44.9%;
  }

  .frameline5 {
    left: 74.9%;
  }

  /* .sya-icon {
    margin-left: 5%;
  } */


  /*reward section */

  #global-search-form {
    display: none;
  }

  .notifi-part {
    display: none;
  }

  .newdrop {
    display: none;
  }

  /* .container {
    width: auto;
    margin: 0 2rem 0 12rem;
  } */

  .container-full-inner {
    width: auto;
    margin: 0 2rem 0 12rem;
  }


  #reedem-box .col-sm-3 {
    min-width: 250px !important;
  }

  .brand-titlebar {
    padding: 15px;
    background: #f9f9f9;
    margin-bottom: 20px;
    text-align: center;
    display: grid;
  }


  .cart-badge {
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .reedem-type {
    margin: 15px 0;
  }

  .flex {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }

  .tab-center {
    margin: 5% auto 2% auto;
  }

  #redeemHeader .badge {
    position: relative;
    top: -10px;
  }

  #brand-termsAndConditionsInstructions {
    word-break: break-all;
  }

  .leftsearch {
    display: none;
  }

  #filterContentBrandList {
    display: none;
  }

  .tabviewflex {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }

  .cardgrid {
    padding-left: 25px;
  }

  #cartview .viewcon {
    padding-top: 15px;
    color: #000;
    text-align: center;
  }

  .total-cartview {
    position: relative;
    left: 20%;
    right: 20%;
    width: 272px;
  }

  #totalCashValue {
    padding-right: 5px;
  }

  #iconDisplay i {
    padding: 0 5px 0 5px
  }



}

/* iPad Landscape :: min-width 768px and max-width 1024px */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

  ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .marketing h1 {
    margin: 20px 0 20px 0;
  }

  .margin-top-0 {
    margin-top: 0px;
  }

  #profile {
    margin-bottom: 20px;
  }

  h3.widget_title {
    font-size: 17px;
    font-weight: 600;
  }

  h3.widget_title .widget_show_more {
    font-weight: 100;
    font-size: 11px;
    padding: 0 10px 0 35px;
    line-height: 30px;
  }

  div.jqcloud span.w10 {
    font-size: 250% !important;
  }

  #ideas .panel-heading .panel-title {
    font-size: 16px;
  }

  #submitidea .nopadding.right,
  #joinateam .nopadding.right {
    width: 52%;
  }

  .submitideagrphic {
    width: 80px;
  }

  .idea-page .input-container {
    width: 23%;
    margin-right: 10px;
  }

  .idea-page #custom-search-input .input-group {
    margin-right: 10px;
  }

  .edit-btn1 {
    width: auto;
    padding: 10px 10px;
  }

  .message-page .text-typebox textarea {
    width: 100% !important;
  }

  .message-page .box-msg {
    height: calc(100vh - 380px);
  }

  .message-page .send-btn {
    margin-top: 10px;
  }

  #photoframe1,
  #photoframe4 {
    left: 10%;
  }

  #photoframe2,
  #photoframe5 {
    left: 40%;
  }

  #photoframe3,
  #photoframe6 {
    left: 70%;
  }

  /* .sya-icon {
    margin-left: 5%;
  } */

}

/* iPad Portrait & Landscape :: min-width 768px and max-width 1024px */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .leftMenu li a {
    font-size: 13px;
  }

  .faq-page .leftMenu ul.menu {
    padding: 10px 10px;
  }

  .idea-page #custom-search-input #page-controls .toggle.btn {
    width: 114px !important;
  }

  .idea-page #custom-search-input .input-group {
    width: 26%;
  }
}

/* iPad Pro Portrait :: min-width 1024px and max-width 1366px */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  h3.widget_title {
    font-size: 20px;
  }

  h3.widget_title .widget_show_more {
    font-size: 10px;
    padding: 0 10px 0 34px;
    line-height: 31px;
  }

  div.jqcloud span.w10 {
    font-size: 250% !important;
  }

  #ideas .panel-heading .panel-title {
    font-size: 16px;
  }

  #submitidea .nopadding.right,
  #joinateam .nopadding.right {
    width: 52%;
  }

  .submitideagrphic {
    width: 80px;
  }

  .idea-page .input-container {
    width: 23%;
    margin-right: 10px;
  }

  .idea-page #custom-search-input .input-group {
    margin-right: 10px;
  }

  .edit-btn1 {
    padding: 10px 10px;
  }

  #photoframe1,
  #photoframe4 {
    left: 10%;
  }

  #photoframe2,
  #photoframe5 {
    left: 40%;
  }

  #photoframe3,
  #photoframe6 {
    left: 70%;
  }

  #redeem-Brandhome .col-md-2 {
    width: 15.6%;
  }
}


/* All device Portrait :: min-width 320px and max-width 767px */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {
  h3.widget_title {
    font-size: 21px;
  }

  #onlinenow li.notification-item {
    width: 100%;
  }

  .problemView {
    padding-bottom: 15px;
  }

  .challenge-page .postcommentlist {
    margin-top: 35px;
  }

  .problem-message-container .problem-actions {
    padding: 0 0px;
  }

  .idea-page .tab-v1 .nav-tabs>li>a {
    padding: 10px 5px;
    font-size: 13px;
  }

  .edit-idea-page .sub-form #filedisplay-videos {
    width: 60% !important;
  }

  .events-page .home-template .event-search-wrap {
    top: -93px;
  }

  /* .events-page .tab-v1 ul.nav-tabs {
    margin-top: 40px;
  } */

  .insight-page #toggleIcon {
    margin-top: -50px;
  }

  .challenge-page .searchrefresh-icon {
    left: 2px;
  }

  .blogs-page .home-template .blog-search-wrap {
    top: -96px;
    width: 100%;
  }

  .button1,
  .save-draft {
    padding: 8px 10px;
  }

  .activities-page .activity.pull-left {
    width: 100% !important;
  }

  /* .activities-page .activity.pull-left a {
    display: block;
  } */

  .frame {
    width: 80px;
  }

  #photoframe1,
  #photoframe4 {
    left: 2%;
  }

  #photoframe2,
  #photoframe5 {
    left: 32%;
  }

  #photoframe3,
  #photoframe6 {
    left: 62%;
  }

  .movieinfo {
    height: 155px !important;
    z-index: 1
  }

  #movieposters .poster {
    margin: 0 0 40px 48px;
  }

  #myCarousel .carousel-inner .item .overlay-text h1 {
    font-size: 25px;
  }

  #myCarousel .carousel-inner .item .overlay-text .textColor {
    font-size: 14px;
  }

  .idea-page #custom-search-input .input-group {
    width: 60%;
  }

  #mentor .main-heading {
    margin-top: 50px;
  }

  #mentor .search-box {
    top: -50px;
  }

  .add-project .main-heading .right-controls {
    margin-bottom: 20px;
  }

  .add-project .bs-example div.dataTables_wrapper div.dataTables_paginate {
    display: inline-block;
    margin-top: 15px;
  }

  .add-project .bs-example div.dataTables_wrapper div.dataTables_paginate .previous {
    padding-left: 0px;
    margin-left: 0;
  }

  .global-search .dropdown-content {
    overflow-x: auto;
  }

  .captcha-field #userCaptcha {
    width: 73px !important;
  }

  .add-project .main-heading .right-controls .manage .anchorTag {
    font-size: 15px;
  }

  .adminPage .tab-head h4 {
    padding: 8px 0 8px 8px;
    font-size: 15px;
  }

  .adminPage .tab-head>a {
    right: 19px;
    top: 4px;
  }

  .adminPage .main-heading {
    font-size: 22px;
  }

  .recog-section .btn1 {
    margin-bottom: 15px;
  }

  .share-btn-group {
    text-align: left;
  }

  .radio-btn-group label {
    display: block !important;
    margin-right: 0px !important;
    margin-bottom: 15px !important;
  }

  .recog-section {
    padding: 20px 20px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .share-btn-group .bg5 {
    margin-bottom: 0px !important;
  }

  .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: baseline;
    border-radius: 0.25em;
  }

  .margin-top-custom-3 {
    margin-top: 25px !important;
    border-radius: 15px !important;
    /* padding: 35px 35px !important; */
    margin-bottom: 0px !important;
  }
}

/* All device Landscape :: min-width 320px and max-width 767px */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  .output-stats-column:last-child {
    margin-right: 0;
  }

  #onlinenow li.notification-item {
    width: 33%;
  }

  #photoframe1,
  #photoframe4 {
    left: 10%;
  }

  #photoframe2,
  #photoframe5 {
    left: 40%;
  }

  #photoframe3,
  #photoframe6 {
    left: 69%;
  }

  .idea-page #custom-search-input .input-group {
    width: 31%;
  }

  /* .sya-icon {
    margin-left: 3%;
  } */

  .radio-btn-group label {
    display: block !important;
    margin-right: 6px !important;
    margin-bottom: 15px !important;
    width: 18px;
    float: left;
    padding: 7px 25px 7px 10px;
  }
}

/* All device Portrait & Landscape :: min-width 320px and max-width 1023px */

@media only screen and (min-device-width: 320px) and (max-device-width: 1023px) {
  .home-page .leader-board {
    padding: 0px;
  }

  .event-list a>li {
    width: 49%;
    float: left;
    margin-right: 13px;
  }

  .event-list a:nth-child(2) li,
  .event-list a:nth-child(4) li {
    margin-right: 0;
  }

  .navbar .navbar-collapse .navbar-right {
    padding: 0 20px;
  }

  .navbar .navbar-collapse .navbar-right li.dropdown a.visible-xs {
    padding: 0px 15px 10px 0;
  }

  .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
  }

  .challenge-page .list-unstyled,
  .activities-page .list-unstyled,
  .idea-page .list-unstyled {
    padding: 0;
  }

  .sub-right .subheader,
  .result-right .subheader {
    margin-top: 25px;
  }
}

/* All device Portrait & Landscape :: min-width 768px and max-width 1023px */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .engagement-score {
    margin-top: 20px;
  }
}

/* All device Portrait & Landscape :: min-width 320px and max-width 767px */

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .faq-page .leftMenu.collapse {
    display: block;
  }

  .faq-page .leftMenu ul.menu {
    margin-bottom: 30px;
  }

  .event-list a>li {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .main-heading {
    font-size: 24px;
  }


  .mobile-profile {
    display: block !important;
  }

  .mobile-profile a {
    border: 0;
    text-align: left;
  }

  section#ideas .tile-bg {
    margin-bottom: 20px;
  }

  #problemtagscloud {
    width: auto !important;
  }

  .message-page .text-typebox textarea {
    width: 100% !important;
  }

  .message-page .send-btn {
    margin-top: 20px;
  }

  .message-page.message-container {
    display: none;
  }

  .idea-detail .right-box .comparable {
    display: none;
  }
}

/* Max width 767 */

@media only screen and (max-device-width: 767px) {
  .navbar-nav>li>a {
    font-size: 16px;
  }

  .navbar .nav li>a i {
    width: 32px;
  }

  .navbar .nav li>a svg {
    display: inline;
    top: 2px;
    left: -2px;
    margin-right: 3px;
  }

  .edit-idea-page .main-heading .button4 {
    padding: 8px 6px;
    font-size: 12px;
  }

  .problem-message-action-list-item a {
    margin-bottom: 10px;
  }

  .challenge-page .private-check {
    background: inherit;
    padding: inherit;
  }

  .challengeTitle {
    font-size: 18px;
  }

  .problem-title {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .xs-margin {
    margin-right: 5px;
  }

  .home-page #movieposters .row div:nth-child(2) {
    display: block;
  }

  .add-project .main-heading .right-controls {
    margin-right: inherit;
    text-align: left;
  }

  .add-project .main-heading .list-column {
    margin: 0 15px 0 0;
  }

  .global-search {
    top: 20px;
    right: 80px;
    display: none;
  }

  .close-search {
    right: 20px;
    top: 6px;
  }

  .g-search-wrap .g-secondary-wrap {
    width: auto;
    max-width: initial;
  }

  .global-search-content {
    width: auto;
  }

  .save-position {
    top: -4px;
  }

  .add-project table td .fa-hand-o-right {
    display: none;
  }

  .add-project input.button4 {
    margin: 0 0 0 20px;
  }

  .award-listing .table-main {
    overflow-x: auto;
  }

  .p-50 {
    padding: 30px 30px;
  }

  .start-section {
    margin-top: 20px;
  }

  .footer-top {
    padding: 20px 30px;
  }

  .share-head {
    margin-top: 20px;
  }

  .melink {
    display: none !important;
  }

  .g-secondary-wrap {
    display: none;
  }

  .my-program {
    float: left !important;
    margin-left: 20px;
  }

  .notifi-part {
    top: -45px !important;
    right: -18px;
  }

  #cd-tour-trigger {
    display: none;
  }

  .my-program {
    float: right;
    /* padding: 0 0 15px 0; */
  }

  /* 
  .custom-margin {
    margin-top: 155px !important;
  } */

  .footer-list {
    margin-bottom: 25px;
  }
}



/* Max width 375 */

@media only screen and (max-device-width: 375px) {
  .program-nav .navbar-brand img {
    height: 100% !important;
  }

  .navbar-brand {
    float: left;
    height: 65px;
    padding: 12px 15px;
    font-size: 18px;
    line-height: 20px;
  }

  .header {
    min-height: 75px;
    z-index: 100;
  }

  .input-group {
    width: 150px !important;
  }

  .logo-title {
    /* width: 175px; */
    overflow: hidden;
    display: list-item;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .best-perfomer .boxonline {
    padding: 10px;
  }

  .event-list.performer li.notification-item.card .info {
    padding-left: 10px;
  }

  #sub-title {
    color: #666666;
    font-weight: 600;
    /* float: right; */
    text-align: center;
    font-size: 11px;
    padding-left: 10px;
  }

  .margin-top-custom-3 {
    padding: 25px 30px !important;
  }

  .main-heading {
    font-size: 18px;
    font-weight: 500;
  }

  .adminPage .main-heading {
    font-size: 20px;
  }

  .post-date {
    position: inherit;
  }

  div.jqcloud span.w10 {
    font-size: 350% !important;
  }

  .edit-btn1 {
    margin-top: 4px;
    padding: 7px 10px;
  }

  .sub-content h3 {
    font-size: 17px;
  }

  .activities-page .dialog-section button {
    font-size: 15px;
  }

  .insight-page #insightChart .pull-right>.dropdown-menu .checkbox,
  .radio {
    font-size: 13px;
  }

  .idea-page #page-controls .input-container {
    width: 49%;
  }

  .pad-left {
    padding-left: 8px;
  }

  .margin-mobile {
    margin-bottom: 10px;
  }

  .activation .activation-title h1 {
    font-size: 26px;
  }

  .global-search {
    display: none;
  }

  .add-project .main-heading .right-controls .manage .anchorTag {
    font-size: 13px;
  }

  .mood-section h1,
  .chart-section h1,
  .start-section h1 {
    font-size: 17px;
  }

  /* .sya-icon {
    margin-left: -2px;
  } */

  .recog-section .bootstrap-tagsinput {
    font-size: 12px;
    text-indent: 0;
  }

  #connect .media-body .commentslist li .message {
    width: 75%;
    padding-left: 12px;

  }

  #connect .media-body .commentslist li small {
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
    position: relative;
    right: 3px;
  }

  #Rewards .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    min-width: 75px;
  }
}

/* Max width 360 */

@media only screen and (max-device-width: 360px) {
  .program-nav .navbar-brand img {
    height: 100% !important;
  }

  .logo-title {
    width: 175px;
    overflow: hidden;
    display: list-item;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .best-perfomer .boxonline {
    padding: 10px;
  }

  .event-list.performer li.notification-item.card .info {
    padding-left: 10px;
  }

  #sub-title {
    color: #666666;
    font-weight: 600;
    /* float: right; */
    text-align: center;
    font-size: 11px;
    padding-left: 10px;
  }

  .dataTables_wrapper div.dataTables_filter label {
    font-size: 11px;
  }

  #section-idea .template-download .outer {
    width: 260px;
  }

  .pad-left {
    padding-left: 2px;
  }

  .login-box .link1 {
    padding: 6px 6px 6px 0;
    display: table;
  }

  .recordButton {
    margin-left: 0px;
  }

  #photoframe1,
  #photoframe4 {
    left: -1%;
  }

  #photoframe2,
  #photoframe5 {
    left: 30%;
  }

  #photoframe3,
  #photoframe6 {
    left: 61%;
  }

  .frameline1 {
    left: 12.3%;
  }

  .frameline2 {
    left: 25.3%;
  }

  .frameline3 {
    left: 43.3%;
  }

  .frameline4 {
    left: 56.3%;
  }

  .frameline5 {
    left: 74.3%;
  }

  .frameline6 {
    left: 87.3%;
  }

  .activation .activation-title h1 {
    font-size: 24px;
  }

  /* .sya-icon {
    margin-left: -2px;
  } */

  #connect .media-body .commentslist li small {
    width: 100%;
    position: relative;
  }

  #connect .media-body .commentslist li .message {
    width: 75%;
    text-align: left;

  }

  .bootstrap-tagsinput input {
    font-size: 11px;
    font-family: 'Sora', sans-serif;
  }

  #nonRadioSection .form-control {
    padding: 9px 6px !important;
    font-size: 11px !important;
    font-family: 'Sora', sans-serif;
  }



}

/* Max width 320 */

@media only screen and (max-device-width: 320px) {

  .program-nav .navbar-brand img {
    height: 60px !important;
  }

  .logo-title {
    width: 175px;
    overflow: hidden;
    display: list-item;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .best-perfomer .boxonline {
    padding: 10px;
  }

  .event-list.performer li.notification-item.card .info {
    padding-left: 10px;
  }

  #sub-title {
    color: #666666;
    font-weight: 600;
    /* float: right; */
    text-align: center;
    font-size: 11px;
    padding-left: 10px;
  }

  h3.widget_title {
    font-size: 16px;
    font-weight: 600;
  }

  .leftMenu li a {
    font-size: 12px;
  }

  .rightContent h2 {
    font-size: 17px !important;
  }

  h3.widget_title .widget_show_more {
    font-weight: 100;
    font-size: 11px;
    padding: 0 10px 0 35px;
    line-height: 29px;
  }

  #onlinenow li.notification-item {
    width: 100%;
  }

  #myCarousel .carousel-inner .item .overlay-text .textColor {
    font-size: 16px;
  }

  #movieposters {
    margin-top: 70px !important;
  }

  .main-heading {
    font-size: 19px;
  }

  .adminPage .main-heading {
    font-size: 17px;
  }

  .button1 {
    padding: 8px 12px;
  }

  .Page {
    padding: 25px 25px;
  }

  .btn-arrow {
    text-align: left;
    font-size: 12px;
  }

  .challenge-page #search-whatIfForm span.input-group-btn {
    top: -2px;
  }

  #ideas .panel-heading .panel-title {
    font-size: 16px;
  }

  .idea-page .tab-v1 .nav-tabs>li>a {
    padding: 8px 4px;
    font-size: 12px;
  }

  #section-idea .template-download .outer {
    width: 238px !important;
  }


  #connect .dialog-section button {
    font-size: 13px;
  }

  .insight-page #insightChart .pull-right>.dropdown-menu .checkbox,
  .radio {
    font-size: 12px;
  }

  .insight-page #insightChart .pull-right>.dropdown-menu ul.scroll-menu {
    width: 228px;
  }

  .idea-page #page-controls .input-container {
    width: 45%;
  }

  .mediaData .per-start {
    padding-right: 20px;
  }

  .button1,
  .save-draft {
    font-size: 12px;
  }

  .frame {
    width: 70px;
  }

  .frameline1 {
    left: 11.3%;
  }

  .frameline2 {
    left: 25.3%;
  }

  .frameline3 {
    left: 42.3%;
  }

  .frameline4 {
    left: 57.3%;
  }

  .frameline5 {
    left: 75.3%;
  }

  .frameline6 {
    left: 88.3%;
  }

  #photoframe1,
  #photoframe4 {
    left: -5%;
  }

  #photoframe2,
  #photoframe5 {
    left: 27%;
  }

  #photoframe3,
  #photoframe6 {
    left: 59%;
  }

  .personText {
    font-size: 10px;
  }

  .heading1,
  .heading2 {
    width: auto;
  }

  .team-member {
    width: 70px !important;
    height: 70px !important;
  }

  .movieinfo {
    height: 190px !important;
  }

  #movieposters .poster {
    margin: 0 0 55px 38px;
  }

  #myCarousel .carousel-inner .item .overlay-text h1 {
    font-size: 22px;
  }

  #myCarousel .carousel-inner .item .overlay-text .textColor {
    font-size: 14px;
  }

  .challenge-page .searchrefresh-icon {
    left: 0px;
  }

  .activation .activation-title h1 {
    font-size: 21px;
  }

  .logo-title-mobile {
    width: 125px;
  }

  .idea-detail .right-box .comparable .button4:nth-child(1),
  .idea-detail .right-box .comparable .button4:nth-child(2) {
    font-size: 12px !important;
  }

  .challengeTitle {
    font-size: 17px;
  }

  .info-sign {
    margin: 0 0 2px 0px;
  }

  .captcha-field #userCaptcha {
    width: 37px !important;
    padding: 9px 3px !important;
  }

  /* .sya-icon {
    margin-left: 4%;
  } */

  .save-btn {
    font-size: 12px;
  }

  .movieinfo {
    pointer-events: none;
  }

  .activities-page .media-heading small.date {
    margin-top: 0px;

  }

  #connect .media-body .commentslist li small {
    width: 100%;
    position: relative;
  }

  #connect .media-body .commentslist li .message {
    width: 75%;
    text-align: left;
    padding-left: 0px;

  }

  .bootstrap-tagsinput input {
    font-size: 11px;
    font-family: 'Sora', sans-serif;
  }

  #nonRadioSection .form-control {
    padding: 9px 6px !important;
    font-size: 11px !important;
    font-family: 'Sora', sans-serif;
  }

  .login-box .btn-login,
  .login-box .btn-signup {
    padding: 5px;
  }

  #iconDisplay .cart-badge span.badge {
    position: absolute;
    top: -6px;
    right: 8%;
  }

  #Rewards .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    min-width: 75px !important;
  }


}

/* Max width 1023 */

@media only screen and (max-device-width: 1023px) {
  body {
    overflow-x: hidden !important;
  }

  .overview-page .overlay-container img {
    margin-bottom: 20px;
  }

  .comment-section ul.media-list .media .media-body {
    display: inline;
  }

  .challenge-detail .right-section {
    margin-top: 30px;
  }

  .insight-page .tab-content .panel-heading h3.panel-title {
    font-size: 13px;
  }

  .login-area {
    margin-top: 20px;
  }

  .home-section .mood-section {
    border: 0px;
  }

  .home-section .mood-sub1 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .home-section .chart-section h1 {
    margin-left: 13px;
    margin-bottom: 20px;
  }

  .home-section #engagementScoreChart {
    margin-left: -11px;
  }

  .insight-page .table-main {
    overflow-x: auto;
  }

  .insight-page .main-heading {
    margin-bottom: 25px;
  }
}

/* Max width 1024 */

@media only screen and (max-device-width: 1024px) {
  .overview-hide {
    display: none;
  }

  .overview-mobile {
    display: block;
  }

  .insight-page ul.nav-tabs #tab3,
  .insight-page ul.nav-tabs #tab4 {
    display: none;
  }

  .idea-detail .right-box .comparable .button4:nth-child(1),
  .idea-detail .right-box .comparable .button4:nth-child(2) {
    padding: 8px 5px;
    font-size: 13px;
  }
}

@media only screen and (min-device-width: 991px) {
  #problemtagscloud {
    width: auto !important;
  }

  div.jqcloud span.w10 {
    font-size: 450% !important;
  }
}

/* Max width 991 */

@media only screen and (max-device-width: 991px) {
  .forgot-password {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .activation {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .reset-password {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .confirmation {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .idea-detail .right-box .comparable {
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .error-fix {
    min-height: inherit;
  }

  .chart-content {
    margin-top: 25px;
  }

  .add-project .main-heading .list-column {
    display: none !important;
  }

  .container-full {
    width: 100%;
  }

  .container-full.enterprise .navbar-header {
    margin-left: 0px;
  }

  .container-full.enterprise .navbar-nav.navbar-right {
    margin-right: 0;
  }

  .home-section {
    padding: 0 0;
  }

  #homepage+footer .footer-top {
    padding: 40px 50px 40px 40px;
  }

  .home-section .mood-section,
  .chart-section,
  .start-section {
    min-height: inherit;
  }

  .showBox-outer {
    height: inherit;
  }

  .mood-title {
    margin-bottom: 20px;
  }

  .head-decorator {
    display: none;
  }

  .home-page .bp-card {
    width: 100% !important;
    padding: 0;
  }
}

/* Max width 280 */

@media only screen and (max-device-width: 280px) {
  .program-nav .navbar-brand img {
    height: 100% !important;
  }

  .login-box .link1 {
    color: #fff;
    text-decoration: underline;
    transition: 0.3s ease all;
    font-weight: 300;
    font-size: 10px;
    padding: 10px 0;
  }

  .login-box .link1 {
    padding: 6px 0px 6px 0;
    display: table;
  }

  .login-box .btn-login,
  .login-box .btn-signup {
    background: none;
    box-shadow: none;
    outline: none;
    color: #fff;
    padding: 5px 10px;
    border: 2px #fff solid;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    position: relative;
    font-size: 10px;
  }

  .idea-page #custom-search-input .input-group {
    width: 59%;
  }

  .activation .activation-title h1 {
    font-size: 17px;
  }

  .button4 {
    padding: 8px 10px;
  }

  .activation .button-group a {
    top: 0;
    left: 0;
  }

  .reset-password .reset-title h1 {
    font-size: 22px;
  }

  .logo-title-mobile {
    width: 90px;
  }

  .navbar .navbar-collapse .navbar-right {
    padding: 0 20px;
  }

  .navbar .navbar-collapse .navbar-right li.dropdown a.visible-xs {
    padding: 0px 15px 10px 0;
  }

  .idea-detail .right-box .button-group .button4:nth-child(1),
  .idea-detail .right-box .button-group .button4:nth-child(2) {
    float: none;
  }

  .idea-detail .right-box .comparable {
    text-align: center;
  }

  .idea-detail .right-box .button-group .button4:nth-child(1) {
    margin-bottom: 10px;
  }

  footer .row.footerSec {
    margin-left: 10px;
  }

  #mentor .main-heading {
    margin-top: 50px;
  }

  #mentor .search-box {
    top: -50px;
  }

  .idea-detail .right-box .comparable {
    display: none;
  }

  .add-project .bs-example div.dataTables_wrapper div.dataTables_paginate {
    display: inline-block;
    margin-top: 15px;
  }

  .add-project .bs-example div.dataTables_wrapper div.dataTables_paginate .previous {
    padding-left: 0px;
    margin-left: 0;
  }

  .add-project .main-heading .right-controls,
  .add-project input.button4 {
    display: none;
  }

  .adminPage .main-heading {
    font-size: 14px;
    font-weight: 600;
  }

  .mood-sub1 {
    font-size: 17px;
  }

  .home-section .chart-section h1 {
    font-size: 17px;
  }

  .insight-page .main-heading {
    font-size: 17px;
  }

  .share-btn-group {
    text-align: left;
  }

  .radio-btn-group label {
    display: block;
    margin-right: 0;
    margin-bottom: 15px !important;
  }

  .recog-section {
    padding: 20px 20px;
  }

  .share-btn-group .bg5 {
    margin-bottom: 0px !important;
  }

  #connect .media-heading .activity {
    padding: 7px 15px 11px 0;
    color: #6d7186;
    /* width: calc(50% - 90px); */
  }

  /* newly added by jayanthi */
  .events-page .home-template .event-search-wrap {
    display: none;
  }

  .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    font-size: 10px;
    min-width: 75px !important;
  }

  #connect .media-body .commentslist li .message {
    width: 75%;
    padding-left: 12px;

  }

  #connect .media-body .commentslist li small {
    overflow: hidden;
    white-space: nowrap;
    text-align: right;
    position: relative;
    right: 3px;
  }
}

/* For Desktop 1366 */

@media only screen and (min-width: 1030px) and (max-width: 1366px) {
  .home-section .mood-section.mood-show.screen3 .mood-icon {
    padding: 2px;
  }

  .head-decorator {
    display: none;
  }

  .home-section .mood-section.mood-show.screen3 .mood-sub2 {
    margin: 0px;
  }
}

@media only screen and (max-width: 600px) {

  .header {
    min-height: 80px;
    z-index: 100;
  }

  .logo-title {
    margin: 12px 0 12px 50px;
  }


  footer ul li {
    margin-right: 10px;
    margin-top: 5px;
    width: 100%
  }

  h2.widget_title {
    margin: 0px;
  }

  #event-heading #backicon {
    left: 15%;
  }

  */ #top5idealist .top-idea-title {
    margin-bottom: 3px;
  }

  .breakup {
    width: 100%;
  }

  .margin-top-custom-3 {
    margin-top: 25px !important;
    border-radius: 15px !important;
    /* padding: 35px 35px !important; */
    margin-bottom: 0px !important;
  }

  .home-page .leader-board {
    padding: 0px;
  }

  .user-profile .skills {
    height: auto;
  }

  .activities-page .private-check label {
    margin-left: 5px;
    font-size: 11px;
  }

  .container-full-inner {
    width: 92%;
    margin: 0 auto;
  }

  .challenge-page #search-whatIfForm span.input-group-btn {
    float: none;
    top: -5px;
    left: -1px;
  }

  comment-section .iscommandbutton {
    margin: 15px 0;
  }

  .createButton {
    font-size: 15px;
    padding: 15px;
  }

  .challenge-detail .private-check {
    font-size: 12px;
  }

  /* .social-media-btn {
    width: 100%;
  } */

  /* survey KPIs Table */
  #mostfavourable {
    display: none;
  }

  #mostunfavourable {
    display: none;
  }

  /* idea page */
  .idea-detail .private-check {
    font-size: 12px;
  }

  .idea-page .tab-content .thumbnail .caption {
    height: auto;
    min-height: 165px;
    padding: 10px;
  }

  /* challenge */
  .problem-message-body {
    padding-left: 10px;
  }

  .challenge-page .private-check {
    font-size: 12px;
  }

  .problem-catergory .btn {
    margin: 0 0 5px 0;
  }

  .problem-catergory .button-content {
    margin: 5px 0;
  }

  .problem-message-body {
    padding-left: 75px;
  }

  #galleryviews .problem-byline {
    position: absolute;
    bottom: 15px;
    left: 5%;
    margin: 5px 0px 20px 0px;
  }


  .problemcomment {
    color: #6d7186;
    font-size: 13px;
    position: absolute;
    bottom: -20px;
    margin: 5px 0px 10px 0px;
  }

  /* blog details */
  .blog-detail-page img {
    width: 100%;
  }

  .w-cloud {
    display: none;
  }

  .bootstrap-tagsinput input {
    font-size: 11px;
    font-family: 'Sora', sans-serif;
  }

  #nonRadioSection .form-control {
    padding: 9px 6px !important;
    font-size: 11px !important;
    font-family: 'Sora', sans-serif;
  }

  .recog-section .bootstrap-tagsinput {
    text-indent: 1px;
  }

  .profile-award-r {
    width: 92%;
    margin: 15px 15px 40px 15px;
  }

  .profile-award-g {
    width: 92%;
    margin: 15px 15px 40px 15px;

  }

  #Rewards {
    margin: 8rem 0 2rem 0;
  }

  #Rewards .fa-2x {
    font-size: 2rem;
    margin-top: 5px;
  }

  #Rewards .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    min-width: 90px;
  }

  #mentor {
    margin: 6rem 0 2rem 0;
  }

  .brands {
    margin: 0 auto;
  }

  .outerteamdiv {
    height: auto;
    padding: 10px;
    width: 90%;
  }



  /* hidden for mobile view */

  .logout-menu {
    display: block;
  }

  .Kpi-comments-footer {
    display: none;
  }

  #btnYOYTranspose {
    display: none;
  }

  #btnMOMTranspose {
    display: none;
  }

  #popup-btn {
    display: none !important;
  }

  .linked {
    display: none;
  }

  .label {
    white-space: inherit;
    word-wrap: break-word;
  }

  .my-program {
    display: none !important;
  }

  .category {
    margin-left: 0px;
  }

  .problem-catergory {
    margin: 5px 0;
  }

  .no-content {
    min-height: 50px;
    display: block;
    padding-top: 0px;
  }

  .comment-section ul.media-list .media .media-body {
    padding-left: 0px;
  }

  #searchForm {
    display: none;
  }

  #history {
    display: none;
  }

  #rhistory {
    display: none;
  }

  .newdrop {
    display: none;
  }

  .input-group {
    width: 200px;
  }

  .mv-filter1 {
    float: left;
    margin-left: 14px;
  }

  .mv-filter2 {
    float: right;
  }

  .enterprise-content-hide {
    display: none !important;
  }



  /*list icon hidden */

  #ideas .btn-toggle {
    display: none !important;
  }

  .challenge-detail .private-check {
    padding: 6px 10px 10px 10px;
  }

  .comment-section {
    border-radius: 5px;
  }

  #comment-form .save-btn {
    min-width: 75px !important;
    padding: 5px 10px;
  }

  #events .main-heading {
    margin-bottom: 15px;
  }

  .isactive-checkbox {
    position: relative;
    left: 10px;
    top: 15px;
    float: left;
    margin-bottom: 10px !important;
  }

  .upcoming-checkbox {
    position: relative;
    right: 2px;
    top: 4px;
    margin-bottom: 15px !important;
  }

  .mobile-bm {
    margin-bottom: 15px;
  }

  #bulkrsvp {
    display: none;
  }

  .post-date {
    top: -30px;
    position: absolute;
    right: 0;
    font-family: 'Sora', sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .mobile-recognize {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  }

  /* Redeem Section */

  #redeem-Brandhome img {
    width: 100%;
    height: 100%;
    padding: 15px 0px;

  }


  #selectedCardList img {
    width: 100%;
    height: 100%;

  }

  .reedem-type {
    margin-bottom: 15px;
  }

  .cart-badge {
    font-size: 2rem;
    text-align: center;
    /* margin-top: 20px; */
  }

  .searhselect {
    padding-left: 0px;
  }

  .leftpanel-rewardtype {
    padding: 0px;
  }

  .total-cartview {
    background: #eee;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 10px;
    position: static;
    right: 0;
    width: 100%;
  }

  .brand-titlebar i {
    cursor: pointer;
    font-size: 2.3rem;
  }






  /* Rewards Section Mobile UI */

  .nav>li>a {
    position: relative;
    display: block;
    font-size: 1.3rem;
    padding: 10px 3px;
    word-break: break-word;
    width: 100%;
    text-align: center;
    margin-right: 10px;
  }


  .leftpanel-rewardtype {
    background: none;
    border: none;
    margin: 0px;
    padding: 0px;
  }

  .reedem-type {
    margin-bottom: 15px;
  }

  #giftBrand {
    display: none;
  }

  .leftpanel-rewardtype {
    width: 100%;
  }

  #brandName {
    font-size: 2rem;
    text-align: center;
    /* margin-bottom: 15px; */
    color: #000;
  }

  #giftBrand {
    display: none;
  }

  #selectedCardList {
    display: none;
  }

  .leftsearch {
    display: none;
  }

  #cardList .cardgrid {
    width: 95%;
    padding-left: 25px;
  }

  #shoppingCardView {
    padding: 0px
  }

  #brand-Instructions {
    padding: 5% 15% 10% 15%;
    word-break: break-all;
  }

  .mvcart {
    width: 60% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /*Rewards Tab */

  #redeem-brands {
    display: none;
  }

  #Rewards #reedemPointsTab {
    display: none;
  }

  #Rewards #reedemPointsTab1 {
    display: block !important;
  }


  #awardsGivenTab {
    display: none;
  }

  #awardsGivenTab1 {
    display: block;
  }

  #awardsReceivedTab {
    display: none;
  }

  #awardsReceivedTab1 {
    display: block;
  }

  .photoframe {
    position: absolute;
    width: 80px;
    margin: 20px;
    text-align: center;
  }

  .frameImage {
    width: 50px !important;
    margin-bottom: 0px;
    margin-top: 7px;
  }

  .survey-header {
    width: 100%;
    height: auto;
    background: url(/static/img/survey-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 15px 0px 0px;
    padding: 50px 30px 50px 30px;
    margin-bottom: 20px;
    color: #fff;
  }

  .survey-form .welcome-dis {
    font-size: 17px;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 0 auto;
  }

  .survey-part .optionLabel {
    color: #6d7186;
    display: block;
    padding: 6px 8px 8px 8px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.4s ease all;
    margin: 1rem 1rem 2rem 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
  }


}


@media only screen and (max-width: 1366px) {
  /* .container-full-inner {
    margin-left: 5%;
  } */

  .radio-btn-group label {
    padding: 5px 6px;
  }

  #rewardCountry .input-group {
    width: 90%;
  }
}