@font-face {
    font-family: Montserrat-Regular;
    src: url('../fonts/Montserrat-Regular.otf');
}
@font-face {
    font-family: Montserrat-Light;
    src: url('../fonts/Montserrat-Light.otf');
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?cre6gn');
  src:  url('../fonts/icomoon.eot?cre6gn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?cre6gn') format('truetype'),
    url('../fonts/icomoon.woff?cre6gn') format('woff'),
    url('../fonts/icomoon.svg?cre6gn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**font-awsome**/
  @font-face {
    font-family: 'FontAwesome';
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-motorcycle:before {
    content: "\f21c";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-facebook-f:before,
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
/**font-awsome**/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-image:before {
  content: "\e90d";
}
.icon-profile:before {
  content: "\e923";
}
.icon-download:before {
  content: "\e960";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner5:before {
  content: "\e97e";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner7:before {
  content: "\e980";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}


body{
  font-family: 'Roboto', sans-serif;
  color: #2a2a2a;
font-size:0.9rem;
}
h1,h2,h3,h4,h5{
  text-transform: uppercase;
  color:  #CC0000;
  font-weight: 900;
  font-family: Montserrat-Regular;
}
a{
  font-family: Montserrat-Light;
}
a.readmore-sml{
  font-size: 12px;
}
a.nstyle.colored:hover{
  color: #CC0000;
}
a.nstyle:hover{
  text-decoration: none;
}
h5.visible-xs.col-xs-4{
  margin: 0;
}
p{
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 23px;
  font-style: normal;
}
.recent-news h5{
  color: #232323;
  line-height: 21px;
}
.nav > li{
  background: #CC0000;
  z-index: 10000;
}


/* Dropdown Button */
/*.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}*/

/* The container <div> - needed to position the dropdown content */
/*.dropdown {
    position: relative;
    display: inline-block;
}*/

/* Dropdown Content (Hidden by Default) */
/*#sheesha-collapse-1 .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}*/

/* Links inside the dropdown */
#sheesha-collapse-1 .dropdown-menu a {
    color: #959597;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 12px;
}
#sheesha-collapse-1 .dropdown-menu{
  padding: 0;
  border-left: 0;
  border-right: 0;
}

/* Change color of dropdown links on hover */
#sheesha-collapse-1 .dropdown-menu a:hover {
  background-color: #CC0000;
  color: white;
}

/* Show the dropdown menu on hover */
#sheesha-collapse-1 .dropdown:hover .dropdown-menu  {
  display: block;
}/*
#sheesha-collapse-1 .dropdown.open .dropdown-menu{
  display: block;
  position: inherit;
  background-color: inherit;
  box-shadow: none;
}*/
/* Change the background color of the dropdown button when the dropdown content is shown */
/*#sheesha-collapse-1 .dropdown:hover .dropbtn {
    background-color: #3e8e41;
}*/

.wizard .wizard-inner .nav > li {
  background: none;
}

/*

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:1000;
}
#nav .collapse.in{
  display: block !important;
  position: relative;
  z-index:1000;
  /*left: 0;*/
  padding-left: inherit;
  /*width: 100%;*/
}
.navbar{
  border-radius: 0px;
  border: 0px;
  height: 53px;
  z-index: 1;
}
.navbar-inverse .navbar-nav > li > a{
  color: #ffc6c6;
  font-family:  Montserrat-Regular;
  font-size: 12px;
}
.navbar .navbar-nav > li > a{
  color: #ffc6c6;
  font-family:  Montserrat-Regular;
text-transform:uppercase;
  font-size: 12px;
border-bottom: 3px solid transparent;
}
.navbar-inverse .navbar-nav > li > a:hover{
  border-bottom: 3px solid white;
}
.navbar .navbar-nav > li > a:hover{
  border-bottom: 3px solid white;
}
.navbar .navbar-nav > li > a.fa:hover{
  border-bottom: 3px solid transparent;
}
.navbar-inverse .navbar-nav > li > a.active{
  border-bottom: 3px solid white;
  color: white;
}
.navbar .navbar-nav > li > a.active{
  border-bottom: 3px solid white;
  color: white;
}
.navbar-inverse .navbar-nav li.dropdown  a.dropdown-toggle-hover:hover{
  color: white;
}
.dropdown-menu{
  box-shadow: none;
}
.navbar-inverse .navbar-nav > li.dropdown > a:hover,
.navbar-inverse .navbar-nav > li > a.fa:hover{
  border-bottom: none;
}
.navbar-inverse .navbar-nav > li.dropdown > a.active{
  border-bottom: none;
  color: white;
}
.navbar-inverse .navbar-brand{
  color: white;
  text-transform: uppercase;
}
.navbar-inverse .nav-list{
  float: left;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
}
.navbar .nav-list{
  float: left;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
}
.navbar-inverse, .fill-colored{
  background-color: #CC0000;
}
.navbar-inverse  .navbar-collapse{
  background-color: #CC0000;
  z-index: 100;
}
*/
.hover-slide{
  right: 0px;
  top: -34px;
}

.hover-product{
  top: 48px;
  left: -264px;
}
.btn-hover{
  position: relative;;
  background-color: white;
  border-radius: 0;
  color: #333136;
}
.btn-product{
  background-color: #CC0000;
  position: relative;
  padding-top: 8px;
  margin-top: -3px;
  border-top: 0;
  max-height: 49px;
  top: 3px;
  color: white;
}
.xl{
  font-size: x-large;
}
/*.breadcrumbs-four a::before,*/
.breadcrumbs-four{
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
  max-height: 49px;
  /*padding-bottom: 0;*/
}
.breadcrumbs-four a::after{
  color: white;
  padding: 0px;
  content: '';
  position: absolute;
  z-index: 0;
  top: 0px;
  bottom: -1px;
  width: 2em;
  background-color: #CC0000;
  transform: skew(+23deg);
  right: -1.2em;
}
.readmore{
  position: relative;
  top: -7px;
  padding-top: 2px;
}
.navbar-inverse .navbar-nav > li.dropdown > a:hover, .navbar-inverse .navbar-nav > li > a.fa.facebook-icon:hover:hover,
.facebook-icon:hover{
  color: #3b5998;
}
.navbar-inverse .navbar-nav > li.dropdown > a:hover, .navbar-inverse .navbar-nav > li > a.fa.twitter-icon:hover,
.twitter-icon:hover{
  color: #00aced;
}
.navbar-inverse .navbar-nav > li.dropdown > a:hover, .navbar-inverse .navbar-nav > li > a.fa.instagram-icon:hover,
.instagram-icon{
  color: #9b6954;
}
/*.breadcrumbs-four a::before{

  left: -.5em;
  border-radius: 5px 0 0 5px;
}*/

/*.breadcrumbs-four a:hover::before{
  background: #CC0000;
}*/

/*.breadcrumbs-four a::after{

}*/
#all-news .news-title{
  margin-bottom: 0;
}
#all-news  p{
  margin-top: 10px;
}
.sml-date{
  font-size: 10px;
}
.breadcrumbs-four a:hover::after{
  background: #CC0000;
}

.breadcrumbs-four .current,
.breadcrumbs-four .current:hover{
  font-weight: bold;
  background: none;
}
/*.breadcrumbs-four .current::before,*/
.breadcrumbs-four .current::after{
  content: normal;
}
.all-motor-title{
  padding: 100px 0 100px 0;
}
.all-motor-title h1{
  color: white;
}
.searchnsort{
  padding: 74px 0;
}

.searchnsort:after{
  color: white;
  padding: 0px;
  content: '';
  position: absolute;
  z-index: -1;
  top: 0px;
  bottom: 0px;
  width: 5em;
  background-color: #CC0000;
  transform: skew(+14deg);
  right: -1.2em
}
.searchnsort-sort {
    padding-top: 25px;
}
.searchnsort-sort button {
    padding-left: 10px;
    padding-right: 10px;
}
/**
.searchnsort-search-grp #search{
  width: 120%;
}**/
/**carousel*/
@media screen and (min-width: 768px){
  .carousel-caption{
    text-align: left;
    right: -1%;
    width: 36%;
    top: 27%;
    left: 55%;
    padding-bottom: 30px;
  }
  .caption-decore{

  }
}
.carousel-decor-top{
  position:relative;
  right:3%;
  font-size: x-large;
  top:27px;
  color:#CC0000;
}
.carousel-decor-bottom{
  position:relative;
  right:3%;
  font-size: x-large;
  color:#CC0000;
}
.carousel-caption-caption{
  border-left:dashed 1px #CC0000;
}
.carousel-caption h3,.carousel-caption p{
  margin:0;
  padding-left:20px;
}

.carousel-decor-container{
  padding-left:20px;
}
#left-control,#right-control{
  width: 6%;
  height: 69px;
  top: 40%;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
