@charset "UTF-8";

/* Loading */
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  background-size: contain;
  top: 0;
  left: 0;
  right: auto;
  z-index: 999999;
  margin: 0;
}
.loading img {
  height: 35px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .loading {
    width: 100vw;
    height: 100vh;
  }
  .loading img {
    height: 50px !important;
  }
}

#rwd_nav:before {
  color: #fff;
  font-size: 35px;
}
#rwd_nav:hover:before {
  color: #fff;
}

#topnav {
  font-size: 13px;
  font-weight: normal;
}

#abgne_marquee {
  font-size: 15px;
  font-weight: normal;
}

#footer_c .design-by {
  font-size: 11px;
  font-weight: normal;
}

#abgne_marquee a {
  color: #3e3e3e;
}
#abgne_marquee a:hover {
  color: #3e3e3e;
  text-decoration: underline;
}
@media (min-width: 1280px) {
  #abgne_marquee a {
    font-weight: 200;
  }
}

#logo h1 {
  font-size: 35px;
  margin: 8px auto;
  padding: 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}

#footer_c a {
  color: #cececd;
}
#footer_c a:hover {
  color: #fff;
}

#footer_c .design-by {
  color: #eee;
}
#footer_c .design-by:hover {
  color: #cfcfcf;
}

#rwd_nav:before, .members_login span:before, .sp-previous-arrow:before, .sp-next-arrow:after, .social_link .fb_social span:before, #abgne_marquee .winning_message:before, #dv_im_features .features_intro #website_screen .owl-prev:before, #dv_im_features .features_intro #website_screen .owl-next:after, #dv_im_features .features_intro .features_list li:before, #dv_message_center .message_container .members_m .members_count .amount:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
footer * {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 1024px) {
  .menu_top1 {
    -moz-transform: translate(0, -3em);
    -o-transform: translate(0, -3em);
    -ms-transform: translate(0, -3em);
    -webkit-transform: translate(0, -3em);
    transform: translate(0, -3em);
    z-index: 10000;
    left: 0;
    height: auto;
    top: 0 !important;
    height: 50px !important;
    width: 100% !important;
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    display: block;
    position: fixed !important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #555;
  }
  .menu_top1 #topnav_wrap {
    display: none;
  }
  .menu_top1 #menu {
    margin: 10px auto 0 auto;
  }
  .menu_top1 #menu ul.menu {
    width: 100%;
    margin: 0 !important;
  }
  .menu_top1 #menu ul.menu span {
    color: #3e3e3e;
  }
  .menu_top1 #menu ul.menu a:hover span {
    color: #00af8e;
  }
}

@media (min-width: 1024px) {
  .menu_top2 {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
}
@media (min-width: 1024px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: rgba(34, 34, 34, 0.9);
  width: 100%;
  float: left;
  height: 50px;
  position: fixed;
  z-index: 100000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 1024px) {
  #navbar_top {
    display: none;
  }
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 100%;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.4);
}

#rwd_nav {
  display: block;
  top: 50px;
  position: relative;
  float: left;
  left: 15px;
  top: 11px;
  margin: 0;
  z-index: 9999;
  cursor: pointer;
  background: none;
  border: none;
}
#rwd_nav:before {
  content: "\f0c9";
  font-size: 27px;
}
@media (min-width: 1024px) {
  #rwd_nav {
    display: none;
  }
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 50px;
  height: 100%;
  z-index: 9999;
  background: #f7f7f7;
  overflow-y: auto;
  -moz-box-shadow: 0px 10px 10px #555;
  -webkit-box-shadow: 0px 10px 10px #555;
  box-shadow: 0px 10px 10px #555;
}
@media (min-width: 640px) {
  #m_nav {
    width: 330px;
  }
}
@media (min-width: 1024px) {
  #m_nav {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    display: block;
    background: none;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    top: auto;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 1280px) {
  #m_nav {
    position: absolute;
    width: auto;
  }
}
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
#m_nav::-webkit-scrollbar-thumb {
  background-color: #444;
}
#m_nav * {
  -moz-transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all !important;
  transition: all !important;
}

#menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
  height: auto;
  z-index: 1000;
  width: 100%;
  font-size: 15px;
}
#menu:after {
  content: " ";
  display: block;
  clear: both;
}
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  #menu {
    position: relative;
    height: 41px;
    top: auto;
    font-size: 18px;
  }
}

