@media (max-width:576px){
	.logo figure {
    width: 150px;
}
	.logo figure img {
    width: 100%;
    height: auto;

}
.cloudimages figure {
    left: -78px;
}
header {
    padding: 0px 0px 40px;
}
.navbar-nav{width:180px; top:-3px;}
.navbar-toggler {
    font-size: 14px;
    text-align: center;
   background-color: #de2c00;
    width: 25%;
    margin: 0 auto;
    position: fixed;
	color:#fff;
    top: 18px;
    right: 20px;
    z-index: 10;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    float: right;
    position: absolute;
    right: 0px;
}


nav ul {
    padding: 5px 0px;
    margin-top: 319px;
    overflow: hidden;
    transition: all 1s ease 0s;
    float: right;
    text-align: right;
    width: 100%;
    background: #fff;
}

header.black {
padding: 0px 0px 46px;
    background: #f1f1f1;
}
header.black ul {
    top:62px;
    margin-top: 10px;
    padding: 10px;
    background: #fff;
    z-index: 190;
    overflow: hidden;
	border:1px solid #ddd;
    width:50%;
    position: fixed;
    right: 1px;
    /* border: 1px solid #ddd; */
    text-align: center;
margin: 0 auto;}

nav ul li {
    padding: 5px 10px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}
nav ul li a {
    font-size: 13px;
    text-align: center;
}

#particles-js::before {
    top: 35px;
    left: 70px;
    width: 100px;
    height: 100px;

}
#particles-js:after {
         top: 15px;
    left: 70px;
    width: 40px;
    height: 40px;
}

.cloudimages {
    position: absolute;
    left: 0px;
    width: 55%;
    top: 22px;
}
.cloudimages figure{
    width:100%;
}
.cloudimages figure img{
       width: 100%;
    height: auto;
}
.slider {
    height: 150px;
  }
.slider h1 {
    font-size: 20px;
	top:15%;

}
.slider h1 strong {
    font-size: 28px;
}
.services-ackoweb h1 {
    font-size: 20px;
    width: 79%;
}
.services-ackoweb p {
    font-size: 13px;
    line-height: normal;
    padding: 10px 23px 0px;
    width: 100%!important;
}
 .services-middle h3 {
    padding: 5px;
    width: 100%;
    font-size: 13px;
}
.talk-expert .overlay {
    min-height: 165px;
}
.tab-content {
margin: 10px;}

/****** about us responsive css start from here ***/
.about-content {
    height: 110vh;

}
.about-content:after {
    content: '';
	display:none;
}
.about-content:before {
    content: '';
	display:none;
}
.about_ackoweb h2 {
    font-weight: 600;
    margin-top: 110px;
    font-size: 24px;
    top: -24px;
    padding: 0 10px;
}
.about_ackoweb p {
    font-weight: 400;
    text-align: justify;
    padding: 0px 10px;
    color: #fff;
    position: absolute;
    width: 92%;
    z-index: 1;
    top: 120px;
}
#particles-js {
	background:none;
}
.curssive {
    font-size: 24px;
}
.blog-header__circle {display:none;
}

.blog-header__square {
    display:none;
}
.heading {
    font-size:22px;
}
.talk-expert .overlay a {
    margin: 10px auto 0px;
}
.modal-content{width:100%; padding:0px 20px;}

.services-middle:before {
	display:none;
}
/**** about us css end from here ****/
/**** solutions start from here ****/

.footer-list ul li {
    padding: 2px 0px;
	list-style:disc;
}
.cybersecurity figcaption h2 {
    font-size: 1.5rem;
}

.cybersecurity figcaption p {
    font-size: 0.95rem;
}
.cybersecurity figcaption a {
    padding: 5px 12px;
    font-size: 1.0rem;
	margin-top:0rem!important;
	margin-top:0.75rem!important;
}
.services-ackoweb h2 {
    font-size: 24px;
    margin: 15px auto 0;
    width: 100%;
}
.ackoweb-btn-flat-green {
    font-size: 14px;
    padding: 2px 0px;
    margin: 3px;
}
.services-middle ul li {
    font-size: 13px;
    padding: 3px 0;
    border-bottom: 1px solid #ddd;
}
.plan-header {
    padding: 5px 0px;
    line-height: 13px;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    border-radius: 0;
}
.ackowebpop img {
    height: auto;
	 filter: grayscale(100%);
}
.ackowebpop img:hover {
    height: auto;
    filter: none;
}
.footer-list {padding: 0px;}
.footer-list h4 {padding:20px 0 0px;}
.footer-list h3 {font-size:18px;}
.footer-list ul li {    font-size: 13px;color: #3c3c3c!important
}
.footer-list ul li a {font-size: 13px;
}
.col-xs-6 { width:50%;}
.services-middle figure img {
    height: auto;
}
}