#left-control .glyphicon ,#right-control .glyphicon{
  font-size: smaller;
  color: #CC0000;
}
.add-news .add-form-pic-img{
  max-width: 90px;
  min-width: 90px;
  height: 90px;
  border: 1px solid #949494;
  border-radius: 3px;
}
.sheesha-btn-inverse{
  
  padding-left: 40px;
  padding-right: 40px;
  color: white;
  border-color: #CC0000;
  background-color: transparent;
}
.sheesha-btn-inverse:focus
.sheesha-btn-inverse:hover{
  color: white;
  border-color: #CC0000;
  background-color: #CC0000;
}
.red.sheesha-btn-inverse{
  border-radius: 0px;
  padding-left: 40px;
  padding-right: 40px;
  color: white;
  border-color: #232323;
  background-color: #232323;
}
.red.sheesha-btn-inverse:focus,
.red.sheesha-btn-inverse:hover{
  color: white;
  border-color: #CC0000;
  background-color: #CC0000;
}
.sheesha-btn{ 
  padding-left: 40px;
  padding-right: 40px;
  color: white;
  border-color: #CC0000;
  background-color: #CC0000;
}
.sheesha-btn.plans{ 
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  border-color: #CC0000;
  background-color: #CC0000;
}
.sheesha-btn:hover{
  color: white;
  border-color: #CC0000;
  background-color: transparent;
}
.red.sheesha-btn:hover{
  color: white;
  border-color: white;
  background-color: #232323;
}
.inv-colored.sheesha-btn:hover{
  color: #CC0000;
  border-color: #CC0000;
}
.banner .sheesha-btn-inverse{
  border-color: white;
}
.product-bordered{
  border-left: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
  border-top: 1px solid #B5B5B5;
}
.price-bordered{
  border-left: 1px solid #B5B5B5;
  border-right: 1px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
}
footer{
  color: white;
  background-color: #161618;
  font-family: 'Roboto', sans-serif;
}
footer .address-line p{
  margin-bottom: 0;
  color: #959597;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
footer .colored,
footer h3{
  color: white;
}

footer h1,footer h2,footer h3,footer h4,footer h5,footer h6 {

  font-family: Montserrat-Regular;
}
footer h6{
  font-size: 14px;
}
footer .social a{
  padding-right: 10px;
  font-size: 20px;
  padding-top: 5px;
}
footer a{
  text-transform: lowercase;;
  text-transform: capitalize;
  color: #959597;
  font-family: 'Roboto', sans-serif;
}
footer a:hover,footer a:focus{
  color: white;
  text-decoration: none;
}
select{
  border: 1px solid #CC0000;
  color: #CC0000;
  font-weight: bolder;
}
img{
  min-width: 100%;
  max-width: 100%;
}
input.sheesha-input-black:focus,input.sheesha-input-black:active,textarea.sheesha-input-black:focus,textarea.sheesha-input-black:active{
  box-shadow: none;
  /*box-shadow: 0 0 2px 1px #FF5757;
	-webkit-box-shadow: 0 0 2px 1px #FF5757;
	-moz-box-shadow: 0 0 2px 1px #FF5757;
	-o-box-shadow: 0 0 2px 1px #FF5757;
	-ms-box-shadow: 0 0 2px 1px #FF5757;*/
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
 	-moz-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	border:1px solid black;
}
.recent-news a{
    color: #CC0000;
}
/*button .btn-group:hover, button .btn-group:focus{
  background-color: white;
}*/
.colored{
  color: #CC0000;
}
.white{
  color: white;
}
.black{
  color:#232323
}
#search{
  display: inline;
  border-radius: 0;
  background-color: dimgray;
  border: none;
  color: white;
}
#search:focus{
  display: inline;
  border-radius: 0;
  background-color: dimgray;
  border: none;
  color: white;
  box-shadow: none;
}
.navbar{
  margin-bottom: 0;
}
.carousel-link{
  color: white;
  text-decoration: none;
}
.carousel-link:hover,.carousel-link:focus{
  color: white;
  text-decoration: none;
}
.promo-banner{
  background-color: #CC0000;
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
}
.promo-banner-inverse{
  background-color: white;
  color: #232323;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #CC0000;
}
.promo-heading{
  text-transform: uppercase;
}

