/* Banner css */
.carousel {
    position: relative;
}
.carousel-indicators {
    background: #ccc;
    border-radius: 16px;
    width: 85px;
    text-align: center;
    height: 20px;
    left: 50%;
    margin-left: -2%;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    background-color: #fb770d;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
}
    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        display: block;
        /*max-width: 100%;*/
        width: 100%;
        height: auto;
    }
.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    .carousel-indicators {
    background: #ccc;
    border-radius: 16px;
    width: 85px;
    text-align: center;
    height: 20px;
    left: 50%;
    margin-left: -2%;
}
@media screen and (max-width: 600px) {
    .carousel-indicators {
        display: none;
    }
    .carousel-control {
        font-size: 20px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 20px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 20px;
    }
}
/* Buy trophy css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
    .buy-trophy-whole {
    background: #f5f5f5 !important;
}
.button-1 {
    /* background-color: transparent; */
    /* border: 3px solid #fb770d; */
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    /* color: #fb770d; */
    font-size: 14px;
    font-weight: 600;
}
.shopright {
    float: right;
}
.shopleft {
    float: left;
}
.shopby {
    border: 1px solid #fb770d;
    color: #fb770d;
    padding: 6px 18px !important;
    margin: 20px 0px;
}
.buy-trophy-card {
    padding: 0px 15px;
}
.home-col {
    padding: 0px;
}
.home-col .home-crd {
    padding: 0px;
    border: 2px solid #cacaca;
    margin: 0px 10px 10px 0px;
    /* margin-right: 10px; */
}
.home-crd-title {
    padding: 0px;
    background-color: #efedec;
    border: 2px solid #e6e4e4;
}
.home-crd-title h2 {
    padding: 5px;
    margin: 0px;
    color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}
.home-crd-img, .hover-hidden, .social-img {
    overflow: hidden;
}
.home-crd-img {
    padding: 0px;
    margin: 0px auto;
    display: block;
    text-align: center;
}
.home-crd-img {
    overflow: hidden;
}
.home-crd-img img {
    padding: 0px;
    margin: 0px auto;
    /* height: 100%; */
    max-width: 100%;
    display: table;
    transition: all 0.90s ease-in-out;
}
.home-crd-img img:hover {
    transform: scale(1.1);
}
.home-crd-btn {
    padding: 0px;
    position: absolute;
    bottom: 64px;
    text-align: center;
    right: 0;
    left: 0;
}
.home-crd-btn a {
    background-color: #faf9f9c2;
    color: #000;
    padding: 6px 8px;
    font-size: 26px;
    text-align: center;
    border: 4px solid #cacaca;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
}
@media screen and (max-width: 1023px) {
    .shopby {
        padding: 6px 5px !important;
    }
    .home-crd-title h2 {
        font-size: 17px;
    }
    .home-crd-btn a {
        font-size: 13px;
    }
}
/* Faq css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.collapse {
    display: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-body {
    padding: 15px;
}
.panel-body p {
    color: #000;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-heading .panel-title a {
    color: #000;
    text-decoration: none;
}
.panel-heading .panel-title a:hover {
    text-decoration: none;
}
/* Image card css */
.shop-more-body {
    background: #f5f5f5 !important;
}
@media (min-width: 1023px) {
    .container-imagecard {
        padding: 0 85px;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1400px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.buy-trophy-para {
    font-size: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
.shop-more-body section p span {
    font-size: 18px;
}
.shop-content {
    margin-bottom: 20px;
}
.shop-content p {
    text-align: center;
    font-size: 20px;
    background: #fff;
    margin: 0px;
   /* color: #b1b1b1;*/
    border-bottom: 2px solid #b1b1b1;
}
.home-crd-img, .hover-hidden, .social-img {
    overflow: hidden;
}
.shop-content img {
    width: 100%;
    height:auto;
}
.hover-img, .social-hover {
    transition-duration: 2s;
}
.hover-hidden {
    overflow: hidden;
}
.hover-hidden img {
    transition: all 0.90s ease-in-out;
}
.hover-hidden img:hover {
    transform: scale(1.1);
}
.more-pro {
    margin: 20px 0px;
}
.get-quote {
    text-align: center;
    padding-top: 15px;
}
.button-1 {
    /* background-color: transparent; */
    /* border: 3px solid #fb770d; */
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    /* color: #fb770d; */
    font-size: 14px;
    font-weight: 600;
}
.shopby {
    border: 1px solid #fb770d;
    color: #fb770d;
    padding: 6px 18px !important;
    margin: 20px 0px !important;
    margin: 40px 0px 5px 0px;
    position: relative;
    bottom: 0px;
}
@media screen and (max-width: 1023px) {
    .shop-more-body {
        padding: 0px 10px;
    }
}
/* Review feedback css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.family-owned {
    padding: 0px 0px 15px 0px;
    margin: 40px 0px 0px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}
.excellent-star {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.excellent-star i {
    color: #f8b604;
    font-size: 17px;
}
.fa-star:before {
    content: "\f005";
}
.customer-half {
    width: 100%;
    margin: 0px auto;
}
.container-star {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 5px;
    box-shadow: 0px 0px 2px 2px #dcdada;
    border-radius: 6px;
    margin-bottom: 10px;
    height: 180px !important;
}
.initial {
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 600;
    padding: 5px;
}
.initial-star i {
    color: #f8b604;
}
@media (max-width: 992px) {
    .customer-half .container-star {
        height: auto !important;
    }
}
/* start social css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.buy-trophy-para {
    font-size: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
.social-img {
    width: 100%;
}
.social-img img {
    width: 100%;
    padding: 10px 0px;
}
.social-img {
    overflow: hidden;
}
.social-img img {
    transition: all 0.90s ease-in-out;
}
.social-img img:hover {
    transform: scale(1.1);
}
/* text and image css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
fieldset {
    margin: 15px 15px 30px 15px;
    border: 1px solid #ccc;
}
.buy-trophy-para {
    font-size: 20px;
    text-align: center;
    /* padding: 10px 0px 10px 0px; */
}
legend {
    border-bottom: none;
    text-align: center;
    width: auto;
    color: #b1b1b1;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.txt-img-content {
    padding: 20px 20px;
    border-left: 1px solid #ccc;
}
.txt-img-content p {
  /*  color: #969696;*/
    font-size: 17px;
}
.get-quote {
    text-align: center;
    padding-top: 15px;
}
#btnquote {
    padding: 13px 14px;
    border: none;
    font-size: 15px;
}
/* usa made css */
@media (min-width: 1023px) {
    .container {
        padding: 0 85px !important;
        width: 100% !important;
        /* max-width: fit-content !important; */
        max-width: 1800px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.family-owned {
    padding: 0px 0px 15px 0px;
    margin: 40px 0px 0px;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}
.home-crd-img, .hover-hidden, .social-img {
    overflow: hidden;
}
.home-crd-img {
    padding: 0px;
    margin: 0px auto;
    display: block;
    text-align: center;
}
.home-crd-img img {
    padding: 0px;
    margin: 0px auto;
    /* height: 100%; */
    max-width: 100%;
    display: table;
}
.family-owned-para {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    font-size: 14px;
    /* text-transform: uppercase; */
}
#seodesc {
    padding: 12px;
}
@media (max-width: 1023px) and (min-width: 280px) {
    .hover-img {
        height: auto !important;
    }
}

.more-pro .shopby {
    bottom: 22px !important;
}