* {
  box-sizing: border-box;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  background: url("/assets/imgs/bg.jpg") 0px 0px fixed;
}

body.body-new {
  background: none rgb(255, 255, 255);
  font-family: "Open Sans", Arial, sans-serif;
}

.header-new {
  padding: 10px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  transition: all 0.3s ease;
}

.con {
  margin: -6px auto 0px;
  width: 1175px;
}

body.body-new .con {
  margin: 0px auto;
  padding: 0px 15px;
  width: 100%;
}

.header-new .con {
  padding: 0px;
  margin: 0px auto;
  overflow: hidden;
}

a:link {
  text-decoration: none;
  color: rgb(99, 117, 229);
}

.header-new .con .logo {
  display: none;
  width: 205px;
  float: left;
}

img {
  max-width: 100%;
}

.header-new .con .logo img {
  display: block;
  margin: 0px auto;
}

.header-new .con .btn-show-top-navigation {
  display: block;
  margin: 5px 0px 0px 10px;
  width: 28px;
  float: right;
}

.header-new .con .btn-show-top-navigation img {
  display: block;
  margin: 0px;
  width: 100%;
}

.header-new .con .btn-show-hide-offers {
  background: url("/assets/imgs/btn-offers-4-min.png") center center / 40px no-repeat;
  display: block;
  margin-top: 0px;
  width: 42px;
  height: 32px;
  float: right;
  cursor: pointer;
  padding: 2px;
  position: relative;
}

.header-new .con .btn-show-hide-offers .num {
  position: absolute;
  right: 0px;
  top: 1px;
  color: rgb(255, 255, 255);
  font-size: 11px;
  width: 16px;
  text-align: center;
  font-weight: bold;
  user-select: none;
}

.header-new .con .navigation {
  display: none;
  float: left;
  width: 100%;
}

ul {
  padding: 0px;
}

ul {
  list-style: none;
}

.header-new .con .navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.header-new .con .navigation ul li {
  text-align: center;
  display: block;
  margin: 15px -15px;
  padding-bottom: 10px;
  border-bottom: 0px solid rgb(15, 15, 15);
}

.header-new .con .navigation ul li a {
  font-size: 17px;
  color: rgb(255, 255, 255);
}

.header-new .con .menu-categories {
  display: none;
  overflow: hidden;
  z-index: 999;
}

.header-new .con .menu-categories span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: rgb(255, 255, 255);
  margin: 15px 0px;
}

.header-new .con .navigation ul li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px;
}

.section-header-new {
  padding: 10px 0px;
  background-color: rgb(0, 0, 0);
}

.section-header-new .con {
  margin: 0px auto;
}

h1,
h2,
h4,
h5,
h6 {
  font-family: museo;
  margin: 0px;
}

body.body-new h1,
body.body-new h2,
body.body-new h3,
body.body-new h4,
body.body-new h5,
body.body-new h6 {
  font-family: "Titillium Web", Arial, sans-serif;
}

.section-header-new .con h1 {
  color: rgb(255, 255, 255);
  font-size: 26px;
  line-height: 1.2;
  text-align: left;
  margin-right: 83px;
}

.section-header-new .con h1 span {
  color: rgb(174, 0, 0);
}

h2 {
  font-family: museo;
  margin-top: -5px;
  color: rgb(105, 105, 105);
  font-size: 27px;
  font-weight: normal !important;
}

.section-header-new .con h2 {
  color: rgb(255, 255, 255);
  font-size: 16px;
  margin: 10px auto 0px;
  font-weight: normal;
  max-width: 687px;
  line-height: 1.7;
  text-align: center;
}

.section-header-new .con ul {
  margin: 15px auto 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}

.section-header-new .con ul li {
  display: inline-block;
  margin: 0px 5px 5px;
  color: rgb(255, 255, 255);
  font-size: 13px;
}

.section-header-new .con ul li img {
  display: inline-block;
  width: 21px;
  margin: 0px 2px -4px 0px;
}

.cat-top10listdesktop {
  padding: 30px 0px;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}

.cat-top10listdesktop .cam-list {
  float: left;
  width: 755px;
}

.cat-top10listdesktop .cam-list .table {
  border-collapse: collapse;
}

