.page__title_wrp{text-align:center;}

.page__title_wrp h2 {
font-family: 'Bigshot One', cursive;
    font-size: 3em;
    text-transform: uppercase;
    margin-bottom: 50px;
    display: inline-block;
    border: 1px solid #dadada;
    padding: .3em 0.5em;
    letter-spacing: 5px;
    color: #000;
    margin-top: 50px;
}

.about-section-theme .txt-section {
    overflow-y: auto !important;
}
.topadd_fix{
	width: 90%;
	margin:0px auto;
	height:auto;}

.topadd_fix2{
	width: 90%;
	margin:10px auto;
	height:auto;}

.download-btn{
	background-color:#34a853;
	float:left;
	color:#fff;

	 border:1px solid #05905d;
	 border-radius: 3px;
    height: 28px;
	}

hr {
border-top: 3px solid #d9d9d9 !important;
}


hr.designline {
    margin-top: 11px;
    width: 25%;
    position: absolute;
    float: left;
}


hr.designline:before {
        content: "";
    background: #FFC107 !important;
    position: absolute;
    width: 74px;
    height: 3px;
    left: 0;
    bottom: 0;
}


/*--------start about us-----------*/

.aboutUs_lineS {
    text-align: justify;  
    line-height: 25px; color:#737272;     font-size: 13px;

}

.aboutUs_ReadM {
    font-weight: bold;
    color: #060;
    font-size: 15px;

}

.about-img img:hover{
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	border:1px solid #ccc;
	}

