
.m-0{
	width: 950px !important;
	color: white;
}
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 125px !important;
}
@media (max-width: 1600px) {
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 100px !important;
}
.m-0{
	width: 900px !important;
	color: white;
}
}
@media (max-width: 1300px) {
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 65px !important;
}
}
@media (max-width: 1199px) {
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 20px !important;
}
.m-0{
	width: 700px !important;
	color: white;
}
}

@media (max-width: 991px) {
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 0px !important;
}
.m-0{
	width: 570px !important;
	color: white;
}
}

@media (max-width: 865px) {
body, header, footer, #work-area, .page-title {
    min-width: 380px !important;
    margin-top: 0px !important;
}
.m-0{
	color: rgb(0, 0, 0);
	width: auto !important;
}
}

.is-site{

	margin-top: 200px;
}
.brodcast .cc.mc-c.mc-loggedin, .page .cc.mc-c.mc-sky.mc-loggedin {
    display: flex !important;
    position: relative !important;
    padding: 0 2px !important;
    clear: both !important;
    flex-direction: column-reverse !important
}