@media only screen and (max-width: 480px) {
	
	.services_block {
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.08);
    padding: 40px;
    border-radius: 50px;
        margin: 10px; 
     margin-left: 0px; 
    margin-right: 0px; 
}

.start_div {
    padding-top: 50px;
	    /* padding-bottom: 30px; */
}
.space_div {
    padding-top: 30px;
     padding-bottom: 0px;
}

.shadow_text {
        position: relative;
    font-size: 43px;
	    margin-bottom: 36px;
		display: none;
display: none;

		        margin-top: -80px;


	
	
}

.position_place {
    margin-top: 0%;
}
.title_text {
   font-size: 32px;
    font-family: 'Source Sans Pro';
    color: #000;
    letter-spacing: 0px;
}
.contact_slant_copy {
    -ms-transform: rotate(-17deg);
    -webkit-transform: rotate(-17deg);
    transform: rotate(-17deg);
    background: rgb(228,0,0);
    border-radius: 35px;
    box-shadow: 7px 7px 0px hsl(18, 90%, 77%), 15px 13px 0px hsl(18, 89%, 90%);
    width: 400px;
    height: 200px;
    margin-left: -29%;
    margin-top: 39%;
    z-index: -1 !important;
}

.study_gradient {
    font-family: Source Sans Pro Semibold;
    font-size: 20px;
     margin-left: 0px;
     margin-bottom: 0px; 
}

.p_headline {
    font-size: 30px;
}

.work_ul li h6 {
    font-size: 15px;
    line-height: 34px;
}

.right_bg_pspace {
    padding-right: 0px;
}

.left_radius {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.right_radius {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.b_space {
     margin-top: 10px; 
     margin-bottom: 10px; 
}

.section_space {
    padding-top: 40px;
    padding-bottom: 0px;
}


.imgcurvefooter{

    margin-bottom: 0px !important;	
}

.form_text {
    font-size: 60px;
}

.clients .row {
    margin: 0px;
    overflow: hidden;
}

.banner_space {
	padding-top: 30px;
    padding-bottom: 0px;
}

.banner_text {
    font-size: 92px;
    line-height: 65px;
}

.banner_text {
    font-size: 31px;
}

.pagination {
     display: flex;
    /* padding-left: 0; */
    /* margin: 20px 0; */
    /* border-radius: 4px; */
    text-align: center;
}

.team_ul {
    list-style: none;
    color: #fff;
    display: none;
    color: black;
}

}