/*
Theme Name: DSIP
Theme URI: https://redorangecom.com
Author: RedOrange Communications
Author URI: https://redorangecom.com
Description: This theme is designed and developed by RedOrange Communications
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: DSIP
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

DSIP is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  width: 100%;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 16px;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*------------Custom Styles-----------*/
body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
}

body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none !important;
}

nav#site-navigation {
  padding: 0;
  background: #1e518a;
  color: #fff;
}

nav#site-navigation li a {
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
}

ul#mega_menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

nav#site-navigation li a:hover {
  background: #184372;
}

li.menu-item-has-children a {
  padding-right: 20px !important;
}

.main-navigation li {
  position: static;
}

li.menu-item-has-children a {
  padding-right: 20px !important;
}

/*.menu-item-has-children ul.sub-menu {*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    display: block;*/
/*    top: 100%;*/
/*    float: none;*/
/*    background: #eee;*/
/*    z-index: 999;*/
/*    opacity: 1;*/
/*}*/

ul#mega_menu {
  position: relative;
}

.menu-item-has-children:hover > ul.sub-menu {
  left: 0;
  display: block;
}

div#main_menu_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#main_menu_wrapper .menu-mega-menu-container > ul {
  height: 99%;
  width: 100%;
  display: inline-block;
}

div#main_menu_wrapper .menu-mega-menu-container > ul > li {
  height: 100%;
  display: inline-block;
}

div#main_menu_wrapper .menu-mega-menu-container > ul li a {
  padding: 10px 12px;
}

div#main_menu_wrapper .menu-mega-menu-container > ul {
  margin: 0;
  padding: 0;
}

div#main_menu_wrapper .menu-mega-menu-container > ul li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  display: block;
  transition: all 0.5s;
}

div#main_menu_wrapper .menu-mega-menu-container > ul li .sub-menu li {
  background: transparent !important;
}

.search_wrapper a {
  color: rgb(7 81 146);
}

.slider_top .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_title h2 {
  font-size: 28px;
  text-transform: none;
  font-weight: bold;
  color: rgb(7 81 146);
  margin: 0;
}

.slider_right_text p {
  font-size: 17px;
  margin: 0;
  color: #fff;
}

.DSIP_btn {
  display: inline-block;
  text-align: right;
  font-size: 14px;
  text-transform: uppercase;
  color: #303392;
  text-decoration: none;
  padding: 10px 30px;
  margin-top: 10px;
  transition: 0.5s all ease-in-out;
  border-radius: 0;
}

a.wp-block-button__link {
  display: inline-block;
  text-align: right;
  font-size: 14px;
  text-transform: uppercase;

  text-decoration: none;
  transition: 0.5s all ease-in-out;
  border-radius: 0;
  color: #fff;
  padding: 10px 30px;
}

.bg_blue a.wp-block-button__link {
  background: #303392;
  color: #fff;
}

.bg_sky a.wp-block-button__link {
  background: rgba(66, 165, 253, 1);
  color: #fff;
}

a.wp-block-button__link:hover {
  background: rgba(66, 165, 253, 1);
}

.bordered_btn {
  border: 1px solid rgba(66, 165, 253, 1);
}

.solid_btn {
  border: none;
  background: none;
}

.DSIP_btn:hover {
  background: rgba(66, 165, 253, 1);
  color: #fff;
}

