/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@media (min-width: 1200px) {
	.container { max-width: 970px; }
	#primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: 940px;
	}
}

@media (min-width: 1280px) {
	.container { max-width: 1250px; }
	#primary-menu ul li.mega-menu .mega-menu-content, .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
		width: 1220px;
	}
}


body { color: #444; }
body,
.dropdown-menu { font-size: 1rem; }
a { color: #b79949; }
a:hover { color: #7f0000; }

p.text-lead { font-size: 1.2rem; }
p.text-small { font-size: 0.8rem; }

.topmargin-xsm { margin-top: 10px !important; }

.button-sjc {
	background-color: #b79949;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.button-sjc:hover {
	background-color: #7f0000;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.button-sj { background-color: #7f0000; }
.button-3d.button-sj:hover,
.button-reveal.button-sj:hover,
.button-border.button-sj:hover,
.button-border.button-sj.button-fill:before { background-color: #7f0000 !important; }

.button-border.button-sj {
	color: #7f0000;
	border-color: #7f0000;
}

#logo img {
	display: block;
	max-width: 75%;
}

#logo img {
	display: inline;
	max-width: 75px;
	margin-right: 10px;
}

#logo a.standard-logo { display: inline; }

#logo span {
	color: #7f0000;
	font-size: 2rem;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	top: 5px; 
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img { height: 60px; margin-top: 5px; margin-right: 5px; }
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo span { font-size: 1.5rem; top: 3px; }

#top-bar {
/*	border-bottom: 1px solid #7f0000; */
	height: 30px;
	line-height: 29px;
	font-size: 11px;
	background-color:#fff;
    top: 0;
    width: 100%;
    z-index: 210;
}
@media (min-width:992px) {
    #top-bar{position: fixed;}
    #header-wrap {margin-top: 30px;}
}

.top-links ul li {
	height: 29px;
}

.top-links ul li:first-child,
.top-links ul ul li { 	border-left: 1px solid #EEE !important; }

.top-links li > a {
	font-weight: 600;
	height: 29px;
/*	color: #fff; */
}

.top-links li > a:hover {
	font-weight: 600;
	height: 29px;
	background-color: #7f0000;
	color: #fff;
}

.top-links ul div.top-link-section {
	top: 29px;
}

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
	height: 29px;
	line-height: 29px;
}

#top-social li a {
	width: 27px;
	height: 30px;
/*	color: #fff; */
}

#top-social li .ts-icon {
	width: 27px;
	font-size: 12px;
	text-align: center !important;
}
@media (min-width: 374.98px) {
	#top-social { display: block !important; }
}
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
	font-weight: 400;
}

#primary-menu ul li > a {
	padding: 39px 8px;
}

#primary-menu ul li ul:after {
	padding-bottom: 5px;
}

#primary-menu ul ul li > a {
	color: #555;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: none;
}

#primary-menu ul ul li:hover > a {
	font-weight: 400;
	background-color: #f3eeee;
}

#primary-menu.style-3 > ul > li > a {
	border-radius: 3px;
}

#primary-menu.style-3 > ul > li:hover > a {
	color: #7f0000;
	font-weight: 400;
}

#primary-menu.style-3 > ul > li.current > a {
	color: #FFF;
}

#top-search form input {
	font-size: 24px;
	color: #7f0000;
	font-weight: 700;
}

#top-search form input::-moz-placeholder {
	color: #7f0000;
}
#top-search form input:-ms-input-placeholder {
	color: #7f0000;
}
#top-search form input::-webkit-input-placeholder {
	color: #7f0000;
}

.entry-image-mega { margin-bottom: 20px; }

