sup {
  font-size: 50% !important
}
.banner_top {
  overflow: hidden;
  position: relative;
  background: url(../images/resource_bg.png)#f3f3f3;
  background-position: 115% top;
  background-repeat: no-repeat;
  color: #181617;
  background-size: auto 100%
}
.banner_top h1 {
  color: #555;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3
}
.banner_top h2 {
  font-size: 18px;
  color: #555;
  font-weight: 500;
  line-height: 1.542
}
.banner_top h2 sup {
  font-size: 50%
}
.search_wrapper {
  max-width: 1070px;
  width: 100%;
  margin: auto
}
.banner_top .search_bar {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-top: 2rem
}
.banner_top .search_bar input[type=search] {
  display: block;
  width: 100%;
  padding: 1rem;
  border: solid 1px #ccc;
  border-radius: 10px;
  outline: none
}
.banner_top .search_bar .searh_icon {
  position: absolute;
  top: 0;
  right: 1.5rem;
  bottom: 0;
  margin: auto;
  cursor: pointer
}
.banner_top .search_bar input:hover, .banner_top .search_bar input:focus {
  border-color: #181617
}
.banner_top .search_bar input:focus {
  box-shadow: 0 0 15px #ccc
}
.banner_top .search_bar input:focus ~ svg.searh_icon path {
  fill: #e11f26
}
.banner_top .search_bar input[type=search]::placeholder {
  font-size: 16px;
  color: #888
}
article .td_text {
  font-size: 15px;
  font-weight: 500;
  color: #e11f26;
  text-transform: uppercase
}
.trending_search {
  padding-left: 1rem
}
.trendLiast {
  list-style: none
}
.trendLiast li a {
  font-size: 15px;
  text-decoration: none;
  color: #555;
  margin: .3rem 0;
  display: inline-block;
  background: url(../images/arrow.svg) no-repeat;
  background-position: 0 center;
  padding-left: 1.3rem;
  background-size: 15px
}
.banner_top .bitraser_bradcrm {
  display: flex;
  list-style: none;
  margin-top: 1rem
}
.banner_top .bitraser_bradcrm li, .banner_top .bitraser_bradcrm li a {
  font-size: 11px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #888
}
.banner_top .bitraser_bradcrm li {
  margin-right: .15rem
}
.banner_top .bitraser_bradcrm li a:hover {
  text-decoration: underline
}
.banner_top .button_sec {
  display: flex
}
.graphic_wrapper {
  text-align: right;
  padding-bottom: 1rem;
  padding-right: 15px
}
.graphic_wrapper img {
  max-width: calc(100% - 260px)
}
.mainSubTitle {
  font-size: 18px;
  color: #181617;
  font-weight: 700;
  line-height: 1.5
}
.menu .menutitle {
  display: block;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Montserrat';
  color: #181617
}
.BitRaser_Video_wrapper {
  display: block
}
.video_container {
  background: #fff;
  box-shadow: 0 0 28.8px 11.2px rgb(0 0 0 / .09);
  border-radius: 17px;
  overflow: hidden;
  margin-top: 2rem
}
.BitRaser_Video_wrapper {
  max-width: 628px;
  width: 100%;
  margin-left: auto;
  position: relative;
  display: block;
  cursor: pointer;
  background: #fff;
  overflow: hidden
}
.BitRaser_Video_wrapper img {
  transform: scale(1.06)
}
.BitRaser_Video_wrapper .overlay_wrapper {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(0 0 0 / .3) 0%, rgb(0 0 0 / .3) 100%);
  top: 0;
  padding: 2.5rem 2rem
}
.BitRaser_Video_wrapper .overlay_wrapper .wrapper_content {
  text-align: left;
  max-width: 200px
}
.BitRaser_Video_wrapper .overlay_wrapper .wrapper_content span {
  padding: .7rem 1.5rem;
  border-radius: 30px;
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  display: inline-flex
}
.BitRaser_Video_wrapper .overlay_wrapper .wrapper_content p {
  font-size: 19px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-top: 3rem;
  line-height: 1.6
}
.BitRaser_Video_wrapper .overlay_wrapper .wrapper_content p font {
  color: #e11f26;
  font-family: 'Montserrat'
}
.BitRaser_Video_wrapper .overlay_wrapper .play_btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 79px;
  height: 66px;
  border-radius: 13px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(127deg, rgb(225 31 38) 15%, rgb(242 97 101) 45%, rgb(225 31 38) 75%);
  cursor: pointer
}
.bitraser_video_sec p {
  font-size: 18px
}
.BitRaser_Video_wrapper .overlay_wrapper .play_btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 46px;
  border-radius: 13px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(127deg, rgb(225 31 38) 15%, rgb(242 97 101) 45%, rgb(225 31 38) 75%);
  cursor: pointer
}
.bitraser_video_sec p {
  font-size: 18px
}
.video_body {
  padding: 1rem
}
.tabs-dropdown {
  display: none
}
.dropdown.tab .menu {
  display: block
}
.diployment_box {
  width: 100%;
  border-radius: 11px;
  ;
  border: solid 1px #e3e3e3;
  display: block;
  position: relative;
  background: #fff;
  transition: ease-in-out .3s;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
  min-height: 100%;
  transition: ease-in-out .3s;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  position: relative;
  text-decoration: none
}
.diployment_box .button_sec {
  margin-top: auto
}
.diployment_box .gradient_strip {
  height: 5px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  padding: 0
}
.diployment_box:hover {
  text-decoration: none
}
.wrapper {
  margin: 1rem 0
}
.deployment_tabs {
  display: flex
}
.tabs-nav {
  max-width: 440px;
  width: 100%
}
.deployment_container {
  max-width: 100%;
  width: 100%;
  background: #fff;
  border-radius: 38px;
  padding: 2rem;
  padding-right: 0;
  margin-left: 2rem;
  padding-top: 3rem; position: relative
}.deployment_container:before {
 width: 1px;
    height: 100%;
    position: absolute;
    left: -1rem;
    top: 0;
    background: linear-gradient(0deg, #fff0 0%, #c5c5c5 50%, #fff0 100%);
    content: '';
    z-index: 2;
}
.button_sec {
  display: flex;
  margin-bottom: 2rem
}
.outline_btn_red:hover img {
  transform: translate(2px, -2px)
}
.deployment_tabs {
  position: relative
}
.deployment_tabs:before {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, #fff0 0%, #c5c5c5 50%, #fff0 100%);
  content: '';
  z-index: 2
}
.deployment_sidebar {
  margin-top: 1rem
}
.deployment_sidebar li > a {
  font-size: 16px;
  color: #555;
  font-family: 'Montserrat';
  font-weight: 700;
  background: linear-gradient(90deg, #f3f3f3 31%, #ffffff 100%);
  padding: 1rem
}
.side_bar_head {
  display: flex;
  align-items: center
}
.side_bar_head span {
  margin-right: 6px
}
.deployment_sidebar .dropdown_line a {
  display: block;
  margin-left: 3rem;
  font-size: 16px;
  margin-bottom: .5rem;
  color: #555
}
.side_bar_head ~ div a span {
  padding-right: .3rem
}
.drive_title span, .eraser span, .dignostic span {
  transition: .3s ease-in-out
}
.drive_title span.rotate, .eraser span.rotate, .dignostic span.rotate {
  transform: rotate(90deg)
}
.side_bar_head {
  cursor: pointer
}
.side_bar_head:hover {
  color: #e11f26
}
.deployment_sidebar a.active {
  color: #e11f26;
  font-weight: 600
}
.deployment_sidebar a img {
  filter: grayscale(4)
}
.deploymentmenu a.active:before {
  width: 4px;
  height: 100%;
  background: #e11f26;
  position: absolute;
  left: -3.5rem;
  top: 0;
  content: '';
  opacity: 1
}
.deployment_sidebar > li {
  position: relative;
  list-style: none
}
.deployment_sidebar a.active img {
  filter: none
}
.tabs-content > div:not(:first-child) {
  display: none
}
.dropdown .deploymentmenu {
  padding: .5rem 0 .5rem 2rem
}
.dropdown .deploymentmenu a {
  margin-top: .4rem;
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: 400;
  color: #555
}
.dropdown .deploymentmenu a.active {
  font-weight: 600;
  color: #e11f26;
  text-decoration: underline
}
.deploymentmenu .menutitle {
  display: block;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Montserrat';
  color: #181617
}
.BitRaser_Video_wrapper {
  display: block
}
.video_body {
  padding: 1rem
}
.tabs-dropdown {
  display: none
}
.dropdown.tab .menu {
  display: block
}
.drive_title.top_title {
  position: relative
}
.drive_title.top_title .tool_tip {
  display: inline-flex;
  position: relative
}
.drive_title.top_title .tool_tip .tooltop_card {
  display: block;
  background: #000;
  padding: .5rem;
  color: #fff;
  position: absolute;
  left: -4rem;
  right: 0;
  bottom: -6rem;
  margin: auto;
  width: 200px;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  text-align: left;
  font-weight: 400;
  z-index: 2;
  border-radius: 3px;
  z-index: -1;
  opacity: 0;
  transition: ease-in-out .3s
}
.drive_title.top_title .tool_tip .tooltop_card i {
  font-style: normal;
  font-size: 13px;
  font-weight: 600;
  display: block
}
.drive_title.top_title .tool_tip .tooltop_card:after {
  width: 10px;
  height: 10px;
  background: #000;
  position: absolute;
  left: 4rem;
  right: 0;
  top: -4px;
  content: '';
  ;
  transform: rotate(45deg)
}
.drive_title.top_title .tool_tip:hover .tooltop_card {
  z-index: 2;
  bottom: -5rem;
  opacity: 1
}
.deployment_sidebar .menu_title {
  font-size: 15px;
  font-weight: 600
}
.dropdown .deploymentmenu a {
  font-size: 14px
}
.deploymentmenu a {
  margin-left: .5rem
}
.without_internet.drive_title.top_title img:hover ~ .tool_tip {
  right: -.3rem;
  opacity: 1
}
.without_internet.drive_title.top_title .tool_tip {
  width: 104px
}
.dropdown .deploymentmenu a {
  position: relative;
  margin-left: 1.5rem
}
.dropdown .deploymentmenu a:after {
  width: 13px;
  height: 13px;
  background: url(https://www.bitraser.com/asset/frontend/images/item-list.svg);
  left: -1.1rem;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center
}
.product_deployment .glob_h {
  font-size: 1.5rem;
  padding-top: 0
}
.product_deployment .primery_text {
  font-size: .875rem
}
.diployment_new_item {
  margin-top: 2rem
}
.diployment_new_item ul {
  list-style: none
}
.diployment_new_item h4 {
  font-size: 1.125rem;
  font-weight: 600
}
.diployment_new_item ul li a {
  margin: .6rem .5rem;
  display: block;
  position: relative;
  color: #181617;
  margin-left: 1rem
}
.diployment_new_item ul li a:after {
  width: 13px;
  height: 13px;
  background: url(https://www.bitraser.com/asset/frontend/images/item-list.svg);
  left: -1.1rem;
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center
}
.diployment_wrapper {
  background: #fff;
  padding: 2rem;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 8.55px .45px rgb(0 0 0 / .09)
}
.diployment_wrapper:before {
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #f53843 0%, #2f5795 100%);
  position: absolute;
  top: 0;
  left: 0;
  content: ''
}
.recomnded_srrip ul {
  display: flex;
  list-style: none;
  align-items: center;
  margin-bottom: 0;
  justify-content: flex-start
}
.recomnded_srrip ul li {
  padding: 0 .3rem
}
.recomnded_srrip ul li span {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  padding-right: .32rem
}
.recomnded_srrip ul li a {
  color: #e11f26;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline
}
.deployment_container figure {
  padding: 3rem 0
}
.sample_cart_container{ display: flex; width: 100%; flex-direction: column; align-items: center; justify-content: center; border: solid 1px #d1d1d1; border-radius: 20px; padding: 3rem; position: relative; overflow: hidden; row-gap:2rem}
.sample_cart_container:before{content: ''; width: 100%; height: 50%; background: linear-gradient(90deg,#f5384320 0%,#2f579520 100%); position: absolute; top: 0}
.sample_cart_container .sample_cart{ max-width: 294px; position: relative;border: 1px solid #D4D4D4;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);border-radius: 0px;}
.sample_cart_container .sample_cart .zoom_icon{position: absolute; left: 0; top: 0; right: 0; bottom: 0;  margin: auto; z-index: 1; width: 58px; height: 58px; display: flex; border-radius: 58px; align-items: center; justify-content: center;background: rgba(255, 255, 255, 0.3);
border: 1px solid rgba(0, 0, 0, 0.21);
box-shadow: 11px 13px 27.1px rgba(0, 0, 0, 0.25), inset 3px 4px 6.9px 1px rgba(179, 179, 179, 0.25);
backdrop-filter: blur(2.75px); cursor: pointer}

.certificate_btn{ background: #181617}


.modal-fullscreen-custom {max-width: 100%!important;height: auto;margin: 0;top: 0;left: 0;}
.modal-header .maximize-btn {cursor: pointer;font-size: 1.2rem;user-select: none;}
.modal-body .image-gallery {display: flex;flex-wrap: wrap;gap: 10px;justify-content: center;}
.modal-body .image-gallery img {max-width: 100%;height: auto; object-fit: cover;border-radius: 5px;}
.btn-container {margin: 20px;}
.standardsmodeltxt {font-size: 15px;text-transform: uppercase;text-align: center;color: #e11f26;font-weight: 700;}
.stand_close, .modle_close {position: absolute;right: 5px;top: 6px;background-color: #e11f26 !important;padding: 1px 5px !important;opacity: 1;color: #fff;border-radius: 50%;width: 25px;height: 25px;display: flex;justify-content: center;align-items: center;z-index: 90; border: none}
.standards-table {font-size: 13px;color: #000;display: block;height: 320px;overflow-y: scroll;}
.standards-table td {padding: 9px 5px 9px 15px;color: #000;font-weight: 500;font-size: 13px;}
.autotestpopup td:first-child, .standards-table tr:nth-child(odd) {background-color: #f7f7f7;}
.standardsmodeltxt span {display: block;color: #000;}
.modal{backdrop-filter: blur(7px);}
.dm-none{
  display: none;
}
@media screen and (max-width:1366px){
	.tabs-nav{max-width: 300px}	
	
}

@media screen and (max-width:1280px) {
  .banner_top h1 {
    font-size: 24px
  }
}
@media screen and (max-width:1024px) {
  body, * {
    font-size: 14px
  }
  .banner_top h1 {
    font-size: 28px
  }
  .diployment_box .gradient_strip {
    padding: 0
  }
  .graphic_wrapper img {
    max-width: calc(100% - 205px)
  }
}
@media screen and (max-width:992px) {
  header {
    display: none
  }
  .banner_top h1 {
    font-size: 22px
  }
  .diployment_box .gradient_strip {
    padding: 0
  }
  .mainSubTitle {
    font-size: 16px
  }
  .deployment_container {
    padding: 2rem
  }
  .deployment_sidebar {
    max-width: 260px
  }
  .side_bar_head {
    align-items: flex-start
  }
  .side_bar_head {
    font-size: 14px
  }
  .deployment_sidebar .dropdown_line a {
    font-size: 14px
  }
  .fill_btn, .outline_btn_red {
    font-size: 14px !important
  }
  .deployment_sidebar {
    margin-top: 1.5rem
  }
  .tabs-nav {
    max-width: 273px;
    background: #f0f0f0;
    margin-right: 2rem;
    border-radius: 20px
  }
  .dropdown .menu {
    padding: .5rem 0 .5rem 1rem
  }
  .deployment_sidebar li > a {
    margin: .7rem 0 0 1rem
  }
  .dropdown .menu a {
    font-size: 14px
  }
  .deployment_tabs:before {
    display: none
  }
  .graphic_wrapper img {
    max-width: calc(100% - 105px)
  }
  .deployment_sidebar li > a {
    font-size: 14px
  }
  .fill_btn, .outline_btn_red {
    padding: .7rem .7rem !important
  }
  .outline_btn_red span {
    font-size: 14px !important
  }
  .glob_lr {
    overflow: hidden
  }
  .button_sec {
    display: inline-block
  }
}
@media screen and (max-width:767px) {
  .graphic_wrapper {
    display: none
  }
  .banner_top {
    text-align: center;
    padding-bottom: 1rem
  }
  .button_sec {
    flex-direction: column
  }
  .outline_btn_red {
    margin-left: 0 !important;
    margin-top: 1rem
  }
  .tabs-nav {
    max-width: 190px
  }
  .deployment_sidebar li > a {
    font-size: 12px
  }
  .fill_btn, .outline_btn_red {
    max-width: 190px;
    width: 100%;
    justify-content: center
  }
  .deployment_sidebar, .tabs-nav {
    max-width: 100%
  }
  .deployment_sidebar {
    display: flex;
    overflow: hidden;
    background: #fff;
    margin-top: -.5rem;
    padding-top: 1rem
  }
  .deployment_tabs {
    flex-direction: column
  }
  .deployment_tabs:before {
    display: none
  }
  .deployment_sidebar > li {
    overflow: visible
  }
  .deployment_sidebar li > a {
    width: 280px;
    display: block
  }
  span.rotate {
    display: none
  }
  .tabs-dropdown {
    border: solid 1px #e1e1e1;
    width: 100%;
    display: block;
    padding: 1rem;
    border-radius: 10px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 0;
    background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    position: relative
  }
  .tabs-dropdown:hover {
    text-decoration: none;
    color: #fff
  }
  .deployment_sidebar a.active:before, .deployment_sidebar a img, .drive_title span, .eraser span, .dignostic span {
    display: none
  }
  .dropdown .deploymentmenu {
    padding: 1rem 1rem;
    background: #fff
  }
  .deployment_sidebar li > a {
    max-width: 100%;
    padding: 0;
    margin: 0
  }
  .deployment_sidebar > li {
    padding: .6rem 1rem
  }
  .menutitle {
    margin-top: 0 !important;
    padding-top: 1rem
  }
  ul li.dropdown:last-child .deploymentmenu {
    padding-bottom: 1rem;
    padding-top: 1rem
  }
  .tabs-dropdown:before {
    width: 15px;
    height: 100%;
    background: url(https://www.bitraser.com/asset/frontend/images/downarrow.svg);
    position: absolute;
    right: 2rem;
    top: 0;
    bottom: 0;
    content: '';
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    filter: brightness(0) invert();
    transition: .5s ease-in-out
  }
  .tabs-dropdown.open:before {
    transform: rotate(180deg)
  }
  .tabs-nav {
    background: none;
    border-radius: 0
  }
  .deployment_sidebar li > a {
    font-size: 16px
  }
  .banner_top p, .deployment_tabs p, .deployment_sidebar li > a {
    font-size: 15px
  }
  .deployment_container {
    margin-left: 0;
    margin-top: 2rem
  }
  .deployment_sidebar li > a {
    background: none
  }
  .deployment_sidebar a.accordion_title {
    border-bottom: solid 1px #d1d1d1;
    width: 100%;
    padding-bottom: .5rem
  }
  .deployment_sidebar a.accordion_title span {
    display: none !important
  }
  .deployment_sidebar a.accordion_title {
    font-size: 1rem;
    font-weight: 600
  }
  .deployment_sidebar a.accordion_title:before {
    width: 8px;
    height: 8px;
    border: solid 1px #d1d1d1;
    content: '';
    position: absolute;
    right: .5rem !important;
    left: auto !important;
    margin: auto;
    border-top: 0;
    border-left: 0;
    transform: rotate(-49deg);
    background: none !important;
    transition: ease-in-out .3s
  }
  .deployment_sidebar a.accordion_title.active:before {
    transform: rotate(49deg);
    display: block
  }
  .recomnded_srrip ul li:nth-child(1) {
    display: none
  }
  .recomnded_srrip ul li a {
    font-size: 11px
  }
 .deploymen_wrapper{
  row-gap: 2rem;
}
  .fill_btn, .outline_btn_red {
    font-size: 13px !important;
    padding: .7rem .6rem !important
  }
}