    @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
	  
  }

}
     
	body {
		font-family: Arimo, Arial, Geneva, sans-serif; 
		color:#58595b;
		text-align:center;
		margin:0px;
	}
	
		a img
	{
		border:none;
	
	}
	
	a {
	 color: #000;
	 text-decoration:none;
	 }
	 
	a:hover {
	 color: #000;
	 text-decoration:underline;
	 }	 
	 
	#outer_container {
		height: 100%;
		width: 100%;
	}
	
	#content {
	  font-size:18px;
	  line-height: 25px;
	  padding:15px;
	}

	#content img{
	  max-width:100% !important;
		height:auto !important;
	}

#content a {
	color:#0c465e;
	text-decoration:underline;
	font-weight: bold;
}
#content a:hover {
	color:#577ba0;
	text-decoration:none;
	
}
	
	
	
#fade{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding: 0px;
	list-style-type:none;
	z-index: 1;
	}

	
#fade img{
	width:100% !important;
	}	
	
#fade li {
	width:100% !important;
}		

#fade_holder {
width: 100%;
height:auto;
float:left;
position:relative;
z-index: -1;
}		


	#imgholder img{

		width: 100%;

	}
	
	h1 {
	line-height:36px;
		font-size:30px;
	color:#0c465e;
		
	}

h2 {
	line-height:30px;
	font-size:26px;
}

h3 {
	font-size:20px;
}

h4 {
	line-height:36px;
		font-size:30px;
	color:#0c465e;
		
	}

#nav_button img:hover { opacity: 0.8; transition: all 100ms ease; }
#nav_button_divider img:hover { opacity: 0.8; transition: all 100ms ease; }

#nav_button {
	float: left;
    width: 9.6%;
    height: auto;
    padding-right: 2.18%;
    padding-left: 2.18%;
	margin-top: 8px;
	margin-bottom:8px;
}

#nav_button_divider {
    float: left;
    width: 9.6%;
    height: auto;
    padding-right: 2.18%;
    padding-left: 2.18%;
	margin-top: 8px;
	margin-bottom:8px;
	border-right: 1px solid #fff;
}

@media only screen and (min-width: 761px) and (max-width: 1365px)  {
	#nav_button { width: 9.5%; }
	#nav_button_divider { width: 9.5%; }
}

@media only screen and (min-width: 1366px) and (max-width: 1919px)  {
	#nav_button { width: 9.5%; }
	#nav_button_divider { width: 9.5%; }	
}



	

#header_image img {
	width:100%;
	
}
	
	
		#frmSignup input#name {
    display:none;
}	


		#sidebar_navbutton {
		float: left;
		height: auto;
		margin-bottom: 5px;
		margin-left: 0px;
		width: 105%;	
	}
	
	
	#sidebar_navbutton a {
	
	background-color: #0B455D;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    text-decoration: none;
    width: 100%;
    min-height: 37px;
		
	}
	#sidebar_navbutton a:hover {
	
		background-color: #0078AD;
		color: #fff;
		float: left;
		font-size: 16px;
		font-weight: bold;
		height: auto;
		text-decoration: none;
		width: 100%;	
		
	}

	#sidebar_navbutton a span {
		float: left;
		margin: 9px 0 auto;
		text-align: center;
		width: 100%;
	}

	#sidebar_txtlink {
		float: left;
		height: auto;
		margin-bottom: 5px;
		margin-left: 0px;
		width: 100%;	
	}

	#sidebar_txtlink a span {
		float: left;
		margin: 5px 0 auto;
		text-align: center;
		width: 100%;
	}	
	
	#sidebar_txtlink a {
	
		color: #0B455D;
		float: left;
		font-size: 14px;
		font-weight: bold;
		height: auto;
		text-decoration: none;
		width: 100%;	
		
	}
	#sidebar_txtlink a:hover {
	
		color: #0078AD;
		float: left;
		font-size: 14px;
		font-weight: bold;
		height: auto;
		text-decoration: none;
		width: 100%;	
		
	}

.doNotWrap {
   white-space: nowrap;
}

#fb_container iframe 
{
	width:100% !important;
}

.socialmedia img {
    width: 20%;
    max-width: 55px;
}

#socialmedia a img:hover {
    opacity: 0.8;
    transition: all 200ms ease;
}

.sb_google img {
    
    max-width: 175px;
}


.portal-bar {
  position: fixed;
	right: 0;
	z-index: 50;
	top:28%;
}

.portal-bar a {
  display: block;
  text-align: center;
  padding: 9px 7px 8px 7px;
	/*-- padding: 13px 10px 8px 13px; ***single buttons*** --*/
  transition: all 0.3s ease;
}

.portal-bar a:hover {
  background-color: #78b965;
}

.portal-button {
  background: #56a73e;
	margin-bottom: -1px;
}

.portal-divider {
  background: #56a73e;
	padding:0px;
}

.portal-button-top {
  border-radius: 20px 20px 0px 0px;
	background: #56a73e;
	margin-bottom: -1px;
}

.portal-button-bottom {
  border-radius: 0px 0px 20px 20px;
	/*-- border-radius: 15px 0px 0px 15px; ***single buttons*** --*/
	background: #56a73e;
}


.online-portal { display:none; }


.ep-main-copy {
	float:left;
	margin-left:13%;
	width:55%;
	height:auto;
	margin-top:5%;
    font-size: 1.15vw;
    line-height: 135%;
    padding: 15px;		
}

 @media only screen and (max-width: 1200px)  {
	.ep-main-copy {
		font-size: 1.5vw; 
		margin-left: 5%; 
		width: 60%; 
	 }
 }
 
  @media only screen and (max-width: 760px)  {
	.ep-main-copy {
		font-size: 4vw;
		width:90%; 
		padding: 0px;
	  }
 }

.ep-main-copy a img:hover {
	opacity: 0.8;
	transition: all 200ms ease;
}

.ep-main-copy ul {
	margin-block-start:0px;
	margin-block-end:0px;
	margin-inline-start:15px;	
}

.ep-main-copy ul li {
	line-height: 160%;
}

    

.ep-main-copy h2 {
	font-size: 2.8vw;
    letter-spacing: -0.05vw;
    color: #6BA34C;
    line-height: 100%;
    font-family: "adobe-caslon-pro", serif;
    font-weight: normal;
    margin-block-end: 0px;
	margin-block-start: 25px;
}

@media only screen and (max-width: 1200px)  { .ep-main-copy h2 {font-size: 3.4vw; } }

  @media only screen and (max-width: 760px)  {
	.ep-main-copy h2 {
		font-size: 10vw;
		letter-spacing: -0.6vw;
	  }
 }

