/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');

body{
	color:#000;
}

/* HEADER */
.header_top {
	padding: 5px 0;
}
.header_top .container_inner {
    padding: 0 45px;
    box-sizing: border-box;	
    display: flex;
}
.header_top .left {
	flex-grow: 3;
}
.header_top .left .inner {
	display: flex;
}
.header_top .left .inner>div:last-child {
    text-align: center;
    margin: 0 auto;
}
.header_top.clearfix .textwidget p {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
}
.header_bottom .container_inner {
    width: 100%;
}
.header_top h5 {
	color: #fff;
    font-size: 16px;
    letter-spacing: 0;
	line-height: 33px;
}
.header_top h5 a {
	color: #e6bb55;
    font-size: inherit;
    margin-left: 5px;
}
.header_top h5 a:hover {	
	text-decoration: underline;
}
.header_top p {
    line-height: 32px;
    padding: 0 0px;
	color:#fff;
	/*text-transform:uppercase;*/
}

.header_right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
.header_right ul li {
    display: inline-block;
    color: #fff;
	padding-left:20px;
}
.header_right ul li:first-child {
	padding-left: 0;
}
.header_right ul li a {
    color: #fff;
    font-weight: 700;
}
.header_right ul li span {
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: 10px;
}
.header_right ul li input[type="text"] {
    padding: 6px 6px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: none;
    border-radius: 2px 0 0 2px;
	    height: 15px;
}
.header_right ul li i {
    background: #5ca2d8;
    padding: 7px 18px;
    float: right;
    margin-top: 3px;
    border-radius: 0 2px 2px 0;
	height: 13px;
}
.header_right ul li input[type="text"]::placeholder{
	color:#000!important;
	opacity:1;
	font-weight:300;
	text-transform:uppercase;
}
header.has_top.scroll_header_top_area.regular.page_header {
    vertical-align: top;
}
header.sticky .side_menu_button, header:not(.sticky) .header_menu_bottom .side_menu_button {
    height: 72px;
}
.header_top_bottom_holder {
    position: fixed;
    width: 100%;
    top: 0;
}
.logged-in .header_top_bottom_holder {
    top: 32px;
}
.header_bottom {
    padding:0px 45px 0px;
}
.header_bottom .container_inner.clearfix {
    width: 100%;
    padding: 0;
}
.header_right ul li a,a{
	text-decoration:none;
}
.logo_wrapper {
    margin-top:0px;
	    height:92px;
}
.q_logo img {
    max-height: 47px;
}

/* Search Form */
.qode_search_form .container input::placeholder{
	color:#fff!important;
	opacity:1!important;
}
.search.search-results h2.entry_title span.date.entry_date.updated {
    display: none;
}
.search.search-results .blog_holder article .post_info {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    margin: 0;
}
.search.search-results .qode-normal-space .qode-outer-space {
    padding: 0 45px;
    margin-top: 30px;
}
.qode_search_form {
	background: #262626;
	    z-index: 1;
}
.qode_search_form .container .qode_search_close {
    right: 45px;
}


/* MAIN MENU */
nav.main_menu {
    position: relative;
    left: auto;
    text-align: center;
    display: table;
	float: right;
	margin-right: 30px;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: '\f078';
    font-family: FontAwesome;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
	padding: 0 0 1px 1px;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child {
	padding-right: 1px;
}
nav.main_menu ul.mega-sub-menu .widget_media_image a:after {
    display: none!important;
}
.mega-mega_menu_with_image img {
    height: 290px!important;
}
.mega-menu-tabbed>ul.mega-sub-menu:after {
    content: "";
    display: block!important;
    background: #0e76bc!important;
    border: 1px solid #fff;
    border-top: none;
    width:calc(33% + 1px);
    height: 342px;
    left: 0;
    z-index: 1;
    top: 0;
}
.side_menu_button {
    height: 74px;
}
nav.main_menu ul.mega-sub-menu li a.remove_icon_image span{
	background:none;
	padding-left: 0;
	font-size: 16px;
}
.mega-mega_menu_with_image a.megamenu_link:hover span {
    color: #0e76bc;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
    width: calc(67% - 70px)!important;
   left: calc(33% + 24px)!important;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:first-child {
    margin-top: 25px;
}
nav.main_menu>ul>li>a {
	padding: 0 21px;
}
nav.main_menu ul li:hover a {
    opacity: 1;
}
.mega-mega_menu_with_image a.megamenu_link,
a.megamenu_link.buy_ticked {
    display: block;
    text-align: center!important;
    color: #fff!important;
    font-weight: bold;
    font-size: 20px;
    background: #a6272f;
    text-align: center;
     padding: 14px 0;
    font-family: 'Montserrat', sans-serif!Important;
    border-left: 0px solid #000;
}
.mega-mega_menu_with_image a.megamenu_link:hover span{
	color:#e6bb55;
}
nav.main_menu ul li a {
	line-height: 67px;
}
.mega-menu-megamenu ul.mega-sub-menu {
    background: transparent!Important;
    padding: 0 70px!important;
}
.mega_menu_items_column {
    background: #0e76bc!important;
    /* clear: both; */
}
.mega-mega_menu_items_column li {
    float: none;
    width: 100%;
}
nav.main_menu ul.mega-sub-menu li a,.mega-menu-tabbed>ul.mega-sub-menu li a{
	position:relative;
	    text-transform: uppercase;
}
nav.main_menu ul.mega-sub-menu li a:hover{
	color:#e6bb55!important;
}
nav.main_menu ul.mega-sub-menu li a:after,.mega-menu-tabbed>ul.mega-sub-menu li a.mega-menu-link:after {
    content: ''!important;
    display: block!important;
    position: absolute;
    right: 50px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 0;
    width: 20px;
    height: 13px;
    background: url(img/w_right_arrow_nav.png) no-repeat 0 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	color:#fff;
	    background-size: 18px;
}
nav.main_menu ul.mega-sub-menu li a:hover:after,.mega-menu-tabbed>ul.mega-sub-menu li a.mega-menu-link:hover:after {
    right: 25px;
    opacity: 1;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link span.mega-indicator {
    display: none;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    width: 33.25%;
}
.mega-mega_menu_items_column li a,.mega-menu-tabbed>ul.mega-sub-menu li a.mega-menu-link{
    line-height: 18px!important;
    color: #fff!important;
    display: block!important;
    font-weight: 600!Important;
    letter-spacing: 1px;
    border-bottom:1px solid #fff!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
	padding-left: 25px!important;
    padding-right: 25px!important;
}
.mega-mega_menu_items_column ul.mega-sub-menu li.mega-menu-item {
    padding-top: 25px!important;
}
.mega-menu-row>ul.mega-sub-menu {
    display: flex!important;
}
#mega-menu-wrap-top-navigation #mega-menu-top-navigation > li.mega-menu-item > a.mega-menu-link{
	letter-spacing:2px;
}
.mega-mega_menu_with_image img, 
.mega-mega_menu_with_image a,
li.mega-menu-item.widget_media_image img,
li.mega-menu-item.widget_media_image a {
    width: 100%;
    object-fit: cover;
    display: block;
    float: left;
}
.mega-mega_menu_with_image img,
li.mega-menu-item.widget_media_image img {
	max-height: 290px;
	height: 290px!important;
}
ul.mega-sub-menu ul.mega-sub-menu {
    padding: 0 0!important;
}
nav.main_menu ul.mega-sub-menu li a {
    line-height: normal;
}
li.mega_menu_with_image,
li.mega-menu-row {
    background: #fff!important;
}
a.megamenu_link.buy_ticked span{
	background:url(img/buy_ticket.png) no-repeat left center;
}
a.megamenu_link.be_a_member span{
	background:url(img/member.png) no-repeat left center;
}
/* mobile menu */
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
	text-transform: uppercase;
}
nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea4a;
}
nav.mobile_menu ul li.open_sub>ul {
    border-top: 0px solid #eaeaea;
}
nav.mobile_menu ul li.open_sub>ul li a {
    font-size: 12px;
    padding: 3px 0;
}
nav.mobile_menu ul li.open_sub>ul li {
    border: none;
}
nav.mobile_menu {
    background: #0e76bc;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px;
    box-sizing: border-box;
}
nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i {
    color: #fff;
}