ul.menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: center;
}
ul.menu:after {
  content: " ";
  display: block;
  clear: both;
}
ul.menu img {
  max-height: 25px;
  vertical-align: baseline;
}
ul.menu a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 15px 8px;
}
ul.menu li {
  float: none;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: none;
}
ul.menu li:hover {
  background: none;
}
ul.menu div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span {
  color: #3e3e3e;
  line-height: 18px;
}
ul.menu a:hover {
  color: #00af8e;
}
ul.menu a:hover span {
  color: #00af8e;
}
ul.menu > ul > li:hover > a span {
  color: #00af8e;
}
@media (min-width: 1024px) {
  ul.menu {
    width: auto;
    min-width: 0px;
    float: right;
    margin: 10px 0 0 0 !important;
  }
  ul.menu img {
    max-height: 28px;
    vertical-align: middle;
  }
  ul.menu a {
    padding: 0 15px;
    width: auto;
  }
  ul.menu li {
    display: inline-block;
    border-bottom: none;
    background: none;
    width: auto;
    vertical-align: text-bottom;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  ul.menu li:hover {
    background: none;
  }
  ul.menu div {
    position: absolute;
    display: block;
    text-align: left;
    padding: 0;
    background: none;
  }
  ul.menu span {
    color: #fff;
  }
  ul.menu a:hover {
    color: #00af8e;
  }
  ul.menu a:hover span {
    color: #00af8e;
  }
  ul.menu > ul > li:hover > a span {
    color: #00af8e;
  }
}

body {
  font: 100%/1.6 "微軟正黑體", sans-serif, Verdana;
  background: url("images/website_bg.jpg");
  background-size: contain;
  letter-spacing: 1px;
  margin: 0 !important;
  width: 100%;
}

a {
  text-decoration: none;
}

img {
  max-width: 100% !important;
  height: auto;
}

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

#wrap,
header,
#banner,
footer,
#topnav_wrap {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap {
  top: 50px;
}
@media (min-width: 1024px) {
  #wrap {
    top: 0;
  }
}

#page_top,
#footer_c,
#topnav_c {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#page_top:after,
#footer_c:after,
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}

#topnav_wrap {
  padding: 0;
}
@media (min-width: 1024px) {
  #topnav_wrap {
    margin: 0 0 0 12px;
  }
}
@media (min-width: 1280px) {
  #topnav_wrap {
    padding: 0 10px;
    margin: 0;
  }
}

@media (min-width: 1280px) {
  #page_top {
    margin: 30px auto;
  }
}

#topnav_wrap {
  width: auto;
  float: right;
  z-index: 10000;
}

#topnav {
  text-align: center;
  margin: 5px 4px 0 0;
  float: right;
  width: 100%;
}
#topnav a {
  color: #fff;
}
#topnav a:hover {
  color: #fff;
}
#topnav a {
  vertical-align: middle;
  display: inline-block;
}
#topnav a span {
  display: inline-block;
}
#topnav a b {
  display: block;
  font-weight: normal;
  font-size: 10px;
  -webkit-transform: scale(0.83);
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  #topnav {
    text-align: right;
    width: auto;
    margin: 0;
  }
  #topnav a {
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important;
  }
  #topnav a b {
    display: inline-block;
    margin: 3px 0 0 0;
    word-break: keep-all;
    font-size: 12px;
    -webkit-transform: initial;
  }
  #topnav a:hover {
    color: #00af8e;
  }
  #topnav a:hover span:before {
    border: 1px solid #00af8e;
    background: #fff;
  }
  #topnav a:hover img {
    border: 1px solid #00af8e;
    background: #fff;
  }
}

.members_login {
  margin: 0 -8px 0 0;
}
.members_login span:before {
  content: "\f007";
  font-size: 22px;
  color: #fff;
  display: block;
  margin: 3px 0 0 0;
}
.members_login:hover {
  text-decoration: none !important;
}
@media (min-width: 375px) {
  .members_login {
    margin: 0 -5px 0 0;
  }
}
@media (min-width: 1024px) {
  .members_login {
    width: 47px;
    height: 47px;
    margin: 0 10px 0 0;
  }
  .members_login span:before {
    font-size: 28px;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    float: left;
    margin: 0;
  }
  .members_login:hover span:before {
    color: #00af8e;
  }
}

.file_download {
  padding: 0 !important;
  margin: -6px 0 0 0;
}
.file_download img {
  height: 38px !important;
}
.file_download span {
  display: block !important;
  margin: -14px 0 0 0;
}
@media (min-width: 1024px) {
  .file_download {
    width: 47px;
    height: 47px;
    margin: 0;
  }
  .file_download img {
    float: left;
    margin: 0 0 0 6px;
    height: 47px !important;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
  }
  .file_download span {
    diaplay: inline-block !important;
    margin: 0;
  }
}

@media (min-width: 1024px) {
  .file_dq {
    width: 47px;
    height: 47px;
    margin: 0;
  }
  .file_dq img {
    float: left;
    margin: 0 0 0 6px;
    height: 47px !important;
    border: 1px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
  }
  .file_dq span {
    diaplay: inline-block !important;
    margin: 0;
  }
}

