body {
    
}

img { 
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    }

.wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #303B41;
}

a:hover {
    color: #0B7DCA;
    border-bottom: solid 1px #0B7DCA;
}

a, p, span, li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    color: #333;
    
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

h2.contentheader {
    color: #075181;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 2.5rem;
}

.thumbcontainer {
    position: relative;
    text-align: left;
    color: white;
    margin-bottom: 8px;
}

h3.bottom-left {
    position: absolute;
    bottom: 2px;
    left: 0px;
    width: 100;
    padding: 8px 16px 4px 16px;
    background: rgba(3, 32, 51, 0.5);
}
h3.bottom-left a { 
    color: #ffffff;
    font-size: 130%;
    line-height: 110%;
}

h3.bottom-left a i { 
    color: #f0f0f0;
    margin-left: 0;
    margin-right: 0.5rem;
    font-size: 80%;
}

h3.bottom-left a:hover {
    color: #BFEFFF;
    border: 0;
}

h3.bottom-left a:hover i {
    color: #BFEFFF;
    border: 0;
}

.newscatimg {
    position: relative;
    text-align: left;
    color: white;
    margin-bottom: 2px;    
}
h5.bottom-left {
    position: absolute;
    bottom: 2px;
    left: 0px;
    width: 100;
    padding: 8px 16px 4px 16px;
    background: rgba(3, 32, 51, 0.5);
}
h5.bottom-left a { 
    color: #FFFFFF;
    line-height: 110%;
}
h5.bottom-left a i{ 
    color: #FFFFFF;
    font-size: 80%;
    margin-left: 0;
    margin-right: 0.5rem;
}

h5.bottom-left a:hover {
    color: #BFEFFF;
    border: 0;
}
h5.bottom-left a:hover i {
    color: #BFEFFF;
    border: 0;
}


.blockframe h2 {
    font-size: 24px;
}

p.lead {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 150%;
    margin-bottom: 2em;
    line-height: 150%;
    
}

.topline {
    color: white;
    font-size: 14px;
}
.topline a {
    color: white;
    font-size: 14px;
}
.top-bar a:hover, .topline a:hover {
    border: none;
}
.topline .social {
    display: inline;
    float: right;
    border-left: 1px solid white;
    padding-left: 1em;
}
.topline .login {
    display: inline;
    float: right;
    padding-right: 1em;
}
.topline .topsearch {
    display: inline;
    float: right;
    padding-right: 1em;
}

.topline a:hover i{
    color: red;
}

.topline .has-tip {
    border: none;
    cursor: pointer;
}

.social-buttons {
    display: inline-block;
    list-style: none;
    float: right;
    margin-bottom: 0em;
    border-left: solid 1px white;
    padding-left: 1em;
    margin-left: 0;
}
.social-buttons>li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0.5em;
}

.loginform .button {
    padding: 0.25em 0.5em;
    margin: 0 0 0 0.5em;
}

form .form-icons {
  text-align: center;
}

form .form-icons h4 {
  margin-bottom: 1rem;
}

form .form-icons .input-group-label {
  background-color: #1779ba;
  border-color: #1779ba;
}

form .form-icons .input-group-field {
  border-color: #1779ba;
}

form .form-icons .fa {
  color: white;
  width: 1rem;
}

.top-banner {
    height: 100px;
    background: url("../images/ukoil.png") 50% 50% no-repeat;
    margin-right: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    padding-right: 2em;
    padding-top: 1em;
}
.top-banner:hover {
    cursor: pointer;
}
.top-banner a {
    display: none;
}

.top-banner ul {width: 100%;}

.top-banner li.orbit-slide {
    text-align: right;
    color: #FFFFFF;
    width: 100%;
}

.top-banner li p {
    font-size: 1.25em;
    font-family: "Roboto";
    font-weight: 500;    
    margin: 0;
}

.top-banner .swiper-slide {
    text-align: right;
    color: #FFFFFF;
    width: 100%;
}

.top-banner .swiper-slide p {
    font-size: 1.25em;
    font-family: "Roboto";
    font-weight: 500;    
    margin: 0;
}