.excusive-banner{
  /*height: 280px;*/
  padding-top: 55px;
  padding-bottom: 55px;
  text-align: justify;
  text-align: center;
}
.excusive-banner-text{
  width: 56%;
  margin: auto;
}
.product-banner{
  background-color: #EAEAEA;
  padding-bottom: 50px;
}
/*
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #CC0000;
  background-color: transparent;
  border-radius: 0;
  font-weight: 700;
}
.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: inherit;
  background-color: transparent;
  border-radius: 0;
  font-weight: 700;
}
.nav-pills{
  border-bottom: 1px solid #CC0000;
}
*/
.quick-actions{
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 3px solid grey;
}
.quick-actions i{
  font-size: 45px;
}
.quick-links{
  display: inline-flex;
}
.quick-links a p{
    color: #232323;
    font-weight: 400;
}
.quick-links a{
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  color: #232323;
}
.quick-links a:hover,
.quick-links a:focus{
  text-decoration: none;
  color: #CC0000;
}
.banner{
  height: 450px;
  color: white;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color:#151515;

}
.banner-inverse{
  padding-top: 10px;
  padding-bottom: 35px;
}
.banner.showcase{
  height: 400px;
  overflow:hidden;
}
.banner.exbikes{
  height: 425px;
}
.banner.easyservice{
  height: 315px;
}
.banner.installmentform{
  height: 350px;
}
.banner.installmentform h2.white{
  font-size: 32px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.no-color{
  color: #232323;
}
.powerproducts .product-banner-view-sml{
  border: 2px solid #e0e0e0;
  border-radius:2px;
}
.product-banner-view-sml{
  padding-top: 20px;
}
.product-banner-view-sml img{
    /*border: 2px solid #CC0000;*/
}
.product-banner-view-sml-products img{
  /*border: 2px solid #232323;*/
}
.vs{
  color: #CC0000;
}
.news-carousel .carousel-inner{
  max-height: 825px;
  margin-top: 50px;
  margin-bottom: 50px;
}
/*.news-sml{
  text-align: justify;
}*/
.news-heading h3{
  margin-bottom: 3px;
}
.pagenotfound h1 {
  font-size: 60px;
}
.aboutus{
  text-align: center;
}
.budget-options{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.budget-options .budget-logo{
  font-size: xx-large;
}
.budget-options .budget-dropdown{
  font-size: xx-large;
}
.budget-options p{
  padding-top: 15px;
  padding-bottom:0;
  margin: 0;
}
.budget{
  border-bottom: 1px solid #CC0000;
  background: url('../images/new_year_background.png');
}
.display-bike img{

}
.view p .display-bike-buttons{
  padding-top:0px;
}

/**hover effects**/
  .view {
      /*width: 300px;*/
      /*height: 200px;*/
      margin: 10px;
      float: left;
      border: 1px solid #a7a7a7;
      overflow: hidden;
      position: relative;
      text-align: center;
      box-shadow: 1px 1px 2px #e6e6e6;
      cursor: default;
      background: #fff url(../images/bgimg.jpg) no-repeat center center
  }
  .view .mask, .view .content {
      width: 100%;
      height: 100%;
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      text-align:left;
  }
  .mask h2{
    padding-left: 20px
  }
  .view img {
      display: block;
      position: relative
  }
  .view h2 {
      text-transform: uppercase;
      text-align: left;
      position: relative;
      font-size: 17px;
      padding: 0px 20px 5px;
      margin: 4px 0 0 0
  }
  .display-bike-buttons a.sheesha-btn,
  .display-bike-buttons a.sheesha-btn-inverse{
    padding-left: 29px;
    padding-right: 29px;
  }
  .display-bike-buttons a:nth-child(2){
    margin-top: 2px;
    display: table;
  }
  .view p {
      font-family: Georgia, serif;
      /*font-style: italic;*/
      font-size: 12px;
      position: relative;
      padding: 0px 20px 20px;
      text-align: left
  }
  .view a.info {
      display: inline-block;
      text-decoration: none;
      padding: 7px 14px;
      background: #000;
      color: #fff;
      text-transform: uppercase;
      box-shadow: 0 0 1px #000
  }
  .view a.info:hover {
      box-shadow: 0 0 5px #000
  }
  /***/
  .view-effect img {
      transition: all 0.2s linear;
  }
  .view-effect .mask {
      opacity: 0;
      background-color: rgba(255, 255, 255, 0.87);
      transition: all 0.4s ease-in-out;
  }
  .view-effect h2 {
      transform: translateY(-100px);
      opacity: 0;
      transition: all 0.2s ease-in-out;
  }
  .view-effect p {
      transform: translateY(100px);
      opacity: 0;
  	transition: all 0.2s linear;
  }
  .view-effect a.info{
      opacity: 0;
  	transition: all 0.2s ease-in-out;
  }
  .view-effect:hover img {
  	transform: scale(1.1);
  }
  .view-effect:hover .mask {
  	opacity: 1;
  }
  .view-effect:hover h2,
  .view-effect:hover p,
  .view-effect:hover a.info {
      opacity: 1;
      transform: translateY(0px);
  }
  .view-effect:hover p {
      transition-delay: 0.1s;
  }
  .view-effect:hover a.info {
      transition-delay: 0.2s;
  }
  /***/
/****/
/**select dropdown**/
select {
    padding:4px;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
.form-header{
  background: #212121;
  color: white;
  padding: 17px;
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  select {padding-right:18px}
}

dropdown {position:relative}
dropdown:after {
  content:"\f078";
  font-family: "FontAwesome";
  font-size: 11px;
  color:#0000;
  right:7px; top:1px;
  padding:0 0 2px;
  position:absolute;
  pointer-events:none;
  z-index: 100;
}
dropdown:before {
  content:'';
  right:4px;
  top:0px;
  width:20px;
  height:18px;
  background:#fff;
  position:absolute;
  pointer-events:none;
  display:block;
  z-index: 99;
}
dropdown:before:hover {
  /*background: grey;*/
}
/**select dropdown**/
.comparision-view{
  background-color: #efefef;
  padding-top: 64px;
  padding-bottom: 27px;
  text-align: center;
  border-bottom: 1px solid #CC0000;
}
.comparision-view h4{
  padding-top: 20px;
}
.bootstrap-select .btn-default,
.bootstrap-select .btn-default:hover,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:active,
.btn-default:active,
.btn-default.active, .open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:hover{
  background-color: white;
  /*border-color: #CC0000;*/
  border-radius: 0;
  /*color: #CC0000;*/
  font-weight: bolder;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{
  border-color: #CC0000;
  box-shadow: none;
}
.dropdown-menu{
  border-radius: 2px;
  /* border: 1px solid #CC0000; */
  background: #1f1f21;
  color: #959597;
margin-top:0;
}
.plans .dropdown-menu,
dropdown .dropdown-menu{
  border-radius: 0;
  /* border: 1px solid #CC0000; */
  background: white;
  color: #959597;
}
.dropdown-menu li.selected a .text{
  color: #CC0000;
}
.dropdown-menu li a:focus{
  border: 0;
  outline-color: #CC0000;
}
button:focus{
  outline: transparent;
}
.colored-banner,.spec-banner{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 1px;
  padding-bottom: 10px;
  background-color: #CC0000;
}
.spec{
  padding-left: 15px;
  text-transform: uppercase;
}
.spec-banner, .spec-banner h5,.colored-banner h5{
  color: white;
  margin-bottom: 3px;
  margin-top: 14px;
  cursor: pointer;
}
.spec-banner i{
  float: right;
  font-size: 22px;
}
.comparision-price{
  font-size: large;
  font-weight: 900;
  margin-bottom: 0;
}
.comparision-seeplan{
  margin-bottom: 5px;
}
.comparision-seeplan a{
  font-size: x-small;
  color: #CC0000;
  position: relative;
  top: -5px;
  font-weight: 600;
  left: 0px;
}
.spec-details{
  padding-top: 10px;
  padding-bottom:20px;
}
.vs{
  font-size:45px;
  margin-bottom: 0;
}


.ripple{position:relative;overflow:hidden}
.ripple:after{
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;left:0;
  pointer-events:none;
  background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);
  background-repeat:no-repeat;
  background-position:50%;
  transform:scale(10,10);
  opacity:0;
  transition:transform .5s,opacity 1.5s}
.ripple:active:after{transform:scale(0,0);opacity:.2;transition:0s}



/*.contact-us-form label{
  text-align: left;
}
.contact-us-form input, .contact-us-form textarea{
  float: right;
  border-radius: 0;
  border:1px solid #CC0000;
}

.contact-us-form input:focus, .contact-us-form textarea:focus{
  border-radius: 0;
  outline-color: #CC0000;
  border: 1px solid #CC0000;
  box-shadow: 0px 0px 3px #DA3A3A;
}*/
.contact-line{
  margin-top: 5px;
}
.three-view-banner{
  /*max-height: 330px;*/
  /*padding-top: 15px;
  background-color: #F0F0F0;
  padding-bottom: 15px;*/
}
.ico-medium{
  font-size: 40px
}
.spec-title{
 padding-left: 30px;
 font-weight: 600;
}
.spec-value{

}
.motor-view-icon .motor-view-heading,
.motor-view-icon .motor-view-description,
.motor-view-icon .motor-view-image{
  display: none
}
#view-image img{
  max-height: 300px;
}
.btn-colorselector{
  width: 35px;
  height: 35px;
}
.add-form-pic input[type="file"]{
  display: none;
}
.add-form-pic-img{
  width: 190px;
  height: 190px;
  border:1px solid #CCCCCC;
}
.add-form-pic .btn-minus{
  position: absolute;
  top: 16px;
  right: 45%;
  display:none;
}
.add-form-pic:hover .btn-minus{
  display: block;

}
#top-showcase .sheesha-banner-url {
  position: absolute;
    top: 70%;
    left: 46%;
}
/**admin-panel-form-wizard**/
.wizard {
  margin: 20px auto;
  background: #fff;
}
.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}
.wizard > div.wizard-inner {
    position: relative;
}
.wizard .nav-tabs > li > a{
  border: none;
}
.wizard .nav-tabs >li >a.active .step-number{
  color: #232323;
}
.connecting-line {
  height: 2px;
  background: #CC0000;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 45%;
  z-index: 0;
}
.connecting-line.active{
  background-color: #232323;
}
.wizard .nav-tabs > li > a{
  margin-right: 0;
}
.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
  cursor: default;
  border: 0;
}
@media( min-width : 585px ) {
  .wizard .nav-tabs > li a .step-number{
    position: relative;
    /*left: 14px;*/
    top: -29px;
    font-size: large;
    color: white;
    z-index: 2
  }
  .wizard .nav-tabs >li >a.active .step-number{
    color: #232323;
  }
}
.wizard .nav-tabs > li {
  width: 16%;
  text-align: center;
}
.wizard li:after {
  content: " ";
  position: absolute;
  left: 42%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #5bc0de;
  transition: 0.1s ease-in-out;
}
.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 42%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #CC0000;
}
.wizard a{
  border: none;
}
.wizard .nav-tabs > li a:hover , .wizard .nav-tabs > li a:focus, .wizard .nav-tabs > li a:active{
  border-color: trasparent;
}
.wizard .nav-tabs > li:hover{

}
.wizard .nav-tabs > li a .circle  {
  width: 40px;
  height: 40px;
  margin: 12px auto;
  border-radius: 100%;
  padding: 0;
  position:relative;
  top: 14px;
  z-index: 1;
}
.wizard .nav-tabs > li.disabled a .circle {
  background-color: #CC0000;
}
.wizard .nav-tabs > li  a .circle {
  background-color: #232323;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 50px;
}

.wizard h3 {
  margin-top: 0;
}
.step1 .row {
  margin-bottom:10px;
}
.step_21 {
  border :1px solid #eee;
  border-radius:5px;
  padding:10px;
}
.step33 {
  border:1px solid #ccc;
  border-radius:5px;
  padding-left:10px;
  margin-bottom:10px;
}
.dropselectsec {
  width: 68%;
  padding: 6px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  margin-left: 10px;
  outline: none;
  font-weight: normal;
}
.dropselectsec1 {
  width: 74%;
  padding: 6px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  margin-left: 10px;
  outline: none;
  font-weight: normal;
}
.mar_ned {
  margin-bottom:10px;
}
.wdth {
  width:25%;
}
.birthdrop {
  padding: 6px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  margin-left: 10px;
  width: 16%;
  outline: 0;
  font-weight: normal;
}


