/*--------home product services-----------*/

.main_settingWrap {
    /* margin-right: auto; */
    position: absolute;
    z-index: 1007;
   
       padding: 4px 2px 4px 3px;
    margin-top: -60px;
    width: 100%;
    /* margin-left: auto; */
  
}


.prosettingcontainer {
    margin-right: 4px;
    float: left;
}




.settingbtncontainer{float:left;  margin-top: 3px;}
	
.btn btn-success btn-cons{
	margin-bottom:10px;
	padding-bottom:10px;}




.homeGet{
	padding:6px;}



.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:135px;}
.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: #fff;
 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: 100% !important;
    margin: 0 auto;
    margin-bottom: 10px;
    
	
}

.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 {
	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 #337ab7;
	color: #fff;
	padding: 8px 15px;
	font-size: 13px;
	border: 1px solid #204d74;
	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 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 10px;
	color: #fff;

	float: left;
	font-size: 13px;
    width: 100%;
}*/
.offer-box h3 {
	text-align: center;
	color: #fff;

}
.offer-box .times-date {
text-align: center;
    padding: 5px 0px;
    color: #fbf43a;
    font-size: 15px;
    width: 100%;
    font-style: italic;
    font-weight: bold;
}
.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 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 { border: 0 none; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset; cursor: pointer; display: inline-block; margin-right: 10px; overflow: hidden; padding: 2px; position: relative; background: url(/Images/profile/button-bg-small.png) right top no-repeat  #18ba60; color: #fff; font-size: 18px; }*/

/*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: 16px; 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;
	background: #df0202;
	border-radius: 100%;
	color: #fff;
	font-size: 16px;
	float: left;
	margin: -4px -17px 0 0;
	position: relative;
	border: 2px solid #fff;
	z-index: 2;
}
.downloadCustomBox {
	width: 100%;
	display: inline-block;
}
/*.downloadOffer {
	    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    display: inline-block;
    background: #15416e;
    margin-bottom: 15px;

    height:40px;
    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%;}
 
 .text-center {
    width: 100%;
    float: left;
    text-align: center;
}
}



/*--------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: 12px;
    width: 50%;
}
.product-form input[type="submit"] {
    background: none repeat scroll 0 0 #078c5b;
   
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding:9px 20px 11px 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: 0px 0 25px 0px;
}

.about-details {
	height:160px;
    background: #fafafa;
    border-top: 2px solid #fff;
    transition: all .7s ease 0s;
}

.about-details h3 {
    font-size: 16px;
    color: #377c2b;
    font-family: inherit;
    margin-top: 7px;
    text-align: left;
    padding: 0 8px 2px;
    border-bottom: 1px solid #078c5b;
    font-weight: bold;
 
}




.product_details::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}

.product_details::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

.product_details::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #0b9649), color-stop(0.72, #0b9649), color-stop(0.86, #18ba60));
}



.product-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product-menu ul li {
    border-bottom: 1px dotted #555;
    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: 200;
    font-size: 25px;
	padding-top:5px;
}

.product-list span {
    color: #038c5a;
}


.offer-box-foot .homeGet{
	
    padding: 7px;}
	
.col-md-9.homeproduct {
    margin-left: -30px;
}


#productwrap_bg {
	width:100%;
	height:auto;
	margin:30px 0 30px 0px;
    text-align: center;
	background:url(http://img.usaonline.us/multipage-template/images/pattern.png) repeat #0d2f52;
}

#productwrap_bg .productSpace{
	padding-top:50px;
	padding-bottom:50px;
	}
	
	
	
	
	
	
	
	
	
	
.product-box-list {
	padding: 0px 0 30px 0px;
	
background-image:url(https://im.hunt.in/images/apple.jpg);
	
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
	margin-bottom: 30px;
}


.product-box-list:before{
	content:'';
	position:absolute;
	height:100%;
	width:100%;
	/*background:url(http://img.usaonline.us/multipage-template/images/pattern.png) repeat;*/
	    background: rgba(0,0,0,.2);
}


