
body {
	background: #ffffff;
	color: #444;
	font-family: "Open Sans", sans-serif;
	margin:40px 0 0 0;
	padding:10px;
}

.logo {
    width: 100%;
    max-width: 760px;
    height: auto;
  } 
    
.namestyle {
 	text-align: center;
 	font-size: 30px !important;
	width:100%;
	color:#ffffff;
	width: 100%;
}

.name {
  	font-weight: bold;
  	padding: 10px;
	width:100%;
	color:#f60;
}

.body {
	text-align: center;
	margin-top: 35px;
	margin-right: 1px;
	margin-bottom: 50px;
	margin-left: 1px;
}	

.img-cover {
	width: 768px;
	height: 450px;
	margin-top:20px;
	margin-right: 20px;
	margin-bottom:20px;
	margin-left:20px;

}

.footer {
	width: 100%;
	margin: auto;
	text-align: center;
	color:#ffffff;
	text-decoration:none;
}

.footer a {
	color:#ffffff;
    text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

.footer a:hover {
	margin: auto;
	text-align: center;
	color:#38aae0;
	
}

.copyright {
    padding-top:20px;
    padding-bottom: 20px;
	color:#444;
}

.made {
	padding-top:20px;
	color:#444;
}

.emoji {
	width: 12px;
	height: 12px;
}

.public-ceo  {
    margin-top: 15px;
}

.public-ceo a {
	color:#ffffff;
    text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size: 0px;
}

.socials {
    margin-top: 15px;
}

.socials a {
	color:#ffffff;
    text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size: 0px;
}

.fa-brands {
    font-size: 30px;
    padding: 2px;
    color:#858786;
}

.fa-brands:hover {
    font-size: 30px;
    padding: 2px;
    color:#585858;
}


/*=== Start Responsive configurations for this rules user type ===*/

/*=| ##### Desktop screen resolution ##### |=*/

@media only screen and (max-width: 2560px) {



								}
/* End media max-width: 2560px */


@media only screen and (max-width: 1920px) {
	

								}
/* End media max-width: 1920px */


@media only screen and (max-width: 1600px) {



								}
/* End media max-width: 1600px */


@media only screen and (max-width: 1536px) {



								}
/* End media max-width: 1536px */


@media only screen and (max-width: 1440px) {



								}
/* End media max-width: 1440px */


@media only screen and (max-width: 1366px) {



								}
/* End media max-width: 1366px */


@media only screen and (max-width: 1280px) {



								}
/* End media max-width: 1280px */


@media only screen and (max-width: 1080px) {



								}
/* End media max-width: 1080px */


/*=| ##### Tablet screen resolution ##### |=*/


@media only screen and (max-width: 962px) {



								}
/* End media max-width: 962px */


@media screen and (max-width: 820px) {


								}
/* End media max-width: 820px */


@media only screen and (max-width: 810px) { 



								}
/* End media max-width: 810px */


@media only screen and (max-width: 800px) { 



								}
/* End media max-width: 800px */


@media only screen and (max-width: 768px) {


								}
/* End media max-width: 768px */


@media only screen and (max-width: 601px) { 

	
								}
/* End media max-width: 601px */


/*=| ##### Mobile screen resolution ##### |=*/


@media only screen and (max-width: 414px) { 



								}
/* End media max-width: 414px */


@media only screen and (max-width: 412px) { 



								}
/* End media max-width: 412px */


@media only screen and (max-width: 393px) { 



								}
/* End media max-width: 393px */


@media only screen and (max-width: 390px) { 



								}
/* End media max-width: 390px */


@media only screen and (max-width: 360px) { 



								}
/* End media max-width: 390px */


/*=== End Responsive configurations for this rules user type ===*/

/*#########################################################################*/

