
#first .button-video-go{
    margin-top: 40px;
    z-index: 10;
    display: block;
}

#first .button-video-go:hover > a {
    color: white;
    
}

#first .palec{
    display: none;
}


.myVideo {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
	width:65%;
	margin:0 auto;
    height:0;
    overflow:hidden;
    border:1px solid #ccc;
}

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

#first .button-video-go a{
    display: block;
    z-index: 10;
    color: black;
    font-size: 20px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    color: white;
    padding: 8px;
    border-radius: 8px;
   /* width: 445px;*/
    text-transform: uppercase;   
    margin-left: auto;
    margin-right: auto;
}

.slider-body-container .slider-body {
	margin-top:0 !important;
}
.slider-slides-container {
	height:auto !important;
}
.slider-body-container {
	margin-left:15%;
}
.slider-pager-container {
	margin-left:0 !important;
}
.slider-pager-container .slider-pager {
	padding-top:60px !important;
}

.display-desctope {
	display:block;
} 
.display-mobile {
	display:none;
}
#myDiv {
	padding-top:100px !important;
	margin-top:35px;
	display:block;
}

.slider {
	  -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	 
	 
    color: #fff;
    min-width: 1080px;
    max-width: 1080px;
    height: 497px;
    font-family: HelveticaNeueCyrThin;
    background-repeat: no-repeat;
    background-position: center top;
    position: absolute;
    top: -100px;
}


span.slider-active-slide-title {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 1px rgba(71, 71, 71, 0.19);
}

.slider-navigation-button {
    position: relative;
    width: 56px;
    height: 56px;
    top: 350px;
    transition: all .2s ease-out;
	display:none;
}

.slider-navigation-button:focus {
    background-color: transparent !important;
    outline: none !important;
}

/*===   Slider body   ===*/
.slider-body-container > * {
    height: 600px;
    display: block;
    float: left;
    color: #fff;
}

.slider-body-container {
    position: relative;
}

/*===   Prev slide button panel   ===*/
.slider-body-container .slider-left-panel {
    width: 200px;
}


.slider-body-container .slider-left-panel input {
    left: 10px;
}

/*===   Next slide button panel   ===*/
.slider-body-container .slider-right-panel {
/*    width: 300px;*/
}

.slider-body-container .slider-right-panel input {
    left: 200px;
}
/*===   Slider body   ===*/
.slider-body-container .slider-body {
    width: 70%;
}

.slider-body-container .slider-body .slider-slides-container {
    display: inline;
    overflow: hidden;
    float: left;
    position: absolute;
    height: 850px;
    width: 980px;
}

/*===   Active slide container   ===*/
.slider-body-container .slider-body .slider-active-slide-titles-container {
    position: relative;
    top: 620px;
    text-align: center;
    width: 309px;
    left: 5px;
    font-family: "HelveticaNeueCyrlight"; 
	font-size:22.48px;
	color:#FFF;
	font-weight:lighter;
}

.slider-body-container .slider-body .slider-active-slide-titles-container a {
    color: black;
    display: block;
    line-height: 30px;
    color: #000;
}
.slider-active-slide-url {color: #000;}
/*===   Stack slides container   ===*/
.slider-body-container .slider-body .slider-slides-container .slide-in-stack {
    position: absolute;
    left: 2000px;
    opacity: 0;
    top: 160px;
	
}

.slider-body-container .slider-body .slider-slides-container .slide-in-stack.slide-active {
    top: 80px;
}

.slider-body-container .slider-body span.slider-stack-slides-title {
    font-size: 40px;
    font-weight: 200;
    position: relative;
    left: 650px;
    bottom: 30px;
    color: black;
}

/*===   Slider pager   ===*/
.slider-pager-container {
    height: 130px;
	z-index:20000;
    text-align: center;
    display: inline-block;
    text-align: center;
    width: 100%;
	margin-left: 10%;
}

.slider-pager-container .slider-pager {
    margin: auto;
    padding: 0;
    padding-top: 90px;
    list-style-type: none;
    display: table;
	z-index:20000;
}

.slider-pager-container .slider-pager .slider-pager-item-container {
    display: inline;
    margin-right: 10px;
	z-index:20000;
}

.slider-pager-container .slider-pager .slider-pager-item-container input {
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    background: transparent;
    border: 1px solid #dcdcdc;
    outline: none !important;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 1em;
    border-width: 2px;
}

.slider-pager-container .slider-pager .slider-pager-item-container input[type=radio]:checked::after {
    content: '';
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    width: 16px;
    height: 16px;
    background: white;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}

.regular-radio {
    display: none;
}

.regular-radio + label {
    -webkit-appearance: none;
    background-color: #343434;
    border: 1px solid #343434;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
}

.regular-radio:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    background: #99a1a7;
/*    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);*/
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}

