.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator {
    border-right: 1px solid #e5e5e5;
    color: #333333;
    font-weight: 600;
    font-size: 0.92em;
  padding: 12px 5px;}


.logo-text a {
    font-weight: bold;
	font-family: Cambria, "Times New Roman", Times, serif;
line-height: 1.1;
	text-transform:unset;
	   font-weight: 700;
	color: #0e95d1;
}

.magazine-list .magazine-section-heading {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 3%;
}

img {
    vertical-align: middle;
    width: 100%;
}

.t3-sidebar {
    padding-top: 24px;
    box-shadow: inset 0 0 0 1px #e5e5e5;
    background: #f8f8f8;
    padding-left: 0px;
    padding-right: 0px;
}

.header-right .trending .link-item .col-content {
    max-height: 96px;
    padding-top: 5px;
    width: 100%;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*@media(max-width:992px){}*/
/*@media (min-width: 993px) { }*/

@media screen and (max-width: 992px) {
  .t3-sidebar {
   display: block;
  }
}

.t3-spotlight .t3-module {
    background: unset;
    padding-bottom: 0;
    margin-top: 0px;
    margin-bottom: 0px;
	color: black;
}
.t3-sl {
    padding-bottom: 0px;
    padding-top: 55px;
	margin-bottom: -40px;
}
@media (min-width: 767px) {
	.t3-spotlight .t3-module {
 
	text-align: center;
		width: 100%;
		margin: 0 auto;
	}
}


.t3-footer > .container {
    background-color: #fff;
    color: #21456c;
    font-size: 1em;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.t3-footer .logo {
  float: none !important;
  display: block;
  background: #fff;
  padding: 24px;
  position: relative;
}


@media (min-width: 1199px) {
  .t3-footer .logo {
    padding-left: 40px;
    margin-left: -40px;
  }
  .t3-footer .logo:before {
    border-right: 0px solid #cc0000;
    border-top: 0px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: -20px;
  }
  .t3-footer .logo:after {
    border-right: 0px solid #111111;
    border-top: 0px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
  }
}



.header-right .trending .link-item .article-title h3 a {
    color: #1286bc;
}
.magazine-item .article-title a:hover, .magazine-item .article-title a:active, .magazine-item .article-title a:focus {
    color: #1286bc;
    text-decoration: none;
}
.footerinfo {
	margin-top: 10%;
}

.t3-topbar {
    background: transparent;
    border-bottom: 0px solid #e5e5e5;
    height: 28px;
}
@media (max-width: 992px) {
  .t3-topbar .top-right {
    position: fixed;
    margin: 60px auto;
    width: 250px
  }
}
/*.article-main .article-intro-media .item-image {
    max-height: 0px;
	visibility: hidden;
}*/
@media (max-width: 480px) {
 .header-right .whatsnew {
      height: 49px;
    line-height: 0px;
    padding: 6% 0px 0px 0px;
    
    background: transparent;
    border-left: 1px solid #e5e5e5;
    color: #333333;
    margin: 0 auto;
  }
  .header-right .whatsnew .number {
    font-size: 16px;
    display: inline;
    width:100%;
    line-height: 20px;
  }
  .header-right .whatsnew .text {
    width:100%;
    display: inline;
  }
}
.t3-topbar .top-right {
    position: absolute;
    top: 6px;
    z-index: 5;
    margin-right: 1%;
}
/* iliapress channel*/
.yottie a {
    text-decoration: none;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent;
    font-size: 1.5em;
    font-weight: 700;
	font-family: Cambria, "Times New Roman", Times, serif;
}
#yottie_1 .yottie-widget-header {
    background: rgb(242, 242, 242);
}
/*end of iliapress channel*/

/* bottom facebook and phone buttons */


.my_fa{
  width:100%;
  padding: 20px;
  font-size: 25px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  font-size: 1.5em;
  font-weight: 600;
}

.my_fa:hover{
    opacity:0.8;
    color:white;
    text-decoration: none;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-phone {
  background: #a4c639;
  color: white;
}

/* end of bottom facebook and phone buttons */

.yottie a {
    text-decoration: none;
    transition: all .2s ease;
    box-shadow: 0 0 0 transparent;
    font-family: roboto;
    font-weight: 400;
}

/* article intro image */

.full_article_image_custom img{
  box-shadow: 1px 1px 3px #aaa;
  margin-bottom: 3%;
  margin-top: 1%;
}

/* article body */

.text_article_custom{
  font-size: 16px;
font-weight: 300;
line-height: 1.71428571;
color: #333333;
	font-family: "Roboto Slab", Cambria, Georgia, "Times New Roman", Times, serif;
}

