@media screen and (min-width: 768px) {
  .home-band-sec {
    padding-top: 80px; } }

.motorcycles-sec {
  background-color: #f3f3f3;
  position: relative;
  padding-bottom: 15px; }

.logo-c {
  padding: 0px 0px; }
  .logo-c img {
    height: 66px !important;
    width: 246px !important;
    margin: 0 auto; }

.view {
  background: #fff url("../images/bgimg.jpg") no-repeat center center;
  border: 0px solid #eee;
  width: 24%;
  height: auto;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }
  .view a.info.info-pad.info-pad-c {
    /*a.motortop200 {
			top: 5px;
		}
		a.motortop200new {
			top: 13px;
		}*/ }
  .view.view_s {
    width: 20%; }
    .view.view_s.view-tenth h3 {
      bottom: 20px; }
    .view.view_s.view-tenth.brandname h3 {
      bottom: -38px; }
  .view .mask, .view .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0; }
  .view img {
    position: relative; }
  .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px 0px;
    background: rgba(0, 0, 0, 0.8);
    margin: 0px 0 0 0; }
  .view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #000;
    padding: 10px 20px 20px;
    text-align: center; }
  .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 0px;
    background: #183883;
    color: #fff;
    text-transform: uppercase;
    /* -webkit-box-shadow: 0 0 1px #000; */
    -moz-box-shadow: 0 0 1px #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 16px;
    width: 157px;
    position: relative;
    top: 45px; }
    .view a.info:hover {
      -webkit-box-shadow: 0 0 5px #000;
      -moz-box-shadow: 0 0 5px #000;
      box-shadow: 0 0 5px #000; }

.view-tenth img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  width: 100%; }

.view-tenth .mask {
  background-color: #FFF;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }
  .view-tenth .mask:hover img {
    /*webkit-transform: scale(0);
			-moz-transform: scale(0);
			-o-transform: scale(0);
			-ms-transform: scale(0);
			transform: scale(0);*/
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    width: 100%; }

.view-tenth h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background: transparent;
  margin: 0px 40px 0px 40px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #333;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.view-tenth p {
  color: #333;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.view-tenth h3.view-as {
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #FFF;
  text-transform: uppercase;
  /* font-weight: bold; */
  font-size: 18px;
  font-family: 'Museo Sans Rounded 700'; }

.view-tenth a.info {
  bottom: 14px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  left: calc(50% - 78.5px);
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  top: inherit;
  transition: all 0.5s ease; }

.view-tenth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.home-band-sec ol.carousel-indicators {
  background: url("../images/home-new-slice/banner-bottom-bg.png") no-repeat;
  background-position: top center;
  padding: 25px 0px 0px 0px; }

.home-band-sec .carousel-indicators {
  bottom: -8px;
  z-index: 1; }
  .home-band-sec .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 2px;
    background-color: none;
    background: url("../images/home-new-slice/red-circle.png") no-repeat; }
  .home-band-sec .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    background: url("../images/home-new-slice/gray-circle.png") no-repeat;
    border: 0px solid #fff;
    border-radius: 0px;
    position: relative;
    top: -9px; }
  @media (max-width: 767px) {
    .home-band-sec .carousel-indicators {
      padding: 23px 0px 0px 0px !important;
      background: transparent !important;
      margin-top: -37px; }
      .home-band-sec .carousel-indicators li {
        width: 12px;
        height: 12px;
        margin: 3px;
        background: #ccc;
        border-radius: 10px; }
      .home-band-sec .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 3px;
        background: red;
        border-radius: 10px; } }

@media (max-width: 767px) {
  #ourslide_three .panel-default > .panel-heading {
    color: #333;
    background-color: #183883;
    border-color: none !important;
    border-bottom: dashed 1px #fff;
    border-radius: 0;
    padding: 12px 15px 14px; }
  #ourslide_three .panel-default > .panel-heading > .panel-title a {
    background: transparent;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 0px 0px 0px 7px;
    text-decoration: none;
    text-transform: uppercase; }
  #ourslide_three .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    background: #183883; }
  #ourslide_three .panel-default > .panel-heading + .panel-collapse > .panel-body ul li {
    float: none;
    text-align: left;
    padding: 0;
    width: 100%;
    border-bottom: none; }
  #ourslide_three .panel-body {
    padding: 0; }
  #ourslide_three .panel-group .panel {
    border-bottom: none; }
  #ourslide_three .panel {
    background-color: inherit;
    border: none;
    border-radius: 0px; }
  #ourslide_three .panel-default > .panel-heading + .panel-collapse > .panel-body ul li:last-child {
    border-bottom: dashed 1px #fff; }
  #ourslide_three .panel-default > .panel-heading + .panel-collapse > .panel-body ul {
    margin-bottom: 0; }
  #ourslide_three .panel-group .panel + .panel {
    margin-top: 0; } }