/* according menu */
#accordion-container {
  font-size:13px
}
.accordion-header {
  font-size:13px;
  background:#ebebeb;
  margin:5px 0 0;
  padding:7px 20px;
  cursor:pointer;
  color:#fff;
  font-weight:400;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px
}
.unselect_img{
  width:18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.active-header {
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
  background:#F53B27;
}
.active-header:after {
  content:"\f068";
  font-family:'FontAwesome';
  float:right;
  margin:5px;
  font-weight:400
}
.inactive-header {
  background:#333;
}
.inactive-header:after {
  content:"\f067";
  font-family:'FontAwesome';
  float:right;
  margin:4px 5px;
  font-weight:400
}
.accordion-content {
  display:none;
  padding:20px;
  background:#fff;
  border:1px solid #ccc;
  border-top:0;
  -moz-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  border-radius:0 0 5px 5px;
}
.accordion-content a{
  text-decoration:none;
  color:#333;
}
.accordion-content td{
  border-bottom:1px solid #dcdcdc;
}
.wizard .nav-tabs > li a .step-name{
  font-size: smaller;
}
.wizard p{
  margin: 0;
}
.wizard a:hover{
  background: white;
}
.litetooltip-wrapper{
  z-index: 100000000;
  background-color: grey;
  color:black;
}
#loginform .form-control,.completeregistration .form-control{
  border-radius: 0;
  border:1px solid rgb(156, 156, 156);
  box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: none;
}
.login-page,.completeregistration-block{
  min-height: 100vh;
  background: rgb(255,50,50); /* Old browsers */
  background: -moz-linear-gradient(top,  #CC0000 0%, rgba(0,0,0,1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #CC0000 0%,rgba(0,0,0,1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #CC0000 0%,rgba(0,0,0,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CC0000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
/*.carousel,
.item,.active{
    height: 100%;
}*/

.carousel-inner {
    height: 100%;
}
#motorCarousel .carousel-inner {
    max-height: 81vh;
}


/**social**/
.social-btns{

}
.like-view li{
  list-style: none;
  display: inline;
  width: 40%;
}
.like-view .colored.fa-heart{
  color: #CC0000;
}
.like-view a:hover,
.like-view a:focus{
  text-decoration: none;
}
.like-view social{
  float: none;
}
.like-view .like-btn:hover .fa-heart-o:before{
    content: "\f004";
    color: #CC0000;
}
.views-btn i::before{
  padding-left: 10px;
}
.like-view li:nth-child(2){
  /*padding-left: 30px;*/
  /*float: right;*/
}
/*.like-view li:nth-child(1){
  text-align: left;
  float: left;
}*/
.views-btn i{
  cursor: pointer;
  display: inline;
  line-height: 35px;
  min-width: 35px;
  max-width: 35px;
  text-align: center;
  color: #3c3c3c;
  font-size: 22px;
  text-decoration: none;
}
.share-menu {
  list-style: none;
  /*display: inline-block;*/
  padding: 0;
  margin: 0;
  }

.share-box-inner {
  position: relative;
}

.share-menu-toggle {
  display: none;
}
.share-menu-toggle + label {
  /*background-color: #333333;*/
  text-align: center;
  cursor: pointer;
  color: #333333;
  font-size: 20px;
  margin: 0;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.share-menu-toggle + label:hover {
  /*background-color: black;*/
  color: #CC0000;
}
.share-menu-toggle:checked + label {
    background: white;
    color: #333333;
    /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}
.share-box-unfold-left {
  /*position: fixed;
  right: 0px;
  bottom: 0px;*/
  height: 35px;
}
.share-box-unfold-left .share-menu-item {
  float: right;
  overflow: hidden;
  -webkit-perspective: 100;
  -moz-perspective: 100;
  perspective: 100;
}
.share-box-unfold-left .share-menu-item:nth-child(1) a {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.share-box-unfold-left .share-menu-item:nth-child(2) a {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.share-box-unfold-left .share-menu-item:nth-child(3) a {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.share-box-unfold-left .share-menu-item a {
  display: block;
  line-height: 35px;
  min-width: 35px;
  text-align: center;
  color: white;
  font-size: 22px;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: rotateY(-100deg);
  -moz-transform: rotateY(-100deg);
  -ms-transform: rotateY(-100deg);
  -o-transform: rotateY(-100deg);
  transform: rotateY(-100deg);
  -webkit-transform-origin: center right;
  -moz-transform-origin: center right;
  -ms-transform-origin: center right;
  -o-transform-origin: center right;
  transform-origin: center right;
}
  .share-box-unfold-left .share-menu-toggle + label {
    float: right;
    width: 35px;
    line-height: 35px;
    font-size: 22px;
  }
  .share-box-unfold-left .share-menu-toggle:checked + label + ul li:nth-child(1) a {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
  }
  .share-box-unfold-left .share-menu-toggle:checked + label + ul li:nth-child(2) a {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .share-box-unfold-left .share-menu-toggle:checked + label + ul li:nth-child(3) a {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .share-box-unfold-left .share-menu-toggle:checked + label + ul li:nth-child(4) a {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .share-box-unfold-left .share-menu-toggle:checked + label + ul li a {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }
.social-btns [class*="facebook"] {
  background: #4d64a7; }

.social-btns [class*="twitter"] {
  background: #55aaf1; }

.social-btns [class*="google-plus"] {
  background: #df4938; }

.social-btns [class*="pinterest"] {
  background: #cb2027; }

.social-btns [class*="linkedin"] {
  background: #007bb6; }

.social-btns [class*="dribbble"] {
  background: #ec4989; }

.social-btns [class*="tumblr"] {
  background: #32506d; }

.social-btns [class*="stumbleupon"] {
  background: #ed4a13; }
/**social**/

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.responsive-home-carousel{
  min-height:34vh;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #2b2b2b;
    background: #4c4c4c;
    font-weight: normal;
    color: #ffffff;
  }
.ui-widget.ui-widget-content{
  border: 1px solid #c00;
  border-radius: 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header{
  border-radius: 0;
  background: #cc0000;
  border: 0;
}
.ui-datepicker .ui-datepicker-title{
  color: white;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus{
  border: 1px solid #fd5050;
  background: #4c4c4c;
  border-radius: 68%;
}
.ui-datepicker{
  width: 14em;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #797979;
  background: #ffffff;
  font-weight: normal;
  color: #4c4c4c;
}
.ui-datepicker-header.ui-widget-header .ui-datepicker-next.ui-corner-all.ui-state-hover{
  border: 1px solid #C00;
  background: #ffbbbb;
  font-weight: normal;
  color: #ffffff;
}

.ribbon {
  width: 75px;
  height: 57px;
  margin: 0px auto 0px;
  right: 13px;
  position: absolute;
  overflow: hidden;
}

.ribbon .inset {
  width: 67px;
  height: 19px;
  position: absolute;
  top: -16px;
  left: 3px;
  z-index: 5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0,0,0,0.3);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
}

.ribbon .container {
  position: relative;
  width: 71px;
  height: 61px;
  padding: 0;
  right: 0;
  overflow: hidden;
  margin: 0 auto;
  /*border-left: 1px solid #631a15;
  border-right: 1px solid #631a15;*/
}
.ribbon .base {
  height: 47px;
  width: 65px;
  background: rgb(199,59,60);
  /*background: -moz-linear-gradient(top, rgba(199,59,60,1) 0%, rgba(184,32,31,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(199,59,60,1)), color-stop(100%,rgba(184,32,31,1)));
  background: -webkit-linear-gradient(top, rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
  background: -o-linear-gradient(top, rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
  background: -ms-linear-gradient(top, rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
  background: linear-gradient(top, rgba(199,59,60,1) 0%,rgba(184,32,31,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c73b3c', endColorstr='#b8201f',GradientType=0 );*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8f0808+0,c64837+58,cc0000+99&1+0,0.85+100,0.85+100 */
  background: -moz-linear-gradient(top,  rgba(143,8,8,1) 0%, rgba(198,72,55,0.91) 58%, rgba(204,0,0,0.85) 99%, rgba(204,0,0,0.85) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(143,8,8,1) 0%,rgba(198,72,55,0.91) 58%,rgba(204,0,0,0.85) 99%,rgba(204,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(143,8,8,1) 0%,rgba(198,72,55,0.91) 58%,rgba(204,0,0,0.85) 99%,rgba(204,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f0808', endColorstr='#d9cc0000',GradientType=0 ); /* IE6-9 */
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 14px 0px rgba(0,0,0,1);
}
.ribbon .base:before {
  content: '';
  position: absolute;
  top: 0;
  width: 57px;
  left: 3px;
  height: 46px;
  border-left: 1px dashed #da5050;
  border-right: 1px dashed #da5050;
}

.ribbon .base .discount{
  width: 75px;
  padding-top: 4px;
  padding-right: 10px;
  text-align: center;
}
.ribbon .base .discount span {
    font-size: 16px;
    color: white;
    font-weight: bold;
}
.ribbon .base .discount span:nth-child(1) {
  margin-bottom: 0;
  padding-left: 0px;
}
.ribbon .base .discount span:nth-child(2) {
  text-transform: capitalize;
  font-size: 10px;
  position: relative;
  top: -8px;
  display: block;
  padding-top: 9px;
}


.ribbon .base:after {
  content: '';
  position: absolute;
  top: 0;
  width: 57px;
  left: 4px;
  height: 46px;
  border-left: 1px dashed #631a15;
  border-right: 1px dashed #631a15;
}


/*.ribbon .left_corner {
  width: 50px;
  height: 50px;
  background: #c90908;
  position: absolute;
  bottom: 11px;
  left: -10px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}*/
/*.ribbon .left_corner:after,.ribbon .right_corner:before {
  content: '';
  position: absolute;
  top: 0;
  width: 43px;
  left: 4px;
  height: 51px;
  border-left: 1px dashed #631a15;
  border-right: 1px dashed #631a15;
}
.ribbon .left_corner:before,.ribbon .right_corner:after {
  content: '';
  position: absolute;
  top: 0;
  width: 45px;
  left: 3px;
  height: 51px;
  border-left: 1px dashed #da5050;
  border-right: 1px dashed #da5050;
}*/

/*.ribbon .right_corner {
  width: 50px;
  height: 50px;
  background: #c90908;
  position: absolute;
  bottom: 11px;
  right: -10px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}*/
.download-icon{
  font-size: 33px;
  padding-top: 10px;
  padding-left: 12px;
  color: rgba(204, 0, 0, 0.71);
}
.download-btn-icon{
  font-size: 30px;
  color: #3c3c3c;
}
.download-link:hover,
.download-link:focus{
  text-decoration: none;
}
.download-btn-icon:hover{
  color:#C00;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .responsive-home-carousel{
    min-height:60vh;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .responsive-home-carousel{
    min-height:75vh;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .responsive-home-carousel{
    min-height:93.8vh;
  }
}
/*
media (min-width: 768px)
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}
*/
@media (max-width: 992px) {
   /*.navbar-collapse.collapse {
     display: none !important;
   }
   .navbar-inverse .navbar-toggle{
     display: block;
   }
   .navbar-header{
     width: 100%;
   }
   .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
     margin-right: -15px;
      margin-left: -15px;
   }*/
}
@media( max-width : 585px ) {

  .wizard .nav-tabs > li a .step-number{
    position: relative;
    /*left: 18px;*/
    top: -29px;
    font-size: large;
    color: white;
  }

  .wizard {
      width: 90%;
      height: auto !important;
  }

  .wizard .nav-tabs > li a .circle {
      width: 50px;
      height: 50px;
      line-height: 50px;
  }

  .wizard li.active:after {
      content: " ";
      position: absolute;
      left: 35%;
  }
}
.modal.view360 .modal-content{
  border-radius: 0;
  border: none;
}
.modal.view360 .modal-header{
  border-bottom: 1px dotted #CC0000;
}
.modal.view360 .modal-body{
  padding: 0;
}
/**admin-panel-form-wizard**/
@media (min-width: 991px) {
  .vs{
    margin-top: 182px;

  }
  .three-view-banner{
    max-height: 330px;

  }
  .excusive-banner{
    /*height: 280px;*/
  }
}
.spritespin-instance{
  -webkit-user-select: none;
  width: 100%;
  height: 390px;
  position: relative;
  overflow: hidden;
}
.spritespin-stage{

}
@media (max-width:600px){
  .pick-products{
    padding-left: 2px;
    padding-right: 2px;
  }
}
@media (max-width:670px){
  .motor360view{
    height: 390px;
  }
  .spritespin-instance{
    -webkit-user-select: none;
    width: 100%;
    height: 198px;
    position: relative;
    overflow: hidden;
  }
  .spec-val p{
    padding-left: 30px;
  }
}
/**inbox-style**/
.inbox-list .nav-tabs .glyphicon:not(.no-margin) { margin-right:10px; }
.inbox-list .tab-pane .list-group-item:first-child {border-top-right-radius: 0px;border-top-left-radius: 0px;}
.inbox-list .tab-pane .list-group-item:last-child {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.inbox-list .tab-pane .list-group .checkbox { display: inline-block; margin: 0px; position: relative;top: 6px; }
.inbox-list .tab-pane .list-group input[type="checkbox"]{ margin-top: 2px; }
.inbox-list .tab-pane .list-group .glyphicon { margin-right:5px; }
.inbox-list .tab-pane .list-group .glyphicon:hover { color:#FFBC00; }
.inbox-list a.list-group-item.read { color: white;background-color: #FF1D1D; }
.inbox-list hr { margin-top: 5px;margin-bottom: 10px; }
.inbox-list .nav-pills>li>a {padding: 5px 10px;}
.inbox-list a:hover{background-color: #FF1D1D; color:white;}
.inbox-list .ad { padding: 5px;background: #F5F5F5;color: #222;font-size: 80%;border: 1px solid #E5E5E5; }
.inbox-list .ad a.title {color: #15C;text-decoration: none;font-weight: bold;font-size: 110%;}
.inbox-list .ad a.url {color: #093;text-decoration: none;}
.inbox-list .btn{border-radius: 21px;}
.inbox-dropdown{}
.inbox-list .bootstrap-select .btn-default,
.inbox-list .bootstrap-select .btn-default:hover,
.inbox-list .bootstrap-select .btn:focus,
.inbox-list .bootstrap-select .btn:active,
.inbox-list .btn-default:active,
.inbox-list .btn-default.active,
.inbox-list .open > .dropdown-toggle.btn-default,
.inbox-list .open > .dropdown-toggle.btn-default:hover{
  border: none ;
  background: transparent;
  color: #555;
  font-weight: normal;
}
.inbox-list .dropdown-menu{border: 1px solid #555;color:#555}
.inbox-list .dropdown-menu li.selected a .text{color:#555}
.inbox-list .badge{top: 7px; position: relative; float: right;}
/**inbox-style**/
.plan-bike-choose{
  background: url('../images/plans-header.jpg');
  min-height: 350px;
}
.budget-bike-choose{
  background: url('../images/plans-header.jpg');
  min-height: 350px;
}
.budget-bike .bike-summary{
  display: none;
}
.plan-bike .btn,
.budget-bike .btn{
  padding-left: 10px;
  padding-right: 10px;
}
.plan-bike a.sheesha-btn:hover,
.budget-bike a.sheesha-btn:hover{
  color:#CC0000;
}
.plan-bike-choose-title,
.budget-bike-choose-title {
  padding-right: 0;
  color: white;
}
.plan-bike-choose-title p,
.budget-bike-choose-title p{
  margin-bottom: 0;
  font-weight: bolder;
  color: #CC0000;
  font-family: Montserrat-Regular;
  color: white;
}
.plan-bike-choose-btn{
  padding-left: 0;
  padding-top: 0;
}
.budget-bike-choose-btn{
  padding-left: 0;
  padding-top: 5px;
}
.plan-bike-choose-btn,
.budget-bike-choose-btn i{
  font-size: xx-large;
  color: #FFFFFF;
}
.plan-bike-choose-btn i:hover
.budget-bike-choose-btn i:hover{
  color: #CC0000;
  cursor: pointer;
 }
 .plan-bike-choose-select,
.budget-bike-choose-select{
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 3px;
}
.plan-bike-choose .budget-bike-choose-select input{
  height: 35px;
  font-size: larger;
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  border-radius: 8px;
  width: 100%;
  border: 1px white solid;
  text-align: center;
}
.budget-bike-choose .budget-bike-choose-select input{
  height: 35px;
  font-size: larger;
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  border-radius: 8px;
  width: 100%;
  border: 1px white solid;
  text-align: center;
}
.plan-bike-choose .dropdown-menu > .active > a,
.plan-bike-choose .dropdown-menu > .active > a:hover,
.plan-bike-choose .dropdown-menu > .active > a:focus{
  background-color: #cccccc;
  color: #CC0000;
}


.plan-bike-choose .bootstrap-select.btn-group .dropdown-menu li a:hover span,
.plan-bike-choose .bootstrap-select.btn-group .dropdown-menu li a:focus span{
  color: #CC0000;

}
.plan-bike-choose .bootstrap-select.btn-group .dropdown-menu li a:hover,
.plan-bike-choose .bootstrap-select.btn-group .dropdown-menu li a:focus{
      background: #cccccc;
}
.plan-bike-choose .dropdown-menu > .active > a span,
.plan-bike-choose .dropdown-menu > .active > a:hover span,
.plan-bike-choose .dropdown-menu > .active > a:focus span{
  color:#CC0000 ;
}
.plan-bike-choose .plan-bike-choose-select input:focus,
.budget-bike-choose .budget-bike-choose-select input:focus{
  border: 1px solid #CC0000;
  outline: none;
}
.budget-bike-choose .budget-bike-choose-select *::-webkit-input-placeholder{
  color: #FFFFFF;
}
.budget-bike-choose .budget-bike-choose-select *:-moz-placeholder{
  color: #FFFFFF;
  opacity: 1;
}
.budget-bike-choose .budget-bike-choose-select ::-moz-placeholder{
  color: #FFFFFF;
  opacity: 1;
}
.budget-bike-choose .budget-bike-choose-select :-ms-input-placeholder{
  color: #FFFFFF;
}
.plan-bike-choose-title,
.budget-bike-choose-title{
    text-align: right;
}
.sheesha.alert{
  border-radius: 0;
}
.plans-view{
  font-family: Montserrat-Regular;
}
.plans.form-group button{
  padding-top: 7px;
}
#plans-view .btn-group.bootstrap-select {
 width: 100%;
}
#plans-view .label.label-installmentpercent{
  float: right;
  background-color: #232323;
  color: #FFFFFF;
  border-radius: 0;
  font-size:15px;
}
#plans-view .btn.dropdown-toggle.btn-default .label.label-installmentpercent{
  /*float: right;
  background-color: #CC0000;
  color: #FFFFFF;*/
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat-Regular;
  /*border-radius: 0;*/
  /*font-size:15px;*/
}
#plans-view input{
  border-radius: 0;
  border: 1px solid #CC0000;
  font-weight: bold;
  font-family: Montserrat-Regular;
}
#plans-view input:active,#plans-view input:focus{
  border-radius: 0;
  border: 1px solid #232323;
  outline-color: none;
  box-shadow: none;
}
#plans-view .btn.dropdown-toggle.btn-default .plan{
  float: left;
  padding-top: 10px;
  color: #232323;
  font-family: Montserrat-Regular;
}
#plans-view .btn.dropdown-toggle.btn-default .bs-caret{
  display: none;
}
#plans-view .btn.dropdown-toggle.btn-default{
  padding:0;
  border: none;
  border-bottom: 3px solid;
}
#plans-view .bootstrap-select.btn-group .dropdown-toggle .filter-option{
  text-align: center;
  font-family: Montserrat-Light;
}
#plans-view .text-muted{
  display: block;
  top: -5px;
  padding-left: 4px;
  position: relative;
  font-size: x-small;
}
#plans-view .plan-details .title{
  padding-left: 30px;
  /*font-weight: bold;*/
  font-size: 12px;
  font-family: Montserrat-Light;
}
#plans-view .plan-details .plan-1{
  text-align: left;
}
.plans-input-label{
  font-family: Montserrat-Regular;

}
.plans.form-group button.dropdown-toggle{
  background: rgba(119, 62, 62, 0.47);
  border-radius: 9px;
  border: 1px solid white;
  color: white;
}
.navbar-inverse .navbar-nav > li > a.fa{
  font-family: FontAwesome;
}
.navbar .navbar-nav > li > a.fa{
  font-family: FontAwesome;
}
.plans .bootstrap-select.btn-group .dropdown-toggle .filter-option{
  text-align: center;
}
.plans.form-group .bootstrap-select{
  background: transparent;
}
.plan-details .row::after{
  color: #333;

}
.plan-plans-name{
  color :#333;
  padding-bottom: 11px;
  border-bottom: 2px solid;
  margin-bottom: 20px;
}
.dropdown-menu .bs-searchbox .form-control    {
  box-shadow: none;
}

.radial-menu,.mask,.menu-item1,.menu-item2,.menu-item3{
  display: block;
}
.rating-container .filled-stars{
  color: #CC0000;
  text-shadow:none;
  -webkit-text-stroke: 1px #CC0000;
}
.rating-container .hide{
 display:none;
}
.shaded{
  background: #efefef;
}
.header-padding{
  margin-top: 60px;
}
.navbar-toggler{
margin-bottom:3px;
}
.promo-value{
  font-size: xx-large;
  font-weight: bolder;
}
.promo-value img{
  padding-right: 25%;
}
.rating-xs{
  font-size: 1em;
}
.exbike-image{
  /*border-bottom: 4px solid #CC0000;*/
  /*margin-bottom: 30px;*/
}
#TESTIMONIALS .carousel-caption{
  position: relative;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-top: 60px;
  padding-bottom:0;
  color: #333;
  text-shadow: none;
  text-align: center;
}
#TESTIMONIALS .carousel-indicators,
#TESTIMONIALS2 .carousel-indicators{
      display: flex;
    justify-content: end;
}
#TESTIMONIALS .carousel-indicators li{
  background-color: #CC0000;
}
#TESTIMONIALS .carousel-indicators .active{
  background-color: #232323;
}
#TESTIMONIALS2 .carousel-caption{
  position: absolute;
  /*top: 0;*/
  left: 0;
  width: 100%;
  margin: auto;
  min-height: 290px;
  z-index: 10;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom:0;
  color: #333;
  text-shadow: none;
  text-align: center;
}
#TESTIMONIALS2 .carousel-inner{
  min-height: 400px;
}
#TESTIMONIALS2 .item:nth-child(1){
  background: url('../images/ajith-our-story.jpg');
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
}
#TESTIMONIALS2 .item:nth-child(2){
  background: url('../images/ibraahim-rasheed-our-story.jpg');
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
}
#TESTIMONIALS2 .item:nth-child(3){
  background: url('../images/fathona-our-story.jpg');
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
}
.quick-img{
  max-width: 33px;
  max-height: 33px
}
.scrollToTop{
	width:auto;
	height:75px;
	padding:10px;
	text-align:center;
	background: rgba(204, 0, 0, 0.59);
	font-weight: bold;
	color: #636363;
	text-decoration: none;
	position:fixed;
	bottom:-40px;
	left:40px;
	display:none;
  font-size: 12px;
  /*box-shadow: 0px 0px 11px 0px black;*/
  z-index: 10200;
}
.scrollToTop i{
  font-size: 20px;
  display:block;
}
.scrollToTop:hover{
	text-decoration:none;
  color: white;
}
.powerproducts{
  padding-top: 25px;
  padding-bottom: 45px;
}
.powerproducts-values h3{
  margin-top:0px;
}
.powerproducts-values p{
  margin-bottom:3px;
  font-weight: bold;
}
.powerproduct-img img{
  max-height: 550px;
  min-width: 450px;
}
.wow {
   visibility: hidden;
}
.nav-logo{
  padding-top: 13px;
  padding-top: 14px;
  padding-left: 14px;
  min-width: 0%;
}
.navbar-nav>li.social-inline{
  display: inline;
}
.navbar-nav>li.social-inline a{
  display: inline;
}
a.no_decor:hover{
  text-decoration: none;
  color: #8e8e8e;
}
.gm-style-iw .fa,
.addresses .fa{
  display: block;
}
.gm-style-iw .fa p,
.addresses .fa p{
  margin-left: 22px;
  margin-bottom: 0;
    /*content: "\f041";*/
}
.gm-style-iw .fa p:nth-child(1),
.addresses .fa p:nth-child(1){
  margin-left: 11px;
  display: inline-block;
    /*content: "\f041";*/
}

.addresses .panel {
  border-radius: 0;
  border: none;
}
.addresses .panel-heading{
  padding-bottom: 0;
  /*border-bottom: 3px solid #CC0000;*/
  background: #f1f1f1;
  border: none;
}
.addresses .panel-heading a{
  font-family: 'Montserrat-Regular';
}
.addresses .panel-heading a{
  text-decoration: none;
}
.addresses .panel-heading a:hover{
  text-decoration: none;
  color: #CC0000;
}
.gm-style-iw  .fa::before,
.addresses .fa::before{
  color: #CC0000;
}
.powerproducts .product-banner-view-sml-products{
      border: 2px solid #e0e0e0;
      border-radius:2px;
}
.searchnsort{
     border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

}

/*-----Material css----*/
  .mdl-textfield__label:after{
    bottom: 15px;
    background-color:#CC0000;
  }
  .mdl-textfield__label{
    font-size: 12px;
  }
  .mdl-textfield.mdl-js-textfield.mdl-textfield--floating-label.is-upgraded.is-focused .mdl-textfield__label{
      color: #CC0000;
  }
  .mdl-textfield--floating-label.is-focused .mdl-textfield__label,
  .mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
  .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    color: #CC0000;
  }
  .mdl-switch.is-checked .mdl-switch__track {
      background: rgba(204, 0, 0, 0.5);
  }
  .mdl-switch.is-checked .mdl-switch__thumb {
      background: #CC0000;
  }
  .mdl-radio__inner-circle {
      background: #CC0000;
  }
  .mdl-radio.is-checked .mdl-radio__outer-circle {
      border: 2px solid #CC0000;
  }
  .mdl-select {
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
    width: 300px;
    max-width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  .mdl-select__input {
    border: none;
    border-bottom: 1px solid rgba(0,0,0, 0.12);
    display: inline-block;
    font-size: 16px;
    margin: 0;
    padding: 4px 0;
    width: 100%;
    background: 16px;
    text-align: left;
    color: inherit;
  }
  .mdl-select.is-focused .mdl-select__input {	outline: none; }
  .mdl-select.is-invalid .mdl-select__input {
    border-color: rgb(222, 50, 38);
    box-shadow: none;
  }
  .mdl-select.is-disabled .mdl-select__input {
    background-color: transparent;
    border-bottom: 1px dotted rgba(0,0,0, 0.12);
  }
  .mdl-select__label {
    bottom: 0;
    color: rgba(0,0,0,.26);
    font-size: 12px;
    left: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    display: block;
    top: 24px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
  }
  .mdl-select.is-dirty .mdl-select__label { visibility: hidden; }
  .mdl-select--floating-label .mdl-textfield__label {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mdl-select--floating-label.is-focused .mdl-select__label,
  .mdl-select--floating-label.is-dirty .mdl-select__label {
    color: #CC0000;
    font-size: 12px;
    top: 4px;
    visibility: visible;
  }
  .mdl-select--floating-label.is-focused .mdl-select__expandable-holder .mdl-select__label,
  .mdl-select--floating-label.is-dirty .mdl-select__expandable-holder .mdl-select__label {
    top: -16px;
  }
  .mdl-select--floating-label.is-invalid .mdl-select__label {
    color: rgb(222, 50, 38);
    font-size: 12px;
  }
  .mdl-select__label:after {
    background-color: #cc0000;
    bottom: 15px;
    content: '';
    height: 2px;
    left: 45%;
    position: absolute;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
    width: 10px;
  }
  .mdl-select.is-focused .mdl-select__label:after {
    left: 0;
    visibility: visible;
    width: 100%;
  }
  .mdl-select.is-invalid .mdl-select__label:after {
    background-color: rgb(222, 50, 38);
  }
  .mdl-select__error {
    color: rgb(222, 50, 38);
    position: absolute;
    font-size: 12px;
    margin-top: 3px;
    visibility: hidden;
  }
  .mdl-select.is-invalid .mdl-select__error {
    visibility: visible;
  }
  .mdl-select__expandable-holder {
    display: inline-block;
    position: relative;
    margin-left: 32px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
    max-width: 0.1px;
  }
  .mdl-select.is-focused .mdl-select__expandable-holder, .mdl-select.is-dirty .mdl-select__expandable-holder {
    max-width: 600px;
  }
  .mdl-select__expandable-holder .mdl-select__label:after {
    bottom: 0;
  }
  .mdl-checkbox.is-checked .mdl-checkbox__box-outline{
    border: 2px solid #cc0000;
  }
  .mdl-checkbox.is-checked .mdl-checkbox__tick-outline{
    background-color: #cc0000;
  }
  #menu-lower-left {
    margin-left: 40%;
    padding-right: 16px;
    width: auto;
    border-radius: 3px;
  }
  #menu-lower-left i{
    text-align: right;
    float: right;
    left: auto;
    right: -5px;
    position: relative;
    padding-top: 6px;
  }
  #menu-lower-left span{
    font-size: 13px;
    font-family: "Helvetica","Arial",sans-serif;
  }
  .list-view-top-banner{
      background:#232323;
      padding-top:25px;
      padding-bottom: 25px;
  }
  .breadcrumb{
      margin: 0;
      background-color: #3c3c3c;

      border-radius: 0;
  }
  .breadcrumb li{
        display: inline-block;
  }
  .breadcrumb li a{
    color:#959597;
  }
  .breadcrumb li + li:before {
      padding: 0 5px
      color: white;
      content: "/\00a0";
      color: #949496;
    }
.color-block{
      width: 30px;
      height: 30px;
      display: inline-flex;
    border-radius: 100%;
    }
    
  /**https://cdn.rawgit.com/CreativeIT/getmdl-select/master/getmdl-select.min.css**/
  .getmdl-select .mdl-icon-toggle__label{float:right;margin-top:-30px;color:rgba(0,0,0,0.4)}.getmdl-select.is-focused .mdl-icon-toggle__label{color:#3f51b5}.getmdl-select .mdl-menu__container{width:100% !important;overflow:hidden}.getmdl-select .mdl-menu__container .mdl-menu .mdl-menu__item{font-size:16px}.getmdl-select__fullwidth .mdl-menu{width:100%}.getmdl-select__fix-height .mdl-menu__container{overflow-y:auto;max-height:300px !important}
  /***/
  /*.mdl-button--file input {
      cursor: pointer;
      height: 100%;
      right: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 300px;
      z-index: 4;
  }

  .mdl-textfield--file .mdl-textfield__input {
    box-sizing: border-box;
    width: calc(100% - 32px);
  }
  .mdl-textfield--file .mdl-button--file {
    right: 0;
  }*/
  .file_input_div {

  }

  .file_input {
    float: left;
    bottom: -6px;
    position: relative;
  }
  #Employment_Letter_file_input_text_div,
  #NIC_LESSEE_file_input_text_div,
  #NIC_Guarantor_file_input_text_div {
    width: 200px;
    margin-top: -8px;
    margin-left: 5px;
  }

  input[type="file"].none {
    opacity: 0;
  }
  .mdl-button--fab.mdl-button--colored {
    background: rgba(204, 0, 0, 0.65);
    color: #fff;
  }
  .mdl-button--fab.mdl-button--colored:hover,
  .mdl-button--fab.mdl-button--colored:focus {
    background: rgba(204, 0, 0, 0.75);
    color: #fff;
  }
/***Material css **/

/***css for time line****/
  .timeline {
      list-style: none;
      padding: 20px 0 20px;
      position: relative;
  }

  .timeline:before {
      top: 0;
      bottom: 0;
      position: absolute;
      content: " ";
      width: 3px;
      background-color: #d6d6d6;
      left: 50%;
      margin-left: -1.5px;
  }

  .timeline > li {
      margin-bottom: 20px;
      position: relative;
  }

  .timeline > li:before,
  .timeline > li:after {
      content: " ";
      display: table;
  }

  .timeline > li:after {
      clear: both;
  }

  .timeline > li:before,
  .timeline > li:after {
      content: " ";
      display: table;
  }

  .timeline > li:after {
      clear: both;
  }

  .timeline > li > .timeline-panel {
    background: #f1f1f1;
    width: 46%;
    float: left;
    border: 5px solid #ffffff;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  }

  .timeline > li > .timeline-panel:before {
      position: absolute;
      top: 26px;
      right: -15px;
      display: inline-block;
      /*border-top: 15px solid transparent;*/
      /*border-left: 15px solid #ccc;*/
      /*border-right: 0 solid #ccc;*/
      /*border-bottom: 15px solid transparent;*/
      content: " ";
  }

  .timeline > li > .timeline-panel:after {
      position: absolute;
      top: 27px;
      right: -14px;
      display: inline-block;
      border-top: 14px solid transparent;
      border-left: 14px solid #fff;
      border-right: 0 solid #fff;
      border-bottom: 14px solid transparent;
      content: " ";
  }

  .timeline > li > .timeline-badge {
      color: #d6d6d6;
      width: 35px;
      height: 35px;
      line-height: 50px;
      font-size: 1.4em;
      text-align: center;
      position: absolute;
      top: 16px;
      left: 50.7%;
      margin-left: -25px;
      background-color: white;
      z-index: 99;
      border-top-right-radius: 50%;
      border-top-left-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom-left-radius: 50%;
  }
  .timeline > li > .timeline-badge .fa{
    position: relative;
    font-size: 27px;
    bottom: 5px;
    /*left: -0.5px*/
  }

  .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
  }

  .timeline > li.timeline-inverted > .timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -15px;
      right: auto;
  }

  .timeline > li.timeline-inverted > .timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -14px;
      right: auto;
  }

  /*.timeline-badge.primary {
      background-color: #2e6da4 !important;
  }

  .timeline-badge.success {
      background-color: #3f903f !important;
  }

  .timeline-badge.warning {
      background-color: #f0ad4e !important;
  }

  .timeline-badge.danger {
      background-color: #d9534f !important;
  }

  .timeline-badge.info {
      background-color: #5bc0de !important;
  }*/

  .timeline-title {
      margin-top: 0;
      color: inherit;
  }

  .timeline-body > p,
  .timeline-body > ul {
      margin-bottom: 0;
  }

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}
/***css for time line****/

/**styles for width less than 991px*/
@media (max-width: 991px) {
  .budget-bike .bike-summary{
    display: none;
  }
  .quick-actions{
    font-size: 8px
  }

  .quick-actions i{
    font-size: 20px
  }
    .mb-drop{
      padding-top: 12px;
    }
    .vs{
      margin-top: 0;
      padding-bottom: 25px;
      padding-top: 25px;
    }
    .banner{
      height: 530px;
      color: white;
      padding-top: 25px;
      padding-bottom: 70px;
      background-color:#151515;
    }
    .powerproducts .product-banner-view-sml-products {
      border: 2px solid #e0e0e0;
    }
    .product-banner-view-sml-products{
      padding-top: 15px;
    }
    .carousel-caption {
      position: absolute;
      right: 5%;
      bottom: 17px;
      left: 5%;
      z-index: 10;
      padding-top: 0;
      padding-bottom: 0;
      color: #fff;
      text-align: center;
      text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }
    .carousel-decor-top {
      right: 50%
    }
    .carousel-decor-bottom{
      right: 50%;
    }
    .carousel-indicators{
     // display: none;
    }
    .product, .news{
      padding-top: 15px;
    }


}
@media (max-width: 320px) {
  .modal-dialog{
    width: 85%;
  }
  .modal-dialog.installment{
    width: 93%;
  }
  .budget-bike .bike-summary{
    display: inherit;
  }

}
/* Small devices (landscape phones, 544px and up)*/
@media (min-width: 544px) {
  .like-view social{
    float: left;
  }
  .like-view .promo-heading{
    text-align:  left;
  }
  .navbar-nav>li.social-inline{
    display: inline;
  }
  .navbar-nav>li.social-inline a{
    display: inline;
  }
  .searchnsort{
    padding: 74px 0 74px 9px;
  }
  .searchnsort-sort {
    padding-top: 25px;
  }
  .searchnsort:after{
    transform: skew(+16deg);
  }
  .promo-value{
    font-size: 25px;
  }
  .color-block{
    margin-left: 8px;
  }
  .spec-value{
    padding-left: 0px;
  }
  #nav .collapse.in{
    display: block !important;
    position: relative;
    /*left: 0;*/
    padding-left: inherit;
    /*width: 100%;*/
  }
  .display-bike-buttons a:nth-child(2){
    margin-top: 0px;
    display: inline;;
  }
  .view h2{
    padding-top: 25px
  }
  /*#TESTIMONIALS2 .item:nth-child(1),
  #TESTIMONIALS2 .item:nth-child(2),
  #TESTIMONIALS2 .item:nth-child(3){
    background: none;
    height: 100%;
  }*/
  #TESTIMONIALS2 .carousel-inner{
    min-height: 100%;
  }
  #TESTIMONIALS2 .carousel-caption{
    min-height: 200px;
  }
  .quick-links a {
    text-align: center;
    margin-left: 13px;
    margin-right: 13px;
    color: #232323;
  }
  .quick-img{
    max-width: 33px;
    max-height: 33px
  }
  .banner.showcase{
    height: 450px;
  }
  .banner.exbikes{
    height: 450px;
  }
  .banner.easyservice{
    height: 450px;
  }
  .banner .installmentform{
    height: 450px;
  }
  .banner.installmentform h2.white{
    font-size: 45px;
  }
}

 /*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .like-view social{
    float: left;
  }
  .like-view .promo-heading{
    text-align:  left;
  }
  .searchnsort-sort{
    padding-top:25px;
  }
  .searchnsort{
    padding: 80px 0 80px 15px;
  }
  .searchnsort:after{
    transform: skew(+16deg);
  }
  .searchnsort-search-grp #search{
    text-align: left;
  }
  .searchnsort-search-grp #search{
    width: 100%;
  }
  .promo-value img{
    padding-right: 33%;
  }
  .spec-value{
    padding-left: 75px;
  }
  .display-bike-buttons a:nth-child(2){
    margin-top: 0px;
    display: inline;;
  }
  .bike-summary{
    width: 75%
  }
  .view h2{
    padding-top: 25px
  }
  .ex-bike-btns{
    padding-top: 30px;
  }
  .exbike-image{
    min-height: 50vh;
    padding-top: 75px;
  }
  #TESTIMONIALS2 .carousel-caption{
    width:750px;
  }
  #TESTIMONIALS2 .carousel-caption{
    min-height: 200px;
  }
  #TESTIMONIALS2 .carousel-caption .text{
    width: 50%;
  }
  #TESTIMONIALS2 .item:nth-child(1),
  #TESTIMONIALS2 .item:nth-child(2),
  #TESTIMONIALS2 .item:nth-child(3){
    background: none;
    height: 100%;
  }
  .quick-links a {
    text-align: center;
    margin-left: 13px;
    margin-right: 13px;
    color: #232323;
  }
  .quick-img{
    max-width: 33px;
    max-height: 33px
  }
}

 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .like-view social{
    float: right;
  }
  .like-view .promo-heading{
    float: right;
  }
  .navbar-nav>li.social-inline{
    display: block;
  }
  .navbar-nav>li.social-inline a{
    display: block;
  }
  #motor-block .view .mask h2{
    padding-top: 0px;
    margin-top: 12px;
  }
  #motor-block .view .mask .display-bike-buttons a:first-child{
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .display-bike-buttons a:nth-child(2){

  }
  .exbikes-branding{
    padding-top:5%;width:45%;
  }
  .searchnsort-search-grp{
    padding: 25px 0 11px;
  }
  .searchnsort-sort button{
    padding-left: 10px;
    padding-right: 10px;
  }
  .searchnsort-sort{
    padding:25px 0 0 0;
  }
  .searchnsort{
    padding:25px 0 25px;
  }
  .searchnsort-search-grp #search{
    text-align: center;
  }
  .searchnsort-search-grp #search{
    width: 100%;
  }
  .promo-value{
    font-size: xx-large;
    font-weight: bolder;
  }
  .promo-value img{
    padding-right: 55%;
  }
  .spec-value{
    padding-left: 75px;
  }
  .quick-img{
    max-width: 33px;
    max-height: 33px
  }
  .ex-bike-btns{
    padding-top: 30px;
  }
  .exbike-image{
    min-height: 50vh;
    padding-top: 75px;
  }
  #TESTIMONIALS2 .carousel-caption{
    width: 970px;
    padding-top: 0;
    top: 0;
  }
  #TESTIMONIALS2 .item:nth-child(1),
  #TESTIMONIALS2 .item:nth-child(2),
  #TESTIMONIALS2 .item:nth-child(3){
    background: none;
    height: 100%;
  }
  .quick-links a {
    text-align: center;
    margin-left: 13px;
    margin-right: 13px;
    color: #232323;
  }
  .nav-logo{
    padding-left: 0;
  }
}

 /*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .exbikes-branding{
    padding-top:5%;width:45%;
  }
  .searchnsort-search-grp{
    padding: 25px 0 11px;
  }
  .searchnsort{
    padding:25px 0 25px;
  }
  .searchnsort-search-grp #search{
    width: 100%;
  }
  .promo-value{
    font-size: xx-large;
    font-weight: bolder;
  }
  .promo-value img{
    padding-right: 55%;
  }
  .spec-value{
    padding-left: 75px;
  }
  #motor-block .view .mask .display-bike-buttons a:first-child{
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .ex-bike-btns{
    padding-top: 30px;
  }
  .exbike-image{
    min-height: 50vh;
    padding-top: 75px;
  }
  #TESTIMONIALS2 .carousel-caption{
    width: 1170px;
    padding-top: 0;
    top: 20%;
  }
  .quick-links a {
    text-align: center;
    margin-left: 13px;
    margin-right: 13px;
    color: #232323;
  }
  .nav-logo{
    padding-left: 0;
  }
}

/*tablets and up */
@media only screen and (min-width : 768px) {
  .all-motor-title{
    width: 50%;
  }
  /*.navbar-inverse .nav-list{
    float: right;
  }
  .navbar-inverse .nav-list{
    width: inherit;
  }*/
  .radial-menu,.radial-menu .mask,.menu-item1,.menu-item2,.menu-item3{
    display: none;
  }
  .nav-logo{
    padding-left: 0;
  }
}
@media (max-width: 991px) {
    /*.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /*#nav .collapse.in{
      display: block !important;
      position: absolute;
      left: 0;
      padding-left: 60px;
      width: 100%;
    }*/

  .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 1;
      color: #ffc6c6;
  }
  .navbar-nav  .dropdown-menu {
        /* opacity: 0; */
    background: none;
    border: none;
    box-shadow: none;
  }

  #sheesha-collapse-1  .dropdown-menu li a {
    color: #ffc6c6;
  }

  /*#sheesha-collapse-1 .navbar-nav .dropdown-toggle-hover:hover .dropdown-menu{
    display: none;
  }*/
}
/**2018 sep changes**/
 