.ep-main-copy h3 {
	font-weight: normal;
    font-size: 1.4vw;
    margin-block-start: 0px;	
}

@media only screen and (max-width: 1200px)  { .ep-main-copy h3 {font-size: 1.72vw; } }

@media only screen and (max-width: 760px)  { .ep-main-copy h3 {font-size: 5vw; line-height: normal; } }






.ep-contact-sidebar {	
	float:right;
	width:25%;
	height:auto;
	border-top: 2px solid #29455D;
	border-left: 2px solid #29455D;
	border-bottom: 2px solid #29455D;
	font-size:1.3vw;
	margin-top:5%;
}

  @media only screen and (max-width: 760px)  {
	.ep-contact-sidebar {display:none; }
 }


.ep-contact-header {
    float: left;
    width: 80%;
    height: auto;
    color: #FFF;
    font-size: 2.3vw;
    background-color: #29455D;
    padding: 5% 5% 3% 15%;
    margin-bottom: 5%;
    font-family: "adobe-caslon-pro", serif;
	
}

.ep_contact-container {
	width:70%;
	margin-left:15%;
	margin-top:5%;
	
}

.ep-contact-sidebar input[type=text], .ep-contact-sidebar input[type=email]{
	height:30px;
	width:100%;
	font-size:1vw;
}
	
.ep-contact-sidebar textarea{
	height:100px;
	width:100%;
	font-size:1vw;
}	


.ep-heading-meal {
    float: right;
    width: 83%;
    margin-right: 17%;
    font-size: 4.5vw;
    color: #6BA34C;
    text-align: right;
    margin-top: 3%;
	    margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.ep-heading-meal { width:40%; margin-right:60%; margin-top: 5%; }
 }
  @media only screen and (max-width: 760px)  {
	.ep-heading-meal {
		font-size: 9vw;
		width: 84%;
		margin-right: 16%;
		margin-bottom: -6.8%;
		margin-top: 5%;
	  }
 } 

	
.ep-heading-right {
    float: right;
    width: 83%;
    margin-right: 17%;
    font-size: 4.5vw;
    color: #6BA34C;
    text-align: right;
    margin-top: 5%;
	    margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.ep-heading-right  {width:40%; margin-right:60%; }
 }
  @media only screen and (max-width: 760px)  {
	.ep-heading-right {
		font-size: 9vw;
		width: 84%;
		margin-right: 16%;
		margin-bottom: -6.8%;
	  }
 } 

.wed-heading-gold {
    float: right;
    width: 84.5%;
    margin-right: 15.5%;
    font-size: 4.5vw;
    color: #9b8762;
    text-align: right;
    margin-top: 5%;
	margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.wed-heading-gold { width: 43%; margin-right: 57%; }
 }
  @media only screen and (max-width: 760px)  {
	.wed-heading-gold {
		font-size: 9vw;
		width: 84%;
		margin-right: 16%;
		margin-bottom: -6.8%;
	  }
 } 
 
.wed-heading-bronze {
    float: right;
    width: 91%;
    margin-right: 9%;
    font-size: 4.5vw;
    color: #9b8762;
    text-align: right;
    margin-top: 3%;
	margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.wed-heading-bronze {width: 49%; margin-right: 51%; margin-top: 5%; }
 }
  @media only screen and (max-width: 760px)  {
	.wed-heading-bronze {
		font-size: 9vw;
		width: 95%;
		margin-right: 5%;
		margin-bottom: -6.8%;
		margin-top: 5%;
	  }
 } 
 

	
.ep-image-left {

	float:left;
	width: 40%;
	height:auto;

}	
 @media only screen and (max-width: 1200px)  {
	.ep-image-left {display:none; }
 }



.ep-text-right {
    float: right;
    width: 38%;
    height: auto;
    border-top: 2px solid #29455D;
    border-left: 2px solid #29455D;
    border-bottom: 2px solid #29455D;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 15%;
    font-size: 1.1vw;
}
 @media only screen and (max-width: 1200px)  {
	.ep-text-right {width:90%;font-size: 1.5vw; }
 }
  @media only screen and (max-width: 760px)  {
	.ep-text-right {font-size: 4vw; border-bottom: none;}
 }

.ep-text-meal {
    float: right;
    width: 40%;
    height: 20.5vw;
    border-top: 2px solid #29455D;
    border-left: 2px solid #29455D;
    border-bottom: 2px solid #29455D;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 13%;
    font-size: 1.1vw;
}
 @media only screen and (max-width: 1200px)  {
	.ep-text-meal {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
	 }
 }
  @media only screen and (max-width: 760px)  {
	.ep-text-meal {font-size: 4vw; border-bottom: none;}
 }

.wed-text-bronze {
    float: right;
    width: 40%;
    height: 20.5vw;
    border-top: 2px solid #9b8762;
    border-left: 2px solid #9b8762;
    border-bottom: 2px solid #9b8762;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 13%;
    font-size: 1.15vw;
	font-family: "adobe-caslon-pro", serif;
}
 @media only screen and (max-width: 1200px)  {
	.wed-text-bronze {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
	 }
 }
  @media only screen and (max-width: 760px)  {
	.wed-text-bronze {font-size: 4vw; line-height: 160%; border-bottom: none;}
 }

.ep-text-range {
    float: right;
    width: 42%;
    height: 20.5vw;
    border-top: 2px solid #29455D;
    border-left: 2px solid #29455D;
    border-bottom: 2px solid #29455D;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 11%;
    font-size: 1.1vw;
}
 @media only screen and (max-width: 1200px)  {
	.ep-text-range {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
	 }
 }
  @media only screen and (max-width: 760px)  {
	.ep-text-range {font-size: 4vw; border-bottom: none;}
 }

.ep-text-range a {
	color: #6BA34C;
	text-decoration: underline;
}