/* GRID and STRUCTURE */
.custom_post_grids .post-grid-inner .post-grid-thumbnail a img {
    height: 300px;
    object-fit: cover;
}
.wpcap-grid-desktop-3 article .post-grid-inner .post-grid-thumbnail img {
    height: 300px;
    object-fit: cover;
}
.custom_post_grids article {
    padding-bottom: 0!important;
}
.custom_post_grids .post-grid-inner .post-grid-thumbnail img {
    float: left;
}
.custom_post_grids .post-grid-inner .post-grid-thumbnail {
    max-width: 300px;
    float: left;
    margin-right: 0px;
    min-width: 300px;
    margin-bottom: 0;
}
.custom_post_grids .post-grid-inner .post-grid-text-wrap {
    padding: 35px;
}
.custom_post_grids .post-grid-inner h3.title {
    text-align: left;
	min-height: auto;
}
.custom_post_grids .post-grid-inner .post-grid-excerpt {
    margin-bottom: 25px;
}
.custom_post_grids .post-grid-inner {
    display: flex;
    align-items: center;
}
.content.content_top_margin_none {
    margin-top: 88px!important;
}
.wpcap-grid-container .post-grid-meta span, .wpcap-grid-container .post-grid-meta a {
    font-weight: 700!Important;
}
.content {
    margin-top: 0;
}
.container_inner {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0 45px;
	box-sizing:border-box;
}
.content, .content .container, .full_width {
    background-color: #fff;
}