.section_title {
  padding: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.gray_border_1 {
  border: 1px solid #eee;
}

.slider_image {
  overflow: hidden;
}

@keyframes border_hover {
  0% {
    background-size: 0 3px, 3px 0, 0 3px, 3px 0;
  }

  25% {
    background-size: 100% 3px, 3px 0, 0 3px, 3px 0;
  }

  50% {
    background-size: 100% 3px, 3px 100%, 0 3px, 3px 0;
  }

  75% {
    background-size: 100% 3px, 3px 100%, 100% 3px, 3px 0;
  }

  100% {
    background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
  }
}

.opacity-1 {
  opacity: 0.1;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-3 {
  opacity: 0.3;
}

.opacity-4 {
  opacity: 0.4;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-6 {
  opacity: 0.6;
}

.opacity-7 {
  opacity: 0.7;
}

.opacity-8 {
  opacity: 0.8;
}

.opacity-9 {
  opacity: 0.9;
}

.border_hover {
  width: 25%;
  margin: 2rem auto;
  padding: 2em;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #c9c9c9 100%, #c9c9c9 100%),
    linear-gradient(to bottom, #c9c9c9 100%, #c9c9c9 100%),
    linear-gradient(to right, #c9c9c9 100%, #c9c9c9 100%),
    linear-gradient(to bottom, #c9c9c9 100%, #c9c9c9 100%);
  background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  animation: border_hover 1.25s cubic-bezier(0.19, 1, 0.22, 1) 1;
  animation-play-state: paused;
}

.border_hover:hover {
  animation-play-state: running;
}

.DSIP_btn {
  text-decoration: none;
  margin: 20px 0;
}

.DSIP_btn:hover {
  text-decoration: none;
}

div#wpgmza_map {
  float: none !important;
}

header.header_area {
  width: 100%;
  background: #fff;
  z-index: 9999;
}

.slider_top {
  height: 300px;
  display: block;
  align-items: center;
  justify-content: center;
  background: rgba(29, 89, 144, 0.8);
  position: absolute;
  width: 300px;
  z-index: 9999;
}

.slider_image {
  height: calc(100vh - 90px);
}

.background:after {
  background: -moz-linear-gradient(
    -45deg,
    rgba(7, 81, 146, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(7, 81, 146, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    -45deg,
    rgba(7, 81, 146, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(7 81 146)', endColorstr='#00ffffff', GradientType=1);
}

.background {
  height: 100%;
  position: relative;
  transition: all 0.5s ease;
}

.background:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.background:hover {
  opacity: 1;
}

.background:hover:after {
  opacity: 1;
  visibility: visible;
  z-index: 111;
}

ul.featured_tabs {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  list-style: none;
}

ul.featured_tabs li a {
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #eee;
  display: block;
  transition: all 0.5s;
}

ul.featured_tabs li a:after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  left: 10px;
  font-size: 20px;
  visibility: hidden;
}

ul.featured_tabs li a:hover,
ul.featured_tabs li a.show {
  color: rgba(66, 165, 253, 1);
  border-bottom: 1px solid rgba(66, 165, 253, 1);
  transition: all 0.5s;
}

ul.featured_tabs li a:hover:after,
ul.featured_tabs li a.show:after {
  visibility: visible;
}

.featured_right {
  position: relative;
}

.feature_right.show > .featured_right .featured_text {
  opacity: 1;
  visibility: visible;
  margin-left: -20px;
  margin-bottom: 20px;
}

.featured_text {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 20px;
  background: rgba(66, 165, 253, 0.85);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  font-size: 16px;
}

.featured_text p {
  margin: 0;
}

.single_block {
  margin-top: 20px;
}

.single_feature_block_left .section_title {
  margin: 10px 0;
  padding: 0;
}

.solid_btn {
  background: rgba(66, 165, 253, 0.85);
  color: #fff;
}

.single_feature_block_right {
  display: inline-block;
}

.bottom_block {
}

.single_feature_block_left {
  width: 40%;
}

.single_feature_block_right {
  width: 60%;
}

.bottom_block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 20px 0;
}

.bottom_block h2 {
  font-size: 24px;
}

.single_block {
  padding: 10px;
}

.single_feature_block_right a.DSIP_btn.solid_btn {
  margin-bottom: 0;
}

.bg_sky {
  background: rgba(66, 165, 253, 1);
}

.color_sky {
  color: rgba(66, 165, 253, 1);
}

.bg_grey {
  background: #eee;
}

.bg_light {
  background: #f1f1f1;
}

.bg_white {
  background: #fff;
}

.color_white,
.color_white h1,
.color_white h2,
.color_white h3,
.color_white h4,
.color_white p,
.color_white a {
  color: #fff !important;
}

.color_blue,
.color_blue h1,
.color_blue h2,
.color_blue h3,
.color_blue h4,
.color_blue p,
.color_blue a,
.color_blue span,
.color_blue strong {
  color: #303392 !important;
}

.cta_text p {
  font-size: 16px;
}

section.bd_map_area img {
  height: 100%;
  width: 100%;
}

.section_title p {
  font-size: 14px;
  color: rgba(66, 165, 253, 1);
}

.map_top.section_title h2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(66, 165, 253, 1);
}

section.bd_map_area .DSIP_btn {
  margin-top: 30px;
}

.single_counter .section_title {
  padding: 10px;
}

.single_counter {
  height: 400px;
  align-items: center;
  justify-content: center;
}

.background.image_visible_onhover img {
  position: absolute;
  height: 100%;
  width: auto;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}

.single_counter .section_title {
  z-index: 999;
  position: relative;
}

.background.image_visible_onhover {
  display: flex;
  align-items: center;
}

.single_counter:hover .background.image_visible_onhover:after {
  visibility: visible;
  opacity: 1;
}

.single_counter:hover .background.image_visible_onhover img {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.single_block:hover .background:after {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

.single_counter {
  border: 1px solid #fff;
}

.single_counter .section_title p {
  color: rgb(7 81 146);
  font-size: 16px;
}

.single_counter:hover .section_title p,
.single_counter:hover .section_title h2 {
  color: #fff;
}

.main_donor_img img {
  height: 180px;
  width: 180px;
}

.main_donor_img {
  margin-bottom: 50px;
}

h2.widget-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.single_footer_widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  text-transform: none;
}

.single_footer_widget a {
  color: #333;
  text-decoration: none;
  padding: 0px 0 15px 0px;
  display: block;
}

.footer_horizontal_menu ul {
  padding: 0;
  list-style: none;
  margin: 0 0 50px;
  display: block;
}

.footer_horizontal_menu ul li {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
}

.footer_horizontal_menu ul li a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  padding: 5px;
}

ul.social_list {
  display: inline-block;
  margin: 0;
}

ul.social_list li img {
  height: 30px;
  width: 30px;
}

ul.social_list a {
  display: inline-block;
}

.copyright {
  padding: 15px 0;
}

.copyright .col-md-6.color_white {
  padding-top: 7px;
}

.bg_blue {
  background: rgba(66, 165, 253, 1);
}

.bg_dark {
  background: #07264c;
}

.main_donor_img.text-center .background {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
}

.single_donor_img {
  border: 1px solid #eee;
  cursor: pointer;
}

.row.d-flex.align-items-center.featured_top {
  background: #f7f7f7;
  padding: 15px 0px 15px 0px;
}

.slick-arrow {
  font-size: 25px;
  color: rgb(7 81 146);
  height: 40px;
  background: #d8d8d8;
  width: 40px;
  text-align: center;
  z-index: 9;
  line-height: 40px;
  cursor: pointer;
  top: 50%;
  visibility: hidden;
  position: absolute;
  opacity: 0.7 !important;
  border-radius: 50%;
  margin-left: 15px;
  margin-right: 15px;
}

i.fas.fa-angle-left.slick-arrow {
  left: 0;
}

i.fas.fa-angle-right.slick-arrow {
  right: 0;
}

section.slider_area:hover .slick-arrow {
  visibility: visible;
  transition: all 0.5s ease;
  opacity: 1;
}

.feature_right.show {
  display: block;
  -webkit-animation: slide-down 0.7s;
  -moz-animation: slide-down 0.7s;
}

.feature_right {
  display: none;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateX(30%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

a {
  padding: 10px;
}

a:hover {
  color: rgb(7 81 146);
}

.DSIP_btn:hover {
  background: rgba(66, 165, 253, 1);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

.map_widget h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.map_widget p {
  font-size: 20px;
  text-transform: uppercase;
}

div.map_area {
  position: relative;
}

.map_widget {
  width: 585px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  padding: 5px 10px 5px 10px;
  height: auto;
}

header.header_area .container {
  position: relative;
}

header.header_area .col-md-8 {
  position: static;
  height: 80px;
}

div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
  position: absolute;
  left: 10%;
  width: 80%;
  top: 50px;
  background: #f7f7f7;
  z-index: 9;
  box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 50px;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  height: 225px;
  overflow: auto;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu
  li {
  text-align: left;
  list-style: none;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu
  li
  > a {
  width: 40%;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu
  li
  .menu_img {
  position: absolute;
  height: 100%;
  width: 65%;
  right: 0;
  top: 0;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu {
  position: relative;
}

.menu-mega-menu-container {
  height: 100%;
}

.menu_img img {
  height: 100%;
  width: auto;
  max-width: initial;
}

.menu_img {
  overflow: hidden;
}

div#main_menu_wrapper
  .menu-mega-menu-container
  ul
  li
  .sub_wrapper
  > ul.sub-menu
  li
  .menu_img
  a {
  padding: 0 !important;
  height: 100%;
  width: 100%;
}

ul.sub-menu li .menu_img .background {
  opacity: 0;
  visibility: hidden;
  z-index: -99;
}

ul.sub-menu li.show .menu_img .background {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

ul.sub-menu li.show:hover > .menu_img .background:after,
ul.sub-menu li.show:hover > .menu_img .background {
  opacity: 1;
  visibility: visible;
  z-index: 99;
}

ul.sub-menu li.show a {
  position: relative;
}

ul.sub-menu li.show > a:after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  left: 0px;
  font-size: 20px;
  visibility: visible;
  top: 1px;
}

div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  padding: 0 50px;
  overflow: hidden;
  height: 0;
}

div#main_menu_wrapper .menu-mega-menu-container > ul > li {
  height: 100%;
}

div#main_menu_wrapper li.menu-item-has-children:hover > .sub_wrapper {
  z-index: 999;
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease;
  padding: 20px;
  height: auto;
}

div#search_wrapper {
  height: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 45px;
  opacity: 0;
  transition: all 0.5s ease;
}

div#search_wrapper.active {
  opacity: 1;
  padding: 30px 20px;
  background: #eee;
  overflow: visible;
  height: auto;
  transition: all 0.5s ease;
  z-index: 99;
}

div#search_wrapper label {
  width: 100%;
  margin: 0;
  height: 100%;
}

div#search_wrapper label input.search-field {
  width: 100%;
  border-radius: 0;
  height: 100%;
  padding: 10px;
  outline: none;
  border: 1px solid rgba(66, 165, 253, 1);
  color: rgba(66, 165, 253, 1);
}

div#search_wrapper input.search-submit {
  height: 100%;
  position: absolute;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 0;
  width: 100px;
  background: rgba(66, 165, 253, 1);
  right: 0;
}

div#search_wrapper form.search-form {
  position: relative;
}

span.close_btn {
  background: #055192;
  color: #fff;
  height: 30px;
  width: 30px;
  text-align: center;
  position: absolute;
  top: -15px;
  right: -15px;
  line-height: 30px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

.slick-slide.slick-current.slick-active {
  outline: none;
}

.map_gallery {
  display: flex;
}

.single_map_image a {
  display: inline-block;
  padding: 0;
}

.background.reverse:after {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.background.image_visible_onhover a {
  height: 100%;
  text-decoration: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.pt-5.pb-5.cta_area.bg_sky
  .background.image_visible_onhover
  .section_title {
  height: 100%;
  padding-top: 20%;
}

section.pt-5.pb-5.cta_area.bg_sky
  .background.image_visible_onhover
  .section_title
  p,
section.pt-5.pb-5.cta_area.bg_sky
  .background.image_visible_onhover
  .section_title
  h2 {
  color: #fff;
}

.gallery {
  margin: 0;
}

.slick-slide:focus {
  outline: none;
}

section.top_title_area {
  padding: 100px 100px 70px;
  min-height: 500px;
  background-size: cover !important;
  display: flex;
  align-items: center;
}

.side_menu ul {
  margin: 0;
  padding: 0;
  line-height: initial;
  list-style: none;
}

.side_menu ul a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0;
  transition: all 0.5s ease;
}

.side_menu > .menu-side-menu-container {
  padding: 10px 30px;
}

.bottom_side_menu {
  background: #f7f7f7;
}

a:focus {
  border: none;
  outline: none;
}

.side_menu ul ul {
  padding-left: 35px;
}

.side_menu ul li {
  position: relative;
  transition: all 0.5s ease;
  padding-left: 20px;
}

.side_menu ul li:after {
  position: absolute;
  content: "";
  height: 2px;
  top: 50%;
  background: #f21c8c;
  left: 0;
  visibility: hidden;
  width: 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.side_menu ul li.current-menu-item {
  padding-left: 40px;
}

.side_menu ul li.current-menu-item:after {
  position: absolute;
  content: "";
  height: 2px;
  visibility: visible;
  width: 30px;
  opacity: 1;
  top: 50%;
  background: #f21c8c;
  left: 0;
}

.side_menu ul li:hover {
  padding-left: 40px;
}

.side_menu ul li:hover:after {
  visibility: visible;
  width: 30px;
  opacity: 1;
}

.side_content.main_content .section_content {
  padding: 80px 30px;
}

.section_content h2,
.section_content h1,
.section_content h3,
.section_content h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #303392;
}

.section_content p {
  color: #404040;
}

.background figure {
  margin: 0 !important;
  width: 100%;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.side_menu.sticky {
  padding-top: 80px;
}

.wp-block-button {
  margin: 20px 0 !important;
}

.section_content ul {
  margin: 20px 0;
}

blockquote.wp-block-quote {
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  background: #eee;
  padding-left: 20px;
  position: relative;
}

blockquote.wp-block-quote:after {
  position: absolute;
  height: 100%;
  left: 0;
  width: 5px;
  background: #f21c8c;
  top: 0;
  content: "";
}

.section_content table {
  margin: 20px 0;
}

.section_content table td {
  padding: 10px;
  border: 1px solid #ddd !important;
}

.wp-block-table.is-style-stripes {
  border: 0;
}

.wp-block-embed__wrapper {
  width: 100%;
  text-align: center;
}

.section_content ul a {
  font-size: 16px;
  color: #303392;
  font-weight: bold;
  list-style: none;
  display: block;
}

.section_content ul a:hover {
  color: rgba(66, 165, 253, 1);
}

.section_content ul {
  list-style: none;
  padding-left: 20px;
}

.bottom_side_menu ul li a {
  padding: 10px 0;
  font-size: 12px;
}

.bottom_side_menu ul li:after {
  background: rgba(66, 165, 253, 1) !important;
}

.bottom_side_menu {
  padding: 10px;
}

section.top_title_area.small {
  height: auto;
  min-height: auto;
  padding: 0;
}

section.top_title_area.small .section_title {
  margin: 10px 0;
}

.FSDMWrapper {
  background: #f7f7f7;
}

.slider_right_text a.DSIP_btn.bordered_btn {
  margin-bottom: 0;
}

.filter_fields {
  padding: 20px;
}

.filter_fields .row {
  width: 100%;
  display: flex;
  align-items: center;
}

div#search_content {
  margin: 20px 0;
}

.filter_fields .row {
  margin: 0;
}

.search_box {
  width: 100%;
}

.search_box input#search {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
  font-size: 14px;
}

.filter_fields select#type {
  width: 100%;
  display: block;
  font-size: 14px;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
}

.filter_fields .type_select {
  width: 100%;
}

a#filter_search_submit {
  width: 100%;
  text-align: center;
  height: 100%;
  margin: 0;
  line-height: 20px;
  border: none;
  padding: 10px;
}

.filter_fields .col-md-2 {
  height: 100%;
}

.filter_fields {
  margin-top: 50px !important;
}

.filter_fields .row {
  margin: 0;
}

.search_box {
  width: 100%;
}

.search_box input#search {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
  font-size: 14px;
}

.filter_fields select#type {
  width: 100%;
  display: block;
  font-size: 14px;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
}

.filter_fields .type_select {
  width: 100%;
}

a#filter_search_submit {
  width: 100%;
  text-align: center;
  height: 100%;
  margin: 0;
  line-height: 20px;
  border: none;
  padding: 10px;
}

.filter_fields .col-md-2 {
  height: 100%;
}

.filter_fields {
  margin-top: 50px !important;
}

.post_details h2 a {
  font-size: 20px;
  color: rgb(7 81 146);
  display: block;
  padding: 0;
}

.post_details h2 {
  margin-bottom: 0;
}

.post_meta ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}

.post_meta ul li a {
  font-size: 12px;
  padding: 0;
  color: #9b9b9b;
  font-weight: normal;
}

.post_meta ul li {
  display: inline-block;
}

.post_details .post_details {
  margin-top: 15px;
}

.post_details a.DSIP_btn {
  margin-bottom: 0;
}

.post_image {
  height: auto;
  width: auto;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}

.post_image a {
  display: block;
  padding: 0;
}

.post_image a img {
  height: 100%;
  width: 100%;
}

div#search_content .row {
  padding-bottom: 50px;
  display: flex;
  align-items: center;
}

.filter_fields .row {
  margin: 0;
}

.search_box {
  width: 100%;
}

.search_box input#search {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
  font-size: 14px;
}

.filter_fields select#type {
  width: 100%;
  display: block;
  font-size: 14px;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0;
}

.filter_fields .type_select {
  width: 100%;
}

a#filter_search_submit {
  width: 100%;
  text-align: center;
  height: 100%;
  margin: 0;
  line-height: 20px;
  border: none;
  padding: 10px;
}

.filter_fields .col-md-2 {
  height: 100%;
}

.filter_fields {
  margin-top: 50px !important;
}

.post_details h2 a {
  font-size: 20px;
  color: rgb(7 81 146);
  display: block;
  padding: 0;
}

.post_details h2 {
  margin-bottom: 0;
}

.post_meta ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}

.post_meta ul li a {
  font-size: 12px;
  padding: 0;
  color: #323232;
  font-weight: normal;
  margin-right: 5px;
}

.post_meta ul li {
  display: inline-block;
  margin-right: 10px;
}

.post_details .post_details {
  margin-top: 15px;
}

.post_details a.DSIP_btn {
  margin-bottom: 0;
}

.post_image {
  height: 200px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
  align-items: center;
}

.post_image a {
  display: block;
  padding: 0;
}

.post_image a img {
  height: 100%;
  width: 100%;
}

