@media (max-width: 767.98px) and (min-width: 576px) {
  /* .slide-box div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 17%;
} */
}

@media (max-width: 991.98px) and (min-width: 768px) {
  /* .slide-box div {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 17.3333%;
} */
}

@media (min-width: 992px) {
  /* .slide-box div {
    -ms-flex: 0 0 15%;
    flex: 0 0 25%;
    max-width: 17%;
  } */
  .desktop {
    display: flex;
  }
  .mobile {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .catLand .col-sm-3 {
    padding-right: 10px;
  }
  .lock .marginTop86:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9;
  }
  .mysol.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .navbar .input-group {
    background: #fff;
  }
  .lock {
    overflow: hidden !important;
    position: relative;
  }
  .lock .navbar-toggler-icon {
    background-image: url(../images/close.png);
  }
  .lock .marginTop86 {
    /* opacity:0.1 */
  }
  .lock .themeBorderBottom {
    background: #f9f9f9;
    border-color: #f9f9f9;
  }
  .marginTop86 {
    margin-top: 53px;
  }
  #tsc_nav_1 .odi .nav-link {
    padding: 3px 8px;
  }
  .mob {
    flex-direction: row;
  }
  #tsc_nav_1 .nav-item {
    text-align: left !important;
    margin-left: 2px;
  }
  #loadTopCategory .col-sm-4 {
    max-width: 100%;
    flex: auto;
    padding-right: 0;
  }
  #tsc_nav_1 .nav-item a {
    text-align: left !important;
    margin-left: 0px;
    padding-left: 2px;
    white-space: normal;
  }
  .navbar-brand img {
    width: 70px;
  }

  #tsc_nav_1 .navbar-nav {
    align-items: normal;
    padding: 10px 3px;
  }
  .out100 {
    display: none;
  }
  .mobile {
    display: flex;
  }
  .desktop {
    display: none;
  }
  .themeBorderBottom {
    max-height: 53px;
  }
  .blogdesc {
    top: 10px;
    min-height: 131px;
  }
  .blogHeading a {
    color: #fff;
    font-size: 17px;
  }
  .blogHeading {
    align-items: flex-start;
  }
  .blogContainer {
    margin-bottom: 10px;
  }
}

@media (max-width: 320px) {
  .navbar-light .navbar-brand {
    margin-right: 0 !important;
  }
  /* .mobile#tsc_nav_1 .navbar-collapse.show {    max-width: 204px;} */
  .input-group-btn.search-panel {
    width: 100%;
  }
  .input-group select {
    /* display: none; */
    width: 100% !important;
    /* display: block; */
  }
  .catwrap {
    margin: 0 auto;
    display: inherit;
  }
  .navbar .input-group {
    height: auto;
  }
  .input-group input,
  .input-group span {
    margin-top: 5px;
  }
  .navbar .input-group {
    background: transparent;
  }
  .input-group input {
    height: 28px;
    border-left-width: 0;
  }
}
@media all and (min-width: 1366px) {
  /* .container-fluid{width:1310px} */
  /* .footer{width:97.7%} */
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  #tsc_nav_1 .dropdown:hover > .dropdown-menu {
    display: block;
    border-radius: 0px;
  }

  .modal-lg {
    max-width: 1160px;
  }
}

@media screen and (min-width: 320px) and (max-width: 699px) {
  .carousel-control-prev {
    margin-left: -24px;
  }
  .carousel-control-next {
    margin-right: -24px;
  }
  .arrowicon {
    font-size: 40px;
    color: #98bac3;
  }
}

@media screen and (min-width: 700px) and (max-width: 1260px) {
  .arrowicon {
    font-size: 40px;
    color: #98bac3;
  }
  .carousel-control-prev {
    margin-left: -42px;
  }
  .carousel-control-next {
    margin-right: -42px;
  }
  .back .descriptionSection {
    font-size: 12px;
  }
}

@media screen and (min-width: 577px) and (max-width: 1023px) {
  /* .slide-box div {
    -ms-flex: 0 0 15%;
    flex: 0 0 25%;
    max-width: 25%;
} */
  .carouselSection .carousel-inner {
    overflow: hidden !important;
  }
  .card-style:hover {
    z-index: 2;
    -webkit-transition: none;
    -webkit-transform: none;
    -ms-transition: none;
    -ms-transform: none;
    -moz-transition: none;
    -moz-transform: none;
    transition: none;
    transform: none;
    background-color: #fff !important;
  }
  .slideTextSection p {
    font-size: 12px;
  }
}

