html, body { margin: 0; padding: 0; }
html { position:relative; }

body {
  font: 15px/1.7 'Open Sans', Arial, Verdana, sans-serif;
  color: #5e5e5e;
  text-align: center;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), url("../images/bg.jpg");
  background-position: top;
  background-size: cover;
}
.body-overlay {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  display:block;
  z-index:-1;
  background-color: rgba(255,255,255,.63);
}
a { text-decoration: none; color: #222222; border-bottom: 1px solid #bebebe; }
a:hover {  border-bottom: 1px solid #222222; }
a img { border:none; }
label { cursor: pointer; }

.cfx:after { content: "."; display: block;height: 0;clear: both;font-size: 1px;line-height: 1px;visibility: hidden;}
.cfx { zoom:1; min-height: 10px;}
* html .clearfix { height: 10px; }

img { border: none;}
form { margin: 0; padding: 0; }
h1, h2, h3 {
  margin: 0; padding: 0 0 18px; color: #333333; word-wrap: break-word;
  font-weight: 600; font-size: 268%; line-height: 1.2;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  
}
h1 { font-family: 'Open Sans', Arial, Verdana, sans-serif; font-weight: 300;  }
h2 { font-size: 125%; text-transform: uppercase; padding-bottom: 15px; }
h3 { font-size: 115%; padding-bottom: 15px; }
p { padding: 0 0 30px; margin: 0; }

table, td { border-color: #D2D2D2; }
table { border-collapse: collapse; border: none; }
table tbody { border: none; }
.nowrap { white-space: nowrap; }
b, strong { color: #222222; }

input, textarea { font-weight: 400; font: 15px/1.1 'Open Sans', Arial, Verdana, sans-serif; color: #5e5e5e; outline: none; vertical-align: text-bottom; }
.form_field_radio, .form_field_checkbox {
    vertical-align: 5%;
    margin-right: 0.5em;
}
textarea { resize: none; }

img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
}
a img {
  border: none;
}
pre { white-space: normal; }

/* wrap */
  .wrap { width: 960px; padding: 0 20px; margin: 0 auto; text-align: left; background-color: rgba(255,255,255,.72); }

/* holder */
  #holder .wrap { }
  
/* header */
  #header { border-bottom: 1px solid #d2d2d2; padding: 70px 0 20px; min-height }

  #logo {
    font-size: 155%; line-height: 1.1; color: #333333; min-width: 40px; width: auto !important; float: left;
    padding: 0; margin: 0; max-width: 310px;  text-transform: uppercase;
    font-family: 'Open Sans', Arial, Verdana, sans-serif; font-weight: 300;
  }
  #logo a, #logo a:hover {
       border-bottom: none;
       text-decoration: none;
       color: #5e5e5e;
   }
   #logo a:hover { color: #333333; }

  #header .inner { min-height: 55px }

/* mainmenu */
  #mainmenu { text-align: right; margin: 0; padding: 0 0px 0 0; list-style-type: none; font-size: 90%; line-height: 2.2; }
    #mainmenu li { padding: 0; margin: 0; display: inline;}
    
      #mainmenu a {
        color: #5e5e5e; border-bottom: none; /*font-weight: 300;*/
        margin: 0 0px 0 30px;
        text-transform: uppercase; white-space: normal;
        word-wrap: break-word !important;
      }
      #mainmenu a:hover { color: #333333; }
      #mainmenu .active a { font-weight: 700; color: #333333; /*font-weight: 400;*/ border-bottom: 1px solid #bebebe; }

/* langmenu */
  #langmenu {
    float: right; height: 24px; border: 1px solid #d2d2d2; position: relative; margin-top: 1px;
    -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; margin-left: 30px;
    z-index: 100;
  }
  .langmenu { 
      border: none !important; 
      background: none !important; 
      position: absolute !important; 
      top: 7px !important; 
      right: 20px !important; 
      float: none !important;
     }
    #langmenu .langmenu-content {
      padding: 6px 22px 0 12px;
      cursor: pointer; height: 18px;
    }
    #langmenu .langmenu-content:before {
      border-width: 5px; border-style: solid; position: absolute; top: 9px; right: 7px; display: block;
      border-color: none; border-color: transparent; border-color: rgba(255,255,255,0.01);
      border-top-color: #d2d2d2; height: 0; width: 0; overflow: hidden; content: '';
      -moz-border-image: none;
      -webkit-border-image: none;
    }
    .langmenu .langmenu-content:before {
        border-top-color: white !important;
    }
      .langmenu-content div {
        text-transform: uppercase; color: #8f8f8f; font-size: 75%; line-height: 1.1;  overflow: hidden;
        white-space: nowrap;
      }
      .langmenu .langmenu-content div { color: white !important; }
    #langmenu select {
      border: none; width: 100%; height: 100%; background: none; outline: 0;
      position: absolute; top: 0; left: 0; display: block;
      font-size: 75%; line-height: 1.1; color: #8f8f8f; text-direction: rtl;
      opacity: 0; filter: alpha(opacity=0); cursor: pointer; background: white;
    }
    
    #langmenu .langmenu-popup {
      position: absolute; display: none;
      top: 36px; left: 50%;
      width: 100px; margin-left: -50px;
    }
        #langmenu .langmenu-arrow { 
          border-width: 12px; border-style: solid; position: absolute; top: -23px; left: 50%; margin-left:-12px;
          border-color: none; border-color: transparent; border-color: rgba(255,255,255,0.01);
          border-bottom-color: #d6d6d6; height: 0; width: 0; overflow: hidden;
        }
          #langmenu .langmenu-arrow2 { 
            border-width: 10px; border-style: solid; position: absolute; top: -19px; left: 50%; margin-left:-10px;
            border-color: none; border-color: transparent; border-color: rgba(255,255,255,0.01); z-index: 2;
            border-bottom-color: #f7f7f7; height: 0; width: 0; overflow: hidden;
        }
        #langmenu ul { 
            margin: 0; padding: 4px 0; list-style-type: none; background: #f7f7f7;
            border: 1px solid #d6d6d6;
            -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
            box-shadow: 0 0 4px rgba(0,0,0,0.15)
        }
          #langmenu li { margin: 0; text-align: center; font-size: 85%; line-height: 1.2; }
            #langmenu ul a { border-bottom: none; display: block; padding: 3px 0 }
            #langmenu ul a.active { font-weight: bold;}