.regular-radio:checked + label {
    color: #99a1a7;
    border: 2px solid #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-color: transparent !important;
}

.regular-radio + label:active, .regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.big-radio + label {
    padding: 16px;
    background-color: transparent;
    border: 2px solid #fff;
    cursor: pointer;
}

.big-radio:checked + label:after {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
    background-color: #fff;
}

.isIe .slider-navigation-button {
    top: -350px !important;
}




/* Created by Lucky_Bastard */
/* version: 0.1.1204 */

.slide-in-stack {
    width: 0;
    height: 0;
	

    cursor: pointer;

    -webkit-transition-duration: 2.5s;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}

.slide-in-stack.slide-active {
    opacity: 1 !important;
    left: 5px !important;
    transform: scale(1);
    -moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-sand-transform: scale(1);
}

.slide-in-stack:not(.slide-active) {
	margin-top:-50px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-sand-transform: scale(0.8);
	
	
    -webkit-transition-duration: 2.5s;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}

.slide-in-stack:not(.slide-active):hover {
    transform: scale(0.83);
    -moz-transform: scale(0.83);

	-sand-transform: scale(0.83);
	-webkit-transform: scale(0.83);
	-o-transform: scale(0.83);
	-ms-transform: scale(0.83);
	
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/*   Active slide   */
.slide-in-stack .slide-in-stack-front {
    width: 309px;
    height: 497px;

    background-size: cover;
    background-repeat: round;

    -webkit-transition-duration: 2.5s;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;

    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
	


   
    -moz-box-shadow:5px 5px 20px 2px #303030;
  -webkit-box-shadow: 5px 5px 20px 2px #303030;
box-shadow: 5px 5px 20px 2px #303030;
}

.slide-in-stack .slide-in-stack-top {
    width: 425px;
    height: 13px;
    left: -37.5px;
    top:24.3px;
    position: relative;
    opacity: 0;

    background-size: cover;
    background-repeat: round;

    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
	-sand-transition-duration: 0.25s;

    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
	-sand-transition-property: opacity;

    -webkit-transform: rotateX(60deg) rotateY(-21.85deg) rotateZ(54deg);
    -o-transform: rotateX(60deg) rotateY(-21.85deg) rotateZ(54deg);
    -ms-transform: rotateX(60deg) rotateY(-21.85deg) rotateZ(54deg);
    transform: rotateX(60deg) rotateY(-21.85deg) rotateZ(54deg);
	-sand-transform: rotateX(60deg) rotateY(-21.85deg) rotateZ(54deg);
}

.slide-in-stack .slide-in-stack-right {
    width: 17px;
    height:477.8px;
    position: relative;
    bottom: 443.8px;
    left: 265.6px;
    opacity: 0;

    background-size: contain;
    background-repeat: round;

    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
	-sand-transition-duration: 0.25s;

    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
	-sand-transition-property: opacity;

    -webkit-transform: rotateX(-27deg) rotateY(-111.4deg) rotateZ(-11deg);
    -o-transform: rotateX(-27deg) rotateY(-111.4deg) rotateZ(-11deg);
    -ms-transform: rotateX(-27deg) rotateY(-111.4deg) rotateZ(-11deg);
    transform: rotateX(-27deg) rotateY(-111.4deg) rotateZ(-11deg);
	-sand-transform: rotateX(-27deg) rotateY(-111.4deg) rotateZ(-11deg);
}

/*   Stack slide   */
.slide-in-stack:not(.slide-active) .slide-in-stack-front {
    -webkit-transform: rotateX(-20deg) rotateY(-40deg) rotateZ(5deg);
    -o-transform: rotateX(-20deg) rotateY(-40deg) rotateZ(5deg);
    -ms-transform: rotateX(-20deg) rotateY(-40deg) rotateZ(5deg);
	-sand-transform: rotateX(-20deg) rotateY(-40deg) rotateZ(5deg);
    transform: rotateX(-20deg) rotateY(-40deg) rotateZ(5deg);
	
	
    -webkit-transition-duration: 2.5s;
    -moz-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s;
	-sand-transition-duration: 2.5s;
	
	-sand-transition-property: all;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}

.slide-in-stack:not(.slide-active) .slide-in-stack-top {
    opacity: 1;

    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.slide-in-stack:not(.slide-active) .slide-in-stack-right {
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5 ss;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.prog-mob-img {
	width:90%;
	margin:0 auto;
}
.prog-mob-img img {
	width:100%;
}
#second .nav-tabs li {
	    width: calc(33% - 4px);
}
#second .content-scroll {
	padding-right:35px !important;
}
#seventh blockquote {
	float:left;
	width:100%;
	margin-bottom:0;
}
.name{
	font-size:25px;
	margin-bottom:0;
}
.email{
	font-size:18px;
	margin-bottom:5px;
}
.hr {
	margin:3px 0;
} 
#menu-onvideo {
	width:auto !important;
	left:50%;
	margin-left:-393px;
}
#menu-onvideo li{
    cursor: pointer;
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    width: /*13.4%*/135px;
    height: 100px;
    line-height: 155px;
    margin-right: 13px;
    white-space: nowrap;
    background-position: 50%;
	background-color:inherit;
    color: #765f40;
}
#menu-onvideo li a {
	vertical-align:bottom;
	text-align:center;
	padding-top:63px;
	width:135px;
	text-transform:none !important;
	color:#765f40 !important;
}
#menu-onvideo li a:hover {
	color:#fffeb4 !important;
}
#menu-onvideo .active a {
	color:#fffeb4 !important;
}