#logo {
  position: absolute;
  z-index: 1000;
  text-align: left;
  margin: 0 0 0 50px;
  width: 100%;
  float: left;
}
#logo img {
  height: 30px !important;
}
@media (min-width: 375px) {
  #logo h1 {
    margin: 7px auto;
  }
  #logo img {
    height: 35px !important;
  }
}
@media (min-width: 568px) {
  #logo {
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #logo {
    width: auto;
  }
  #logo h1 {
    margin: 0;
  }
  #logo img {
    height: 55px !important;
  }
}
@media (min-width: 1280px) {
  #logo {
    position: relative;
  }
}

#banner {
  position: relative;
  z-index: 1;
  top: 0;
  text-align: center;
  margin-bottom: 25px;
}
#banner img {
  max-width: 100%;
  height: auto;
  z-index: 100;
}
#banner .sp-grab {
  cursor: auto;
}
#banner .slider-pro img {
  max-width: none;
  height: auto;
  display: block;
}
#banner .sp-buttons {
  bottom: auto;
  margin: 8px 0;
}
@media (min-width: 640px) {
  #banner .sp-selected-button {
    background-color: #eb6100 !important;
  }
  #banner .sp-button {
    background-color: #d2d2d2;
  }
  #banner .sp-buttons {
    bottom: 10px;
  }
}
@media (min-width: 1024px) {
  #banner {
    margin-bottom: 0;
  }
  #banner .sp-buttons {
    margin: 0;
  }
}

.sp-selected.sp-slide .sp-font {
  position: absolute;
  z-index: 1000;
  top: 20%;
  width: 100%;
  text-align: left;
  padding: 8px 8%;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 26px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 5px;
}
.sp-selected.sp-slide .sp-font .sp-font2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font .sp-font2 {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  .sp-selected.sp-slide .sp-font {
    top: 20%;
  }
}

.sp-previous-arrow:before {
  content: "\f104";
  font-size: 70px;
  color: rgba(255, 255, 255, 0.75);
}

.sp-next-arrow:after {
  content: "\f105";
  font-size: 70px;
  color: rgba(255, 255, 255, 0.75);
}

#left_column {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

footer {
  position: relative;
  background: #222;
  color: #fff;
}

#footer_c {
  margin: 0 10px;
  padding: 20px 10px 0 10px;
  text-align: center;
}
#footer_c .com_title {
  text-align: center;
  font-size: 18px;
}
@media (min-width: 640px) {
  #footer_c {
    text-align: initial;
  }
}
@media (min-width: 1280px) {
  #footer_c {
    margin: auto;
    padding: 80px 0;
  }
}

.com_info {
  text-align: center;
}
.com_info span {
  margin: 0;
  display: block;
  letter-spacing: 0;
}
.com_info span a {
  display: inline-block;
}
.com_info span a img {
  height: 20px !important;
  vertical-align: middle;
}
@media (min-width: 414px) {
  .com_info span {
    letter-spacing: 1px;
  }
}
@media (min-width: 1024px) {
  .com_info span {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .com_info span {
    margin: 0 15px;
  }
}

.social_link {
  text-align: center;
  margin: 20px 0;
}
.social_link .fb_social {
  display: inline-block;
  font-size: 14px;
  color: #fff !important;
  background: #2d468f;
  padding: 8px 10px;
  border-radius: 5px;
}
.social_link .js_social {
width:166px;
height:46px;
 padding: 9.5px 32px;
  font-size: 14px;
  color: #fff !important;
  background:url(images/js.png);
}
.social_link .fb_social span:before {
  content: "\f082";
  font-size: 18px;
  float: left;
  margin: 2px 8px 0 0;
}

@media (min-width: 1280px) {
  .social_link {
    margin: 25px 0;
  }
}

.copyright {
  font-size: 12px;
  color: #cececd;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    letter-spacing: 0.5px;
  }
}
@media (min-width: 1024px) {
  .copyright {
    letter-spacing: 1px;
  }
}
@media (min-width: 1440px) {
  .copyright {
    font-size: 13px;
  }
}

.items_list p,
.item_description p {
  font-size: 18px;
  color: #565759;
}
.items_list span,
.item_description span {
  display: block;
  font-size: 15px;
  color: #808185;
}

header {
  position: absolute;
  z-index: 10000;
}
@media (min-width: 1024px) {
  header {
    top: 30px;
    padding: 0 5%;
  }
}
@media (min-width: 1280px) {
  header {
    top: auto;
    padding: 0;
  }
}

section {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background: none;
  padding: 0;
}
@media (min-width: 1280px) {
  section {
    height: auto;
  }
}

