#since .row-inner

 {
    margin-left: 80px;
}
.ceoquote{
    font-size: 20px;
}

.testimonial:not(.has-image) .testimonial-content p {
    display: inline;
    font-size: 20px !important;
    line-height: 1.3;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .logo.logoDefault {
    width: auto;
    height: 60px !important;
}
    .site-header .header-brand {
    margin-top: 16px;
    margin-bottom: 0px;
}
	.judul{
		font-size: 26px !important;
		line-height:30px !important;
		margin-top: -50px !important;
	}
	.subjudul {
		font-size: 20px !important;
	}
	
	.button.has-arrow{
		padding-left: 26px !important;
    padding-right: 53px !important;
	}
	
	.button, input[type="button"], input[type="submit"], button
         {
    background: #851a25;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
    adding-right: 40px;
    padding-bottom: 9px;
    padding-left: 40px;

    }

    .testimonial .testimonial-content blockquote  {

    font-size: 18px !important;
    line-height: 105% !important;
    }
    .testimonial:not(.has-image) {

    padding: 10px 10px !important;

     }
     #site .testimonial .testimonial-content p

   {
    font-size: 18px !important;
   }
     
     #since .row-inner

 {
    margin-left: 0px;
}
     
    .col-since {
    padding: 20px !important;
    }

    .vc_custom_1581143966255 {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
    }


}

@media only screen and (min-width: 769px) and (max-width: 1024px) {


}
@media only screen and (min-width: 320px) and (max-width: 1280px) {

}

@media only screen and (min-width: 1025px) {

}