/* webkit-specific letter-spacing */
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	body
	{
		letter-spacing: 0px;
	}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 599px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	background: #a9f9e2 !important;
	border: none !important;
	box-shadow: none !important;
	display: block;
	margin: 0 auto !important;
	padding: 0 !important;
	position: absolute;
	width: auto;
	max-width: 60%;
	z-index: 9999;
	top: 31px;
	right: 2.5%;
	left: inherit;
}

.slicknav_menu .slicknav_menutxt {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_menutxt:hover {
	font-size: 14px;
	color: #000;
}

.slicknav_btn {
	background: transparent !important;
	border-radius: 0;
	border: none;
	padding: 12px 30px !important;
	margin: 0 !important;
	float: none;
	display: table;
	height: auto;
	width: 100%;
}

.slicknav_btn.slicknav_open {
	border-radius: 0;
}

.slicknav_nav ul {
	margin: 0;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.20);
}

.slicknav_nav ul li a {
	background: none !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: none !important;
	border-left: 5px solid #fc5f6f;
	padding: 10px 15px !important;
}

.slicknav_nav ul li a:hover,
.slicknav_nav ul li a > a:hover {
	font-size: 14px !important;
	background: #f5f5f5 !important;
}

.slicknav_nav ul li a > a {
	background: none !important;
	border-left: none !important;
	padding: 0 !important;
}

.slicknav_nav, .slicknav_nav ul {
	background-color: #f5f5f5 !important;
	position: relative;
	z-index: 9999;
}

.slicknav_nav {
	width: 100%;
	border-bottom: none;
	box-shadow: 1px 1px 30px 0px rgba(0,0,0,0.60);
	border-radius: 0;
}

.slicknav_nav li {
	border-bottom: 1px solid #cdcdcd !important;
	box-shadow: none;
	position: relative;
}

.slicknav_nav li:last-of-type {
	border: none !important;
}

.slicknav_nav a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 12px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
}

.slicknav_nav a > a {
	padding: 0 !important;
	margin: 0 !important;
}

.slicknav_nav a:before,
.slicknav_nav a:after {
	display: none;
}

.slicknav_nav .slicknav_arrow {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif !important;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 13px !important;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	overflow: inherit !important;
	line-height: inherit !important;
	appearance: none !important;
	-webkit-appearance: none !important;
}

.slicknav_nav .slicknav_row {
	margin: 0;
	padding: 0;
}

.slicknav_nav .slicknav_row:hover {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	padding: 0;
	border-radius: 0;
}

.slicknav_nav a:hover,
.slicknav_nav a.is-active,
.slicknav_nav a:hover > a,
.slicknav_nav a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 16px !important;
	color: #000 !important;
	background: #adddf7 !important;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_icon {
	margin: 1px 0 0 15px;
	padding: 0 !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #000 !important;
	box-shadow: none;
}

.slicknav_nav li.slicknav_open ul li.has-children.slicknav_parent.slicknav_collapsed > a.slicknav_item.slicknav_row {
	display: none !important;
}

.slicknav_nav li.slicknav_open ul li ul.is-hidden.slicknav_hidden {
	display: block !important;
}

.slicknav_nav ul h2 {
	font-size: 18px;
	color: rgba(0,0,0,0.80);
	font-weight: 400;
	margin: 0;
	padding: 10px 20px;
	display: block;
	text-decoration: underline;
}

/*slick nav second menu*/

.slicknav_nav li ul li {
	border-bottom: 1px solid #d7d7d7 !important;
	box-shadow: none;
}

.slicknav_nav ul li a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: 600 !important;
	text-transform: none !important;
	padding: 10px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
	border: none !important;
}

.slicknav_nav ul li a:hover,
.slicknav_nav ul li a.is-active,
.slicknav_nav ul li a:hover > a,
.slicknav_nav ul li a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: #000 !important;
	background: #fee4a5 !important;
	transition: all .3s linear;
}

.slicknav_nav ul li a > a {
	padding: 0 !important;
	margin: 0 !important;
	border-right: none !important;
}

/*slick nav third menu*/

.slicknav_nav li ul li ul {
	box-shadow: none !important;
}

.slicknav_nav li ul li ul li {
	border-bottom: 1px solid #d7d7d7 !important;
	box-shadow: none;
}

