.uniquee
{
	margin-top:30px;
}
.uniqueee
{
	margin-top:90px;
}
.about_section {
    padding:5em 0;
}
/*-- /about --*/
.ih-item.circle {
    position: relative;
    width:400px;
    height:400px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    margin: 0 auto;
}
.ih-item.circle .img {
  position: relative;
    width:400px;
    height:400px;
   border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
   border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
   border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    width: 100%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.circle.effect10 .img {
  z-index: 11;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect10.colored .info {
  background: #1a4a72;
}
.ih-item.circle.effect10 .info {
       background: #c89441 ;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect10 .info h3 {
    color: #fff;
    position: relative;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect10 .info p {
  color: #bbb;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ih-item.circle.effect10:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ih-item.circle.effect10.top_to_bottom .info h3 {
  margin: 0 30px;
  padding: 25px 0 0 0;
  height: 78px;
}
.ih-item.circle.effect10.top_to_bottom .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.top_to_bottom:hover .img {
  -webkit-transform: translateY(50px) scale(0.5);
  -moz-transform: translateY(50px) scale(0.5);
  -ms-transform: translateY(50px) scale(0.5);
  -o-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5);
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
    margin: 8em 0 0em 0;
    font-size: 2.5em;
    color: #FFF;
    letter-spacing: 2px;
}
.ih-item.circle.effect10.bottom_to_top .info p {
  margin: 0 30px;
  padding: 5px;
}
.ih-item.circle.effect10.bottom_to_top:hover .img {
  -webkit-transform: translateY(-50px) scale(0.5);
  -moz-transform: translateY(-50px) scale(0.5);
  -ms-transform: translateY(-50px) scale(0.5);
  -o-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5);
}
.icons ul{
	padding:0;
	margin:0;
}
.icons ul li{
	display:inline-block;
}
.icons ul li.team-twitter{
	margin:0 1em;
}
.icons ul li a i{
      color: #fff;
    text-align: center;
    height: 32px;
    width: 32px;
    background: #181819;
    line-height: 30px;
	  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.team-grid:hover .icons ul li a i{
 color: #fff;
  background: #147efb;
}
.team-grid {
    text-align: center;
}
.team-grid p {
	font-size:1em;
    color: #555;
    letter-spacing:1px;
    margin: 1em 0 2em 0;
	line-height:2em;
}
.team-grid h4 {
    font-size: 1.5em;
    margin-top: 1em;
    color: #0b1119;
    letter-spacing: 1px;
}
.about_section,.wthree-news,.w3l_inner_section {
    padding:5em 0;
}
.inner_w3l_agile_grids {
    margin-top: 4em;
}
p.sub_para,p.sub_para.two {
       text-align: center;
    color: #0e0e0e;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 10px;
}
p.sub_para.two {
	    color: #fc3158;
}
h3.h-t {
    color: #fff;
}
/*-- //about --*/
/*--responsive--*/
@media(max-width:1920px){
}
@media(max-width:1680px){
}
@media(max-width:1600px){
}
@media(max-width:1440px){
	.shopping-degine h4 {
font-size: 34px;
line-height: 46px;
}
.blog-jewel-agile-left h4 {
font-size: 34px;
}
.blog-jewel-agile-left {
padding: 37px;
bottom: -36px;
}
.title {
font-size: 46px;
letter-spacing:2px;
}
.shopping-degine {
padding: 4em 10em 0em;
}

}

@media(max-width:1280px){

.shopping-degine {
padding: 3em 6em 0em;
}
 .shopping-degine h4 {
font-size: 29px;
}
}
@media(max-width:1080px){

.blog-jewel-agile-left {
padding: 29px;
width: 58%;
}
.shopping-degine h4{
font-size: 25px;
}
}
@media(max-width:1050px){
.shopping-degine h4 {
line-height: 39px;
}
.title {
font-size: 44px;
}
.shopping-degine {
padding: 3em 5em 0em;
}
}
@media(max-width:1024px){
.shopping-degine h4{
margin-bottom: 10px;
}	
}
@media(max-width:991px){

.blog-jewel-agile-left {
position: initial;
width: 100%;
padding: 23px;
}
.latest-blog {
flex-direction: column;
}	
.blog-jewel-agile-left h4 {
font-size: 31px;
}
}
@media(max-width:900px){

.shopping-degine {
padding: 3em 3em 0em;
}
.shopping-degine h4 {
font-size: 23px;
}
}
@media(max-width:800px){
.shopping-degine h4 {
font-size: 21px;
}
.resp-tabs-list li {
padding: 13px 25px;
}
.blog-jewel-agile-left h4 {
font-size: 29px;
}
}
@media(max-width:768px){

.shopping-degine {
padding: 2em 2em 0em;
}

}

@media(max-width:736px){
.blog-jewel-agile-left p, .shopping-degine p{
letter-spacing: 1px;
}	
 .shopping-degine h4{
line-height: 33px;
}
.blog-jewel-agile-left h4 {
font-size: 27px;
}

}

@media(max-width:600px){
.shopping-degine h4 {
line-height: 30px;
}
.blog-jewel-agile-left {
padding: 18px;
}

}
@media(max-width:568px){
.blog-jewel-agile-left h4 {
font-size: 25px;
}
}
@media(max-width:480px){
 .shopping-degine h4 {
font-size: 20px;
}
}

@media(max-width:414px){

.shopping-degine {
padding: 1.5em 1em 0em;
}
}

@media(max-width:320px){
.shopping-degine h4{
line-height: 36px;
}

}
/*--//responsive--*/

/** Abt bottom**/
@media (max-width:1440px){

	.about_section {
		padding: 4em 0;
	}
	
}

@media (max-width:991px){
	
	p.sub_para, p.sub_para.two {
		font-size: 0.9em;
		letter-spacing: 8px;
	}
	
}
@media (max-width: 600px){
	
	.about_section {
		padding: 2em 0;
	}
	.inner_w3l_agile_grids {
		margin-top: 2em;
	}
	
}
@media (max-width: 568px){
	.about_section {
		padding: 2em 0;
	}
	.inner_w3l_agile_grids {
		margin-top: 2em;
	}
	
}
@media (max-width: 480px){

	p.sub_para, p.sub_para.two {
		font-size: 0.8em;
		letter-spacing: 6px;
	}

}
@media (max-width:991px){

	.team-grid {
		text-align: center;
		float: left;
		width: 50%;
	}
	.ih-item.circle .img {
		position: relative;
		width: 300px;
		height: 300px;
	}
	.ih-item.circle {
		position: relative;
		width: 300px;
		height: 300px;
	}
	.ih-item.circle.effect10.bottom_to_top .info h3 {
		margin: 7.5em 0 0em 0;
		font-size: 2em;
		letter-spacing:1px;
	}
	
}
@media (max-width: 667px){
	.team-grid {
		text-align: center;
		float: none;
		width: 100%;
	}
    .team-grid:nth-child(2){
		margin-top:3em;
	}
	
}
	@media (max-width: 384px){
	
	.team-grid p,.top-blog_wthree_agileits p{
		 font-size:0.9em;
	}
	
}
@media (max-width:375px){
	 
	.team-grid h4 {
		font-size: 2em;
		margin-top: 0.5em;
	}
	.ih-item.circle.effect10.bottom_to_top .info h3 {
		margin: 4.5em 0 0em 0;
		font-size: 1.8em;
		letter-spacing: 1px;
	}
	
}