html {
  overflow-y: scroll;
}
.technology_img{
    margin-top: -61px;
    height: 464px;
}
.artificial{
    height: 500px;
}
.my_class{
    background-color: rgba(255,255,255,0);
    background-position: left top;
    background-repeat: no-repeat;
/*    padding-top:80px;*/
    padding-right:30px;
    padding-bottom:50px;
    padding-left:30px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#eae9e9;
    border-top-style:solid;
    border-bottom-style:solid;
}
.testimonial_para {
    text-align: center;
    width: 98%;
}
#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-family:arial;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

	#info .info-wrapper {
		padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;

	}

	#info a {
		color:#c09853;
		text-decoration:none;
	}

	#info p {
		margin:5px 0 0 0;
	}

.text-title{
  font: roboto;
  font-size: 16px;
  color: #ffffff!important;
  padding: 4px;
}

.text-category{
  font-size: 12px!important;
  color: #ffffff;
  padding: 2px;
}

#filters {
	margin:1%;
	padding:0;
	list-style:none;
  margin-top: 100px;
  margin-left: 12%;
}

	#filters li {
		float:left;
	}

	#filters li span {
		display: block;
		padding:5px 60px;
		text-decoration:none;
		color:#666;
		cursor: pointer;
	}

	#filters li span.active {
		background: #1a5194;
		color:#fff;
	}



#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:23%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}

	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		background: #666;
		cursor:pointer;
	}

	.portfolio img {
		max-width:100%;
		position: relative;
		top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}

		.portfolio .label-bg {
			background: #e95a44;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}

		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding: 6px 10px;

		}

			.portfolio .text-category {
				display:block;
				font-size:9px;
			}

	.portfolio:hover .label {
    bottom:0;
  }
	.portfolio:hover img {
    top:-30px;
  }





/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.container {
		width: 95%;
	}

	#portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}

	#ads {
		display:none;
	}

}

@media (min-width: 320px) and (max-width: 480px) {

  #services{
    padding-top: 50px;
  }

  .back-to-top {
      position: fixed;
      color: #fff!important;
      background-color: #1a5997!important;
      bottom: 25px;
      right: 25px;
      display: none;
      z-index: 999!important;
  }
.back-to-top1 {
    position: fixed;
    color: #fff!important;
    background-color: #1a5997!important;
    bottom: 25px;
    right: 400px;
    display: none;
    z-index: 999!important;
}
  .carousel-inner .item {
    position: relative;
    padding-top: 0px!important;
    width: 100%;
    overflow: hidden;
}

.single-service p {
  height: auto!important;
}

.InnerLogoArea{
  text-align: center;
  padding-left: 0px!important;
}

.SliderText .two-buttons {
    text-align: center!important;
    padding-top: 8px;
}

.ReadmoreLink a{

  text-align: center!important;
  float: none!important;
  margin-left: 36%;
  padding-right: 0px!important;
}

.SliderImg{
  padding-bottom: 20px;
}

.ProductHeading h2{
  font-size: 18px!important;
}
.Custom-Slider .carousel-control .fa-angle-left:before, .Custom-Slider .carousel-control .fa-angle-right:before {
    height: 22px;
    width: 22px;
    border: 1px solid #848181;
    border-radius: 100%;
    display: block;
    line-height: 18px;
}

.Custom-Slider .carousel-control .fa-angle-right:before {
    margin-left: 0%!important;
}

.Custom-Slider .carousel-control .fa-angle-left:before {
    margin-left: 0%!important;
}


#myCarousel{
  padding-top: 0px!important;
}

#services{
  padding-top: 10px!important;
}

.navbar-collapse{
    padding-top: 60px;
  }

  .slider-button {
    background-color: #E31837 !important;
    color: #ffffff!important;
    padding: 12px 32px !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 30px;
    border: 2px solid #E31837 !important;
    transition: all 0.3s ease;
    display: inline-block;
    text-decoration: none !important;
    min-width: 150px;
    line-height: 1.5;
    text-align: center;
}

.slider-button:hover {
    background-color: #6B1D3A !important;
    border-color: #6B1D3A !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(227, 24, 55, 0.3);
    text-decoration: none !important;
}

.text-right{
  text-align: center!important;
}

.controls {
    margin-left: 35%;
}

.copyright-text{
  color: #ffffff;
  font-size: 14px!important;
  padding: 6px!important;
  font-weight: 400;
}

.actionableBusinessInsights .thumbBox {
    /* float: left; */
    width: 100%;
    text-align: left;
    padding: 20px 0px!important;
    border-top: solid #ddd 1px;
    border-left: solid #ddd 0px!important;
}

.paraBox {
    padding: 20px 0;
}