.ep-text-range a:hover { text-decoration: none; color: #2a465e; }

 
.wed-text-gold {
    float: right;
    width: 42%;
    height: 20.5vw;
    border-top: 2px solid #9b8762;
    border-left: 2px solid #9b8762;
    border-bottom: 2px solid #9b8762;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 5%;
    padding-right: 11%;
    font-size: 1.15vw;
	font-family: "adobe-caslon-pro", serif;
}

.wed-text-gold ul { margin-block-start: 0px; }

 @media only screen and (max-width: 1200px)  {
	.wed-text-gold {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
	 }
	 .wed-text-gold ul { margin-block-start: revert; }
 }
  @media only screen and (max-width: 760px)  {
	  .wed-text-gold {font-size: 4vw; line-height: 160%; border-bottom: none;}
	  .wed-text-gold ul { margin-block-start: revert; }
 }





.ep-heading-left {
    float: left;
    width: 77%;
    margin-left: 15%;
    font-size: 4.5vw;
    color: #6BA34C;
    text-align: left;
    margin-top: 5%;
	    margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.ep-heading-left {width:40%;margin-left:60%; }
 }
  @media only screen and (max-width: 760px)  {
	.ep-heading-left {
		font-size: 9vw;
		width: 70%;
		margin-left: 30%;
		margin-bottom: -6.93%;
	  }
 }  

.wed-heading-silver {
    float: left;
    width: 77%;
    margin-left: 15%;
    font-size: 4.5vw;
    color: #9b8762;
    text-align: left;
    margin-top: 5%;
	    margin-bottom: -3.25%;
	font-family: "adobe-caslon-pro", serif;
}	

 @media only screen and (max-width: 1200px)  {
	.wed-heading-silver {width:45%;margin-left:55%; }
 }
  @media only screen and (max-width: 760px)  {
	.wed-heading-silver {
		font-size: 9vw;
		width: 88%;
		margin-left: 12%;
		margin-bottom: -6.93%;
	  }
 }  
 
	
.ep-image-right {

	float:right;
	width: 40%;
	height:auto;

}	

 @media only screen and (max-width: 1200px)  {
	.ep-image-right {display:none; }
 }

.ep-text-left {
    float: left;
    width: 38%;
	height: 20.5vw;
    border-top: 2px solid #29455D;
    border-right: 2px solid #29455D;
    border-bottom: 2px solid #29455D;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 15%;
    padding-right: 5%;
    font-size: 1.1vw;
}

 @media only screen and (max-width: 1200px)  {
	.ep-text-left {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
	 }
 }	
 
  @media only screen and (max-width: 760px)  {
	.ep-text-left {font-size: 4vw;border-bottom: none; border-right: none; }
 } 

.wed-text-silver {
    float: left;
    width: 38%;
	height: 20.5vw;
    border-top: 2px solid #9b8762;
    border-right: 2px solid #9b8762;
    border-bottom: 2px solid #9b8762;
    line-height: 167%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 15%;
    padding-right: 5%;
    font-size: 1.15vw;
	font-family: "adobe-caslon-pro", serif;
}

.wed-text-silver ul { margin-block-start: 0px; }

 @media only screen and (max-width: 1200px)  {
	.wed-text-silver {
		width: 90%;
		font-size: 1.5vw;
		padding: 1% 5% 2% 5%;
		height: auto;
		border-right: none; border-left: none;
	 }
	 .wed-text-silver ul { margin-block-start:revert; }
 }	
 
  @media only screen and (max-width: 760px)  {
	  .wed-text-silver {font-size: 4vw; line-height: 160%; border-bottom: none; border-right: none; }
	  .wed-text-silver ul { margin-block-start:revert; }
 } 






#header_text {
	float: left;
	width: 32.25%;
	height: auto;
	margin-top: -18%;
	margin-left: 10%;
	position:relative;
	z-index:1;
	display: block;
}


@media only screen and (min-width: 1366px) and (max-width: 1919px)  {
		#header_text { }
}

@media only screen and (min-width: 761px) and (max-width: 1365px)  {
	#header_text { }
}