.product-box-list h1{
	text-transform:uppercase;
    padding: 5px 0 0 0px;
    font-weight: bolder;
    font-size: 40px;
    color: #fff;
    text-align: center;


	}

.product-box-list-grid {
	padding: 10px;
	}

.List-productbgNew{
	background-color:#FFF;
	height:227px;
	padding:20px;
-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);
}


.List-productbgNew .grid{
	width:50%;
	float:left;}

.List-productbgNew .productmainheading{
    text-align: left;

    width: 46%;
    float: left;}




.product-box-list-grid h4 {
text-transform: capitalize;
    padding: 5px 0 0 10px;
    font-weight: bolder;
    font-size: 18px;
    color: #000;
}


.product-box-list-grid h4:hover {
	text-decoration:none;
	color:#0094ff  !important;}
	
.product-box-list-grid h4	a:focus, a:hover {
text-decoration:none !important;

}
	
	
.gridListView {
    width: 50%;
	 margin-right:9px;
    float: left;
}


.gridListView figure {
	position: relative;
	overflow: hidden;
	height:183px;
	background: #000;
	margin-bottom: 10px;
}

.gridListView figure img {
	position: relative;
	display: block;
	max-width: 100%;
}

.gridListView figure figcaption {
	padding: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gridListView figure figcaption::before, .gridListView figure figcaption::after {
	pointer-events: none;
}

.gridListView figure figcaption, .gridListView figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure.effect-apollo {
	background: #000;
}


figure.effect-apollo img{
	width:100%;
	height:100%;
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

hr.theamstyle {
    height: 6px;
    background: url(http://img.usaonline.us/multipage-template/images/hr-12.png) repeat-x 0 0;
    border: 0;
}



.product_details {
	
margin-right: 3px;
    text-align: left;
    font-size: 15px;
    color: #080101;
    font-family: inherit;
    padding: 0 10px;
    margin-bottom: 3px;
    height: 125px;
    overflow-y: auto;
    
	   
}



.product_details::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
margin-right:10px;
}

.product_details::-webkit-scrollbar
{
width: 8px;
background-color: #F5F5F5;
}

.product_details::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, #00050a), color-stop(0.72, #423a3a), color-stop(0.86, #423a3a));
}
.product-menu ul {
	    font-size: 13px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product-menu ul li {


    padding: 3px 0;
}
.product-menu a {
    display: block;
    padding: 4px 5px;color: #000
}
.product-menu a:hover {
color: #fff !important;
background: #ff4e02;
}















/*-- Responsive-Code --*/
@media only screen and (min-width: 320px) and (max-width: 540px){ 
.product-box-list-grid {
		float: none;
		width: 100%;
		margin: 0 auto;
}

.product-box-list-grid h4 {
		font-size: 20px; 
}
	.product-box-list {
		padding: 0px 0;
	}
	
	.gridListView {
    width: 100% !important;
   
}

.List-productbgNew{
	height:auto;}
	
	
.product_details {
    width: 100% !important;	
	 	height:82px;	
	
}

.List-productbgNew .productmainheading {
 width: 100% !important;

}

.gridListView figure {

    height: 121px;}




}

 @media only screen and (min-width: 541px) and (max-width: 767px){
	 
	 .gridListView figure {

    height: 121px;}
	 
	 
.product-box-list-grid {
    width: 50%;
    padding: 10px;
    float: left;
}	 
	
.product-box-list-grid h4 {
		font-size: 20px; 
}	


.gridListView {
    width: 100% !important;
   
}

.List-productbgNew{
	height:auto;}
	
	
.product_details {
	height:82px;
    width: 100% !important;	
	
}

.List-productbgNew .productmainheading {
 width: 100% !important;	
}	
	 
}
	
.productSpace {
    margin-top: 30px;
}

.product-box-list-grids {
    margin: 50px 0px 30px 0px;
}