.rocket {
    background: url('../img/earth-large.png')no-repeat;
    background-size: 180px 85px;
    margin-left: 15px;
}
.wine{
  background:url('../img/burger-large.png')no-repeat;
  background-size:180px 85px;  
}
.burger{
  background:url('../img/comment-large.png')no-repeat;
  background-size:180px 85px;
}
.comment{
  background:url('../img/sport-large.png')no-repeat;
  background-size:180px 85px;
  
}
.sport{
  background:url('../img/wine-large.png')no-repeat;
  background-size:180px 85px;
  
}
.earth{
  background:url('../img/earth-large.png')no-repeat; 
  background-size:180px 85px;
}
.rocket:before {
    content: "";
    width: 9.5238%;
    height: 85px;
    position: absolute;
    top: 8px;
    left: -9.5238%;
    background: url('../img/pressmenu-bg.png');
    border-radius: 5px 0px 0px 5px;
}
.sport:after {
    height: 85px;
    top: 8px;
    border-radius: 0px 5px 5px 0px;
}
#menu-onvideo li:after {
    content: "";
    width: 9.5238%;
    height: 85px;
    position: absolute;
    top: 8px;
    right: -9.5238%;
    background: url('../img/pressmenu-bg.png');
}

.current-back-onvideo{
  width:100%;
  height:107px;
  top:20px;
background: #fffeb4; /* Old browsers */
background: -moz-linear-gradient(top,  #fffeb4 1%, #cd8f18 10%, #aa6414 23%, #fffeb4 30%, #fffeb4 45%, #aa6414 65%, #aa6414 75%, #cd8f18 80%, #aa6414 93%, #cd8f18 96%, #aa6414 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fffeb4), color-stop(10%,#cd8f18), color-stop(23%,#aa6414), color-stop(30%,#fffeb4), color-stop(45%,#fffeb4), color-stop(65%,#aa6414), color-stop(75%,#aa6414), color-stop(80%,#cd8f18), color-stop(93%,#aa6414), color-stop(96%,#cd8f18), color-stop(100%,#aa6414)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffeb4 1%,#cd8f18 10%,#aa6414 23%,#fffeb4 30%,#fffeb4 45%,#aa6414 65%,#aa6414 75%,#cd8f18 80%,#aa6414 93%,#cd8f18 96%,#aa6414 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffeb4 1%,#cd8f18 10%,#aa6414 23%,#fffeb4 30%,#fffeb4 45%,#aa6414 65%,#aa6414 75%,#cd8f18 80%,#aa6414 93%,#cd8f18 96%,#aa6414 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffeb4 1%,#cd8f18 10%,#aa6414 23%,#fffeb4 30%,#fffeb4 45%,#aa6414 65%,#aa6414 75%,#cd8f18 80%,#aa6414 93%,#cd8f18 96%,#aa6414 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffeb4 1%,#cd8f18 10%,#aa6414 23%,#fffeb4 30%,#fffeb4 45%,#aa6414 65%,#aa6414 75%,#cd8f18 80%,#aa6414 93%,#cd8f18 96%,#aa6414 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffeb4', endColorstr='#aa6414',GradientType=0 ); /* IE6-9 */
  border-radius:5px;
  border-bottom: 2px solid #AA6414;
  border-top: 2px solid #FFFEB4;
}
.top-arrow-onvideo{
  position:absolute;
  overflow:hidden;
  width:100%;
  height:12px;
  top:11px;
  left:0;
  z-index:2;
}
.top-arrow-onvideo:before{
  content:"";
  position:absolute;
  width:80%;
  height:10px;
  top:-10px;
  left:10%;
  border-radius:20%;
  box-shadow:0 0 10px black;
}
.top-arrow-onvideo:after{
  content:"";
  position:absolute;
  width:0;
  height:0;
  top:0px;
  border-top:8px solid #CD8F18;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  margin-left:-6px;
  left:50%;
}

.bottom-arrow-onvideo{
  position:absolute;
  overflow:hidden;
  width:100%;
  height:12px;
  bottom:69px;
  left:0;
  z-index:2;
}
.bottom-arrow-onvideo:before{
  content:"";
  position:absolute;
  width:80%;
  height:10px;
  bottom:-10px;
  left:10%;
  border-radius:20%;
  box-shadow:0 0 10px black;
}
.bottom-arrow-onvideo:after{
  content:"";
  position:absolute;
  width:0;
  height:0;
  bottom:0;
  border-bottom:8px solid #AA6414;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  margin-left:-6px;
  left:50%;
}
.current-onvideo{
  position:absolute;
  top:-3px;
  left:44px;
  margin-left: -9px;
  width:95px;
  height:165px;
  -webkit-transition: all 450ms cubic-bezier(.45,1.92,.9,1.54); 
-moz-transition: all 450ms cubic-bezier(.45,1.92,.9,1.54);
-o-transition: all 450ms cubic-bezier(.45,1.92,.9,1.54);
-ms-transition: all 450ms cubic-bezier(.45,1.92,.9,1.54);
  transition: all 400ms cubic-bezier(.16,1.23,.87,1.18); 
}
.rocket.active ~ .current-onvideo{
  left: 6%;
}

.wine.active ~ .current-onvideo{
  left: 25.4%;
}
.burger.active ~ .current-onvideo{
 left: 45%;
}
.comment.active ~ .current-onvideo {
   left: 64.6%;
}
.sport.active ~ .current-onvideo{
  left: 84.3%;  
}
.rocket:hover~ .current-onvideo{
  left: 6%;
}
.wine:hover ~ .current-onvideo{
  left: 25.4% !important;
}
.burger:hover ~ .current-onvideo{
 left: 45% !important;
}
.comment:hover ~ .current-onvideo {
   left: 64.6% !important;
}
.sport:hover ~ .current-onvideo{
  left: 84.3% !important;
}

#sixth .nav-tabs li:hover {
	opacity:1 !important;
}
#sixth .panel-group {
	margin-bottom:0 !important;
}
#sixth #accordion {
	margin-top:0 !important;
}
#qtranslate-chooser a {
	color:#fff;
}
#qtranslate-chooser a:hover, #qtranslate-chooser .active a {
	color:yellow !important;
}
.wordlist li:last-child {
	margin-bottom:0;
}
.wordlist li:last-child h3{
	margin-bottom:0;
}
ul.wordlist {
	margin-bottom:0;
}


