.bottom_price .old_price {
  font-size: 14px;
  display: block;
  color: #000;
  margin: 5px 0px;
}

.bottom_price .price {
  font-size: 17px;
  display: block;
  color: #000;
  margin: 5px 0px;
  font-weight: bold;
}

.bottom_price .saved {
  font-size: 16px;
  display: block;
  color: #118a00;
  margin: 5px 0px;
}
.bottom_price .button_block {
  display: block;
  text-align: center;
  margin: 15px 0px;
}
.azon_reviews {
  min-height: 300px;
}
.l_image {
  float: left;
  width: 47%;
}
.descr_title {
  font-size: 20px;
  font-weight: solid;
}
.rew_block {
  margin-top: 20px;
  margin-bottom: 10px;
}
.top_cont {
  overflow: hidden;
}
img.l_image {
  margin-right: 5%;
}
.descr_title h2 {
  display: inline;
}
.l_image1 ul {
  list-style: none;
}
.l_image1 ul li {
  margin-bottom: 5px;
}
.bottom_price {
  text-align: center;
}
.cont_bl_list p {
  margin: 0px !important;
}
.videoBox li {
  list-style: none;
  width: 100%;
  float: left;
}
.socail_info {
  right: 20px;
  left: auto;
  z-index: 99;
}
.socail_info {
  bottom: 30px;
  left: 20px;
  float: left;
}
.socail_info li {
  display: inline-block;
  margin-right: 10px;
}
.socail_info a .fa {
  display: inline-block;
  height: 39px;
  width: 42px;
  border-radius: 50%;

  font-size: 25px;
  line-height: 30px;
  color: #fff;
  padding-left: 12px;
  padding-top: 5px;
}
.fa-facebook {
  background: #39579a;
}
.fa-twitter {
  /* background: #01ACEE; */
}
.fa-pinterest {
  /*  background: #CD1D1F; */
}
.socail_info {
  /*float: right; */
}
ul li {
  list-style: none;
}

.v_sec {
  padding: 50px 0;
  float: left;
  width: 100%;
}
.v_sec ul li {
  width: 31%;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 35px;
}
.v_sec ul li .vid_col {
  box-shadow: none;
}
.v_sec ul li .vid_col span {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #fff;
  font-size: 18px;
  font-family: "montserratregular";
}
.thumb_detal {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}
.star-rating span {
  font-family: "star";
}

