/*
 Theme Name:   eomtheme
 Template:     u-design
*/

.homecal .simcal-default-calendar-list .simcal-calendar-list-compact .simcal-calendar-head .simcal-nav h3 {
    font-size: 1.65em !important;
    margin-top: -30px;
}



.homecal .simcal-default-calendar-list .simcal-event-details {
    font-size: .84em;
    line-height: 1.5;
    overflow: hidden;
    width: 222px;
    float: left;
    margin: 16px;
}



.rum_sst_contents {

    font-size: 18px !important;
}


.tnp-subscription {
  display: inline-block !important;
  margin: 0 !important;
  width: 50% !important;
}


#navigation-menu ul.sf-menu > li > a > span {
    padding: 10px 10px 10px 10px !important;
}


#navigation-menu ul.sf-menu > li > a:hover span {
    background: #D7F5FA !important;
}

#navigation-menu ul.sub-menu li a span {font-weight: normal;}

#page-content-title {
    background-color: #FFFFFF;
    padding-top: 15px !important;
    margin-bottom: -15px !important;
}

#gmap-overlay {
  background:transparent;
  position:relative;
  max-width: 100%;
}
#gmap-overlay.gmap-680-350 {
  width:680px;
  height:355px; /* your iframe height */
  top:355px;  /* your iframe height */
  margin-top:-355px;  /* your iframe height */
}
#gmap-overlay.gmap-640-480 {
  width:640px;
  height:485px; /* your iframe height */
  top:485px;  /* your iframe height */
  margin-top:-485px;  /* your iframe height */
}

.mean-container .mean-nav ul li  {
    background: #008000;
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #0082B5;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
}

#page-content-title #page-title h1, #page-content-title #page-title h2, #page-content-title #page-title h3 {
    font-size: 2.6em;
}

#slogan {
	display: none !important;
  }

#logo {
    width: auto;
    top: 20px;
    left: 0;
    position: absolute;
    z-index: 100;
    padding-left: 20px;
}
/*
#bottom .one_third {
    width: 31% !important;
    margin-right: 2% !important;
}*/

#bottom .one_half {
    width: 47%;
    margin-right: 6%;
}

#bottom li {
    margin-left: 0px;
  list-style-type: none !important;
}


#bottom h2 {
    display: none;
}

#bottom-bg {
  padding-bottom: 0 !important;
}
#bottom-bg ul li.menu-item:first-child {
  border-bottom: solid #fff 1px;
  width: 145px;
  color: #fff !important;
    font-size: 1.5em;
    font-family: 'Crimson Text';
    line-height: 1.2;
}

.u-design-fixed-menu-on.fixed-menu #navigation-menu #sticky-menu-logo {
    display: inline-block;
    float: left;
    height: 33px;
    padding-left: 20px;
    padding-top: 3px !important;
}

.back-to-top {
	  display: none !important;
}


.address h5 {
  color: #fff !important;
}

  .address {
	  float: left;
	}

	.social {
		float: right;
	  }

	  .ud-social-icons i {
    font-size: 3.1em;
    padding: 0 .2em;
    cursor: pointer;
}

	  .container_24 .grid_20 {
    width: 98.333%;
}

	#home-page-content div.homelinks img:hover {
    opacity: .5;
		      transition: all 0.5s ease;
}

.envira-gallery-item-inner .caption {
  display: none !important;
}

.tnp-subscription-minimal input.tnp-submit,
.tnp-subscription-minimal input.tnp-email {
  display: block !important;
  padding: 6px 14px !important;
  width: 100% !important;
  font-size: 100% !important;
}
.tnp-subscription-minimal input.tnp-submit {
  margin-top: 4px !important;
  background: white !important;
  color: #009AD8 !important;
  border-radius: 4px !important;
  cursor: pointer;

}

#before-content {
    padding: 31px 0 47px;
}

#before-content-column h2, #before-content-column h3 {
    margin-top: 24px;
}

.homelinks h5 {
    font-family: 'Crimson Text';
    font-weight: normal;
    font-style: normal;
    font-size: 1.65em;
    line-height: 1.2;
    margin-top: -10px;
}

  .homelinks {
    margin-top: 30px;
}

.address p {
    padding: 5px 0;
    margin: 0 0 5px;
    text-align: left;
    font-size: 1.2em ;
    line-height: .8em;
}

  .address h5 {
    font-family: 'Crimson Text';
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 1.4;
    padding-bottom: 5px;
}

.address p img {
    padding-left: 2px;
	    padding-right: 2px;
    margin-bottom: -6px;
}

#footer-bg {
    min-height: 220px;
}


#footer a, #footer_text a {
    text-decoration: underline !important;
}

/* Mobile Screen ( smaller than 480px )*/


@media screen and (max-width: 480px) {


   /* Custom CSS for Breakpoint 3 CSS goes here... */

.simcal-default-calendar-list .simcal-event-details {
    width: 100% !important;
margin: 0 !important;
}


  #top-wrapper {
    padding-bottom: 30px;
    height: 166px;
}

  .social {
    float: none;
    text-align: center;
}

  	  .social li {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}

  .address {
  width: 100%
	}



  #footer-bg .container_24 .grid_20 {
    width: 100%;
}

    #bottom .one_third, #bottom .one_half  {
    width: 100% !important;
    margin-right: 2% !important;
	    margin-left: 5%;

}

  .address p {
    padding: 5px 0;
    margin: 0 0 5px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.6em;
}




}


/* Medium Screen ( 480px to 719px ) */


@media screen and (min-width: 480px) and (max-width: 719px) {


   /* Custom CSS for Breakpoint 2 CSS goes here... */


.homecal .simcal-default-calendar-list .simcal-event-details {
    width: 100% !important;
margin: 0 !important;
}

  #top-wrapper {
    padding-bottom: 30px;
    height: 166px;
}

    .address {
  width: 100%
	}

  .social  {
    float: none;
    text-align: center;
	margin-top: 15px !important;
	margin-bottom: 20px !important;
	width: 100%;
}

	  .social li {
	margin-top: 15px !important;
	margin-bottom: 20px !important;
}



  #footer-bg .container_24 .grid_20 {
    width: 100%;
}

    #bottom .one_third {
    width: 100% !important;
    margin-right: 2% !important;
	    margin-left: 5%;

}

.address p {
    padding: 5px 0;
    margin: 0 0 5px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.6em;
}


}


/* 720px to 959px Screen */
@media screen and (min-width: 720px) and (max-width: 959px) {



   /* Custom CSS for Breakpoint 1 CSS goes here... */

.homecal .simcal-default-calendar-list .simcal-event-details {
    width: 275px;
    float: left;
    margin: 16px;
}

.container_24 .grid_24 {
    width: 100%;
}


  #logo  {
	-ms-transform: scale(.8, .8); /* IE 9 */
    -webkit-transform: scale(.8, .8); /* Safari */
    transform: scale(.8, .8) !important;
	}


  #navigation-menu ul.sf-menu > li > a > span {
    display: block;
    padding: 10px 0 10px 10px;
    line-height: 22px;
}



#bottom .one_third {
    width: 100% !important;
    margin-right: 2% !important;
    margin-left: 5%;
}

  .container_24 {
    width: 100%;
}

#navigation-menu {
    font-family: 'Lato';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
}

}
