 .logo-text {
    font-size: 30px;
    padding: 0;
	top: 30px;
}



.breadcrumbs {
  *zoom: 1;
  padding: 8px 20px;
  background: #BDC3C6;
  margin-bottom: 22px;
}


.breadcrumbs li:not(:first-child):before {
  content: " > ";
  left: -14px;
  color: #2F3538;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}


.breadcrumbs li a.active {
  pointer-events: none;
  cursor: default;
  color: #2F3538;
}


.girlEntry {
    float: left;
    margin-right: 9px;
    margin-bottom: 10px;
    padding: 4px;
    border: 1px solid #BDC3C6;
    text-align: center;
    overflow: hidden;
    width: 195px;
    height: 165px;
}

.girlEntry a {
    display: block;
}


a{
      color: #2F3538 ;  
}

a:hover{
      color: #2F3538 ; 
      text-decoration: underline;
}

html {
  opacity: 1;
}

.single{
border-top: 1px #BDC3C6 solid;
border-bottom: 1px #BDC3C6 solid;
padding: 10px 0 10px 0px ;
}

.singleb{
border-bottom: 1px #BDC3C6 solid;
}

.singlea{
border-top: 1px #BDC3C6 solid;
margin: 0 0 20px 0;
}




.col-md-12{
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}


.m-block {
    color: #2f3538;
}

.m-block  ul{
	padding: 0 0 0 50px;
	list-style: disc;

}

.m-block  ul li{
line-height: 20px;
}

.csc-textpic-caption {
    text-align: center;
	line-height: 20px;
}



.long_sitemap li {
  border-bottom: 1px #BDC3C6 solid;
  margin: 0px 0 10px 0;
  padding: 0 0 7px 0;
  
}


.video-container {
	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%;
}



.a-nav ul {
	margin: 0 0 0 5px;
}



 .frame-background1,  .frame-background2,  .frame-background3 {
    height: 100%;
}


.frame-background1 {
    border: 2px solid #313e48;
	padding: 15px;
}

.frame-background2 {
    border: 2px solid #BDC3C6;
	padding: 15px;
}


@media (min-width: 768px) {
	.story-row {
		display: flex;
		margin: 0 -7px 15px;
	}
}

.story-row [class*="col-"] {
    padding: 0 7px;
}

.main_blocks {
	margin-bottom: 15px;
	border: 2px solid #f3f5f6;
	padding: 15px;
}