p {
    padding: 0px!important;

}
.testimonial_para {
    text-align: center;
    width: 98%;
}

.container-industries {
    background-position: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.choose {
    padding-top: 0px!important;
}

.two-buttons a {

    font-size: 14px!important;
}

#gmap {
  height: auto!important;
}

#footer{
  text-align: center!important;
}

.social-icon {
  width: 100%!important;
}

#team {
    padding: 30px 0!important;
}

.container-industries {
    background-position: center;
    padding-top: 10px!important;
}

.ibtn{
  margin-bottom: 20px!important;
}

#filters li span{
    padding: 15px 30px;
}

#filters {
    margin: 1%;
    padding: 0;
    list-style: none;
    margin-top: 10px!important;
    margin-left: 0!important;
}

.name{
  padding-top: 0px!important;
}

.designation{
  padding-bottom: 30px;
}

h1{
  font-size: 30px!important;
  padding-bottom: 5px!important;
}
.title h1{
    font-size:12px;
    text-align:justify;
}
.img1{
    width: 200px;
    margin-right: 447px;
}
.mobile-div{
        display:visible;
    }
    .desktop-div{
        display:none;
    }
}






/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 90%;
	}




	#ads {
		display:none;
	}

  .two-buttons{
        position: relative;
      width: 100%;
      text-align: center;

  }

  .two-buttons a{

    text-align: center;
    font-size: 14px;

    background-color: #1a5194;
    color: #ffffff!important;
    background-position: center!important;
  }

  .btn {
      display: inline-block;
      padding: 2px 2px;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-image: none;
      color: #ffffff;
      background-color: #1a5194;
      border: 1px solid transparent;
      border-radius: 4px;}

  .btn:hover{

    background-color: #1c5cd2;
    color: #ffffff!important;

  }

  .copyright{
    background-color: #000000;

  }

  .copyright-text{
    color: #ffffff;
    font-size: 10px;

    font-weight: 400;
    padding: 2px;
  }

  .copyright-text a {
    color: #3e848a
  }

  .copyright-text p {
    margin-bottom: 0;
  }

  .copyright-text .text-right{
    text-align: center;

  }

.navbar-collapse{
    padding-top: 60px;
  }

p{
  padding: 0px;}


img.responsive {
    width: 100%;
    height: auto;
  }

.slider-button{
    background-color: #1a5194;
    color: #ffffff!important;
    padding: 10px 15px 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 50px;
  }

  #services{
    padding-top: 20px!important;
  }

  #myCarousel{
    padding-top: 0px!important;
  }

  .carousel-inner .item {
    position: relative;
    margin-top: 0px!important;
    width: 100%;
    overflow: hidden;
}



}




/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 90%;
	}

  .carousel-inner .item {
      position: relative;
      padding-top: 0px!important;
      width: 100%;
      overflow: hidden;
  }

.Custom-Slider .carousel-inner{
  height: auto;
}

  #myCarousel{
    padding-top: 0px!important;
  }

  #services {
     padding-top: 20px!important;
}

.social-icon {

    width: 100%;
}

}