#banner .sp-font {
  top: 0;
}
#banner .sp-image-container {
  position: relative;
}
#banner .sp-image-container a:before {
  content: '';
  background: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#banner .sp-image-container a img {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#banner .banner_description {
  float: left;
  text-align: left;
}
#banner .banner_description a {
  color: #fff;
}
#banner .banner_description .description_title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 5px;
  margin: 0 0 5px 0;
}
#banner .banner_description .description_subtitle {
  font-size: 12px;
  padding: 5px 0;
}
#banner .banner_description .app_download {
  display: inline-block;
  margin: 8px 0;
}
#banner .banner_description .app_download a {
  display: inline-block;
}
#banner .banner_description .app_download a img {
  height: 30px !important;
}
#banner .banner_description .app_download .app_store {
  margin: 0 5px 0 0;
}
#banner .banner_description .free_try_btn {
  display: inline-block;
  background: #f58e03;
  border-radius: 50px;
  margin: 0;
  padding: 0 15px;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
#banner .banner_description .free_try_btn span {
  text-shadow: none;
  letter-spacing: 2px;
}
#banner .banner_description .free_try_btn:hover {
  background: #f00;
}
#banner .phone_app_screen {
  display: none;
}
@media (min-width: 375px) {
  #banner .sp-font {
    top: 2%;
  }
  #banner .banner_description .description_title {
    font-size: 24px;
  }
  #banner .banner_description .description_subtitle {
    font-size: 14px;
    padding: 5px;
  }
  #banner .banner_description .app_download {
    margin: 10px 0;
  }
  #banner .banner_description .app_download a img {
    height: 32px !important;
  }
  #banner .banner_description .app_download .app_store {
    margin: 0 8px 0 0;
  }
  #banner .banner_description .free_try_btn {
    margin: 5px 0;
    padding: 2px 15px;
  }
}
@media (min-width: 568px) {
  #banner .sp-font {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #banner .banner_description .description_title {
    letter-spacing: 1px;
  }
  #banner .phone_app_screen {
    display: block;
  }
}
@media (min-width: 1024px) {
  #banner .sp-font {
    top: 15%;
  }
  #banner .banner_description,
  #banner .phone_app_screen {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5;
  }
  #banner .banner_description .description_title {
    font-size: 42px;
    margin: 0 0 15px 0;
    letter-spacing: 5px;
  }
  #banner .banner_description .description_subtitle {
    font-size: 18px;
    letter-spacing: 2px;
  }
  #banner .banner_description .app_download {
    margin: 25px 0;
  }
  #banner .banner_description .app_download a img {
    height: 55px !important;
  }
  #banner .banner_description .app_download .app_store {
    margin: 0 15px 0 0;
  }
  #banner .banner_description .free_try_btn {
    margin: 0;
    padding: 6px 30px;
  }
  #banner .banner_description .free_try_btn span {
    font-size: 28px;
  }
  #banner .phone_app_screen {
    float: right;
    text-align: right;
  }
  #banner .phone_app_screen img {
    height: 450px !important;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1280px) {
  #banner .sp-font {
    top: 14%;
  }
  #banner .banner_description .description_title {
    font-size: 48px;
  }
  #banner .banner_description .description_subtitle {
    font-size: 22px;
  }
  #banner .banner_description .app_download {
    margin: 50px 0;
  }
  #banner .banner_description .app_download a img {
    height: 65px !important;
  }
  #banner .banner_description .app_download .app_store {
    margin: 0 20px 0 0;
  }
  #banner .banner_description .free_try_btn {
    padding: 6px 40px;
  }
  #banner .banner_description .free_try_btn span {
    font-size: 30px;
  }
  #banner .phone_app_screen img {
    height: 500px !important;
    margin: auto;
  }
}
@media (min-width: 1366px) {
  #banner .phone_app_screen img {
    height: 550px !important;
  }
}
@media (min-width: 1440px) {
  #banner .phone_app_screen img {
    height: 600px !important;
  }
}
@media (min-width: 1600px) {
  #banner .sp-font {
    padding: 8px 12%;
  }
  #banner .phone_app_screen img {
    height: 700px !important;
  }
}
@media (min-width: 1680px) {
  #banner .sp-font {
    padding: 8px 14%;
  }
}
@media (min-width: 1920px) {
  #banner .sp-font {
    padding: 8px 18%;
  }
  #banner .phone_app_screen img {
    height: auto !important;
  }
}
@media (min-width: 2560px) {
  #banner .sp-font {
    padding: 8px 26%;
  }
}

