/* custom-media */

/* Large only */
/*min width = '1,024px' and max width = '1,199px'*/
@media screen and (min-width: 64em) and (max-width: 74.9375em) {

}



/* Medium only */
/*min width = '640px' and max width = '1,023px'*/
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}



/* Small only */
/*min width = '320px' and max width = '639px'*/
@media screen and (min-width: 20em) and (max-width: 39.9375em) {

}



/* Large and up */
@media screen and (min-width: 64em) {

}

@media (max-width: 1400px) {
	/** header **/
	header .header-logo-menu-section .header-main-menu ul li {
		padding: 0 18px;
	}
	/** header **/
}

@media (max-width: 1340px) {
	/** header **/
	header .header-logo-menu-section .header-main-menu ul li {
		padding: 0 15px;
	}
	/** header **/
}

@media (max-width: 1300px) {
	body {
		padding-top: 124.41px;
	}

	/** header **/
	header .__desktop_logo_menu {
	    display: none;
	}

	header .__mobile_logo_menu {
	    display: block;
	}

	header .top-header-section {
		display: none;
	}

	header .header-logo-menu-section {
		padding: 20px 0;
	}
	/** header **/


	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 550px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 550px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 1200px) {
	/** Page Banner Layout **/
	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 550px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 1023.98px) {
	/** Content And Video Layout **/
	.content-video-section .video {
		margin-top: 5px;
	}
	/** Content And Video Layout **/


	/** Statistics Layout **/
	.statistics-section .statistics-section-content {
		margin-bottom: 50px;
	}

	.statistics-section .stats-item {
	    margin-bottom: 45px;
	}
	/** Statistics Layout **/


	/** Blurb Layout **/
	.blurb-section .__blurb_padding {
	    padding: 0 15px;
	}
	/** Blurb Layout **/


	/** Events List Layout **/
	.events-list-section .__event_padding {
		padding: 0 15px;
	}
	/** Events List Layout **/


	/** Media And Content Alternate Layout **/
	.media-content-alternate-section .__custom_row {
		margin-bottom: 60px;
	}

	.media-content-alternate-section .__media_content_border {
		padding-top: 40px;
	}

	.media-content-alternate-section .media-content {
	    margin-top: 20px;
	}
	/** Media And Content Alternate Layout **/


	/** Blog Posts Layout **/
	.blog-posts-section .__bp_padding {
	    padding: 0 15px;
	}

	.blog-posts-section .blog-post-image img {
		height: 300px;
	}
	/** Blog Posts Layout **/
}



/* Medium and up */
@media screen and (min-width: 40em) {

}

