@media (max-width: 991px) {
	.desktop { display:none; }
	.tablet{ display:block; }
	
	html { font-size:0.700vw; }
	
	.shrt-donation-wrap .data-list-wrap .item-wrap { width: calc(50% - .8rem); }
}
@media (max-width: 767px) {
	.tablet{ display:none; }
	.mobile{ display:block; }
	
	html { font-size:1.500vw; }
	.container { padding:0; width:100%;  }
	
	.top-footer-wrapper, .footer-menu-wrap, .social-media-wrap, .language-switch-menu-wrap { text-align: center;}
	.footer-logo-wrap { margin-bottom: 3rem; }
	
	.block-image-link-wrap .body-wrap .text-wrap, .footer-menu-wrap ul li a { font-size: 2.5rem; }
	.shrt-slider-item-wrap .text-wrap { position: static; max-width: none; text-align: center; padding: 1.5rem; }
	.shrt-slider-item-wrap .img-wrap { padding-bottom: 30rem !important; }
	.slider-container-wrap .slick-dots { display: none !important; }
	
	html .vc_custom_1589297100382 { padding: 0 !important; }
	
	html .wpb-js-composer .vc_tta.tab-custom-style .vc_tta-panel .vc_tta-panel-heading { background-color: #0083b8; border: none; border-bottom: .1rem solid #FFF; border-radius: 0; }
	html .wpb-js-composer .vc_tta.tab-custom-style .vc_tta-panel .vc_tta-panel-title > a { color: #FFF; font-size: 4rem; text-align: center; display: block; font-weight: 700; }
	html .wpb-js-composer .vc_tta.tab-custom-style .vc_tta-panel.vc_active .vc_tta-panel-heading { background-color: #0083b8; }
	html .wpb-js-composer .vc_tta.tab-custom-style .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a { color: #ffde16; } 
	
	.shrt-video-list-single-item-wrap a { border-bottom: .2rem solid #0083b8; padding-top: 1.5rem; padding-bottom: 1.5rem; }
	
	.shrt-library-list-wrap .nav > li { display: block; padding: 0.5rem 5rem; }
	
	.shrt-block-link-wrap { text-align: center !important; }
	.slider-container-wrap { background-size: auto; }
	html .vc_custom_1589297410637 { padding: 0 !important; }
	#content { text-align: center; }
	
	.live-streaming-wrap.mobile { float: left; margin-top: 2rem;}
	.language-switch-menu-wrap, .social-media-wrap { float: right; margin-top: 4rem; }
	.social-media-wrap { margin-right: 2.5rem; }
	
	.shrt-library-container-wrap .menu-tabs ul .sub-menu li a, .shrt-library-container-wrap .menu-tabs li.sub-menu-link a { padding: 1rem; }
	.shrt-library-container-wrap .menu-tabs ul .sub-menu li a:hover, .shrt-library-container-wrap .menu-tabs ul .sub-menu li a:focus, .shrt-library-container-wrap .menu-tabs li.sub-menu-link a:hover, .shrt-library-container-wrap .menu-tabs li.sub-menu-link a:focus { padding: 1rem 2rem; }
	.shrt-library-container-wrap .menu-tabs ul .sub-menu li.active a, .shrt-library-container-wrap .menu-tabs li.sub-menu-link.active a { padding: 1rem 2rem; }
	
	#single-donwload-content .shrt-library-container-wrap .menu-tabs ul { height: auto; }
	.shrt-library-container-wrap .mCSB_inside > .mCSB_container { margin-right: 0rem; }
	
	.top-footer-wrapper .social-media-wrap { float: none; }
	/**/
	.block-image-link-3-wrap .in-wrap .img-wrapper, .block-image-link-3-wrap .body-wrap {
		width: 100%;
	}
}
@media (max-width: 600px) {
	.logo-wrap { 
		text-align: center;
	}
	.container { padding:  0 3rem; }
	
	.alignleft, .alignright { float: none; margin: 0 auto; display: block; }
	.shrt-library-container-wrap .tab-content .text-wrap, .shrt-library-container-wrap .tab-content h3.title-elm { text-align: center; }
	.main-home-image { width: 35rem !important; }
	.main-home-title { font-size: 7rem !important; }
	
	.shrt-video-list-single-item-wrap a { padding: 0;  }
	.shrt-video-list-single-item-wrap a:hover { background-image: none; }
	
	.top-header-section-wrap { text-align: center; }
	.top-header-section-wrap .container { padding: 5px 15px 15px; }
	.social-media-wrap.mobile { float: none; display: inline-block; margin-right: 0;  }
	/*.live-streaming-wrap.mobile { float: none; text-align: center; }
	.language-switch-menu-wrap, .social-media-wrap { display: inline-block; float: none; }*/
	
	.logo-wrap img { max-width: 35rem; }
	.live-streaming-wrap img { max-width: 13rem; }
	.language-switch-menu-wrap, .social-media-wrap { margin-top: 3rem; }
	
	html .vc_custom_1589294594030 { margin-top: 0 !important;  }

	.shrt-donation-wrap { text-align: center; margin: 0 3rem 3rem; }
	.shrt-donation-wrap .flex-wrap { flex-wrap: wrap; }
	.shrt-donation-wrap .flex-wrap .column-wrap, .shrt-donation-wrap .flex-wrap .img-column-wrap { width: 100%; }

	/* .block-image-link-2-wrap .img-wrapper { width: 44.3rem; } */

	.shrt-slider-item-wrap.video-item-elm .in-wrap .video-wrapper { padding-bottom: 50%; }
	.shrt-donation-wrap .data-list-wrap .item-wrap { width: 100%; }

	.shrt-library-container-wrap .gallery-wrap .item-wrap { width: 50%; }
}