.display-mobile .slider-body {
	width:75%;
	margin-right:5%;
	float:right;
	margin-bottom:25px !important;
}
body + div {
	width:100% !important;
}
.portfolio-wrap{
    background-image: url('../img/second-bg-tab1.jpg');
    background-repeat: repeat-y;
    background-size: cover;
    background-position: center top;
	padding-left:150px;
	min-height:100%;
	position:absolute;
	min-width:100%;
}
.portfoloi-main {
min-height:2px;
	position:relative;
	min-height:100vh;
	overflow:hidden;
}
.galerey-item {
	width:100%;
	height:300px;
	position:relative;
	top:0;
	left:0;
	margin-left:5px;
	text-align:center;
}
.galerey-item a {
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
	top:0;
	background-position:0% 20%;
	background-size: cover;
	background-repeat:no-repeat;
}
.galerey-item:after {
	background-color:#000;
	opacity:0.5;
	position:absolute;
	height:100%;
	width:100%;
	content:" ";
	display:block;
	transition: all 1.5s ease;
}
.galerey-item:hover:after {
	display:none;
	transition: all 1.5s ease;
} 
.galerey-title {
	position:absolute;
	top:50%;
	width:100%;
	padding:0 15px;
	color:#fff !important;
	font-weight:bold;
	text-transform:uppercase;
	z-index:2;
	display: table;
}
.galerey-title  h3 {
	display:table-cell;
	vertical-align:middle;
}
.lang-mob {
	position:absolute;
	left:50%;
	margin-left:-54px;
	margin-top:15px;
}
.lang-mob li {
	float:left;
	list-style:none;
	margin-left:12px;
}
.lang-mob li a {
	font-size:18px;
}
div[class^="videoelement_"] div[class^="title-block_"] {
	height:55px !important;
	bottom:0 !important;
	text-align:center;
}