/* Buttons, TYPOGRAPHY, Theme and Elementor Elements */
h1,h2{
	text-transform:uppercase;
}
strong, .gform_wrapper li.strong label {
	font-weight: bold;
}
.text-center {
	text-align: center;
}
.elementor .team-pic img {
	border-radius: 100px;
	border: 2px solid #ddd;
}
/* Testimonials */
.testimonial_text_inner {
    text-align: center;
    display: inline-block;
}
.elementor-widget-bridge_testimonials_carousel:after {
    content: "Loading Testimonials...";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    left: 0;
	top: 0;
}
.testomonila_active:after{
	display:none;
}
.quote_place .testimonial_text_inner{
	background:url(img/qute_left.png) no-repeat left top;
	padding-left: 21px;
    justify-content: center;
    height: 100%;
	flex-direction: column;
}
.testimonial_text_inner {
    text-align: center;
    display: inline-block;
}
.testimonial_text_holder {
    text-align: center;
}
.testimonials_c_holder .testimonial_content_inner {
    background: transparent;
    box-sizing: border-box;
    padding: 0;
    text-align: left;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_author{
    font-size: 15px;
    font-style: italic;
}
.testimonials_c_holder .flex-control-nav {
    margin-top: 25px;
    text-align: center;
}
.quote_place .testimonial_text_inner p:first-child:after {
    content: "";
    background: url(img/quote_rigt.png) no-repeat left top;
    width: 25px;
    background-size: auto;
    color: transparent;
    position: relative;
    top: 10px;
    left: 5px;
    display: inline-block;
    height: 15px;
}

.blog_grids h3.title {
    text-align: center;
    min-height: 78px;
    height: auto;
}
ul {
    list-style-position: outside;
}
.elementor-widget-heading h3.elementor-heading-title {
    line-height: 1.3em;
}
.list_items_gaps li {
    padding: 5px 0;
}
.elementor-widget-bridge_vertical_separator .elementor-widget-container {
    text-align: center;
}
.qode_vertical_separator {
    background: #a6272f!important;
}
.line_height_visi_page p {
    line-height: 20px;
}
.elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container {
    min-height:calc(100vh - 114px);
}
.logged-in .elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container {
    min-height:calc(100vh - 146px);
}
.elementor-widget-text-editor {
    color: #000;
}
.elementor-section.elementor-section-boxed>.elementor-container .elementor-container.elementor-column-gap-default {
    padding: 0 0;
}
.elementor a {
    color: #0e76bc;
}
.qode_icon_font_awesome.fa {
    font-family: FontAwesome!important;
    font-size: 16px;
    color: #0e76bc;
 
}
.box_text_1 .elementor-widget-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_text_1 {
    height:calc(100% - 43px);
}
.box_text_1 {
    opacity: 0;
    transition: all .8s;
}
.elementor-widget-heading h2.elementor-heading-title{
	color:#a6272f;
}
.call_to_action .column2.button_wrapper .qbutton {
    border-radius: 13px;
}
.call_to_action_text.font_weight_inherit {
    color: #0e76bc!important;
}
.call_to_action.normal {
    padding-left: 0!important;
    padding-right: 0px!important;
}
.call_to_action.simple .text_wrapper>.qbutton {
    margin-left: 0;
}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100%;
    padding: 0 35px;
}
ul.reates {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.reates li {
    border-top: 1px solid #fff;
    color: #fff;
    padding: 5px 0;
}
ul.reates li span {
    display: inline-block;
    min-width: 200px;
}
a.default_button {
    background: #0e76bc;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 500;
   text-decoration: none!important;
    border-radius: 13px;
	color:#fff!important;
}
a.default_button:hover{
	background:#0a703d;
}
.column_equal_bg .elementor-element.elementor-widget-spacer, .column_equal_bg .elementor-element.elementor-widget-spacer .elementor-widget-container {
    height: 100%;
}
/* map element */
.map_equlization .elementor-element {
    height: 100%;
}
.map_equlization .elementor-element .elementor-widget-container {
    height: 100%;
}
.map_equlization .elementor-element .elementor-widget-container .visit_page_map {
    height: 100%;
}
.map_resposnive.visit_page_map {
    padding-top: 270px;
}
.map_resposnive {
    position: relative;
    width: 100%;
    padding-top: 75%;
}
.map_resposnive iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.home_map.map_resposnive.visit_page_map {
    padding-top: 511px;
}
.map_box h3.elementor-heading-title {
    text-decoration: underline;
	    margin-bottom: 17px;
}

/* Toggles and Tabs */
.elementor-toggle .elementor-toggle-item {
    border-left: 1px solid #0e76bc;
    border-top: 1px solid #0e76bc;
    border-right: 1px solid #0e76bc;
}
span.elementor-toggle-icon-closed .fa-caret-right:before {
    content: "\f067";
}
span.elementor-toggle-icon-closed i.fas {
    font-size: 21px;
    margin-top: -2px;
}
.qode-advanced-tabs .qode-advanced-tabs-nav li a:hover span, .qode-advanced-tabs .qode-advanced-tabs-nav li a:hover {
    color: #fff;
}
.q_tabs.donation-toggle-btn .tabs-nav li a {
	font-size: 18px;
	color: #2b9742;
	padding: 12px 26px;
    border: 1px solid #2b9742;
    height: auto;
	background: transparent;
}
.q_tabs.donation-toggle-btn .tabs-nav li:first-child a {
    padding-left: 26px;
	border-radius: 4px 0 0 4px;
    border-right: 0;
}
.q_tabs.donation-toggle-btn .tabs-nav li:last-child a {
    padding-left: 26px;
	border-radius: 0 4px 4px 0;
}
.q_tabs.donation-toggle-btn .tabs-nav li.active a {
	background: #0A703D;
	border-color: #0A703D;
	color: #fff;
}
.q_tabs.donation-toggle-btn .tabs-nav li a:hover {
	background: #2b9742;
	color: #fff !important;
}

/* Sitemap */
ul#menu-site-map li {
    min-width: 50%;
}
ul#menu-site-map {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul#menu-site-map li a {
    text-transform: uppercase;
}
ul#menu-site-map li a:hover{
	color:#e6bb55!important;
}


/* HOMEPAGE */
.home .testimonials_c_holder .testimonial_content_inner {
    background: transparent;
}
.mobile_video iframe#player {
    height: 225px;
}
.home_boxes .elementor-widget-wrap {
    position: absolute;
    top: 0;
	height:100%;
}
.home_boxes .elementor-column-wrap.elementor-element-populated {
    padding-top: 85%!important;
}
.home_boxes:hover .box_text_1 {
    opacity: 1;
    transition: all .8s;
}
.home .content .container .container_inner.page_container_inner, .home .full_page_container_inner {
    padding: 0px 0 0;
}
.home_boxs_link {
    border: none;
    width: 100%;
    display: block;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    text-transform: none;
	box-sizing: border-box!important;
	padding-top: 2px;
    padding-bottom: 2px;
    height: auto;
}
.home_boxs_link i {
    font-size: 29px!important;
    margin-right: 9px!important;
    color: #000!important;
    position: relative;
    bottom: 1px;
}
.home_boxs_link:hover i{
	 color: #fff!important;
}
.home_boxs{
    min-height: 285px;
}
.home_box_menu {
    transition: height 1s ease-in-out;
    overflow: hidden;
}
.home_box_menu ul.menu ul.sub-menu {
    list-style: none;
}
.box_active .home_box_menu {
    transition: height 1s ease-in-out;
    height:100%;
    opacity: 1;
	visibility:visible;
}
.box_active a.home_boxs_link{
	background: #0E76BC!important;
    color: #fff!important;
}
.box_active a.home_boxs_link i.qode_icon_font_awesome {
    color: #fff!important;
    transform: rotate(180deg);
    transition: all .5s;
}