.slicknav_nav ul li ul li a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 13px !important;
	color: rgba(0,0,0,0.80) !important;
	font-weight: 600 !important;
	text-transform: none !important;
	padding: 9px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
	border: none !important;
	border-right: none !important;
}

.slicknav_nav ul li ul li a:hover,
.slicknav_nav ul li ul li a.is-active,
.slicknav_nav ul li ul li a:hover > a,
.slicknav_nav ul li ul li a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 13px !important;
	color: #fc5f6f !important;
	background: #fff !important;
	transition: all .3s linear;
}

.slicknav_nav ul li ul li a > a {
	padding: 0 !important;
	margin: 0 !important;
	border-right: none !important;
}




header {
	width: 95%;
}

header:after {
	display: none;
}

.logo img {
	max-height: 64px;
}

header nav {
	display: none;
}

.featured_programs_cnt {
	width: 95%;
	margin: 0 auto 0;
}

.featured_programs_cnt article {
	width: 100%;
	float: none;
	display: table;
	margin: 0;
}

.featured_programs_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.featured_programs_cnt article em,
.featured_programs_cnt article p {
	overflow: inherit;
	height: auto;
}

.contact_us_featured {
	width: 95%;
}

.contact_us_featured article {
	width: 100%;
	float: none;
	display: table;
	border-right: none;
	border-bottom: 1px solid #d7d7d7;
}

.contact_us_featured article:first-of-type {
	border-top: 1px solid #d7d7d7;
	border-left: none;
}

.other_programs_cnt {
	width: 95%;
}

.other_programs_cnt article figure,
.other_programs_cnt article aside {
	display: table;
}

.other_programs_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	float: none;
	display: table;
	margin: 0 0 40px;
}

.other_programs_cnt article figure img {
	max-width: 100%;
	max-height: 100%;
}

.about_featured_cnt article {
	width: 95%;
}

.about_featured_cnt article h1 {
	float: none;
	display: table;
	padding: 22px 25px 23px;
	width: 80%;
}

.about_featured_cnt article em,
.about_featured_cnt article p {
	float: none;
	display: table;
	width: 100%;
}

.numbers_featured_cnt {
	padding: 160px 0 80px;
}

.numbers_cnt {
	width: 95%;
}

.numbers_cnt ul li {
	width: 100%;
	float: none;
	display: table;
	margin: 0 0 30px;
}

.numbers_cnt ul li strong {
	width: 75%;
}

.reviews_cnt_featured aside {
	width: 100%;
}

.reviews_cnt_featured h1:after {
	margin: -7px 0 0 10px;
}

.reviews_cnt_featured article {
	width: 85% !important;
	padding: 25px 30px;
}

.reviews_cnt_featured .bx-controls-direction {
	display: none !important;
}

footer {
	width: 95%;
}

.footer_logo,
.footer_top_cnt section {
	display: table;
}

.footer_logo {
	margin: 0 auto 30px;
}

.footer_top_cnt section {
	width: 100%;
	margin: 0 0 30px;
}

.footer_contact,
.footer_top_cnt section.footer_contact {
	width: 95%;
	margin: 0 auto;
}

.footer_contact .contact_form div {
	width: 100%;
	margin-right: 0;
}

.footer_contact .contact_form div:nth-of-type(3n) {
	margin-right: 0;
}

.footer_copyright p {
	margin: 0 0 15px;
	float: none;
	display: table;
}

.footer_copyright p:last-of-type {
	float: none;
	display: table;
	padding-top: 10px;
}

.footer_copyright ul {
	display: table;
}

.main_container nav {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 30px;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.basic_site_inner_content article {
	width: 95%;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none !important;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_site_inner_content_contact aside {
	width: 95%;
}

.basic_site_inner_content_contact article {
	width: 100%;
	float: none;
	display: table;
}

.right_column_contact {
	width: 100%;
	float: none;
	display: table;
	margin-top: 0;
}

.programs_container aside {
	width: 100%;
	margin-top: 80px;
}


.programs_container article:first-of-type {
	/*padding: 20px 0;*/
	padding: 25px 30px;
}
.programs_container article{
	padding: 0 10px;
}
/* .programs_container article:first-of-type h1 {
	/*word-break: break-all;
	}*/

.programs_columns_cnt{
	display: flex;
    height: auto;
    flex-direction: column;
}
.programs_columns_cnt article, .programs_columns_cnt article:first-of-type{
	width: 90% !important;
  display: table;
  padding: 30px;
  height: auto;
  margin: 0 auto;
}
.programs_container figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	float: none !important;
}




.programs_container h1 {
	font-size: 24px;
}



.programs_container figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.programs_columns_cnt article,
.programs_columns_cnt article:first-of-type {
	width: 25%;
  display: table;
  padding: 30px;
  float: left;
  height: 520px;
}

.prog_coll article:first-of-type {
	padding: 0 !important;
}

.ourteam_container aside {
	width: 95%;
}

.ourteam_container article h1 {
	overflow: inherit;
	height: auto;
}

.team_cnt {
	width: 100%;
	float: none;
	display: table;
	margin: 0 0 30px;
}

.ourteam_container figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none !important;
}

