/*

Theme Name: Enfold-Child

Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitt

er, facebook and via newsletter:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.faceboo

k.com/pages/Kriesi/333648177216'>Join the Facebook Group</a> - <a href='http://www.kriesi.at/newsletter'>Subscribe to our Newsletter<

/a>

Version: 4.6

Author: Kriesi

Author URI: https://kriesi.at

License: Themeforest Split Licence

License URI: -

Theme URI: www.kriesi.at/themes/enfold/

Envato_ID: 4519990

Template: enfold

*/

.eccs-box {
  background-color: #DFF2FF;
  
}

.code-box {
  float: left;
}
.img-eccs{
float:left;
}

input.submit-butt {
  float: left;
}

a.link-see {
    background-color: #3388D8;
  padding: 10px;
  font-size: 19px;
  text-decoration: none !important;
  border-radius: 30px;
  padding-left: 25px;
  padding-right: 25px;
}

a.click {
  background-color: #D82328;
  padding: 10px;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 30px;
  text-decoration: none !important;
  font-size: large;
}

#left-box .content{
  padding-bottom: 0;
}

@media screen and (min-width: 1070px)  and (max-width: 1230px) {
  #top #header .av-main-nav  li a { 
    font-size: 13px; 
  }
}
@media screen and (max-width: 1070px) {
.responsive .av-burger-menu-main{display: block;}
.responsive #top .av-main-nav .menu-item { display: none; }
}