.canal_btn {
    background-image: url(//o.oaf.org.ua/wp-content/themes/foa/image/canal_btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 250px;
    height: 50px;
    margin:0 auto;
	display:block;
}
.fts-jal-fb-user-name, .fts-jal-fb-post-time, .fts-jal-fb-description, .fts-jal-fb-caption {
	color:#fff !important;
}
.fts-jal-single-fb-post {
	border-bottom:1px solid #fff !important;
}
.fts-jal-fb-link-wrap.fts-album-photos-wrap {
	max-height:400px;
	margin-top:0;
	overflow:hidden;
}
 #news a.fts-jal-fb-see-more {
	float:left;
    background-color: #3a5795;
    text-align: center;
    padding: 10px 15px !important;
    border-radius: 15px;
    color: #fff !important;
    font-size: 15px;
}
 #news a.fts-jal-fb-see-more:hover {
	background-color:#fff !important;
	color:#3a5795 !important; 
 }
.fts-jal-single-fb-post {
	padding-bottom:20px !important;
}
.fts-jal-fb-post-time {
	font-size:21px;
	line-height:25px;
	margin-top:5px;
	margin-bottom:15px !important;
}
.jal-fb-caption, .jal-fb-description {
	color:#fff !important;
}
.fts-jal-fb-description-wrap {
	display:none !important;
}
html, body, .wrapper, .mobile-menu, .navbar-fixed-top  {
	min-width:300px !important;

}
.gmap iframe {
	width:100%;
}
.cff-author-text, .cff-author-img {
	display:none !important;
}
.post-meta{
	margin-bottom:10px;
	font-size:23px;
	color:#fff;
}
.cff-post-links {
	width:100%;
}
.cff-share-container {
	float:right;
}
.cff-post-text {
	width:auto !important;
}
.cff-share-tooltip{
    bottom: 47px !important;
    right: -9px !important;
}
.cff-text {
	color:#fff;
}


#news {
	padding-left:165px;
}
.non-link {
	color:#333 !Important;
	text-decoration:none !Important;
	cursor:text !important;
}
.liveinternet {
	position:absolute;
	left:12px;
	bottom:0px;
}
#hotLog {
	position:absolute;
	left:52px;
	bottom:0px;
}

