body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  color: #2B2D42;
  font-weight: 700;
  margin: 0 0 10px;
}

a {
  color: #2B2D42;
  font-weight: 500;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}

a:hover, a:focus {
  color: #D10024;
  text-decoration: none;
  outline: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none
}

.trans_400 {
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 100%;
}
/*=========================================================
 BREADCRUMBS
===========================================================*/

.breadcrumbs {
  width: 100%;
  height: 60px;
  border-bottom: solid 1px #ebebeb;
  margin-bottom: 60px;
}

.breadcrumbs ul li {
  display: inline-block;
  margin: 0 17px;
}

.breadcrumbs ul li.active a {
  color: #b9b4c7;
}

.breadcrumbs ul li i {
  margin-right: 17px;
}

.breadcrumbs ul li a {
  color: #51545f;
}

/*=========================================================
 TOP HEADER
===========================================================*/
.header {
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    position: fixed;
    will-change: opacity;
}

/*.sticky {
    top: 0;
    width: 100%;
    position: sticky;
    top: -2.7em;
    min-height: 2.7em;
    -webkit-transition: all .4ms ease;
    -moz-transition: all .4ms ease;
    -ms-transition: all .4ms ease;
    -o-transition: all .4ms ease;
    transition: all .4ms ease;
}*/
        
#top-header {
    width: 100%;
    min-height: 40px;
    padding: 10px 0;
    background-color: #1E1F29;
}

.header-links-left li, .header-links-right li {
  color: #fff;
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
}

.header-links-left li:last-child, .header-links-right li:last-child {
  margin-right: 0px;
}

.header-links-left .header-links_time {
  background: url(../img/icon_vehicles_stock.png) no-repeat -8px -10px;
  padding-left: 30px;
  color: #fff;
}


/*ru

.header-links-left_ru li, .header-links-right_ru li {
  color: #fff;
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
}

.header-links-left_ru li:last-child, .header-links-right li:last-child {
  margin-right: 0px;
}
.header-links-left_ru .header-links_time_ru {
  background: url(../img/icon_vehicles_stock_ru.png) no-repeat -8px -10px;
  padding-left: 30px;
  color: #fff;
}
.header-links-left_ru li i, .header-links-right_ru li i {
  color: #D10024;
  margin-right: 1px;
}



*/




.header-links-left li i, .header-links-right li i {
  color: #D10024;
  margin-right: 1px;
}

.currency {
  display: inline-block;
  position: relative;
  min-width: 50px;
  border-right: solid 1px #33333b;
  padding-right: 5px;
  text-align: center;
  vertical-align: middle;
}

.currency > li {  
  color: #fff;
}

.currency > li > i {
  margin-left: 8px;
}

.language, .account {
  display: inline-block;
  position: relative;
  min-width: 100px;
  border-right: solid 1px #33333b;
  padding-right: 5px;
  text-align: center;
  vertical-align: middle;
}

.language > a, .account > a {  
  color: #fff;
}

.language > a > i, .account > a > i {
  margin-left: 8px;
}

.language:hover .language_selection,
.account:hover .account_selection {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.language_selection, .account_selection {
  display: block;
  position: absolute;
  right: 0;
  margin: 10px 0;
  width: 100%;
  background: #1E1F29;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  box-shadow: 0 0 25px rgba(63, 78, 100, 0.15);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: all 0.3s ease;
}

.language_selection li,
.account_selection li {
  width: 100%;
  padding-left: 10px;
  margin: 0;
  line-height: 40px;
  border-bottom: solid 1px #33333b;
}


.language_selection li a,
.account_selection li a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: all 0.3s ease;
}

.language_selection li .language_selection_en {
  background: url(../img/icon_language.png) no-repeat 0px -15px;
}

.language_selection li .language_selection_ru {
  background: url(../img/icon_language.png) no-repeat 0px -46px;
}

.language_selection li .language_selection_es {
  background: url(../img/icon_language.png) no-repeat 0px -170px;
}

.language_selection li .language_selection_de {
  background: url(../img/germany.png) no-repeat 0px 11px;
}

.language_selection li .language_selection_po {
  background: url(../img/polish.png) no-repeat 0px 14px;
}