.cat-top10listdesktop .models-header,
.cat-top10listdesktop .table-header,
.cat-top10listdesktop .cam-list .table td-3 {
  font-family: TitilliumWeb;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.cat-top10listdesktop .cam-list table .td-1 {
  width: 70px;
}

.cat-top10listdesktop .cam-list .table th {
  height: 82px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
}

.cat-top10listdesktop .cam-list table .td-2 {
  width: 135px;
}

.column-2 {
  width: 13.5%;
}

.cat-top10listdesktop .cam-list table .td-3 {
  width: 225px;
}

.cat-top10listdesktop .cam-list table .td-4 {
  width: 105px;
  position: relative;
}

.cat-top10listdesktop .cam-list table .td-5 {
  width: 205px;
}

.cat-top10listdesktop .cam-list .table tbody tr {
  height: 152px;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(226, 226, 226);
}

.cat-top10listdesktop .cam-list .table tbody tr.active {
  background-color: rgb(255, 252, 223);
}

.cat-top10listdesktop .cam-list .table tbody tr td {
  text-align: center;
  margin: 0px auto;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-1 {
  font-size: 32px;
}

.cat-top10listdesktop .cam-list .table tbody tr.row-main.row-1 td.td-1 span.badge {
  margin: 0px auto;
  width: 55px;
  height: 64px;
  background: url("/assets/imgs/icon-best-choice-2018-min.png") 0% 0% / contain no-repeat;
  display: none;
}

.cat-top10listdesktop .logo {
  display: block;
  width: 120px;
  margin: 0px auto;
}

.cat-top10listdesktop .logo img {
  display: block;
  width: 100%;
  margin: 0px auto;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-3 {
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: rgb(78, 91, 100);
  padding: 0px 10px;
}

.cat-top10listdesktop .cam-list .table tbody tr.active .td-4 .oval {
  border: 2.7px solid rgb(255, 151, 10);
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-4 .oval {
  width: 68.4px;
  height: 68.4px;
  border: 2.7px solid rgb(228, 228, 228);
  display: block;
  margin: 0px auto;
  line-height: 60px;
  border-radius: 40px;
}

.read-review,
a.read-review:link {
  line-height: 34px;
  font-size: 12px;
  color: rgb(26, 85, 116);
  display: inline-block;
  text-decoration: underline;
}

.read-review:hover,
a.read-review:link:hover {
  color: rgb(0, 138, 210);
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-4 .read-review {
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 100%;
  text-align: center;
  display: block;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 {
  position: relative;
}

.cat-top10listdesktop .cam-list .table tbody tr.active .td-5>i,
.cat-top10listdesktop .cam-list .table tbody tr.hover .td-5>i {
  display: block;
  width: 30px;
  height: 30px;
  content: "test";
  background-color: rgb(255, 252, 223);
  border: 2px solid rgb(246, 240, 188);
  transform: rotate(45deg);
  position: absolute;
  right: -16px;
  top: 53px;
  z-index: 5;
}

.cat-top10listdesktop .cam-list .table tbody tr.active .td-5>i::before,
.cat-top10listdesktop .cam-list .table tbody tr.hover .td-5>i::before {
  content: "";
  background: rgb(255, 252, 223);
  width: 22px;
  height: 65px;
  left: 1px;
  top: -4px;
  position: absolute;
  display: block;
  transform: rotate(-45deg);
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .table-btn {
  width: 157px;
  height: 49px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: rgb(174, 0, 0);
  margin: 0px auto;
  color: rgb(255, 255, 255);
}

.read-more {
  margin-top: 10px;
}

.read-more {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 14px;
  color: rgb(53, 100, 126);
  text-decoration: underline;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .read-more {
  position: absolute;
  bottom: 18px;
  left: 0px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  font-size: 16px;
  text-decoration: none;
}

.cat-top10listdesktop .cam-list .table tbody tr.active .plus {
  display: none;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .minus,
.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .plus {
  color: rgb(90, 160, 255);
  font-size: 16px;
}

.fa {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-plus-circle::before {
  content: "";
}

.cat-top10listdesktop .cam-list .table tbody tr.active .td-5 .minus {
  display: inline-block;
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .minus {
  display: none;
}

.fa-minus-circle::before {
  content: "";
}

.cat-top10listdesktop .cam-list .table tbody tr td.td-5 .read-span {
  margin-left: 3px;
}

.cat-top10listdesktop .cam-list .table tbody tr.more-info {
  display: none;
}

.cat-top10listdesktop .cam-list .more-container {
  display: flex;
  justify-content: space-between;
  border-top: 0px;
  background-color: rgb(255, 255, 255);
}

.cat-top10listdesktop .cam-list tr.active .more-container {
  background-color: rgb(255, 252, 223);
}

.cat-top10listdesktop .cam-list .more-info-left {
  display: inline-block;
  width: 65%;
}

.cat-top10listdesktop .cam-list .more-container .read-more-header {
  margin: 20px 0px;
}

.cat-top10listdesktop .cam-list .more-container .read-more-list {
  list-style: none;
  position: relative;
  padding-left: 35px;
  margin-bottom: 25px;
}

.cat-top10listdesktop .cam-list .more-container .read-more-list li::before {
  font-family: FontAwesome;
  content: "";
  color: rgb(117, 198, 5);
  position: absolute;
  left: 12px;
}

.cat-top10listdesktop .cam-list .more-container .read-more-list li {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
}

.cat-top10listdesktop .cam-list .more-info-right {
  display: inline-block;
  width: 50%;
}

.cat-top10listdesktop .cam-list .more-info-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cat-top10listdesktop .cam-list .table tbody tr.row-main.row-2 td.td-1 span.badge {
  margin: 0px auto;
  width: 55px;
  height: 64px;
  background: url("/assets/imgs/icon-users-choice-2018-min.png") 0% 0% / contain no-repeat;
  display: none;
}

.cat-top10listdesktop .models {
  float: right;
  width: 576px;
  border-radius: 5px;
  background-color: rgb(250, 250, 250);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
  display: flex;
  flex-direction: column;
}

.cat-top10listdesktop .models .models-list {}

.cat-top10listdesktop .models .models-list1 {
  display: block;
}

h3 {
  font-family: museo;
  margin: 0px;
}

.cat-top10listdesktop .models .models-header {
  margin: 0px;
  height: 82px;
  line-height: 82px;
  text-align: center;
  vertical-align: middle;
  font-family: "Titillium Web", Arial, sans-serif;
}

.cat-top10listdesktop .models .models-list .item {
  float: left;
  width: 50%;
  padding: 0px 12px;
  margin-bottom: 12px;
}

.cat-top10listdesktop .models .models-list .item:nth-child(2n) {
  padding-right: 6px;
}

.cat-top10listdesktop .models .models-list .item a {
  display: block;
  width: 100%;
  height: 152px;
  box-shadow: rgb(136, 136, 136) 1px 0px 5px;
  overflow: hidden;
}

.cat-top10listdesktop .models .models-list .item:nth-child(2n+1) {
  padding-left: 6px;
}

.cat-top10listdesktop .models .see-all-models {
  color: rgb(71, 120, 178);
  text-align: right;
  padding: 25px;
  float: left;
  width: 100%;
}

.fa-long-arrow-right::before {
  content: "";
}

.table-top-ten-mobile {
  margin: 0px -15px;
}

.table-top-ten-mobile .table {
  margin: 0px auto;
}

.table-top-ten-mobile .table-row {
  margin: 0px auto;
  overflow: hidden;
  border-bottom: 2px solid rgb(204, 204, 204);
}

.table-top-ten-mobile .table-row-left {
  float: left;
  width: 50%;
  min-height: 160px;
  background-color: rgb(231, 232, 231);
  padding: 0px;
  display: table;
}

.table-top-ten-mobile .table-row-left-main {
  display: table-cell;
  vertical-align: middle;
}

.table-top-ten-mobile .table-row-left-top {}

.table-top-ten-mobile .logo {
  display: block;
  margin: 0px auto;
  max-width: 140px;
}

.table-top-ten-mobile .logo img {
  display: block;
  margin: 0px auto;
  width: 100%;
}

.table-top-ten-mobile .table-row-left-bottom {
  overflow: hidden;
  margin: 20px auto 0px;
  max-width: 250px;
}

.table-top-ten-mobile .table-row-left-bottom-left {
  float: left;
  width: 50%;
}

.stars {
  margin-top: -30px;
}

.stars {
  margin: 0px auto;
  height: 16px;
  width: 92px;
  background: url("/assets/imgs/star-off.png");
}

.table-top-ten-mobile .stars {
  margin: 15px auto 0px;
}

.stars .score {
  float: left;
  display: inline-block;
  height: 16px;
  background: url("/assets/imgs/star.png");
}

.stars.stars-5-0 .score {
  width: 89px;
}

.user-rate {
  margin-top: 9px;
  font-size: 11px;
}

.table-top-ten-mobile .user-rate {
  margin: 5px auto 0px;
  text-align: center;
  text-transform: capitalize;
  font-size: 11px;
}

.table-top-ten-mobile .table-row-left-bottom-right {
  float: left;
  width: 50%;
}

.table-top-ten-mobile .score-round {
  display: block;
  margin: 0px auto;
  text-align: center;
  color: rgb(174, 0, 0);
  font-size: 36px;
}

.table-top-ten-mobile .text-total-score {
  display: block;
  text-align: center;
}

.table-top-ten-mobile .table-row-right {
  float: left;
  width: 50%;
  min-height: 160px;
  background-color: rgb(255, 255, 255);
  padding: 0px;
  display: table;
}

.table-top-ten-mobile .table-row-right-main {
  margin: 0px auto;
  max-width: 276px;
  display: table-cell;
  vertical-align: middle;
}

.table-top-ten-mobile .text-bonus-title {
  display: block;
  text-align: center;
  font-size: 21px;
  line-height: 1.7;
  color: rgb(35, 176, 89);
  font-weight: bold;
}

.table-top-ten-mobile .text-bonus {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
}

.table-top-ten-mobile .link-visit {
  display: block;
  text-align: center;
  margin: 15px auto 0px;
  padding: 10px;
  background-color: rgb(174, 0, 0);
  width: 132px;
  border-radius: 30px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

.stars.stars-4-5 .score {
  width: 81px;
}

.stars.stars-4-0 .score {
  width: 71px;
}

.stars.stars-3-0 .score {
  width: 55px;
}

.section-faq-accordion {
  padding: 25px 0px;
}

.faq-accordion {
  position: relative;
}

.faq-accordion .see-all {
  position: absolute;
  right: 0px;
  top: 4px;
  font-size: 14px;
  font-weight: 700;
  color: rgb(166, 17, 44);
}

.faq-accordion h2 {
  font-family: sans-serif;
}

.ui-helper-reset {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-widget {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0px 0px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0px;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid rgb(204, 204, 204);
  background: url("/assets/css/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x rgb(246, 246, 246);
  font-weight: bold;
  color: rgb(28, 148, 196);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid rgb(251, 216, 80);
  background: url("/assets/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x rgb(255, 255, 255);
  font-weight: bold;
  color: rgb(235, 143, 0);
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.faq-accordion h3 {
  font-family: sans-serif;
}

.faq-acc .ui-accordion-header {
  border: none;
  border-radius: 0px;
  padding: 16px 0px 8px !important;
  background: none !important;
}

.faq-acc .ui-accordion-header:focus,
.faq-acc .ui-accordion-header:hover {
  outline: none !important;
}

.faq-acc .ui-accordion-header {
  font-weight: 400;
  color: rgb(64, 148, 188);
  border-bottom: 2px solid rgb(226, 226, 226);
}

.faq-acc .ui-state-active {
  border: none;
  font-weight: 700;
  color: rgb(64, 148, 188);
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/assets/css/images/ui-icons_222222_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("/assets/css/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("/assets/css/images/ui-icons_ef8c08_256x240.png");
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.faq-acc .ui-accordion-header-icon {
  display: none !important;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0px;
  overflow: auto;
}

.ui-widget-content {
  border: 1px solid rgb(221, 221, 221);
  background: url("/assets/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x rgb(238, 238, 238);
  color: rgb(51, 51, 51);
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

.faq-acc .ui-accordion-content {
  border-top: none;
  border-right: none;
  border-left: none;
  border-image: initial;
  border-bottom: 2px solid rgb(226, 226, 226);
  border-radius: 0px;
  font-size: 16px;
  color: rgb(103, 122, 139);
  background: none !important;
  padding: 0px !important;
  font-family: "Open Sans", sans-serif !important;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.section-3-articles {
  padding: 25px 0px;
  background-color: rgb(236, 236, 236);
}

.section-3-articles .con {}

.section-3-articles .con .benefits {
  overflow: hidden;
}

.section-3-articles .con .benefits .benefit {
  margin: 0px auto 25px;
}

.section-3-articles .con .benefits .benefit .featured-image {
  display: block;
  margin: 0px auto 15px;
  max-width: 266px;
}

.section-3-articles .con .benefits .benefit .featured-image img {
  display: block;
  width: 100%;
  margin: 0px auto;
}

.section-3-articles .con .benefits .benefit h2 {
  text-align: center;
  color: rgb(22, 39, 51);
  margin: 0px auto 15px;
  font-size: 21px;
  font-weight: bold !important;
}

.section-3-articles .con .benefits .benefit p {
  text-align: center;
  color: rgb(103, 122, 139);
  font-size: 16px;
  line-height: 2.5;
  margin: 0px auto 15px;
}

.section-3-articles .con .benefits .benefit .findout {
  display: block;
  padding: 16px 0px;
  color: rgb(146, 25, 47);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.2s;
  border: 2px solid rgb(209, 209, 209);
  border-radius: 100px;
  text-align: center;
}

.section-3-articles .con .benefits .benefit .findout:hover {
  border-color: rgb(146, 25, 47);
  color: rgb(255, 255, 255);
  background: rgb(146, 25, 47);
}

.section-3-articles .con .benefits .benefit:last-child {
  margin: 0px auto;
}

.section-2-articles {
  padding: 50px 0px;
  background-color: rgb(255, 255, 255);
}

.article {
  float: left;
  position: relative;
  width: 50%;
  height: 170px;
}

.article td {
  padding: 0px 10px;
}

.article td:first-of-type {
  width: 100px;
}

.article img {}

.article:nth-child(2n+1) img {
  margin-left: 0px;
}

.article_title {
  font-size: 14px;
}

hr {
  margin: 16px 0px;
  height: 3px;
  border: none;
  background: url("/assets/imgs/green-dotted.png");
}

.article p {
  margin: 15px 0px 0px;
  font-size: 14px;
  color: rgb(59, 59, 59);
  line-height: 24px;
}

.clear-fix {
  clear: both;
}

.footer-new {
  background-color: rgb(0, 0, 0);
  padding: 15px 0px;
  position: relative;
  z-index: 6;
}

.footer-new .con {
  overflow: hidden;
}

.footer-new .footer-new-left {
  float: left;
  width: 100%;
}

.footer-new .logo {
  display: block;
  margin: 0px auto 15px;
  width: 310px;
}

.footer-new .footer-new-right {
  float: left;
  width: 100%;
}

.footer-new .navigation {}

.footer-new .navigation h4 {
  color: rgb(174, 0, 0);
  text-align: center;
  font-family: sans-serif;
  text-transform: capitalize;
  border-bottom: 1px solid rgb(174, 0, 0);
  padding-bottom: 5px;
  font-size: 18px;
}

.footer-new .navigation ul {
  margin: 0px auto;
  list-style-type: none;
  padding: 0px;
}

.footer-new .navigation ul li {
  display: block;
  padding: 0px;
  margin: 15px 0px;
  text-align: center;
}

.footer-new .navigation ul li a {
  color: rgb(255, 255, 255);
  font-size: 17px;
  text-transform: capitalize;
}

.footer-new-bottom {
  background-color: rgb(0, 0, 0);
  padding: 10px 0px;
  border-top: 1px solid rgb(255, 255, 255);
  margin: 0px auto -20px;
  position: relative;
  z-index: 6;
}

.footer-new-bottom .con {}

.footer-new-bottom .con .text {
  text-align: center;
  color: rgb(255, 255, 255);
  font-family: sans-serif;
  font-size: 14px;
  display: block;
}

.np-special-offers {
  position: fixed;
  top: 0px;
  right: -280px;
  width: 280px;
  height: 100%;
  z-index: 99999999;
  background-color: rgb(232, 232, 232);
  box-shadow: rgba(0, 0, 0, 0.44) -1px 0px 6px;
  transition: all 0.5s ease;
}

.np-special-offers .inside-wrapper {
  margin: 0px;
  padding: 0px;
}

.np-special-offers .inside-wrapper .title-main {
  background-color: rgb(45, 172, 38);
  padding: 10px;
  position: relative;
}

.np-special-offers .inside-wrapper .title-main .text {
  font-size: 18px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: block;
  position: relative;
}

.np-special-offers .inside-wrapper .title-main .text::after {
  content: "";
  font-family: FontAwesome;
  cursor: pointer;
  position: absolute;
  right: 0px;
  font-size: 22px;
}

.np-special-offers .inside-wrapper .body-main {
  padding: 10px;
}

.np-special-offers .inside-wrapper .body-main .item {
  padding: 10px;
  background-color: rgb(241, 241, 241);
  border: 1px solid rgb(204, 204, 204);
  margin: 0px auto 10px;
}

.np-special-offers .inside-wrapper .body-main .item .title {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: rgb(18, 89, 237);
}

.np-special-offers .inside-wrapper .body-main .item .desc {
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: rgb(18, 89, 237);
}

.np-special-offers .inside-wrapper .body-main .item .link-visit {
  display: block;
  width: 100%;
  margin: 10px auto 0px;
  background-color: rgb(44, 172, 38);
  color: rgb(255, 255, 255);
  font-size: 19px;
  border-radius: 5px;
  text-align: center;
  padding: 3px 0px;
  box-sizing: border-box;
  font-weight: normal;
}

.stickywidget {
  position: fixed;
  left: 0pc;
  bottom: 0px;
  width: 100%;
  background-color: rgb(174, 3, 0);
  z-index: 5;
  padding: 10px 0px;
  display: block;
  opacity: 0;
  transition: all 0.3s ease;
}

.stickywidget table {
  border-collapse: collapse;
  margin-left: 115px;
}

.stickywidget table,
.stickywidget table tr,
.stickywidget table td,
.stickywidget table th {
  border: 0px solid rgb(0, 0, 0);
}

.stickywidget table .icon-best {
  display: block;
}

.stickywidget table .icon-best img {
  display: block;
}

.stickywidget table .logo {
  display: block;
  width: 150px;
  margin: 0px 0px 0px 95px;
}

.stickywidget table .logo img {
  display: block;
  width: 100%;
  filter: brightness(0) invert(1);
}

.stickywidget table .text {
  color: rgb(255, 255, 255);
  font-size: 21px;
  text-decoration: none;
  padding: 0px 65px;
}

.stickywidget table .link-cta {
  background-color: rgb(255, 204, 0);
  border-radius: 20px;
  display: block;
  width: 189px;
  padding: 10px 0px;
  text-align: center;
  font-size: 21px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  transition: all 0.2s ease;
}

.stickywidget table .link-cta:hover {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 204, 0);
}

.stickywidget table .link-cta i {
  display: inline-block;
  vertical-align: middle;
}

.stickywidget table .link-cta:hover i path {
  fill: rgb(255, 204, 0) !important;
}

.stickywidgetmob {
  position: fixed;
  top: -90px;
  left: 0px;
  width: 100%;
  background-color: rgb(174, 3, 0);
  z-index: 5;
  height: 90px;
  transition: all 0.4s ease;
}

.stickywidgetmob .inner {
  position: relative;
  margin: 0px auto;
}

.stickywidgetmob table {
  border-collapse: collapse;
  margin: 0px auto;
}

.stickywidgetmob table,
.stickywidgetmob table tr,
.stickywidgetmob table td,
.stickywidgetmob table th {
  border: 0px solid rgb(0, 0, 0);
}

.stickywidgetmob .logo {
  display: block;
  width: 110px;
  margin: 10px 10px 0px 0px;
}

.stickywidgetmob .logo img {
  display: block;
  width: 100%;
  filter: brightness(0) invert(1);
}

.stickywidgetmob .link-cta {
  background-color: rgb(255, 204, 0);
  border-radius: 20px;
  display: block;
  width: 170px;
  padding: 10px 20px 10px 0px;
  text-align: center;
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  transition: all 0.2s ease;
  margin: 10px 0px 0px;
  position: relative;
}

.stickywidgetmob .link-cta i {
  position: absolute;
  right: 9px;
  top: 13px;
}

.stickywidgetmob .text {
  display: block;
  text-align: center;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 16px;
  margin: 5px auto 0px;
}

#livechat-compact-container {
  right: 0px !important;
}

#livechat-full {
  height: 400px !important;
  width: 280px !important;
}

#livechat-full {
  right: 0px !important;
}

iframe#_hjRemoteVarsFrame {
  display: none !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  body {
    background: none;
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  body {
    background: none;
    overflow-x: hidden;
  }
}

@media screen and (min-width: 768px) {
  .header-new {
    border: 0px;
  }
}

@media screen and (min-width: 992px) {
  .header-new {
    padding: 0px;
    position: initial;
    background-color: rgb(0, 0, 0);
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con {
    height: 82px;
    overflow: visible;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .logo {
    padding: 10px 0px;
    display: block;
    float: left;
    width: 240px;
  }
}

@media screen and (min-width: 1200px) {
  .header-new .con .logo {
    width: 310px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .btn-show-top-navigation {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .btn-show-hide-offers {
    margin: 15px 0px 0px 25px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation {
    display: block;
    float: right;
    width: 637px;
    margin: 0px;
    text-align: right;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul {}
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a.btn-categories-menu {
    padding-right: 15px;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories {
    box-shadow: rgb(140, 140, 140) 0px 3px 6px;
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: rgb(255, 255, 255);
    width: 325px;
    padding: 15px;
    height: 275px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .menu-categories span {
    color: rgb(0, 0, 0);
    float: left;
    width: 33.3333%;
    text-align: left;
    margin: 0px 0px 25px;
    cursor: pointer;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    border: 0px;
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) {
  .header-new .con .navigation ul li a {
    font-size: 14px;
    display: block;
    padding: 25px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0);
    transition: all 0.2s ease;
    font-weight: bold;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 768px) {
  .section-header-new .con h1 {
    font-size: 42px;
  }
}

@media screen and (min-width: 992px) {
  .section-header-new .con h1 {
    margin: 0px auto;
    text-align: center;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 768px) {
  .section-header-new .con h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 768px) {
  .section-header-new .con ul li {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .section-header-new .con ul li {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .section-header-new .con ul li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop {
    width: 1155px;
  }
}

@media (max-width: 1199px) {
  .cat-top10listdesktop {
    width: 100%;
    max-width: 955px;
  }
}

@media (max-width: 991px) {
  .cat-top10listdesktop {
    display: none;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list {
    width: 588px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  th {
    width: 12.5% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  th {
    width: 12.5% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  th {
    width: 12.5% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  th {
    width: 12.5% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  th {
    width: 12.5% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table tr:first-of-type th,
  table.table tr:first-of-type th a {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-1 {
    width: 43px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-2 {
    width: 105px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-3 {
    width: 155px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-3 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-4 {
    width: 77px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .read-review,
  a.read-review:link {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-4 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list table .td-5 {
    width: 208px;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .read-more {
    right: -8px;
    font-size: 9px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  table.table td {
    font-size: 12px;
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .column-0 {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  table.table td {
    font-size: 12px;
    padding: 24px 4px 10px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-left {
    width: 70%;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .cam-list .more-info-right {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models {
    width: 545px;
  }
}

@media (max-width: 1199px) {
  .cat-top10listdesktop .models {
    width: 344px;
    float: left;
    margin-left: 15px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media (max-width: 1399px) {
  .cat-top10listdesktop .models .models-list .item a {
    height: 143px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile {
    display: none;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .stars {
    margin-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .stars {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .user-rate {
    margin-top: 5px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .user-rate {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .score-round {
    width: 74px;
    height: 74px;
    line-height: 68px;
    border: 3px solid rgb(255, 152, 0);
    border-radius: 37px;
    color: rgb(0, 0, 0);
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .score-round {
    font-size: 30px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-total-score {
    margin-top: 5px;
  }
}

@media screen and (max-width: 450px) {
  .table-top-ten-mobile .text-total-score {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus-title {
    font-size: 21px;
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .text-bonus {
    font-size: 16px;
    font-weight: 600;
    color: rgb(87, 87, 87);
  }
}

@media screen and (min-width: 992px) {
  .table-top-ten-mobile .link-visit {
    padding: 13px 15px 13px 0px;
    width: 150px;
    font-size: 17px;
    position: relative;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .section-faq-accordion .con {
    background: url("/assets/imgs/hero_faq.png") right center no-repeat;
  }
}

@media screen and (min-width: 992px) {
  .faq-accordion {
    width: 75%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  h2 {
    font-size: 19px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits {
    margin: 0px -15px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit {
    margin: 0px auto 25px;
    padding: 7.5px;
    float: left;
    width: 33.3333%;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 210px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 266px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 14px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit p {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit {
    margin: 0px auto 25px;
    padding: 7.5px;
    float: left;
    width: 33.3333%;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 210px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 266px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 14px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit p {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit {
    margin: 0px auto 25px;
    padding: 7.5px;
    float: left;
    width: 33.3333%;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit {
    padding: 40px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 210px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit .featured-image {
    max-width: 266px;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 14px;
  }
}

@media screen and (min-width: 1400px) {
  .section-3-articles .con .benefits .benefit h2 {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  .section-3-articles .con .benefits .benefit p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .article {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .article {
    width: 100%;
    margin-bottom: 100px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1400px) {
  .section-2-articles .article {
    padding: 0px 25px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td {
    padding: 32px 10px;
    float: right;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td:first-of-type {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td {
    padding: 32px 10px;
    float: right;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .body {
    height: 90px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .article {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 380px),
only screen and (max-device-width: 380px) {
  .article {
    width: 100%;
    margin-bottom: 100px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1400px) {
  .section-2-articles .article {
    padding: 0px 25px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td {
    padding: 32px 10px;
    float: right;
  }
}

.only-mob {
  display:none;
}
.only-desk {
  display:block;
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td:first-of-type {
    width: 100%;
  }
  .only-mob {
   display:block;
  }
  .only-desk {
   display:none;
  }  
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .article td {
    padding: 32px 10px;
    float: right;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .body {
    height: 90px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new {
    padding: 35px 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .footer-new-left {
    width: 35%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .footer-new-right {
    width: 65%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation {}
}

@media screen and (min-width: 992px) {
  .footer-new .navigation h4 {
    text-align: left;
    border-bottom: 1px solid rgb(174, 0, 0);
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul {
    overflow: hidden;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li {
    display: block;
    text-align: left;
    float: left;
    margin: 0px 0px 15px;
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .footer-new .navigation ul li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new-bottom {
    border: 0px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  .con {
    padding-top: 10px;
    width: 90%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  .con {
    padding-top: 10px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  body.body-new .con {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  body.body-new .con {
    width: 1185px;
  }
}

@media screen and (min-width: 1400px) {
  body.body-new .con {
    width: 100%;
    max-width: 1400px;
  }
}

@media screen and (min-width: 992px) {
  .footer-new-bottom .con .text {
    font-weight: bold;
  }
}

@media screen and (max-width: 991px) {
  .stickywidget {
    display: none !important;
  }
}

@media screen and (max-width: 1499px) {
  .stickywidget table {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1250px) {
  .stickywidget table {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media screen and (max-width: 1250px) {
  .stickywidget table .icon-best {
    width: 50px;
  }
}

@media screen and (max-width: 1499px) {
  .stickywidget table .logo {
    margin-left: 35px;
  }
}

@media screen and (max-width: 1250px) {
  .stickywidget table .logo {
    margin-left: 15px;
    width: 100px;
  }
}

@media screen and (max-width: 1499px) {
  .stickywidget table .text {
    padding: 0px 35px;
  }
}

@media screen and (max-width: 1250px) {
  .stickywidget table .text {
    padding: 0px 15px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1250px) {
  .stickywidget table .link-cta {
    width: 150px;
    font-size: 15px;
  }
}

@media screen and (min-width: 992px) {
  .stickywidgetmob {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 651px),
only screen and (max-device-width: 1024px) and (min-device-width: 651px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tbody {
    width: 100%;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  tr {
    width: 100% !important;
  }
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  iframe {}
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  iframe {}
}

@media only screen and (max-width: 800px),
only screen and (max-device-width: 800px) {
  iframe {}
}