#abgne_marquee {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 5px 0;
  height: 30px;
  z-index: 100;
  overflow: hidden;
  text-align: right;
  line-height: 30px;
  padding: 0 10px;
}
#abgne_marquee:after {
  content: " ";
  display: block;
  clear: both;
}
#abgne_marquee:before {
  content: 'News';
  float: left;
  color: #00af8e;
  border-right: 1px solid #00af8e;
  line-height: 12pt;
  margin: 7px 15px 0 0;
  padding: 0 15px 0 0;
}
#abgne_marquee ul {
  position: absolute;
  text-align: left;
  left: 75px;
}
#abgne_marquee ul,
#abgne_marquee li {
  margin: 0 5px;
  padding: 0;
  list-style: none;
}
#abgne_marquee .winning_message:before {
  content: "\f091";
  font-size: 18px;
  color: #ff0066;
  margin: 0 5px 0 0;
}
@media (min-width: 1024px) {
  #abgne_marquee {
    position: absolute;
    float: right;
    width: 100%;
    bottom: 30px;
    padding: 0 8%;
  }
  #abgne_marquee ul {
    width: 440px;
    left: 145px;
  }
  #abgne_marquee ul span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #abgne_marquee a {
    color: #fff;
  }
  #abgne_marquee a:hover {
    color: #fff;
  }
}
@media (min-width: 1280px) {
  #abgne_marquee ul {
    left: 175px;
  }
}
@media (min-width: 1600px) {
  #abgne_marquee {
    padding: 0 12%;
  }
  #abgne_marquee ul {
    left: 255px;
  }
}
@media (min-width: 1680px) {
  #abgne_marquee {
    padding: 0 14%;
  }
  #abgne_marquee ul {
    left: 300px;
  }
}
@media (min-width: 1920px) {
  #abgne_marquee {
    padding: 0 18%;
  }
  #abgne_marquee ul {
    left: 410px;
  }
}
@media (min-width: 2560px) {
  #abgne_marquee {
    padding: 0 26%;
  }
  #abgne_marquee ul {
    left: 55%;
  }
}

.b_title {
  text-align: center;
}
.b_title p {
  position: relative;
  font-size: 22px;
  color: #3e3e3e;
  font-weight: 500;
  letter-spacing: 3px;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}
.b_title p:after {
  content: '';
  background: #00af8e;
  width: 68px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -35px;
}
.b_title span {
  color: #808185;
}
@media (min-width: 568px) {
  .b_title p {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .b_title p {
    font-size: 30px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  }
  .b_title span {
    letter-spacing: 2px;
  }
}

.service_container,
.features_container,
.message_container,
.apply_container,
#dealer_container {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.service_container:after,
.features_container:after,
.message_container:after,
.apply_container:after,
#dealer_container:after {
  content: " ";
  display: block;
  clear: both;
}

#dv_service {
  padding: 0 10px 40px 10px;
}
#dv_service .service_items {
  display: inline-block;
  margin: 40px 0 0 0;
}
#dv_service .service_items .dv_items .items_list {
  width: 43.3%;
  float: left;
  text-align: center;
  margin: 0 10px 10px 10px;
}
#dv_service .service_items .dv_items .items_list a {
  display: block;
}
#dv_service .service_items .dv_items .items_list a img {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  border-radius: 50%;
  overflow: hidden;
}
#dv_service .service_items .dv_items .items_list .coming_soon {
  display: block !important;
  color: #f00;
}
#dv_service .service_items .dv_items .items_list span {
  display: none;
}
@media (min-width: 375px) {
  #dv_service .service_items .dv_items .items_list {
    width: 44%;
  }
}
@media (min-width: 414px) {
  #dv_service .service_items .dv_items .items_list {
    width: 42.3%;
    margin: 0 15px 15px 15px;
  }
}
@media (min-width: 568px) {
  #dv_service .service_items .dv_items .items_list {
    width: 42.7%;
    margin: 0 20px 30px 20px;
  }
}
@media (min-width: 667px) {
  #dv_service .service_items .dv_items .items_list {
    width: 43.7%;
  }
}
@media (min-width: 736px) {
  #dv_service .service_items .dv_items .items_list {
    width: 41.5%;
    margin: 0 30px 30px 30px;
  }
}
@media (min-width: 768px) {
  #dv_service {
    margin: 0 0 50px 0;
    padding: 0 10px;
  }
  #dv_service .service_items {
    margin: 30px 0 0 0;
  }
  #dv_service .service_items .dv_items {
    display: inline-block;
  }
  #dv_service .service_items .dv_items:first-of-type {
    margin: 0 0 25px 0;
  }
  #dv_service .service_items .dv_items .items_list {
    width: 21.99%;
    margin: 0 30px 0 0;
  }
  #dv_service .service_items .dv_items .items_list a {
    display: inline-block;
  }
  #dv_service .service_items .dv_items .items_list:last-of-type {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  #dv_service {
    margin: 60px 10px 80px 10px;
  }
  #dv_service .service_items {
    margin: 60px 0 0 0;
  }
  #dv_service .service_items .dv_items:first-of-type {
    margin: 0 0 50px 0;
  }
  #dv_service .service_items .dv_items .items_list {
    width: 20.8%;
    margin: 0 55px 0 0;
  }
  #dv_service .service_items .dv_items .items_list .coming_soon {
    display: inline-block !important;
  }
  #dv_service .service_items .dv_items .items_list span {
    display: block;
  }
}
@media (min-width: 1280px) {
  #dv_service {
    margin: 80px 0 100px 0;
  }
  #dv_service .service_items .dv_items .items_list {
    width: 20.93%;
    margin: 0 65px 0 0;
  }
}

