.idx-about-sec{
	padding:80px 0 !important;
	position:relative;
}
.idx-about-sec2{
	padding:80px 0;
	position:relative;
	background:#f4f4f4;
}
.what-bg{
	background:#fff;
	position:relative;
	padding:40px 30px;
}
.changin-gape{
	margin-top:40px;
}

.home-abt-bar.idx-about-sec2 .home-img-col {
    position: relative;
}
.home-abt-bar.idx-about-sec2 .home-img-col::before {
    content: '';
    position: absolute;
    background: #0176bd;
    top: 30px;
    bottom: 30px;
    width: 15px;
    left: -15px;
    z-index: 0;
}
.home-abt-bar.idx-about-sec2 .home-img-col.design-rgt::before {
    content: '';
    position: absolute;
    background: #0176bd;
    top: 30px;
    bottom: 30px;
    width:0;
    left: 0;
	right:0px;
    z-index: 0;
}
.dsn-right{
	position: absolute;
    width: 15px;
    background: #0176bd;
    top: 30px;
	bottom:30px;
    right: -15px;
}
.idx-mission-sec{
	padding:80px 0 !important;
}
.idx-mission-sec h4.msn-sb-heading{
	font-size:24px !important;
	line-height:32px;
	color:#ffae00;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:10px !important;
}
/* Legals Start here */
.legal {
	height: auto;
	padding:10px 0px 0px 0px!important;
}
.legal .product {
	margin: 0px 8px 33px 8px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 30px #eee;
	padding: 5px;
	background: #FFF;
}
.legal .product:hover {
    background: #FFF;
}
.legal:first-child {
	border: none;
}
.legal img {
	margin: auto;
	display: block;
	max-width: 100%;
}
.legal p {
	margin-top:10px!important;
	font-weight:600!important;
	text-transform: capitalize;
	color: #666;
	padding-bottom: 6px;
	text-align: center !important;
}