@media only screen and (max-width: 760px)  {
	#header_text {
		width: 70%;
		margin-top: -17%;
		margin-left: 5%;
		filter: drop-shadow(0px 0px 12px #0c205c);
	}
}






	
	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 760px)  {

	#nav_menu, #search_container, #search_container_fr, #submultipage_image, #thumbs, #logo, #top-right, #language, .portal-bar {
	
	display:none !important;
	
	}
	
	h1 {
	line-height:30px;
		font-size:25px;
	color:#0c465e;
		
	}
	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}	
	

	#container img{
		max-width:100%;
	}	
	
		
	#top_page {
		float:left;
		height:auto;
		width:100%;
		text-align:center;
		
	}
	
	.online-portal { display: inherit; }

	#logo {
	float: left;
    width: 90%;
    height: auto;
    text-align: center;
    margin-left: 5%;
		
	}
	
	#logo img{
		max-width:320px;
		width:100%;
		
	}	
	
	
	#top_right_mobile {
		float:left;
		width: 100%;
		height:auto;
		margin-top:15px;
		text-align:center;
		
	}	
	
	#language_mobile {
		float:left;
		width: 100%;
		height:auto;
		margin-top:15px;
		text-align:center;
		
	}	
	
	#contact_links {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
	display:none !important;	
	}		
	
	#contact_links a{
		font-size:16px;
		color:#187BA6;
		
	}
	
	#contact-links {
    float: left;
    /*-- width: 100%; --*/
    height: auto;
    text-align: center;
		
	}		
	
	#contact-links a{
		font-size:16px;
		color:#187BA6;
		
	}
	

	
	/*-- #contact_links_fr {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
	font-size:12px;	
	}		
	
	#contact_links_fr a{
		font-size:12px;
		color:#187BA6;
		font-weight:bold;
	} --*/
	
	#socialmedia {
	 /*--float: left;--*/
    /*-- width: 100%; --*/
    height: auto;
    margin-top: 25px;
    text-align: center;
		
	}	
	#socialmedia img{
		/*-- width: 15%;
		max-width: 60px; --*/
		height:47px;
		
	}
	
	#social-media {
	float: left;
    width: 100%;
    height: auto;
    margin-top: 25px;
    text-align: center;
		
	}	
	#social-media img{
		width: 15%;
		max-width: 60px;
		
	}
	
	#nav_bar {
		float:left;
		width: 100%;
		height:auto;
		background-color:#0c465e;
		margin-top:10px;
	}

	#nav_menu {
		float:left;
		width: 90%;
		height:auto;
		margin-left:5%;
	}
	
	
	
	
	#nav_divider {
    float: left;
    width: 1%;
    height: auto;
    text-align: center;
	}
	
	#nav_divider img{
		width:8%;
	}
	
	#home_header {
		float:left;
		width: 122%;
		height:auto;
	}	
	
	#home_header img{
		width: 100% !important;
	}		
	
	
		
	

	#news_container {
	float: left;
    width: 98%;
    height: auto;
	margin-left:1%;
	font-size:12px;
	}
	
	#heading {
	float: left;
    width: 98%;
    height: auto;
	font-size:18px;
	font-weight: bold;
	color:#0c465e;
	margin-top:15px;
	margin-bottom:12px;
	padding:1%;
	}

	#heading a{
	font-size:14px;
	font-weight: bold;
	color:#58595b;
	text-decoration:underline;
	}	
	

	#events_container {
	float: left;
    width: 97%;
    height: auto;
    margin-left: 1%;
	font-size:12px;
	}	
	
	
	#newsevent_container {
	float: left;
    width: 45%;
    height: auto;
    margin-right: 5%;
    background-color: #ece8e5;
    max-width: 350px;
	}	
	
	#newsevent_text{
    float: left;
    width: 90%;
    height: auto;
    padding: 5%;
	}		
	
	#newsevent_image{
	float: left;
    width: 100%;
    height: auto;
	margin-top:5px;
	}	

	#home_middle_image{
	float: left;
    width: 100%;
    height: auto;
	margin-top: 4%;
	}	
	
	#home_content_container {
	float: left;
    width: 100%;
    height: auto;
	margin-top:15px;
	}	
	
	
	#fb_container {
	float: left;
    width: 100%;
    height: auto;
	
	color:#187BA6;
	}	
	
	#footer_bar{
	float: left;
    width: 100%;
    height: auto;
	margin-top: 35px;
	background-color:#e6e6e7;
	}


	#footer_container{
	float: left;
    width: 100%;
    height: auto;
	margin-top:20px;
	margin-bottom:20px;
	
	}

	#footer_col{
	float: left;
    width: 100%;
    height: auto;
	font-size:16px;
		line-height:24px;
	color:#6E6F70;
	margin-top:10px;
	text-align:center;
	
	}
	
	
	
	#footer_col a{
	color:#6E6F70;
	
	}	
	
	#footer_col img{
	max-width: 200px;
	width:100%;
	
	
	}		



	#subnav_container {
		float:left;
		width:100%;
		height:auto;
		margin-bottom:20px;
		
	}
	
	
	#subnav_current {
	float: left;
    height: auto;
    width: 96%;
    padding-right: 2%;
    margin-left: 2%;
	text-align: center;	
	}
	
	#subnav_links {
	float: left;
    height: auto;
    width: 96%;
    margin-left: 2%;
    margin-top: 10px;
    text-align: center;
		
	}
	
	#subnav_links a{
    font-size: 20px;
    line-height: 30px;
	color:#6E6F70;
		
	}	
	
	
	#subnav_col {
    float: left;
    height: auto;
    width: 99%;
    margin-left: 1%;
    margin-bottom: 20px;
    min-width: 300px;
	}
	
	#submultipage_container {
	float:left;
	height:auto;
	width:100%;
	background-color:#e4eff5;	
	}
	
	#submultipage_content {
	float:left;
	height:auto;
	width:96%;
	margin-left:2%;	
	}
	
	#submultipage_content a {
	font-size: 16px;
	text-decoration: none;
	color: #58595b;
	}
	
	#subnav_container_style2 {
	float: left;
    height: auto;
    width: 96%;
    margin-left: 2%;
    margin-top: 15px;	
	font-size:16px;
	color:#187BA6;	
	}
	
	
	#subnav_container_style2 a{
	font-size:16px;
	color:#187BA6;
		
	}	
	
	#subpage_content {
	float:left;
	height:auto;
	width:96%;
	margin-left:2%;	
	}
	
	
	#subpage_content_full {
	float:left;
	height:auto;
	width:96%;
	margin-left:2%;	
	}		
	

	#subpage_sidebar {
    float: left;
    height: auto;
    width: 96%;
    margin-top: 10px;
	margin-left:2%;
	}	
	
	#subpage_sidebar img{
	width:100%;
	}
	
	table.sp-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.sp-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.sp-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.sp-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.sp-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	
	table.acc-table {
		margin-bottom: 20px;
		width:72%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.acc-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.acc-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.acc-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.acc-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	
	
	#content table {
		width: 100% !important;
		height: auto !important;
		
	}
	
	#video_gallery {
		/*-- height: 150px; --*/
		width: 200px;	
		margin-bottom:10px;
	}
	
	
		#mobile_logo {
    float: left;
    height: auto;
    width: 316px;
    margin-top: -43px;
    position: relative;
    z-index: 1;
    margin-left: 14px;
		
		
	}
	
	#mobile_logo img{
		width:316px;
		
		
	}	
	
	
	#s2_sidebar_container {
    float: left;
    height: auto;
    margin-top: 15px;
    width: 97%;
  font-size:14px;
  line-height:25px;	
	}
	
	#s2_sidebar_container img {
    width:100%;
	}	

	#s2_container {
  float: left;
  height: auto;
  width: 96%;
  margin-top:15px;
	}
	
	#s2_full_container {
    float: left;
    height: auto;
    width: 96%;
	}		
	

	#s2_nav  {
	width:252px;
	height:33px;
	float:left;
	margin-top:5px;
	}		
	
	#s2_nav  a{
	width:252px;
	height:33px;
	float:left;
	}	
	
	#s2_nav  a:hover{
	width:252px;
	float:left;
	background-position: 0 -33px !important;
	}
	
	#s2_content_container {
  float: right;
  height: auto;
  width: 100%;
	}	
	
	
	
	#np_container {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
		
		
	}
	
	#np_image {
	float:left;
	width:25%;
	height:auto;	
		
	}

	#np_image img{
	width:100%;
	max-width:300px;
		
	}

	#np_text {
	float:right;
	width:71%;
	height:auto;
		
	}		
	
		
}	


	
	
	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 761px) and (max-width: 1365px)  {


	#cssmenu, #submultipage_image, #top_right_mobile, #mobile_logo, #language_mobile  {
	
	display:none !important;
	
	}

	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}	
	
	#container img{
		max-width:100%;
	}	
	
	#top_page {
		float:left;
		height:auto;
		margin-left:1%;
		width:97%;
		
	}

	#logo {
		float:left;
		width: 30%;
		height:auto;
		max-width: 210px;
		
	}
	
	
	
	#top_right {
		float:right;
		width: 50%;
		height:auto;
		margin-top:32px;
	}
	
	#language {
		float:right;
		width: 12%;
		height:auto;
		margin-top:-2px;
	}
	
	#contact_links_fr {
    float: left;
    width: 100%;
    height: auto;
    text-align: right;
	font-size:12px;	
	}		
	
	#contact_links_fr a{
		font-size:12px;
		color:#187BA6;
		font-weight:bold;
	}
	
	#contact_links {
    float: left;
    width: 100%;
    height: auto;
    text-align: right;
		
	}		
	
	#contact_links a{
		font-size:14px;
		color:#187BA6;
		
	}
	
	#socialmedia {
	float: left;
    width: 100%;
    height: auto;
    margin-top: 2px;
    text-align: right;
		
	}	
	#socialmedia img{
		/*-- width: 15%; --*/
		max-height: 46px;
	}
	
	#social-media {
	float: left;
    /*-- width: 100%; --*/
    height: auto;
    margin-top: 2px;
    text-align: right;
		
	}	

	
	#nav_bar {
		float:left;
		width: 100%;
		height:auto;
		background-color:#0c465e;
		margin-top:10px;
	}

	#nav_menu {
		float:left;
		width: 98%;
		height:auto;
		margin-left:2%;
	}
	
	
	
	
	
	#nav_divider {
    float: left;
    width: 1%;
    height: auto;
    text-align: center;
	}
	
	#nav_divider img{
		width:8%;
	}
	
	#home_header {
		float:left;
		width: 100%;
		height:auto;
	}	
	
	#home_header img{
		width: 100% !important;
	}		
	
	
			
	
	#search_container {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	position:relative;
	z-index:1;	
	}
	
	#search_container_fr {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	}
	
	#search_container input[type=text]{
    width: 300px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}
	
		#search_container_fr input[type=text]{
    width: 400px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}
	
	#search_submit{
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 350px;
	}
	
	#search_submit_fr {
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 448px;
	}

	#news_container {
	float: left;
    width: 50%;
    height: auto;
    /* border-right: 1px #000 solid; */
    margin-left: 1%;
	font-size:12px;
	}
	
	#heading {
	float: left;
    width: 98%;
    height: auto;
	font-size:26px;
		font-weight: bold;
	color:#0c465e;
	margin-top:15px;
	margin-bottom:12px;
	padding:1%;
	}

	#heading a{
	font-size:14px;
	font-weight: bold;
	color:#58595b;
	text-decoration:underline;
	}	
	

	#events_container {
	float: left;
    width: 97%;
    height: auto;
    margin-left: 1%;
	font-size:12px;
	}	
	
	
	#newsevent_container {
	float: left;
    width: 45%;
    height: auto;
    margin-right: 5%;
    background-color: #ece8e5;
    max-width: 350px;
	}	
	
	#newsevent_text{
    float: left;
    width: 90%;
    height: auto;
    padding: 5%;
	}		
	
	#newsevent_image{
	float: left;
    width: 100%;
    height: auto;
	margin-top:5px;
	}	

	#home_middle_image{
	float: left;
    width: 48%;
    height: auto;
	}	
	
	#home_content_container {
	float: left;
    width: 70%;
    height: auto;
	margin-top:15px;
	margin-left:1%;
	}	
	
	
	#fb_container {
	float: left;
    width: 19%;
    height: auto;
	
	color:#187BA6;
	margin-left:1%;
	}	
	
	#footer_bar{
	float: left;
    width: 100%;
    height: auto;
	margin-top:50px;
	background-color:#e6e6e7;
	}


	#footer_container{
	float: left;
    width: 98%;
    height: auto;
    margin-left: 1%;
    margin-top: 20px;
    margin-bottom: 20px;
	
	}

	#footer_col{
	float: left;
    width: 17%;
    height: auto;
    margin-left: 3%;
    font-size: 11px;
    color: #6E6F70;
    margin-top: 10px;
	
	}
	
	
	
	#footer_col a{
	color:#6E6F70;
	
	}	
	
	#footer_col img{
	max-width: 200px;
	width:100%;
	
	
	}		


	#subnav_container {
		float:left;
		width:100%;
		height:auto;
		margin-bottom:20px;
		
	}
	
	
	#subnav_current {
	float: left;
    height: auto;
    width: 96%;
    padding-right: 2%;
    margin-left: 2%;
		
	}
	
	#subnav_links {
    float: left;
    height: auto;
    width: 96%;
    margin-left: 2%;
    margin-top: 10px;
		
	}
	
	#subnav_links a{
    font-size: 20px;
    line-height: 30px;
	color:#6E6F70;
		
	}	
	
	
	#subnav_col {
    float: left;
    height: auto;
    width: 32%;
    margin-left: 1%;
    margin-bottom: 20px;
	}
	
	#submultipage_container {
	float:left;
	height:auto;
	width:100%;
	background-color:#e4eff5;
		
	}
	
	#submultipage_content {
	float:left;
	height:auto;
	width:96%;
	margin-left:2%;	
	}
	
	#submultipage_content a {
	font-size: 16px;
	text-decoration: none;
	color: #58595b;
	}

	#subnav_container_style2 {
	float: left;
    height: auto;
    width: 96%;
    margin-left: 2%;
    margin-top: 15px;	
	font-size:16px;
	color:#187BA6;	
	}
	
	
	#subnav_container_style2 a{
	font-size:16px;
	color:#187BA6;
		
	}	
	
	
	#subpage_content {
	float: right;
    height: auto;
    width: 71%;
    margin-right: 2%;
	}
	

	#subpage_sidebar {
	float: left;
    height: auto;
    width: 23%;
    margin-left: 2%;
    margin-top: 1%;
	}	
	

	#subpage_content_full {
	float:left;
	height:auto;
	width:95%;
	margin-left:2%;	
	}		
	

	
	#subpage_sidebar img{
	width:100%;
	}	
	

	table.acc-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.acc-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.acc-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.acc-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.acc-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.sidebar-table {
		width:26%;
		margin-left:20px;
	}
	
	
	
	
	table.sp-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.sp-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.sp-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.sp-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.sp-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	
	
	#video_gallery {
		float: left;
		height: 150px;
		width: 224px;
		font-size: 14px;
		line-height: 19px;
    margin-bottom: 20px;
		
	}
	
	#s2_sidebar_container {
    float: left;
    height: auto;
    margin-top: 34px;
    width: 252px;
  font-size:14px;
  line-height:25px;	
	}
	
	#s2_sidebar_container img {
    width:100%;
	}	

	#s2_container {
    float: left;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
    width: 61%;
	}
	
	#s2_full_container {
    float: left;
    height: auto;
    width: 100%;
	}		

	#s2_nav  {
	width:252px;
	height:33px;
	float:left;
	margin-top:5px;
	}		
	
	#s2_nav  a{
	width:252px;
	height:33px;
	float:left;
	}	
	
	#s2_nav  a:hover{
	width:252px;
	float:left;
	background-position: 0 -33px !important;
	}
	
	#s2_content_container {
  float: left;
  height: auto;
  width: 100%;
	}	
	

	#np_container {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
		
		
	}
	
	#np_image {
	float:left;
	width:20%;
	height:auto;	
		
	}

	#np_image img{
	width:100%;
	max-width:300px;
		
	}

	#np_text {
	float:right;
	width:78%;
	height:auto;
		
	}	
	
	

}