.language_selection li .language_selection_fi{position: relative;}
.language_selection li .language_selection_fi:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
    bottom: 0;
    width: 16px;
    height: 12px;   
    background: url(https://japan-motor.com/storage/app/media/if.jpeg) no-repeat;
    background-position: center;
    background-size: cover;
}

.language_selection li a:hover,
.account_selection li a:hover {
  color: #D10024;
}

.language_selection li:last-child a,
.account_selection li:last-child a {
  border-bottom: none;
}

@media only screen and (max-width: 992px) {
    .header{}
    .header-links-left {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .header-links-left {
        display: none;
    }
}

/*=========================================================
 LOGO
===========================================================*/

#header {
    position:relative;
    /* z-index: 3; */
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #15161D;
    border-bottom: 3px solid #D10024;
}

.header-logo {
  float: left;
  position: absolute;
  top: 50%;
  margin-top: 30px;
  padding: 15px 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
}

.header-logo a {
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.header-logo a span {
  color: #D10024;
}

.top_nav_text li a {
  font-size: 11px;
  color: #fff;
  font-weight: 300;
  text-transform: none;
}

/*=========================================================
 NAVIGATION
===========================================================*/

#navigation {
  background: #15161D;
}

.main-nav>li+li {
  margin-left: 27px
}

.main-nav>li>a {
  padding: 20px 0px;
  color: #fff;
}

.main-nav>li>a:hover, .main-nav>li>a:focus, .main-nav>li.active>a {
  color: #D10024;
  background-color: transparent;
}

.main-nav>li>a:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #D10024;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.main-nav>li>a:hover:after, .main-nav>li>a:focus:after, .main-nav>li.active>a:after {
  width: 100%;
}

/*=========================================================
 HAMBURGER MENU
===========================================================*/

.header-ctn {
  float: right;
  padding: 15px 0px;
}

.header-ctn>div {
  display: inline-block;
}

.header-ctn>div+div {
  margin-left: 15px;
}

.header-ctn>div>a {
  display: block;
  position: relative;
  width: 90px;
  text-align: center;
  color: #FFF;
}

.header-ctn>div>a>i {
  display: block;
  font-size: 18px;
}

.header-ctn>div>a>span {
  font-size: 12px;
}

.header-ctn>div>a>.qty {
  position: absolute;
  right: 15px;
  top: -10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  background-color: #D10024;
}

.header-ctn .menu-toggle {
  display: none;
}

.header-ctn li.nav-toggle {
  display: none;
}

/* @media only screen and (max-width: 1400px) {
    .main-nav>li>a {
        font-size: 1rem;    
    }
} */
@media(max-width: 1200px){
    
  .header-ctn .menu-toggle {
    display: inline-block;
  }
  #responsive-nav {
    position: fixed;
    left: 0;
    top: 0;
    background: #15161D;
    height: 100vh;
    max-width: 250px;
    width: 0%;
    overflow: hidden;
    z-index: 22;
    padding-top: 60px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  #responsive-nav.active {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    width: 100%;
  }
  .main-nav {
    margin: 0px;
    float: none;
  }
  .main-nav>li {
    display: block;
    float: none;
  }
  .main-nav>li+li {
    margin-left: 0px;
  }
  .main-nav>li>a {
    padding: 15px;
    color: #FFF;
  }
}
/*=========================================================
 MAIN CONTAINER
===========================================================*/

.main_container {
  padding-bottom: 50px;
  margin-top: 135px;
}
.main_container h2 {
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0;
}

.body {
    background-color: #dee6e8;
}

@media only screen and (max-width: 768px) {
    
    h2 {
        font-size: 20px;
    }
    
    .main_image img {
        max-width: 100%;
    }
    
    .main_page_box {
        width: 100%;
        display: block !important;
    }
    
    .main_page_title p {
        font-size: 16px !important;
    }
    
    .main_image_desc {
        width: 50% !important;
    }
    
    .main_image_logo a {
        font-size: 18px !important;
    }
    
    .image_offers_title {
        font-size: 14px !important;
    }
}

.main_image {
    width: 100%;
}

.main-image img {
    max-width: 100%;
    height: auto;
}