@media (max-width: 992px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 500px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 500px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title {
		margin-bottom: 50px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 900px) {
	/** footer **/
	footer .sitemap-section .__custom_column_first {
		width: 26%;
	}

	footer .sitemap-section .__custom_column_second {
		width: 15%;
	}

	footer .sitemap-section .__custom_column_third {
		width: 24%;
	}

	footer .sitemap-section .__custom_column_fourth {
		width: 35%;
	}
	/** footer **/


	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .__flex_field {
		display: block;
	}

	.gf-form-section .gform_wrapper .__flex_field.__other_field label {
		width: 100%;
	}

	.gf-form-section .gform_wrapper .__flex_field .__custom_field_wrapper {
	    width: 100%;
	}

	.gf-form-section .gform_wrapper .__flex_field legend {
    	width: 100%;
	}

	.gf-form-section .gform_wrapper .__flex_field .ginput_container {
	    width: 100%;
	}

	.gf-form-section .gform_wrapper .__flex_field label.gfield_label,
	.gf-form-section .gform_wrapper .__flex_field legend.gfield_label {
		margin-bottom: 10px;
	}

	.gf-form-section .gform_wrapper .__custom_input {
	    margin-top: 60px;
	}

	.gf-form-section .gform_wrapper .__gform_container_wrapper {
		display: block;
	}

	.gf-form-section .gform_wrapper .__gform_left_container {
	    width: 100%;
	}

	.gf-form-section .gform_wrapper .__gform_right_container {
		width: 100%;
	}

	.gf-form-section .gform_wrapper .__gform_wrapper_container {
		display: block;
	}

	.gf-form-section .gform_wrapper .__gform_container_left {
	    width: 100%;
	}

	.gf-form-section .gform_wrapper .__gform_container_right {
		width: 100%;
	}

	.gf-form-section .gform_wrapper .__custom_right_field,
	.gf-form-section .gform_wrapper .__custom_field_right {
		display: block;
	}

	.gf-form-section .gform_wrapper .__custom_right_field label.gfield_label,
	.gf-form-section .gform_wrapper .__custom_right_field legend.gfield_label,
	.gf-form-section .gform_wrapper .__custom_field_right label.gfield_label,
	.gf-form-section .gform_wrapper .__custom_field_right legend.gfield_label {
	    width: 100%;
	    margin-bottom: 5px;
	}

	.gf-form-section .gform_wrapper .__custom_right_field .ginput_container,
	.gf-form-section .gform_wrapper .__custom_field_right .ginput_container {
	    width: 100%;
	}

	.gf-form-section .gform_wrapper .gfield_html h3 {
		margin-bottom: 10px;
	}

	.gf-form-section .gform_wrapper .gfield--type-total.__fullwidth_field label.gfield_label {
		margin-bottom: 0;
	}

	.gf-form-section .gform_wrapper .gfield--type-consent legend {
		width: auto !important;
	}

	.gf-form-section .gform_wrapper .gfield--type-consent.__fullwidth_field .ginput_container_consent {
		display: flex;
		margin-bottom: 20px;
	}

	.gf-form-section .gform_wrapper .ginput_container_consent input[type="checkbox"] + label {
		padding-left: 31px;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 860px) {
	/** Media And Content Layout **/
	.media-content-section .media-image {
	    width: 50%;
	}

	.media-content-section .media-content-container {
		width: 50%;
	}
	/** Media And Content Layout **/
}

@media (max-width: 840px) {
	body {
		padding-top: 121.4px;
	}

	/** header **/
	header .mobile-main-menu a > img {
	    width: 135px;
	}

	header .mobile-main-menu #open-mobile-menu i.fa.fa-bars {
		font-size: 26px;
	}
	/** header **/


	/** Page Banner Layout **/
	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 500px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 768px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 450px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 450px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title {
		margin-bottom: 40px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 52px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 740px) {
	/** footer **/
	footer .sitemap-section .__custom_column_first {
		width: 100%;
	}

	footer .sitemap-section .__custom_column_second {
		width: 100%;
	}

	footer .sitemap-section .__custom_column_third {
		width: 100%;
	}

	footer .sitemap-section .__custom_column_fourth {
		width: 100%;
	}

	footer .sitemap-section .__full_center_left {
		justify-content: center;
	}

	footer .sitemap-section .footer-logo {
		margin: 0 auto 25px;
	}

	footer .sitemap-section .footer-menu {
		text-align: center;
		margin-bottom: 25px;
	}

	footer .sitemap-section .footer-membership {
		text-align: center;
		margin-bottom: 25px;
	}

	footer .sitemap-section .footer-contact {
		text-align: center;
	}
	/** footer **/
}

@media (max-width: 667px) {

}

@media (max-width: 660px) {
	/** Media And Content Layout **/
	.media-content-section .media-image {
	    width: 47%;
	}

	.media-content-section .media-content-container {
		width: 53%;
		padding: 30px 30px 30px 35px;
	}
	/** Media And Content Layout **/
}

@media (max-width: 640px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 420px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 420px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 50px;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 420px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 639.98px) {
	/** Statistics Layout **/
	.statistics-section .statistics-section-content {
		margin-bottom: 40px;
	}

	.statistics-section .statistics-section-content h2 {
		font-size: 26px;
	}

	.statistics-section .stats-item {
	    margin-bottom: 30px;
	}
	/** Statistics Layout **/


	/** Media And Content Layout **/
	.media-content-section .media-content-wrapper {
		display: block;
	}

	.media-content-section .media-image {
	    width: 100%;
	}

	.media-content-section .media-content-container {
		width: 100%;
		padding: 20px 20px 30px 20px;
	}
	/** Media And Content Layout **/


	/** Blurb Layout **/
	.blurb-section .blurb-content-wrapper {
	    height: auto !important;
	}
	/** Blurb Layout **/


	/** Events List Layout **/
	.events-list-section .event-details-wrapper {
	    height: auto !important;
	}
	/** Events List Layout **/


	/** Blog Posts Layout **/
	.blog-posts-section .blog-post-content-wrapper {
		height: auto !important;
	}

	.blog-posts-section .blog-post-image img {
		height: 250px;
	}
	/** Blog Posts Layout **/
}



/***small devices***/
@media (max-width: 600px) {
	body {
		padding-top: 102.35px;
	}

	/** header **/
	header .header-logo-menu-section {
	    padding: 15px 0;
	}

	header .mobile-main-menu a > img {
	    width: 120px;
	}

	header .mobile-main-menu #open-mobile-menu i.fa.fa-bars {
		font-size: 25px;
	}
	/** header **/
}

@media (max-width: 578px) {

}

@media (max-width: 560px) {
	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .__flex_field .gfield_radio#input_1_1 {
	    grid-template-columns: repeat(3, 1fr);
	    grid-template-rows: auto;
	    gap: 15px 20px;
	}

	.gf-form-section .gform_wrapper .__flex_field .gfield_radio#input_1_1 .gchoice:last-of-type {
		grid-column: span 3;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 558.98px) {
	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .__custom_input .gfield_radio#input_1_2 .gchoice {
		margin-bottom: 16.5px;
	}

	.gf-form-section .gform_wrapper .__custom_input input[type="radio"] + label {
		line-height: 1.4;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 540px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 400px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 400px;
	}

    .page-banner-section .page-banner-wrapper .page-banner-title {
        margin-bottom: 35px;
    }	

	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 46px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 500px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner {
		height: 370px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
		height: 370px;
	}
	/** Page Banner Layout **/


	/** Grid Logos Layout **/
	.grid-logos-section .grid-logo-item {
		height: 160px;
	}
	/** Grid Logos Layout **/


	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .gform_footer {
		padding: 40px 0 0 !important;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 489.98px) {
	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .ginput_container_consent input[type="checkbox"] + label {
		line-height: 1.2;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 480px) {
	/** Page Banner Layout **/
	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 400px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 440px) {
	/** Statistics Layout **/
	.statistics-section .stats-icon img {
		width: 115px;
	}
	/** Statistics Layout **/


	/** Gravity Form Layout **/
	.gf-form-section .gform_wrapper .__flex_field .gfield_radio#input_1_1 {
	    grid-template-columns: repeat(2, 1fr);
	    gap: 15px 20px;
	}

	.gf-form-section .gform_wrapper .__flex_field .gfield_radio#input_1_1 .gchoice:last-of-type {
		grid-column: span 2;
	}
	/** Gravity Form Layout **/
}

@media (max-width: 430px) {

}

@media (max-width: 420px) {

}

@media (max-width: 410px) {
	.moby.left-side {
	    min-width: 330px !important;
	}
}

@media (max-width: 400px) {
	/** Statistics Layout **/
	.statistics-section .stats-icon img {
		width: 110px;
	}
	/** Statistics Layout **/
}

@media (max-width: 379px) {

}

@media (max-width: 373px) {
	.moby.left-side {
	    min-width: 310px !important;
	}

	.moby .moby-wrap .__mobile_search input.searchinput {
		width: 220px;
	}
}

@media (max-width: 350px) {
	.moby.left-side {
	    min-width: 280px !important;
	}
}