/* mobile-menu */
  #mobile-menu { display: none; background: #222222; text-align: left; }
   
   .mobile-menu-toggler { 
       position: absolute;
       height: 27px; width: 30px; left: 20px; top: 7px;
       border-bottom: none; outline: 0;
   }
   .mobile-menu-toggler:hover { border-bottom: none; }
   .mobile-menu-toggler .line { 
       display: block; background: white; height: 3px; overflow: hidden;
       width: 100%; left: 0; top: 5px; position: absolute;
       -webkit-border-radius: 3px;
       border-radius: 3px;
   } 
   .mobile-menu-toggler .line-2 { top: 12px; } 
   .mobile-menu-toggler .line-3 { top: 19px; } 
   
   .mobile-menu-header { height: 41px; }
   .mobile-menu-inner { padding: 0 20px 10px; display: none; }
   
   .mobile-menu-inner ul {
     margin: 0; padding: 0; list-style-type: none;    
   }
   .mobile-menu-inner li { 
       margin: 0; padding: 0; min-height: 40px;
       border-bottom: 1px solid #444444;
   }
   
   .mobile-menu-inner li.last { border-bottom: none;  }
   
   .mobile-menu-inner ul ul { border-top: 1px solid #444444; display: none; }
   .mobile-menu-inner ul li.open > ul { display: block; }
   .mobile-menu-inner a { 
       display: block; outline: 0; border-bottom: none;
       color: #9DA0A4;
       font-size: 100%; line-height: 1.1;
       padding: 10px 0;
   }
   .mobile-menu-inner a:hover { 
       color: #ffffff;
   }
   
   .mobile-menu-inner ul ul a { padding-left: 20px; }
   .mobile-menu-inner ul ul ul a { padding-left: 40px; }
   
   .mobile-menu-inner a.active { 
     color: white; font-weight: bold;
   }
   
   .mobile-menu-arr {
      cursor: pointer;
      height: 37px;
      right: 16px;
      top: 14px;
      width: 30px;
      background: url("../images/arr-bottom.png") no-repeat right center;
      background-size: 18px 18px;
      float: right;
      opacity: 0.5;
   }
   .svg .mobile-menu-arr { background-image: url("../images/arr-bottom.svg"); }
   .mobile-menu-inner li.open > .mobile-menu-arr { background-image: url("../images/arr-top.png"); opacity: 1; }
   .svg .mobile-menu-inner li.open > .mobile-menu-arr { background-image: url("../images/arr-top.svg"); }

/* container */
  #container { padding: 40px 0 60px; }

/* sidebar */
  #sidebar { width: 170px; min-height: 10px; float: left;  }

/* submenu */
  #submenu { margin: 0; padding: 0; list-style-type: none; }
    #submenu li { padding: 0; margin: 0; border-bottom: 1px solid #d2d2d2; }
    #submenu li.last { border-bottom: none; }
      #submenu a { border-bottom: none; display: block; padding: 10px 0; line-height: 1.05; color: #5e5e5e; /*font-weight: 300;*/ }
      #submenu a:hover, #submenu a.active { color: #333333; }
      #submenu a.active { font-weight:bold; /*font-weight: 400;*/ }
    #submenu ul { margin: 0; padding: 12px 0; list-style-type: none; background: #f7f7f7; border-top: 1px solid #d2d2d2; }
      #submenu ul li { border-bottom: none; }
        #submenu ul a { padding: 7px 10px; }

/* content */
  #content { overflow: hidden; padding-left: 45px; padding-right: 35px; padding-top:2px }
  #content form { clear: both; }
  #content a { text-decoration: none; border-bottom: none; }
  #content a:hover { text-decoration: underline; border-bottom: none; }
  #content h1 a:hover, #content h2 a:hover, #content h3 a:hover { text-decoration: none; color: #5e5e5e; }
  /*#content .news-item a { text-decoration: none; }*/
  #front #content { overflow: visible; padding: 0; }
  #blog #content, .content-centered { overflow: visible !important; padding: 2px 125px 0 !important; }

  #content ul, #content ol { margin: 0; padding: 0 0 20px 10px; }
  #content ul { list-style-type: none; }
  #content ul li, #content ol li { margin: 0; padding: 0px 0 0px 0px; }
  #content ul li { background: url('../images/list_dot.gif') no-repeat 0 10px; padding-left: 20px  }
  #content ol li { margin-left: 20px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      #content ul li { 
        background-image: url('../images/list_dot_2x.gif');
        -webkit-background-size: 6px 6px; 
      }
    }

  .content-left { float: left; width: 43%;  }
  .content-left-last { clear:left; }
    .slogan {
      padding: 0 0 40px; color: #333333; word-wrap: break-word; font-size: 100%; line-height: 1.2;
      font-family: 'Open Sans', Arial, Verdana, sans-serif; font-weight: 300;
    }
    .content-left h1 { padding: 0 0 20px; }
    #content .slogan a:hover { text-decoration: none; color: #5e5e5e; }
  .content-right { float: right; width: 48%; padding-top: 10px; }
  .content-right h1, .content-right h2, .content-right h3 { 
    color: #333333; word-wrap: break-word; font-size: 275%; line-height: 1.2;
    font-family: 'Open Sans', Arial, Verdana, sans-serif; font-weight: 600;
    text-transform: uppercase; padding: 0px 0 15px;
  }
  .content-right h1 { font-size: 175%; }
  .content-right h2 { font-size: 150%; }
  .content-right h3 { font-size: 125%; }