#dv_im_features {
  position: relative;
  background: #ebeaea;
  padding: 50px 10px;
}
#dv_im_features .b_title {
  text-align: left;
}
#dv_im_features .b_title p:after {
  left: 0;
  margin: 0;
}
#dv_im_features:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-color: #fff transparent transparent transparent;
  border-style: solid solid solid solid;
  border-width: 30px;
  margin: 0 0 0 -20px;
}
#dv_im_features .features_intro {
  margin: 20px 0 0 0;
}
#dv_im_features .features_intro #website_screen {
  background: url(images/website_screen.png) no-repeat;
  background-size: contain;
  background-position: 50%;
  height: 200px;
}
#dv_im_features .features_intro #website_screen .screen_item img {
  display: block;
  height: 140px !important;
}
#dv_im_features .features_intro #website_screen .owl-wrapper-outer {
  width: 76%;
  left: 1px;
  margin: auto;
}
#dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
  padding: 30px 0;
}
#dv_im_features .features_intro #website_screen .owl-prev {
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0);
  top: 50%;
  left: 0;
  margin: -25px 0 0 0;
}
#dv_im_features .features_intro #website_screen .owl-prev:before {
  content: "\f104";
  color: #c1c0c0;
  font-size: 48px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_im_features .features_intro #website_screen .owl-prev:hover:before {
  color: #818181;
}
#dv_im_features .features_intro #website_screen .owl-next {
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0);
  top: 50%;
  right: 0;
  margin: -25px 0 0 0;
}
#dv_im_features .features_intro #website_screen .owl-next:after {
  content: "\f105";
  color: #c1c0c0;
  font-size: 48px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_im_features .features_intro #website_screen .owl-next:hover:after {
  color: #818181;
}
#dv_im_features .features_intro .features_list {
  margin: 20px 0 0 0;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#dv_im_features .features_intro .features_list ul,
