/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.embed-container {
  position: relative;
  padding-bottom: 25.25%; 
  overflow: hidden;
  width: 100%;
  height: auto;
}

/* Then style the iframe to fit in the container div with full height and width */
.banner-2  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 

.advertisment {
  top: 0;
  left: 0;
  font-size: 10px;
  text-align: right;
  align: top;
} 

div.banner-1-i {
  width: 300px;
  height: 250px;
  font-size: 10px;
  text-align: right;
  margin: auto;
  padding-bottom: 10px;
}








div.abakus {
  position: relative;
  padding-bottom: 25.25%;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

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

/*
div.abakus {
  position: relative;
  padding-bottom: 25.25%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}
*/