/* latest-news */
  .latest-news { color: #a7a7a7; width: 350px }
    .latest-news .news-item { line-height: 1.2; padding-bottom: 25px; }
      .latest-news .news-item a { border-bottom: none; }
      .latest-news .news-item a:hover { color: #5e5e5e }

      .latest-news .news-item .date { padding-top: 5px; }

/* news-list */
  .news-list {}
    .news-list-all p { padding-bottom: 0; }
    .news-list .news-info { padding-bottom: 7px; }
    .news-list .news-item { padding-top: 50px; }
    .news-list .news-item-first { padding-top: 0 !important }
    .news-list .date { color: #a8a8a8; }
    .news-list .comments-count {
      font-size: 80%; line-height: 1.1; color: #5e5e5e; border: 1px solid #d5d5d5 !important;
      display: inline-block; min-height: 14px; min-width: 14px;
      text-align: center; padding: 4px 3px 2px; vertical-align: 1px;
      -webkit-border-radius: 26px; -moz-border-radius: 26px;border-radius: 26px;
    }

    .news-list h1 a { border-bottom: none; }
    .news-list h1 a:hover { color: #5e5e5e; }

  .news-older { padding-top: 50px; line-height: 1.2; }
    .news-older h3 { margin: 0; padding: 0; text-transform: uppercase; padding-top: 0px; }
    .news-older h3 a { background: url('../images/arr_down.gif') no-repeat right 4px; padding-right: 15px; }
    .news-older h3 a.no-bg { background: none; padding-right: 0;}

  .news-older-hidden { display: none; padding-top: 10px; }
  .news-older a { border-bottom: none; }
  .news-older a:hover { color: #5e5e5e; }
    .news-older-item { padding: 6px 0; }
      .news-older .date { font-size: 90%; float: left; width: 100px;  }
      .news-older-item-text { overflow: hidden; }
  
  .article-body { margin-top: 20px; }
  
  .article-tag-icon {
      width: 16px;
      height: 16px;
      float: left;
      background: url('../images/tag.png') no-repeat center center;
      opacity: 0.5;
      filter: alpha(opacity=50);
      margin-right: 7px;
      margin-top: 2px;
   }
   .svg .article-tag-icon {
       background: url('../images/tag.svg') no-repeat center center;
   }
   
  .article-tags { border-top: 1px solid #d2d2d2; padding-top:15px; margin-top: 30px; font-size: 12px; }
  
  
  .tagged-list-header {
      border-bottom: 1px solid #d2d2d2;
      padding: 17px 125px 17px 125px;
      font-size: 24px;
      color: #222222;
  }
  .header-tag-icon {
      width: 24px;
      height: 24px;
      float: left;
      background: url('../images/header-tag2.png') no-repeat center center;
      opacity: 0.5;
      filter: alpha(opacity=50);
      position: absolute;
      margin-left: -38px;
      margin-top: 10px;
   }
   .svg .header-tag-icon {
       background: url('../images/header-tag.svg') no-repeat center center;
   }
   .tagged-list-header  a {border: none; text-decoration: none;}
   .tagged-list-header  a:hover { border-bottom: 1px solid #BEBEBE; }
   
   .article-tags .edy-taglist { margin-left: 25px; }
   
  .blog-form-small { width: 30%; }
  .blog-form-large { width: 70%; } 
  
/* footer */
  #footer { padding: 0; color: #898989; font-size: 85%; }
  #footer .wrap {
    padding: 40px 20px;
  }
    #footer .right { float: right; padding-left: 30px; }
    #footer .inner { float: left; width: 700px; }

/* search */
  #search {
    height: 30px; border: 1px solid #d1d1d2; background: #e1e1e1;
    border-radius: 20px; padding: 0 14px 0 17px; width: 196px;
  }
  #search .search-left { float: left; padding-top: 5px }
    #onpage_search {
      font-size: 110%; padding: 0; margin: 0; border: none;
      width: 170px; background: none;
    }
  #search .search-right { float: right; padding-top: 5px }
    #search .search-submit {
      margin: 0; padding: 0; height: 18px; width: 18px; outline: 0; border: none;
      background: url('../images/search.gif') no-repeat center center; cursor: pointer;
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      #search .search-submit { 
        background-image: url('../images/search_2x.gif');
        -webkit-background-size: 18px 18px; 
      }
    }

    
/* gallery */
  .photo_gallery_area img {
    -ms-interpolation-mode: bicubic;
    margin-right: 2px;
   }
   .photo_gallery_area a { border-bottom: none; }
   
/* form */
  .form_area { margin: 20px 0; }
  .form_field label, .edy-form-field-label { display: block; }
  
  .form_field_textfield, .form_field_textarea, .textbox {
    background: none; outline: none; border: 1px solid #c3c3c3; padding: 5px 5px 4px;
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.04);
    box-shadow: 0 2px 4px rgba(0,0,0,0.04);
  }
  
  .form_error, .form_notice {
    font-weight: bold;
    padding: 5px; margin-bottom: 10px;
  }
  
  .form_error { color: red; border: 1px dotted red; }
  .form_notice { color: green; border: 1px dotted green; }   
  .form_field_error { color: red; font-size: 11px; line-height: 14px; }
  .form_field_with_errors input, .form_field_with_errors textarea { border: 1px solid red }
   
  .form_field { margin-bottom: 20px; }
  .form_field_size_large { width: 95%; }
  .form_field_size_medium { width: 48%; }
  .form_field_size_small { width: 25%; }
   
  .form_submit input, .submit {
    height: 35px; border: 1px solid #cdcdcd;
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
    color: #333333; padding-left: 20px; padding-right: 20px;
    background: #f0f0f0; 
    background: -moz-linear-gradient(top, #f4f4f4 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top, #f4f4f4 0%,#eaeaea 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%,#eaeaea 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%,#eaeaea 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%,#eaeaea 100%);
    cursor:pointer; font-size: 95%;
  }
  .form_submit input:hover, .submit:hover {
    background: #eaeaea;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top, #f1f1f1 0%,#e4e4e4 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%,#e4e4e4 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%,#e4e4e4 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%,#e4e4e4 100%);
    
  }
    
/* comments */
  .comments-holder { padding-top: 15px; }
  .comments-list { padding: 0 0 10px !important; margin: 0 !important }
  .comments { border-top: 1px solid #d2d2d2; }
    .comments h2 { margin-top: 30px; margin-bottom: 0;}
    .comments .date { color: #a8a8a8; }
    .comments .comment-body { margin: 0; padding: 0; }
    .comments-list li { margin: 0 0 20px 0 !important; }
   
  .comments-add-border { border-top: 1px solid #d2d2d2; }
  .comments-add p { padding: 0px 0 20px; }
  .comments-add label { display: block; }
  .comments-add ul { margin: 20px 0 0 !important; }
  .comments-add form { margin: 0; padding: 0; }
  
  .comment-errors li { color: red; }
  
/* search popup */
.edys-search-popup {
    background: #6b727a;
    background: rgba(99, 106, 114, 1);
    color: #fff;
    text-shadow: none
}
.edys-search-fin {
    border-color: #6b727a;
    border-color: rgba(99, 106, 114, 1)    
}
.edys-search-popup .gs-title, .edys-search-popup .gsc-cursor-box {
    color: #fff
}
.edys-search-popup .gsc-cursor-page:hover, .edys-search-popup .gsc-cursor-current-page {
    color: #2d2d2d
}
.edys-search-popup .gsc-cursor-box {
    border-top: 1px solid #575d64
}


@media screen and (max-width: 1000px) {
  .wrap { width: auto; }
   #blog #content, .content-centered { padding: 2px 12% 0 !important;  }
   .tagged-list-header {
        padding: 17px 12% 17px 12% !important;
   }
}


@media screen and (max-width: 720px) {
    .tagged-list-header { padding: 17px 0 17px 0 !important; }
  .header-tag-icon {
      position: static;
      margin-left: 0;
      margin-right: 15px;
   }
  .wrap { width: auto; }
   #sidebar { display: none; }
   #container { padding: 30px 0; } 
   #content, #blog #content, .content-centered { padding: 0 !important; }
   
   .content-left, .content-right { width: auto; float: none; }
   h1 { font-size: 200%; }
   .content-left { padding-bottom: 30px; }
   .content-left-last { padding-bottom: 0px; } 
     .content-left h1, .slogan { font-size: 200%; }
   .content-right { border-top: 1px solid #d2d2d2; padding-top: 30px; }
   
   .news-list .news-item { padding-top: 30px }
   
    .latest-news { width: auto; margin-top: 25px }
   #header { padding-top: 30px; }
   #header .inner { display: none; }
   #logo { 
     float: none;
     max-width: auto;
     min-width: auto;
     width: auto;
   }
   #mobile-menu { display: block;}
   
   #footer { padding: 30px 0; }
   #footer .inner { float: none; width: auto; }
   #footer .right { float: none; padding-left: 0px; padding-top: 30px; }
   
}

@media screen and (max-width: 480px) {
  .blog-form-small, .blog-form-large, .form_field_textfield, .form_field_textarea, .textbox { 
    width: 100%;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}


/* Image container styles */
.edy-positionable-container-center:first-child,
.edy-positionable-container-left-block:first-child,
.edy-positionable-container-right-block:first-child,
.edy-texteditor-container-wrapper-center:first-child,
.edy-texteditor-container-wrapper-left-block:first-child,
.edy-texteditor-container-wrapper-right-block:first-child {
  margin-top: 0;
}

.edy-positionable-container-center:last-child,
.edy-positionable-container-left-block:last-child,
.edy-positionable-container-right-block:last-child,
.edy-texteditor-container-wrapper-center:last-child,
.edy-texteditor-container-wrapper-left-block:last-child,
.edy-texteditor-container-wrapper-right-block:last-child {
  margin-bottom: 0;
}

.edy-positionable-container-center,
.edy-positionable-container-left-block,
.edy-positionable-container-right-block,
.edy-texteditor-container-wrapper-center,
.edy-texteditor-container-wrapper-left-block,
.edy-texteditor-container-wrapper-right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.edy-positionable-container-left,
.edy-texteditor-container-wrapper-left {
  margin-right: 20px;
}

.edy-positionable-container-right,
.edy-texteditor-container-wrapper-right {
  margin-left: 20px;
}

.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 12px;
  line-height: 1.3em;
  content: attr(data-title);
}