.newsVideo {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.newsVideo .videoFreme {
  display: inline-block;
  width: 100%;
  max-width: 700px;
  width: 640px;
  height: 360px;
  position: relative;
  text-align: left;
}
.videoFreme .block {
  padding: 0 !important;
}
.FremeOverlay {
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  /* left: 0; */
  bottom: 0;
  background: rgba(63, 79, 95, 0.8);
  padding: 10px;
}
.FremeOverlay h2 {
  color: #ffffff;
  /* color: #8c949c; */
  font-size: 18px;
  font-family: "Roboto";
  text-align: center;
}

.FremeOverlay .block {
  background: none !important;
  margin: 0 !important;
}

.videoFreme .block {
  background: none !important;
  margin: 0 !important;
}

blockquote.block {
  display: flex;
}

.videoFreme .block::before {
  content: "" !important;
  padding: 0 !important;
  position: relative !important;
  margin: 0 !important;
}

.submitForm {
  float: left;
  width: 100%;
  text-align: center;
  margin: 150px 0 20px 0;
}
.submitForm input[type="email"] {
  width: 100%;
  max-width: 305px;
  float: none;
  display: inline-block;
  border: 0;
  background: #fafbfb;
  padding: 11px;
}
.submitForm input[type="submit"] {
  width: 100%;
  max-width: 166px;
  float: none;
  display: inline-block;
  border-radius: 8px;
}
.submitForm h2 {
  color: #fff;
  font-size: 24px;
  font-family: "Roboto";
  padding: 15px 0;
}
.block .skip {
  float: right;
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 16px;
  color: #04a6e5;
  font-family: "Roboto";
}
.selectColor {
  float: left;
  width: 180px;
  border: 2px solid #f1f1f1;
}
.selectColor span {
  float: left;
  width: 70px;
  background: #3f4f5f;
  height: 33px;
}
.selectColor a {
  float: left;
  width: 100px;
  text-align: center;
  color: #445361;
  font-size: 12px;
  font-family: "Roboto";
  padding: 8px;
}
.fildRowForm {
  float: left;
  width: 100%;
}

@media (max-width: 767px) {
  .database_wrap .topTabs,
  .mainContaner {
    width: 100%;
  }
  .database_wrap .topTabs ul li:hover a:after,
  .database_wrap .topTabs ul li.active a:after {
    display: none;
  }
  .database_wrap .topTabs ul li a .fa {
    font-size: 16px;
  }
  .database_wrap .topTabs ul li a {
    padding: 20px 15px;
  }
  .iteam_btn .btn {
    padding: 8px 10px;
  }
  .topTabs ul li .logo a {
    padding: 11px 4px;
  }
  .fildRow .col:first-child {
    width: 40%;
  }
  .fildRow .col {
    width: 60%;
  }
  .product_table tr td span,
  .product_table tr td a {
    font-size: 12px;
  }
  .btn {
    font-size: 14px;
  }
  .selectPopup .fildRow .col,
  .fildRow .col:first-child {
    width: 100%;
  }

  .newsVideo .videoFreme {
    width: 100%;
    /* height: 100%; */
  }
  .videoFreme .block iframe {
    width: 100%;
    /* height: 100%; */
  }
}

@media (max-width: 700px) {
  .database_wrap .topTabs ul li,
  .database_wrap .topTabs ul li a {
    width: 100%;
    text-align: left;
  }
  .database_wrap .topTabs ul li a {
    padding: 5px 20px;
  }
  .logo {
    width: 100%;
  }
  .logo:after {
    display: none;
  }
  .advitop .pull-right {
    width: 100%;
    margin-top: 10px;
  }
  .socilaFieed .nav li a {
    width: auto;
  }
  .topCent h2 {
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .serch_fild {
    width: 100%;
    margin-right: 0;
    margin: 10px 0;
  }
  .streams .btn {
    float: left;
  }
  .two_btn .btn {
    margin-top: 10px;
    font-size: 12px;
    padding: 6px 15px;
  }
  .iteam_btn .btn,
  .product_list li {
    width: 100%;
    margin-bottom: 10px;
  }
  .social_feeds .fild_row .ft_col,
  .social_feeds .fild_row .ft_col:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .copy_fild dl dt,
  .copy_fild dl dd {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .title {
    font-size: 16px;
  }
  .product_table tr td:nth-child(2),
  .product_table tr td:nth-child(3) {
    width: 100%;
  }
  .product_table table,
  .product_table thead,
  .product_table tbody,
  .product_table th,
  .product_table td,
  .product_table tr {
    display: block;
  }
  .product_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 100%;
    text-align: center;
  }
  .product_table table tr td:first-child,
  .product_table table tr td,
  .product_table table tr td:last-child,
  .product_table tr td:nth-child(4) {
    width: 100%;
    text-align: center;
  }
  .product_table table tr:first-child {
    display: none;
  }
  .product_table td:nth-of-type {
    width: 100%;
    text-align: center;
  }
  .product_table td {
    border: none;
    border-bottom: 1px solid #eee !important;
    position: relative;
    text-align: center;
  }
  .product_table td:before {
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    float: left;
    white-space: nowrap;
    color: #445361;
    font-family: "Roboto";
    font-size: 16px;
  }
  .product_table td:last-child {
    border-bottom: 0;
  }
  .product_table td img {
    float: none;
  }
  .product_table td:nth-of-type(1):before {
    content: "\f00c";
    font-family: "FontAwesome";
  }
  .product_table td:nth-of-type(2):before {
    content: "VIDEO PREVIEW";
  }
  .product_table td:nth-of-type(3):before {
    content: "VIDEO TITLE";
  }
  .product_table td:nth-of-type(4):before {
    content: "VIEWS";
  }
  .product_table td:nth-of-type(5):before {
    content: "LIKES";
  }
  .product_table td:nth-of-type(5):before {
    content: "DISLIKES";
  }
  .product_table td:nth-of-type(5):before {
    content: "COMMENTS";
  }
  .product_table.tabelTow tr td:nth-of-type(1):before {
    content: "VIDEO PREVIEW";
    font-family: "Roboto";
  }
  .product_table.tabelTow tr td:nth-of-type(2):before {
    content: "VIDEO TITLE";
  }
  .product_table.tabelTow tr td:nth-of-type(3):before {
    content: "SHARE";
  }

  .socilaFieed .nav li a,
  .socilaFieed .nav li {
    width: 100%;
  }
  .submitForm {
    margin: 40px 0 20px;
  }
  .submitForm h2 {
    font-size: 14px;
    padding-bottom: 0;
  }
  .check_list .col .checbox label {
    font-size: 12px;
    margin-right: 0;
  }
  .filter_bar > .col,
  .filter_bar .pull-right {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (max-width: 560px) {
  .iteam_info li {
    width: 100%;
  }
  .col_2,
  .aside-tabs ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .popup_sect .tr_top.t_head select {
    width: 100%;
    margin: 10px 0;
  }
  .popup_sect .tr_top .pull-right {
    width: 100%;
  }
  .top_links .pull-right {
    width: 100%;
    margin-top: 10px;
  }

  .fildRow .col,
  .fildRow .col:first-child {
    width: 100%;
  }
  .fildRow label,
  .advitop h2,
  .check_list .col label {
    font-size: 14px;
  }
  .block .skip {
    position: static;
  }
  .submitForm input[type="email"] {
    max-width: 135px;
  }
  .submitForm input[type="submit"] {
    max-width: inherit;
    width: auto;
    margin-top: 0;
  }
  .submitForm {
    margin: 10px 0;
  }
}
@media (max-width: 440px) {
  .api_settings .fild label,
  .api_settings .fild .fild_col {
    width: 100%;
  }
  .api_settings .fild label {
    margin-bottom: 5px;
  }
  .frm_col .col {
    margin-bottom: 15px;
  }
  .title {
    font-size: 14px;
  }
  .FremeOverlay {
    /* position: static; */
  }
  .submitForm input[type="submit"],
  .submitForm input[type="email"] {
    width: 100%;
    margin-top: 5px;
    max-width: 100%;
  }
}