.entry-meta li {
	font-family: 'Lato', sans-serif;
}
.entry blockquote p {
	font-family: 'Lato', sans-serif;
}
.more-link {
	border-bottom: 1px solid #b79949;
	font-family: 'Lato', sans-serif;
}
.more-link:hover { border-bottom-color: #7f0000; }
/*.quote:before { color: #f3dddd; } */

.ipost .entry-title h4 {
	font-size: 14px;
	font-weight: 400;
}

#primary-menu .portfolio-5 .portfolio-desc h3 { font-size: 15px; }
#primary-menu .portfolio-5 .portfolio-desc span { font-size: 13px; }

#header.sticky-header ~ #page-menu.sticky-page-menu #page-menu-wrap,
#header.sticky-header ~ #content #page-menu.sticky-page-menu #page-menu-wrap { top:100px; }

#page-menu nav li a { border-radius: 5px; padding: 0 7px; }
#page-menu nav li:hover a,
#page-menu nav li.current a { background-color: rgba(0,0,0,0.25); }

.title-in-menu {
	font-size: 18px;
	line-height: 1.2;
}

.page-title {
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #ddd;
}

.team-title h4 {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px !important;
}

.team-title span {
	color: #7f0000;
	font-weight: 400;
	font-family: 'Lato';
	font-size: 13px;
}

.btn-danger {
  color: #fff;
  background-color: #b79949;
  border-color: #b79949;
}

.btn-danger:hover {
  color: #fff;
  background-color: #967d3c;
  border-color: #967d3c;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 187, 129, 0.5);
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #967d3c;
  border-color: #967d3c;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(209, 187, 129, 0.5);
}

.widget > h4 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #7f0000;
}

.widget > h3 {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 400;
	color: #7f0000;
	text-transform: uppercase;
}

.widget > .entry:after {
	margin-top: 20px !important;
}

.slider-caption,
.flex-caption {
	left: 50px;
	max-width: 80%;
}

.slider-caption h2 {
	font-size: 2rem;
	font-weight: 600;
}

.slider-caption p {
    font-size: 20px;
}

.swiper_wrapper .swiper-slide {
	border-right: 1px solid #fff;
/*	border-left: 1px solid #fff; */
}


.sidebar-widgets-wrap .widget:first-child {
	padding-top: 30px;
}

.emphasis-title h1,
.emphasis-title h2 {
	font-size: 55px;
	letter-spacing: -1px;
}
.emphasis-title p {
	font-size: 20px;
}

@media (min-width: 1280px) {
	.slider-caption,
	.flex-caption {
		max-width: 70%;
		left: 100px;
	}
}

@media (max-width: 1279px) {
	#page-submenu-trigger {
		opacity: 1;
		pointer-events: auto;
		color: #FFF;
	}
	#page-menu.pagemenu-active #page-submenu-trigger { background-color: rgba(0,0,0,0.2); }
	#page-menu nav {
		display: none;
		position: absolute;
		float: none;
		width: 250px;
		top: 49px;
		left: auto;
		right: 15px;
		height: auto;
		background-color: #7f0000;
		z-index: 11;
	}
	#page-menu.pagemenu-active nav { display: block; }
	#page-menu nav ul {
		height: auto;
		background-color: rgba(0,0,0,0.2);
	}
	#page-menu nav li { float: none; }
	#page-menu nav li a {
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0 15px;
		border-radius: 0;
	}
	#page-menu ul ul {
		position: relative;
		width: auto;
		top: 0;
		background-color: transparent;
	}
	#page-menu ul ul a { padding-left: 25px; }
}

@media (min-width: 992px) and (max-width: 1279.98px) {
	.emphasis-title h1,
	.emphasis-title h2 { font-size: 47px !important; }
	.emphasis-title p { font-size: 18px; }
	#primary-menu { float: none; }
}

@media (max-width: 991.98px) {
	.emphasis-title h1,
	.emphasis-title h2 { font-size: 36px !important; }
	.swiper_wrapper .slider-caption h2 { font-size: 1.75rem; }
	.swiper_wrapper .slider-caption p { font-size: 1rem; }
	.emphasis-title p { font-size: 17px; }
}

@media (max-width: 767.98px) {
	.emphasis-title h1,
	.emphasis-title h2 { font-size: 39px !important; }
	form .col_full { margin-bottom: 0px !important; }
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.wp-block-media-text .wp-block-media-text__content h2 { font-size:24px; }
	.wp-block-media-text .wp-block-media-text__content p { font-size:0.9rem; }
}