div#search_content .row {
  padding: 20px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.not_found h2 {
  margin: 0;
  font-size: 28px;
  text-align: center;
  color: #999;
}

section.top_title_area.small.single_title {
  padding: 20px 0;
  background: #f7f7f7;
  margin-bottom: 50px;
}

section.single_area {
  margin-bottom: 50px;
}

section.top_title_area.small.single_title {
  padding: 20px 0;
  background: #07264c;
  margin-bottom: 50px;
}

.single_title h2 {
  color: #ddd;
}

section.single_area {
  margin-bottom: 50px;
}

section.top_title_area.p-5.medium {
  min-height: 500px;
}

section.top_title_area.p-5.big {
  min-height: 650px;
}

.menu_img img {
  width: 100%;
  height: auto;
}

section.single_area.job_section {
}

section.single_area.job_section .section_title {
  margin: 0;
}

section.single_area.job_section .section_title h4 {
  color: #999 !important;
  font-size: 18px;
  margin: 10px 0;
  text-transform: uppercase;
}

section.single_area.job_section .section_title {
  padding: 0 10px;
  margin-bottom: 20px;
}

section.single_area.job_section h2.color_blue {
  margin-bottom: 20px;
}

section.single_area.job_section .col-md-9 {
  background: #f7f7f7;
  padding: 20px;
}

section.single_area.job_section .col-md-3 {
  padding: 20px;
}

.wpcf7-form-control-wrap {
}

.wpcf7-form-control {
  width: 100%;
  padding: 10px !important;
  border-radius: 0 !important;
  outline: none;
  margin-top: 10px;
}

form.wpcf7-form label {
  width: 100%;
  margin-bottom: 20px;
}

.wpcf7-form-control:active,
.wpcf7-form-control:focus,
.wpcf7-form-control:hover {
  border-color: rgb(7 81 146);
}

input.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  background: rgba(66, 165, 253, 0.85);
  border: none;
  padding: 15px 20px !important;
  display: inline-block;
  width: auto;
  transition: all 0.5s ease;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background: #07264c;
}

.donate_form form p {
  margin-bottom: 20px;
}

.donate_form h4 {
  font-size: 20px;
  color: #07264c;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 20px;
}

.donate_form label {
  margin-bottom: 5px !important;
}

.wp-block-contact-form-7-contact-form-selector.donate_form {
  background: #f7f7f7;
  padding: 20px;
}

.filter_fields.bg_dark .col-md-1 a {
  width: 100%;
  border-radius: 50%;
  padding: 0;
  height: 30px;
  width: 30px;
  background: #780a50;
}

.filter_fields.bg_dark .col-md-1 a {
  text-align: center;
  line-height: 30px;
}

.DSIP_search_btns {
  display: inline-block;
}

.col-md-4.DSIP_search_btns {
  display: flex;
}

.clear_btn {
  margin: 0;
  margin-left: 10px;
  background: #780a50;
}

.post_meta li {
  color: #999;
}

.post_details {
  padding: 15px;
  background: #f7f7f7;
}

.post_details .post_details {
  padding: 0;
}

.post_details .post_details a.DSIP_btn.bg_dark.color_white {
  margin: 0;
}

.post_image {
  border: 1px solid #eee;
}

.grid_area .col-md-3 {
  margin-bottom: 20px;
  text-align: center;
}

.DSIP_btn {
  outline: none !important;
}

.grid_area .col-md-3 {
  margin-bottom: 20px;
  text-align: center;
}

.grid_area .col-md-3 .post_details {
  font-size: 16px;
}

.map_top {
  color: #404040;
  font-size: 16px;
  font-weight: normal;
}

.map_top a.DSIP_btn.solid_btn {
  display: block;
  text-align: center;
}

section.address_area {
  font-size: 20px;
  background: #f7f7f7;
}

.background {
  overflow: hidden;
}

.background img {
  max-width: max-content;
}

.featured_right .background {
  overflow: visible;
}

ul.social_list {
  display: inline-block;
  width: 100%;
}

ul.social_list li {
  display: inline-block;
}

ul.social_list a {
  padding: 0 5px;
}

.copyright.bg_blue {
  display: flex;
  align-items: center;
  padding: 15px 0;
  justify-content: center;
}

.copyright.bg_blue .color_white {
  display: flex;
  align-items: center;
}

ul.social_list li img {
  height: 30px;
}

.branch_block {
  font-size: 16px;
}

.branch_block h2 {
  font-size: 14px;
}

/* Custom CSS Start Here */
.wpcf7-form .acf-field {
  margin: 0px 0 !important;
}

.wpcf7-form .acf-field {
  margin: 15px 0;
  clear: both;
}

.wpcf7-form .acf-field,
.wpcf7-form .acf-field .acf-label,
.wpcf7-form .acf-field .acf-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.wpcf7-form .acf-field .acf-label {
  vertical-align: top;
  margin: 0 0 10px;
}

.wpcf7-form .acf-field .acf-label label {
  display: block;
  font-weight: bold;
  margin: 0 0 3px;
  padding: 0;
}

.wpcf7-form .acf-required {
  color: #f00;
}

.wpcf7-form .acf-field .acf-input {
  vertical-align: top;
}

.wpcf7-form .acf-input-wrap {
  position: relative;
  overflow: hidden;
}

.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
  max-width: 100%;
}

.wpcf7-form p {
  margin: 0 0 15px !important;
}

.footer_area h2.widget-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.footer_hotline_wrapper a {
  padding: 0;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 {
  display: flex;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 > div {
  margin: 10px;
  text-align: left;
  flex-grow: 1;
  flex-basis: 0;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 strong {
  display: block;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 i {
  font-size: 14px;
  margin-bottom: 10px;
  height: 30px;
  width: 30px;
  border: 1px solid;
  text-align: center;
  line-height: 30px;
}

.branch_and_work_units {
  padding-bottom: 20px;
}

.branch_and_work_units .col-md-5 {
  font-weight: bold;
  text-transform: uppercase;
}

.branch_finder {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

#branch_content {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

#branch_content .branch_wrapper .col-md-4 img {
  border: 1px solid #ccc;
  padding: 5px;
}

#branch_content .branch_wrapper .col-md-8 h2 {
  font-weight: bold;
}

#branch_content .branch_wrapper .col-md-8 .address.branch_block {
  padding-bottom: 15px;
}

#branch_content .branch_wrapper .col-md-8 .clinic_address.branch_block {
  padding-bottom: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

#branch_content .branch_wrapper .col-md-8 .hotline.branch_block {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.ekko-lightbox {
  z-index: 9999;
  top: 10%;
}

li.menu-item-has-children a {
  position: relative;
}

li.menu-item-has-children > a:after {
  position: absolute;
  content: "\f0d7";
  font-size: 20px;
  font-weight: 900;
  right: 2px;
  top: 5px;
  font-family: "Font Awesome 5 Free";
}

.single_block.bg_grey .background {
  height: 180px;
  overflow: hidden;
}

.single_block.bg_grey .background img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Custom CSS End Here */

/* ---- PreLoader ---- */

.loader {
  bottom: 0;
  height: 100%;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1111;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #fff;
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.loader-spinner {
  width: 40px;
  height: 40px;
  margin: 0;
  background: transparent;
  border-top: 4px solid #002e5b;
  border-right: 4px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
  text-align: center;
  margin: auto;
}

.single_block h2 {
  font-size: 20px;
  margin: 0;
  text-align: left;
}

.single_feature_block_right {
  width: 100%;
  padding: 10px;
}

.bottom_block {
  padding: 0;
}

.single_block.bg_grey .section_title {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 5px;
  min-height: 75px;
}

.single_feature_block_right p {
  min-height: 100px;
  margin: 0;
  overflow: hidden;
  height: 100px;
}

.home_map {
  display: flex;
  align-items: center;
}

.map_left a {
  height: 100%;
  width: 100%;
  display: block;
}

.home_map .map_left {
  height: 100%;
}

.map_widget h2 {
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 20px;
}

.map_widget p {
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.map_right .DSIP_btn {
  margin: 0;
  float: right;
}

.top_title_area .section_title h2 {
  padding-bottom: 15px !important;
}

.search .top_title_area .section_title h2 {
  padding-bottom: 0px !important;
}

.post_image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.grid_area .post_meta {
  background: rgb(7 81 146);
}

.grid_area .post_meta li {
  color: #fff;
  text-align: left;
}

.grid_area .post_details {
  border-bottom: 4px solid rgb(7 81 146);
  background: #eee;
}

.grid_area .col-md-3 {
  border-radius: 17px;
  overflow: hidden;
}

.grid_area .col-md-3 .post_image {
  border: 2px solid #eee;
}

.DSIP_pagination {
  margin: 20px 0;
}

.DSIP_pagination a {
  background: rgba(66, 165, 253, 1);
  color: #fff;
  border-radius: 5px;
  margin: 0 5px;
}

.ekko-lightbox .modal-dialog .modal-content .modal-header {
  display: block !important;
  border: none !important;
  padding: 8px;
}

.ekko-lightbox .modal-dialog .modal-content .modal-header h4.modal-title {
  display: none;
}

.ekko-lightbox .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 2px;
  right: 6px;
  z-index: 9999 !important;
}

.ekko-lightbox {
  top: 20% !important;
}

.wpcf7-form-control {
  margin-top: 0px !important;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* All Pages Animation Style Start Here */
.wow {
  visibility: hidden;
}

.animation-step2 {
  animation-delay: 0.3s;
}

.animation-step3 {
  animation-delay: 0.6s;
}

.animation-step4 {
  animation-delay: 0.9s;
}

.animation-step5 {
  animation-delay: 1.2s;
}

.animation-step6 {
  animation-delay: 1.5s;
}

.animation-step7 {
  animation-delay: 1.8s;
}

.animation-step8 {
  animation-delay: 2.1s;
}

.animation-step9 {
  animation-delay: 1.4s;
}

.animation-step10 {
  animation-delay: 1.7s;
}

/* ---- Loader ends ---- */

.FSDMWrapper g,
.FSDMWrapper polygon {
  outline: 0;
}

.footer_area .textwidget p {
  font-weight: normal;
}

.cta_area.bg_dark .single_counter .background.image_visible_onhover img {
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
}

.donor_area .slick-arrow {
  top: 35%;
  opacity: 0;
  transition: all 0.5s ease;
}

.donor_area .slick-arrow.fa-angle-left {
  left: 15px !important;
}

.donor_slider .slick-arrow.fa-angle-right {
  right: 15px !important;
}

.donor_slider:hover .slick-arrow {
  opacity: 1;
}

.cta_area.bg_dark .single_counter .section_title h2 {
  min-height: 60px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.cta_area.bg_dark .single_counter .section_title p {
  font-size: 14px;
  min-height: 150px;
}

.content_with_sidemenu_area .container-fluid .side_content.main_content ul {
  list-style: square;
  padding-left: 40px;
}

#fancybox-close {
  width: 10px !important;
  height: 10px !important;
}

.content_area.grid_area .main_content .section_content .post_meta {
  padding: 5px;
  min-height: 45px;
}

.content_area.grid_area .main_content .section_content .post_details {
  min-height: 70px;
}

.content_area.grid_area .main_content .section_content .post_details h2 a {
  font-size: 14px;
}

#main_menu_wrapper .menu .menu-item a:hover,
#main_menu_wrapper .menu .menu-item.current-menu-item a,
#main_menu_wrapper .menu .menu-item.current-menu-ancestor > a {
  color: rgb(255, 255, 255);
  transition: all 0.5s;
}

.topFixedHeaderWrapper
  .mainMenuBox
  .menu
  .menu-item.current-menu-ancestor
  .sub_wrapper
  .sub-menu
  li.current-menu-item
  > a:after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  left: 0px;
  font-size: 20px;
  visibility: visible;
  top: 1px;
}

#main_menu_wrapper .menu .menu-item.current-menu-item .sub-menu .menu-item a {
  color: rgb(7 81 146);
  transition: all 0.5s;
}

