.header-top-bg-mobile { display: none; }
#page-title-mobile { display: none; }
.grecaptcha-badge { z-index: 99999; }
.goto_top { display: none; position: fixed; bottom: 18px; left: 30px; width: 35px; height: 35px; background: #2caed8 url("../images/arrow-up-white.png") no-repeat center; -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 9998; }

/* MOBILE MENU */
.disable_body_scroll { overflow: hidden !important; }

#mobile-menu .slicknav_menu .slicknav_icon-bar { position: relative; top: 0; transform: rotate(-45deg); }
#mobile-menu .slicknav_menu .slicknav_icon-bar:first-child { position: relative; top: 5px; transform: rotate(45deg); }
#mobile-menu .slicknav_menu .slicknav_icon-bar:last-child { display: none; }

.slicknav_btn { background-color: #663091 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.slicknav_menu.slicknav_menu_toggle { display: none !important; width: auto; display: inline-block; margin-right: -10px; background: none; float: right; }

#mobile-menu { display: none; }
#mobile-menu { display: none; position: fixed; width: 100%; height: 100%; background: #ffffff; z-index: 9999; }
#mobile-menu .slicknav_menu { background: #ffffff; }
#mobile-menu .slicknav_nav { font-size: 20px; text-align: center; }
#mobile-menu .slicknav_nav ul { margin: 0; }
#mobile-menu .slicknav_nav .slicknav_row:hover { background: #f0f0f0; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
#mobile-menu .slicknav_nav .slicknav_row, #mobile-menu .slicknav_nav a { position: relative; }
#mobile-menu .slicknav_nav a { color: #663091; }
#mobile-menu .slicknav_nav a:hover { background: #f0f0f0; color: #663091; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
#mobile-menu .current-menu-item > span > a, #mobile-menu .current-menu-ancestor > span > a, #mobile-menu .current-menu-item > a { font-weight: 700; }
#mobile-menu .slicknav_item { position: absolute !important; }
#mobile-menu .slicknav_nav .slicknav_arrow { width: 16px; height: 22px; display: inline-block; margin: 4px 0 0 15px; background: transparent url("../images/menu-arrow-closed.png") no-repeat center; text-indent: -9999px; overflow: hidden; }
#mobile-menu .slicknav_nav .slicknav_open .slicknav_arrow { background-image: url("../images/menu-arrow-opened.png"); }

/* RESPONSIVE */
@media (max-width: 1199px) {
	header#masthead, #content, footer#colophon { padding-left: 30px; padding-right: 30px; }
	header#masthead { background: none; overflow: hidden; }
	#slider.carousel-fade .carousel-inner .item { -webkit-box-shadow:inset 0 0 16px 0 rgba(0,0,0,.36); -moz-box-shadow:inset 0 0 16px 0 rgba(0,0,0,.36); box-shadow:inset 0 0 16px 0 rgba(0,0,0,.36); }
	header#masthead #slider #slider-overlay { background: none; }
	header#masthead #slider #slider-overlay:before { content: ""; position: absolute; top: 77px; left: -39px; display: block; width: 381px; height: 258px; background: transparent url("../images/slider-shape-left.png") no-repeat center top; }
	header#masthead #slider #slider-overlay:after { content: ""; position: absolute; bottom: -50px; right: -43px; display: block; width: 431px; height: 398px; background: transparent url("../images/slider-shape-right.png") no-repeat center top; }
	header#masthead #slider #slider-overlay .pointers-wrap .slide-prev { margin-left: -21px; }
	header#masthead #slider #slider-overlay .pointers-wrap .slide-next { margin-right: -21px; }
	#header-top { position: relative; }
	#header-top:before { content: ""; position: absolute; top: 0; right: 0; width: 3000px; height: 93px; display: block; margin-right: -920px; background: transparent url("../images/bg/header-section-bg-mobile.png") no-repeat center top; }
	header#masthead #header-bottom { padding-left: 0; padding-right: 0; }
	#content #inner-wrap #primary { width: 68.666%; }
	#content #inner-wrap #primary #home-widgets #circled-images-widget .action-button-box .img-circle { max-width: 100%; height: auto; }
	#content #inner-wrap #primary #home-widgets #circled-images-widget .action-button-box .action-button-text { max-width: 100%; width: 100%; }
	#content #inner-wrap #primary #home-widgets #circled-images-widget .action-button-box .action-button-text .action-button-inner .action-button-wrap,
	#content #inner-wrap #primary #home-widgets #circled-images-widget .action-button-box .action-button-text .action-button-inner .action-button-wrap a { font-size: 16px; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
	header#masthead #header-bottom #social-icons #icons-wrap { margin: 0; right: 60px; left: unset; }
	#content { background-image: url("../images/bg/content-shadow.png"); }
	#content #inner-wrap #secondary { width: 300px; padding: 20px 30px; }
	.wpcf7 div.field { padding: 0 10px 10px; }
	#content #inner-wrap .contact-page .contact-form-wrap .contact-form .field label { width: auto; }
	input[type="text"], input[type="email"], input[type="tel"], input[type="password"], select, textarea { width: 100% !important; }
}

@media (max-width: 1139px) {
	header#masthead #slider #slides-wrap { left: 0; }
}

@media (max-width: 991px) {
	header#masthead #header-top #header-top-left #logo { margin-top: 44px; }
	header#masthead #header-top #header-top-left #logo img { width: 148px; }
	.main-navigation li { padding-left: 12px; }
	header#masthead #slider #slider-overlay:after { background-image: url("../images/slider-shape-right@mobile.png"); }
	#content #inner-wrap #primary { height: auto !important; padding: 24px 0 0; width: 100%; float: none; }
	#content #inner-wrap #secondary { position: relative; top: 0; left: 0; width: 100%; float: none; }
	#page-title { display: none; }
	#page-title-mobile { display: block; }
	header#masthead #header-bottom #social-icons #icons-wrap { right: 20px; bottom: -20px; margin-top: 18px; margin-bottom: 9px; }

	/* Responsive Table */
	#main .table-responsive { width: 100%; border: none; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; }
	#main .table-responsive table { margin: 0 auto 10px; }
	#main .table-responsive::-webkit-scrollbar { width: 5px; height: 5px; }
	#main .table-responsive::-webkit-scrollbar-track { background: #ffffff; }
	#main .table-responsive::-webkit-scrollbar-thumb { background: #6b6b6b; }
	#main .table-responsive::-webkit-scrollbar-thumb:hover { background: #6b6b6b; }

	#content #inner-wrap .contact-page .contact-details { padding-right: 0; }
	#content #inner-wrap .contact-page .contact-form-wrap { border-left: none; }
	#content #inner-wrap .contact-page .contact-form-wrap .contact-form { padding-left: 0; }
	#content #inner-wrap #primary #home-widgets #circled-images-widget .action-button-box { margin-bottom: 10px; }
	#testimonial-widget.carousel-fade .carousel-inner .item { height: auto; margin-bottom: 30px; }
}

@media (max-width: 768px) {
	#header-top:before { margin-right: -966px; }
	header#masthead { min-height: auto; }
	header#masthead #header-top #header-top-right #emergency-exit-button { padding-right: 64px; }
	header#masthead #header-top #header-top-left #logo { margin-top: 34px; }
	header#masthead #header-top #header-top-left #logo img { width: auto; }
	.main-navigation ul { display: none; }
	#mobile-menu { display: block; }
	.slicknav_menu.slicknav_menu_toggle { display: block !important; }
	#slider.carousel-fade .carousel-inner .item:before { content: ""; position: absolute; bottom: 0; left: 0; display: block; width: 150px; height: 86px; background: transparent url("../images/slider-shape-left@mobile.png") no-repeat center top; }
	header#masthead #slider .text-title { top: auto; bottom: 8px; left: 38px; height: auto; font-size: 18.82px; line-height: 21.15px; }
	header#masthead #slider #slider-overlay:before, header#masthead #slider #slider-overlay:after { content: none; }
	.entry-content img { max-width: 100%; height: auto; }
	#content #inner-wrap .contact-page .contact-form-wrap .contact-form { padding-top: 30px; padding-left: 0; }
	.goto_top { display: block; }
}

@media (max-width: 575px) {
	#header-top:before { margin-right: -1184px; height: 64px; background-size: contain; }
	header#masthead #header-top #header-top-right #emergency-exit-button { padding-right: 0; margin-right: -20px; }
	header#masthead #header-top #header-top-right #emergency-exit-button a { width: 130px; font-size: 13.37px; }
	.wp-block-image figure { display: block !important; margin: 1.5em auto !important; text-align: center; float: none !important; }
	#content #inner-wrap #primary .wp-block-file a { line-height: 31px; }
}

@media (max-width: 480px) {
	#zontaSubscribeWindow h2 { max-width: 200px; }
}

@media (max-width: 380px) {
	header#masthead #header-top { padding-bottom: 0; }
	nav#site-navigation { bottom: 0; }
	header#masthead #header-top #header-top-left #logo img { width: 148px; }
	header#masthead #slider .text-title { display: none; }
	#slider.carousel-fade .carousel-inner .item:before { content: none; }
	.entry-content img[class^="wp-image-"], .entry-content img.size-medium, .entry-content img.size-thumbnail { display: block; margin: 1.5em auto !important; float: none !important; }
	#content #inner-wrap #primary #home-widgets #testimonial-widget blockquote { padding: 95px 25px 25px 25px; background-position: center 26px; }
}