.owl-page{ width: calc(8.18% - 6px)!important; min-height: 30px!important; }
    
    .owl-page {
    float: left;
    margin-right: 6px;
    width: calc(20.18% - 6px);
}
.owl-page {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    float: left;
    margin-bottom: 10px;
    min-height: 100px;
    width: 100%;
}

.owl-page span {
    display: none !important;
}
.main_title h1 {
    border-bottom: 1px solid #055c91;
    color: #484848;
    float: left;
    font-size: 34px;
    line-height: 1.5;
    padding: 5px;
    text-transform: capitalize;
    width: 100%;
}
.prodctname {
    font-size: 19px !important;
}
.nopadleft{ padding-left: 0px ! important; }
.inner_title.full_title h2 {
    width: 100%;
}
.inner_title p {
    background-color: #B0E0E6;
    color: #fff;
    float: left;
    font-size: 19px;
    min-width: 257px;
    padding: 7px 10px;
}
.inner_title {
    border-bottom: 1px solid #B0E0E6;
    float: left;
    margin: 15px 0;
    width: 100%;
}
p {
    margin: 0px!important;
}
#owl-demo .owl-buttons .owl-next {
    right: 0;
}
#owl-demo .owl-buttons .owl-prev {
    left: 0;
}
#owl-demo .owl-buttons div {
    position: absolute;
    top: 45%;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #484848 none repeat scroll 0 0;
    border-radius: 30px !important;
    
}
.review_main {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none; 
    -moz-border-top-colors: none;
    background-color: #f6f6f6;
    border-color: #d2d2d2 #d2d2d2 #e0e0e0;
    border-image: none;
    border-radius: 10px!important;
    border-style: solid;
    border-width: 1px 1px 4px;
    float: left;
    margin-bottom: 15px;
    padding: 15px 0;
    width: 100%;
}
.reviewerimg {
   background-position: center center !important;
    background-size: cover !important;
    border-radius: 7px !important;
    min-height: 50px !important;
    width: 100% !important;
}
.review_title {
    color: #414141;
    float: left;
    font-family: "PTSans-BoldItalic";
    font-size: 20px;
    margin-bottom: 10px;
}
.review_desc {
    float: left;
    width: 100%;
}