#dv_im_features .features_intro .features_list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#dv_im_features .features_intro .features_list li {
  cursor: default;
  font-size: 13px;
  color: #565759;
  margin: 5px 0;
  letter-spacing: 2px;
}
#dv_im_features .features_intro .features_list li:before {
  content: "\f00c";
  font-size: 22px;
  color: #00af8e;
  margin: 0 8px 0 0;
}
#dv_im_features .features_intro .features_list li:hover {
  color: #3e3e3e;
}
@media (min-width: 375px) {
  #dv_im_features:before {
    margin: 0 0 0 -15px;
  }
  #dv_im_features .features_intro {
    margin: 40px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 162px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 75%;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 19px 0;
  }
  #dv_im_features .features_intro .features_list {
    margin: 30px 0 0 0;
  }
  #dv_im_features .features_intro .features_list li {
    font-size: 16px;
  }
}
@media (min-width: 414px) {
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 67.5%;
  }
}
@media (min-width: 568px) {
  #dv_im_features .features_intro #website_screen {
    height: auto;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 248px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 75%;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 30px 0;
  }
  #dv_im_features .features_intro .features_list li {
    margin: 8px 0;
  }
}
@media (min-width: 667px) {
  #dv_im_features:before {
    border-width: 35px;
    margin: 0 0 0 -25px;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 300px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 76.5%;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 37px 0;
  }
}
@media (min-width: 736px) {
  #dv_im_features:before {
    border-width: 40px;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 320px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 73.5%;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 38px 0;
  }
}
@media (min-width: 768px) {
  #dv_im_features:before {
    margin: 0 0 0 -40px;
  }
  #dv_im_features .features_intro {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0;
  }
  #dv_im_features .features_intro #website_screen {
    width: 60%;
    height: auto;
    float: left;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 208px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 76.5%;
    top: 25px;
    left: 38px;
    margin: 16px;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 17px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen .owl-prev:before {
    font-size: 64px;
  }
  #dv_im_features .features_intro #website_screen .owl-next:after {
    font-size: 64px;
  }
  #dv_im_features .features_intro .features_list {
    width: 40%;
    float: left;
    justify-content: flex-end;
    margin: 0;
  }
  #dv_im_features .features_intro .features_list li {
    font-size: 13px;
    margin: 5px 0;
  }
}
@media (min-width: 1024px) {
  #dv_im_features {
    padding: 80px 10px;
  }
  #dv_im_features:before {
    border-width: 45px;
    margin: 0 0 0 -50px;
  }
  #dv_im_features .features_intro {
    margin: 60px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen {
    width: 65%;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: 302px !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    top: 24px;
    left: 62.5px;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer .screen_item {
    padding: 0;
  }
  #dv_im_features .features_intro #website_screen .owl-prev {
    margin: -50px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen .owl-prev:before {
    font-size: 72px;
  }
  #dv_im_features .features_intro #website_screen .owl-next {
    margin: -50px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen .owl-next:after {
    font-size: 72px;
  }
  #dv_im_features .features_intro .features_list {
    width: 35%;
  }
  #dv_im_features .features_intro .features_list li {
    font-size: 16px;
    margin: 8px 0;
  }
}
@media (min-width: 1280px) {
  #dv_im_features {
    padding: 100px 0;
  }
  #dv_im_features:before {
    margin: 0;
  }
  #dv_im_features .features_intro {
    margin: 80px 0 0 0;
  }
  #dv_im_features .features_intro #website_screen {
    width: 70%;
    height: 430px;
  }
  #dv_im_features .features_intro #website_screen .screen_item img {
    height: auto !important;
  }
  #dv_im_features .features_intro #website_screen .owl-wrapper-outer {
    width: 68%;
    left: 120px;
  }
  #dv_im_features .features_intro #website_screen .owl-prev {
    margin: -50px 0 0 45px;
  }
  #dv_im_features .features_intro #website_screen .owl-prev:before {
    font-size: 80px;
  }
  #dv_im_features .features_intro #website_screen .owl-next {
    margin: -50px 45px 0 0;
  }
  #dv_im_features .features_intro #website_screen .owl-next:after {
    font-size: 80px;
  }
  #dv_im_features .features_intro .features_list {
    width: 30%;
  }
  #dv_im_features .features_intro .features_list li {
    font-size: 18px;
    margin: 10px 0;
  }
}

#dv_message_center {
  margin: 40px 0;
  padding: 0 10px;
}
#dv_message_center .message_container .members_m {
  margin: 0 0 40px 0;
  border-bottom: 1px solid #dbdad9;
}
#dv_message_center .message_container .members_m .members_count {
  position: relative;
  text-align: center;
  border: 5px solid #00af8e;
  border-radius: 50%;
  width: 250px;
  height: 250px;
  margin: 30px auto;
}
#dv_message_center .message_container .members_m .members_count:after {
  content: '';
  display: inline-block;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1.5px dashed #00af8e;
  border-radius: 50%;
  margin: 8.5px;
}
#dv_message_center .message_container .members_m .members_count .count_outside {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#dv_message_center .message_container .members_m .members_count .amount {
  display: block;
  font-size: 42px;
  color: #3e3e3e;
  font-weight: bold;
  letter-spacing: 5px;
}
#dv_message_center .message_container .members_m .members_count .amount:before {
  content: "\f0c0";
  font-size: 1.3em;
  color: #00af8e;
  display: block;
}
#dv_message_center .message_container .members_m .members_count .amount_s_c {
  font-size: 18px;
  color: #808185;
}
#dv_message_center .message_container #video_m .video_list iframe {
  width: 100%;
  height: 200px;
}
#dv_message_center .message_container #video_m .owl-pagination {
  text-align: center;
}
#dv_message_center .message_container #video_m .owl-pagination .owl-page {
  width: 12px;
  height: 12px;
  background: #c4c4c7;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
}
#dv_message_center .message_container #video_m .owl-pagination .active {
  background: #3f3f40;
}
@media (min-width: 414px) {
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 220px;
  }
}
@media (min-width: 568px) {
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 308px;
  }
}
@media (min-width: 667px) {
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 360px;
  }
}
@media (min-width: 736px) {
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 400px;
  }
}

@media (min-width: 768px) {
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 420px;
  }
}
@media (min-width: 1024px) {
  #dv_message_center {
    margin: 60px 0;
  }
  #dv_message_center .message_container .members_m {
    width: 35%;
    float: left;
    border-right: 1px solid #dbdad9;
    border-bottom: none;
    margin: 0 60px 0 0;
  }
  #dv_message_center .message_container .members_m .members_count {
    margin: auto;
  }
  #dv_message_center .message_container #video_m {
    width: 50%;
    float: left;
  }
  #dv_message_center .message_container #video_m .video_list iframe {
    height: 330px;
  }
}
@media (min-width: 1280px) {
  #dv_message_center {
    margin: 80px 0;
    padding: 0;
  }
  #dv_message_center .message_container .members_m {
    width: 43%;
    margin: 0 80px 0 0;
  }
  #dv_message_center .message_container #video_m {
    width: 50%;
  }
  #dv_message_center .message_container #video_m .video_list iframe {
    width: 600px;
    height: 322px;
  }
}