.feature-box p.dark { color: #fff; }

.clients-grid li a { opacity: 0.5; }
.clients-grid li a.banner { opacity: 1; }

label {
	font-size: 15px;
	font-family: 'Lato', sans-serif;
}

h1 > span.seccolor,
h2 > span.seccolor,
h3 > span.seccolor,
h4 > span.seccolor,
h5 > span.seccolor,
h6 > span.seccolor {
	color: #b79949 !important;
}

.seccolor { color: #b79949 !important; }
span.uap1 { color: #79A3DC !important; }
span.uap2 { color: #EA0029 !important; }
span.uap3 { color: #EBA900 !important; }
span.uap4 { color: #71A850 !important; }

.feature-box .fbox-icon i.uap1 {
	background-color: #79A3DC;
}
.feature-box.fbox-outline .fbox-icon.uap1 {
	border: 1px solid #79A3DC;
}
.feature-box .fbox-icon i.uap2 {
	background-color: #EA0029;
}
.feature-box.fbox-outline .fbox-icon.uap2 {
	border: 1px solid #EA0029;
}
.feature-box .fbox-icon i.uap3 {
	background-color: #EBA900;
}
.feature-box.fbox-outline .fbox-icon.uap3 {
	border: 1px solid #EBA900;
}
.feature-box .fbox-icon i.uap4 {
	background-color: #71A850;
}
.feature-box.fbox-outline .fbox-icon.uap4 {
	border: 1px solid #71A850;
}
.fbox-effect .fbox-icon i.uap1:hover,
.fbox-effect .fbox-icon i.uap2:hover,
.fbox-effect .fbox-icon i.uap3:hover,
.fbox-effect .fbox-icon i.uap4:hover,
.fbox-effect:hover .fbox-icon i {
	background-color: #333;
	color: #FFF;
}

ul.indent { margin-left: 3rem; }

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}


.dark label { color: #ccc; }
.dark .form-control:not(.not-dark) {
	color: #666;
	background-color: #fff;
	border-color: #f3dddd;
}
.dark .form-control:not(.not-dark) option { background-color: #fff; }
.dark .form-control:not(.not-dark):active,
.dark .form-control:not(.not-dark):focus, {
	background-color: #fff;
	border-color: #fff !important;
}
.dark .form-control:not(.not-dark)::-moz-placeholder { color: #666; }
.dark .form-control:not(.not-dark):-ms-input-placeholder { color: #666; }
.dark .form-control:not(.not-dark)::-webkit-input-placeholder { color: #666; }

.dark .line, .dark .double-line {
    border-top-color: rgba(255,255,255,0.6);
}

#footer .footer-widgets-wrap {
	position: relative;
	padding: 50px 0 30px 0;
}

.footer-logo {
    margin-bottom: 15px;
    max-width: 120px;
}

.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
    color: #aaa !important;
}
#footer.dark, .dark #footer {
    background-color: #7f0000;
    color: #CCC;
    border-top-color: rgba(0,0,0,0.2);
}

.dark #copyrights {
    color: rgba(255,255,255,0.6);
}

.dark #copyrights i.footer-icon { color: rgba(255,255,255,0.6); }

.dark .copyright-links a {
    color: rgba(255,255,255,0.6);
    border-bottom-color: rgba(255,255,255,0.6);
}

.dark .copyright-links a:hover {
	color: rgba(255,255,255,0.7);
	border-bottom-color: rgba(255,255,255,0.7);
}

.dark .btn-outline-light {
  color: #ddd;
  border-color: #ddd;
}

.dark .btn-outline-light:hover {
  color: #7f0000;
}

.dark .btn-outline-light:hover {
  color: #7f0000;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.button-white { color: #7f0000; }

.wp-block-media-text {
 display:-ms-grid;
 display:grid;
 -ms-grid-rows:auto;
 grid-template-rows:auto;
 -ms-grid-columns:50% 1fr;
 grid-template-columns:50% 1fr
}
.wp-block-media-text .has-media-on-the-right {
 -ms-grid-columns:1fr 50%;
 grid-template-columns:1fr 50%
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
 -ms-grid-row-align:start;
 align-self:start
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
 -ms-grid-row-align:center;
 align-self:center
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
 -ms-grid-row-align:end;
 align-self:end
}
.wp-block-media-text .wp-block-media-text__media {
 -ms-grid-column:1;
 grid-column:1;
 -ms-grid-row:1;
 grid-row:1;
 margin:0
}
.wp-block-media-text .wp-block-media-text__content {
 word-break:break-word;
 padding:0 8%
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content {
 -ms-grid-column:2;
 grid-column:2;
 -ms-grid-row:1;
 grid-row:1
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
 -ms-grid-column:1;
 grid-column:1;
 -ms-grid-row:1;
 grid-row:1
}
.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
 max-width:unset;
 width:100%;
 vertical-align:middle
}
.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
 height:100%;
 min-height:250px;
 background-size:cover
}
.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
.wp-block-button {
 display:inline-block;
 width:270px;
 max-width:100%;
 color:inherit
}
@media (max-width:767px) {
 .wp-block-media-text.is-stacked-on-mobile {
  -ms-grid-columns:100%!important;
  grid-template-columns:100%!important
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
  -ms-grid-column:1;
  grid-column:1;
  -ms-grid-row:2;
  grid-row:2
 }
 .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
  -ms-grid-column:1;
  grid-column:1;
  -ms-grid-row:2;
  grid-row:2;
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
  -ms-grid-column:1;
  grid-column:1;
  -ms-grid-row:1;
  grid-row:1;
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
  margin: 30px 0px;
 }
 .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column:1;
  grid-column:1;
  -ms-grid-row:1;
  grid-row:1
 }
 .feature-box.fbox-bg.fbox-center:first-child {
    margin-top: 80px;
 }
}


.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41.1764705882rem;
  /* Aspect ratio */
  margin-bottom: 1.7647058824rem; }
  .map .jrs-map {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 24; }
    .map .jrs-map .cls-1 {
      transition: all .4s ease-in-out; }
    .map .jrs-map text {
      font-family: "Montserrat", sans-serif;
      font-size: 22px;
      font-weight: 300; }
    .map .jrs-map a .cls-11,
    .map .jrs-map a .cls-13,
    .map .jrs-map a .cls-2,
    .map .jrs-map a .cls-7 {
      fill: #747676;
      transition: all .4s ease-in-out; }
    .map .jrs-map a:hover .cls-11,
    .map .jrs-map a:hover .cls-13,
    .map .jrs-map a:hover .cls-2,
    .map .jrs-map a:hover .cls-7 {
      font-weight: 600;
      fill: #323234; }

.map-overlay__close {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px; }

.map-contain {
  display: none;
  max-width: 82.3529411765rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 62.5em) {
    .map-contain {
      display: block; } }

.map-overlay__region {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  height: auto;
  left: 50%;
  top: 0;
  margin-left: -35%;
  transition: all ease-in-out 0.3s;
  background-color: white;
  width: 70%;
  z-index: 35; }

.map-overlay--closed {
  display: none; }

.map-overlay {
  position: absolute;
  width: 100%;
  top: 3.5294117647rem; }

.map-overlay__top {
  text-align: center;
  padding-left: 1.1764705882rem;
  padding-right: 1.1764705882rem; }

.map-overlay__title a {
  text-decoration: none;
  color: #164B91; }

.map-overlay__regions {
  padding: 1.7647058824rem; }

.map-regions {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: 500; }
  .map-regions li::before {
    display: none; }
  .map-regions a {
    text-decoration: none;
    color: #164B91; }
    .map-regions a:hover, .map-regions a:focus {
      font-weight: bold; }
  .map-regions li {
    text-transform: uppercase;
    margin-bottom: 0.5882352941rem; }
  .map-regions ul li {
    text-transform: none;
    padding-left: 0.5882352941rem;
    margin-bottom: 0.3529411765rem; }
  .map-regions ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .map-regions ul li::before {
      display: none; }

.map-overlay__data {
  background-color: #dc7d11;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5882352941rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); }

.map-overlay__fact {
  text-align: center; }



/*@media (min-width: 992px) {

	#header.transparent-header + #slider,
	#header.transparent-header + #page-title.page-title-parallax,
	#header.transparent-header + #google-map,
	#slider + #header.transparent-header {
		top: -90px;
		margin-bottom: -90px;
	}

	#header.transparent-header.floating-header + #slider,
	#header.transparent-header.floating-header + #google-map {
		top: -150px;
		margin-bottom: -150px;
	}

	#header.transparent-header + #page-title.page-title-parallax .container { padding-top: 90px; }

	#primary-menu ul li > a {
		padding-top: 34px;
		padding-bottom: 34px;
	}

	#top-search,
	#top-cart,
	#side-panel-trigger {
		margin-top: 35px;
		margin-bottom: 35px;
	}

	#top-cart .top-cart-content { top: 55px; }

	#header,
	#header-wrap,
	#logo img { height: 90px; }

	#header.sticky-header:not(.static-sticky),
	#header.sticky-header:not(.static-sticky) #header-wrap,
	#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img { height: 60px; }

	#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
		padding-top: 19px;
		padding-bottom: 19px;
	}

	#header.sticky-header:not(.static-sticky) #top-search,
	#header.sticky-header:not(.static-sticky) #top-cart,
	#header.sticky-header:not(.static-sticky) #side-panel-trigger {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}

	#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content,
	#header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2 > div #top-cart .top-cart-content { top: 40px; }

}*/

.page-title {
	position: relative;
	padding: 50px 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #EEE;
}

.page-title .container { position: relative; }

.page-title h1 {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333;
	font-size: 28px;
	text-transform: uppercase;
}

.page-title span {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #777;
	font-size: 18px;
}

.breadcrumb {
	position: absolute !important;
	width: auto !important;
	top: 50% !important;
	left: auto !important;
	right: 15px !important;
	margin: -10px 0 0 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
	font-size: 12px;
}

.page-title.page-title-mini { padding: 30px 0; }

.page-title.page-title-mini h1 {
	font-weight: 600;
	font-size: 18px;
	color: #444;
}

.page-title.page-title-mini span { display: none; }



body.stretched .container-fullwidth .breadcrumb { right: 60px !important; }

#header.transparent-header + .page-title.page-title-parallax .breadcrumb { margin-top: 35px !important; }

.breadcrumb a { color: #555; }

.breadcrumb a:hover { color: #7F0000; }

.breadcrumb i { width: auto !important; }

.content {
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    width: 100%;
}

/* NEW STYLES WEDOO */
.content-wrap {padding:0px;}

/* SLIDER */
.swiper-slide-overlay:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);}
/* SLIDER */

/* VIDEO */
.play-video {width: 100%;}
.entry-image.cut i {position: absolute; font-size: 17px; width: 70px; height: 70px; color:#7F0000; background:#FFF; left:50%; margin-left: -35px; top:50%; margin-top:-35px; text-align: center; line-height: 70px; border-radius: 70px; -moz-border-radius:70px; -webkit-border-radius: 70px;}
/* VIDEO */

/* IMAGES CUT */
.cut {
    height: 0;
    padding-bottom: 65.744681%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    position: relative;
    background-color: #e2e2e2;
}

.cut img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute!important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%!important;
    height: 100%!important;
}

.cut a {position: static;}

.cut-900 {padding-bottom: 69%;}
.cut-square {padding-top: 35%;}

.fslider.flex-thumb-grid .flex-control-nav.flex-control-thumbs li img {height: 100%!important}

.mpost .entry-image img,
.spost .entry-image img {height: 100%!important; width: 100%!important}
.mpost .entry-image {height: auto!important}

.mpost .entry-image.cut-900 {padding-bottom: 10%;}
.mpost {margin-bottom: 20px!important;}

.flex-control-paging .cut.cut-900 {padding-bottom: inherit;height: auto;}
/* IMAGES CUT */


/* Pagination */
.paginate-this ul {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.paginate-this ul li {list-style: none; display: inline-block; margin:0;}
.paginate-this span,
.paginate-this a { 
	position: relative;
    display: block;
    width:40px;
    height: 40px;
    margin-left: -1px;
    line-height: 40px;
    color: #7F0000;
    background-color: #fff;
    border: 1px solid #dee2e6;	
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    text-align: center;
}
.paginate-this a i {font-size: 12px;}

.paginate-this a:hover,
.paginate-this span:not(.dots) {color:#FFF; background:#7F0000}


/* Pagination */

.si-whatsapp:hover, .si-colored.si-whatsapp {
    background-color: #00cf0f !important;
}

/* Mega Menu Adjustments */
.mega-menu .post-grid .entry{margin-bottom: 0;}
.mega-menu .post-grid .entry:after{content:none;}


/* Document title */
/*#documents .feature-box h3{word-break: break-all;}*/

.mega-menu-column h4 i { font-size: 11px; margin-left: 8px;}
.mega-menu-column h4 {font-size: 18px; line-height: normal;}

/* Media page */
#media .post-grid.grid-3 .entry{min-height: 440px;}
#media .post-grid.grid-3 .entry-title h2{text-transform:none;}
#media a.page-numbers.current {color: #FFF;background: #7F0000;}

/* Responsive Adjustments */
#logo a.standard-logo {
    display: inline-block;
    width: 100%;
}


@media only screen and (max-width: 991px) {
	body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
	    color: #7f0000 !important;
	}
}

/* Extra small devices (phones, 600px and down) */

#top-search a {}


@media only screen and (max-width: 1279px) {
	#logo {
		display: block;
		height: 100px;
		float: none;
		margin: 0 auto 0 !important;
		max-width: none;
		text-align: center;
		border: 0 !important;
		padding: 0;
	}

	.sticky-header #logo {display: none;}	

}


@media (max-width: 991.98px){
	#top-search a {
		right: 20px;
	}
}

@media only screen and (max-width: 600px) {
	/*#logo a.standard-logo {width: auto; width: -webkit-fill-available;}*/
	
	.breadcrumb {
		position: relative !important;
		width: 100% !important;
		top: 50% !important;
		left: 2px !important;
		right: 15px !important;
		margin: 20px 0 0 0 !important;
		background-color: transparent !important;
		padding: 0 !important;
		font-size: 12px;
	}

	.container, #header.full-header .container, .container-fullwidth {
	    width: 100% !important;
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	#top-search a {right: 15px;}
	#primary-menu-trigger { left: 0px; }	
	/*#logo img {height: 48px;}*/
	.top-links li > a {font-size: 7px;}

	.slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm {width: 30px; height: 30px; margin-top:-15px;}

	.slider-arrow-left i, .slider-arrow-right i, .flex-prev i, .flex-next i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i {
		line-height: 30px;
		width: 21px;
		height: 30px;
		color: #DDD;
		color: rgba(255,255,255,0.8);
		text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
		font-size: 24px;
		text-align: center;
		margin-left: 5px;
	}

	.swiper_wrapper .slider-caption h2 {font-size: 1.0rem;}
	.text-overlay-title h2 {font-size: 18px;}

	.fslider[data-thumbs="true"] .flex-prev, .fslider[data-thumbs="true"] .flex-next {
		margin-top: -30px;
	}	
	.col_full {margin-bottom: 20px!important}

	.sidebar-widgets-wrap .widget {
		padding-top: 20px;
		border-top: 1px solid #EEE;
	}

	.emphasis-title h1, .emphasis-title h2 {
		font-size: 28px !important;
	}
	.emphasis-title p { font-size: 15px; }

}


@media (max-width: 576px){
	.container {
		max-width: 577px;
	}
}


/* Responsive Adjustments

/* NEW STYLES WEDOO */
#primary-menu.style-3 > ul > li.current_page_parent:hover > a,
.current-menu-ancestor > a.sf-with-ul {text-shadow: 1px 1px 1px rgba(0,0,0,0.2);background-color: #7F0000;border-radius: 3px;}
.current-menu-ancestor > a.sf-with-ul{color:#FFF!important} 
#primary-menu ul li:not(.current-page-parent):hover > a.sf-with-ul, 
#primary-menu ul li.current-menu-ancestor li.current-page-parent:hover > a.sf-with-ul {color: #7F0000!important}

 /* Saints / blessed EVO */
	#dailyblessed .modal-dialog {margin:5.75rem auto;}
	#dailyblessed .modal-content {border-radius: 0px; border-color:#7F0000}
	#dailyblessed .modal-content h4 {margin-bottom: 0px;}
	#dailyblessed .modal-content a {text-decoration: underline!important; font-style: italic;}
	#dailyblessed p {margin-bottom: 0px;}
	#dailyblessed .modal-body {max-height: 500px; overflow: auto;}
.row.center_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}    
/* Saints / blessed EVO */   
  