.legal .product {
	margin: 0 10px 30px;
}
.legal.last-row .product{
	margin: 0 10px 0px;
}
.legal .product-container {
	width:100%;
	height:auto;
	overflow:hidden;
}
.legal .product-pic-container {
	width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.legal .product-back {
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 50%;
	right: 0;
	background: #000;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	transition: all 100ms linear;
}
.legal .product-pic {
}
.legal .product-pic img {
	max-width: 100%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.legal .product-btn {
	width: 50px;
	height: 115px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	margin-top:-56px;
	margin-left:-25px;
	background:none;
	-webkit-transition: all 350ms linear;
	-moz-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	-ms-transition: all 350ms linear;
	transition: all 350ms linear;
}
.legal .product-btn a {
	background: #333;
	font-size: 16px;
	color: #fff !important;
	width: 50px;
	height: 50px;
	line-height:50px;
	margin:3px 0px;
	display: block;
	float:left;
	text-align: center;
	padding-top: 0px;
	text-transform: uppercase;
	border-radius:100%;
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	transition: all 150ms linear;
	position:relative
}
.legal .product-btn a.cart {
	background: #666;
	top:30px;
	opacity:0;
}
.legal .product-btn a.view {
	background: #ffae00;
	bottom:50px;
	opacity:0;
}
.legal .product-btn a:hover {
	background: #fff !important;
	border-color:#FFF !important;
	color:#ffae00!important
}
.product-name {
	text-align:center;
	text-transform:uppercase;
	font-size:14px!important;
	margin:10px 6px 5px !important;
	overflow: hidden !important;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap !important;
	width: 100%;
}


.product-name a {
	color:#333 !important;
}
.product-name span {
	color:#999
}
.product-price {
	text-transform:capitalize;
	text-align:center;
	margin-top:5px!important;
	margin-bottom: 5px !important;
	display:none
}
.product-price .price-before {
	color:#999;
	text-decoration:line-through;
	font-size: 17px;
}
.product-price .price-now {
	font-weight:600;
	color:#1393dd;
	margin:0 5px;
	font-size: 17px;
}



.legal .product-container:hover .product-back {
	visibility:visible;
	opacity: 0.2;
	top: 0;
	bottom: 0%;
}
.legal .product-container:hover .product-btn a.cart {
	top:0;
	opacity:1;
}
.legal .product-container:hover .product-btn a.view {
	bottom:0;
	opacity:1;
}

/* Legals End here */

.category-bar .prduct-list .product {
    margin-bottom: 30px;
}

/* Product Details */
.pro-details-sec{
	padding:80px 0 !important;
	position:relative;
}
section.contents .pro-details-sec .mytable.pro-details-tbl th {
    background: #0176bd !important;
    color: #fff;
    font-weight: 600;
    vertical-align: middle!important;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    height: 40px;
}

.pro-details-sec .pr_desc h4{
	margin-top:5px !important;
	margin-bottom: 10px !important;
    font-size: 20px !important;
    color: #2696c1;
}
.pro-details-sec .pr_desc p{
	text-align:justify;
}
.pro-details-sec .pr_desc ul{
	font-size: 14px;
    margin: 0 0 10px 25px !important;
    color: #898989;
    list-style: none;
}
.pro-details-sec .pr_desc ul li{
	    line-height: 26px;
    font-size: 14px !important;
    color: #333;
    text-indent: -20px;
    font-weight: 400;
    text-align: left;
}
.pro-details-sec .pr_desc ul li:before{
    content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #105ea3;
    font-size: 18px;
    font-weight: 700;
}

/* Contact Us Page */
.inner-contact-sec{
	padding:80px 0 !important;
	position:relative;
}
.contact-heading{
	text-align:center;
}
.inner-contact-sec.home-abt-bar .main-head {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}
.inner-contact-sec .app-block{
	border: 1px solid #47bbff;
    padding: 30px;
    position: relative;
    text-align: center;
	min-height:280px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.inner-contact-sec .app-block .app-icon {
    height: 100px;
    width: 100px;
    background: #f0eeee;
    border-radius: 100%;
    margin: 0 auto 10px !important;
}
.inner-contact-sec .app-block .app-icon img {
    max-width: 100%;
    padding: 22px;
}
.inner-contact-sec .app-block h4 {
    font-size: 20px !important;
    line-height: 27px;
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
	margin-bottom:10px !important;
	text-align:center;
}
.inner-contact-sec .app-block p{
	color:#333 !important;
	text-align:center;
}
.inner-contact-sec .app-block p a{
	color:#333 !important;
}
.map-box {
    width: 100%;
    height: 350px;
}
.inner-contact-sec2{
	background:#e9ecf2;
}
.inner-contact-sec2 .cont-left p{
	font-size:14px !important;
	line-height:24px;
	color:#333 !important;
	text-align:justify;
}
.inner-contact-sec2 .cont-form {
    padding: 40px 20px 20px 20px;
    position: relative;
    z-index: 9;
    background: #fff;
}
.inner-contact-sec2 .cont-left{
	padding:120px 0 0 0;
	position:relative;
}
.contact-form-height {
    width: 100%;
    height: 452px !important;
}
.contact-form-everguys .evergys-btn{
	width: 140px;
    color: #fff !important;
    background: linear-gradient(90deg, #0078bf 0%, #105ea3 50%) !important;
    padding: 10px 10px !important;
	margin-bottom:10px !important;
    display: block !important;
    text-transform: capitalize;
}
.contact-form-everguys .evergys-btn:hover{
	padding: 10px 10px!important;
    background: linear-gradient(90deg, #105ea3 0%, #0078bf 50%) !important;
}

.contact-form-everguys  .form-group .form-control:focus {
    box-shadow: none;
    border-color: #47bbff;
    color: #333;
}

/* End of Contact Us */

.video-sec{
	padding:80px 0 !important;
	position:relative;
}
/* .inner-products-sec{ */
	/* padding:80px 0 !important; */
	/* position:relative; */
/* } */
.download-col {
    text-align: center;
    /* border: 1px solid #0955a1; */
    padding: 20px 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.19);
}
.download-col img {
    margin: auto;
}
.download-col p {
    margin-bottom: 5px !important;
    font-weight: 600;
    font-size: 16px !important;
    text-align: center !important;
    color: #333;
	letter-spacing:1.3px;
    padding: 20px 5px !important;
    text-transform: uppercase;
}
.download-sec{
	padding:80px 0 !important;
	position:relative;
}
.download-col a {
    font-size: 14px;
    background: linear-gradient(90deg, #0078bf 0%, #105ea3 50%);
    text-transform: uppercase;
    color: #fff!important;
    padding: 6px 10px !important;
    letter-spacing: 1.8px;
}
.download-col a:hover{
	background: linear-gradient(90deg, #105ea3 0%, #0078bf 50%) !important;
}
.banker-block {
    padding: 15px;
    margin: 10px 0;
    background-color: #FFF;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}
.banker-block img.img-right-side {
    margin-bottom: 12px;
    display: inline-block;
    max-width: 300px !important;
    height: auto;
    padding: 0;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.banker-block p{
	font-size:15px !important;
	line-height:30px;
	color:#333;
	font-weight:400;
	
}
.terms-sec ul{
	list-style: none;
    padding: 0px 20px 40px 30px;
    margin-left: 20px !important;

}

.terms-sec ul li{
	line-height: 30px;
    font-size: 14px !important;
    color: #333;
    text-indent: -20px;
    font-weight: 500;
}
.terms-sec ul li:before{
	content: "\f0a9 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #105ea3 ;
}
.terms-sec p {
	margin-top:10px !important;
}
.terms-sec p span{
	font-size:18px !important;
	line-height:24px;
	color:#ff001e;
	font-weight:600;
	text-transform:capitalize;
}



/* Inner Pages Style */
#background-banner {
    position: relative;
    z-index: 111;
    background: #f1f1f1;
    display: block;
    min-height: 50%;
    min-width: 50%;
}
#bg-text-banner {
    position: absolute;
    color: #f1f1f1;
    font-size: 80px !important;
    line-height: 80px;
    z-index: 999;
    text-align: center;
    opacity: 0.25;
    width: 100%;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    top: 0px;
	font-family: 'Poppins', sans-serif!important;
}
/* Rewards */

.hexagon {
  position: relative;
  overflow: hidden;
  margin: 0 auto 0px;
  /* add slash at the end of line to see the rhombus *
  outline: solid 1px red;/**/
  width: 200px; height: 200px;
  
  transform: rotate(-30deg) skewX(30deg) scaleY(.866);
}
.hexagon:before {
  position: absolute;
  right: 0%; bottom: 0; left: 0%; top: 0;
  transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
  background: #105ea3;
  color: white;
  font: 1em/10 Verdana, sans-serif;
  text-align: center;
  text-shadow: 0 0 .5em black;
  content: '';
}
.hexagon h3{
    font-size: 28px !important;
    line-height: 40px;
    color: #FFF;
    font-weight: 600;
    margin-top: 36px !important;
    text-transform: capitalize;
    margin-bottom: 0px !important;
    text-align: right;
    margin-right: -22px !important;
    transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
}
.hexagon.first h3{
	 margin-right: -8px !important;
}
.hexagon h4{
	font-size:16px !important;
	line-height:24px;
	color:#FFF;
	text-align:right;
	font-weight:600;
	 transform: scaleY(1.155) skewX(-30deg) rotate(30deg);
	text-transform:uppercase;
	position: absolute;
    top: 100px;
}
.hexagon.first h4{
	left:9px;
}
.review-gape{
	margin-top:50px;
}


/*End Rewards */




@media only screen and (min-width:1600px) and (max-width:1919px){
	
}
@media only screen and (min-width:1280px) and (max-width:1366px){
	
}
@media only screen and (min-width:992px) and (max-width:1199px) { 
	.banner-bar {
		padding: 80px 0 80px;
	}
	.banner-bar .banner-content h1 {
		font-size: 35px !important;
		line-height: 45px;
	}
	.location {
			margin: 10px auto 10px !important;
	}
	#bg-text-banner {
       font-size:70px !important;
		line-height: 70px;
        letter-spacing: 5px;
    }
	.inner-contact-sec {
		padding: 60px 0 !important;
	}
	.inner-contact-sec .app-block {
		padding: 20px 15px;
		min-height: 280px;
    }
	.inner-contact-sec .app-block .app-icon {
		height: 80px;
		width: 80px;
       margin: 0 auto 10px !important;
	}
	.map-box {
		height: 300px;
	}
	/* About Everguys */
	.idx-about-sec {
		padding: 60px 0 !important;
	}
	.home-abt-bar {
		padding: 60px 0 !important;
	}
	.video-sec {
		padding: 60px 0 !important;
	}
	.pro-details-sec{
		padding:60px 0 !important;
	}
	.download-sec {
		padding: 60px 0 !important;
	}
	
	.hexagon {
		width: 170px;
		height: 170px;
	}
	.hexagon h3 {
		font-size: 24px !important;
		line-height: 32px;
		 margin-top: 32px !important;
		 margin-right: -22px !important;
   }
   .hexagon h4 {
    font-size: 14px !important;
    line-height: 22px;
    top: 86px;
	}
	/* Date 26-08-2025 */
	.main-head span {
		font-size: 14px !important;
	}
	.inner-abt-sec.why-choose-sec h4 {
		font-size: 18px !important;
		line-height: 25px !important;
		margin-bottom: 5px !important;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.banner-bar {
		padding: 70px 0 70px;
	}
	.banner-bar .banner-content h1 {
		font-size:25px !important;
		line-height:35px !important;
	}
	.location {
			margin: 10px auto 10px !important;
	}
	#bg-text-banner {
       font-size:60px !important;
		line-height: 60px;
        letter-spacing: 5px;
    }
	.inner-contact-sec {
		padding: 50px 0 !important;
	}
	.inner-contact-sec .app-block {
		padding: 30px 25px;
		min-height: 280px;
    }
	.inner-contact-sec .app-block .app-icon {
		height: 80px;
		width: 80px;
       margin: 0 auto 10px !important;
	}
	.map-box {
		height: 300px;
	}
	.cnt-ipad{
		margin-top:30px !important;
	}
	.main-head {
		line-height: 32px!important;
		font-size: 23px!important;
	}
	.idx-about-sec {
		padding: 50px 0 !important;
	}
	.idx-mission-sec h4.msn-sb-heading {
		font-size: 21px !important;
		line-height: 28px;
		margin-bottom:5px !important;
	}
	.idx-mission-sec {
		padding: 50px 0 !important;
	}
	.video-sec {
		padding: 50px 0 !important;
	}
	.pro-details-sec{
		padding:50px 0 !important;
	}
	.download-sec {
		padding: 50px 0 !important;
	}
	/* Date 10-11-2020 */
	/* .hexagon { */
		/* width: 170px; */
		/* height: 170px; */
	/* } */
	/* .hexagon { */
		/* width: 150px; */
		/* height: 150px; */
	/* } */
	/* .hexagon h3 { */
		/* font-size: 21px !important; */
		/* line-height: 28px; */
		 /* margin-top: 24px !important; */
		 /* margin-right: -22px !important; */
   /* } */
   /* .hexagon h4 { */
		/* font-size: 12px !important; */
		/* line-height: 16px; */
		/* top: 80px; */
	/* } */
	.review-gape {
		margin-top: 30px;
	}
	.ipad-hexa{
		margin-bottom:30px !important;
	}
	.main-head span {
		font-size: 14px !important;
	}
	.inner-abt-sec.why-choose-sec h4 {
		font-size:17px !important;
		line-height:25px !important;
		margin-bottom: 5px !important;
	}
	.inner-abt-sec .treat-blk {
		min-height: 405px;
		margin-bottom:30px !important;
	}
	.enquire-btn {
		width: 110px;
        margin:5px auto 0 0px;
		padding: 8px 10px !important;
		margin: 0 auto 10px !important;
	}
	.policy-sec h4 {
		font-size: 18px !important;
		line-height: 25px;
		margin-top: 15px !important;
		margin-bottom:10px !important;
   }
}
@media only screen and (min-width:320px) and (max-width:767px){
	.banner-bar {
		padding: 50px 0 50px;
	}
	.banner-bar .banner-content h1 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.location {
			margin: 0px auto 10px !important;
	}
	#bg-text-banner {
       font-size:40px !important;
		line-height: 50px;
        letter-spacing: 5px;
    }
	.inner-contact-sec {
		padding: 40px 0 !important;
	}
	.inner-contact-sec.home-abt-bar .main-head {
		margin-bottom: 20px !important;
	}
	.inner-contact-sec .app-block {
		padding: 30px 15px;
		min-height: 1px;
		margin-bottom:30px;
    }
	.inner-contact-sec .app-block .app-icon {
		height: 80px;
		width: 80px;
       margin: 0 auto 10px !important;
	}
	.map-box {
		height: 300px;
	}
	.inner-contact-sec2 .cont-left {
		padding: 0px 0 20px 0px;
	}
	.inner-contact-sec2 .cont-form {
		padding: 30px 0px 20px 0px;
	}
	.main-head {
		line-height: 32px!important;
		font-size: 23px!important;
	}
	.idx-about-sec {
		padding: 40px 0 !important;
	}
	.what-bg {
		padding: 0px 15px 20px;
	}
	.what-bg.m-last{
		padding:0 15px !important;
	}
	.idx-mission-sec h4.msn-sb-heading {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom:5px !important;
	}
	.idx-mission-sec{
		padding:50px 0 !important;
	}
	.idx-mission-sec {
		padding: 30px 0 !important;
	}
	.legal{
		margin-bottom:20px;
	}
	.video-sec {
		padding: 40px 0 !important;
	}
	.video-sec .m-top{
		margin-top:20px !important;
	}
	.video-sec iframe{
		margin-top:20px !important;
	}
	.pro-details-sec{
		padding:40px 0 !important;
	}
	.download-sec {
		padding: 40px 0 !important;
	}
	.m-bottom{
		margin-bottom:30px !important;
	}
	.review-gape{
		margin-top:0px;
	}
	.inner-abt-sec.why-choose-sec h4 {
		font-size: 16px !important;
		line-height: 25px !important;
		margin-bottom: 5px !important;
	}
	.dir-sell-sec h4 {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	.inner-abt-sec .treat-blk {
		min-height: 1px;
		margin-bottom:30px !important;
	}
	.enquire-btn {
		width: 110px;
        margin:5px auto 0 0px;
		padding: 8px 10px !important;
		margin: 0 auto 20px !important;
	}
	.inner-abt-sec.ayu-sec .abt-right {
		padding: 0px 0px;
	}
	.inner-abt-sec.ayu-sec .abt-right {
		padding: 20px 0px 0;
	}
}