.main .row {
    background-color: #ffffff;
}
.main .maincontent {
    padding-bottom: 2em;
}

.main .no-bullet li {
    margin-bottom: 0.5em;
}

.header {
    background: url("../images/top-bg.png") top repeat-x;    
    background-size: 100% 100%;
}

.header a:hover {
    border: none;
}

.topline {
    background-color: #000;
    padding: 0.5em 1em;
    
}
.logo {
    padding: 0; 
    
}

.bangblock {
    padding-top: 0.5em;
}
.searchblock {
    margin-top: 1em;
}

.topright {padding: 0;
      
}

.rightspot {
    margin-bottom: 10px;
}

ul.menu a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}

ul.menu a:hover {
    color: #cccccc;
}

.dropdown.menu.vertical > li.opens-right > a::after {
   border-top-color: #ffffff;
}



.menubar .columns {
    padding: 0;
}

.top-bar, ul.menu, .drilldown a {background-color: #075181;}
ul.menu a {color: #ffffff;}
.is-drilldown {width: 100%!important;}
.drilldown .is-drilldown-submenu {background-color: #075181;}
.dropdown.menu .is-active a {
    color: #cccccc;
}
.dropdown.menu .is-dropdown-submenu a:hover {
    color: #ffffff;
}

.searchall {
    margin-top: 1em;
}

.topics {
    padding-top: 1em;
}

.topics h6 {margin-top: 0;}

.topics img {
    -webkit-filter: sepia(100%) hue-rotate(160deg);
    filter: sepia(100%) hue-rotate(160deg);
    
}


.topnews {
    padding: 1em 0 0;
}

.topnews .thumbnail {margin-bottom: 0;}
.spotcolumn h5 {
    margin-top: 0.5em;
}

.secondcolumn {
    
}
.thirdcolumn {
    
}

.thirdcolumn h3 {
    margin-top: 0.75em;
    
}

.rightad img {margin-top: 0;}

.ads {
    margin-top: 0.5em;
}

.blockframe {
    margin-top: 1em;
}

.hide-on-load{
  display:none;
}

.newscats img.thumb {
    width: 640px;
    height:auto;
    margin-top: 10px;
}

.newscathead, .newsarthead {
    display: block;
    position: relative;
}

.newscathead h4 {
    border-bottom: 2px solid rgba(0,0,0,0.1);
    line-height: 40px !important;
    position: relative;
    padding-bottom: 5px;
}
.newsarthead h4 {
    line-height: 40px !important;
    position: relative;
    padding-bottom: 5px;
}

.readon-button {
    position: absolute;
    right: 0;
    top: 0.5em;
    z-index: 20;
}
.newscatimg {
    position: relative;
    margin-bottom: 0.5em;
}

.newscatintro {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.time-fp {
    margin-right: 0.25em;
    display: inline-block;
    color: #606060;
}


.banner {
    padding: 0;
    margin: 0;   
}

.pathway {
    margin-top: 1em;
}

.footer {
    background-color: #303030; 
    color: white;
    margin-top: 1em;
}
.subfooter {
    background-color: #000000; 
    color: white;
    padding: 0.5em 1em 0.5em 1em;
}

.footer {padding: 1em;}

.footer h3, .footer h4 {
    color: white;
}
.footer h4 {
    margin-top: 0;
}
.footer p {
    margin-bottom: 0.5em;
}
.footer a {
    color:#FFFFFF;
    
}
.footer a:hover {
    color:#E0E0E0;
    border-bottom: solid 1px #E0E0E0;   
}

.bottom-menu li {
         font-size: .8125rem;
}

.subfooter small {
    display: inline-block;
    float: right;
}

p.pagination {
    display: block;
    padding: 0.1875rem 0.625rem;
}

.createdate {
    font-size: 1em;
    padding-left: 0.5em;
}

.content-body .card-section {
    font-size: 80%;
    font-style: italic;
    text-align: right;
}

blockquote, blockquote p {
    font-size: 120%;
}

.spotcolumn h3 {
    margin-top: 0.5em;
}

.rightspot h2 {
    font-size: 1.5rem;
}

.lastarticles h4 {
    font-size: 1rem;
}

.imageframeleft {
    width: 420px;
    margin-right: 1em;
}
.imageframeright {
    width: 420px;
    margin-left: 1em;
}
.imageframecenter {
    width: 420px;
}

.imageframefull img {
    width: 100%;
    height: auto;
}

.imageframeright .card-section, .imageframefull .card-section, .imageframeleft .card-section, .imageframecenter .card-section  {
    font-size: 90%;
}

.lead .imageframeright .card-section, .lead .imageframefull .card-section, .lead .imageframeleft .card-section, .lead .imageframecenter .card-section  {
    font-size: 70%;
    text-align: right;
}

.toforum {
    margin-top: 0.5em;
}

.articletext {
    margin-top: 2em;
    margin-bottom: 2em;
}

.logos img{
    padding: 1em 1em 0 2em;
}

.titles {
    display: block;
}
.titles h3 {
    font-size: 18px;
}
a.titles:hover {
    border-bottom:none;
}
a.titles:hover h3{
    color: #ff0000;
}

@media screen and (max-width: 39.9375em)  {
  .logos img {
    display: block;
    float: left;
    padding: 0;
    margin-top: 1em;
    margin-right: 2em;
    width: 100px;
  }
  .titles h3  {
    padding-top: 1em;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em)  {

 .titles h3 {

    padding-top: 1em;
  }
}

.scrolltop {
    display:none;
    width:100%;
    margin:0 auto;
    position:fixed;
    bottom:20px;
    right:0px;    
}
.scroll {
    position:absolute;
    right:20px;
    bottom:20px;
    background:#075181;
    background:rgba(9,112,178,0.7);
    padding:10px 20px;
    text-align: center;
    margin: 0 0 0 0;
    cursor:pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;         
}
.scroll:hover {
    background:rgba(178,178,178,1.0);
    
}
.scroll:hover .fa {
    
}
.scroll .fa {
    font-size:30px;
    margin-top:-5px;
    margin-left:1px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;     
}

.scrolltop {
    z-index: 10000;
}

.mceSelectList {
    
}
.adminform select.inputbox {
    height: auto;
    width: auto;
}

.gallery {
    margin: 1em 0 0 0;
}

.swiper-container-gal {
      width: 100%;
      height: 100%;
    }
.swiper-container-gal .swiper-slide {
     
}

.lastonforum {
    border: 0;
    border-style: none; 

}
.logosmall {
    width: 64px;
}

.ip {float: left; margin-right: 0.5em; margin-top: 0.5em;}

.icon-plane:before { display: block; content: url(../images/plane-24.png); }

.fa {
    font-size: 24px;
    line-height: 24px;
}


    .fi {
        width: 1.5em;
    }
    .social .div {

    }
    .fs {
        width: 1em;
        font-size: 1em;
    }
  
      .fi-arrow-up {
        color: white;
        font-size: 1rem;
      }  

      /*icon styles*/
.fi .fi-social-facebook {
color: dodgerblue;
font-size: 1.5rem;
line-height: 1em;
}
.fi .fi-social-youtube {
color: red;
font-size: 1.5rem;
}
.fi .fi-social-twitter {
color: skyblue;
font-size: 1.5rem;
line-height: 1em;
}
.fi .fi-social-google-plus {
color: #dd4b39;
font-size: 1.5rem;
line-height: 1em;
}
.fi .fi-social-telegram {
color: #357ebd;
font-size: 1.5rem;
line-height: 1em;
}
.fi-photo {
color: #357ebd;
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.fi-video {
color: #357ebd;
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.bottombuttons {
  color: #ffffff;
}
.bottombuttons .fi-social-facebook {
background-color: #3b5998;
}

.bottombuttons .fi-social-facebook:hover, .social.fi-social-facebook:focus {
background-color: #2f477a;
color: #fefefe;        
}
.bottombuttons .fi-social-youtube {
background-color: #bb0000;
}
.bottombuttons .fi-social-youtube:hover, .social.fi-social-youtube:focus {
background-color: #960000;
color: #fefefe;        
}
.bottombuttons .fi-social-twitter {
background-color: #55acee;
}
.bottombuttons .fi-social-twitter:hover, .social.fi-social-twitter:focus {
background-color: #1a8fe8;
color: #fefefe;        
}

.bottombuttons .fi-social-google-plus {
background-color: #dd4b39;
}
.bottombuttons .fi-social-google-plus:hover, .social.fi-social-google-plus:focus {
background-color: #be3221;
color: #fefefe;        
    }
      
      .fi-key {
          color: white;
          font-size: 1.5rem; 
          line-height: 1em;
      }
      .fi-mail {
          color: white;
          font-size: 1.5rem; 
      }
      .fi-male {
          color: white;
          font-size: 1.5rem; 
      }

      .fi-magnifying-glass {
          color: white;
          font-size: 1.5rem; 
      }
      
      .fi-clock {

      }
    
.swiper-container {
    padding-bottom: 30px;
}
    .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#000;
      opacity: 1;
      background: rgba(0,0,0,0.2);
    }
    .swiper-pagination-bullet-active {
      color:#fff;
      background: #075181;
    }
    
p.share {
    font-size: 120%;
    color: #075181;
    margin-top: 1em;
}
    
.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}    
    
/* Small only */
@media screen and (max-width: 39.9375em) {
    .archive {
        margin-bottom: 2em;
    }
    .footer {
        font-size: 80%;
    }
    
        .newscatimg {

    }
    
    h4 {
        font-size: 1.5em;
    }
    h2 {
        font-size: 1.5em;
    }
    
    .topline {
        height: 0;
        padding: 0;
        overflow: visible;
    }
    .login, .topsearch, .social-buttons {
        margin-top: 0.5em;
    }
    
    .social-buttons {
        margin-right: 0.5em;
    }
    
    .top-banner {
        height: 80px;
        background: url("../images/ukoil-s.png") 0 50% no-repeat;
        padding-top: 0.75em;
        padding-right: 0.5em;
        margin: 1em 0;
    }
    .top-banner li p {
        font-size: 1em;
    }      
    
    .imageframeleft {
    width: 100%;
    margin-right: 0em;
    }
    .imageframeright {
        width: 100%;
        margin-left: 0em;
    }
    .imageframecenter {
        width: 100%;
    }  
    .top-login{
        float: none;
    }
    p.lead {
        font-size: 120%;
    }

}

/* Medium and up */
@media screen and (min-width: 40em) {  
 
.main, p, .main li, td, td a {
    font-size: 0.8125rem;
}

    h2.contentheader {
        font-size: 3rem;
    }

h3 {
    font-size: 24px;
    
    
}
h6 {
    font-size: 16px;
}
p {
    margin-bottom: 0.5rem;
} 
     
.banner img{
    margin: 0 1em 0.5em 0;
    float: right;
}

}
/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .secondcolumn {
        
    }    
    
    .newscatimg {

    }
    .rightad {
        margin-top: 2em;
    }
    
    .secondcolumn {
        padding-right: 1em;
    }
    .thirdcolumn {
        margin-top: 20px;
    }
    .top-banner {
        height: 80px;
        background: url("../images/ukoil-s.png") 0 50% no-repeat;
        padding-top: 0.75em;
        padding-right: 0.5em;
    }
    .top-banner li p {
        font-size: 0.75em;
    }
    
    .imageframeleft {
    width: 240px;
    margin-right: 1em;
}
.imageframeright {
    width: 240px;
    margin-left: 1em;
}
.imageframecenter {
    width: 240px;
}
}

/* Large and up */
@media screen and (min-width: 64em) {

    .mainnews {
        margin-right: 0;
    }
    .secondcolumn {
        padding: 0;
    }
    
}


/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

.mceToolbarTop select {
    max-width: 100px;
}
#comments-form textarea {
        margin-top: 2px;
    }
    
.video {position:relative;padding-bottom:56.25%;/*пропорции видео 16:9 */padding-top:25px;height:0;}

.video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

.ap_container {margin-top: 10px; margin-bottom: 10px;}

.google-auto-placed {width:auto!important}

div.ga {
    margin-top: 10px;
    margin-bottom: 10px;
}