



.latest-blog .blog-post-box {
      float:left;
      width:100%;
      border-radius:12px;
      background:#FFFFFF;
      position:relative;
      z-index:1000;
	  height:550px;
      margin-top:35px;


      -webkit-box-shadow: 0px 0px 22px -7px rgba(24,30,110,0.26);
  -moz-box-shadow: 0px 0px 22px -7px rgba(24,30,110,0.26);
  box-shadow: 0px 0px 22px -7px rgba(24,30,110,0.26);
  }

  .blog-post-content {
      float:left;
      width:100%;
      padding:30px;
      min-height: 321px;
  }


  .latest-blog figure {
      float:left;
      width:100%;
  }

  .latest-blog figure img {
      float:left;
      text-align:center;
      width:100%;
      border-radius:10px 10px 0 0;
      height:231px;
  }

  .latest-blog ul {
      float:left;
      text-align:left;
      width:100%;
      padding:0px;
      margin:0;
  }

  .latest-blog ul li {
      float:left;
      text-align:left;
      padding:0 15px 0 0;
      margin:0;
      list-style:none;
      font-size:13px;
      color:#a0aec0;
  }

  .latest-blog a {
      display:inherit;
  }

  .latest-blog a h4 {
      float:left;
      width:100%;
      font-size:22px;
      font-weight:600;
      color:#516074;
      text-align:left;
      padding:20px 0 5px 0;
      margin:0;
  }

  .latest-blog span {
      float:left;
      width:100%;
      font-size:12px;
      font-weight:600;
      color:#516074;
      text-align:left;
      padding:0 0 5px 0;
      margin:0;
  }

  .blog-post-box p {
      float:left;
      width:100%;
      font-size:15px;
      font-weight:normal;
      color:#708198;
      text-align:justify;
      padding:20px 0 5px 0;
      margin:0;
      line-height:1.8;
  }

  .latest-blog .blog-more-button {
      float:left;
      width:100%;
      font-size:13px;
      font-weight:700;
      color:#FFFFFF;
      text-transform:uppercase;
      text-align:left;
      letter-spacing:1px;
      padding:40px 0 20px 30px;
      margin:0;
      line-height:1.8;
      border-radius:0 0 12px 12px;
      margin-top:-24px;

      background: rgba(12,206,188,1);
  /* Old Browsers */background: -moz-linear-gradient(-45deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
   /* FF3.6+ */background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(12,206,188,1)), color-stop(100%, rgba(49,93,183,1)));
  /* Chrome, Safari4+ */background: -webkit-linear-gradient(-45deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
   /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(-45deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
   /* Opera 11.10+ */background: -ms-linear-gradient(-45deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
   /* IE 10+ */background: linear-gradient(135deg, rgba(12,206,188,1) 0%, rgba(49,93,183,1) 100%);
  /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ccebc', endColorstr='#315db7', GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  }


  @keyframes bounce {
      /* ------------------------ blog hover animation */
      0%, 20%, 60%, 100% {
          -webkit-transform: translateY(0);
          transform: translateY(0);
      }

      40% {
          -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
      }

      80% {
          -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
      }
  }

  .latest-blog .blog-post-box:hover {
      animation: bounce 1s;
  }


.servises-item .servises-item__content .servises-text {
    margin-bottom: 30px;
    color: #fff;
	text-align:justify;
}
.servises-item1 {
    padding: 55px 45px;
    transition: all .3s ease;
    height: 500px;
}
.servises-item1:hover{
    background-color:#f7f9f9
}
.servises-item1:hover .servises-item__content .servises-text{
    color:#acacac
}
.servises-item1:hover .read-more i{
    color:#2f2c2c
}
.servises-item1 .servises-item__thumb{
    margin-bottom:50px
}
.servises-item1 .servises-item__content .servises-title{
    font-size:30px;
    margin-bottom:20px;
    line-height:1
}
.margin-bottom-20 {
    margin-bottom: 20px!important;
    text-align: justify;
}
@media screen and (min-device-width: 320px) and (max-device-width: 320px) { 
.servises-item {
    padding: 55px 45px;
    transition: all .3s ease;
    height: 700px;
}
.servises-item1{
    padding: 55px 45px;
    transition: all .3s ease;
    height: 550px;
}
}
@media screen and (min-device-width: 375px) and (max-device-width: 921px) { 
.servises-item {
    padding: 55px 45px;
    transition: all .3s ease;
    height: 650px;
}
}
.stunning-header-bg-orange {
    background-image: url(../image/breadcrumb/pattern-bg-orange.jpg);
}
.stunning-header-bg-green {
    background-image: url(../image/breadcrumb/pattern-bg-green.jpg);
}
.stunning-header-bg-brown {
    background-image: url(../image/breadcrumb/pattern-bg-brown.jpg);
}
.stunning-header-bg-gray {
    background-image: url(../image/breadcrumb/pattern-bg-gray.jpg);
}
.stunning-header-bg-blue {
    background-image: url(../image/breadcrumb/pattern-bg-blue.jpg);
}

@media (min-width: 992px){
.section-padding .col-md-2{
    width: 19.666667%
}
.pStyle{
    width: 900px;
    text-align: center;
    margin-left: 150px;
    margin-bottom: 30px;
    font-family: Georgia !important;
    font-size: 18px !important;
}
}
@media (max-width: 768px){
   .pStyle{
    font-size: 15px;
    padding: 9px;
    line-height: 1.5;
    font-family: Georgia !important;
    
   } 
}
@media (min-width: 768px){
.section-padding .col-md-2{
    width: 19.666667%;
}
}
.single_service1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-left: -1px;
    margin-top: -1px;
    height: 223px;
    text-align: center;
    padding: 20px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    position: relative;
}
.single_service1 img{
    margin-bottom: 16px;
}
.single_feature {
background: #f5f5f5 none repeat scroll 0 0;
margin-top: 50px;
padding: 50px;
 }
@media only screen and (max-width:768px) { 
    .single_feature { padding-top: 0px }
}
@media only screen and (max-width:480px) { 
    .single_feature { padding-top: 50px }
}
.feature_img {
    margin: auto auto 0;
    max-width: 350px;
}
@media (max-width: 991px) {
    .mobile-only {
        display:block !important;
    }
 
    .desktop-only {
        display:none !important;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
    .tabPara{
        line-height:20px !important;
    }

}
@media screen and (min-device-width: 320px) and (max-device-width: 991px) { 
    .card_cloud{
    height: 380px !important;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 767px) { 
.stunning-header .stunning-header-content .breadcrumbs .breadcrumbs-item {
    display: none;
}
}
.single_feature i {
    border-radius: 50%;
    color: #fff;
    background:#8bc34a;
    display: inline-block;
    font-size: 24px;
    height: 60px;
    line-height: 62px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center;
    width: 60px;
    z-index: 3;
}

.single_feature h3 {
    text-transform: uppercase;
    font-size: 14px;
}
.single_feature span {
    border-bottom: 1px dashed #ccc;
    margin: auto;
    width: 80px;
    display: block;
    margin: 20px auto;
}
.single_feature p { margin-bottom: 0 }
.carousel-indicators li {
    background:none;
    border: 1px solid #8bc34a;
    border-radius: 12px;
    height: 12px;
    margin: 0 1px;
    width: 12px;
}
.carousel-indicators .active {
    height: 12px;
    margin: 0 1px;
    width: 12px;
    border: 1px solid #8bc34a;
    background: #8bc34a none repeat scroll 0 0;
}
.carousel-indicators { bottom: -60px }
@media only screen and (max-width:480px) { 
    .carousel-indicators { bottom: -60px }
}
.agileits_service_grid_btm_left2{
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    position: relative;
}
	.heading p {
   text-align:justify;
}
}
@media only screen and (max-width:768px) { 
    .agileits_service_grid_btm_left2 { 
       width: 90%;
       margin-left: 5%;
    }
}
.agileits_service_grid_btm_left2:before {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #ed145b;
    border-right: 2px solid #ed145b;
}
.agileits_service_grid_btm_left2:after, .agileits_service_grid_btm_left2:before {
    content: '';
    z-index: 2;
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
.agileits_service_grid_btm_left2:after {
    top: 0;
    left: 0;
    border-top: 2px solid #ed145b;
    border-left: 2px solid #ed145b;
}
.agileits_service_grid_btm_left2:hover:after, .agileits_service_grid_btm_left2:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible;
}
.img_size_client{
    height: 50px;
   /* width: 150px;*/
}

#breadcrumbsitem{

font-size: 14px;
}
.img_index{
    height: 170px;
    width: 170px;
}
.card_cloud{
    height: 325px !important;
}

#gridbox{
    max-height: 450px;
    height: 450px;
}

#mobilapp{
    height: 370px;
    width:100%;
}

 #mobilegrid{
    height: 280px;
    max-height: 280px;

 }

 #gridboxwebdesign{
    max-height: 300px;
    height: 300px;
}