.single-about-detail{position: relative;}
.about-img img {width: 100%; height:130px; border:1px solid #ccc;}
.about-details{background: #2a2a2a;border-top: 2px solid #fff;transition: all .7s ease 0s;-webkit-transition: all .7s ease 0s;-moz-transition: all .7s ease 0s;-o-transition: all .7s ease 0s;-ms-transition: all .7s ease 0s;}
.about-details h3{font-size: 36px;color: #fff; font-size: 24px;margin-top: 10px;line-height: 25px;text-align: left; padding: 0 15px 10px; border-bottom: 1px solid #4C4C4C;font-weight: 300;}
.about-details p{ text-align:left; font-size: 13px;color: #000;
 padding: 0 15px;padding-bottom: 15px; margin-bottom:0px; max-height:100px; min-height:100px; overflow:auto;}
.single-about-detail:hover .about-details{background: #ffffff;}
.single-about-detail:hover .pentagon-text h1{color: #ffffff;}
/*.single-about-detail [data-attr="homelink3-1-28"], .single-about-detail [data-attr="homelink2-1-27"], .single-about-detail [data-attr="homelink1-1-26"] { text-align:right;

}*/
.single-about-detail [data-attr="homelink3-1-28"] a, .single-about-detail [data-attr="homelink2-1-27"] a , .single-about-detail [data-attr="homelink1-1-26"] a { cursor:pointer;    color: #fff;
    border: 1px dotted;
    padding: 0 10px 2px;
    margin-bottom: 20px; display:inline-block;
}
.pentagon-text h1{font-size: 60px;color: #383838;margin-top: 0;transition: all .7s ease 0s;-webkit-transition: all .7s ease 0s;-moz-transition: all .7s ease 0s;-o-transition: all .7s ease 0s;-ms-transition: all .7s ease 0s;position: absolute;  left: 15%;  width: 50px;  top: -6%;}
    .pentagon-text h1 .fa { font-size:16px;}
.pentagon-text {width: 70px;height: 52px;background: #fff;position: relative; top: -30px;left: 43%;}
.single-about-detail .btn-link { border-radius:0px; margin-bottom:20px; background:#333; color:#fff;}
.single-about-detail .btn-link:hover{ text-decoration:none;}











/*--------Start Product offer----------*/

.content-box {
    background: #FFF;
    width: 97%;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 30px;

}

.product-offer h2 {
	padding-top:30px;
    font-weight: 200;
	font-size: 25px;

}

.product-offer span {
    color: #038c5a;
}


.offer-box{ padding:0px;  position:relative;}

.offer-box ul { display:block; padding:0px 20px; margin:20px 0px;}
.offer-box ul li {display:block; text-align:left; background:rgba(255,133,133,.8); padding:5px 0; text-align:center; margin:1px 0;}
.offer-box h3 { text-align:center;}
.offer-box .times-date { text-align:center; padding:5px 0px}

.offer-box .offer-box-foot { padding:5px;  text-align:center;}
.offer-box hr { display:none;}

/*.offer-mn {    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
}*/

.offer-body{
    max-height:280px;
    overflow: auto;
    /* float: left; */
    width: 100%;
    display: block;
    height: 280px;
}

    .offer-body .offer-body-box { width:100%; height:auto;}
	
	
	.offer-box-page ul{margin:0; padding:0;}
/*	.offer-box-page ul li{width:24%; margin-right:12px; float:left;}
	.offer-box-page ul li:last-child{margin-right:0;}*/
	
	
	.offer-box {
		height: 330px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 1px 5px 0 rgba(205, 205, 205, 0.52);
	-webkit-box-shadow: 0 1px 5px 0 rgba(205, 205, 205, 0.52);
	-moz-box-shadow: 0 1px 5px 0 rgba(205, 205, 205, 0.52);
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	background: url(http://im.hunt.in/local/profile/offer-bg.jpg) left top no-repeat;
	background-size: cover;
    z-index:0;
}
.offer-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	top: 0px;
	left: 0px;
	z-index: 1;
}
.offer-box-foot a.offer-enquiry-btn {
	display: none;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
	display: inline-block;
	margin-bottom: 5px;
}
.offer-box-foot a.offer-enquiry-btn {
	border-radius: 3px;
	
	background: url(http://im.hunt.in/local/profile/button-bg-small.png) right top no-repeat #337ab7;
	color: #fff;
	padding: 4px 15px;
	font-size: 16px;
	border: 1px solid #204d74;
	position: relative;
}
.offer-box-foot a.offer-enquiry-btn:after {
	background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
	content: "";
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.offer-box-foot a.offer-enquiry-btn:hover:after {
	width: 100%;
}
.offer-box-foot a[data-target="#send-enquiry-modal"] {
	display: none;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
	display: inline-block;
	margin: 0px 0;
}
.offer-box-foot a[data-target="#send-enquiry-modal"] {
border-radius: 3px;
    
    background: url(http://im.hunt.in/local/profile/button-bg-small.png) right top no-repeat #1c9265;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    border: 1px solid #53b591;
    position: relative;
}
.offer-box-foot a[data-target="#send-enquiry-modal"]:after {
	background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0;
	content: "";
	height: 100%;
	right: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.offer-box-foot a[data-target="#send-enquiry-modal"]:hover:after {
	width: 100%;
}
.inner-box {
	position: relative;
	z-index: 2;
	width: 100%;
}
.offer-box img {
	transition: all ease 0.45s;
	-o-transition: all ease 0.45s;
	-moz-transition: all ease 0.45s;
	-webkit-transition: all ease 0.45s;
	height: 100%;
	position: absolute;
	width: 100%;
}
.offer-box:hover img {
	transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
}
.offer-box .text-muted {
	text-align:center;
	padding: 10px;
	font-weight: 500;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	margin: 0px;
	
}
.offer-box ul {
	display: block;
	padding: 0px 20px;
	margin: 20px 0px;
}
.offer-box ul li {
	display: block;
	text-align: left;
	padding: 5px 0;
	margin: 1px 0;
	
}
.offer-box p {
    padding: 5px 6px;
    color: #fff;

    float: left;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.offer-box h3 {
	text-align: center;
	color: #fff;

}
.offer-box .times-date {
    text-align: center;
    padding: 5px 0px;
    color: #f9f729;

    font-size: 16px;
    width: 100%;
}

.up-to-box {
	width: 100%;
	float: left;
	text-align: right;
	color: #fff;
	padding: 0 20px 10px;
}
.up-to-box .up-2 {
	font-size: 37px;
	font-weight: 200;
	width: 100%;
	text-align: right;
}
.up-to-box .persent {
color: #fbf43a;
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    text-align: center;

}
.up-to-box .persent span {
	width: 100%;
}
.offer-box .offer-box-foot {
	padding: 5px;
	text-align: center;
}
.offer-box .offer-box-foot .btn-default {
	background: none;
	border-radius: 0px;

}
.offer-box .offer-box-foot a[data-class="offer-external-btn"] {
	margin-right: 0px;
}

a.button {font-family:Helvetica, sans-serif; border: 0 none; border-radius: 3px; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset; cursor: pointer; display: inline-block; margin-right: 5px; overflow: hidden; padding: 0; position: relative; background: url(/Images/profile/button-bg.png) right top no-repeat  #00a9da; color: #fff; font-size: 15px; }
a.button i { display: block; float: left; padding:0 14px; font-size: 27px; color: #fff; font-weight: normal; width: 50px; text-align: center; line-height:42px; }
i.icon-flip-cart:before {  position:relative;left: -2px;  top:2px;height:32px;}
i.icon-snap-deal:before {  position:relative;left: -2px;  top:2px;height:32px;}
a.button span { display: block; float: left;  position: relative; z-index: 2; padding:0px 5px 0 15px; font-size: 18px; color: #fff; font-weight:600; line-height:42px;}
a.button:after { background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0; content: ""; height: 100%; right: 0; position: absolute; top: 0; width: 0;z-index: 1; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;	transition: all 0.3s ease-out 0s; }
a.button:hover:after { width: 100%; }



a.button-small i {  display: block; float: left; padding:0 10px; font-size: 24px; line-height:33px; color: #fff; font-weight: normal; width: 40px; text-align: center; }
a.button-small span { display: block; float: left;  position: relative; z-index: 2; padding:8px 0px 8px 10px; font-size: 13px; color: #fff; font-weight: normal;  }
a.button-small:after { background: rgba(0, 0, 0, 0.09) none repeat scroll 0 0; content: ""; height: 100%; right: 0; position: absolute; top: 0; width: 0;z-index: 1; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;	transition: all 0.3s ease-out 0s; }
a.button-small:hover:after { width: 100%; }
.offer-box hr {
	display: none;
}
.offer-body {
	max-height: 280px;
	overflow: auto; /* float: left; */
	width: 100%;
	display: block;
	height: 280px;
	
}
.offer-body .offer-body-box {
	width: 100%;
	height: auto;
}


.dowload-cat {
	display: inline-block;
	float: right;
	margin-top: 5px;
}
.dowload-cat small {
	height: 32px;
    float: left;
    line-height: 26px;
    background: #18ba60;
    color: #fff;
    font-size: 14px;
    padding: 2px 10px 0 15px;
    /* border-radius: 0 5px 5px 0; */
    /* font-family: Helvetica, sans-serif; */
    position: relative;
    border: 1px solid #fff;
}
.dowload-cat i {
	width: 34px;
	height: 34px;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	
	
	color: #fff;
	font-size: 16px;
	float: left;
	margin: -4px -17px 0 0;
	position: relative;
	
	z-index: 2;
}
.downloadCustomBox {
	width: 100%;
	display: inline-block;
}
.downloadOffer {
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    display: inline-block;
    background: #1c9265;
    margin-bottom: 15px;

    height: 35px;
    line-height: 34px;

}
.downloadOffer:hover {
	color: #ffd800;
    text-decoration:none;
}
#bottom-float-enquiry-box {
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: 300px;
	padding: 15px;
	z-index: 1000;
	height: 115px;
	color: #303030;
	border-radius: 5px;
	box-shadow: 1px 0px 6px #828282;
	border: 1px solid #a9a9a9;
	bottom: -150px;
	font-size: 13px;
	background: #fffcaa;
	background: -moz-linear-gradient(-180deg, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(-180deg, #fffcaa 0%, #eaeaea 100%);
	background: linear-gradient(180deg, #ffffff 0%, #eaeaea 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1 );
}
#bottom-float-enquiry-box .btn-warning {
	background: #bd433a;
}


@media (max-width:800px) {
.content-box {margin-top: 0;}
[data-attr="OfferRepeater"] {width: 33.333%;}

}
@media (max-width:500px) {
 [data-attr="OfferRepeater"]{width:100%;}
 .page__title_wrp h2 span>span
{
    display:table; margin:0 auto; float:none; 
}
    .page__title_wrp h2 span { font-size:20px !important;
    }

}



/*--------End Product offer----------*/






/*--------Start Product List----------*/


.product-form input[type="email"] {
background: none repeat scroll 0 0 #f9f5f5;
    border: 1px solid #b3b0b0;
    margin-bottom: 10px;
    padding: 10px;
    width: 50%;
}
.product-form input[type="submit"] {
    background: none repeat scroll 0 0 #078c5b;
    border-bottom-right-radius:5px;
	 border-top-right-radius:5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 5px 15px 8px 20px;
    text-transform: uppercase;
}
.product-form input[type="submit"]:hover {background: #222;border-color: #666}
.product-form {
  
	margin-bottom:15px;
}


.productList-service {
    margin-top: 30px;
	margin-bottom:30px
}

.single-about-detail {
    position: relative;
	margin: 10px 0 25px 0px;
	height: 280px;
}

.about-details {
	height:160px;
    background: #fafafa;
    border-top: 2px solid #fff;
    transition: all .7s ease 0s;
-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

.about-details h3 {
text-transform: capitalize;
    font-size: 16px;
    color: #377c2b;
    font-family: inherit;
    margin-top: 3px;
    text-align: left;
    padding: 0 7px 3px;
    border-bottom: 1px solid #1a1b1a;
    font-weight: bold;
	

 
}





.product-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product-menu ul li {
    
    padding: 3px 0;
}
.product-menu a {
    display: block;
    padding: 3px 0;color: #000
}

.single-about-detail [data-attr="homelink3-1-28"], .single-about-detail [data-attr="homelink2-1-27"], .single-about-detail [data-attr="homelink1-1-26"] {
    text-align: right;
}

.single-about-detail [data-attr="homelink3-1-28"] a, .single-about-detail [data-attr="homelink2-1-27"] a, .single-about-detail [data-attr="homelink1-1-26"] a {
    cursor: pointer;
    padding: 5px 7px;
    display: inline-block;
}

.single-about-detail .btn-link {
    border-radius: 0px;
    margin-bottom: 20px;
    background: #333;
    color: #fff;
}

.product-list h2 {
    font-weight:bold;
    font-size: 23px;
	padding-top:5px;
}


.btn-primary {
	    border-radius: 3px !important;
   
 
    font-weight: bold;
    width: 126px;
    color: #fff;
    background-color: #000;
    border-color: none;
}


.ebay-buy-now {
    background: url(/Images/profile/button-bg-small.png) right top no-repeat #777575!important;
       width: 100px;
}

.mrporter-buy-now {
    background: url(/Images/profile/button-bg-small.png) right top no-repeat #9E9E9E!important;
     width: 100px;
}

.zappos-buy-now {
    background: url(/Images/profile/button-bg-small.png) right top no-repeat #607D8B!important;
width: 100px;
}


.ebay-buy-now:before {
    content: '';
    background: url(http://img.usaonline.us/images/IndiaPro/ebay-icon.png) left top no-repeat;
    width: 28px;
    height: 29px;
    display: block;     float: right;     margin-top: 5px;
}

.mrporter-buy-now:before {
    content: '';
    background: url(http://img.usaonline.us/images/IndiaPro/porter.png) left top no-repeat;
    width: 28px;
    height: 29px;
    display: block;  float: right;     margin-top: 5px;
}


.zappos-buy-now:before {
    content: '';
    background: url(http://img.usaonline.us/images/IndiaPro/zappos.png) left top no-repeat;
    width: 28px;
    height: 29px;
    display: block;  float: right;     margin-top: 7px;
}

/*--------End Product List----------*/


.about-section-theme .img-section {
    width: 250px !important;
    height: 250px !important;
    margin:0 auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f1f1f1 !important;
    border-radius: 50% !important;
    overflow:hidden !important;
}
    .about-section-theme .img-section img { border-radius:0 !important; height:auto !important; width:auto !important;
    }