.post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  max-width:290px;
  margin:auto;
  height: 490px;
border-radius: 5px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.news .post-module {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  min-width: 270px;
  max-width:330px;
  margin:auto;
  height: 450px;
  -webkit-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.post-module:hover,
.hover {
  -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.3);
}
.product.hover-effect .post-module:hover .thumbnail img,
.product.hover-effect .hover .thumbnail img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.6;
}
.product.hover-effect .post-module .thumbnail {
  background: #000000;
  height: 400px;
  overflow: hidden;
}
.post-module .thumbnail .date {
      position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #e74c3c;
    border-radius: 5px;
    padding: 5px 10px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-module .thumbnail .date .day {
  font-size: 18px;
}
.post-module .thumbnail .date .month {
  font-size: 12px;
  text-transform: uppercase;
}
.post-module .thumbnail img {
  display: block;
  width: 120%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.news .post-module .thumbnail img{
    /*min-width: 162%;*/
min-height:230px;
}
.post-module .post-content {
  text-align: center;
  position: relative; 
  background: #FFFFFF;
  width: 100%;
  padding: 10px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.news .post-module .post-content{
    position: absolute;
    bottom: 0;
}
.product.hover-effect .post-module .post-content {
  text-align: center;
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.news .post-module .post-content {
  text-align: left;
}

.post-module .post-content .category {
  position: absolute;
    top: -31px;
    left: 0;
    background: #d4081b;
    padding: 5px 10px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.post-module .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 26px;
  font-weight: 700;
}
.news .post-module .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 17px;
  font-weight: 700;
}
.post-module .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.post-module .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.post-module .post-content .post-meta {
  margin: 30px 0 0;
  color: #999999;
  display: flex;
  justify-content: space-between;
position:relative;
bottom:-20px;
}
.news .post-module .post-content .post-meta{
bottom:0px;
}
.post-module > .post-meta {
  margin: 30px 0 0;
  color: #999999;
      border-top: 1px solid #e0e0e0;
      position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 10px;
}
.post-module .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module > .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.post-module .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.post-module > .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.product:before,
.product:after {
  content: '';
  display: block;
  clear: both;
}
/*
.product .column {
  width: 50%;
  padding: 0 25px;
  -webkti-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
*/
.product .column .demo-title {
  margin: 0 0 15px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.product .info {
  width: 300px;
  margin: 50px auto;
  text-align: center;
}
.product .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.product .info span {
  color: #666666;
  font-size: 12px;
}
.product .info span a {
  color: #000000;
  text-decoration: none;
}
.product .info span .fa {
  color: #e74c3c;
}
.news .post-module .thumbnail {
    background: #e9e9e9;
    height: 400px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.post-module a:hover{
text-decoration:none;
}
.post-module .color-block{
      width: 15px;
      height: 15px;
      border-radius: 50%;
      display: inline-flex;
          border: 1px solid #c7c7c7;
    }
.navbar.bg-dark{
 background-color:#CC0000 !important;
 padding-bottom:0;
}
.navbar.bg-dark .dropdown-item{
 color:white;
text-transform: uppercase;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #d4081b;
}
.dropdown-menu .dropdown-item{
 font-size:0.75rem;
}

@media (min-width: 992px){
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    padding-top:19px;
    padding-bottom:19px;
}
}
.navbar-dark .navbar-toggler{
 color:white;
border-color:white;
}
/*
.navbar .dropdown:hover>.dropdown-menu {
  display: block;
}
*/
.sidebar-nav a{
font-size:1.5rem;
}

h5.spec-heading{
 font-size:17px;
}
.navbar-dark .navbar-nav .nav-link{
line-height:19px;
}
.shadow{
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.post-module .post-content .sub_title.desc.mini{ 
  font-size: 0.9rem;
    color: #2a2a2a;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 23px;
    font-style: normal;
    padding-top:20px;
}
a.global_link{
 color:#d4081b; 
}
a.global_link:hover{
 color:#d4081b; 
    text-decoration: underline;
}
.product {
    margin-top: 7px;
    margin-bottom: 7px;
}
.like-view{
    display: flex;
    flex-wrap: unset;
}
#nav{
  z-index:1000;
 position:relative;
}
#loading{
    position: fixed;
    top: -34px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: flex;
    justify-content: center;
    overflow: hidden;
    outline: 0;
    align-items: center;
    background: #00000091;
}
#loading img{
height:111px;
}
nav .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
nav .dropdown:hover .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}
 
nav .dropup .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
nav .dropup:hover .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}
 
.contact-us .addresses a{
    font-size: 16px;
color:#333333;

}
.contact-us .addresses .panel-heading {
    padding-bottom: 0;
    background: #f1f1f1;
    border: none;
}
#map img{
min-width:auto;
min-height:auto;
}
.contact-us .panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-title {
    margin-top: 0;
    font-size: 16px;
    color: inherit;
}
@media (max-width: 575px)
{
     
.searchnsort:after{
 display:none;
}
.searchnsortcont{
 padding-right:0;
}
.searchnsort{
 border-radius:0;
padding: 40px 0;
}
.plan-bike-choose-title, .budget-bike-choose-title{
text-align:left;
}
}
.addresses .fa.fa-mobile{
font-size: 17px;
}