.txt_must {
  color: #f00;
  margin: 0 3px 0 0;
}

.im_text {
  color: #f00;
}

#dv_apply {
  position: relative;
  background: url(images/apply_bg.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 40px 10px;
}
#dv_apply:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background:#00af8e;
  position: absolute;
  top: 0;
  left: 0;
}
#dv_apply .b_title p {
  color: #fff;
  font-weight: 400;
}
#dv_apply .b_title p:after {
  background: #fff;
}
#dv_apply .b_title span {
  color: #e7e6e6;
  display: block;
}
#dv_apply .b_title .apply_remarks {
  margin: 5px 0 0 0;
}
#dv_apply .b_title .apply_remarks a {
  color: #ff0066;
  border: 1px solid #ff0066;
  padding: 2px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_apply .b_title .apply_remarks a:hover {
  color: #ff0;
  border-color: #ff0;
}
#dv_apply .b_title .apply_rightnow {
  font-size: 18px;
  color: #fff !important;
  margin: 20px 0;
}
#dv_apply .b_title .apply_rightnow b {
  font-size: 22px;
  color: #ff0;
  font-weight: 400;
}
#dv_apply .apply_table {
  background: rgba(255, 255, 255, 0.75);
  padding: 30px 20px;
}
#dv_apply .apply_table tr td {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
#dv_apply .apply_table tr td .dv_field {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #b3b4b4;
  margin: 0 0 5px 0;
}
#dv_apply .apply_table tr td .dv_field .field_title {
  color: #3e3e3e;
}
#dv_apply .apply_table tr td .dv_field input[type="text"],
#dv_apply .apply_table tr td .dv_field input[type="password"] {
  font-size: 16px;
  line-height: 18pt;
  background: no-repeat;
  border: none;
  width: 65%;
}
#dv_apply .apply_table tr td .remarks_text {
  display: block;
  font-size: 13px;
  color: #818181;
}
#dv_apply .apply_table tr td .im_text {
  font-size: 13px;
}
#dv_apply .apply_table tr td .apply_btn {
  float: right;
  color: #fff;
  font-size: 18px;
  background: #f58e03;
  border-radius: 50px;
  padding: 15px 20px;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
#dv_apply .apply_table tr td .apply_btn:hover {
  background: #f00;
}
@media (min-width: 414px) {
  #dv_apply {
    padding: 40px 20px;
  }
  #dv_apply .apply_table {
    padding: 30px;
  }
}
@media (min-width: 568px) {
  #dv_apply {
    padding: 40px 30px;
  }
  #dv_apply tr td .dv_field input[type="text"],
  #dv_apply tr td .dv_field input[type="password"] {
    width: 80%;
  }
}
@media (min-width: 768px) {
  #dv_apply .apply_table {
    margin: 30px auto 0 auto;
    padding: 30px 50px;
  }
  #dv_apply .apply_table tr td {
    width: 50%;
    float: none;
    vertical-align: top;
    margin: 0;
    padding: 0 40px 20px 0;
  }
  #dv_apply .apply_table tr td .dv_field {
    padding: 0 0 10px 0;
  }
  #dv_apply .apply_table tr td .dv_field input[type="text"] {
    width: 65%;
  }
  #dv_apply .apply_table tr td:nth-child(2n) {
    padding: 0 0 20px 0;
  }
  #dv_apply .apply_table tr .one_table_td {
    padding: 0 0 20px 0;
  }
  #dv_apply .apply_table tr .dv_apply_btn {
    vertical-align: bottom;
  }
}
@media (min-width: 1024px) {
  #dv_apply {
    padding: 60px 0;
  }
  #dv_apply .apply_table {
    width: 800px;
  }
  #dv_apply .apply_table tr td .dv_field input[type="text"],
  #dv_apply .apply_table tr td .dv_field input[type="password"] {
    width: 70%;
  }
}
@media (min-width: 1280px) {
  #dv_apply {
    padding: 80px 0;
  }
}

#dv_dealer {
  background: #ebeaea;
  padding: 30px 0;
}
#dv_dealer .dealer_logo {
  padding: 0 15px;
}
#dv_dealer .dealer_logo img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#dv_dealer .dealer_logo:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media (min-width: 1024px) {
  #dv_dealer {
    padding: 20px 0;
  }
}