.ourteam_container figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container aside {
	width: 95%;
}

.news_container article {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.news_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container article h1 {
	overflow: inherit;
	height: auto;
}

.news_container article em,
.news_container article p {
	overflow: inherit;
	height: auto;
}

.news_container_details aside {
	width: 95%;
}

.news_container_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 0 20px;
	padding: 0;
	float: none;
}

.news_container_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.ecms_gallery_box {
	width: 95%;
}

.document_category {
	width: 95%;
}

.hist_and_social {
	width: 95% !important;
}



#toTop {
	bottom: 60px !important;
}

/*MESSI*/

.messi {
	width: 100% !important;
	left: 2.5% !important;
}

.messi-box {
	width: 95% !important;
}


} 











/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 600px) and (max-width: 800px) {

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}
	
	html {
		-webkit-text-size-adjust: none;
	}
	
	input[type="submit"], input[type="reset"] {
		appearance: none;
		-webkit-appearance: none;
	}

.slicknav_menu {
	background: #a9f9e2 !important;
	border: none !important;
	box-shadow: none !important;
	display: block;
	margin: 0 auto !important;
	padding: 0 !important;
	position: absolute;
	width: auto;
	max-width: 80%;
	z-index: 9999;
	top: 39px;
	right: 2.5%;
	left: inherit;
}

.slicknav_menu .slicknav_menutxt {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_menutxt:hover {
	font-size: 14px;
	color: #000;
}

.slicknav_btn {
	background: transparent !important;
	border-radius: 0;
	border: none;
	padding: 12px 30px !important;
	margin: 0 !important;
	float: none;
	display: table;
	height: auto;
	width: 100%;
}

.slicknav_btn.slicknav_open {
	border-radius: 0;
}

.slicknav_nav ul {
	margin: 0;
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.20);
}

.slicknav_nav ul li a {
	background: none !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-transform: none !important;
	border-left: 5px solid #fc5f6f;
	padding: 10px 15px !important;
}

.slicknav_nav ul li a:hover,
.slicknav_nav ul li a > a:hover {
	font-size: 14px !important;
	background: #f5f5f5 !important;
}

.slicknav_nav ul li a > a {
	background: none !important;
	border-left: none !important;
	padding: 0 !important;
}

.slicknav_nav, .slicknav_nav ul {
	background-color: #f5f5f5 !important;
	position: relative;
	z-index: 9999;
}

.slicknav_nav {
	width: 100%;
	border-bottom: none;
	box-shadow: 1px 1px 30px 0px rgba(0,0,0,0.60);
	border-radius: 0;
}

.slicknav_nav li {
	border-bottom: 1px solid #cdcdcd !important;
	box-shadow: none;
	position: relative;
}

.slicknav_nav li:last-of-type {
	border: none !important;
}

.slicknav_nav a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 12px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
}

.slicknav_nav a > a {
	padding: 0 !important;
	margin: 0 !important;
}

.slicknav_nav a:before,
.slicknav_nav a:after {
	display: none;
}

.slicknav_nav .slicknav_arrow {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif !important;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin: 0 !important;
	padding: 10px 13px !important;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	overflow: inherit !important;
	line-height: inherit !important;
	appearance: none !important;
	-webkit-appearance: none !important;
}

.slicknav_nav .slicknav_row {
	margin: 0;
	padding: 0;
}

.slicknav_nav .slicknav_row:hover {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	padding: 0;
	border-radius: 0;
}

