@media only screen and (max-width: 767px) {
    p {
        width: 100%;
        font-size: 14px;
    }
    .cloud-banner {
        height: auto;
    }
	.banner-sec{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	section.approach{
		background: #2d0844;
	}
    .left-part {
        padding-top: 0;
    }
    .left-part .heading-banner {
        font-size: 25px;
        line-height: 30px;
    }
    /**********/
    section.cloud-type {
        padding: 25px 0;
    }
    .types-head h2, .contact-us-section .types-head h6, .contact-us-section .types-head h6 {
        font-size: 25px;
    }
    .type-details {
        min-height: auto;
    }
    /*********/
    section.time-benefits {
        padding: 25px 0;
        background-size: cover;
    }
    .right-text h2 {
        font-size: 25px;
    }
	.right-text h3 {
        font-size: 25px;
    }
    .left-text:before {
        top: 25px;
    }
    .left-text {
        padding: 30px 0;
    }
    .benefits-part {
        padding-top: 10px;
    }
    .real-time {
        width: 100%;
    }
    .benefits-text {
        min-height: auto;
        margin-bottom: 50px;
    }
    /*************/
    section.our-specilized {
        padding: 25px 0;
    }
    .service-left {
        width: 100%;
        padding: 10px;
    }
    .service-left span {
        font-size: 18px;
    }
    .service-left h4 {
        font-size: 25px;
    }
    .service-right img {
        width: 250px !important;
        height: 236px !important;
    }
    /*************/
    section.why-sec {
        padding: 25px 0;
    }
    .why-cloud {
        width: 100%;
        padding-top: 0px;
    }
    .cloud-left h4 {
        font-size: 18px;
    }
    .cloud-left h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .cloud-left {
        padding-bottom: 50px;
    }
    .scalable {
        margin-bottom: 50px;
        min-height: auto;
    }
    .cloud-left-part {
        padding-top: 0px;
    }
    /*******************/
    .approach-img {
        width: 100%;
    }
    .approach-text {
        width: 100%;
    }
    .div-left-img img {
        width: 345px !important;
        height: 350px !important;
    }
    /******************/
    section.platform {
        padding: 25px 0;
		background: #f1f4f9;
    }
    .support {
        min-height: auto;
    }
    .our-support {
        width: 90%;
        padding: 0;
    }
    /*****************/
    section.revamp {
        padding: 25px 0;
		background: #faf8ff;
    }
    .revamp-head {
        min-height: auto;
    }
    .right-text span {
        font-size: 18px;
    }
    section.revamp .right-text h5 {
        line-height: 35px;
		font-size: 25px;
    }
    section.revamp .left-text {
        margin: 0;
    }
    .benefits-head {
        padding: 0;
    }
    /******************/
    .cloud-serv-img {
        width: 20%;
        padding: 18px;
        margin: 0;
    }
    .cloud-serv-text {
        width: 100%;
    }
    .cloud-img-part {
        width: 330px !important;
        padding-top: 0px;
    }
    .cloud-img-part img {
        width: 330px !important;
        height: 229px !important;
    }
    /* semicircle-css */
    .right-part img {
        width: 250px !important;
        height: 236px !important;
    }
    .img-class,
    .service-right .img-class {
        width: 130px;
        height: 130px;
        top: 100px;
        left: 15px;
    }
    .chart-skills {
        width: 100px;
        height: 50px;
        top: 10px;
    }
    .chart-skills::after {
        bottom: 0px;
        font-size: 16px;
    }
    .img-class p {
        padding-top: 18px;
    }
    .chart-skills::before {
        border: 8px solid rgba(211, 211, 211, .3);
    }
    .chart-skills span {
        border: 8px solid #f32473;
    }
	.app_title h4 {
        font-size: 25px;
    }
	section.cloud-clients{
		background: #1e0141;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .cloud-banner {
        height: auto;
    }
    .banner-sec {
        padding-top: 0;
    }
    /***********/
    section.cloud-type,
    section.time-benefits,
    section.why-sec,
    section.our-specilized,
    section.platform,
    section.revamp {
        padding: 25px 0;
    }
    .benefits-part {
        padding-top: 0;
    }
    /***********/
    section.time-benefits {
        background-size: cover;
    }
    .left-text {
        padding-top: 20px;
    }
    .left-text:before {
        top: 12px;
    }
    .real-time {
        width: 100%;
        margin-bottom: 55px;
    }
    /**************/
    .service-left {
        padding: 0;
    }
    /***********/
    .scalable {
        min-height: 310px;
        margin-bottom: 40px;
    }
    .cloud-left-part {
        padding-top: 0px;
    }
    section.revamp .left-text {
        margin: 0px 0;
    }
    .our-support {
        width: 100%;
    }
    .cloud-img-part {
        width: 100%;
    }
    .type-details {
        min-height: 370px;
    }
    .service-right img {
        width: 350px !important;
        height: 379px!important;
    }
    .revamp-head {
        min-height: 280px;
    }
    .left-part .heading-banner,
    .types-head h2,
    .right-text h2,
	.right-text h3,
    .service-left span,
	.contact-us-section .types-head h6	{
        font-size: 35px;
    }
    .cloud-left h2,
    section.revamp .right-text h5 {
        font-size: 35px;
        line-height: 45px;
    }
    .cloud-img-part img {
        width: 445px !important;
        height: 316px !important;
    }
    .div-left-img img {
        width: 374px !important;
        height: 380px !important;
    }
    .img-class {
        top: 210px;
        left: 130px;
    }
    .service-right .img-class {
        top: 247px;
        left: 310px;
    }
	.when-our img {
		width: 100%;
		margin-top: 20px;
		height: auto !important;
	}
	.app_title h4 {
        font-size: 35px;
        line-height: 45px;
    }
}