/*General*/
body{
  padding: 0;
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 23px;
  max-width: 3000px;
  margin:0 auto;
}
p, b, a, small,label{
  font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto', sans-serif;
  margin-top: 0 !important;
  margin-bottom:10px !important;
}
h1{
  font-size: 40px;
}
h2{
  font-size: 24px;
  line-height: 23px;
}
h3{
  font-size: 20px;
  line-height: 25px;
}
h4{
  font-size: 18px;
  line-height: 23px;
}
h5{
  font-size: 16px;
  line-height: 23px;
}
h6{
  font-size: 14px;
  line-height: 23px;
}
.contain{
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cover{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
.table_box {
  display: table;
  width: 100%;
  height: 100%;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}
button, .btn,.frm_button_submit,button.frm_button_submit,a.button:not(.br_compare_button),a.berocket_open_compare,.yith-ywraq-add-to-quote{
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 9px 20px !important;
    font-family: 'Roboto', sans-serif;
    border-radius: 0 !important;
    display: inline-block !important;
    line-height: 22px !important;

}
.yith-ywraq-add-to-quote,
.yith-ywraq-add-to-quote a{
  color:#fff !important;
}
input#coupon_code {
  height: 42px;
}
.woocommerce.ywraq-wrapper a.button.wc-backward{
  display: none !important;
}
.yith-ywraq-add-to-quote {
  display: block;
  margin: 10px 10px 10px 0;
}
.yith-ywraq-mail-form-wrapper span.ywraq_error {
  display: none;
}
button.single_add_to_cart_button {
    margin-bottom: 3px;
}
.summary.entry-summary .yith-ywraq-add-to-quote {
  display: block;
  margin: 0;
}
.btn.btn_white{
  background: #fff !important;
  color: #006fb9 !important;
  border:1px solid #fff !important;
}
.btn.btn_blue,
.yith-ywraq-add-to-quote,
a.berocket_open_compare,
.button:not(.br_compare_button),
.btn-primary{
  background: #006fb9 !important;
  color: #fff !important;
  border:1px solid #006fb9 !important;
}
a.link_all:hover{
  color: #006fb9 !important;
}
.btn.btn_blue:hover,
a.berocket_open_compare:hover,
.button:not(.br_compare_button):hover,
.btn-primary:hover{
  background: #02578f !important;
  color: #fff !important;
  border:1px solid #02578f !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #02578f  !important;
  color: #fff !important;
}
input,textarea,select{
  box-shadow: none !important;
  outline: none !important;
  border-radius:0 !important;
}
a{
  color:#000 !important;
  text-decoration: none !important;
}
.block_content p a{
  text-decoration: underline !important;
}
/*Header*/
.header_term_menu_cats.active{
  display: block;
}
.header_term_menu_cats{
  display: none;
  background: #eee;
  padding: 10px;
  margin-bottom: 20px;
}
.header_term_menu li {
  list-style: none;
}
.header_term_menu_open_span {
  margin: -4px 5px -4px 0;
  display: inline-block;
}
.header_term_menu_open_span span {
  height: 3px;
  background: #fff;
  width: 23px;
  display: block;
  margin: 4px 0;
}
.header_term_menu_open_text {
  display: inline-block;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  bottom: 3px;
}
.header_term_menu_open {
  background: #006FB9;
  padding: 10px 10px 2px 10px;
  /* border-bottom: 5px solid #006FB9; */
  cursor: pointer;
  color: #fff;
  /* margin-bottom: 20px; */
  box-shadow: 0px 0px 10px rgb(0 0 0 / 28%);
  border-bottom: 1px solid #000;
}
.header_term_menu{
  position: sticky;
  top:0;
  z-index: 999;
}
.header_term_menu_open.active{
  margin-bottom: 0;
}
.topbar {
  background: #006FB9;
  color: #fff;
  padding: 8px 0;
}
.topbar_right ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.topbar_right a {
  margin-left: 15px;
}
.topbar a{
  color:#fff !important;
}
.topbar_left a i {
  margin-right: 5px;
}
.topbar_left a {
  margin-right: 15px;
}
.header_logo img {
  width: 100%;
  max-width: 300px;
}
.headerbar form.search-form button {
  border: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  width: 44px;
  background: #fff !important;
}
.headerbar form.search-form input {
  border: none;
  font-size: 14px;
}
.headerbar form.search-form {
  border: 1px solid #eee;
}
.headerbar {
  padding: 20px 0;
}
.headerbar_menu ul li {
  display: inline-block;
  margin: 0 10px;
}
.headerbar_menu{
  margin: 0 -10px;
}
.headerbar_menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.headerbar_menu > div:first-child {
  display: inline-block;
}
.termbar {
  background: #eee;
  padding: 10px 0;
  border-bottom: 5px solid #006FB9;
  position: sticky;
  top: 0;
  z-index: 999;
}
.termbar li {
  margin: 0;
  padding: 0;
}
.termbar a.nav-link {
  /* background: #fff; */
  text-transform: uppercase;
  padding: 10px 0 !important;
  font-weight: 600;
  color: #000 !important;
  font-size: 15px;
  margin-right:30px;
  /* margin: 5px 10px 10px 0; */
}
.termbar a.nav-link:hover, .termbar li.open a.nav-link{
  color: #006fb9 !important;
}
.termbar .navbar-nav li {
  display: inline-block;
}
.termbar .navbar-nav {
  display: block;
}
.headerbar_menu a:hover{
  color: #006fb9 !important;
}
/*Content*/
header.entry-header,
footer.entry-footer{
  display: none;
}
.container_marge{
  height: 80px;
}
.block_1{
  overflow: hidden;
}
.block_1_slide.cover {
  position: relative;
  height: 500px;
}
.block_1_slider ul.slick-dots {
  bottom: 30px;
}
.block_1_slider ul.slick-dots li button:before {
  opacity: 1;
  font-size: 15px;
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "";
  border: 3px solid #fff;
  border-radius: 100%;
}
.block_1_slider ul.slick-dots li.slick-active button:before {
  background: #fff;
}
.block_slider_prev i {
  position: relative;
  top: 4px;
}
.block_slider_next i {
  position: relative;
  top: 4px;
}
.block_slider_prev {
  position: absolute;
  top: 44%;
  left: 74px;
  z-index: 9;
  background: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  color:#006FB9;
  cursor: pointer;
}
.block_slider_next {
  position: absolute;
  top: 44%;
  right: 74px;
  z-index: 9;
  background: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  color:#006FB9;
  cursor: pointer;
}
.product_t_wrapper {
	height: 250px;
	max-height: 250px;
	overflow: hidden;
}
.product_t_wrapper img {
	max-height: 250px !important;
	width: auto !important;
	height: auto !important;
	margin: 0 auto 0 auto !important;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: none !important;
  width: 100% !important;
}
.s_product_wrapper {
  position: relative;
}
.s_product_wrapper .flex-viewport,
figure.woocommerce-product-gallery__wrapper {
  border: 1px solid #eee;
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  top: 20px;
}
.s_product_wrapper .footer_usp_counter {
  background: #006fb9;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
}
.s_product_wrapper  table.footer_usps tr td:first-child {
    width: 60px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  border: 1px solid #eee;
  margin: 10px 10px 0 0;
}
.product_label {
  position: absolute;
  top: 20px;
  z-index: 9;
  left: 20px;
  background: #006fb9;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  font-weight: 600;
}
.woocommerce div.product .product_title {
  font-size: 24px;
  border: none;
  padding: 0;
}
.summary.entry-summary {
  margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #006FB9;
  font-size: 20px;
  margin-bottom: 0px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #006FB9;
  color: #fff !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #006FB9 !important;
  color: #fff !important;
}
.woocommerce .quantity .qty {
  height: 42px;
  border: 1px solid #000;
}
a.single_product_more.page-scroller {
  margin-bottom: 15px;
  display: block;
  font-weight: 600;
}
.single_post_meta {
  margin-bottom: 30px;
}
nav.woocommerce-breadcrumb {
  margin: 20px 0 !important;
  font-size: 13px !important;
}
.single_product_description{
  margin-bottom: 10px;
}
.woocommerce-message {
  margin: 10px 0 !important;
}
.termbar:not(.white_space_top){
  margin-bottom: 30px;
}
body.single-product .termbar {
  margin-bottom: 0;
}
body.single-product .woocommerce-message {
  margin-top: 20px !important;
}
ul.action_woocommerce_product_meta_end_ul li {
  display: inline-block;
  margin-right: 10px;
}
ul.action_woocommerce_product_meta_end_ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a.add_to_wishlist.single_add_to_wishlist i {
  margin-right: 0;
}
table.wishlist_table{
  font-size: 100%;
}
.wishlist-title.wishlist-title-with-form {
  pointer-events: none;
  margin-bottom: 0;
}
.wishlist-title h2{
  padding:0;
}
table.wishlist_table td.product-price {
  padding: 9px 12px;
  text-align: left;
}
.woocommerce table.shop_table.wishlist_table {
  border-top: 0;
}
a.link_all i {
  margin-left: 10px;
  position: relative;
  top: 1px;
}
li.product a,
li.product-category a {
  outline: none !important;
}
li.product,
li.product-category {
  margin: 0 0 30px 0 !important;
  padding: 10px !important;
  position: relative;
  width: 100% !important;
  display: inline-block;
  float: none !important;
  border: 1px solid #eee;
  transition: box-shadow .15s ease-in-out;
}
.product_slider {
  margin-top: 32px;
}
li.product:hover,
li.product-category:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.product_slider .slick-slide > div{
  margin:0 15px;
}
.product_slider .slick-list{
  margin:0 -15px;
}
.product_slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}
li.product span.price {
  display: block !important;
  color: #006fb9 !important;
  font-size: 15px !important;
}
.product_slider li.product,
.product_slider li.product-category{
  margin:0 !important;
}
li.product a.button{
  margin-top: 20px;
}
h2.woocommerce-loop-product__title, h2.woocommerce-loop-category__title {
  font-size: 18px !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
}
.product_slider .block_slider_prev {
  left: -15px;
  background: #006fb9;
  color: #fff;
  top: 40%;
}
.product_slider .block_slider_next {
  right: -15px;
  background: #006fb9;
  color: #fff;
  top: 40%;
}
.block_3 .block_title{
  margin-bottom: 32px !important;
}
.block_3_slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.block_3_slide{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 90px;
  width: 100%;
  margin: 0 auto;
}
.slick-slide a{
  outline:0 !important;
}
.block_3_slider .slick-slide > div{
  margin: 0 15px;
}
.block_3_slider .slick-list{
  margin: 0 -15px;
}
.block_1_slider {
  margin-bottom: 0 !important;
}
.block_3_slider .block_slider_prev {
  left: -15px;
  background: #006fb9;
  color: #fff;
  top: 34%;
}
.block_3_slider .block_slider_next {
  right: -15px;
  background: #006fb9;
  color: #fff;
  top: 34%;
}
a.block_3_slide_wrapper {
  border: 1px solid #eee;
  padding: 5px 10px;
}
.woocommerce-MyAccount-content, nav.woocommerce-MyAccount-navigation {
  font-size: 15px !important;
}
nav.woocommerce-MyAccount-navigation ul{
  list-style: none;
  padding:0;
  margin-bottom: 0;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a,
nav.woocommerce-MyAccount-navigation ul li a:hover {
  background: #006FB9;
  color: #fff !important;
}
nav.woocommerce-MyAccount-navigation ul a {
  padding: 10px 13px;
  display: block;
  background: #eee;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 10px;
}
span.password-input {
  display: block;
  width: 100%;
}
span.woocommerce-input-wrapper {
  display: block;
  width: 100%;
}
.shop_sidebar_cats li {
  list-style: none;
}
.berocket_compare_widget.berocket_compare_widget_text li{
  border-color:#000 !important;
  padding: 10px 0;
}
.berocket_compare_widget.berocket_compare_widget_text li span{
  font-size:14px !important;
}
.berocket_compare_widget ul {
  height: 80px;
  overflow: auto;
}
.filter_view_content li {
  list-style: none;
}
h3.ywcca_widget_title{
  font-size: 18px;
  margin-bottom: 0 !important;
}
.berocket_compare_widget > ul {
  padding: 0;
}
h2.widgettitle,.berocket_compare_widget_start h3 {
  font-size: 18px;
  margin-bottom: 10px !important;
}
.widget_yith_wc_category_accordion > ul {
  padding: 0 !important;
}
.widget_yith_wc_category_accordion ul.children li:before{
  display: none !important;
}
.widget_yith_wc_category_accordion ul li {
  text-transform: none !important;
  position: relative;
}
.shop_sidebar_cats {
  margin-top: 9px;
}
li#woocommerce_price_filter-2{
  list-style: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background:#eee !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background-color: #006fb9 !important;
}
a.br_compare_button {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  color: #000 !important;
  text-align: left !important;
}
.topbar_right ul li {
  display: inline-block;
}
.ywraq-form-table-wrapper td.product-thumbnail img {
  max-width: 50px;
}
.yith-ywraq-mail-form-wrapper {
  padding: 0 !important;
}
.navbar-nav ul.dropdown-menu a.dropdown-item {
  display: none !important;
}
/* .menu_block {
  columns: 5;
} */
.menu_block_col {
  /* -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; */
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 25%;
}
.menu_block_col_link {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #7a7a7a !important;
  width: 25%;
}
.navbar-nav .dropdown-menu {
  border-radius: 0;
  padding: 0;
  width: 100%;
  top: 0;
  min-height: 100%;
}
.navbar-nav li{
  position: static;
}
.menu_block_col_inner_link {
  display: block;
  font-size: 15px;
}
.menu_block_col_link:hover,
.menu_block_col_inner_link:hover{
  color:#006FB9 !important;
}
.menu_block_empty{
  display: none;
}
ul.dropdown-menu > div:has(.menu_block_empty){
  display: none;
}
li.menu_empty_link > a::after {
  display: none;
}
.woocommerce-address-fields .form-row label, .woocommerce-MyAccount-content label, form.checkout.woocommerce-checkout label, form.woocommerce-form.woocommerce-form-login label, form.woocommerce-ResetPassword label {
  width: 100%;
  display: block;
  margin-bottom: 0 !important;
}
.woocommerce-address-fields span.woocommerce-input-wrapper, .woocommerce-MyAccount-content span.password-input, form.checkout.woocommerce-checkout span.woocommerce-input-wrapper, form.woocommerce-form.woocommerce-form-login span.password-input, form.woocommerce-ResetPassword span.password-input {
  width: 100%;
}
body.search #content input.search-field.form-control, body.error404 #content input.search-field.form-control {
  height: 42px;
  position: relative;
  top: 2px;
}
.add-request-quote-button i,
.yith-wcwl-add-to-wishlist i,
.yith_ywraq_add_item_browse_message i {
  margin:0 !important;
  width:15px;
}
.yith_ywraq_add_item_response_message {
  display: none !important;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
/*
.shop_sidebar_cats li.current-cat-ancestor.closed > ul.children {
  display: block !important;
}
.shop_sidebar_cats li.current-cat-ancestor.closed ul.children li i.icon-plus {
  background-position: bottom center !important;
}*/

.shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li > a {
    background: #fff !important;
    color: #000 !important;
}
.shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li li:hover > a, .shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li li.current-cat > a, .shop_sidebar_cats .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a {
  background: #fff !important;
  color: #000 !important;
}

.shop_sidebar_cats .wpb_category_n_menu_accordion ul > li li {
  background: #fff !important;
}
.shop_sidebar_cats .wpb_category_n_menu_accordion ul > li li a {
  color: #000 !important;
}
.shop_sidebar_cats .wpb_category_n_menu_accordion ul li > a > span.wpb-submenu-indicator:hover, .shop_sidebar_cats .wpb_category_n_menu_accordion ul li > a:hover > span.wpb-submenu-indicator, .shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li:hover > a, .shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li li:hover > a{
  color: #006FB9 !important;
}
.shop_sidebar_cats .wpb_category_n_menu_accordion > ul > li li:hover > a, .wpb_category_n_menu_accordion > ul > li li.current-cat > a, .shop_sidebar_cats .wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a {
  border-left-color: #006FB9 !important;
}

/* .br_new_compare_block .br_top_table th {
  padding: 20px !important;
} */
table.shop_table.shop_table_responsive.my_account_quotes.my_account_orders,
h2.ywraq_my_account_quotes_title {
  display: none;
}
.br_new_compare_block_wrap .br_new_compare_block .br_top_table h3 {
  margin-top: 20px !important;
}
.br_new_compare_block_wrap .br_new_compare_block .br_top_table a.add_to_cart_button  {
  margin-bottom: 20px !important;
}
.br_new_compare_block_wrap .br_new_compare_block{
  margin:20px 0 !important;
}
/* .br_new_compare_block .br_top_table .add_to_cart_button {
  margin-bottom: 10px !important;
} */
/* .search_tiles {
  background: #eee;
  padding: 10px 0;
  margin-bottom: 30px;
} */
.article_box {
  border: 1px solid #eee;
  transition: box-shadow .15s ease-in-out;
  display: block;
  padding: 10px;
}
.article_box:hover{
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.col_marge_set{
  margin-bottom:30px !important;
}
body.search li.product, body.search li.product-category{
  margin-bottom:0 !important;
}
.widget.woocommerce.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
a.added_to_cart.wc-forward {
  display: none;
}
span.br_compare_button_text {
  font-weight: normal;
}
.woocommerce div.product form.cart {
  margin-bottom: 10px;
  margin-top: 10px;
}
.product_meta {
  margin-top: 10px;
}
.br_compare_button .fa::before {
  display: none !important;
}
.input-text{
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.block_6 .article_thumb.cover {
  height: 250px;
}
.block_6 .article_title {
  font-size: 16px;
  font-weight: 500;
  margin: 5px 0;
}
.block_6 .article_more i {
  font-size: 12px;
  margin-left: 5px;
}
.title_row{
  height:32px;
}
.article_post_date {
  margin-top: 10px;
  font-size: 13px;
}
/*Footer*/
.footer_usps{
  margin-bottom: 0;
}
.footer_usp_counter {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #006fb9;
  border-radius: 100%;
  background: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 50px;
  font-size: 17px;
}
table.footer_usps tr td:first-child {
  width: 70px;
}
table.footer_usps tr td {
  padding-bottom: 20px;
}
footer {
  padding: 40px 0;
  background:#006fb9;
  color:#fff;
}
footer a{
  color:#fff !important;
}
.footer_copyright{
  padding:20px 0;
  background:#fff;
}
li.email_mob,li.phone_mob{
  display: none !important;
}
.header_term_menu{
  display:none;
} 
.dgwt-wcas-search-wrapp{
  max-width: 100% !important;
}

p.discounts {
	color: #A0A0A0;
}
p.discounts span {
	color: red;
}

/*CSS @media Rules*/
/*@media (max-width: 576px) {  
}

@media (max-width: 768px) {  
}

@media (max-width: 992px) {  
}
*/
@media (max-width: 768px) {  
  .product_slider .block_slider_prev,
  .block_3_slider .block_slider_prev {
    left: 10px;
  }
  .product_slider .block_slider_next,
  .block_3_slider .block_slider_next {
    right: 10px;
  }
}
@media (max-width: 992px) {  
  
  .block_1_slide.cover{
    height:300px !important;
  }
  img.alignright, img.alignleft, img.aligncenter,img.alignnone {
		float: none !important;
    margin: 5px 0 !important;
    display: block !important;
    width: 100% !important;
	}
  .order_2 {
    -ms-flex-order: 2;
    order: 2;
}
  .header_logo {
    display: block;
    margin-bottom: 20px;
}
  li.email_mob,li.phone_mob{
    display: inline-block !important;
  }
  .topbar_right a{
    margin-right: 15px;
    margin-left:0px;
  }
  .col_marge_991{
    margin-bottom: 30px !important;
  }  
}
@media (max-width: 1200px) { 
  .block_1_slider .block_slider_prev {
    left: 10px;
}
.block_1_slider .block_slider_next {
  right: 10px;
}
  .block_1_slide.cover{
    height:400px ;
  }
  .termbar {
    border: none;
    background: none;
}
  /* .headerbar .container,.topbar .container {
    max-width: 100%;
} */
  .header_term_menu{
    display:block;
  } 
  .col_marge_1200{
    margin-bottom: 30px !important;
  }  
  .headerbar_menu {
    margin-top: 20px;
}
}
@media (min-width: 1200px) {  
  .container{
    max-width: 1300px;
  }
  .topbar,.headerbar,.termbar{
    padding-left:60px;
    padding-right:60px;
  }
}