﻿#content{
  top:117px;
}
#rvt-page-content .carousel-caption hr{
  margin-top:5px;
  margin-bottom:5px;
}
#rvt-page-content .carousel-caption h3{
  margin-bottom:0;
}
#rvt-page-content .carousel-control .glyphicon{
  display:none !important;
}
#rvt-page-content .rp-plus-picasa-header{
  border-bottom:3px solid #b61d1d;
  margin-bottom:20px;
}
#rvt-page-content .rp-product-slides img.rp-thumb{
  width:100px;
  height:100px;
}
#rvt-page-content .rp-product-slides .nav-tabs,
#rvt-page-content .rp-product-slides .nav-tabs > li > a,
#rvt-page-content .rp-product-slides .nav-tabs,
#rvt-page-content .rp-product-slides .nav-tabs > li.active > a:hover,
#rvt-page-content .rp-product-slides .nav-tabs > li.active > a:focus{
  border:none;
}
#_newMemberWithFacebook{
  display:none;
}
.renew-member{
  display:none;
}

#rvt-page-content .masthead{
  margin-top:15px;
  margin-bottom:15px;
  border-top:1px solid #eee;
  border-bottom:1px solid #eee;
}
#rvt-page-content #metalCarousel .carousel-caption{
  max-width:none;
  width:100%;
  left:0;
  text-align:left;
  top:5%;
}
#rvt-page-content #metalCarousel .carousel-indicators>li{
  margin-left:15px !important;
  margin-right:15px !important;
}
#rvt-page-content .masthead.fixed-metal-nav{
  position:fixed;
  background-color:#fff;
  top:58px;
  left:0;
  right:0;
  z-index:99;
}
#rvt-page-content .metal-icon-block{
  margin-top:40px;
  text-align:center;
}
#rvt-page-content .metal-icon-block>span{
  display:block;
  height:93px;
  margin-bottom:20px;
  position:relative;
}
#rvt-page-content .metal-icon-block>span>img{
  position:absolute;
  bottom:0;
  left:0;
  right:0;
}

#rvt-page-content #about-metal{
  background-color:#ececec;
}
#rvt-page-content .media{
  margin-bottom:30px;
}
#rvt-page-content .media>.media-left{
  width:20%;
}
#rvt-page-content .media h4{
  font-weight:bold;
  font-size:24px;
}
#rvt-page-content .media p{
  font-size:20px;
}
#rvt-page-content .steps{
  display:table;
}
#rvt-page-content .steps>span{
  display:table-cell;
  border:2px solid red;
  border-radius:50%;
  font-size:55px;
  color:red;
  height:85px;
  width:85px;
  text-align:center;
  vertical-align:middle;
}
#rvt-page-content .steps>.step{
  display:table-cell;
  font-size:20px;
  padding-left:10px;
  vertical-align:middle;
}
#rvt-page-content #order-now .radio>label{
  font-weight:bold;
  color:red;
  font-size:20px;
}
#rvt-page-content #order-now p{
  margin-top:0px;
  margin-bottom:0px;
  font-size:20px;
}
#rvt-page-content #order-now .row.selected-size{
  background-color:#ececec;
  border-radius:20px;
}
#rvt-page-content #order-now .radio{
  margin-top:5px;
  margin-bottom:5px;
}

#rvt-page-content #guarantee>.container{
  background-color:#86888f;
  padding-top:40px;
  padding-bottom:40px;
  margin-top:40px;
  margin-bottom:100px;
}
#rvt-page-content #guarantee .caption>h2{
  color:#fff;
  font-size:36px;
}
#rvt-page-content #guarantee .caption>p{
  font-size:20px;
  color:#fff;
}
#header.pageLayout{
  height:135px;
}


@media (max-width:767px){
  #rvt-page-content .carousel-caption{
    background-color:transparent !important;
    height:auto !important;
  }
  #rvt-page-content .carousel-caption h1{
    font-size:20px;
    line-height:22px;
  }
  #rvt-page-content .carousel-caption .top20{
    margin-top:20px;
  }
}
@media (min-width:768px){
  #rvt-page-content .carousel-caption{
    max-width:383px;
    left:4%;
  }
  #rvt-page-content .carousel-caption.right-side{
    left:60%;
    right:1%;
  }
  #rvt-page-content #guarantee .container{
    display:table;
  }
  #rvt-page-content #guarantee .row{
    display:table-row;
  }
  #rvt-page-content #guarantee .col-sm-6{
    display:table-cell;
    float:none;
    vertical-align:middle;
  }
}
@media (min-width:768px) and (max-width:991px){
  #rvt-page-content .carousel-caption{
    height:100% !important;
  }
}
@media (min-width:992px){
  #rvt-page-content .carousel-caption.right-side{
    left:67%;
  }
}