/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1366px) and (max-width: 1919px)  {


	#cssmenu, #top_right_mobile, #mobile_logo, #language_mobile  {
	
	display:none !important;
	
	}

	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}	
	
	#container img{
		max-width:100%;
	}	
	

	#top_page {
		float:left;
		height:auto;
		margin-left:5%;
		width:90%;
		
	}

	#logo {
		float:left;
		width: 20%;
		height:auto;
		
	}
	
	#top_right {
		float:right;
		width: 35%;
		height:auto;
		margin-top:38px;
	}
	
	#top-right {
		float:right;
		width: 35.5%;
		height:auto;
		margin-top:14px;
	}
	
	#language {
		float:right;
		width: 12%;
		height:auto;
		margin-top:-2px;
	}
	
	#contact_links {
    float: left;
    width: 100%;
    height: auto;
    text-align: right;
    font-size: 16px;
	}		
	
	#contact_links a{
		font-size: 16px;
    color: #1779A6;
    text-decoration: none;
    font-weight: 600;
	}
	
	.sb_google img {
    
}
	
	
	
	#contact-links {
    float: left;
    /*-- width: 100%; --*/
    height: auto;
    text-align: center;
		
	}		
	
	#contact-links a{
		font-size:12.5px;
		color:#187BA6;
		
	}
	
	
	
	#links-right {
		float:right;
		width:70%;
		margin-top:3px;
		font-size: 12.5px;
	}
	
	#links-left {
		float:left;
		width:30%;
		
	}
	
	
	
	
	#contact_links_fr {
    float: left;
    /*-- width: 86%; --*/
    height: auto;
    text-align: right;
	font-size: 11.5px;
	margin-left: -22px;
	}		
	
	#contact_links_fr a{
		font-size:11.5px;
		color:#187BA6;
		font-weight:bold;
	}
	
	#socialmedia {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 12px;
    text-align: right;
		
	}	
	#socialmedia img{
		/*-- width: 20%; --*/
		max-height: 55px;
	}
	
	
	#social-media {
		float:right;
		/*-- width: 100%; --*/
		height:auto;
		margin-top: 0px;
		
	}	

	
	#nav_bar {
		float:left;
		width: 100%;
		height:auto;
		background-color:#0c465e;
		margin-top:10px;
	}

	#nav_menu {
		float:left;
		width: 90%;
		height:auto;
		margin-left:5%;
	}
	
	
	
	
	
	
	#nav_divider {
    float: left;
    width: 1%;
    height: auto;
    text-align: center;
	}
	
	#nav_divider img{
		width:8%;
	}
	
	#home_header {
		float:left;
		width: 100%;
		height:auto;
	}	
	
	#home_header img{
		width: 100% !important;
	}		
	
	
			
	
	#search_container {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	position:relative;
	z-index:1;	
	}
	
	#search_container_fr {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	}
	
	#search_container input[type=text]{
    width: 400px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}	
	
	#search_container_fr input[type=text]{
    width: 400px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}	
	
	#search_submit{
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 440px;
	}
	
	#search_submit_fr{
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 448px;
	}

	#news_container {
	float: left;
    width: 45%;
    height: auto;
    /* border-right: 1px #000 solid; */
    margin-left: 5%;
	}
	
	#heading {
	float: left;
    width: 90%;
    height: auto;
	font-size:26px;
		font-weight: bold;
	color:#0c465e;
	margin-top:15px;
	margin-bottom:12px;
	margin-left:5%;
	}

	#heading a{
	font-size:14px;
	font-weight: bold;
	color:#58595b;
	text-decoration:underline;
	}	
	

	#events_container {
	float: left;
    width: 44%;
    height: auto;
    margin-left: 4%;
	font-size:12px;
	}	
	
	
	#newsevent_container {
	float: left;
    width: 40%;
    height: auto;
	margin-right:10%;
	background-color:#ece8e5;
	}	
	
	#newsevent_text{
    float: left;
    width: 90%;
    height: auto;
    padding: 5%;
	}		
	
	#newsevent_image{
	float: left;
    width: 100%;
    height: auto;
	margin-top:5px;
	}	

	#home_middle_image{
	float: left;
    width: 43%;
    height: auto;
	}	
	
	#home_content_container {
	float: left;
    width: 70%;
    height: auto;
	margin-top:15px;
	margin-left:5%;
	}	
	
	
	#fb_container {
	float: left;
    width: 19%;
    height: auto;
	
	color:#187BA6;
	margin-left:1%;
	}	
	
	#footer_bar{
	float: left;
    width: 100%;
    height: auto;
	margin-top:50px;
	background-color:#e6e6e7;
	}


	#footer_container{
	float: left;
    width: 90%;
    height: auto;
	margin-left:5%;
	margin-top:20px;
	margin-bottom:20px;
	
	}

	#footer_col{
	float: left;
    width: 19%;
    height: auto;
	margin-left:1%;
	font-size:12px;
	color:#6E6F70;
	margin-top:10px;
	
	
	}
	
	#footer_col a{
	color:#6E6F70;
	
	
	}	
	
	
	#footer_col img{
	max-width: 200px;
	
	
	}

	#subnav_container {
		float:left;
		width:100%;
		height:auto;
		margin-bottom:20px;
		
	}
	
	
	#subnav_current {
		float:left;
		height:auto;
		width: 15%;
		padding-right:1%;
		margin-left:5%;
		
	}
	
	#subnav_links {
		float:left;
		height:auto;
		width: 65%;
		margin-left:2%;
		margin-top: 23px;
		
	}
	
	#subnav_links a{
    font-size: 20px;
    line-height: 28px;
	color:#6E6F70;
		
	}	
	
	
	#subnav_col {
		float:left;
		height:auto;
		width: 31%;	
		/*-- margin-left:1%; --*/
	}
	
	#submultipage_container {
	float:left;
	height:auto;
	width:100%;
	background-color:#e4eff5;
		
	}
	
	#submultipage_content {
	float:left;
	height:auto;
	width:60%;
	margin-left:5%;	
	}
	
	#submultipage_content a {
	font-size: 16px;
	text-decoration: none;
	color: #58595b;
	}

	#submultipage_image {
    float: left;
    height: auto;
    width: 20%;
    margin-left: 7%;
    margin-top: 3%;
	margin-bottom: 15px;
	}	
	
	#submultipage_image img{
	width:100%;
	}	

	
	#subnav_container_style2 {
	float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-top: 15px;	
	font-size:20px;
	color:#187BA6;	
	}
	
	
	#subnav_container_style2 a{
	font-size:19px;
	color:#187BA6;
	font-weight: bold;
	}	
		
	
	#subpage_content {
	float: right;
    height: auto;
    width: 68%;
    margin-right: 5%;
	}
	
	#subpage_content_full {
	float:left;
	height:auto;
	width:90%;
	margin-left:5%;	
	}	
	

	#subpage_sidebar {
	float: left;
    height: auto;
    width: 20%;
    margin-left: 5%;
    margin-top: 3%;
	}		
	
	
	
	#subpage_sidebar img{
	width:100%;
	}	
	
	
