@charset "utf-8";
/* CSS Document */

#menu a, #main-nav a{text-transform: uppercase} 


.mb0{margin-bottom:0}
h5.maj{text-transform: uppercase}

@media only screen and (max-width: 1463px) {
  .main-nav > ul > li > a {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1367px) {
  .main-nav > ul > li > a {
    padding: 0 7px;
  }
}


@media only screen and (max-width: 1060px) {
  .main-nav > ul > li > a {
    padding: 0 7px;
	  font-size:14px; color:red
  }
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #ccc;
}
i.boxcontact{color:black; font-size:2em; margin-bottom:10px}

.classframe_xs{height:200px}
.classframe_lg{height:420px}
.mt20{margin-top:20px}

.divsnaps{border-top:1px solid #ccc; text-align: center}
.spblock{color:black;margin-left:15px; font-size:0.8em;}
.richs, .liblack {  font-weight: 100; color:black; font-size:0.8em; text-decoration:none}
.divrichs{display:inline;}

h1.index{text-transform: uppercase; font-size:1.2em; font-weight:100; color:#666}

input.ctrl{display:none}

body.royal_loader {
    background: none;
    visibility:visible;
}

#dropdownMenu1, #dropdownMenu2{background-color:white; border-color:white; color:#999;}      
        .dropadapt{background-color:white; color:#999;width:100%; max-height: 110px; overflow: auto }       
        .dropadapt li { width:100%}
        .dropadapt li > a{line-height: 25px; width:100%; font-size:0.8em}


.divsnaps li{list-style-image: none;display: inline;}
