/*
Theme Name: The Church Lite Child
Theme URI: http://jgm.digialtyic.in/
Template: the-church-lite
Author: Digialtyic
Version: 1.0.1585716968
Updated: 2020-04-01 04:56:08

*/
h1,h2,h3,h4,h5,h6{ color:#484f5e; font-family: 'Alike Angular', sans-serif; margin:0 0 0px; padding:0; line-height:1.1; font-weight:600; }
.title{margin: 20px;}
.logo {
    float: left;
    padding: 18px 0;
    width: 25%;
    position: relative;
    text-align: left;

}
.cem{
	
	 display: flex;
    margin: 30px;
}
@media screen and (max-width: 600px) {
	.cem{
		display:block;
	    margin:0px;
	}
	.title{
		margin:0px;
	}
	
  }
@media screen and (max-width: 1280px) {
	.title{
		margin:0px;
	}
	.cem{
	    margin:0px;
	}
  }
b, strong {	font-weight: inherit;font-weight:bold;}