/* BLOG */
.archive.category article.post {
    padding: 0 45px;
}
.archive.category article.post .post_content_holder {
    display: flex;
	background: #fff;
}
.archive.category article.post .post_content_holder .post_info {
    display: none;
}
.archive.category article.post .post_content_holder h2.entry_title {
    margin-bottom: 10px;
}
.archive.category article.post .post_content_holder .post_image {
    float: left;
    max-width: 300px;
    margin-top: 0;
    min-width: 300px;
	    margin-bottom: 0;
}
.archive.category article.post .post_content_holder .post_image img {
    height:280px;
    object-fit: cover;
}
.archive.category .blog_holder.blog_large_image {
    background: #f5f7f8;
    padding-top: 30px;
}
.single.single-post .title_outer.title_without_animation .title.title_size_large {
    display: none;
}
.single.single-post .blog_single.blog_holder {
    padding: 0 45px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.blog_holder article .post_content_holder span.date.entry_date.updated{
	 display: block;
    color: #0e76bc;
    font-size: 15px;
    font-weight: 700;
    line-height: 14px;
	
}
.single.single-post .blog_holder article .post_info {
    display: inline-block;
    width: auto;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500;
	    display: none;
}
.blog_holder.blog_single article h2 {
    margin-bottom:5px;
}
.blog_holder article .post_image {
    margin-top: 50px;
	    margin-bottom: 30px;
}
.blog_holder.blog_single article .post_content_holder {
    margin-top: 30px;
}
.blog_holder.blog_single article h2 span.date.entry_date.updated {
    display: block;
    color: #0e76bc;
    font-size: 15px;
    font-weight: 700;
    line-height: 14px;
}

.blog_single.blog_holder {
    margin-top: 20px;
}
.blog_single.blog_holder article .post_text .post_text_inner {
    padding-top: 0;
}
.single.single-post .content {
    z-index: 111;
}
.single.single-post header.has_top.scroll_header_top_area.regular.page_header{
  z-index: 1111;	
}


/* SERP */
.search.search-results .post_image img {
    height: 300px;
    object-fit: cover;
}
.search.search-results .post_image {
    margin-top: 0;
}
.search-results .blog_holder.qode-normal-space .qode-outer-space .post_content_holder {
    border: 1px solid #ddd;
    height: 100%;
}
.search.search-results .qode-normal-space .qode-outer-space {
    display: flex;
    flex-wrap: wrap;
}


/* FOOTER */
.footer_top {
    padding: 50px 0 15px;
    background: #fff;
}
ul.footer_social a i.fa {
    font-family: 'fontAwesome'!important;
}
.column4.footer_col4 img {
    max-width: 160px!important;
}
.column4.footer_col4 {
    text-align: right;
	width: 17%;
}
.elementor-shortcode ul.footer_social {
    margin-left: 0;
}
.elementor-shortcode ul.footer_social li a {
    font-size: 18px;
    width: 29px;
    height: 29px;
}
.footer_top_area {
    background: #0A703D;
}
.footer_bottom_holder {
    background: #0e76bc;
}
.footer_bottom img {
    max-width: none;
    max-height: 25px;
    width: auto;
        background: transparent;
    padding: 5px;
}
.column2.footer_bottom_column .footer_bottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.column2.footer_bottom_column .footer_bottom a {
    display: block;
    height: 35px;
    margin-left: 8px;
}
.footer_bottom p {
    color: #fff;
}
.column2.footer_bottom_column ul.footer_social li {
    margin: 0;
}
.footer_top a:hover {
    color: #e6bb55!important;
}
.footer_bottom p {
    font-size: 14px;
}
.column4.footer_col4 .column_inner .widget {
    margin: 0 7px!important;
}
.column3.footer_col3 {
    box-sizing: border-box;
	width: 33%;
}
.footer_top {
    padding: 50px 0 15px;
    background: #f9f9f9;
}
.column1.footer_col1 img {
    max-width: 217px!important;
}
.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #666;
    font-size: 17px;
}
.footer_top ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.footer_social li {
display: inline-block;
    margin-bottom: 4px;
    line-height: 26px;
}
ul.footer_social li a {
    background: #0e76bc;
    padding:2px 2px 0;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    border-radius: 3px;
    width: 21px;
    text-align: center;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 2px;
}
ul.footer_social {
    margin-left: 20px;
}
ul.footer_social li {
    margin-bottom: 0!important;
}
.footer_top .widget_nav_menu li.menu-item a {
    font-size: 14px;
}