#ecombox{
    height: 390px;
   
}

#webhost{
height: 550px;
    width: 100%;
}


#automationcard{
height: 350px;
max-height: 350px;
}





      /*---------------------hire us button-----------------*/
.buy_now-head{
    color: #fff !important;
    font-family: montserrat,sans-serif!important;
    font-weight: 300!important;
    margin: 0!important;
    text-transform: uppercase!important;
    font-size: 28px;
}
.buy_now-para{
    font-size: 18px;
    color: white;
  

  }
.hire_btn {
  border-radius: 4px;
  background-color: #222;
  border: none;
  color: #FFFFFF;
  font-size: 20px;
  padding: 10px 30px;
  width: 120px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;

}
.btn_hireus{
  margin-top: 22px;
}
.hire_btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.hire_btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.hire_btn:hover span {
  padding-right: 25px;
}

.hire_btn:hover span:after {
  opacity: 1;
  right: 0;
}
@media screen and (min-device-width: 320px) and (max-device-width: 425px) { 
  .bg-green-color
{
  display: none;
}
}
@media screen and (min-device-width: 425px) and (max-device-width: 992px) { 
.buy_now-head{
font-size: 22px;
}
.buy_now-para{
font-size: 13px;

}
}

        /*---------------------hire us button-----------------*/