/* xs */
@media only screen and (max-width : 768px) {

  h1{
    font-size: 22px;
  }

  h2{
    font-size:20px;
  }

  .padding{
    padding: 10px 0;
  }

  #header {
    padding-bottom: 0px;
    padding-top: 10px;
  }

  .social-icons.pull-right{
    float: left !important;
  }

  #header .navbar-inverse .navbar-toggle,
  #header .navbar-inverse .navbar-toggle:focus {
    border-color: #00aeef;
    margin-top: 15px;
    margin-right: 5px;
    outline: none;
  }

  .navbar-header .navbar-toggle .icon-bar {
    background-color: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover {
    background: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-top: 0;
  }

  .navbar.navbar-inverse {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .social-icons ul li:first-child{
    padding-left: 0;
  }

  .search {
    top: -40px;
  }

  #header .navbar-nav.navbar-right li > a > i {
    display: inline-block;
    float: right;
    padding: 8px 10px 8px 30px
  }

  #header .navbar-nav.navbar-right li > a {
    padding: 10px 0;
  }

  #header .navbar-nav li ul.sub-menu li a {
    padding: 5px 10px;
  }

  #header .navbar-inverse .navbar-nav li.active > a,
  #header .navbar-inverse .navbar-nav li.active > a:focus,
  #header .navbar-nav.navbar-right li > a:hover {
    border: none;
  }


  #home-slider {
    margin: 50px 20px;
  }

  #home-slider .main-slider {
    height: 500px;
  }

  #home-slider .slide-text {
    top: 0;
    width: 100%;
    text-align: center;
  }


  #home-slider .slider-hill {
    right: 50%;
    margin-right: -200px;
  }

  #home-slider .slider-house {
    right: 50%;
    margin-right: -125px;
  }

  #home-slider .slider-sun {
    right: 50%;
    margin-right: 60px;
  }

  #home-slider .slider-birds1 {
    width: 70px;
    right: 50%;
    margin-right: 120px;
  }

  #home-slider .slider-birds2 {
    width: 70px;
    right: 50%;
    margin-right: -200px;
  }

  /*Pricing Table*/
  .single-price, .single-table {
    margin-bottom: 45px;
  }

  .single-price .plan-price {
    height: 200px;
    padding-top: 25px;
  }

  .single-price .plan-price:after {
    border-width: 200px;
    margin-left: -200px;
  }

  .single-table:before {
    border-width: 0 225px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 225px 0;
  }

  .single-table .btn-signup a {
    padding: 15px;
  }


  #action.responsive{
    height: 255px;
  }

  .action.take-tour{
    margin-top: -95px;
  }

  .action.take-tour .col-sm-7{
    width: 100%;
    text-align: center;
  }

  .action.take-tour .col-sm-5{
    width: 100%;
    margin-top: 120px;
  }

  .single-features {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .single-features img {
    margin-bottom: 25px;
  }


  .single-features {
    text-align: center;
  }

  .single-features * {
    display: inline-block;
    text-align: center;
  }


  /* about us */

  .team-single {
    margin-bottom: 30px;
  }

  #company-information.choose .padding-top {
    padding-top: 0;
  }

  /* Blog */
  .arrow-right:after {
    background: none ;
  }

  .arrow-left:before {
    background: none;
  }

  .col-sm-6.padding-right.arrow-right{
    padding-right: 15px;
  }

  .col-sm-6.padding-left.padding-top.arrow-left {
    margin-bottom: 70px;
    padding-left: 15px;
  }

  .blog-padding-right {
    padding-right: 15px;
  }

  .nav.nav-justified.post-nav li,
  .nav.navbar-nav.post-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  .author-profile .col-sm-2 img {
    margin-bottom: 20px;
    width: auto;
  }

  .post-comment {
    padding-left: 0;
  }

  .parrent .post-comment {
    margin-left: 0;
  }

  .parrent .media-list {
    margin-left: 140px;
  }

  .post-comment .pull-left img{
    margin-right: 10px;
  }

  .single-blog.two-column .post-overlay{
    margin-top: 0;
  }

  /* Portfolio */

  .project-name h2 {
    margin-top: 20px;
  }

  .portfolio-filter li a{
    padding: 0 15px;
  }

  /*Coming Soon CSS*/
  #countdown li.angle-one {
    left: 60px;
  }

  #countdown li.angle-two {
    left: 20px;
  }

  #countdown li.angle-three {
    right: 20px;
  }

  #countdown li.angle-four {
    right: 60px;
  }

  #countdown li > span {
    font-size: 36px;
    line-height: 36px;
    margin-top: 30px;
  }

  #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 60px;
  }

  #subscribe {
    font-size: 14px;
    text-align: center;
  }

  #newsletter .form-control {
    font-size: 14px;
    height: 40px
  }

  #newsletter i {
    font-size: 25px;
  }

  #countdown li.angle-one span.minutes,
  #countdown li.angle-one .minute {
    margin-left: 0
  }

  /* Contact-us2 CSS*/
  #map-section .contact-info {
    width: 51%;
    padding: 20px;
  }

  #gmap {
    height: 310px;
  }

  #contact-form .btn-submit {
    width:50%;
  }

  #map-section .contact-info h2 {
    font-size: 20px;
  }

  #map-section .contact-info address {
    font-size: 14px;
  }


  /* 404 error CSS*/
  #error-page {
    padding: 50px 25px;
  }

  #error-page h2 {
    font-size: 24px;
  }

  .btn-error {
    font-size: 13px;
    padding: 12px 18px;
  }
}


@media (min-width: 1024px) and (max-width: 1366px) {

  .carousel-inner .item {
    position: relative;
    padding-top: 0px!important;
    width: 100%;
    overflow: hidden;
}

#myCarousel{
  padding-top: 0px!important;
}


}

@media (min-width: 1025px) and (max-width: 1280px) {

  .carousel-inner .item {
    position: relative;
    padding-top: 0px!important;
    width: 100%;
    overflow: hidden;
}



}


/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.ContentArea {
    display: none;
}
.IndustriesArea ul li {
    display: inline-block!important;
    width:12%;
}
.IndustriesArea ul{
  padding-left: 0;
}
.ContentInnerArea {
    padding: 10px 40px;
}
.IndustriesArea {
    padding-top: 40px
}
.accordion_container {
  width: 100%;
}