/* Mailchimp Subscriber form */
.footer_top_area { display: none; } /* Templorarily hides subscribe form */
.footer_subscriber_area {
    text-align: center;
    padding: 50px 0;
    max-width: 750px;
    margin: 0 auto;
}
.footer_subscriber_area h5 {
    letter-spacing: 0;
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.header_subsciber form#mc-embedded-subscribe-form {
    padding: 0;
}
.header_subsciber input#mce-EMAIL {
	max-width: 175px;
    border: 1px solid #000!important;
    border-right: none!important;
    border-radius:3px 0 0 3px!important
}
.header_subsciber #mc_embed_signup input#mce-EMAIL {
    height: 28px;
}
#mc_embed_signup .button:after {
    content: "";
}
.header_subsciber {
    display: inline-block;
    background: transparent;
}
.header_subsciber div#mc_embed_signup_scroll input#mc-embedded-subscribe {
    height: auto;
    line-height: 26px;
    border-radius: 0 3px 3px 0;
    background: #5ca2d8 url(img/submit_arrow.png) no-repeat center center!important;
    color: transparent;
    background-size: 9px!important;
}
.header_subsciber #mc_embed_signup {
    background: transparent!important;
	position: relative;
	top: 1px;
}
.header_subsciber div#mc_embed_signup_scroll {
    display: flex;
    align-items: center;
}
.footer_subsciber {
    border: 0px solid #ebebeb;
    display: flex;
    align-items: center;
    justify-content: space-between;
	border-radius:3px 12px 12px 3px;
	width: calc(100% - 0px);
}
.footer_subscriber_area div#mc_embed_signup {
    border-radius:0;
}
.footer_subscriber_area div#mc_embed_signup input#mc-embedded-subscribe {
    background:#e6bb55!important;
    margin-right: -1px;
    font-weight: bold;
    padding: 7px 21px 6px 21px!important;
	height: auto;
}
.subscribe-warper h3 {
    font-size: 16px!important;
    letter-spacing: normal;
    margin-right: 8px;
    max-width: 250px;
    min-width: 250px;
}
.footer_subsciber input[type="text"] {
    height: 39px;
    border: none;
    padding: 0 10px;
	width: 100%;
}
#mc_embed_signup .clear {
    float: right;
}
.footer_subsciber input[type="submit"] {
    background: #0e76bc;
    border: none;
    color: #fff;
    padding: 12px 17px;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 500;
}
.subscribe-warper {
    display: flex;
    align-items: center;
}



/* Specific Elements */
.page.page-id-673 .content .container .container_inner.page_container_inner,.page.page-id-208 .content .container .container_inner.page_container_inner,.page.page-id-594 .content .container .container_inner.page_container_inner,.page.page-id-201 .content .container .container_inner.page_container_inner,.page.page-id-219 .content .container .container_inner.page_container_inner,.page.page-id-11 .content .container .container_inner.page_container_inner,.page.page-id-191 .content .container .container_inner.page_container_inner,.page.page-id-198 .content .container .container_inner.page_container_inner,.page.page-id-198 .full_page_container_inner {
    padding: 0px 0 0;
}
.page.page-id-198 .title_outer {
    border-bottom: 1px solid #ddd;
}
.page.page-id-198  .title.title_size_large.position_center.has_background{
	display:none;
}
div#media_image-49 {
    margin-top: 11px;
}
.page-id-230 .container_inner.default_template_holder.clearfix.page_container_inner {
    padding-top: 0;
}
.elementor-673 .elementor-element.elementor-element-3f2ef1cc > .elementor-container {
    min-height: 100%;
}
.elementor-673 .elementor-element.elementor-element-3f2ef1cc {
    height: 100%;
}



div#news_CFP {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
}
div#news_CFP .footer_subsciber {
    width: 100%;
    margin-top: 10px;
}



/* Breadcrumbs */
.breadcrump_area {
    width: 100%;
    padding: 10px 45px 10px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 1px solid #ebeaea;
    clear: both;
}
.breadcrumbs a{
    text-decoration: none!important;
    color: #0e76bc!important;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
}
.breadcrumbs span.current {
    color: #333;
    font-weight: 600;
    font-size: 11px;
}
.breadcrump_area .breadcrumb {
    position: static;
    width: 100%;
}



/* Titles */
.title_subtitle_holder_inner {
		margin-top: 90px;
}
.title_subtitle_holder_inner h1 span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.title.title_size_large.position_center.has_background {
    background-size: cover!important;
    background-position: center center!important;
}
.title .title_holder {
    height: 100%;
    width: 100%;
    padding-top: 0!important;
    height: 100%!Important;
}
.banner_title {
    position: absolute;
    opacity: 0;
    top: -46px;
    margin-bottom: 0!important;
}


/* GRAVITY FORMS */
body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset], body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea {
    font-size: 16px;
}
.gform_wrapper.gravity-theme .gfield input[type=checkbox],
.gform_wrapper.gravity-theme .gfield input[type=radio] {
    width: 20px !important;
    height: 20px !important;
    margin-top: 0 !important;
}
.gform_wrapper .gfield_checkbox li input, 
.gform_wrapper .gfield_checkbox li input[type=checkbox], 
.gform_wrapper .gfield_radio li input[type=radio] {
	vertical-align: top !important;
}
.gform_wrapper .description_above .gfield_description {
    font-family: inherit;
    font-size: 14px;
    padding-bottom: 0 !important;
}
/*Contact Form */
.contact_form {
    background: #f1f1f17a;
    padding: 20px;
}
li.gfield.hide_desc .instruction {
	display: none;
}
body .gform_wrapper input[type=submit], 
body .gform_wrapper input[type=button], 
body .gform_wrapper input[type=reset] {
	border: none;
    border-radius: 4px;
    height: auto;
    padding: 10px 20px;
    text-align: center;
    background: #2b9742;
    color: #fff;
}
body .gform_wrapper input[type=submit]:hover, 
body .gform_wrapper input[type=button]:hover, 
body .gform_wrapper input[type=reset]:hover {
    background: #0A703D;
}
body .gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 0; 
}
/* Application Form */
.htbg-application_wrapper .gform_heading {
	display: none;
}
.htbg-application_wrapper.gravity-theme .ginput_container_date input {
    width: auto !important;
}
.htbg-application_wrapper hr {
	border: none;
    border-bottom: 1px solid #ddd;
}
/* Donation Form */
body .gform_wrapper .top_label .gfield_label {
	font-weight: bold;
}
.gform_wrapper.gravity-theme .strong .gfield_checkbox label {
	font-weight: 700;
	font-size: 16px;
}

