/* line 1, ../../sass/components/_two-column.scss */
#two_column {
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  left: 0px;
  /* page specific constomized Menu*/
  /* Breadcrumb Start*/
  /* Breadcrumb End*/
}
/* line 8, ../../sass/components/_two-column.scss */
#two_column .loader {
  display: none;
}
/* line 12, ../../sass/components/_two-column.scss */
#two_column .two_column {
  /* Global colors */
  /*Hero Container Start*/
  /* Middle container Start */
}
/* line 14, ../../sass/components/_two-column.scss */
#two_column .two_column .color_teal {
  color: #337478;
}
/* line 17, ../../sass/components/_two-column.scss */
#two_column .two_column .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 22, ../../sass/components/_two-column.scss */
#two_column .two_column .container .row {
  margin-bottom: 0px;
}
/* line 26, ../../sass/components/_two-column.scss */
#two_column .two_column .clearfix {
  height: 0;
}
/* line 29, ../../sass/components/_two-column.scss */
#two_column .two_column .dis_block {
  display: block;
}
/* line 32, ../../sass/components/_two-column.scss */
#two_column .two_column strong {
  font-weight: 600;
}
/* line 35, ../../sass/components/_two-column.scss */
#two_column .two_column h1 {
  font-size: 20px;
  line-height: 25px;
  color: #AAAAAA;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "DIN W01 Light";
}
/* line 45, ../../sass/components/_two-column.scss */
#two_column .two_column h2 {
  font-size: 35px;
}
/* line 48, ../../sass/components/_two-column.scss */
#two_column .two_column h4 {
  color: #768dc1;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 10px;
}
/* line 58, ../../sass/components/_two-column.scss */
#two_column .two_column p {
  line-height: 20px;
  font-family: "DIN W01 Light";
  color: #333333;
}
/* line 67, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content {
  background-color: #337478;
  background-image: url(/static/images/web_banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 235px;
  background-position: -980px 0;
  top: auto;
  position: relative;
  /* share Btn */
  /* Hero container title */
}
/* line 78, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content .share_btn {
  margin-top: 10px;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
  z-index: 99;
}
/* line 84, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content .share_btn img {
  width: 60px;
}
/* line 90, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content .top_title {
  bottom: 10px;
  position: absolute;
}
/* line 94, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content .top_title h2 {
  font-family: "DIN W01 Regular";
  color: #FFFFFF;
  font-size: 24px;
  font-weight: normal;
  line-height: 1em;
  left: 2%;
  position: relative;
}
/* line 103, ../../sass/components/_two-column.scss */
#two_column .two_column .top_content .top_title p {
  line-height: 1.5em;
}
/* line 110, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content {
  font-size: 15px;
  margin-top: 20px;
  font-family: "DIN W01 Light";
}
/* line 116, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row {
  /* Right container */
}
/* line 117, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container {
  /* Tabs  */
  /*  First Tab Product List */
  /* Second Tab Accordian */
}
/* line 118, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container h4 {
  font-size: 15px;
}
/* line 124, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs .tab {
  float: left;
  margin-bottom: -1px;
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  position: relative;
  height: 47px;
}
/* line 133, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs .tab a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #13A29C;
  text-decoration: none;
  font-size: 12px;
  height: 48px;
  padding: 0 12px;
}
/* line 142, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs .tab a:hover {
  background-color: #ddd;
}
/* line 145, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs .tab a.active {
  color: #333333;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-size: 12px;
}
/* line 155, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs li.active {
  border-bottom: 1px solid #f0f0f0;
}
/* line 158, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .tabs .indicator {
  background-color: transparent;
}
/* line 168, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ {
  margin-bottom: 10px;
  word-wrap: break-word;
  /* Page scroll top button*/
}
/* line 172, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_section {
  border-bottom-color: Silver;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
}
/* line 177, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_section a {
  color: #13a29c;
  vertical-align: top;
  background-color: transparent;
}
/* line 181, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_section a strong {
  font-weight: 700;
}
/* line 185, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_section a:hover {
  text-decoration: underline;
}
/* line 188, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_section .middle_link {
  padding: 0 8px 0 8px;
}
/* line 193, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_target {
  font-size: 15px;
  margin-top: 10px;
}
/* line 196, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_target a {
  color: #13a29c;
  vertical-align: top;
}
/* line 200, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .link_target strong {
  font-weight: 700;
}
/* line 205, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col {
  padding: 0;
  /* Global classes for product list */
}
/* line 210, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content {
  margin-bottom: 0px;
  /*margin-top: 15px;*/
}
/* line 213, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content h6, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content h6, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content h6, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content h6 {
  font-size: 15px;
  color: #768dc1;
}
/* line 217, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content a {
  color: #13A29C;
}
/* line 220, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content .pdf, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content .pdf, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content .pdf, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content .pdf {
  background-image: url(/static/images/two_column_pdf.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 1px 0 1px 28px;
}
/* line 227, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content .arrow, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content .arrow, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content .arrow, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content .arrow {
  background-image: url(/static/images/two_column_link.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 1px 0 1px 10px;
}
/* line 233, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content ul, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content ul, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content ul, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 238, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content ul li a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content ul li a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content ul li a, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content ul li a {
  color: #13a29c;
}
/* line 244, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_right_content a:hover, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_right .col_left_content a:hover, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_right_content a:hover, #two_column .two_column .middle_content .container .row .left_container #allAtoZ .col .col_left .col_left_content a:hover {
  text-decoration: underline;
}
/* line 253, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .top .go_top {
  margin: 0px 10px 0 50px;
}
/* line 255, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .top .go_top .top_link {
  list-style-type: disc;
  /*font-size: 15px;*/
}
/* line 258, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .top .go_top .top_link a {
  color: #13A29C;
  text-decoration: none;
}
/* line 262, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #allAtoZ .top .go_top .top_link a:hover {
  text-decoration: underline;
}
/* line 272, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic {
  margin-bottom: 0px;
  word-wrap: break-word;
}
/* line 276, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible {
  margin-bottom: 0px;
  margin-top: 0px;
  border: none;
  box-shadow: none;
}
/* line 281, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li {
  margin-bottom: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  /* Accordian header */
  /* Accordian body */
}
/* line 286, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-header {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 0rem 1rem;
  color: #333333;
  background-color: #f5f5f5;
  border-bottom: none;
  border-radius: 6px;
}
/* line 294, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-header h4 {
  color: #768dc1;
  margin-bottom: 10px;
  margin-top: 12px;
  padding: 0;
}
/* line 300, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-header h4:hover {
  color: #13A29C;
  text-decoration: underline;
}
/* line 307, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-header.active {
  border-radius: 0;
  text-decoration: underline;
  color: #13A29C;
}
/* line 311, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-header.active h4 {
  color: #13A29C;
}
/* line 319, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content {
  margin-bottom: 15px;
}
/* line 321, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content h6 {
  font-size: 15px;
  color: #768dc1;
}
/* line 325, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content a {
  /*font-size: 15px;*/
  color: #13A29C;
}
/* line 329, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content a:hover {
  text-decoration: underline;
}
/* line 332, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content .pdf {
  background-image: url(/static/images/two_column_pdf.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 1px 0 1px 28px;
}
/* line 339, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content .arrow {
  background-image: url(/static/images/two_column_link.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 1px 0 1px 10px;
}
/* line 346, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content ul {
  margin-top: 0px;
}
/* line 348, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li .collapsible-body .body_Content ul li {
  margin-bottom: 0px;
  border: none;
  border-radius: 0px;
}
/* line 358, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container #therapeutic .collapsible li:last-child {
  margin-bottom: 0px;
}
/* line 364, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .left_container .trad_legal {
  font-family: "DIN W01 Light";
  line-height: 1.2em;
}
/* line 372, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .right_container .mixed_content {
  background-image: url(/static/images/two_column_line.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 20px 0;
}
/* line 378, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .right_container .mixed_content .arrow {
  background-image: url(/static/images/two_column_link.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  padding: 1px 0 1px 10px;
  color: #13A29C;
  text-decoration: none;
  line-height: 1.42857143;
  font-family: "DIN W01 light";
  text-decoration: none;
  font-size: 15px;
}
/* line 391, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .right_container .mixed_content a:hover {
  text-decoration: underline;
}
/* line 394, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .right_container .mixed_content p {
  font-family: "DIN W01 Regular";
  margin: 0;
}
/* line 398, ../../sass/components/_two-column.scss */
#two_column .two_column .middle_content .container .row .right_container .mixed_content p a {
  color: #333333;
  text-decoration: none;
}
/* line 411, ../../sass/components/_two-column.scss */
#two_column nav {
  height: 60px !important;
  position: relative;
  z-index: 999;
  box-shadow: 0 1px 4px #333 !important;
}
/* line 419, ../../sass/components/_two-column.scss */
#two_column nav .nav-wrapper .bottom_navigation .drop_down_container .row {
  margin-top: 20px;
}
/* line 422, ../../sass/components/_two-column.scss */
#two_column nav .nav-wrapper .bottom_navigation .drop_down_container .closer {
  top: 8px;
  font-size: 18px;
}
/* line 429, ../../sass/components/_two-column.scss */
#two_column nav .menu-label {
  top: 0px;
  position: relative;
}
/* line 436, ../../sass/components/_two-column.scss */
#two_column #top {
  position: relative;
  top: 0px;
  z-index: 999;
}
/* line 445, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 449, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container .breadcrumb_content {
  position: fixed;
  z-index: 999;
  margin: 90px 28px;
}
/* line 454, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container .breadcrumb_content a {
  color: #13A29C;
  font-size: 15px;
}
/* line 458, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container .breadcrumb_content a:hover {
  text-decoration: underline;
}
/* line 461, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container .breadcrumb_content :before {
  content: none;
}
/* line 465, ../../sass/components/_two-column.scss */
#two_column .breadcrumb_wrapper .container .breadcrumb_content .last {
  color: #777;
}