.slicknav_nav a:hover,
.slicknav_nav a.is-active,
.slicknav_nav a:hover > a,
.slicknav_nav a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 16px !important;
	color: #000 !important;
	background: #adddf7 !important;
	transition: all .3s linear;
}

.slicknav_menu .slicknav_icon {
	margin: 1px 0 0 15px;
	padding: 0 !important;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #000 !important;
	box-shadow: none;
}

.slicknav_nav li.slicknav_open ul li.has-children.slicknav_parent.slicknav_collapsed > a.slicknav_item.slicknav_row {
	display: none !important;
}

.slicknav_nav li.slicknav_open ul li ul.is-hidden.slicknav_hidden {
	display: block !important;
}

.slicknav_nav ul h2 {
	font-size: 18px;
	color: rgba(0,0,0,0.80);
	font-weight: 400;
	margin: 0;
	padding: 10px 20px;
	display: block;
	text-decoration: underline;
}

/*slick nav second menu*/

.slicknav_nav li ul li {
	border-bottom: 1px solid #d7d7d7 !important;
	box-shadow: none;
}

.slicknav_nav ul li a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: 600 !important;
	text-transform: none !important;
	padding: 10px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
	border: none !important;
}

.slicknav_nav ul li a:hover,
.slicknav_nav ul li a.is-active,
.slicknav_nav ul li a:hover > a,
.slicknav_nav ul li a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 14px !important;
	color: #000 !important;
	background: #fee4a5 !important;
	transition: all .3s linear;
}

.slicknav_nav ul li a > a {
	padding: 0 !important;
	margin: 0 !important;
	border-right: none !important;
}

/*slick nav third menu*/

.slicknav_nav li ul li ul {
	box-shadow: none !important;
}

.slicknav_nav li ul li ul li {
	border-bottom: 1px solid #d7d7d7 !important;
	box-shadow: none;
}

.slicknav_nav ul li ul li a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 13px !important;
	color: rgba(0,0,0,0.80) !important;
	font-weight: 600 !important;
	text-transform: none !important;
	padding: 9px 20px !important;
	margin: 0 !important;
	background: #fff !important;
	transition: all .3s linear;
	border-radius: 0 !important;
	border: none !important;
	border-right: none !important;
}

.slicknav_nav ul li ul li a:hover,
.slicknav_nav ul li ul li a.is-active,
.slicknav_nav ul li ul li a:hover > a,
.slicknav_nav ul li ul li a.is-active > a {
	font-family: "Quicksand", Arial, Tahoma, Calibri, Verdana, sans-serif;
	font-size: 13px !important;
	color: #fc5f6f !important;
	background: #fff !important;
	transition: all .3s linear;
}

.slicknav_nav ul li ul li a > a {
	padding: 0 !important;
	margin: 0 !important;
	border-right: none !important;
}




header {
	width: 95%;
}

header:after {
	display: none;
}

.logo img {
	max-height: 80px;
}

header nav {
	display: none;
}

.featured_programs_cnt {
	width: 95%;
	margin: 0 auto 0;
}

.featured_programs_cnt article {
	width: 100%;
	float: none;
	display: table;
	margin: 0;
}

.featured_programs_cnt article h1 {
	overflow: inherit;
	height: auto;
}

.featured_programs_cnt article em,
.featured_programs_cnt article p {
	overflow: inherit;
	height: auto;
}

.contact_us_featured {
	width: 95%;
}

.contact_us_featured article {
	width: 100%;
	float: none;
	display: table;
	border-right: none;
	border-bottom: 1px solid #d7d7d7;
}

.contact_us_featured article:first-of-type {
	border-top: 1px solid #d7d7d7;
	border-left: none;
}

.other_programs_cnt {
	width: 95%;
}

.other_programs_cnt article figure,
.other_programs_cnt article aside {
	display: table;
}

.other_programs_cnt article figure {
	max-width: 100%;
	max-height: 100%;
	float: none;
	display: table;
	margin: 0 0 40px;
}

.other_programs_cnt article figure img {
	max-width: 100%;
	max-height: 100%;
}

.about_featured_cnt article {
	width: 95%;
}

.about_featured_cnt article h1 {
	float: none;
	display: table;
	padding: 22px 25px 23px;
	width: 80%;
}

.about_featured_cnt article em,
.about_featured_cnt article p {
	float: none;
	display: table;
	width: 100%;
}

.numbers_featured_cnt {
	padding: 160px 0 80px;
}