.elementor-widget-shortcode .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 13px;
    margin-top: 2px;
    line-height: 17px;
}
.gform_wrapper .ginput_price,
.gform_wrapper .gfield_calculation span.ginput_product_price_label {
    display: none;
}
.gform_wrapper.gravity-theme .gfield.gfp_big_button .gfield_radio label {
	margin-bottom: 10px;
}
.gform_wrapper.gravity-theme .gfield.gfp_big_button input[type=radio] {
    display:none;
}
.gform_wrapper .gfp_big_button .gfield_radio label {
    width: 100%;
    margin: 0px auto;
    padding: 25px;
    float: none;
    background: transparent;
    border: 1px solid #0A703D;
    color: #0A703D;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
}
.gform_wrapper .gfp_big_button .gfield_radio label span {
	display: none;
}

.gform_wrapper .gfp_big_button .gfield_radio label:hover,
.gform_wrapper .gfp_big_button .gfield_radio input[type=radio]:checked+label {
    background: #0A703D;
    color: #fff;
}
.gform_wrapper .gfield_calculation .ginput_container_product_calculation {
	display: inline;
}
.gform_wrapper span.ginput_product_price {
    font-weight: bold;
}
.elementor-widget-shortcode .gform_wrapper.gf_browser_chrome select {
    padding: 15px;
}
.elementor-widget-shortcode .gform_wrapper.gf_browser_chrome span.address_country {
    margin-top: 0;
}
.gform_wrapper .ginput_complex span.address_country select,
body .gform_wrapper.gf_browser_chrome .ginput_complex span.address_country select {
	padding: 13px;
    margin-top: 2px;
    line-height: 17px;
    font-size: inherit;
    font-family: inherit;
}
body .gform_wrapper.gf_browser_chrome .ginput_complex span.address_country select {
	padding: 11px;
}
/* Membership form */
form.membership-purchase hr {
	border: none;
    border-bottom: 3px dotted #ddd;
    margin-bottom: 30px;
}
form.membership-purchase p {
	margin-bottom: 15px;
}
.membership-purchase_wrapper .gform_fields .membership-levels .gfield_label {
	position: absolute;
}
.gform_wrapper.gravity-theme .gftt-label {
	display: none;
}
.gform_wrapper .gftt-icon {
	background: #0A703D;
}
.gform_wrapper .top_label .membership-levels .gfield_label {
	position: absolute;
    display: block;
}
.gform_wrapper .gfield.membership-levels .gftt-icon {
    top: -18px;
    left: -20px;
}
.gform_wrapper .gfield.membership-levels {
	margin-bottom: 0;
}
.gform_wrapper .gfield.membership-levels {    
	padding: 20px !important;
    background: #fff;
    border: 1px solid #0A703D;
    text-align: center;
    color: #0A703D;
    font-size: 22px;
    font-weight: bold;
}
.gform_wrapper.gravity-theme .membership-levels .gfield_checkbox label {
	display: block;
	margin: auto;
    max-width: 100%;
    font-size: .875em;
}
.gform_wrapper .gfield.membership-levels label span {
	display: block;
    font-size: 80%;
    color: #000;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.gform_wrapper .gfield.membership-product {
	visibility: hidden;
    max-height: 1px!important;
    overflow: hidden;
    margin-bottom: 0;
}
body .gform_wrapper .gform_fields li.donation-opt-in {
	margin-top: -10px;
    margin-bottom: 30px;
}
.gform_wrapper li.inline-label .gfield_label,
.gform_wrapper li.inline-label .gfield_description {
	width: 30%;
    float: left;
}
.gform_wrapper li.inline-label .gfield_description {
	margin-top: 0;
}
.gform_wrapper li.inline-label div.warningTextareaInfo {
	margin-left: 30%;
}
/* POS form */
.post-password-form {
	text-align: center;
	
}
.post-password-form input[type=password] {
	border: 1px solid #ddd;
    max-width: 350px;
    margin: 20px auto;
}
body .htbg-pos_wrapper .gform_fields .gfield_price {
    border: 1px solid #ccc;
    padding: 10px;
}
.membership-purchase_wrapper ul.gform_fields li.membership-levels input.ginput_amount {
	margin-top: 15px !important;
}

/* Gravity form toggle */
.gform_wrapper.gravity-theme .gfield.switch-field {
	margin: auto;
}
.gform_wrapper.gravity-theme .gfield.switch-field legend {
	text-align: center;
}
.gform_wrapper.gravity-theme .gfield.switch-field div > div {
  display: flex;
  /*margin-bottom: 36px;*/
  overflow: hidden;
}

.gform_wrapper.gravity-theme .gfield.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px !important;
  width: 1px !important;
  border: 0;
  overflow: hidden;
}