/********************************************
  Media only for mobile landscape Start Here
*********************************************/
@media only screen and (min-width: 320px) and (max-width: 767px) and (max-width: 768px) and (min-aspect-ratio: 13 / 9) and (min-width: 320px) and (orientation: landscape) {
  /* line 481, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content {
    background-position: -770px 0;
  }
  /* line 486, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .tabs .tab {
    width: 50%;
  }
}
/********************************************
  Media only for Ipad Portrait Start Here
*********************************************/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 507, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content {
    background-position: center center;
  }
}
/******************************************************
  Media only for Ipad Landscape and Desktop Start Here
*******************************************************/
@media (min-width: 992px) {
  /* line 518, ../../sass/components/_two-column.scss */
  #two_column {
    /* CSS for Nav height*/
  }
  /* line 520, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content {
    background-position: center center;
    top: 104px;
    position: relative;
  }
  /* line 526, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content .share_btn {
    width: 148px;
  }
  /* line 528, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content .share_btn img {
    width: 70px;
  }
  /* line 534, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content .top_title h2 {
    font-size: 35px;
  }
  /* line 539, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content {
    top: 104px;
    position: relative;
    font-size: 18px;
  }
  /* line 544, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container h1 {
    font-size: 26px;
    line-height: 30px;
  }
  /* line 549, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container .tabs .tab {
    height: 48px;
  }
  /* line 551, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container .tabs .tab a {
    font-size: 18px;
  }
  /* line 554, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container .tabs .tab a.active {
    font-size: 18px;
  }
  /* line 561, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container #allAtoZ .pdf, #two_column .two_column .middle_content .left_container #therapeutic .pdf {
    background-position: 0 8px !important;
  }
  /* line 564, ../../sass/components/_two-column.scss */
  #two_column .two_column .middle_content .left_container #allAtoZ .arrow, #two_column .two_column .middle_content .left_container #therapeutic .arrow {
    background-position: 0 8px !important;
  }
  /* line 571, ../../sass/components/_two-column.scss */
  #two_column .two_column .right_container .mixed_content {
    padding: 0 0 20px 0 !important;
  }
  /* line 577, ../../sass/components/_two-column.scss */
  #two_column #footer_wrapper {
    top: 135px !important;
  }
  /* line 582, ../../sass/components/_two-column.scss */
  #two_column nav {
    height: 124px !important;
    position: fixed;
  }
  /* line 587, ../../sass/components/_two-column.scss */
  #two_column nav .nav-wrapper .container {
    /*padding-right: 15px;*/
  }
  /* line 591, ../../sass/components/_two-column.scss */
  #two_column nav .nav-wrapper .container .row {
    margin-bottom: 20px;
  }
  /* line 595, ../../sass/components/_two-column.scss */
  #two_column nav .nav-wrapper .brand-logo {
    /*padding: 3px 6px;*/
  }
}
/******************************************************
  Media only for large Devices
*******************************************************/
@media only screen and (min-width: 1201px) {
  /* line 609, ../../sass/components/_two-column.scss */
  #two_column .two_column {
    /*			img{
    				width: 100%;
        			height: auto;
    			}*/
  }
  /* line 610, ../../sass/components/_two-column.scss */
  #two_column .two_column .top_content {
    background-position: left;
  }
  /* line 613, ../../sass/components/_two-column.scss */
  #two_column .two_column .container {
    max-width: 100%;
  }

  /* Breadcrumb Start*/
  /* line 626, ../../sass/components/_two-column.scss */
  .breadcrumb_wrapper .container {
    max-width: 100%;
  }

  /* Breadcrumb End*/
}
