/* 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: 1300px) {
	/** header **/
	header .__desktop_logo_menu {
	    display: none;
	}

	header .__mobile_logo_menu {
	    display: block;
	}

	header .top-header-section .header-details {
		display: none;
	}
	/** header **/


	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner,
	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
	    height: 600px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title {
		margin-top: 0;
	}

	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner-title {
		margin-top: 80px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 126px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h2 {
		font-size: 74px;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 600px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 1200px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner,
	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
	    height: 550px;
	}

	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner,
	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner-title-wrapper {
	    height: 550px !important;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 550px;
	}
	/** Page Banner Layout **/


	/** Events Single Page **/
	.events-single-content-section .__custom_right_column {
		padding: 0 15px;
	}

	.events-single-content-section .event-single-image {
		height: 100%;
	}

	.events-single-content-section .event-single-image img {
		height: 100%;
		object-fit: cover;
	}
	/** Events Single Page **/
}

@media (max-width: 1160px) {
	/** Image Tiles Mini Layout **/
	.image-tiles-mini-section .image-tile-overlay.__yellow span,
	.image-tiles-mini-section .image-tile-overlay.__blue span {
		width: 180px;
	}
	/** Image Tiles Mini Layout **/
}

@media (max-width: 1024px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner,
	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
	    height: 500px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 124px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h2 {
		font-size: 66px;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 500px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 1023.98px) {
	/** Image Tiles Mini Layout **/
	.image-tiles-mini-section .image-tile-overlay.__yellow span,
	.image-tiles-mini-section .image-tile-overlay.__blue span {
		font-size: 19px;
		padding: 9.5px 20px 8.5px;
		width: 300px;
	}
	/** Image Tiles Mini Layout **/
}



/* Medium and up */
@media screen and (min-width: 40em) {

}

@media (max-width: 992px) {
	/** footer **/
	footer .sitemap-section {
	    padding: 85px 0 90px;
	}

	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 .__custom_column_fifth {
		width: 100%;
	}

	footer .sitemap-section .__custom_column_last {
		width: 100%;
	}

	footer .sitemap-section .footer-content-menu {
		text-align: center;
		margin-bottom: 35px;
	}

	footer .sitemap-section .footer-content-menu.__last_menu {
		margin-bottom: 0;
	}
	/** footer **/


	/** Content And Image Layout **/
	.content-image-section .__custom_column_left {
	    width: 100%;
	    padding: 0 15px 0 15px;
	}

	.content-image-section .__custom_column_right {
	    width: 100%;
	}

	.content-image-section .lower-content {
		padding: 0;
	}

	.content-image-section .content-image {
		margin-top: 50px;
		height: auto;
	}
	.content-image-section .content-image img {
		height: auto;
	}
	/** Content And Image Layout **/
}

@media (max-width: 840px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 92px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h2 {
		font-size: 58px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 800px) {
	/** Content Editor Layout **/
	.content-editor-section .full-content-editor h2 {
		font-size: 64px;
	}
	/** Content Editor Layout **/
}

@media (max-width: 768px) {
	/** header **/
	header .mobile-main-menu #open-mobile-menu i.fa-bars {
		font-size: 25px;
	}
	/** header **/
}

@media (max-width: 767.98px) {
	/** Events Single Page **/
	.events-single-content-section .__custom_left_column,
	.events-single-content-section .__custom_right_column {
	    width: 100%;
	}

	.events-single-content-section .event-single-content {
		margin-top: 40px;
	}
	/** Events Single Page **/
}

@media (max-width: 700px) {

}

@media (max-width: 667px) {

}

@media (max-width: 640px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner,
	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
	    height: 450px;
	}

	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner,
	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner-title-wrapper {
	    height: 500px !important;
	}

	.page-banner-section .page-banner-wrapper.__page_banner_btns .page-banner-title {
		margin-top: 90px;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 450px;
	}
	/** Page Banner Layout **/	
}

@media (max-width: 639.98px) {
	/** footer **/
	footer .sitemap-section .footer-details {
		display: block;
	}

	footer .sitemap-section .footer-address-telephone {
		margin-bottom: 20px;
	}

	footer .sitemap-section .footer-social-media {
		margin-left: 0;
	}
	/** footer **/


	/** Text Blocks Layout **/
	.text-blocks-section .text-block-item {
		height: auto !important;
	}
	/** Text Blocks Layout **/
}



/***small devices***/
@media (max-width: 600px) {
	/** Content Editor Layout **/
    .content-editor-section .full-content-editor h2 {
        font-size: 54px;
    }

/*    .content-editor-section .full-content-editor h2 > br {
    	display: none;
    }*/
    /** Content Editor Layout **/


    /** Events Single Page **/
	.events-single-content-section .event-single-content h2 {
		font-size: 54px;
	}
	/** Events Single Page **/
}

@media (max-width: 560px) {
	/** header **/
	header .mobile-main-menu #open-mobile-menu i.fa-bars {
		font-size: 24px;
	}
	/** header **/
}

@media (max-width: 540px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 70px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h2 {
		font-size: 48px;
	}
	/** Page Banner Layout **/
}

@media (max-width: 500px) {

}

@media (max-width: 480px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner,
	.page-banner-section .page-banner-wrapper .page-banner-title-wrapper {
	    height: 400px;
	}

	/** page image slider banner **/
	.page-banner-section .page-slider-banner-wrapper .banner-image {
		height: 400px;
	}
	/** Page Banner Layout **/


	/** Events List Layout **/
	.events-list-section .events-list-wrapper {
	    top: -80px;
	    margin-bottom: -80px;
	}
	/** Events List Layout **/
}


@media (max-width: 430px) {

}

@media (max-width: 420px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner-title h1 {
		font-size: 58px;
	}

	.page-banner-section .page-banner-wrapper .page-banner-title h2 {
		font-size: 40px;
	}
	/** Page Banner Layout **/


	/** tinymce button global **/
	span.__content_custom_btn a {
		padding: 10.45px 15px 9.45px !important;
	}
	/** tinymce button global **/
}

@media (max-width: 410px) {
	.moby.left-side {
	    min-width: 330px !important;
	}
}

@media (max-width: 400px) {
	/** Page Banner Layout **/
	/** page image banner **/
	.page-banner-section .page-banner-wrapper .page-banner-buttons a {
		width: 100%;
		letter-spacing: 0.5px
	}
	/** Page Banner Layout **/
}

@media (max-width: 379px) {

}

@media (max-width: 373px) {
	.moby.left-side {
	    min-width: 310px !important;
	}
}

@media (max-width: 360px) {
	
}

@media (max-width: 350px) {
	.moby.left-side {
	    min-width: 280px !important;
	}
}