.accordion_head {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 20px;
}
.accordion_body {
    background: #fff;
    padding: 0 15px;
}
.accordion_body p {
    padding: 18px 5px;
    margin: 0px;
    padding-top: 0;
        font-size: 14px;
}
.plusminus {
  float: right;
}
.accordion_body li {
    font-size: 14px;
}

/*Responsive css starts here*/
@media (max-width: 1199px) {
#myCarousel {
    padding-top: 0px!important;
}
.single-service p {
    height: 114px;
}
.SliderImg img {
    width: 86%;
}
.InnerLogoArea img {
    width: 26%;
}
.InnerLogoArea {
    padding-left: 60px;
}
.SliderText p {
    text-align: justify;
}
.SliderText .two-buttons {
    text-align: left;
}
.SliderText {
    padding-bottom: 2%;
}
.ReadmoreLink a {
    padding-top: 25px;
    padding-bottom: 0;
}
.left.team-carousel-control {
    left: 0!important;
    }
    .right.team-carousel-control {
    right: 0!important;
}
.person-info h2 {
    font-size: 18px;
}
.ProductHeading h2:after {
    right: -6%;
}
.copyright-text p {
    font-size: 14px;
}
}
@media (max-width: 991px) {
  #header .navbar-nav.navbar-right li > a {
    padding: 10px 1px!important;
}
.single-service p {
    height: 99px;
    padding: 0!important;
}
.ProductHeading h2:after {
    right: 0;
}
.InnerLogoArea img {
    width: 16%;
}
.SliderImg img {
    width: 60%;
    margin: 0 auto;
}
.InnerLogoArea {
    padding-left: 86px;
    padding-top: 10px;
}
.SliderText {
    padding-right: 9%;
}
.copyright-text p {
    font-size: 12px;
    padding:0;
    margin: 0;
}
.copyright-text{
  padding: 0!important;
}
.copyright {
    padding: 10px 0;
}
#myCarousel {
    padding-top: 0px!important;
}
.social-icon {
    display: inline;
    padding: 0 30px;
}
.IndustriesArea ul li {
    width: 19.5%;
}
#header {
    padding-bottom: 0!important;
}
address {
    font-size: 15px;
}
}
@media (max-width: 767px) {
  a.navbar-brand.customnavbarbrand {
    width: 50%;
}
.ProductHeading h2::after{
  display: none;
}
.InnerLogoArea img {
    width: 30%;
}
.InnerLogoArea {
    padding-left: 57px;
}
.contact-form.bottom img {
    width: 46%;
}
.footerArea {
    width: 50%!important;
}
.copyright-text p {
    text-align: center;
}
.IndustriesArea ul li {
    width: 24.3%;
}
}
@media (max-width: 580px) {}
@media (max-width: 480px) {
  .contact-form.bottom img {
    width: 60%;
    height: auto;
}

.Custom-Slider .carousel-inner{
  height: auto;
}

.navbar-nav {
    margin: 30px -15px!important;
}

.footerArea {
    width: 100% !important;
}
#footer {
    text-align: left!important;
}
.footerArea {
    width: 100% !important;
}
#myCarousel {
    padding-top: 0px!important;
}
.SliderImg img {
    width: 90%;
    margin-top: 20px;
}
.SliderImg img {
    width: 90%;
    margin: 0 auto;
    margin-top: 52px;
}
.SliderText p {
    text-align: justify;
    margin-bottom: 20px;
}
.ReadmoreLink a{
  padding-bottom: 20px;
}
.container-industries .btn-primary1{
  width: 50%;
  height: auto;
}
.container-industries{
  padding: 0;
}
  a.navbar-brand.customnavbarbrand {
    width: 70%;
    height: 70%;
}
#header {
    padding-bottom: 0!important;
    padding-top: 0!important;
}
.navbar-collapse {
    padding-top: 10px!important;
}
.IndustriesArea ul li {
    width: 49.1%;
}
.technology_img{
    margin-top: -60px;
    height:300px;
    width: 500px;
}
.big-data1{
    margin-left: 110px;
}
.artificial{
    height: 300px;
}
.my_class{
    background-color: rgba(255,255,255,0);
    background-position: left top;
    background-repeat: no-repeat;
    padding-right:30px;
    padding-bottom:50px;
    padding-left:30px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-color:#eae9e9;
    border-top-style:solid;
    border-bottom-style:solid;
}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .mobile-div{
        display:visible;
    }
    .desktop-div{
        display:none;
    }
    .mobile-show{
        display: visible;
    } 
    #pro_review{
        display: none;
    }
 
}
@media screen and (min-width: 768px) {
    .desktop-div{
        display:visible;
    }
    .mobile-div{
        display:none;
    }
     .mobile-show{
        display: none;
    } 
    #pro_review{
        display: visible;
    }
    
}