.main_image_logo a {
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.main_image_logo a span {
  color: #d10024;
}

.main_image_desc {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 18%;
}

.image_offers_title {
    position: relative;
	color: #2B2D42;
	font-weight: 500;
	font-size: 18px;
}

.main_page_table {
    border-spacing: 0px;
}

tr {
    background-color: #dee6e8;
}

.main_page_box {
    background-color: #fff;
}

.main_page_box h4 {
	display: inline-block;
}

.main_page_title h2 {
    text-align: center;
    margin-bottom: 20px;
}

.main_page_title p {
    max-width: 900px;
    margin: auto;
    margin-bottom: 20px;
    font-size: 20px;
}

/*=========================================================
 CONTACT FORM
===========================================================*/

.form_input {
  display: block;
  width: 100%;
  height: 50px;
  border: solid 1px #e5e5e5;
  padding-left: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}

.input_message {
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  padding-bottom: 15px;
}

.form_input:focus, #newsletter_email:focus {
  border: solid 1px #7f7f7f !important;
  box-shadow: none !important;
}

.message_submit_btn, .buy_now_btn {
  background: #15161D;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 165px;
  border: none;
  height: 46px;
  cursor: pointer;
}

.message_submit_btn:hover, .buy_now_btn:hover {
  background: #D10024 !important;
}

:focus {
  outline: none !important;
}

.input_ph::-webkit-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  color: #b9b4c7 !important;
}

.input_ph:-moz-placeholder { /* older Firefox*/
  font-size: 16px !important;
  font-weight: 400;
  color: #b9b4c7 !important;
}

.input_ph::-moz-placeholder { /* Firefox 19+ */ 
  font-size: 16px !important;
  font-weight: 400;
  color: #b9b4c7 !important;
}

.input_ph:-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  color: #b9b4c7 !important;
}

.input_ph::input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  color: #b9b4c7 !important;
}

textarea {
  border: solid 1px #e5e5e5;
  padding-left: 20px;
  padding-top: 15px;
}

textarea:hover {
  border-color: #7f7f7f !important;
}

.input_name {
  margin-bottom: 19px;
  margin-top: 31px;
}

.input_review {
  display: block;
  width: 100%;
  border: solid 1px #e5e5e5;
  margin-top: 23px;
  padding-left: 20px;
  padding-top: 13px;
}

.review_submit_btn {
  width: 170px;
  border: none;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

/*=========================================================
 CONTACT US
===========================================================*/

.contact_contents {
  padding-right: 30px;
}
.contact_contents h1,
.follow_us_contents h1,
.get_in_touch_contents h1 {
  font-size: 40px;
  font-weight: 500;
}
.contact_contents p, .get_in_touch_contents p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}
.contact_contents div {
  margin-top: 22px;
}
.contact_contents div:first-of-type {
  margin-top: 39px;
}

.confirm-contact-container {
    color: green;
    margin-top: 30px;
    font-weight: 700;
}

.get_in_touch_col {
    max-width: 450px;
    margin-left: 100px;
}
@media only screen and (max-width: 480px) {
    .get_in_touch_col {
    width: 100%;
    margin-left: auto;
    }
}

@media only screen and (max-width: 768px) {
    .contact_contents {
        display: none;
    }
}

/*********************************
 ABOUT IMAGE
*********************************/
.content_image img {
    max-width: 100%;
    margin: 15px 0;
}

/*********************************
 FOLLOW US
*********************************/

.follow_us_contents {
  margin-top: 32px;
}

.social {
  margin-top: 20px;
}

.social li {
  display: inline-block;
  margin-right: 12px;
}

.social li:last-child {
  margin-right: 0px;
}

.social li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social li a i {
  color: #FFFFFF;
}

.social li:hover a {
  transform: translateY(-5px);
  box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}

@media only screen and (max-width: 768px) {
    .follow_us_contents {
        display: none;
    }
}

/*=========================================================
 TESTIMONIALS
===========================================================*/

.testimonials_row {
  margin: 29px 15px;
}

.testimonials_row div img {
    width: 100%!important;
    height: auto;
    object-fit: cover;
}

.testimonials_row .media_object {
  width: 100%;
}

.testimonials_row .media_heading h4 {
  display: inline-block;
}

.testimonials_row .media_heading .country {
  color: #97989b;
  margin-left: 10px;
  font-size: 12px;
}