#post_loadmore {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.copyright.bg_sky {
  background: rgb(7 81 146) !important;
}

.donor_area .donor_slider .slick-arrow {
  visibility: visible;
}

div#main_menu_wrapper .menu-mega-menu-container > ul > li:hover a {
  color: #95a8e8;
}

.slider_area .single_slider .col-md-5 .section_title.text-right h2 {
  color: #fff;
}

.slider_area .single_slider .col-md-5 .slider_right_text p {
  color: #fff;
}

.slider_area .single_slider .col-md-5 .slider_right_text .DSIP_btn {
  color: #fff;
  border: 1px solid #2e3191;
  background: rgb(7 81 146);
}

.header_area
  #main_menu_wrapper
  > .menu-mega-menu-container
  > .menu
  > .menu-item
  .sub_wrapper
  .sub-menu
  .menu-item
  a {
  margin-top: 0px !important;
}

.header_area
  #main_menu_wrapper
  .menu-mega-menu-container
  .menu
  .sub_wrapper
  .sub-menu
  .menu_img
  .background:after {
  background: transparent !important;
}

.FSDMWrapperTop .col-md-12.text-center .section_title {
  margin-top: 25px;
}

.single_area .bg_sky.darkMessage {
  background: #1255a4 !important;
}

.bdGovtLogoWrapper {
  width: 250px;
  height: auto;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.bdGovtLogoWrapper .logoImage {
  padding: 25px;
}

.bdGovtLogoWrapper a {
  padding: 0px;
}

.bdGovtLogoWrapper .bdGovtTextWrapper a {
  color: rgb(7 81 146);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 35px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  background: #eee;
  padding: 10px;
  border-bottom: 3px solid rgb(7 81 146);
  display: block;
}

.topFixedHeaderWrapper .header_area.logoHeader {
  padding-top: 8px;
  padding-bottom: 8px;
}

.topFixedHeaderWrapper .header_area.mainMenuBox {
  background: rgba(66, 165, 253, 1);
}

.im-scroll-down-button {
  position: fixed;
  bottom: 50px;
  left: 50%;
  margin-left: -34px;
  height: 68px;
  width: 68px;
  z-index: 9999;
  border-radius: 34px;
  background-color: rgba(66, 165, 253, 1);
  font-size: 32px;
  color: rgba(255, 255, 255, 1);
  border-style: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: 0 !important;
  transition: all 0.5s;
}

.im-scroll-down-button svg {
  -webkit-animation: Custombounce 2s infinite 2s;
  animation: Custombounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.im-scroll-down-button:hover {
  background-color: rgb(7 81 146);
}

.scroll-up-and-fade-in {
  bottom: 15px;
  opacity: 1;
  transition: bottom 2s, opacity 2s;
}

.scroll-down-and-fade-out {
  bottom: -70px;
  opacity: 0;
  transition: bottom 2s, opacity 2s;
}

.slider_area .slick-list .single_slider .slider_top {
  padding: 20px;
}

.slider_area .slick-list .single_slider .slider_top .section_title {
  margin-bottom: 10px;
  margin-top: 5px;
  padding-left: 0px;
}

.slider_area .slick-list .single_slider .slider_top .section_title h2 {
  color: #fff;
}

.slider_area .slick-list .single_slider .slider_top .sliderBTN {
  border: none;
  padding: 0px;
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
  padding-left: 0px;
}

.slider_area .slick-list .single_slider .slider_top .sliderBTN:hover {
  color: #fff;
  background: transparent;
  box-shadow: 0px 0px 0px 0px;
}

@keyframes Custombounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.home .featured_section .featured_top .DSIP_btn {
  background: transparent;
  padding: 0px;
  font-weight: bold;
}

.home .featured_section .featured_top .DSIP_btn:hover {
  color: #ccc !important;
  box-shadow: none;
  background: transparent;
}

.topFixedHeaderWrapper .mainMenuBox .menu li > a {
  position: relative;
  color: #fff;
  text-decoration: none;
}

.topFixedHeaderWrapper .mainMenuBox .menu li > a:before {
  content: "";
  position: absolute;
  width: 65%;
  height: 2px;
  bottom: 8px;
  left: 18%;
  background-color: rgb(7 81 146);
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.topFixedHeaderWrapper .mainMenuBox .menu .sub_wrapper .sub-menu li > a:before {
  content: "";
  position: absolute;
  width: 75%;
  height: 2px;
  bottom: 3px;
  left: 4%;
  background-color: #95a8e8;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.topFixedHeaderWrapper .mainMenuBox .menu li > a:hover:before,
.topFixedHeaderWrapper
  .mainMenuBox
  .menu
  .sub_wrapper
  .sub-menu
  li
  > a:hover:before,
.topFixedHeaderWrapper
  .mainMenuBox
  .menu
  .sub_wrapper
  .sub-menu
  li.current-menu-item
  > a:before,
.topFixedHeaderWrapper .mainMenuBox .menu li.current-menu-item > a:before {
  visibility: visible;
  transform: scaleX(1);
}

.topFixedHeaderWrapper
  .header_area.mainMenuBox
  .menu-mega-menu-container
  > .menu
  > .menu-item
  > .sub_wrapper
  > .sub-menu
  > .menu-item
  > a {
  padding: 6px 15px !important;
  font-size: 13.5px !important;
}

.wp-block-table.is-style-stripes.FiftyFiftyTableWrapper td,
.wp-block-table.is-style-stripes.FiftyFiftyTableWrapper th {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 0, 128, 1);
  border-top: 1px solid rgba(255, 0, 128, 1);
  width: 50%;
}

.TableHeaderWrapper {
  background: rgba(66, 165, 253, 0.85);
  padding: 10px;
  color: #fff;
}

.TableHeaderWrapper strong {
  font-size: 25px;
}

.wp-block-table.is-style-stripes.FiftyFiftyTableWrapper {
  margin: 0em 0;
}

.BranchTableHeaderWrapper {
  background: rgba(66, 165, 253, 0.85);
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
}

.BranchHeadingTitleWrapper {
  background: rgba(66, 165, 253, 0.85);
  padding: 10px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}

.wp-block-table.is-style-stripes.BranchTableWrapper td,
.wp-block-table.is-style-stripes.BranchTableWrapper th {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 0, 128, 1);
  border-top: 1px solid rgba(255, 0, 128, 1);
}

.branches-template-default .single_area.pt-5.pb-5 {
  padding-top: 0rem !important;
}

.wp-block-table.is-style-stripes.BranchTableWrapper {
  margin-bottom: 0px;
}

.footer_area.bg_grey
  .footer_horizontal_menu
  .footer_hotline_wrapper.bg_blue.color_white.p-3 {
  background: rgba(66, 165, 253, 0.85);
}

.content_area .main_content .section_content .post_details h2 {
  text-transform: none;
}

.home .cta_area.bg_dark .single_counter {
  border: 1px solid rgba(66, 165, 253, 0.85);
}

.pt-5.pb-5.counter_area.bg_grey .single_counter {
  background: linear-gradient(
    -45deg,
    rgba(66, 165, 253, 0.85) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  border: 1px solid rgba(66, 165, 253, 0.85);
}

.pt-5.pb-5.counter_area.bg_grey .single_counter .section_title {
  margin-top: auto;
}

.pt-5.pb-5.counter_area.bg_grey .single_counter .section_title h2 {
  border-top: 1px solid #ffffff;
  padding-top: 10px;
}

.resources-template-default .wow {
  visibility: visible !important;
}

.page-id-348 .content_area #search_content .post_meta ul li:first-child {
  display: none;
}

.page-template-template-job-submission
  .acf-form
  .acf-field.acf-field--post-title {
  border: #ccd0d4 solid 1px !important;
  overflow: hidden;
  padding: 12px 12px 0px 12px !important;
  clear: both;
  margin: 0 !important;
  border-bottom: 0px solid transparent !important;
}

.page-template-template-job-submission .acf-form .acf-fields > .acf-field {
  border-top: #eeeeee solid 0px;
  margin: 0;
  padding: 15px 0;
}

.page-template-template-job-submission .acf-form .acf-field.acf-field-group {
  padding-top: 0px;
}

.page-template-template-job-submission
  .acf-form
  .acf-field.acf-field-group
  > .acf-label {
  display: none;
}

.page-template-template-job-submission
  .acf-form
  .acf-fields
  .acf-field--post-title
  .acf-label,
.page-template-template-job-submission
  .acf-form
  .acf-fields
  .acf-field--post-content
  .acf-label {
  padding: 0px 12px 12px 0px;
}

.page-template-template-job-submission
  .acf-form
  .acf-fields
  .acf-field--post-title
  .acf-input,
.page-template-template-job-submission
  .acf-form
  .acf-fields
  .acf-field--post-content
  .acf-input {
  padding: 0px 6px 12px 6px;
}

#splash {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  display: none;
}

#splash .content {
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0ms ease-in-out;
  -moz-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out;
}

#splash .content.splash-transition {
  width: 300px;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  transition-delay: 0ms;
}

#splash .logosplash {
  display: block;
  width: 300px;
  text-align: center;
}

#splash .logosplash img {
  max-width: 230px;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 0ms;
}

#splash.splash-whitepaper .spinner {
  opacity: 0;
}

#splash.splash-whitepaper .logosplash {
  width: 150px;
}

#splash.splash-whitepaper .content {
  top: 20px;
  left: 20px;
}

#splash.splash-whitepaper .content.splash-transition {
  width: 150px;
}

#splash.splash-whitepaper .content img {
  width: 150px;
  max-width: 150px;
}

#splash h2 {
  font-size: 20px;
  font-family: "Calibri", Helvetica, Arial, sans-serif;
  color: #666;
}

#pageloader {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  display: none;
  top: 0;
  display: none;
}

#loaderContainer {
  position: relative;
  top: 45%;
  left: 50%;
  margin-left: -50px;
  margin-top: -0px;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

#loaderContainer img {
  width: 45px;
}

.only-ie8 {
  display: none;
}

.logo img {
  width: 150px;
}

.logo_right img {
  width: 50px;
}

.slider_top {
  height: auto;
  width: 45%;
  background: rgba(66, 165, 253, 0.95);
  top: 20%;
  left: 10%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.button {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(7 81 146);
  border-radius: 10rem;
  z-index: -2;
}

.button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgb(25, 120, 204);
  transition: all 0.3s;
  border-radius: 50px;
  z-index: -1;
}

