/* LESS Document */
/*===================================
			CUSTOM GRADIENT
====================================*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
body {
  background: #212123 url(../../../images/bg.jpg) center top;
  background-size: cover!important;
  font-family: Arial;
  font-size: 16px;
  padding-top: 70px;
}
@media (max-width: 767px) {
  body {
    padding-top: 0px;
  }
}
@media (max-width: 500px) {
  body {
    background: #212123 url(../../../images/bg-sm.jpg) center top;
  }
}
a {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
  position: relative;
  z-index: 1;
}
.block img {
  margin: 0 auto;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-15 {
  margin-bottom: 15px;
}
.no-btm-margin {
  margin-bottom: 0;
}
.no-tp-margin {
  margin-top: 0;
}
.static_image {
  border: 1px solid #2f0d0d;
  /*margin-bottom:15px;*/
}
.static_logo {
  position: relative!important;
}
.static_logo .logo {
  right: 0;
  position: absolute;
  top: 10px;
  z-index: 1;
}
@media (max-width: 767px) {
  .static_logo .logo img {
    width: 120px;
  }
}
@media (max-width: 568px) {
  .static_logo .logo img {
    width: 80px;
  }
}
#wowslider-container0 {
  border: 1px solid #2f0d0d;
  margin-bottom: 15px!important;
  position: relative;
}
#wowslider-container0 .logo {
  right: 0;
  position: absolute;
  top: 20px;
  z-index: 1;
}
@media (max-width: 991px) {
  #wowslider-container0 .logo img {
    width: 160px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 970px;
    width: 100%;
  }
}
.container .row {
  margin-left: 0;
  margin-right: 0;
}
.pad_20 {
  padding: 20px;
}
.img-center {
  margin: 0 auto;
}
.section_prd_list {
  background: url(../../../images/gradient_bg.png) repeat-x;
  background-size: 100% 100%;
  margin-bottom: 15px;
  padding: 10px 5px 0;
}
.main-content-wrap {
  background: url(../../../images/gradient_bg.png) repeat-x;
  background-size: 100% 100%;
  padding: 20px 15px;
  margin-bottom: 20px;
}
.main-content-wrap h1 {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
}
.section_2 {
  background: url(../../../images/gradient_bg.png) repeat-x;
  padding: 20px;
  background-size: 100% 100%;
  color: #fff;
  margin-bottom: 15px;
}
.section_2 h1 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 900;
}
@media (max-width: 991px) {
  .section_2 h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section_2 h1 {
    font-size: 20px;
  }
}
@media (min-width: 991px) {
  .section_2 .table_5_7 {
    display: table;
    width: 100%;
  }
  .section_2 .table_5_7 .col-md-7,
  .section_2 .table_5_7 .col-md-5 {
    display: table-cell;
    float: none;
  }
  .section_2 .table_5_7 .col-md-5 {
    vertical-align: middle;
  }
}
/*===================================
        CUSTOM NAVIGATION
====================================*/
a {
  text-decoration: none;
}
.navbar {
  min-height: 35px;
}
.navbar-default {
  margin-bottom: 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-color: #000;
}
.navbar-default .navbar-nav {
  display: table;
  float: none;
  width: 100%;
  background-color: #444444;
  background-image: url("../../../images/mainbk.png");
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav {
    display: table;
    margin: 0;
  }
}
@media (max-width: 584px) {
  .navbar-default .navbar-nav {
    display: block;
  }
}
@media (max-width: 540px) {
  .navbar-default .navbar-nav .right-540 .dropdown-menu {
    left: auto!important;
    right: 0!important;
  }
}
.navbar-default .navbar-nav > .open > a {
  background-color: #444444;
  background-image: url("../../../images/mainbk.png");
  background-position: 0 100px;
  color: #fff;
}
.navbar-default .navbar-nav > .open .dropdown-menu {
  position: absolute;
  background-color: #fff;
}
.navbar-default .navbar-nav > .open .dropdown-menu > li > a {
  padding: 3px 20px;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > .open .dropdown-menu > li > a {
    padding: 10px 20px;
  }
}
.navbar-default .navbar-nav > li {
  float: none;
  display: table-cell;
  text-align: center;
}
@media (max-width: 760px) {
  .navbar-default .navbar-nav > li {
    width: 33.33%;
    display: block;
    float: left;
  }
}
@media (max-width: 560px) {
  .navbar-default .navbar-nav > li {
    width: 50%;
    display: block;
    float: left;
  }
}
.navbar-default .navbar-nav > li + li {
  border-left: 1px solid #C0C0C0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li.dropdown:hover .dropdown-menu {
    display: block!important;
  }
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li.dropdown.open .dropdown-menu {
    display: none;
  }
}
.navbar-default .navbar-nav > li > a {
  background-color: #444444;
  background-image: url("../../../images/mainbk.png");
  background-position: 0 0;
  text-decoration: none;
  color: #000;
  font: bold 14px Trebuchet MS;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: #444444!important;
  background-image: url("../../../images/mainbk.png");
  background-position: 0 100px;
  color: #fff!important;
}
@media (max-width: 560px) {
  .full-560 {
    width: 100%!important;
  }
}
@media (max-width: 380px) {
  .full-380 {
    width: 100%!important;
  }
}
@media (min-width: 561px) {
  .right-aligned {
    right: 0;
    left: auto;
  }
}
/*===================================
        PRODUCT LIST
====================================*/
.img-thumbnail {
  background-color: rgba(255, 255, 255, 0.3);
}
.product_list a {
  color: #ffffbe;
}
.product_list .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.product_list .img-wrap {
  border: 1px solid #2f0d0d;
  box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
}
.product_list .product_wrap {
  -o-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  position: absolute;
  background: url(../../../images/product_wrap.png) repeat-x;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.product_list a.block:hover .product_wrap,
.product_list a.block:focus .product_wrap {
  bottom: 100%;
}
.white-text-content {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.less-pad-list {
  padding-left: 15px;
}
.large-space-list {
  padding-left: 15px;
}
.large-space-list > li + li {
  margin-top: 25px;
}
.mt-20 {
  margin-top: 20px;
}
.mtb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
/*===================================
        INLINE BADGE
====================================*/
.badge_list {
  margin-top: 15px;
  text-align: center;
  list-style: none;
  padding: 0;
}
.badge_list li {
  display: inline-block;
}

.badge_list li img {
  max-width: 103px;
}

.badge_list li + li {
  margin-left: -15px;
}
/*===================================
        INLINE BADGE ENDS
====================================*/
.section {
  background: url(../../../images/gradient_bg.png) repeat-x;
  background-size: 100% 100%;
  padding: 20px 50px;
}
.section.graybg {
  background: url(../../../images/graybg.jpg) repeat-x;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .section {
    padding: 20px;
  }
}
.section.big_font {
  font-size: 33px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
}
@media (max-width: 991px) {
  .section.big_font {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .section.big_font {
    font-size: 20px;
  }
}
/*===================================
				FOOTER
====================================*/
/*footer{
	#gradient > .vertical-three-colors(#010000,#611414 ,50%, #010000); 
}*/
.footer_parent {
  background: url(../../../images/gradient_bg.png) repeat-x;
  background-size: 100% 100%;
  padding: 50px 20px 0;
}
.footer {
  font-size: 18px;
  /*.row{
    @media(min-width:768px){
      display:table;
      .col-sm-4{
        display:table-cell;
        float:none;
        &.vert_center{
          vertical-align:middle;
        }
      }
    }
    @media(max-width:767px){
      .vert_center{
        margin-top:25px;
      }
    }
  }*/
  padding: 15px 0 5px;
  color: #fff;
  font-weight: bold;
}
.footer a {
  color: #fff;
}
.footer h1 {
  margin-top: 0;
  color: #eee;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .footer h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer h1 {
    margin-top: 25px;
  }
}
.footer p {
  margin-bottom: 0;
}
.footer p,
.footer a {
  font-family: Arial Narrow, Arial, sans-serif;
  font-size: 18px;
  color: #acacac;
  line-height: 22px;
  font-weight: normal;
}
.footer a {
  display: inline-block;
}
.footer li {
  line-height: 20px;
}
.footer .hidden-text {
  padding: 5px;
}
@media (max-width: 991px) {
  .footer {
    padding: 20px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer .hidden-text {
  padding: 2px;
}
.development {
  padding: 5px;
  margin-top: 15px;
}
.development p {
  font-family: Arial Narrow, Arial, sans-serif;
  text-align: center;
  color: #fff !important;
  font-size: 16px !important;
}
.development a {
  color: #666;
}
.development a:hover {
  text-decoration: underline;
}
.mrtop-10 {
  margin-top: 10px;
}
.mrtop-5 {
  margin-top: 5px;
}
.col4 {
  text-align: center;
}
.col4 a {
  float: left;
  margin-bottom: 10px;
}
.col4 a:nth-child(2n+1) {
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .col4 a {
    width: 46%;
  }
  .col4 a:nth-child(2n+1) {
    margin-right: 8%;
  }
}
@media (max-width: 991px) {
  .col4 a {
    float: none;
    display: inline-block;
    width: auto;
    margin-top: 10px;
  }
  .col4 a:nth-child(2n+1) {
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  .col4 a {
    margin-top: 30px;
  }
}
@media (min-width: 767px) {
  .col4.two-logo a {
    padding: 0 10px !important;
  }
}
@media (min-width: 991px) {
  .col4.two-logo {
    display: table;
    height: 150px;
    table-layout: fixed;
  }
  .col4.two-logo a {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding: 0 3px;
  }
}
.col4 {
  padding-right: 0;
}
/*===================================
        FOOTER ENDS
====================================*/
/*.empty_height{
  height:1100px;
}*/
.black-bg {
  background-color: #000;
}
a.link {
  color: #F79A9A;
}
.no-link a {
  text-decoration: none !important;
}
.faq-wrap {
  margin: 40px 0;
}
.faq-wrap .panel-group .panel,
.faq-wrap .panel-group .panel-heading {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
}
.faq-wrap .panel-group .panel-heading {
  padding: 0;
}
.faq-wrap .panel-group .panel-heading .panel-title > a {
  background-color: #444444;
  background-image: url("../../../images/mainbk.png");
  background-position: 0 100px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 10px 15px;
}
.faq-wrap .panel-group .panel-heading .panel-title > a:hover,
.faq-wrap .panel-group .panel-heading .panel-title > a:focus {
  text-decoration: none;
}
.faq-wrap .panel-group .panel-heading .panel-title > a.collapsed {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #a9a9a9 68%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #a9a9a9 68%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #a9a9a9 68%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a9a9a9', GradientType=0);
  /* IE6-9 */
  color: #333;
}
.sample-img {
  max-width: 450px;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .table_div {
    display: table;
    width: 100%;
    margin: 0;
  }
  .table_div .col-sm-6 {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
.heading-bg {
  background: url("../../../images/heading-bg.jpg") repeat-x left top;
  background-size: contain;
  margin-bottom: 5px;
}
.heading-bg h1 {
  text-align: center;
  font-size: 46px;
  font-weight: 900;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
.heading-bg2 {
  background: url("../../../images/heading-bg2.jpg") repeat-x left top;
  background-size: contain;
  margin-bottom: 5px;
}
.heading-bg2 h2 {
  text-align: center;
  /*font-size:40px;*/
  font-size: 34px;
  font-weight: 900;
  color: #fff;
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
}
.white-text-content {
  font-size: 18px;
  color: #fff;
  text-transform: none;
  font-weight: bold;
}
.video iframe {
  width: 100%;
}
.video .row {
  margin-left: -15px;
  margin-right: -15px;
}
.video .big-heading h2 {
  font-size: 25px;
}
.video .big-heading h2 strong {
  font-size: 28px;
  line-height: 50px;
}
.video .big-heading h4 {
  font-size: 20px;
}
@media (max-width: 767px) {
  .video .big-heading h4 {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .leftright-hand .pd-l-0 {
    padding-left: 0;
  }
  .leftright-hand .pd-r-0 {
    padding-right: 0;
  }
}
.leftright-hand h4 {
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}
@media (max-width: 991px) {
  .leftright-hand h4 {
    font-size: 22px;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .leftright-hand h4 {
    font-size: 18px;
  }
}
.leftright-hand .product_wrap {
  -o-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
  -webkit-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  position: absolute;
  background: url(../../../images/graybtn_bg.jpg) repeat-x;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.leftright-hand a.block {
  background: url(../../../images/redbtn_bg.jpg) repeat-x;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.leftright-hand a.block .img-wrap {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  padding: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .leftright-hand a.block .img-wrap {
    font-size: 22px;
  }
}
@media (max-width: 500px) {
  .leftright-hand a.block .img-wrap {
    font-size: 18px;
  }
}
.leftright-hand a.block .img-wrap:hover,
.leftright-hand a.block .img-wrap:focus {
  text-decoration: none;
  color: #fff;
}
.leftright-hand a.block:hover,
.leftright-hand a.block:focus {
  text-decoration: none;
}
.leftright-hand a.block:hover .product_wrap,
.leftright-hand a.block:focus .product_wrap {
  bottom: 100%;
}
.white-text-content .video {
  line-height: 20px;
}
.graybg {
  background: url(../../../images/graybg.jpg) repeat-x;
  background-size: 100% 100%;
}
/*===============12april16=============*/
.mrg_b {
  margin-bottom: 30px;
}
.mrg_b_20 {
  margin-bottom: 20px;
}
.mrg_t_20 {
  margin-top: 20px;
}
.width_1000 {
  max-width: 1000px;
  margin: 0px auto;
}
.replacement_text_box {
  border: 1px solid #ffa21c;
  border-radius: 8px;
  text-align: center;
  padding: 5px;
  background-color: #ffa21c;
  background: #ffa21c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffa21c 0%, #cb7800 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffa21c 0%, #cb7800 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffa21c 0%, #cb7800 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa21c', endColorstr='#cb7800', GradientType=0);
  /* IE6-9 */
}
.box_design {
  border: 1px solid #2f0d0d;
  overflow: hidden;
}
.zoom-wrap a img {
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
}
.zoom-wrap a:hover img {
  transform: scale(1.1);
}
a.important_info_div {
  border: 1px solid #636363;
  font-size: 22px;
  padding: 15px 90px 15px 15px;
  font-weight: normal;
  color: #fff;
  line-height: normal;
  background: #4b4b4b url(../../../images/info_icon.png) 99% center no-repeat;
  border-radius: 10px;
  display: block;
  margin-top: 30px;
}
@media (max-width: 767px) {
  a.important_info_div {
    font-size: 18px;
  }
}
a.important_info_div:hover,
a.important_info_div:focus {
  color: #fff;
}
.arrow-wrapp {
  background: #4b4b4b url(../../../images/arrow.png) 99% center no-repeat !important;
}
@media (max-width: 991px) {
  .extra-top-margin {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .extra-top-margin {
    margin-top: 120px;
    margin-bottom: 30px;
  }
}
.summer_text_div {
  border: 1px solid #636363;
  border-radius: 10px;
  padding: 15px;
  line-height: normal;
  font-weight: normal;
  margin-top: 40px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#330707+55,100303+100 */
  background: #4b4b4b;
    max-width: 463px;
  margin: 0 auto !important;
}
.summer_text_div p:last-child {
  margin-bottom: 0!important;
}
.summer_text_div strong {
  font-size: 24px;
}
@media (max-width: 767px) {
  .summer_text_div strong {
    font-size: 20px;
  }
}
.summer_text_div strong .allsize {
  border-top: solid 1px #db0000;
  border-bottom: solid 1px #db0000;
  padding: 5px 0;
}
.summer_text_div strong .shipping-lable {
  /*background-color:#868281;*/
  color: #fff;
  padding: 5px 15px;
  /*display:table;*/
}
.summer_text_div strong span {
  font-size: 28px;
}
.select_hand_arrow {
  position: relative;
  background: #4b4b4b;
  color: #fff;
  padding: 2px 10px;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 20px;
  border: 1px solid #636363;
  border-radius: 5px;
}
.select_hand_arrow:after,
.select_hand_arrow:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.select_hand_arrow:after {
  border-color: rgba(99, 99, 99, 0);
  border-top-color: #4b4b4b;
  border-width: 10px;
  margin-left: -10px;
}
.select_hand_arrow:before {
  border-color: rgba(99, 99, 99, 0);
  border-top-color: #4b4b4b;
  border-width: 16px;
  margin-left: -16px;
}
.mtb-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
/*.select_hand_arrow h4{font-size:16px !important;}*/
.badge_bdr_b {
  width: 100%;
  border-bottom: 2px solid #b2b2b2;
  margin-bottom: 15px;
}
.badge {
  font-size: 16px;
  padding: 7px 30px;
  text-transform: uppercase;
  border-radius: 0px;
  margin-bottom: 0px;
  white-space: normal;
  background: #b2b2b2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b2b2b2 0%, #777777 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b2b2b2 0%, #777777 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b2b2b2 0%, #777777 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2b2b2', endColorstr='#777777', GradientType=0);
  /* IE6-9 */
}
.mrg_b_30 {
  margin-bottom: 30px;
}
.c_10_content_middle {
  height: 350px;
  width: 100%;
  display: table;
}
.faq-wrap {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .table_div .col-sm-6 {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
@media (max-width: 991px) {
  .mrg_b_20 {
    margin-bottom: 20px;
  }
  .heading-bg2 h2 {
    font-size: 18px;
  }
  .c_10_content_middle {
    height: 200px;
  }
  .important_info_div {
    background: #4b4b4b;
    padding: 15px 20px 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .important_info_div {
    padding: 15px 20px 15px 15px;
  }
}
@media (max-width: 664px) {
  .important_info_div {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 13px;
  }
}
@media (max-width: 370px) {
  .navbar-default .navbar-nav > li {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .width_1000 {
    width: 100%;
  }
  .c_10_content_middle {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .extra_sm_hidden .visible-sm {
    display: none!important;
  }
  .extra_sm_hidden .hidden-sm {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .extra_sm_hidden .hidden-xs {
    display: block !important;
  }
}
@media (max-width: 532px) {
  .extra_sm_hidden .hidden-xs {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .extra_sm_hidden .visible-xs {
    display: none !important;
  }
}
@media (max-width: 532px) {
  .extra_sm_hidden .visible-xs {
    display: block !important;
  }
}
.grayscale {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.grayscale:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}