body {font-family: 'Raleway', sans-serif !important;}
.lg-sub-html h4 {font-family: 'Raleway', sans-serif !important; font-size: 15px !important;}
.lg-sub-html p {font-family: 'Raleway', sans-serif !important; font-size: 15px !important;}

.lg-backdrop, .lg-toggle-thumb, .lg-sub-html, .lg-toolbar, .lg-thumb-outer, .lg-next, .lg-prev 
	{background-color: rgba(0,0,0,0) !important;}
#lg-counter, #lg-share, .lg-sub-html, .lg-fullscreen, .lg-close, .lg-prev, .lg-next, .lg-toggle-thumb 
	{color: #222 !important;}
#lg-counter {font-weight: bold  !important;}
/*#lg-counter, .lg-sub-html {font-family: sans-serif !important;}*/
#title {position: absolute; top: 0; left: 0; right: 0; /*bottom: 0;*/ width: 100%; height: 30px; padding-top: 10px; 
	text-align: center; color: #222; font-size: 20px; /*font-weight: bold;*/}
.lg-image {padding: 47px 0 84px 0;}
.notiframed .lg-image {padding: 77px 0 114px 0;}
/*.lg-close {display: none;}*/

/* main page */
.lg-thumb {margin-left: auto; margin-right: auto;}
.main .lg-image {padding: 45px 0 150px 0;}

.lg-thumb-item {height: auto !important; border: none !important; border-radius: 0px !important;}
.lg-thumb-item img {opacity: 0.5;}
.lg-thumb-item.active img {opacity: 0.8;}

.lg-sub-html {bottom: 28px !important;}

.lg-toolbar .lg-close:after {
    /* content: "\e070"; */
    display: block;
    content: ' ';
    background-image: url("../home-solid.svg");
    background-size: 24px 24px;
    height: 24px; width: 24px;
}
.lg-close {padding-left: 13px !important; padding-right: 13px !important;}
.lg-toolbar, .lg-prev, .lg-next {opacity: 1 !important;}

.lg-next, .lg-prev { z-index: 1090 !important;} /* puts arrows on bottom*/
/* top: auto !important; bottom: 0 !important;*/

.lg-video-cont, iframe.lg-object {padding: 47px 0 84px 0 !important;}

iframe.lg-object {
    width: 100% !important; 
	height: 100% !important; 
	border: none;
	display: inline-block;
    vertical-align: middle;
    max-width: 100% !important;
    max-height: 100% !important;
}

.process .lg-image {cursor: e-resize !important;}

@media screen  and (orientation:portrait) and (max-device-width: 768px) { 
  #title {display:none;}
}