.gform_wrapper.gravity-theme .gfield.switch-field label {
	max-width: none;
	min-width: 200px;
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	padding: 16px 26px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.gform_wrapper.gravity-theme .gfield.switch-field label:hover {
  cursor: pointer;
}

.gform_wrapper.gravity-theme .gfield.switch-field input:checked + label {
	color: #fff;
	background-color: #0A703D;
	box-shadow: none;
}
.gform_wrapper.gravity-theme .gfield.switch-field div.gfield_radio div:first-of-type label {
  border-radius: 4px 0 0 4px;
}
.gform_wrapper.gravity-theme .gfield.switch-field div.gfield_radio div:last-of-type label {
  border-radius: 0 4px 4px 0;
}




::-moz-selection {
  color: #fff;
  background: #0e76bc;
}
::selection {
  color: #fff;
  background: #0e76bc;
}


a,ul.footer_social li a{
	text-decoration:none;
}
.blog_grids span.post-author {
    color: #0e76bc!important;
}
.blog_grids a.read-more-btn {
    display: inline-block!important;
    background: url(img/arrow.png) no-repeat left 1px;
    color: #0e76bc!important;
    text-transform: uppercase;
    font-weight: 600!important;
    padding-left: 26px;
    background-size: 20px;
    font-size: 14px;
}
.blog_grids .wpcap-post {
    background: #fff!important;
    padding-bottom: 20px;
}
.home_box_menu {
    background: #0e76bcc9;
    height: 100%;
    padding: 20px;
}
.home_box_menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.home_box_menu ul.menu li a {
    color: #fff;
    padding: 4px 0;
    display: block;
    font-weight: 600;
    text-transform: none;
	text-transform: uppercase;
}
.mega-mega_menu_with_image a.megamenu_link span {
    padding-left: 34px;
    background-size: auto 21px;
    display: inline-block;
}
.equal_images_blog img {
    height: 300px;
    object-fit: cover;
}


/* RESPONSIVE STYLES */
@media (min-width:2500px){
	@supports (-ms-ime-align: auto) {
		html, body {
			zoom: 1.5;
		}
	}
}

@media (min-width: 1500px) {
	nav.main_menu {
		float: none;
		margin: auto;
	}
}

@media (min-width:1380px){
	.title.title_size_large.position_center.has_background {
		height: 25.5vw!important;
	}
}

@media (max-width:1100px){
	.q_logo img {
		max-height: 31px;
		margin-top: 7px;
	}
}


@media (max-width:1024px){
	.header_top .inner .widget_text.header-widget.widget_custom_html.header-right-widget ul.footer_social {
		display: none;
	} 
	.header_right ul li span {
		display: none;
	}
	nav.main_menu > ul > li > a{
		font-size:12px;
	}
	.column4.footer_col4 .column_inner {
		flex-wrap: wrap;
	}
	.elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container,.logged-in .elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container{
		min-height: 540px;
	}
}

@media (max-width:1280px){
	.header_top .left .inner>div:first-child {
		display: none;
	}
}

@media (max-width:1280px) and (min-width:1000px) {
	.header_top .left .inner>div:last-child {
		text-align: left;
		margin: 0;
	}
}

@media (max-width:1000px){
	.header_top .container_inner {
    	display: block;
	}
	.title_subtitle_holder_inner {
    	margin-top: 0;
	}
}

@media (max-width:812px) {
	span.video_overlayer {
		position: absolute;
		height: 45px;
		display: block;
		width: 100%;
		bottom: 0;
		background: #fff;
	}
	nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a, nav.mobile_menu ul li.current-menu-item > a {
		color: #e6bb55;
	}
	.elementor-column {
		width: 100%;
	}
	ul.footer_social {
		text-align: center;
	}
	.footer_top {
		text-align: center;
	}
	.custom_post_grids .post-grid-inner {
		display: block;
		align-items: center;
	}
	.custom_post_grids .post-grid-inner .post-grid-text-wrap {
		padding: 20px;
		float: none;
		clear: both;
		overflow: hidden;
	}
	.custom_post_grids .post-grid-inner .post-grid-thumbnail {
		max-width: 100%;
		float: none;
		margin-right: 0px;
		min-width: 300px;
		margin-bottom: 0;
	}
	.footer_top_area .container_inner {
   		 padding: 0 20px;
	}
	#mc_embed_signup {
		background: transparent!important;
	}
	.footer_subscriber_area h5 {
		font-size: 20px;
		line-height: 25px;
	}
	.footer_subsciber form#mc-embedded-subscribe-form input#mce-EMAIL {
		width:calc(100% - 0px)!important;
	}
	ul#menu-site-map {
		display: block;
	}
	.header_top.clearfix .textwidget p {
		text-align: left;
	}
	.q_logo img {
		max-height:47px;
		margin-top: 0px;
	}
	#sb_instagram .sb_instagram_header a {
		max-width: 100%;
		display: block;
	}
	#sb_instagram .sb_instagram_header .sbi_header_text h3 {
		max-width: 100%;
		display: block;
		word-break: break-all;
	}
	.subscribe-warper {
		display: block;
	}
	.column4.footer_col4 .column_inner {
		justify-content: center;
		text-align: center;
	}
	.footer_subsciber {
		width: calc(100% - 0px);
	}
	.q_logo a {
		height: auto!important;
	}
	.header_inner_right {
		display: none;
	}
	.mobile_menu_button {
		float: right;
		margin: 0 0px 0 0;
	}
	.logo_wrapper {
		left: 0;
	}
	.q_logo a {
		left: 0;
	}
	.box_text_1 .elementor-widget-container {
		height: calc(100% + 4px);
	}
	.mobile_menu_button span {
		text-align: right;
	}
	.header_right ul li a {
		font-size: 12px;
	}
	/*.header_top .inner .widget_text.header-widget.widget_custom_html.header-right-widget ul.footer_social {
		display: none;
	} uncomment this once covid statement is removed */
	.elementor-section.elementor-section-boxed>.elementor-container {
		padding: 0 15px;
	}
	.logged-in .title_outer {
		padding-top: 123px;
	}
	.breadcrump_area {
		padding: 10px 15px 10px;
	}
	.title_outer {
		padding-top: 137px;
	}
	.column4.footer_col4 .column_inner img {
		max-width:200px!important;
		margin: 0 auto;
    	float: none;
	}
	.footer_bottom_holder {
		background: #0e76bc;
		padding: 15px 0;
		text-align: center;
	}
	.content.content_top_margin_none {
		margin-top: 96px!important;
	}
	.logged-in .content.content_top_margin_none {
		margin-top: 83px!important;
	}
	
	.header_top .container_inner {
		padding: 0 15px;
		/*display: flex;
		align-items: center;
		    height: 30px;*/
	}
	.header_top_bottom_holder {
		position: fixed;
		width: 100%;
		top: 0;
		display: flex;
		flex-direction: column-reverse;
	}
	.logged-in .header_top_bottom_holder {
		top: 32px;
	}
	nav.main_menu > ul > li > a{
		font-size:15px;
	}
	.header_bottom .container_inner.clearfix {
		width: 100%;
		padding:0 15px;
	}
	.header_right ul li span {
		display: none;
	}
	.header_right ul {
		text-align: right;
	}
	.column3.footer_col3 {
		padding-left: 0;
	}
	.widget_text.header-widget.widget_custom_html.header-right-widget {
		width: 100%;
		text-align: right;
	}
	.header_top p {
		line-height: 18px;
	}
	.column4.footer_col4, .column2.footer_col2 {
		width: 100%;
	}
		.footer_top .four_columns .column2 .column_inner>div, .footer_top .three_columns .column2 .column_inner>div, .footer_top .two_columns_50_50 .column2 .column_inner>div {
		margin: 0 0 0 0px;
	}
	.four_columns>.column1, .four_columns>.column2, .four_columns>.column3, .four_columns>.column4 {		
			float: none;
			margin-bottom: 22px;
	}
	.two_columns_50_50>.column1, .two_columns_50_50>.column2 {
		width: 100%;
		float: none;
		text-align: center;

	}
	.column1.footer_bottom_column p,.column2.footer_bottom_column p{
		text-align: center;
	}
	.footer_bottom {
		line-height: 22px;
		justify-content: center!important;
   	 	width: 100%;
   		 margin-top: 15px;
	}
	.four_columns>.column4>.column_inner {
		padding: 0 0 0 0px;
	}
	.column3.footer_col3, .column1.footer_col1 {
		width: 100%;
	}
	.footer_top .four_columns .column3 .column_inner>div, .footer_top .three_columns .column3 .column_inner>div {
		margin: 0 0 0 0px;
	}
	.elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container,.logged-in .elementor-6 .elementor-element.elementor-element-4665f82 > .elementor-container{
		min-height: 350px;
	}
	.map_box h3.elementor-heading-title {
		line-height: 1.3em;
	}
	.header-widget.widget_text.header-left-widget {
		padding-left: 0;
	}
	.column_equal_bg .elementor-element.elementor-widget-spacer, .column_equal_bg .elementor-element.elementor-widget-spacer .elementor-widget-container {
		height: 350px;
	}
	.header_right ul li:nth-child(2) {
		display: none;
	}
	.header_right ul li {
		padding-left: 15px;
	}
	.header_right ul li:first-child{
		padding-left: 0;
	}
	.header_top .left {
		float: left;
		height: auto;
		max-width: 70%;
		text-align: left;
	}
	.header_top .right {
		float: right;
		height: auto;
		max-width: 30%;
		min-width: 30%;
	}
	.header_top .inner {
		width: 100%;
	}
	.image_change_mobile .elementor-row {
		display: flex;
		flex-direction: column-reverse;
	}
	.column1.footer_bottom_column .column_inner .footer_bottom {
		display: block;
		height: auto;
	}
	.column1.footer_bottom_column .column_inner {
		padding-right: 0;
	}
	.map_equlization .elementor-element {
		height: auto;
	}
	.mobile_video .elementor-container.elementor-column-gap-default {
		padding: 0 0;
	}
}