@media only screen and (max-width: 991px) {
    .testimonilas_row .media_object {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .testimonials_row .media_object {
        width: 50%;
        margin-bottom: 15px;
    }
}

/*=========================================================
 VIDEOPLAYER
===========================================================*/

 video {
  border-radius: 10px;
  width: 70%;
  margin: 15px 0;
}

/*@media only screen and (max-width: 991px) {
    video {
        width: 100%;
    }
}*/

@media only screen and (max-width: 480px) {
    video {
        width: 100%;  
    }
}

/*=========================================================
  PAYMENT
===========================================================*/
table {
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate;
}

tr, td {
    padding: 15px;
    border: 1px solid #e4e7ed;
    background-color: #f2f9ff;
}

.paypal-payments li {
  display: inline-block;
  margin: 0 5px 10px;
}

.paypal-payments li a {
  display: block;
  background-color: #f2f2f2;
  border: 1px solid #c2c2c2;
  border-radius: 5px
}

.paypal-payments li a:hover {
  background-color: #c2c2c2;
}

.paypal-payments li a img {
  min-width: 70px;
  max-height: 40px;
}

@media only screen and (max-width: 480px) {
    .paypal-payments li a img {
        min-width: 62px;
        max-height: 30px;
    }
}

@media only screen and (max-width: 768px) { 
    .auction_calendar {
         font-size: 7px;
         border-spacing: 4px;
    }
    .auction_days th, td {
        padding: 2px !important;
    }
}
/*********************************
 HOWTOBUY
*********************************/

.howtobuy {
	position: relative;
	padding: 15px;
	margin: 25px 10px 0;
}

.howtobuy:after {
	display: block;
	clear: both;
	content: "";
}

.howtobuy .item {
    margin-bottom: 30px;
    min-height: 100px;
}
.howtobuy .item a {
    color: red
}

.howtobuy .item a:hover {
    text-decoration: underline;
}
.item_result {
	width: 17%;
	float: left;
}

.item_image {
	width: 3%;
	float: left;
}

.image {
	height: 75px;
	width: 75px;
	background: #ffffff;
	margin: 0 17px;
	float: left;
	clear: both;
}

.image img {
	width: 100%;
}

.image_cross img {
	max-width: 20px;
	margin: 0 9px;
}

.image_check img {
	max-width: 20px;
	margin: 15px 9px;
}

.text h4 {
	margin: 15px 0;
}

.text p {
	font-size: 14px;
	margin-left: 130px;
}

.cross_line {
	position: absolute;
	top: -8px;
	width: 67.7%;
	left: 20%;
	margin-left: 10%;
	background: #337ab7;
	height: 2px;
}

.cross_line:before {
	content: '';
	width: 2px;
	height: 40px;
	background-color: #337ab7;
	position: absolute;
	top: 0;
	left: 0;
}

.cross_line:after {
	content: '';
	width: 2px;
	height: 60px;
	background: #337ab7;
	position: absolute;
	top: 0;
	right: 0;
}

.check_line {
	position: absolute;
	right: -15px;
	bottom: 0;
	width: 2px;
	top: 100px;
	background-color: #337ab7;
}

.check_line:before {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 2px;
	background-color: #337ab7;
}

.check_line_item {
	position: absolute;
	bottom: 0;
	right: -15px;
	width: 90%;
	height: 2px;
	background-color: #337ab7;
}

.check_line_item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 20px;
	background-color: #337ab7;
	content: "";
}

.arrow_first:after, .arrow_first:before {
	top: 10%;
	left: 29.2%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_first:after, .arrow_second:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #337ab7;
	border-width: 7px;
}

