<style>
.btn-danger:hover {
    color: #fff;
    background-color: #2e0df7;
    border-color: #2e0df7;
}
.anchor_cls
{
color:#fff;
}
.anchor_cls:hover
{
color:#f7470a;
text-decoration:none;
}
.ul_none
{
list-style-type:none;
}
h3.abtcls {
    font-family: oswald,sans-serif;
    font-size: 34px;
    line-height: 123.01%;
    font-weight: 600;
}
hr.abt {
    border: 2px solid #f7470a;
    margin-top: 0px;
    width: 7%;
}

.tlt-product-list .product-card {
    margin-bottom: 2em;
    margin-right: 20px;
}
.tlt-product-list {
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    flex-wrap: wrap;
    list-style: none;
}
a {
    text-decoration: none;
    color: inherit;
    outline: 0;
}
.tlt-product-list .product-card .img-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 127%;
}
.tlt-product-list .product-card .card-image {
    width: 100%;
    height: auto;
}
.prt-center {
    text-align: center;
    line-height: 1.5em;
    font-size: 17px;
}
.prt-distribution
{
text-align: center;
color: #226de6;
}
h3.card-name {
    text-align: center;
    color: #fff;
    font-weight: 600;
    background-color: #f5734e;
    padding: 20px;
}
a.prt_hover:hover {
    color: #f9f200;
    text-decoration: none;
}
div.polaroid {
  width: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}

div.container1 {
    padding: 10px;
    background-color: #f5734e;
    color: #fff;
}
div.container2{
    padding: 20px;
    background-color: #f5734e;
    color: #fff;
}
div.container3{
    padding: 18px;
    background-color:#f5734e;
    color: #fff;
}
div.container4{
    padding: 30px;
    background-color: #f5734e;
    color: #fff;
}
div.container5{
    padding: 19px;
    background-color: #f5734e;
    color: #fff;
}
.prt_head
{
    color:#000;
    background: #f757204f;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.1);
    box-shadow: 0 4px 15px rgba(0,0,0,.1);
    border-radius: 7px 7px 0 0;
    border-bottom: 3px solid #f7470a;
    padding: 1em;
    text-transform: uppercase;
    margin-bottom: 2em;
    font-weight:600;
}
h2.prt_subhead {
    font-weight: 600;
    color: #1a1dde;
}
.tlt-btn {
    padding: .5em 1em;
    font-family: oswald,sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    background-color: transparent;
    color: #f9f100;
    border: 1px solid #f9f100;

}
a.tlt-btn.compare-btn.compare-link:hover {
    color:#1a1dde ;
    text-decoration: none;
    border: 1px solid #1a1dde;
}
.bannercls
{
width:100%;
padding-top:50px;
}
a.tlt-btn.compare-btn.compare-link {
    text-decoration: none;
}
a.prt_hover {
    text-decoration: none;
}


.carousel-caption1{
    position: absolute;
    right: 11%; 
    bottom: 180px;
    z-index: 10;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
padding-left: 750px;
}
h3.captioncls {
    font-size: 32px;
    font-weight: 600;
color:#f7470a;
}
p.captioncls1 {
    font-size: 18px;
    color:#fff;
    text-align:justify;
}
.btn-danger {
    background-color: #f7470a;
  font-weight: 600;
}
.ul_none {
    list-style-type: disc;
}
.anchor_cls1:hover
{
color:#f7470a;
text-decoration:none;
}




@media only screen and (max-width: 1024px) and (min-width: 768px)
{
.col-sm-3 {
    width: 50%;
}

.btn-danger {
   font-size: 15px !important;
    padding: 3px 2px;
    margin-top: -40px;
}
p.captioncls1 {
    font-size: 15px !important;
}
h3.captioncls {
        font-size: 26px !important;
    margin-bottom: 0px;
}
.carousel-caption1{
   position: absolute;
    right: 3%;
    bottom: 43px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 441px;
}
}


@media only screen and (width: 1024px)
{
.carousel-caption1 {
    position: absolute;
    right: 4%;
    bottom: 101px;
    z-index: 10;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 600px;
}
}
@media only screen and (width: 1280px)
{
.carousel-caption1 {
    position: absolute;
    right: 11%;
    bottom: 150px;
}
}



@media only screen and (min-width: 481px) and (max-width: 767px)
{
.btn-danger {
   font-size: 12px !important;
    padding: 3px 2px;
    margin-top: -10px;
}
p.captioncls1 {
    font-size: 13px !important;
}
h3.captioncls {
        font-size: 23px !important;
    margin-bottom: 0px;
}
.carousel-caption1{
   position: absolute;
    right: 3%;
    bottom: 80px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 410px;
}
}

@media only screen and (min-width: 400px) and (max-width: 480px) 
{
h3.abtcls 
{
    font-size: 27px;
}
h2 {
    font-size: 27px;
}
.btn-danger {
    margin-top: -45px;
    font-size: 7px !important;
    padding: 3px 3px 1px 3px;
}
p.captioncls1 {
    font-size: 7px !important;
}
h3.captioncls {
        font-size: 11px !important;
    margin-bottom: -10px;
}
.carousel-caption1{
   position: absolute;
    right: 3%;
    bottom: 11px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 268px;
}
.tlt-product-list .product-card {
    margin-right: 0px; 
}
}



@media only screen and (min-width: 351px) and (max-width: 399px) 
{

h3.abtcls {
    font-size: 27px;
}
h2 {
    font-size: 27px;
}
.btn-danger {
    margin-top: -45px;
    font-size: 7px !important;
    padding: 3px 3px 1px 3px;
}
p.captioncls1 {
    font-size: 7px !important;
}
h3.captioncls {
        font-size: 11px !important;
    margin-bottom: -10px;
}
.carousel-caption1{
   position: absolute;
    right: 3%;
    bottom: 11px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 191px;
}
.tlt-product-list .product-card {
    margin-right: 0px; 
}
}



@media only screen and (max-width: 350px) 
{
h3.abtcls {
    font-size: 27px;
}
h2 {
    font-size: 27px;
}
.btn-danger {
    margin-top: -45px;
    font-size: 7px !important;
    padding: 3px 3px 1px 3px;
}
p.captioncls1 {
    font-size: 7px !important;
}
h3.captioncls {
        font-size: 11px !important;
    margin-bottom: -10px;
}
.carousel-caption1{
      position: absolute;
    right: 3%;
    bottom: 0px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 150px;
}
.tlt-product-list .product-card {
    margin-right: 0px; 
}
}

@media only screen and (min-width: 481px) and (max-width: 767px)
{
.btn-danger {
   font-size: 12px !important;
    padding: 3px 2px;
    margin-top: -10px;
}
p.captioncls1 {
    font-size: 13px !important;
}
h3.captioncls {
        font-size: 23px !important;
    margin-bottom: 0px;
}
.carousel-caption1{
   position: absolute;
    right: 3%;
    bottom: 80px;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    padding-left: 410px;
}
.tlt-product-list .product-card {
    margin-bottom: 2em;
    margin-right: 30px;
    margin-left: 30px;
}
}
</style>