.numbers_cnt {
	width: 95%;
}

.numbers_cnt ul li {
	width: 33%;
}

.numbers_cnt ul li strong {
	width: 75%;
}

.reviews_cnt_featured aside {
	width: 100%;
}

.reviews_cnt_featured h1:after {
	margin: -7px 0 0 10px;
}

.reviews_cnt_featured article {
	width: 90% !important;
	padding: 25px 30px;
}

.reviews_cnt_featured .bx-controls-direction {
	display: none !important;
}

footer {
	width: 95%;
}

.footer_logo {
	margin-right: 20px;
}

.footer_logo img {
	max-width: 100px;
}

.footer_top_cnt section {
	width: 25%;
	margin-right: 20px;
}

.footer_contact,
.footer_top_cnt section.footer_contact {
	width: 50.3%;
}

.footer_contact .contact_form div {
	width: 48.5%;
	float: left;
}

.footer_contact .contact_form div:nth-of-type(3n) {
	margin-right: 9px;
}

.footer_contact .contact_form div.cnt_form_div_note {
	width: 100%;
	float: none;
	display: table;
}

.footer_contact .contact_form div:nth-of-type(7),
.footer_contact .contact_form div:nth-of-type(8),
.footer_contact .contact_form div div {
	width: 100%;
	float: none;
	display: table;
}

.footer_copyright p {
	max-width: 55%;
}

.main_container nav {
	width: 100%;
	float: none;
	display: table;
	margin-bottom: 30px;
}

.contact_form div {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.basic_site_inner_content article {
	width: 95%;
}

.basic_site_inner_content figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 20px 20px 0;
	padding: 0;
	max-width: 60%;
}

.basic_site_inner_content figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.basic_site_inner_content_contact aside {
	width: 95%;
}

.basic_site_inner_content_contact article {
	width: 45%;
}

.right_column_contact {
	width: 50%;
}

.programs_container aside {
	width: 90%;
	margin-top: 150px;
}

.programs_container article:first-of-type {
	padding: 25px 30px;
}

.programs_container article:first-of-type h1 {
	/*word-break: break-all;*/
}

.programs_container figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;
	margin: 0 20px 20px 20px;
	padding: 0;
	max-width: 50%;
}

.programs_container figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.programs_columns_cnt article,
.programs_columns_cnt article:first-of-type {
	width: 50%;
	float: left;
	min-height: 565px;
}

.prog_coll article:first-of-type {
	padding: 0 !important;
}

.ourteam_container aside {
	width: 95%;
}

.team_cnt {
	width: 100%;
	float: none;
	display: table;
	margin-right: 0;
}

.ourteam_container figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none !important;
}

.ourteam_container figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container aside {
	width: 95%;
}

.news_container article {
	width: 47.2%;
}

.news_container article:nth-of-type(2n) {
	margin-right: 0 !important;
}

.news_container article:nth-of-type(3n) {
	margin-right: 30px;
}

.news_container article figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0;
	padding: 0;
	float: none;
}

.news_container article figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.news_container_details aside {
	width: 95%;
}

.news_container_details figure {
	max-width: 100%;
	max-height: 100%;
	display: list-item;
	list-style: none;

	margin: 0 20px 20px 0;
	padding: 0;
	max-width: 60%;
}

.news_container_details figure img {
	max-height: inherit;
	max-width: 100%;
	width: 100%;
}

.ecms_gallery_box {
	width: 95%;
}

.document_category {
	width: 95%;
}

.hist_and_social {
	width: 95% !important;
}




.contact_us_ribbon_fixed {
	width: 100%;
	top: inherit;
	left: 0;
	bottom: 0;
	transform: inherit;
}

.contact_us_ribbon_fixed a {
	font-size: 18px;
	padding: 14px 20px 12px;
	transform: inherit;
}

.contact_us_ribbon_fixed i {
	font-size: 20px;
	margin: -2px 15px 0 0;
}

.contact_us_ribbon_fixed a:hover {
	font-size: 18px;
}

.contact_us_ribbon_fixed a:hover i {
	font-size: 20px;
}

#toTop {
	bottom: 60px !important;
}

/*MESSI*/

.messi {
	width: 100% !important;
	left: 2.5% !important;
}

.messi-box {
	width: 95% !important;
}







}