.arrow_second:after, .arrow_second:before {
	top: 106%;
	left: 11.1%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

@media only screen and (max-width: 768px) {
	.item {
		display: block;
		width: 100%;
	}

	.item_result {
	width: 90%;
	}

	.item_image {
	width: 10%;
	float: left;
	}

	.image_cross img {
	max-width: 20px;
	margin: 12px 0 0;
	}

	.image_check img {
		max-width: 20px;
		margin: 10px 0;
	}

	.cross_line {
	position: absolute;
	top: 240px;
	width: 2px;
	left: 85%;
	margin-left: 10%;
	background: #337ab7;
	height: 534px;
	}

	.cross_line:before {
		content: '';
		width: 20px;
		height: 2px;
		background-color: #337ab7;
		position: absolute;
		top: 532px;
		left: -18px;
	}

	.cross_line:after {
		content: '';
		width: 7%;
		height: 2px;
		background: #337ab7;
		position: absolute;
		top: 0;
		right: 0;
	}

	.check_line {
		position: absolute;
		right: 32px;
		bottom: -70px;
		width: 2px;
		top: 800px;
		background-color: #337ab7;
	}

	.check_line:before {
		content:"";
		position: absolute;
		top: 0;
		right: 2px;
		width: 20px;
		height: 2px;
		background-color: #337ab7;
	}

	.check_line_item {
		position: absolute;
		bottom: -70px;
		right: 32px;
		width: 7%;
		height: 2px;
		background-color: #337ab7;
	}

	.check_line_item:before {
		display: none;
	}

	.arrow_first:after, .arrow_first:before {
	top: 25.4%;
	left: 87%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	}

	.arrow_second:after, .arrow_second:before {
		top: 106.7%;
		left: 87%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	
	.arrow_first:after, .arrow_second:after {
	    border-color: rgba(136, 183, 213, 0);
	    border-right-color: #337ab7;
	    border-width: 7px;
    }

	.contact_hr {
		display: none;
	}
}

@media only screen and (max-width: 425px) {
	.cross_line {
	    top: 255px;
	    height: 558px;
	}

	.cross_line:before {
		width: 10px;
		top: 557px;
		left: -8px;
	}

	.cross_line:after {
		width: 20px;
	}

	.check_line {
		right: 15px;
		bottom: -74px;
		top: 842px;
	}

	.check_line:before {
		width: 10px;
	}

	.check_line_item {
		bottom: -74px;
		right: 15px;
	}
}

@media only screen and (max-width: 375px) {
	.cross_line:before {
		width: 7px;
		left: -5px;
	}
	.check_line {
		right: 12px;
	}

	.check_line:before {
		width: 7px;
	}

	.check_line_item {
		right: 12px;
		width: 5%;
	}
}

@media only screen and (max-width: 320px) {
    .cross_line {
        top: 265px;
        height: 569px;
    }
	.cross_line:before {
		top: 567px;
	}
	.cross_line:after {
		width: 10px;
	}
	.check_line {
		right: 10px;
		bottom: -76px;
		top: 862px;
	}

	.check_line:before {
		width: 6px;
	}

	.check_line_item {
		right: 10px;
		bottom: -76px;
	}
}

/*=========================================================
 FOOTER
===========================================================*/

#footer {
  background: #15161D;
  color: #B9BABC;
}

#bottom-footer {
  background: #1E1F29;
}

.footer {
  margin: 30px 0px;
}

.footer .footer-title {
  color: #FFF;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0px 0px 30px;
}

.footer p {
  font-size: 12px;
}

.footer-links li+li {
  margin-top: 15px;
}

.footer-links li {
  font-weight: 500;
}

.footer-links li a {
  color: #B9BABC;
}

.footer-links li i {
  margin-right: 15px;
  color: #D10024;
  width: 14px;
  text-align: center;
}

.footer-links li a:hover {
  color: #D10024;
}

.copyright {
  margin: 20px 0;
  display: block;
  font-size: 12px;
}

.footer-payments li {
  display: inline-block;
  margin-right: 5px;
}

.footer-payments li a {
  color: #15161D;
  font-size: 36px;
  display: block;
}

.footer-payments li a .fa:hover {
  color: #D10024;
}

/*=========================================================
 SCROLL TO TOP
===========================================================*/

.dmtop.show {
  bottom: 20px;
}

.dmtop {
  background-color: #a8cf45;
  z-index: 100;
  width: 50px;
  height: 50px;
  line-height: 47px;
  position: fixed;
  bottom: -100px;
  border-radius: 3px;
  right: 20px;
  text-align: center;
  font-size: 28px;
  color: #ffffff !important;
  cursor: pointer;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

/*=========================================================
 RESPONSIVE
===========================================================*/

@media only screen and (max-width: 1201px) {}

@media only screen and (max-width: 991px) {
  #top-header {
    float: none !important;
  }

  #top-header .header-links.pull-right {
    float: none !important;
    margin-top: 5px;
  }

  .header-logo {
    float: none;
    text-align: center;
  }

  .header-logo a {
    display: inline-block;
  }

  #product-imgs {
    margin-bottom: 60px;
    margin-top: 15px;
  }

  #rating {
    text-align: center;
  }

  #reviews {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .section-title .section-nav {
    float: none;
    margin-top: 10px;
  }

  .section-tab-nav li {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 480px) {
  [class*='col-xs'] {
    width: 100%;
  }

  .store-grid {
    float: none;
    margin-top: 10px;
  }

  .store-pagination {
    float: none;
    margin-top: 10px;
  }

  .header-logo a {
    font-size: 14px;
  }

  .header-links li a {
    font-size: 11px;
  }

  .top_nav_text li a {
  font-size: 10px;
  text-align: left;
  }

  .section-title .title {
    text-align: center;
    margin: 30px 0 20px;
  }
}
.language_selection .active {
    background-color: #bbb;
}