@media (max-width:768px) {
	.header_top {
		line-height: normal;
	}
	.header_top.clearfix .textwidget p {
		line-height: normal;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper li.gfield.gfp_big_button.gf_list_4col ul.gfield_radio li {
		width: 24%
	}
	.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
		margin-right: 20px;
	}
	.gform_wrapper .top_label li.gfield.gf_left_third.membership-levels:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: 30%;
    	margin-right: 3%;
	}
	.gform_wrapper .top_label li.gfield.gf_left_half.membership-levels,
	.gform_wrapper .top_label li.gfield.gf_right_half.membership-levels {
		width: 46.5%;
    	margin-right: 3%;
	}
}

@media (max-width:450px){
	.map_equlization .elementor-element {
		height: auto;
	}
	.title_outer {
		padding-top: 96px;
	}
	.logged-in .title_outer {
		padding-top: 82px;
	}
	.header_bottom {
		padding: 9px 0 10px;
	}
	.q_logo img {
		max-height: 33px;
	}
	.header_top {
    	height: 34px;
    	line-height: 34px;
    }
	.header_top .left {
		max-width: 50%;
	}
	.header_top .right {
		max-width: 50%;
		min-width: 50%;
	}
	.header-widget.widget_text.header-left-widget {
		padding-left: 0;
	}
	.header_top h5 {
		font-size: 14px;
		line-height: 16px;
	}
	.header_top p {
		  line-height: 13px;
  		  font-size: 10px;
	}
	.mobile_menu_button, .logo_wrapper, .shopping_cart_inner, .side_menu_button {
		height: 40px!important;
	}
	.mobile_video .elementor-container.elementor-column-gap-default {
		padding: 0 0;
	}
	.gform_wrapper li.gfield.gf_list_2col.membership-levels ul.gfield_checkbox li,
	.gform_wrapper li.gfield.gf_list_3col.membership-levels ul.gfield_checkbox li {
		width: 100%;
		margin-right: 0;
	}
	.gform_wrapper ul.gform_fields li.membership-levels .gfield_label .gftt-icon {
		top: 0;
	}
	.q_tabs.donation-toggle-btn .tabs-nav li {
		display: block;
    	float: none;
		margin-bottom: 15px;
	}
	.q_tabs.donation-toggle-btn .tabs-nav li:first-child a,
	.q_tabs.donation-toggle-btn .tabs-nav li:last-child a {
		border-radius: 4px;
		border-right: 1px solid;
	}
}
@media (max-width:340px){
	.header_top .container_inner {
		height: auto;
		padding: 7px 15px 0;
	}
	.header_right ul li {
		padding-left: 7px;
	}
}