@charset "UTF-8";
/*
	- disseny responsive
	- el layout està a layout/_responsive.scss
	- els punts de tall son: 320, 480, 600, 768, 800 i 960

*/
@media all and (max-width: 959px) {
  /* afecta a històric de projectes */
  /* line 13, ../sass/responsive.scss */
  .columns.twelve.item {
    width: 100%;
  }

  /* line 16, ../sass/responsive.scss */
  .toggle-view {
    width: 92%;
  }

  /* atributs */
  /* line 23, ../sass/responsive.scss */
  .atributs-tecnics.columns.twelve {
    width: 100%;
  }
  /* line 26, ../sass/responsive.scss */
  .atributs-tecnics .columns.three {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
  }
  /* line 30, ../sass/responsive.scss */
  .atributs-tecnics .columns.eight.item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 78%;
  }
  /* line 34, ../sass/responsive.scss */
  .atributs-tecnics .columns {
    margin-right: 1%;
  }

  /* FAQs */
  /* line 42, ../sass/responsive.scss */
  .block-faqs h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    margin-right: 1%;
  }

  /* line 48, ../sass/responsive.scss */
  .block-faqs ul.toggle-view {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 79%;
  }

  /* line 52, ../sass/responsive.scss */
  .block-faqs ul.toggle-view > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  /* line 56, ../sass/responsive.scss */
  .block-faqs ul.toggle-view > li .answer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  /* line 60, ../sass/responsive.scss */
  .block-faqs .question {
    padding-right: 70px;
  }
}
/* de 940 cap a baix */
@media all and (max-width: 940px) {
  /* line 69, ../sass/responsive.scss */
  .header-qui-som {
    height: auto;
    background-repeat: repeat;
  }

  /* cercador dominis gran*/
  /* line 76, ../sass/responsive.scss */
  #block-fundacio-whois-fundacio-whois {
    float: none;
    padding: 0;
    margin: 0 auto 40px auto;
  }

  /* provisional, amaga els botons de navegació superiors a la home de domini */
  /* line 83, ../sass/responsive.scss */
  .page-node-26 #block-block-39 {
    display: none;
  }

  /* line 87, ../sass/responsive.scss */
  .header-domini-right {
    float: left;
    width: 50%;
    margin: 0 auto;
  }

  /* line 96, ../sass/responsive.scss */
  .header-domini-left {
    margin: 0 auto;
    margin-bottom: 40px;
  }

  /* zona gris a domini */
  /* line 104, ../sass/responsive.scss */
  .node-type-site.section-domini .header-domini-right {
    float: none;
    width: 260px;
  }
  /* line 109, ../sass/responsive.scss */
  .node-type-site.section-domini .header-domini-left {
    float: none;
  }

  /* line 114, ../sass/responsive.scss */
  .region-whois-bottom {
    max-width: 620px;
    padding-right: 0;
    float: none;
  }

  /* line 120, ../sass/responsive.scss */
  .region-whois-domain-right {
    width: 100%;
    float: none;
    margin-top: 0;
    margin-top: 40px;
  }

  /* imatges a projectes */
  /* line 129, ../sass/responsive.scss */
  .section-projectes .mosaic-backdrop img {
    width: 100%;
    height: 100%;
  }

  /* sobre el punt cat */
  /* line 135, ../sass/responsive.scss */
  .columns.twelve {
    width: 100%;
  }

  /* line 138, ../sass/responsive.scss */
  .atribut-domini.last {
    margin-right: 2px;
  }

  /* comparativa de preus */
  /* line 143, ../sass/responsive.scss */
  #block-views-registradors-block-3 {
    margin-top: 0;
  }
  /* line 147, ../sass/responsive.scss */
  #block-views-registradors-block-3 .header-table {
    display: none;
  }
  /* line 150, ../sass/responsive.scss */
  #block-views-registradors-block-3 .view-filters {
    position: relative;
    top: 0;
  }

  /* line 155, ../sass/responsive.scss */
  .llegenda {
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }

  /* line 160, ../sass/responsive.scss */
  .llegenda .llegenda-header.item {
    padding: 1%;
    width: 98%;
  }

  /* line 164, ../sass/responsive.scss */
  .llegenda .llegenda-info {
    width: 100%;
  }

  /* line 167, ../sass/responsive.scss */
  .llegenda .llegenda-info .element p {
    width: 90%;
  }

  /* line 171, ../sass/responsive.scss */
  .comparativa-table .cell {
    display: block;
    text-align: left;
    padding-left: 10px;
  }
  /* line 176, ../sass/responsive.scss */
  .comparativa-table .views-row {
    width: 32.5%;
    float: left;
    background: #fff;
    margin: 0 0.4% 5px;
  }
  /* line 38, ../../../../../../../../../lib/gems/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .comparativa-table .views-row:after {
    content: "";
    display: table;
    clear: both;
  }
  /* line 184, ../sass/responsive.scss */
  .comparativa-table .views-row .column-4 {
    padding: 12px 2%;
    width: 58%;
  }
  /* line 187, ../sass/responsive.scss */
  .comparativa-table .views-row .column-4 .atribut {
    margin-right: 2px;
  }
  /* line 191, ../sass/responsive.scss */
  .comparativa-table .views-row .column-5 {
    text-align: left;
    padding-left: 2%;
    width: 36%;
  }
  /* line 196, ../sass/responsive.scss */
  .comparativa-table .views-row .column-6 {
    width: 100%;
    margin-left: 0 !important;
    background: none;
  }
  /* line 201, ../sass/responsive.scss */
  .comparativa-table .views-row .column-6 .canals {
    width: 50%;
  }
  /* line 204, ../sass/responsive.scss */
  .comparativa-table .views-row .column-6 .info {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 213, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1,
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-6 {
    clear: left;
  }
  /* line 219, ../sass/responsive.scss */
  .comparativa-table .views-row .column-2,
  .comparativa-table .views-row .column-3,
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-5 {
    float: left;
  }
  /* line 226, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1,
  .comparativa-table .views-row .column-2,
  .comparativa-table .views-row .column-3,
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-5 {
    border-bottom: 1px solid #ddd;
  }
  /* line 229, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1 {
    width: 97%;
    padding-left: 3%;
  }
  /* line 234, ../sass/responsive.scss */
  .comparativa-table .views-row .column-2,
  .comparativa-table .views-row .column-3 {
    width: 47%;
    padding-left: 3%;
  }

  /* line 242, ../sass/responsive.scss */
  .front .block-home-newsletter {
    margin-top: 50px;
  }

  /* premis ajuts guanyadors */
  /* line 248, ../sass/responsive.scss */
  .guanyador-ajuts.columns.nine {
    width: 100%;
  }
  /* line 251, ../sass/responsive.scss */
  .guanyador-ajuts .columns.nine.item {
    width: 100%;
  }
}
/* entre 600 i 959px cap a baix*/
@media all and (min-width: 600px) and (max-width: 959px) {
  /*.header-domini-left { // cercador de dominis gran
  	float: none;
  	margin-bottom: 40px;
  }
  .header-domini-right {
  	float: left;
  }*/
  /* line 270, ../sass/responsive.scss */
  #block-block-20 .columns.four,
  #block-block-20 .columns.three {
    width: 30%;
  }
}
/* sistema de menú per a responsive */
/* el cas més desfavorable és el castellà */
@media all and (max-width: 970px) {
  /* line 282, ../sass/responsive.scss */
  #block-superfish-1 li.sf-item-6.sf-depth-1 {
    margin-right: 0 !important;
  }

  /* footer */
  /* line 287, ../sass/responsive.scss */
  .region-footer-second {
    height: 300px;
  }

  /* varis */
  /* line 294, ../sass/responsive.scss */
  .page-node-125 .person-historic.jurat,
  .page-node-181 .person-historic.jurat,
  .page-node-182 .person-historic.jurat {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/*

	el sbreakpoint del select del superfish serà a 850px, això es configura des del block

*/
/*#menu-2942-1 {
	display: none;
}
#menu-2942-1 ~ li {
	display: none;
}*/
@media all and (max-width: 850px) {
  /* line 317, ../sass/responsive.scss */
  #block-menu-menu-auxiliar,
  #block-superfish-2 {
    /* menú de domini */
    display: none;
  }

  /* line 320, ../sass/responsive.scss */
  #logo {
    margin-right: 10px;
    min-width: 60px;
  }

  /* line 325, ../sass/responsive.scss */
  .region-slogan {
    /* mini cercador a fundacio */
    margin-top: 20px;
    float: none;
  }

  /* line 330, ../sass/responsive.scss */
  #block-fundacio-whois-fundacio-whois-search {
    width: 285px;
    margin: 0 auto;
  }

  /* line 334, ../sass/responsive.scss */
  .header__site-slogan {
    text-align: center;
  }

  /* line 338, ../sass/responsive.scss */
  #superfish-2-select,
  #superfish-1-select {
    background-color: rgba(35, 31, 32, 0.1);
    border: none;
    -webkit-appearance: none;
    padding: 5px;
    width: 65%;
    cursor: pointer;
    padding-left: 15px;
  }
}
@media all and (max-width: 480px) {
  /* cercador gran desapareix a mòbil */
  /* line 354, ../sass/responsive.scss */
  #block-fundacio-whois-fundacio-whois {
    /* aquí amagar tot el bloc de cercador i els blocs de comptadors */
    display: none;
  }

  /* line 360, ../sass/responsive.scss */
  .page-node-26 #cercador-domini-region .mini-cercador-whois {
    display: block;
  }
  /* line 363, ../sass/responsive.scss */
  .page-node-26 #cercador-domini-region .mini-cercador-whois {
    margin: 0 auto;
  }

  /* line 368, ../sass/responsive.scss */
  .header-domini-right {
    /* zona dreta, comtador de dominis, últims dominis, etc ... */
    width: 100%;
    float: none;
  }

  /* line 373, ../sass/responsive.scss */
  .columns.six.premi {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }

  /* line 379, ../sass/responsive.scss */
  .editor-block-right {
    float: none !important;
  }

  /* projectes historics */
  /* line 385, ../sass/responsive.scss */
  .toggle-view {
    width: 89%;
  }
  /* line 390, ../sass/responsive.scss */
  .toggle-view span .open,
  .toggle-view span .close {
    color: transparent;
  }

  /* butlletí */
  /* line 398, ../sass/responsive.scss */
  .img-butlleti {
    display: none;
  }

  /* line 404, ../sass/responsive.scss */
  .section-butlleti .block-home-newsletter,
  .section-boletin .block-home-newsletter,
  .section-newsletter .block-home-newsletter,
  .block-gestio-buttlletins {
    width: 100%;
    margin-right: 0;
  }

  /* atributs */
  /* line 413, ../sass/responsive.scss */
  .atributs-tecnics .columns.three {
    width: 100%;
  }
  /* line 416, ../sass/responsive.scss */
  .atributs-tecnics .columns.eight.item {
    width: 100%;
  }
  /* line 419, ../sass/responsive.scss */
  .atributs-tecnics .columns {
    margin-right: 0;
    float: none;
  }

  /* FAQs */
  /* line 428, ../sass/responsive.scss */
  .block-faqs h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-right: 0;
  }

  /* line 434, ../sass/responsive.scss */
  .block-faqs ul.toggle-view {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
  }

  /* line 439, ../sass/responsive.scss */
  .block-faqs .question {
    padding-right: 40px;
  }

  /* line 444, ../sass/responsive.scss */
  .flexslider .field-name-body {
    display: none;
    background: transparent;
    height: 0;
    line-height: 0;
  }

  /* line 452, ../sass/responsive.scss */
  .region-footer-second {
    height: 260px;
  }

  /* varis */
  /* line 457, ../sass/responsive.scss */
  .region-whois-domain h1 {
    font-size: 2.2em;
  }

  /* line 461, ../sass/responsive.scss */
  #whois-whois-form input[type="text"] {
    width: 100%;
    margin-bottom: 20px;
  }

  /* no funciona, hauria de trancar les paraules*/
  /* line 467, ../sass/responsive.scss */
  a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }

  /* line 472, ../sass/responsive.scss */
  #block-block-23 .atribut-domini.mosaic-block {
    width: 100%;
  }
}
@media all and (max-width: 750px) {
  /* conparativa de preus */
  /* line 482, ../sass/responsive.scss */
  .llegenda .llegenda-info .element p {
    width: 80%;
  }

  /* line 486, ../sass/responsive.scss */
  .i18n-ca .column-1:before {
    content: "Registrador de domini .cat";
  }
  /* line 487, ../sass/responsive.scss */
  .i18n-ca .column-2:before {
    content: "Preu alta";
  }
  /* line 488, ../sass/responsive.scss */
  .i18n-ca .column-3:before {
    content: "Preu renovació";
  }
  /* line 489, ../sass/responsive.scss */
  .i18n-ca .column-4:before {
    content: "Serveis inclosos";
  }
  /* line 490, ../sass/responsive.scss */
  .i18n-ca .column-5:before {
    content: "Idioma del web";
  }
  /* line 491, ../sass/responsive.scss */
  .i18n-ca .column-6:before {
    content: "Serveis de suport";
  }

  /* line 494, ../sass/responsive.scss */
  .i18n-es .column-1:before {
    content: "Registrador de dominio .cat";
  }
  /* line 495, ../sass/responsive.scss */
  .i18n-es .column-2:before {
    content: "Precio de alta";
  }
  /* line 496, ../sass/responsive.scss */
  .i18n-es .column-3:before {
    content: "Precio de renovación";
  }
  /* line 497, ../sass/responsive.scss */
  .i18n-es .column-4:before {
    content: "Servicios incluidos";
  }
  /* line 498, ../sass/responsive.scss */
  .i18n-es .column-5:before {
    content: "Idioma del sitio web";
  }
  /* line 499, ../sass/responsive.scss */
  .i18n-es .column-6:before {
    content: "Servicios de soporte";
  }

  /* line 502, ../sass/responsive.scss */
  .i18n-en .column-1:before {
    content: ".cat domain registrar";
  }
  /* line 503, ../sass/responsive.scss */
  .i18n-en .column-2:before {
    content: "Registration cost";
  }
  /* line 504, ../sass/responsive.scss */
  .i18n-en .column-3:before {
    content: "Renewal cost";
  }
  /* line 505, ../sass/responsive.scss */
  .i18n-en .column-4:before {
    content: "Services included";
  }
  /* line 506, ../sass/responsive.scss */
  .i18n-en .column-5:before {
    content: "Website language";
  }
  /* line 507, ../sass/responsive.scss */
  .i18n-en .column-6:before {
    content: "Support services";
  }

  /* line 509, ../sass/responsive.scss */
  .comparativa-table .views-row {
    width: 100%;
    float: none;
    margin: 0 0 2em;
  }
  /* line 514, ../sass/responsive.scss */
  .comparativa-table .views-row .cell {
    margin-right: 0px;
    padding-left: 5px;
  }
  /* line 518, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1 {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  /* line 527, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1,
  .comparativa-table .views-row .column-2,
  .comparativa-table .views-row .column-3,
  .comparativa-table .views-row .column-4 {
    border-bottom: 1px solid #ddd;
  }
  /* line 537, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1:before {
    color: #FFF;
    background-color: #231f20;
  }
  /* line 549, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1:before,
  .comparativa-table .views-row .column-2:before,
  .comparativa-table .views-row .column-3:before,
  .comparativa-table .views-row .column-4:before,
  .comparativa-table .views-row .column-5:before,
  .comparativa-table .views-row .column-6:before {
    padding: 0.5em;
    font-size: 1em;
    margin-bottom: 0.5em;
  }
  /* line 559, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1,
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-5,
  .comparativa-table .views-row .column-6 {
    float: none;
    width: 100%;
    clear: both;
    padding-bottom: 3em;
  }
  /* line 570, ../sass/responsive.scss */
  .comparativa-table .views-row .column-1:before,
  .comparativa-table .views-row .column-4:before,
  .comparativa-table .views-row .column-5:before,
  .comparativa-table .views-row .column-6:before {
    width: 95%;
    float: none;
    display: block;
    clear: both;
  }
  /* line 578, ../sass/responsive.scss */
  .comparativa-table .views-row .column-2,
  .comparativa-table .views-row .column-3 {
    float: left;
    width: 48%;
    text-align: center;
    padding-bottom: 1em;
  }
  /* line 586, ../sass/responsive.scss */
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-5,
  .comparativa-table .views-row .column-6 {
    padding-left: 1em;
  }
  /* line 589, ../sass/responsive.scss */
  .comparativa-table .views-row .column-4 {
    padding-bottom: 4em;
  }
  /* line 593, ../sass/responsive.scss */
  .comparativa-table .views-row .column-6 .canals {
    width: auto;
    float: none;
  }
  /* line 597, ../sass/responsive.scss */
  .comparativa-table .views-row .column-6 .info {
    width: auto;
    padding: 10px;
  }
  /* line 603, ../sass/responsive.scss */
  .comparativa-table .views-row .column-4,
  .comparativa-table .views-row .column-5 {
    width: 93%;
  }

  /* line 618, ../sass/responsive.scss */
  .page-whois .domain .key,
  .page-whois .domain .value,
  .page-whois .nserver .key,
  .page-whois .nserver .value,
  .page-whois .user .key,
  .page-whois .user .value,
  .page-whois .owner .key,
  .page-whois .owner .value,
  .page-whois .admin .key,
  .page-whois .admin .value,
  .page-whois .tech .key,
  .page-whois .tech .value,
  .page-whois .billing .key,
  .page-whois .billing .value {
    width: 96%;
    padding: 10px 0px 10px 15px;
    margin: 5px 0px;
  }
}
@media all and (max-width: 700px) and (min-width: 481px) {
  /* line 630, ../sass/responsive.scss */
  #promocio-estiu tr {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
  }
  /* line 635, ../sass/responsive.scss */
  #promocio-estiu tr td {
    float: left;
    min-height: 130px;
    width: 49%;
  }
}
@media all and (max-width: 480px) {
  /* line 648, ../sass/responsive.scss */
  #promocio-estiu tr, #promocio-estiu td {
    clear: both;
    display: block;
    overflow: hidden;
    width: 99%;
  }
}
