.head-lst{
	color:#fff;
	font-weight:600;
	padding-right:22px;
}
.top-head{
	background-color:#fff !important ;
}
.drp-btncol{
	color:rgba(0,0,0,.5);
	font-size:15px;
}
.mt25{
	margin-top:25px;
}
.mt50{
	margin-top:50px;
}
.mt12{
	margin-top:15px;
}
.crd-pad{
	padding:12px;
}
.pad0{
	padding-left:0px;
	padding-right:0px;
}
.img-txt{
	position:absolute;
	color:#ffffff;
	top:20px;
	font-weight:500;
	line-height:1.8;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0;
}
a {
    color: #fff;
}
a:hover {
    color: #fff;
}
.img-wdthbg{
	width:100%;
	height:460px;
}
.img-wdthbgone{
	width:100%;
	height:360px;
}
.head-wdth{
	width:600px;
	margin: 0 auto;
}
.txt-wdth{
    /* width:900px; */
    width:100%;
	margin: 0 auto;
}
.ml50{
	margin-left:28%
}
.ico-sze{
	font-size:22px;
	margin-top:0px;
}
.text-padd20{
	padding-bottom:14px;
	padding-top:20px;
	padding-left:10px;
	padding-right:6px;
}
.bd-lft{
	border-left: 1px solid #BBBDBF;
}
.pad-btm0{
	padding-bottom:0px !important;
}
.mg-btm0{
	margin-bottom:0px !important;
}
.foot-list{
	list-style-type: none;
	padding-left:0px;
	padding-bottom:6px;
}
.foot-hedleft{
	padding-left:32px;
	padding-top:20px;
}
.foot-se{
	font-size:16px;
	margin-top:7px;
}
.foor-sec{
	background-color:#80808021;
}
.foot-btm{
	padding-bottom:25px;
}
.text-cnt{
	text-align: center;
}
.text-rgt{
	 text-align:right;
 }
.rev-sty i {
    color: #ced4da;
    font-size: 12px;
}
.rev-sty i.on {
    color: #f0273e !important;
}
.rev-sty h6 {
	color: #262424;
    font-size: 13px;
    /* padding-top: 12px; */
    line-height: 1.4;
    /* height: 85px; */
    height: 100px;
	padding-right:8px;
    overflow: hidden;
}
.rev-sty h4 {
	color: #f0273e;
	font-size: 12px;
	margin-top:8px;
	padding-bottom:8px;
	font-weight:600;
}
.logspn {
    color: #262424;
    font-weight: 400;
}
.m-l-r-0 {
    margin-left: 0px;
    margin-right: 0px;
}
/* .div-coupon-offer span {
    background-color: #f0273e !important;
}  */
.p-r-0 {
    padding-right: 0px;
}
.div-coupon-offer span {
    background-color: #F89621;
    color: #fff;
    border-radius: 50px;
    padding: 2px 10px;
    font-weight: 600;
    font-size: 10px;
}
.div-main-offer p {
    color: #555;
    font-size: 14px;
}
.div-main-offer p {
    margin-bottom: 0px;
}
.txt-val {
    font-size: 13px;
    font-weight: 600;
}
.txt-rgt {
    text-align: right;
}
.m_top8{
	margin-top:15px;
}
.test2-img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    margin: 0 auto;
    /* padding-bottom: 6px; */
}

.div_test_bg p {
    margin-top: 5px;
}

.div_test_bg h4
{
    margin-bottom: 0px;
}
.pt0{
	padding-top: 0px;
}

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 175px;
  /* perspective: 1000px; */
}

.flip-card-browse {
    background-color: transparent;
    width: 100%;
    height: 101px;
    /* perspective: 1000px; */
  }

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  
  transition: transform 0.6s;
  transform-style: preserve-3d;
  /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
  box-shadow: 1px 1px 3px rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}

.flip-card:hover .flip-card-inner, .flip-card-browse:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: black;
}

.flip-card-back {
  background-color: #fff;
  transform: rotateY(180deg);
}

.br0
{
	border-radius: 0px;
}

.p-5-10
{
	padding: 5px 10px;
}

.m-t-b-5
{
	margin-top: 5px !important;
	margin-bottom: 5px;
}

.flip-back-title
{
    text-align: center;
    padding-top: 28%;
}

.flip-back-zindex
{
    z-index: 2;
}

.div_pro_temp2
{

}

.div_pro_temp2:hover
{
	box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.29);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.29);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.29);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.29);
}

/* .div_pro_temp2 img
{
	transition: all .4s linear;
}

.div_pro_temp2:hover img
{	
	-ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
} */