.button:hover {
  color: #fff;
}

.button:hover:before {
  width: 100%;
}

.slider_top {
  padding: 30px;
  border: 2px solid rgba(40, 133, 214, 0.95);
  border-bottom: 20px solid rgba(40, 133, 214, 0.95);
  border-right: 10px solid rgba(40, 133, 214, 0.95);
  border-radius: 30px;
}

.swiper-fade .swiper-slide h2 {
  font-size: 30px;
  margin: 10px 0;
}

.swiper-fade .swiper-slide .section-title p,
.swiper-fade .swiper-slide .section-title,
.slider_right_text,
.slider_right_text p {
  color: #ffffff !important;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 300;
}

.section_title.text-left {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.slider_right_text {
  padding: 0;
  margin: 0;
}

.slider_right_text .button {
  margin-top: 20px;
}

.swiper-fade .swiper-slide .section_title h2 {
  color: #fff;
  margin-bottom: 20px;
}

.header_area.logoHeader {
  padding: 15px 0 !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 30px !important;
  color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px !important;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  height: 50px !important;
  background: #055192;
  line-height: 50px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #055092c7;
}

.mainMenuBox {
  padding: 0 !important;
}

div#main_menu_wrapper .menu-mega-menu-container > ul li a {
  padding: 20px 10px;
}

li.menu-item-has-children > a:after {
  top: 15px;
}

#main_menu_wrapper .menu .menu-item a:hover,
#main_menu_wrapper .menu .menu-item.current-menu-item a,
#main_menu_wrapper .menu .menu-item.current-menu-ancestor > a {
  color: #055192;
}

div#main_menu_wrapper .menu-mega-menu-container > ul > li:hover a {
  color: #055192;
}

.row.d-flex.align-items-center.featured_top {
  background: #055192;
}

.featured_section .section_title h2 {
  color: #fff;
}

ul.featured_tabs li a {
  color: #78c1ff;
  border-bottom: 1px solid #78c1ff;
}

ul.featured_tabs li a:hover,
ul.featured_tabs li a.show {
  color: #fff;
  border-color: #fff;
}

ul.featured_tabs li a {
  color: #78c1ff;
  border-bottom: 1px solid #78c1ff;
  padding: 10px;
  padding-left: 30px;
}

.featured_text {
  margin: 0 !important;
}

.featured_text {
  padding: 30px;
}

.featured_text .button {
  margin-top: 20px;
}

.featured_text p {
  font-size: 14px;
}

.slider_area .swiper-slide {
  position: relative;
}

.slider_area .swiper-slide:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  /* background: -moz-linear-gradient(-45deg, rgba(7, 81, 146, 1) 0%, rgba(255, 255, 255, 0) 100%); */
  /* background: linear-gradient(90deg, rgba(7, 81, 146, 1) 50%, rgba(7, 81, 146, 0) 100%);  */
}

#return-to-top {
  text-align: center;
  background: rgba(66, 165, 253, 1) !important;
  z-index: 999;
}

.featured_blocks .single_block {
  border: 1px solid #42a5fd;
}

.single_block .section_title {
  margin: 10px 0 !important;
}

.single_block p {
  font-size: 14px;
  color: #055192;
}

.container.featured_blocks .single_block:hover {
  background: #42a5fd;
}

.container.featured_blocks .single_block:hover p {
  color: #fff;
}

.container.featured_blocks .single_block:hover h2 {
  color: #fff;
}

ul.featured_tabs li a {
  border: none;
}

.cta_area.bg_dark .single_counter .section_title h2 {
  font-size: 20px;
}

.section_title {
  margin: 0;
}

.counter_area .background.image_visible_onhover img {
  visibility: visible !important;
  opacity: 1 !important;
}

.counter_area .background:after {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 9 !important;
}

.single_counter .section_title p,
.single_counter .section_title h2 {
  color: #fff;
}

#hero {
  width: 100%;
  background: #f9f9f9;
}

#hero #map {
  width: 100%;
  height: auto;
  position: relative;
}

/*#hero .container {*/
/*  padding-top: 84px;*/
/*}*/

#hero h1 {
  margin: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
  color: #0f394c;
  text-transform: uppercase;
}

#hero h2 {
  color: #1c698c;
  margin: 10px 0 10px 0;
  font-size: 20px;
}

#hero .btn-get-started {
  font-family: "Dosis", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 3px;
  transition: 0.5s;
  margin-top: 25px;
  color: #fff;
  background: #2f91eb;
  text-transform: uppercase;
}

#hero .btn-get-started:hover {
  background: #76c7ed;
}

/* Add custom CSS for positioning */
.floating-col {
  position: relative;
  background: linear-gradient(to right, #ffffff, 70%, transparent);
  padding: 30px 0px 30px 0px;
  /* Add your desired padding */
  top: -70vh;
}

section#hero p.base-text {
  font-size: 14px;
}

#hero button.btn {
  outline: none;
  box-shadow: none;
  border: none;
}

.footer_area h2.widget-title {
  border-bottom: 1px solid #fff;
  color: #fff;
}

footer.footer_area.bg_blue .single_footer_widget a {
  color: #fff;
  font-size: 14px;
}

.footer_area .textwidget p {
  color: #fff;
}

footer.footer_area.bg_blue .border-right {
  border-right: 1px solid #fff !important;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 {
  color: #fff !important;
}

.footer_hotline_wrapper.bg_blue.color_white.p-3 strong a {
  color: #fff !important;
}

.footer_horizontal_menu .single_footer_widget img {
  border: none !important;
  width: 200px;
}

.footer_horizontal_menu .single_footer_widget {
  text-align: center;
}

.copyright.bg_blue .color_white {
  color: #fff !important;
}

ul.social_list i {
  font-size: 30px;
  color: #fff;
}

.map_widget {
  background: rgba(40, 133, 214, 0.95);
}

div#wpgmza_map {
  min-height: 400px;
}

div#wpgmza_map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}

.single_donor_img {
  border: none;
  margin-bottom: 30px;
  border-radius: 30px;
  overflow: hidden;
}

.section_title {
  margin: 20px 0;
}

.swiper-container .swiper-slide {
  text-align: center;
  display: inline-block;
}

.single_donor_img img {
  width: 100px;
}

.swiper-pagination2.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  text-align: center;
}

.copyright.bg_blue {
  background: #055192;
}

.footer_area .textwidget p {
  font-size: 14px;
}

.map_content {
  padding: 20px;
}

section.top_title_area.small {
  background-size: cover !important;
  background-position: center center !important;
}

.section_content p {
  color: #2d2f86;
}

.section_content p {
  color: #2d2f86;
}

section.top_title_area {
  position: relative;
  z-index: 1;
}

section.top_title_area:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  background: rgb(5, 81, 146);
  background: linear-gradient(
    86deg,
    rgba(5, 81, 146, 0.8) 0%,
    rgba(66, 165, 253, 0.3) 100%
  );
}

section.content_with_sidemenu_area {
  padding: 50px 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.side_content .uagb-team__content {
  margin: 10px;
  border-radius: 30px;
  border: 1px solid rgba(66, 165, 253, 1);
  padding: 20px;
}

.side_content img.uagb-team__image-crop-circle {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}

.side_content .uagb-team__content h3.uagb-team__title {
  font-size: 16px;
}

.side_content .uagb-team__content:hover {
  background: #42a5fd;
  color: #fff;
}

.side_content .uagb-team__content:hover h3.uagb-team__title {
  color: #fff;
}

.side_content .uagb-team__content:hover span.uagb-team__prefix {
  color: #fff;
}

section.slider_area {
  overflow: hidden;
}

section.featured_section {
  overflow: hidden;
}

section.heappenings_area {
  overflow: hidden;
}

.counter_area {
  overflow: hidden;
}

.donor_area {
  overflow: hidden;
}

.top_title_area .section_title {
  background: none;
}

.wp-block-uagb-faq {
  color: #045291;
}

.uagb-question {
  font-weight: bold;
  font-size: 16px;
}
body.page-template {
  font-size: 16px;
  color: #2d2f86;
}

.page-template-default {
  font-size: 16px;
  color: #045291;
}

.page-template-template-project-map
  section.top_title_area.small.FSDMWrapperTop {
  background: #000;
  color: #fff;
}
.page-template-template-project-map
  section.top_title_area.small.FSDMWrapperTop
  h2 {
  color: #fff;
}
.wp-block-column a {
  font-weight: bold;
  color: #055192;
}
.wp-block-column ul {
  margin-left: 10px;
}

body.search.search-results section.top_title_area:after {
  display: none;
}

body.search.search-results section.top_title_area.small.bg_sky {
  background: #2a82d0;
}

section.slider_area .swiper-wrapper {
  min-height: 700px;
}

.slider_area .swiper-slide {
  height: 700px;
  position: relative;
}

.slider_content {
  position: relative;
  z-index: 9;
}

.slider_area .swiper-slide .container {
  height: 100%;
}

.slider_area .swiper-slide .row {
  display: flex;
  align-items: center;
  height: 100%;
}

.slider_content h2 {
  font-size: 50px !important;
}

.slider_content a.button {
  margin-top: 50px;
  padding: 0;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  transition: all 0.5s ease;
  background: transparent;
}

.slider_content a.button:hover {
  background: none !important;
  /* border-color: #000 !important; */
  border-color: #ffffff !important;
}

.slider_content a.button:before {
  display: none;
}

.slider_content a.button:after {
  display: none;
}

header.header_area.logoHeader {
  background: #055192;
}

.topFixedHeaderWrapper .header_area.mainMenuBox {
  background: #055192;
}

header.header_area {
  background: #065092;
}

#main_menu_wrapper .menu .menu-item a:hover,
#main_menu_wrapper .menu .menu-item.current-menu-item a,
#main_menu_wrapper .menu .menu-item.current-menu-ancestor > a {
  color: #fff;
}

div#main_menu_wrapper .menu-mega-menu-container .sub_wrapper ul.sub-menu li a {
  color: #065092 !important;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
  padding: 10px !important;
}
header.header_area {
  position: relative;
}

header.header_area:after {
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  content: "";
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.75) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
section.top_title_area:after {
  background: linear-gradient(
    90deg,
    rgba(7, 81, 146, 1) 50%,
    rgba(7, 81, 146, 0) 100%
  );
}
section.top_title_area h2 {
  font-size: 50px;
}