.information_accordion {
    margin-bottom: 20px;
}

.accordion {
  background-color: #337ab7;
  color: #fff;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: none;
  border-radius: 4px;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion:hover {
  background-color: #eee;
  color: #d10024;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.panel p {
    margin-top: 10px;    
}

@media(min-width: 1200px){
     #responsive-nav .drop-link{
         position: relative;
     }
     #responsive-nav .drop-link a{
         color: #fff;
         display: block;
     }
     #responsive-nav .drop-link ul a{
         color: #fff;
         display: block;
         padding: 10px 30px;
         -webkit-transition: all .3s linear;
         -moz-transition: all .3s linear;
         -o-transition: all .3s linear;
         -ms-transition: all .3s linear;
         transition: all .3s linear;
         border: 0;
     }
     #responsive-nav .drop-link ul a:hover{
         color: #D10024;
         border: 0;
     }
     #responsive-nav .drop-link ul{
         display: none;
         bottom: -170px;
         color: #fff;
         position: absolute;
         padding: 10px;
         background: #1E1F29;
         z-index: 1;
         box-shadow: 0 0 25px rgb(63 78 100 / 15%);
         -webkit-transition: opacity 0.3s ease;
         -moz-transition: opacity 0.3s ease;
         -ms-transition: opacity 0.3s ease;
         -o-transition: opacity 0.3s ease;
         transition: all 0.3s ease;
     }
     #responsive-nav .drop-link ul:after {
        content: '';
        position: absolute;
        -moz-border-top: 13px solid transparent;
        -webkit-border-top: 13px solid transparent;
        border-top: 13px solid transparent;
        -webkit-border-bottom: 13px solid transparent;
        -moz-border-bottom: 13px solid transparent;
        border-bottom: 13px solid transparent;
        -webkit-border-left: 10px solid #1E1F29;
        -moz-border-left: 10px solid #1E1F29;
        border-left: 10px solid #1E1F29;
        left: 10px;
        top: -17px;
        transform: rotate(270deg);
    }
    
    #responsive-nav .drop-link:hover > ul{
         display: block;
    }
    #responsive-nav .drop-link:hover > #responsive-nav .drop-link ul:after{
         display: block;
    }
}

@media(max-width: 1200px){
     #responsive-nav .drop-link{
         position: static;
     }
     #responsive-nav .drop-link a{
         color: #fff
     }
     #responsive-nav .drop-link ul{
         display: block;
         bottom: -60px;
         color: #fff;
         position: static;
         padding: 10px;
         width: 100%;
         background: transparent;
         z-index: 1;
         box-shadow: 0 0 25px rgb(63 78 100 / 15%);
         -webkit-transition: opacity 0.3s ease;
         -moz-transition: opacity 0.3s ease;
         -ms-transition: opacity 0.3s ease;
         -o-transition: opacity 0.3s ease;
         transition: all 0.3s ease;
     }
     #responsive-nav .drop-link:hover ul{
         display: block;
     }
      #responsive-nav .drop-link ul {
        margin: 0px;
        float: none;
        padding: 0;
        background: #15161D;
      }
      #responsive-nav .drop-link ul>li {
        display: block;
        float: none;
      }
      #responsive-nav .drop-link ul>li:first-child {
        display: none;
      }
      #responsive-nav .drop-link ul>li+li {
        margin-left: 0px;
      }
      #responsive-nav .drop-link ul>li>a {
        padding: 15px;
        color: #FFF;
        display: block;
      }

}

.nav-stacked .nav-stacked li:first-child{
    display: none;    
}