.div_pro_temp2:hover .smalldes-txt
{
	background: #fff;
}
.div_pro_temp2:hover .smalldes-txt-cat
{
	background-color: #fff;
}
.br0_temp2
{
    border-radius: 0px !important;
}

.smalldes-txt-cat .small-sty h3
{
    padding-top: 5px !important;
    margin-bottom: 15px;
}

.smalldes-txt-cat {
    background-color: #F6F6F6;
}

.imgmaxsize2 .ribbon
{
    top:unset;
    bottom:12px;
}

.imgmaxsize2 img{
    height:175px;
}

.box0
{    
    box-shadow: 0px 0px 0px rgba(0,0,0,.2), 0px 0px 0 rgba(0,0,0,.19);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.2), 0px 0px 0 rgba(0,0,0,.19);
    -o-box-shadow: 0px 0px 0px rgba(0,0,0,.2), 0px 0px 0 rgba(0,0,0,.19);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,.2), 0px 0px 0 rgba(0,0,0,.19);
}

.p-15{
    padding:15px;
}

.smalldes-txt-cat .small-sty-temp2 h6, .smalldes-txt-cat .small-sty-temp2 h4 {
    padding-left: 0px;
    padding-right: 0px;
}

.small-sty-temp2 h6 {
    color: #262424;
    font-size: 13px;    
    line-height: 1.4;    
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Roboto, Regular;
    overflow: hidden;
}
.small-sty-temp2 h4 {
    color: #F89621;
    /* font-size: 15px; */
    font-size: 12px;
    margin-top: 12px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Roboto, Bold;
    font-weight: 600;
}
.bac-news{
    /* background-color: #f5f5f5; */
    background-color: #1E88E5;
	padding-top: 2%;
}
.subsc p.newsletter_sub_title
{
    color:#fff;
}
.btn-drp-sty{
	background-color: #1B75BB;
    border-radius: 20px;
    padding:6px;
	padding-left:12px;
	padding-right:12px;
    color: #fff;
}
.btn-drp-sty:hover{
	opacity:0.8;
	 -webkit-transform: rotateZ(6deg);
     -ms-transform: rotateZ(6deg);
     transform: rotateZ(6deg);
}

.abt-temp2{
	color: #fff;
    font-size: 16px;
    font-family: Roboto, Regular;
}
.abt-head2{
	font-family: "Poppins", sans-serif;    
    font-weight: 500;     
    font-size: 34px;
    color: #F89621;
    padding-bottom: 2%;
    padding-top: 2%;
}

.div-child-newsletter
{
    padding-top: 15px;
    /* padding-bottom: 15px;
    margin-bottom: 5px; */
    border-radius: 10px;
    background-color: #fff;    
    box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.29);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.4), 0 6px 20px 0 rgba(0,0,0,.29);
    -o-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.29);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,.4),0 6px 20px 0 rgba(0,0,0,.29);
}

.div-child-newsletter .form-group
{
    margin-bottom: 15px;
}

.flip-img-ht
{
    height:175px;
    width:100%;
}

.p-b-20
{
    padding-bottom: 20px;
}

.div_test_bg p
{
    text-align: center;
}
.div_test_bg p.p_test
{
    text-align: justify;
    height:88px;
}

.div_test_bg .div-rev-des p
{
    text-align: left;
    margin-top: 0px;
}

.sidebar-nav #sidebarnav li a.has-arrow
{
    background-color: #1e88e5;
    color: #fff !important;
    border-radius: 22px;
    border:2px solid #1e88e5;
    padding: 5px 13px;
}

.sidebar-nav #sidebarnav li a.has-arrow:hover
{
    background-color: #fff !important;
    color: #1e88e5 !important;  
}

.sidebar-nav #sidebarnav li ul
{
    border-radius: 0px !important;
    padding: 0px;
}

.sidebar-nav #sidebarnav li ul li a
{
    padding: 10px 25px;
    border-bottom: 1px solid #ddd;
}

.sidebar-nav #sidebarnav li ul li a:hover
{
    background-color: #f6f6f6;
}

/* media query for screen width 1024 - Starts */
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    .logo-one .col-md-2 .div_pro .pro-review-div h4
    {
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 5px;
    }
    .flip-card-browse, .imgmaxsize7
    {
        height:68px;
    }
    .smalldes-txt-cat
    {
        padding-left: 5px;
        padding-right: 5px;
    }
    .div-coupon-offer span
    {
        padding: 2px 4px;
    }
    .ribbon {
        font-size: 12px;
        padding: 0 10px;
    }
}
/* media query for screen width 1024 - Ends */

/* media query for screen width less than 600 */
@media only screen and (max-width:599px)
{
    .div-child-newsletter
    {    
        padding-bottom: 15px;
        margin-bottom: 5px;
    }
}