@import url('http://fonts.googleapis.com/css?family=Paytone+One');
@import url('http://fonts.googleapis.com/css?family=Open+Sans');
@import url('http://fonts.googleapis.com/css?family=Qwigley');
body {
  padding-top: 85px;
  font-family: 'Open Sans', sans-serif;
}
.ytbvideo{
  padding: 0 0 0 40px;
}
.hx{
  padding: 0;
}
.hx div{
  float: left;
}
.hcon{
  font-weight:bold;
  font-size:1em;
  padding: 8px 8px 5px 8px;
  text-align: left;
  color: #f00;
  margin:0 18px;
}
.hcond{
  margin:0;
  padding: 8px 5px 5px 5px;
  width:90px;
}
.navbarmdf{
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.25);
box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.25);
}
.modf{
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.marginbrand {
  margin: 10px;
}
.marginnav {
  margin: 30px 0 0 0;
}
.quotes blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.quotes blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.quotes blockquote p {
  display: inline;
  font-size: 25px;
  font-style: italic;
  color: #bc0028;
  font-family: 'Paytone One', sans-serif;
}
.divtop {
  top:0;
  position: absolute;
}
.programutama {
  border-top: 6px solid #ffad00;
  background-color:#f9f9f9;
  -webkit-box-shadow:7px 0 7px -7px rgba(0,0,0,0.45);
  -moz-box-shadow:7px 0 7px -7px rgba(0,0,0,0.45);
  box-shadow:7px 0 7px -7px rgba(0,0,0,0.45);

}
.construction {
  padding: 15px;
}
.construction h3 {
  margin: 0 0 15px 0;
}
.divconstruction {
  text-align: center;
}
.footer {
  background-color: #0e0e0e;
  color: #fff;
  padding: 10px;
}
.contact {
  list-style: none;
	margin: 0;
	padding: 0;
}
.contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 10px 0 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}
 .contact i .fa-envelope {
	font-size: 1em;
	top: 0;
}
.contact p {
	margin-bottom: 10px;
}
.contact a {
  color: #fff;
}
.medcircle ul {
overflow: auto;
padding: 0;
}
.medcircle ul li {
list-style: none;
float: left;
}
.medcircle ul li a i {
background: #205D7A;
color: #fff;
width: 34px;
height: 34px;
border-radius: 20px;
font-size: 22px;
text-align: center;
margin-right: 7px;
padding: 0;
padding-top: 15%;
transition: all 0.2s ease-in-out;
}
.medcircle .fa-facebook {
background:#3b5998;
}
.medcircle .fa-youtube {
background:#e52d27;
}
.medcircle .fa-twitter {
background:#00aced;
}
.medcircle .fa-google-plus {
background:#dd4b39;
}
.medcircle ul li a i:hover {
opacity: .7;
}
.footercopy {
  background: #060606;
  color: #fff;
  padding: 7px;
  text-align: center;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-3 {
  margin-bottom: 20px;
  text-align: center;
  padding: 10px;
}
.marketing .col-lg-12 {
  margin-bottom: 20px;
  text-align: center;
  padding: 10px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-3 p {
  margin-right: 10px;
  margin-left: 10px;
  text-align: justify;
}
.marketing .col-lg-12 p {
  margin-right: 10px;
  margin-left: 10px;
  text-align: justify;
}
/* Divider Line */
hr {
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
	border: 0;
	height: 1px;
	margin: 22px 0 22px 0;
}

hr.short {
	margin: 11px 0 11px 0;
}

hr.tall {
	margin: 44px 0 44px 0;
}

hr.taller {
	margin: 66px 0 66px 0;
}

hr.light {
	background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);
}

hr.invisible {
	background: none;
}
h1.quotedown {
  font-family: 'Qwigley', cursive;
  font-size: 61px;
  text-align: center;
  margin-bottom: 25px;
}
.sosmeddiv {
  background-color: #F0F0ED;
  margin-top: 15px;
  padding: 20px 10px;
}
.sosmeddiv h3{
  margin: 15px 0 0 0;
}
.newsletter {
  padding: 10px 10px 10px 0;
}
.newsletter p{
  text-align: justify;
}
.article {
  padding: 15px 15px;
}
.imgarticle {
  float: left;
  margin: 10px 0 0 0;
}
.imgarticle img{
  padding:3px;
  border:1px solid #e5e5e5;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
.textarticle {
  margin-left: 110px;
  padding: 0 5px;

}
.textarticle h3 {
  margin: 5px 0 0 0;
  font-size: 19px;
  font-weight: bold;
}
.spanc {
  margin: 3px;
  font-size: 13px;
  color: #ccc;
}
.spandiv{
  padding: 0;
  margin:0;
}
.spandiv a{
  color: #fff;
  text-decoration:none;
}
.spandiv a:hover{
  color: #fff;
}
.textarticle p {
  padding: 7px 0 0 0;
  text-align: justify;

}
.video-container {
  margin-top: 10px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
        max-width: 100%;
}

/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}



/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 5px;
}
.sidebar-module-inset img{
  margin-left:auto;
  margin-right:auto;
  display: block;
  margin-bottom: 5px;
}
.sidebar-module-inset h4{
  font-weight:bold;
  font-size: 17px;
}
.sidebar-module-inset p{
  text-align: justify;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}
.listside {
  list-style: none;
  padding-left:0;
}
.listside li {
  margin-bottom: 8px;
}
.pagespadding {
  padding-top:30px;
}
.pages h2 {
  margin-top: 0;
}
.spanps {
  margin: 10px 0 10px 0;
  font-size: 13px;
  color: #ccc;
}

.hrv {
  margin-bottom: 30px;
}
.vidprogram h2 {
  text-align: center;
}
#sharethis{
  margin:10px 0;
}
#sharethis span {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: contact-box;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



.tags{
	margin-top:8px;
  margin-bottom:8px;
	padding:0;
	list-style:none;
	}

.tags li, .tags a{
	float:left;
	height:20px;
	line-height:20px;
	position:relative;
	font-size:11px;
	}

.tags a{
	margin-left:20px;
	padding:0 10px 0 12px;
	background:#FF9C00;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	}

.tags a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-10px;
	width:0;
	height:0;
	border-color:transparent #FF9C00 transparent transparent;
	border-style:solid;
	border-width:10px 10px 10px 0;
	}

.tags a:after{
	content:"";
	position:absolute;
	top:8px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977;
	}

.tags a:hover{background:#555;}

.tags a:hover:before{border-color:transparent #555 transparent transparent;}