table.sp-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.sp-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.sp-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.sp-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.sp-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.acc-table {
		margin-bottom: 20px;
		width:69%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.acc-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.acc-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.acc-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.acc-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.sidebar-table {
		width:28%;
		margin-left:10px;
	}
	
	
	
	
	
	
	#video_gallery {
		float: left;
		height: 150px;
		width: 224px;
		font-size: 14px;
		line-height: 19px;
    margin-bottom: 20px;
		
	}
	
	
	#s2_sidebar_container {
  float: left;
  height: auto;
  width: 252px;
  margin-top:34px;
  font-size:14px;
  line-height:25px;
	}

	#s2_container {
    float: right;
    height: auto;
    margin-right: 15px;
    margin-top: 15px;
    width: 740px;
	}
	
	#s2_full_container {
    float: left;
    height: auto;
    width: 1040px;
	}	

	#s2_nav  {
	width:252px;
	height:33px;
	float:left;
	margin-top:5px;
	}		
	
	#s2_nav  a{
	width:252px;
	height:33px;
	float:left;
	}	
	
	#s2_nav  a:hover{
	width:252px;
	float:left;
	background-position: 0 -33px !important;
	}
	
	#s2_content_container {
  float: right;
  height: auto;
  width: 100%;
	}	
	
	
	#np_container {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
		
		
	}
	
	#np_image {
	float:left;
	width:20%;
	height:auto;	
		
	}

	#np_image img{
	width:100%;
	max-width:300px;
		
	}

	#np_text {
	float:right;
	width:78%;
	height:auto;
		
	}	
	
	
	
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1000px) and (max-width: 1365px)  {
	
	
	
	#news_container {
	float: left;
    width: 50%;
    height: auto;
    /* border-right: 1px #000 solid; */
    margin-left: 1%;
	font-size:12px;
	}
	
	#heading {
	float: left;
    width: 98%;
    height: auto;
	font-size:22px;
		font-weight: bold;
	color:#0c465e;
	margin-top:15px;
	margin-bottom:12px;
	padding:1%;
	}

	

	#events_container {
	float: left;
    width: 44%;
    height: auto;
    margin-left: 4%;
	font-size:12px;
	}
	
	table.sp-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.sp-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.sp-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.sp-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.sp-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.acc-table {
		margin-bottom: 20px;
		width:69%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.acc-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.acc-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.acc-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.acc-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.sidebar-table {
		width:28%;
		margin-left:10px;
	}
	
	
	
	
	
	
	#video_gallery {
		float: left;
		height: 150px;
		width: 224px;
		font-size: 14px;
		line-height: 19px;
    margin-bottom: 20px;
		
	}
	
	
	
}

	
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1920px)   {		
	

	#cssmenu, #top_right_mobile, #mobile_logo, #language_mobile {
	
	display:none !important;
	
	}
	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}
	
	#container img{
		max-width:100%;
	}	
	
	#top_page {
		float:left;
		height:auto;
		margin-left:5%;
		width:90%;
		
	}

	#logo {
		float:left;
		width: 12.5%;
		height:auto;
		
	}
	
	#top_right {
		float:right;
		width: 26%;
		height:auto;
		margin-top:14px;
	}
	
	#top-right {
		float:right;
		width: 37%;
		height:auto;
		margin-top:14px;
	}
	
	#language {
		float:right;
		width: 7%;
		height:auto;
		margin-top: 10px;
	}
	
	#contact_links {
	float: left;
    width: 96%;
    height: auto;
    text-align: right;
		
	}		
	
	#contact_links a{
		font-size:16px;
		color:#187BA6;
		
	}
	
	#contact-links {
    float: left;
    /*-- width: 82%; --*/
    height: auto;
    text-align: right;
		
	}		
	
	#contact-links a{
		font-size:16px;
		color:#187BA6;
		
	}
	
	
	#links-right {
		float:right;
		width:70%;
		margin-top:3px;
		font-size: 16px;
	}
	
	#links-left {
		float:left;
		width:30%;
		
	}
	
	
	#contact_links_fr {
    float: left;
    width: 82%;
    height: auto;
    text-align: right;
	font-size:12px;	
		margin-top: 4px;
	}		
	
	#contact_links_fr a{
		font-size:12px;
		color:#187BA6;
		font-weight: bold;
	}
	
	#socialmedia {
	float: right;
    width: 100%;
    height: auto;
    margin-top: 12px;
    text-align: right;
		
	}	
	#socialmedia img{
		/*-- width: 20%; --*/
		max-height: 55px;
	}
	
	#social-media {
		float:right;
		/*-- width: 100%; --*/
		height:auto;
		margin-top:9px;
		
	}	
	
	
	#nav_bar {
		float:left;
		width: 100%;
		height:auto;
		background-color:#0c465e;
		margin-top:10px;
	}

	#nav_menu {
		float:left;
		width: 90%;
		height:auto;
		margin-left:5%;
	}
	
	
	#nav_divider {
    float: left;
    width: 1%;
    height: auto;
    text-align: center;
	}
	
	#nav_divider img{
		width:8%;
	}
	
	#home_header {
		float:left;
		width: 100%;
		height:auto;
	}	
	
	#home_header img{
		width: 100% !important;
	}		
	
		
	
	#search_container {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	position:relative;
	z-index:1;	
	}
	
	#search_container_fr {
    float: left;
    width: 320px;
    height: auto;
    margin-top: -12%;
    margin-left: 10%;
	}
	
	#search_container input[type=text]{
    width: 300px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}
	
	#search_container_fr input[type=text]{
    width: 400px;
    height: 35px;
    border: 2px #58585c solid;
    border-radius: 8px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 50px;
	}
	
	#search_submit{
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 350px;
	}
	
	#search_submit_fr{
	float: left;
    width: 0px;
    height: auto;
    margin-top: -35px;
    z-index: 1;
    position: relative;
    font-size: 20px;
    margin-left: 448px;
	}

	#news_container {
	float: left;
    width: 45%;
    height: auto;
    /* border-right: 1px #000 solid; */
    margin-left: 5%;
	}
	
	#heading {
    float: left;
    width: 90%;
    height: auto;
    font-size: 26px;
    font-weight: bold;
    color: #0c465e;
    margin-top: 15px;
    margin-bottom: 12px;
    padding: 1%;
    margin-left: 5%;
	}

	#heading a{
	font-size:16px;
	font-weight: bold;
	color:#58595b;
	text-decoration:underline;
	}	
	

	#events_container {
	float: left;
    width: 44%;
    height: auto;
    margin-left: 4%;
	}	
	
	
	#newsevent_container {
	float: left;
    width: 40%;
    height: auto;
	margin-right:10%;
	background-color:#ece8e5;
	}	
	
	#newsevent_text{
    float: left;
    width: 90%;
    height: auto;
    padding: 5%;
	}	
	
	#newsevent_text strong {
		font-size: 19px;
	}
	
	#newsevent_image{
	float: left;
    width: 100%;
    height: auto;
	margin-top:5px;
	}	

	#home_middle_image{
	float: left;
    width: 43%;
    height: auto;
	}	
	
	#home_content_container {
	float: left;
    width: 70%;
    height: auto;
	margin-top:15px;
	margin-left:5%;
	}	
	
	
	#fb_container {
	float: left;
    width: 19%;
    height: auto;
	
	color:#187BA6;
	margin-left:1%;
	}	
	
	#footer_bar{
	float: left;
    width: 100%;
    height: auto;
	margin-top:50px;
	background-color:#e6e6e7;
	}


	#footer_container{
	float: left;
    width: 90%;
    height: auto;
	margin-left:5%;
	margin-top:20px;
	margin-bottom:20px;
	
	}

	#footer_col{
	float: left;
    width: 19%;
    height: auto;
	margin-left:1%;
	font-size:16px;
		line-height:22px;
	color:#6E6F70;
	margin-top:10px;
	
	
	}
	
	#footer_col a{
	color:#6E6F70;
	
	
	}	
	
	
	#footer_col img{
	max-width: 200px;
	
	
	}	
	
	#subnav_container {
		float:left;
		width:100%;
		height:auto;
		margin-bottom:20px;
		
	}
	
	
	#subnav_current {
		float:left;
		height:auto;
		width: 15%;
		padding-right:2%;
		margin-left:5%;
		
	}
	
	#subnav_links {
		float:left;
		height:auto;
		width: 65%;
		margin-left:2%;
		margin-top: 23px;
		
	}
	
	#subnav_links a{
    font-size: 22px;
    line-height: 30px;
	color:#6E6F70;
		
	}	
	
	
	#subnav_col {
		float:left;
		height:auto;
		width: 30%;	
		margin-left:1%;
	}
	
	#submultipage_container {
	float:left;
	height:auto;
	width:100%;
	background-color:#e4eff5;
		
	}
	
	#submultipage_content {
	float:left;
	height:auto;
	width:60%;
	margin-left:5%;	
	}
	
	#submultipage_content a {
	font-size: 16px;
	text-decoration: none;
	color: #58595b;
	}

	#submultipage_image {
    float: left;
    height: auto;
    width: 20%;
    margin-left: 7%;
    margin-top: 42px;
	margin-bottom: 15px;
	
	}	
	
	#submultipage_image img{
	width:100%;
	}	

	#subnav_container_style2 {
	float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-top: 15px;	
	font-size:20px;
	color:#187BA6;	
	}
	
	
	#subnav_container_style2 a{
	font-size:19px;
	color:#187BA6;
	font-weight: bold;
	}	
	
	#subpage_content {
	float: right;
    height: auto;
    width: 68%;
    margin-right: 5%;
	}
	
	#subpage_content_full {
	float:left;
	height:auto;
	width:90%;
	margin-left:5%;	
	}	
	

	#subpage_sidebar {
	float: left;
    height: auto;
    width: 20%;
    margin-left: 5%;
    margin-top: 3%;
	}	
	
	#subpage_sidebar img{
	width:100%;
	}
	
	table.sp-table {
		margin-bottom: 20px;
		width:100%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.sp-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.sp-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.sp-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.sp-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.acc-table {
		margin-bottom: 20px;
		margin-top: 45px;
		width:72%;
		border-collapse: collapse;
		/*-- border: 1px solid #58595b; --*/
	}
		
	table.acc-table th {
		background:#44546a; 
		/*-- border: 1px solid #58595b; --*/
		border-bottom: 1px solid #282829;
		border-right: 1px solid #282829;
		color: #fff;
		text-align: left;
		padding: 7px 14px
	}
		
	table.acc-table th:last-child {
		border-right: 1px solid #58595b; 
	}
			
	table.acc-table tr:nth-child(odd) {
		/*-- background:#f1fafd; --*/
	}
		
	table.acc-table td { 
		border: 1px solid #58595b;
		padding: 5px 
	}
	
	
	
	
	table.sidebar-table {
		width:25%;
		margin-left:10px;
	}
	
	
	
	
	
	
	
		#video_gallery {
		float: left;
		height: 150px;
		width: 224px;
		font-size: 14px;
			line-height: 19px;
    margin-bottom: 20px;
			
		
	}
	
	
	#s2_sidebar_container {
  float: left;
  height: auto;
  width: 252px;
  margin-top:34px;
  font-size:14px;
  line-height:25px;
	}

	#s2_container {
    float: right;
    height: auto;
    margin-right: 15px;
    margin-top: 15px;
    width: 740px;
	}
	
	#s2_full_container {
    float: left;
    height: auto;
    width: 1040px;
	}	

	#s2_nav  {
	width:252px;
	height:33px;
	float:left;
	margin-top:5px;
	}		
	
	#s2_nav  a{
	width:252px;
	height:33px;
	float:left;
	}	
	
	#s2_nav  a:hover{
	width:252px;
	float:left;
	background-position: 0 -33px !important;
	}
	
	#s2_content_container {
  float: right;
  height: auto;
  width: 100%;
	}	
	
	
	#np_container {
	float:left;
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top: 10px;
		
		
	}
	
	#np_image {
	float:left;
	width:20%;
	height:auto;	
		
	}

	#np_image img{
	width:100%;
	max-width:300px;
		
	}

	#np_text {
	float:right;
	width:78%;
	height:auto;
		
	}
	
	
	
}



.stickybar {
	display: none;
	background-color: #56a73e;
    position: fixed;
    bottom: 0px;
    height: 100px;
    z-index: 7;
	width: 100%
}

.stickybar1 {
	width: 28%;
    float: left;
    margin-left: 13%;
    margin-right: 9%;
} 

.stickybar2 {
	width: 28%;
    float: left;
}


@media only screen and (max-width: 760px) { .stickybar { display: block; } }