/* Responsive CSS Start Here */
@media (min-width: 769px) and (max-width: 992px) {
  .header_area .container .col-md-2.text-center .logo {
    width: 130px !important;
    margin-left: -35px !important;
  }

  .header_area .container .col-md-2.pt-4.pb-4.text-center .logo_right {
    width: 130px !important;
    margin-left: -35px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 18px !important;
    right: 6% !important;
    top: 7px !important;
    left: auto !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul li a {
    margin-top: 0px !important;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    height: 60px;
    min-height: 60px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo a,
  .topFixedHeaderWrapper .header_area.logoHeader .logo_right a {
    padding: 0px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo a img,
  .topFixedHeaderWrapper .header_area.logoHeader .logo_right a img {
    height: 100%;
    max-width: none;
    width: auto;
  }

  .swiper-fade .swiper-slide .section-title p,
  .swiper-fade .swiper-slide .section-title,
  .slider_right_text,
  .slider_right_text p {
    font-size: 13px;
  }

  .slider_top {
    width: 450px !important;
    top: 5%;
    opacity: 0.8;
  }

  .slider_top:hover {
    opacity: 1;
  }

  .featured_text p {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .featured_text {
    height: 100%;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: #245b91 !important;
  }
  div#main_menu_wrapper {
    display: none;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 768px) {
  .topFixedHeaderWrapper .header_area.mainMenuBox {
    display: none !important;
  }

  .header_area .align-items-center .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .header_area .logo {
    text-align: left !important;
  }

  .header_area .logo_right {
    text-align: right !important;
  }

  .header_area .logo img {
    max-width: 60% !important;
  }

  .header_area .logo a {
    padding-left: 0px !important;
  }

  .header_area .logo_right img {
    max-width: 60% !important;
  }

  .header_area .logo_right a {
    padding-right: 0px !important;
  }

  header.header_area {
    top: 45px !important;
    height: 75px !important;
  }

  .wprm-wrapper #wprmenu_bar {
    width: 100% !important;
    text-align: center !important;
  }

  .wprm-wrapper #wprmenu_bar .hamburger {
    margin: auto !important;
    float: none !important;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title h2 {
    font-size: 16px !important;
    text-align: left !important;
  }

  .slider_area .slick-list .single_slider .slider_top {
    height: 30vh !important;
  }

  .slider_area .slick-list .single_slider .slider_top .slider_right_text p {
    font-size: 14px !important;
  }

  .slider_area .slick-list .single_slider .slider_image {
    height: 100% !important;
  }

  .featured_section .featured_left .section_title h2 {
    font-size: 20px !important;
  }

  .featured_section .featured_left .section_title {
    margin-bottom: 10px !important;
  }

  ul.featured_tabs {
    font-size: 16px !important;
  }

  ul.featured_tabs li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  ul.featured_tabs li a:after {
    font-size: 16px !important;
  }

  .bd_map_area .map_top h2 {
    font-size: 20px !important;
  }

  .counter_area .section_title h2 {
    font-size: 20px !important;
    padding-bottom: 10px !important;
  }

  .single_counter {
    height: 200px !important;
  }

  .donor_area .section_title {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  .donor_area .section_title h2 {
    font-size: 20px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .wprmenu_icon {
    transform: rotate(90deg) !important;
    line-height: 20px !important;
    padding: 13px !important;
  }

  li.menu-item-has-children > a:after {
    display: none;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .sub-menu {
    display: block !important;
  }

  #mg-wprm-wrap li.menu-item a {
    padding: 4px 0px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item.search {
    display: none !important;
  }

  #wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
    padding: 0 25px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu .menu-item a::after {
    display: none;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item {
    margin-left: 25px !important;
    margin-right: 20px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu {
    list-style: square !important;
    color: #ffff !important;
    list-style-position: outside !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding: 0px !important;
  }

  .slider_area .slick-list .single_slider .slider_right_text .fpab_btn {
    margin: 10px 0 !important;
    padding: 5px 0px !important;
  }

  #mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
    font-size: 12px !important;
  }

  .footer_area .copyright .col-md-6.color_white {
    text-align: center !important;
    margin-bottom: 15px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list {
    padding: 0px !important;
    margin: 0px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a {
    padding: 0 2px !important;
  }

  .footer_area .copyright .col-md-6.text-right {
    text-align: center !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a img {
    width: 45px !important;
  }

  .topFixedHeaderWrapper .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .topFixedHeaderWrapper {
    top: 48px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    min-height: 55px;
  }

  .topFixedHeaderWrapper .header_area.mainMenuBox {
    height: 40px !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 40px !important;
  }

  .swiper-fade .swiper-slide .section-title p,
  .swiper-fade .swiper-slide .section-title,
  .slider_right_text,
  .slider_right_text p {
    font-size: 13px;
  }

  .slider_top {
    width: 450px !important;
    top: 5%;
    opacity: 0.8;
  }

  .slider_top:hover {
    opacity: 1;
  }

  .featured_text p {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .featured_text {
    height: 100%;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: #245b91 !important;
  }
  div#main_menu_wrapper {
    display: none;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 200px) and (max-width: 767px) {
  .header_area .align-items-center .col-md-8 {
    display: none !important;
  }

  .header_area .align-items-center .col-md-2 {
    width: 50% !important;
    float: left !important;
  }

  .header_area .logo {
    text-align: left !important;
  }

  .header_area .logo_right {
    text-align: right !important;
  }

  .header_area .logo img {
    max-width: 80% !important;
  }

  .header_area .logo a {
    padding-left: 0px !important;
  }

  .header_area .logo_right img {
    max-width: 80% !important;
  }

  .header_area .logo_right a {
    padding-right: 0px !important;
  }

  header.header_area {
    top: 45px !important;
    height: 65px !important;
  }

  .wprm-wrapper #wprmenu_bar {
    width: 100% !important;
    text-align: center !important;
  }

  .wprm-wrapper #wprmenu_bar .hamburger {
    margin: auto !important;
    float: none !important;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title {
    text-align: left !important;
    padding-left: 0px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    padding: 0px !important;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title h2 {
    font-size: 15px !important;
  }

  .slider_area .slick-list .single_slider .slider_top {
    height: 40vh;
  }

  .slider_area .slick-list .single_slider .slider_top .slider_right_text p {
    font-size: 14px !important;
  }

  .slider_area .slick-list .single_slider .slider_image {
    height: 100% !important;
  }

  .featured_section .featured_left .section_title h2 {
    font-size: 20px !important;
  }

  .featured_section .featured_left .section_title {
    margin-bottom: 10px !important;
    margin-top: 30px !important;
  }

  ul.featured_tabs {
    font-size: 16px !important;
  }

  ul.featured_tabs li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  ul.featured_tabs li a:after {
    font-size: 16px !important;
  }

  .cta_area .align-items-center > .col-md-4 {
    display: none;
  }

  .bd_map_area .map_top h2 {
    font-size: 20px !important;
  }

  .counter_area .section_title h2 {
    font-size: 20px !important;
    padding-bottom: 10px !important;
  }

  .single_counter {
    min-height: 100px !important;
    height: 300px;
  }

  .donor_area .section_title {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  .donor_area .section_title h2 {
    font-size: 20px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .wprmenu_icon {
    transform: rotate(90deg) !important;
    line-height: 20px !important;
    padding: 13px !important;
  }

  li.menu-item-has-children > a:after {
    display: none;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .sub-menu {
    display: block !important;
  }

  #mg-wprm-wrap li.menu-item a {
    padding: 3px 10px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item.search {
    display: none !important;
  }

  #wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
    padding: 0 25px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu .menu-item a::after {
    display: none;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu {
    list-style: square !important;
    color: #ffff !important;
    list-style-position: outside !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding: 0px !important;
  }

  .slider_area .slick-list .single_slider .slider_right_text .fpab_btn {
    margin: 10px 0 !important;
  }

  #mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
    font-size: 12px !important;
  }

  .footer_area .copyright .col-md-6.color_white {
    text-align: center !important;
    margin-bottom: 15px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list {
    padding: 0px !important;
    margin: 0px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a {
    padding: 0 5px !important;
  }

  .footer_area .copyright .col-md-6.text-right {
    text-align: center !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a img {
    width: 30px !important;
  }

  .content_area .col-md-12 .row .col-md-4 {
    margin-bottom: 15px !important;
  }

  .content_area .col-md-12 .main_content .section_content #search_content .row {
    flex-direction: column-reverse;
  }

  .content_area
    .col-md-12
    .main_content
    .section_content
    #search_content
    .row
    .col-md-9,
  .content_area
    .col-md-12
    .main_content
    .section_content
    #search_content
    .row
    .col-md-3 {
    margin-bottom: 15px;
  }

  .top_title_area .col-md-12 .section_title h2 {
    font-size: 25px !important;
  }

  .top_title_area .col-md-12 .section_title p {
    font-size: 14px !important;
  }

  .fsdm_area .FSDMWrapper svg {
    height: 100% !important;
  }

  .top_title_area {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .top_title_area .col-md-6.text-right {
    text-align: left !important;
  }

  #powerTip {
    inset: 180px auto auto 45px !important;
    width: 75% !important;
  }

  .load_more_wrapper {
    margin-bottom: 20px !important;
  }

  .single_area .branch_finder .branch_and_work_units .col-md-5 {
    margin-bottom: 15px !important;
  }

  .single_area .branch_finder #branch_content .branch_wrapper .col-md-4 {
    margin-bottom: 15px !important;
  }

  .single_area .branch_finder #branch_content .branch_wrapper .col-md-4 a {
    padding: 0px !important;
  }

  .map_area .map_widget.bg_blue {
    width: 100% !important;
    padding: 5px !important;
  }

  .map_area .map_widget h2 {
    font-size: 16px !important;
  }

  .map_area .map_widget p {
    font-size: 14px !important;
  }

  .wpcf7-form p {
    margin: 0 0 5px !important;
  }

  .wpcf7-form-control {
    margin-top: 0px !important;
  }

  .featured_section .featured_top .col-md-6 {
    margin-bottom: 25px !important;
  }

  .topFixedHeaderWrapper .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .topFixedHeaderWrapper {
    top: 48px !important;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    min-height: auto !important;
  }

  .topFixedHeaderWrapper .header_area.mainMenuBox {
    display: none !important;
  }

  section.slider_area {
    padding-top: 50px !important;
  }

  .slider_top {
    height: 250px !important;
    width: 400px !important;
    bottom: 20px;
    margin: 0 !important;
    left: 30px !important;
  }

  .slider_top h2 {
    font-size: 20px !important;
    margin: 0 !important;
  }

  .page-template .top_title_area .offset-md-4.col-md-8.text-right {
    text-align: left !important;
  }

  .top_title_area .section_title {
    padding: 20px;
  }

  .background.image_visible_onhover img {
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    height: auto;
    max-width: 100%;
  }

  .single_counter .section_title p,
  .single_counter .section_title h2 {
    color: #fff !important;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: rgba(0, 0, 0, 0.5) !important;
  }

  .feature_right.show > .featured_right .featured_text {
    margin-left: 0px !important;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    padding: 20px !important;
    margin: 0 !important;
  }

  section.pt-5.pb-5.cta_area.bg_dark {
    background: #07264c !important;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    padding: 20px !important;
    margin: 0 !important;
  }

  section.pt-5.pb-5.cta_area.bg_dark {
    background: #07264c !important;
  }

  .home_map .map_left img {
    height: 120px;
    width: auto !important;
  }

  footer.footer_area.bg_blue .border-right {
    border: none !important;
  }

  .copyright.bg_blue {
    text-align: center;
    display: block !important;
  }

  .footer_area .copyright .col-md-6.color_white {
    text-align: center !important;
    display: block;
  }

  .footer_horizontal_menu {
    margin-top: 30px;
  }

  .swiper-fade .swiper-slide .section-title p,
  .swiper-fade .swiper-slide .section-title,
  .slider_right_text,
  .slider_right_text p {
    font-size: 13px;
  }

  .slider_top {
    width: 450px !important;
    top: 5%;
    opacity: 0.8;
  }

  .slider_top:hover {
    opacity: 1;
  }

  .featured_text p {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .featured_text {
    height: 100%;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: #245b91 !important;
  }

  .logo img {
    width: 100px;
  }

  .logo {
    display: inline-block;
  }

  section.slider_area {
    padding-top: 30px !important;
  }

  section.slider_area {
    padding-top: 30px !important;
  }

  .slider_top {
    height: auto !important;
    width: 100% !important;
    height: auto !important;
    padding: 0;
    border-radius: 0;
    border: none;
    left: 0 !important;
    bottom: 0;
    top: auto;
  }

  .slider_top h2 {
    padding: 0px 20px;
    padding-top: 20px;
  }

  .slider_top p {
    padding: 0px 20px;
  }

  .slider_top .button {
    margin: 0px 20px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .side_menu.sticky {
    padding: 10px;
    background: rgba(66, 165, 253, 1);
  }

  section.content_with_sidemenu_area .section_content {
    padding-top: 20px !important;
  }

  .side_menu ul {
    display: inline-block;
  }

  .side_menu ul li {
    display: inline-block;
    padding-left: 30px;
    margin-left: 10px;
  }

  section.content_with_sidemenu_area {
    padding: 0;
  }

  section.top_title_area {
    padding: 50px 0 !important;
  }

  section.top_title_area {
    margin-top: 30px !important;
  }
  li.search.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1706 {
    display: none;
  }
  div#main_menu_wrapper {
    display: none;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 200px) and (max-width: 767px) {
  .slider_area .slick-list .single_slider .slider_top {
    height: 30vh !important;
  }

  .swiper-fade .swiper-slide .section-title p,
  .swiper-fade .swiper-slide .section-title,
  .slider_right_text,
  .slider_right_text p {
    font-size: 13px;
  }

  .slider_top {
    width: 450px !important;
    top: 5%;
    opacity: 0.8;
  }

  .slider_top:hover {
    opacity: 1;
  }

  .featured_text p {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .featured_text {
    height: auto !important;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: #245b91 !important;
  }

  .slider_top {
    height: auto !important;
    width: 100% !important;
    height: auto !important;
    padding: 0;
    border-radius: 0;
    border: none;
    left: 0 !important;
    bottom: 0;
    top: auto;
  }

  .slider_top h2 {
    padding: 0px 20px;
    padding-top: 20px;
  }

  .slider_top p {
    padding: 0px 20px;
  }

  .slider_top .button {
    margin: 0px 20px;
    margin-bottom: 20px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    display: none !important;
  }

  .featured_right {
    height: 300px;
    overflow: hidden;
  }

  .container.featured_blocks.p-0 .single_block {
    margin: 20px;
  }

  .single_counter {
    margin: 20px;
  }

  .logo {
    margin-left: 40px;
  }
  div#main_menu_wrapper {
    display: none;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .topFixedHeaderWrapper
    .mainMenuBox
    .menu
    .menu-item.current-menu-ancestor
    .sub_wrapper
    .sub-menu
    li.current-menu-item
    > a:after {
    font-size: 16px !important;
    top: 0px !important;
  }

  ul.sub-menu li.show > a:after {
    font-size: 16px !important;
    top: 0px !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    left: 2% !important;
    width: 95% !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    font-size: 11px !important;
  }

  .topFixedHeaderWrapper
    .header_area.mainMenuBox
    .menu-mega-menu-container
    > .menu
    > .menu-item
    > .sub_wrapper
    > .sub-menu
    > .menu-item
    > a {
    padding: 4px 25px !important;
    font-size: 9.5px !important;
    padding-left: 10px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    padding: 12px 10px;
  }

  li.menu-item-has-children > a:after {
    font-size: 16px !important;
    right: 5% !important;
    top: 8px !important;
    left: auto !important;
  }

  .slider_top .section_title {
    margin-top: 0px !important;
    padding-top: 0px;
    margin-bottom: 0px !important;
  }

  .section_title h2 {
    font-size: 16px !important;
  }

  .slick-slide img {
    height: auto !important;
    width: 100% !important;
    max-width: none !important;
  }

  .counter_area .section_title h2 {
    padding-bottom: 10px !important;
  }

  .donor_area .slick-list .slick-track .slick-slide .single_donor_img img {
    height: auto !important;
    width: 100% !important;
    max-width: none !important;
  }

  .map_area .map_right h2 {
    font-size: 20px !important;
  }

  .job_section .col-md-12 h2 {
    font-size: 20px !important;
  }

  section.single_area.job_section .section_title h4 {
    font-size: 14px !important;
  }

  .search .top_title_area .section_title h2 {
    padding-top: 15px !important;
  }

  .slider_right_text p {
    font-size: 14px !important;
  }

  .slider_top .fpab_btn {
    font-size: 14px !important;
    padding: 5px 0px !important;
  }

  ul.featured_tabs {
    font-size: 14px !important;
  }

  ul.featured_tabs li a {
    padding-left: 25px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  ul.featured_tabs li a:after {
    font-size: 15px !important;
  }

  .featured_section .featured_text p {
    font-size: 14px !important;
  }

  .featured_section .featured_left .section_title {
    margin-bottom: 15px !important;
  }

  .slider_area .slider_image {
    height: calc(75vh - 145px) !important;
  }

  .featured_section .featured_blocks .background {
    height: 150px !important;
  }

  .featured_section .featured_blocks .section_title {
    padding-top: 15px !important;
    min-height: 60px !important;
  }

  .featured_section .featured_blocks .section_title h2 {
    font-size: 16px !important;
  }

  .featured_section
    .featured_blocks
    .bottom_block
    .single_feature_block_right
    p {
    min-height: 165px !important;
    font-size: 14px !important;
  }

  .cta_area .col-md-8 .single_counter {
    height: 255px !important;
  }

  .cta_area .col-md-8 .single_counter .section_title p {
    font-size: 12px !important;
    line-height: 14px !important;
  }

  .cta_area .col-md-8 .single_counter .section_title h2 {
    font-size: 14px !important;
  }

  .bd_map_area .col-md-4 .map_top {
    font-size: 12px !important;
  }

  .counter_area .section_title {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }

  .counter_area .single_counter {
    height: 225px !important;
  }

  .donor_area .section_title {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }

  .donor_area .main_donor {
    margin-bottom: 30px !important;
  }

  .map_area .map_widget {
    width: 585px !important;
  }

  .footer_area h2.widget-title {
    font-size: 14px !important;
  }

  .footer_area .single_footer_widget ul {
    font-size: 14px !important;
  }

  .footer_area p {
    font-size: 14px !important;
  }

  .footer_area .footer_hotline_wrapper .hotline {
    font-size: 12px !important;
  }

  .footer_area .footer_hotline_wrapper .email {
    font-size: 12px !important;
  }

  .copyright .social_list li a {
    padding: 0 2px !important;
  }

  div#main_menu_wrapper
    .menu-mega-menu-container
    ul
    li
    .sub_wrapper
    > ul.sub-menu {
    height: 155px !important;
  }

  .header_area .menu-mega-menu-container .menu .sub_wrapper {
    padding: 25px !important;
  }

  .header_area
    .menu-mega-menu-container
    .menu
    .sub_wrapper
    .sub-menu
    .menu-item
    a {
    padding: 10px 12px !important;
  }

  .content_area.grid_area .main_content .section_content .post_meta ul {
    font-size: 10px !important;
  }

  .content_area.grid_area .main_content .section_content .post_details h2 a {
    font-size: 14px !important;
  }

  .content_area.grid_area .main_content .section_content .post_meta {
    min-height: 60px !important;
  }

  .content_area.grid_area .main_content .section_content .post_details {
    min-height: 105px !important;
  }

  .content_area.grid_area .main_content .section_content .post_image {
    height: 120px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li {
    min-width: 65px !important;
  }

  .header_area
    #main_menu_wrapper
    > .menu-mega-menu-container
    > .menu
    > .menu-item:nth-child(7) {
    min-width: 30px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul li a {
    margin-top: 0px !important;
  }

  .single_counter .section_title {
    padding: 6px !important;
  }

  .cta_area.bg_dark .single_counter .section_title h2 {
    min-height: 40px !important;
    padding-bottom: 5px !important;
    margin-bottom: 20px !important;
  }

  .single_counter .section_title p {
    font-size: 11px !important;
    line-height: 14px !important;
    margin-bottom: 5px !important;
  }

  .single_counter .section_title h2 {
    font-size: 12px !important;
  }

  .slider_top {
    height: 190px !important;
    width: 58vw !important;
    bottom: 25px;
    margin-left: 20px;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title {
    margin-bottom: 5px !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 40px !important;
  }

  section.slider_area {
    padding-top: 0 !important;
  }

  section.top_title_area.small {
    padding-top: 45px !important;
  }

  .search section.top_title_area.small {
    padding-top: 5px !important;
  }

  .swiper-fade .swiper-slide .section-title p,
  .swiper-fade .swiper-slide .section-title,
  .slider_right_text,
  .slider_right_text p {
    font-size: 13px;
  }

  .slider_top {
    width: 450px !important;
    top: 5%;
    opacity: 0.8;
  }

  .slider_top:hover {
    opacity: 1;
  }

  .featured_text p {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .featured_text {
    height: 100%;
  }

  .home .single_counter .section_title.color_white,
  .home .single_counter .section_title {
    background: #245b91 !important;
  }

  header.header_area.mainMenuBox {
    display: none;
  }

  header.header_area.mainMenuBox {
    display: none;
  }

  .logo_right img {
    width: 50px !important;
  }

  .slider_area .slider_image {
    height: 100% !important;
  }
  div#main_menu_wrapper {
    display: none;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header_area .container .col-md-2.text-center .logo {
    width: 175px !important;
  }

  .header_area .container .col-md-2.pt-4.pb-4.text-center .logo_right {
    width: 170px !important;
    margin-left: -65px !important;
  }

  .topFixedHeaderWrapper
    .header_area.mainMenuBox
    .menu-mega-menu-container
    > .menu
    > .menu-item
    > .sub_wrapper
    > .sub-menu
    > .menu-item
    > a {
    padding: 4px 25px !important;
    font-size: 12px !important;
    padding-left: 12px !important;
  }

  ul.sub-menu li.show > a:after {
    font-size: 17px !important;
  }

  div#main_menu_wrapper
    .menu-mega-menu-container
    ul
    li
    .sub_wrapper
    > ul.sub-menu {
    height: 182px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    padding: 12px 22px !important;
    font-size: 11px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 18px !important;
    right: 45% !important;
    top: 25px !important;
    left: auto !important;
  }

  .section_title {
    margin-top: 0px !important;
    padding-top: 0px;
    margin-bottom: 10px;
  }

  .map_widget.bg_blue .home_map .map_right .section_title {
    padding: 10px !important;
    margin-top: 30px !important;
  }

  .section_title h2 {
    font-size: 20px !important;
  }

  .slick-slide img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
  }

  .featured_blocks .single_block.bg_grey .section_title h2 {
    font-size: 20px !important;
  }

  .counter_area .section_title h2 {
    padding-bottom: 10px !important;
  }

  .donor_area .slick-list .slick-track .slick-slide .single_donor_img img {
    height: auto !important;
    width: 100% !important;
    max-width: none !important;
  }

  .map_area .map_right h2 {
    font-size: 20px !important;
  }

  .job_section .col-md-12 h2 {
    font-size: 25px !important;
  }

  section.single_area.job_section .section_title h4 {
    font-size: 16px !important;
  }

  .search .top_title_area .section_title h2 {
    padding-top: 15px !important;
  }

  .content_area.grid_area .main_content .section_content .post_meta ul {
    font-size: 10px !important;
  }

  .content_area.grid_area .main_content .section_content .post_details h2 a {
    font-size: 14px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul li a {
    margin-top: 12px !important;
  }

  .cta_area.bg_dark .single_counter .section_title p {
    font-size: 14px !important;
  }

  .single_counter .section_title {
    padding: 10px !important;
  }

  .single_counter {
    height: 335px !important;
  }

  .single_counter .section_title p {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .slider_right_text p {
    font-size: 14px !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 42px !important;
  }

  section.slider_area {
    padding-top: 75px !important;
  }

  section.top_title_area.small {
    padding-top: 70px !important;
  }

  .search section.top_title_area.small {
    padding-top: 25px !important;
  }
}

@media (min-width: 1201px) and (max-width: 6000px) {
  .header_area .logo img {
    max-width: 285px !important;
    width: 285px !important;
  }

  .header_area .logo a {
    padding: 0px !important;
  }

  .header_area .col-md-8.text-center {
    padding-right: 0px !important;
    padding-left: 30px !important;
  }

  .header_area .logo_right img {
    max-width: 265px !important;
    width: 265px !important;
  }

  .header_area .logo_right a {
    padding: 0px !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    padding: 12px 30px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 22px !important;
    right: 4% !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 45px !important;
  }

  header.header_area {
    height: 100% !important;
  }

  section.slider_area {
    padding-top: 95px !important;
  }

  header.header_area .col-md-8 {
    height: 95px !important;
  }

  section.top_title_area.small {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .search section.top_title_area.small {
    padding-top: 40px !important;
  }

  .slider_top {
    bottom: auto !important;
    margin-left: 20px !important;
  }

  .header_area .logo img {
    width: 150px !important;
  }

  .header_area .logo_right img {
    width: 50px !important;
  }

  section.slider_area {
    padding-top: 0 !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    padding: 20px 15px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 18px !important;
    right: 1% !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 60px !important;
  }

  .swiper-fade .swiper-slide .section_title h2 {
    margin: 0;
    font-size: 26px;
  }
  section.slider_area {
    overflow: hidden;
  }

  section.featured_section {
    overflow: hidden;
  }

  section.heappenings_area {
    overflow: hidden;
  }

  .counter_area {
    overflow: hidden;
  }

  .donor_area {
    overflow: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header_area
    #main_menu_wrapper
    > .menu-mega-menu-container
    > .menu
    > .menu-item:nth-child(7) {
    min-width: 35px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 18px !important;
    right: 6% !important;
    top: 7px !important;
    left: auto !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul li a {
    margin-top: 0px !important;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    height: 60px;
    min-height: 60px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo a,
  .topFixedHeaderWrapper .header_area.logoHeader .logo_right a {
    padding: 0px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo a img,
  .topFixedHeaderWrapper .header_area.logoHeader .logo_right a img {
    height: 100%;
    max-width: none;
    width: auto;
  }

  .slider_top {
    height: 230px !important;
    width: 425px !important;
    bottom: 25px;
    margin-left: 20px;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title {
    margin-bottom: 5px !important;
  }

  .header_area .logo img {
    width: 100px !important;
    height: auto !important;
  }

  .header_area .logo_right img {
    width: 50px !important;
  }

  section.slider_area {
    padding-top: 0 !important;
  }

  div#main_menu_wrapper .menu-mega-menu-container > ul > li > a {
    padding: 20px 5px !important;
  }

  li.menu-item-has-children > a:after {
    font-size: 18px !important;
    right: 1% !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 60px !important;
  }

  .swiper-fade .swiper-slide .section_title h2 {
    margin: 0;
    font-size: 26px;
  }

  li.menu-item-has-children > a:after {
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 55px !important;
  }

  .slider_top {
    height: 250px !important;
    width: 500px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .slider_top {
    height: 290px !important;
    width: 425px !important;
  }
}

@media (min-width: 992px) and (max-width: 992px) {
  .slider_image {
    height: calc(100vh - 90px) !important;
  }

  .slick-slide img {
    height: auto !important;
    width: 100% !important;
    max-width: none !important;
  }

  .slider_top {
    height: 220px !important;
    width: 45vw !important;
    margin-top: 14vh;
    margin-left: 85px;
  }
  section.slider_area .swiper-wrapper,
  .slider_area .swiper-slide {
    min-height: auto;
    height: auto;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 767px) and (max-width: 768px) {
  .header_area .logo img {
    max-width: 80%;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    min-height: auto !important;
  }

  .header_area .logo_right img {
    max-width: 80% !important;
  }

  .topFixedHeaderWrapper .header_area.mainMenuBox {
    display: none !important;
  }

  .header_area .align-items-center .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .header_area .logo {
    text-align: left !important;
  }

  .header_area .logo_right {
    text-align: right !important;
  }

  .header_area .logo a {
    padding-left: 0px !important;
  }

  .header_area .logo_right a {
    padding-right: 0px !important;
  }

  header.header_area {
    top: 45px !important;
    height: 70px !important;
  }

  .wprm-wrapper #wprmenu_bar {
    width: 100% !important;
    text-align: center !important;
  }

  .wprm-wrapper #wprmenu_bar .hamburger {
    margin: auto !important;
    float: none !important;
  }

  .slider_area .slick-list .single_slider .slider_top .section_title h2 {
    font-size: 16px !important;
    text-align: left !important;
  }

  .slider_area .slick-list .single_slider .slider_top {
    height: 30vh !important;
  }

  .slider_area .slick-list .single_slider .slider_top .slider_right_text p {
    font-size: 14px !important;
  }

  .slider_area .slick-list .single_slider .slider_image {
    height: 100% !important;
  }

  .featured_section .featured_left .section_title h2 {
    font-size: 20px !important;
  }

  .featured_section .featured_left .section_title {
    margin-bottom: 10px !important;
  }

  ul.featured_tabs {
    font-size: 16px !important;
  }

  ul.featured_tabs li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  ul.featured_tabs li a:after {
    font-size: 16px !important;
  }

  .bd_map_area .map_top h2 {
    font-size: 20px !important;
  }

  .counter_area .section_title h2 {
    font-size: 20px !important;
    padding-bottom: 10px !important;
  }

  .single_counter {
    height: 200px !important;
  }

  .donor_area .section_title {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  .donor_area .section_title h2 {
    font-size: 20px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .wprmenu_icon {
    transform: rotate(90deg) !important;
    line-height: 20px !important;
    padding: 13px !important;
  }

  li.menu-item-has-children > a:after {
    display: none;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item .sub-menu {
    display: block !important;
  }

  #mg-wprm-wrap li.menu-item a {
    padding: 4px 0px !important;
  }

  #mg-wprm-wrap #wprmenu_menu_ul .menu-item.search {
    display: none !important;
  }

  #wprmenu_menu_ul li.wprmenu_parent_item_li > ul {
    padding: 0 25px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu .menu-item a::after {
    display: none;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item {
    margin-left: 25px !important;
    margin-right: 20px !important;
  }

  .cbp-spmenu #wprmenu_menu_ul .menu-item .sub-menu {
    list-style: square !important;
    color: #ffff !important;
    list-style-position: outside !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding: 0px !important;
  }

  .slider_area .slick-list .single_slider .slider_right_text .fpab_btn {
    margin: 10px 0 !important;
    padding: 5px 0px !important;
  }

  #mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {
    font-size: 12px !important;
  }

  .footer_area .copyright .col-md-6.color_white {
    text-align: center !important;
    margin-bottom: 15px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list {
    padding: 0px !important;
    margin: 0px !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a {
    padding: 0 2px !important;
  }

  .footer_area .copyright .col-md-6.text-right {
    text-align: center !important;
  }

  .footer_area .copyright .col-md-6.text-right .social_list li a img {
    width: 45px !important;
  }

  .topFixedHeaderWrapper .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .topFixedHeaderWrapper {
    top: 48px;
  }

  .topFixedHeaderWrapper .header_area.logoHeader .logo {
    min-height: 55px;
  }

  .topFixedHeaderWrapper .header_area.mainMenuBox {
    height: 40px !important;
  }

  div#main_menu_wrapper .menu-item-has-children > .sub_wrapper {
    top: 40px !important;
  }

  section.slider_area {
    padding-top: 70px !important;
  }
  .slider_area .swiper-slide {
    padding: 100px 0;
  }

  .slider_content a.button {
    margin-top: 10px;
  }

  .slider_content h2 {
    font-size: 20px !important;
  }

  .slider_area .swiper-slide .col-md-6.col-sm-12.col-12 {
    width: 100%;
    padding: 0;
  }

  .slider_content {
    padding: 50px;
  }

  .mobmenul-container i {
    color: #42a5fd;
  }
  .top_title_area .section_title h2 {
    font-size: 20px;
  }

  section.top_title_area {
    margin-top: 0 !important;
  }
}

@media (min-width: 1710px) and (max-width: 2050px) {
}

@media (min-width: 2051px) and (max-width: 2733px) {
}

@media (min-width: 2734px) and (max-width: 4554px) {
}

@media (min-width: 4555px) and (max-width: 6000px) {
}

.mob-menu-header-holder.mobmenu {
  position: fixed;
  width: 50px;
  left: 0;
}

.topFixedHeaderWrapper {
  top: 0 !important;
}

header.header_area {
  height: auto !important;
  top: 0 !important;
}

section.slider_area {
  padding-top: 0 !important;
}
.im-scroll-down-button {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page-template-template-contact .wp-block-column p {
  margin: 0;
}

.page-template-template-contact .wp-block-column p a {
  padding: 0;
}

body.page-template.page-template-template-contact .wp-block-column ul {
  padding-left: 10px;
  margin-top: 20px;
}
.page-id-1666 figure.wp-block-image.size-large {
  margin: 0;
  width: 100%;
}

.page-id-1666 .single_area .container {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

.page-id-1666 figure.wp-block-image.size-large a {
  display: block;
  width: 100%;
  padding: 0;
}

.page-id-1666 .single_area {
  margin: 0;
}

.page-id-1666 section.single_area {
  width: 100%;
}
.wp-block-uagb-team.uagb-team__image-position-above.uagb-team__align-center {
  min-height: 300px !important;
}
.col-md-10.wow.animate__.animate__fadeInUp.animation-step3.animated {
  text-align: justify;
  text-justify: inter-word;
}