@media screen and (min-width: 320px) and (max-width: 576px) {
  /* .slide-box div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
} */
}
@media screen and (min-width: 320px) and (max-width: 569px) {
  .footer {
    text-align: center !important;
  }
  .footer .text-end {
    text-align: center !important;
  }

  header.widget-header {
    /* flex-direction: column; */
  }
  .carouselSection .carousel-inner {
    overflow: hidden !important;
  }
  .card-style:hover {
    z-index: 2;
    -webkit-transition: none;
    -webkit-transform: none;
    -ms-transition: none;
    -ms-transform: none;
    -moz-transition: none;
    -moz-transform: none;
    transition: none;
    transform: none;
    background-color: #fff !important;
  }
  .slideTextSection p {
    font-size: 12px;
  }
  .slideTextSection h2 {
    font-size: 22px;
  }
  div.slider-image {
    min-height: 150px;
  }
  .slick-slide img {
    min-height: 150px;
  }
  .shapeSection {
    top: 65px !important;
  }
  #rectangle {
    width: 78px;
    height: 30px;
    background: #3bcd3f;
    display: inline-block;
    margin-left: -4px;
  }
  .shapeText {
    position: absolute;
    top: 6px;
    color: #fff;
    font-size: 12px;
    left: 11px;
    width: 100%;
    display: block;
  }
}
@media (min-width: 992px) {
  .header.widget-header {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  [class^="col-sm-"],
  [class^=" col-sm-"],
  [class^="col-4"],
  [class^=" col-4-"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}


/* General Responsive CSS */
@media only screen and (max-width: 768px) {
  .riskMobileLeg.homeRiskLeg.float-right {
    position: unset !important;
    float: none !important;
  }
  .fullscreen.homeFull .col-sm-7.pl-md-0 {
    margin-top: 20px !important;
    padding-left: 15px !important;
  }
  .fullscreen.homeFull .col-sm-7.pl-md-0 .col-sm-4.pr-2 {
    padding-right: 15px !important;
  }
  .fullscreen.homeFull .col-sm-7.pl-md-0 .col-sm-4.pl-2 {
    padding-left: 15px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .fullscreen.homeFull .col-sm-7.pl-md-0 .col-sm-3.px-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .mEco {
    flex-direction: column !important;
  }

  .slimScrollDiv, .slimScrollDiv > div {
    height: auto !important;
  }
  .radio-switch {
    margin-bottom: 20px !important
  }
  #colorSchemeModal  img {
    width: 100%;
  }
  
  .selected-tab {
    position: relative;
    height: 40px;
    padding: 5px 35px 5px 15px;
    line-height: 30px;
    color: #fff;
    /* font-weight: bold; */
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #bbd6dc;
    border-radius: 0px;
    font-size: 14px;
    background-color: #bbd6dc;
}
  .selected-tab:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #fff;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }


  .nav-tabs .nav-link.active {
    color: rgb(0, 174, 155);
    background-color: #f4f8f9;
    border-color: none !important;
    border-top-width: 0px !important;
    border-top-style: solid;
    margin-bottom: -1px;
  }
  
    .nav-tabs {

      border: 1px solid #bbd6dc !important;
  }
  .nav.nav-tabs.converted-tab {
    display: block;
  }
  .nav-tabs .nav-link {
    padding: 0.5rem 0.9rem !important;
}

/* risk aggregate */

.riskaggrM  .col-sm-4.pe-0{
  padding-right: 15px !important;
}
.riskaggrM .col-sm-4.px-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: 10px !important;
  margin-bottom:  10px !important;
}
.riskaggrM .col-sm-4.ps-0 {
  padding-left: 15px !important
}
/* .table.dataTable  {
  table-layout:fixed !important;
} */
#riskHotSpotDashboard1 .table.dataTable, #riskHotSpotDashboard2 .table.dataTable {
  table-layout: auto !important;
}
table td .d-flex .progress {
  width: 65% !important;
}
.pEvol {
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
}
.newHeader .navbar-nav > li > a {
  color: #00b19c;
  display: block;
}

.form-group.text-end.mb-0 {
  text-align: left !important;
}

}
@media  screen and (max-width: 1388px) {
  #riskworkflowList th.text-center.font-weight-bold {
    max-width: 100% !important;
    width: 37% !important;
    min-width: 120px !important;
}
}