@media only screen and (max-width: 567px) {
  .migration-img {
    width: 70%;
    margin: 0 auto 20px;
  }

  .client-value-section .owl-dots .owl-dot {
    width: 5%;
  }
  .cloud-mig-img {
    height: 360px;
    padding: 40px 25px;
  }
  .cloud-mig-process {
    width: 100%;
    min-height: auto;
    margin: 15px 0 !important;
  }
  .cloud-mig-head h6 {
    font-size: 18px;
    line-height: 27px;
  }
  .cloud-mig-head img {
    margin: 5px 0 0 0;
  }
  /******/
  .clouds-info {
    width: 95%;
  }
}
@media only screen and (max-width: 600px) {
  .client-value p:first-child {
    min-height: auto;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .cloud-mig-process {
    width: 46%;
    min-height: 250px;
    margin: 10px 9px !important;
    padding: 15px;
  }
  .clouds-info {
    width: 46%;
    min-height: 180px;
    margin: 10px !important;
    float: left;
  }
  .migration-img {
    width: 48%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 13px;
  }
  .migration-info ul li {
    font-size: 13px;
    line-height: 24px;
  }

  .pad-left,
  .pad-right {
    padding: 0;
  }
  .mig-head {
    font-size: 28px;
  }
  .migration-section .migration-info .mig-head {
    line-height: 38px;
  }
  .cloud-banner-sec {
    width: 95%;
  }
  .cloud-mig-banner::before {
    background-size: 100% 100%;
  }
  .cloud-banner-sec h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .offer-head .mig-head,
  .offer-head p {
    width: 100%;
    margin-top: 0;
  }
  .cloud-offering-section .owl-nav {
    top: -50px;
  }
  .cloud-offering-section {
    height: auto;
  }
  .client-value-section h6 + p {
    width: 95% !important;
  }
  /***/
  .cloud-circle {
    width: 100%;
    height: 240px;
    margin: 35px auto;
    background-position: center;
  }
  .cloud-circle img {
    width: 100px;
  }
  .clouds-info {
    position: relative;
    top: unset;
    bottom: unset;
    right: unset;
    left: unset;
    text-align: left;
    margin: 0 0 15px 0;
  }
  .clouds-info h5 {
    font-size: 16px;
    width: 100%;
    position: relative;
    float: left;
    padding: 5px 0 5px 40px;
  }
  .clouds-info h5 img {
    width: 32px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .clouds-info p {
    line-height: 24px;
    float: left;
  }
  .res-clouds-img {
    display: block;
  }
  .animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cloud-mig-banner::before {
    background-size: contain;
  }
  .client-value-section h6 + p {
    width: 90%;
  }
  .cloud-mig-process {
    width: 48%;
    min-height: 270px;
    margin: 0 0 10px 10px !important;
    padding: 15px;
  }
  .cloud-mig-process:nth-child(odd) {
    margin-left: 0 !important;
  }
  .offer-head h5 {
    width: 45%;
  }
  .cloud-circle {
    width: 290px;
    height: 300px;
    margin: 70px auto;
  }
  .cloud-circle img {
    width: 120px;
  }
  .clouds-info {
    width: 210px;
  }
  .clouds-info h5 {
    font-size: 18px;
  }
  .clouds-info p {
    font-size: 13px;
    line-height: 24px;
  }
  .cloud-security {
    bottom: -120px;
    right: 10%;
    width: 275px;
  }
  .cloud-monitoring {
    top: 58%;
  }
  .cloud-private {
    bottom: -80px;
    left: 0;
    width: 245px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .cloud-mig-banner::before {
    background-size: contain;
  }
  .cloud-circle {
    width: 320px;
    height: 340px;
    margin: 75px auto;
  }
  .cloud-circle img {
    width: 170px;
  }
  .cloud-monitoring {
    width: 300px;
  }
  .cloud-mig-process {
    min-height: 275px;
  }
  .cloud-mig-head h6 {
    width: 74%;
  }
  .get-a-quote a {
    padding: 10px 20px;
  }
  .get-a-quote a:hover {
    padding: 10px 40px 10px 0px;
  }
}
