
/* Desktops and laptops ----------- */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1124px) {

.header-menu.fixed .navbar-collapse.collapse {
    margin-top: 25px !important;
    padding-left: 12% !important;
}

.header-menu.sticky .navbar-collapse.collapse {
    width: 94%;
    float: right;
}

.header-menu.sticky .navbar-nav {
    margin: -15px 0 15px;
}

#eventos .col-md-3 {
    min-height: 440px !important;
}

.social-icons {
    width: 130px !important;
}

.footer #info .col-sm-3 {
    width: 33% !important;
}

#main-slider .btn a {
    display: inline !important;
}

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : portrait) {


.header-menu.fixed .navbar-collapse.collapse {
    background: rgba(0,0,0,0.8) !important;
    box-shadow: none !important;
    padding: 10px !important;
    right: 15px;
    width: 95% !important;
    margin-top: -30px !important;
    z-index: 10 !important;
}

.navbar-nav > li > a {
    line-height: 3.5rem;
    padding: 0.8rem 1rem;
    font-size: 2.5rem;
}

.navbar-nav > li.current > a, .navbar-nav > li > a:hover {
    border-bottom: none !important;
    color: #fc7b06 !important;
}	

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : landscape) {


.header-menu.fixed .navbar-collapse.collapse {
    background: rgba(0,0,0,0.8) !important;
    box-shadow: none !important;
    padding: 10px !important;
    right: 15px;
    width: 95% !important;
    margin-top: -30px !important;
    z-index: 10 !important;
}

.navbar-nav > li > a {
    line-height: 3.5rem;
    padding: 0.8rem 1rem;
    font-size: 2.5rem;
}

.navbar-nav > li.current > a, .navbar-nav > li > a:hover {
    border-bottom: none !important;
    color: #fc7b06 !important;
}	

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	
#main-slider .title {
    display: table;
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 40px;
    margin-bottom: 400px;
    margin: 0;
    top: 28%;
    right: 5%;
}

#main-slider .title .content {
    font-size: 20px;
}

#main-slider .subtitle {
    width: 75%;
	padding: 2% 2.5%;
}

#main-slider .swiper-slide .subtitle {
    top: 40% !important;
}

.flex-active-slide .titulo_slide {
	margin-bottom: 0px !important;
}

.flexslider .flex-control-nav {
    bottom: 15px !important;
    right: 36% !important;
}


#main-slider .btn {
    position: absolute;
    top: 77%;
    opacity: 1;
    width: 86%;
    right: 7%;
}

#tiempo table.with-logo {
    width: 100%;
}

#main-slider .btn a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: auto;
}

.swiper-slide .correo_gallego_logo img {
    width: 300px;
}

#empieza h2 {
	margin: 100px 0 10px !important;
}

#empieza, #precios, #especialidad, #tiempo, #caracteristicas {
    padding: 0px 15px 30px 15px;
}

#empieza {
    background-position: center 15px !important;
}

.flex-active-slide .caracteristicas_slide p {
    padding-left: 0 !important;
}

.flexslider .slides img {
    margin: -10px !important;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	background-position: center center !important;
}

#precios .header-table img {
    width: 40px;
    left: 150px;
    margin-top: -15px;
    margin-bottom: 20px;
}

#precios .desplegable_tabla ul.accordion-group li.accordion {
    padding: 10px 10% !important;
}

#precios .desplegable_tabla ul.accordion-group .accordion-body {
    width: 124% !important;
    margin-left: -12% !important;
}

table p {
    font-size: 14px;
}

.footer section#info.row .col-sm-3.text-left, .footer section#info.row .col-sm-3.text-right {
    text-align: center;
}

.social-icons {
    margin: 0 auto 15px;
    width: 100px;
}

.footer .idiomas {
    float: none;
    margin: 20px auto;
    width: 130px;
}

.navbar-header button {
    right: 10px !important;
}

.header-table img {
    width: 35px;
    margin-bottom: 20px;
}

.footer #info .col-sm-3 {
    width: 49%;
}

}

/* Other dispositives (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 767px) {
	
.header-menu.fixed .navbar-collapse.collapse {
    background: rgba(0,0,0,0.8) !important;
    box-shadow: none !important;
    padding: 10px !important;
    right: 15px;
    width: 95% !important;
    margin-top: -30px !important;
    z-index: 10 !important;
}

.navbar-nav > li > a {
    line-height: 3.5rem;
    padding: 0.8rem 1rem;
    font-size: 2.5rem;
}

.navbar-nav > li.current > a, .navbar-nav > li > a:hover {
    border-bottom: none !important;
    color: #fc7b06 !important;
}	
	
#main-slider .title {
    display: table;
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 40px;
    margin-bottom: 400px;
    margin: 0;
    top: 28%;
    right: 5%;
}

#main-slider .title .content {
    font-size: 20px;
}

#main-slider .subtitle {
    width: 75%;
	padding: 2% 2.5%;
}

#main-slider .swiper-slide .subtitle {
    top: 40% !important;
}

.flex-active-slide .titulo_slide {
	margin-bottom: 0px !important;
}

.flexslider .flex-control-nav {
    bottom: 15px !important;
    right: 36% !important;
}


#main-slider .btn {
    position: absolute;
    top: 77%;
    opacity: 1;
    width: 86%;
    right: 7%;
}

#tiempo table.with-logo {
    width: 100%;
}

#main-slider .btn a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: auto;
}

.swiper-slide .correo_gallego_logo img {
    width: 300px;
}

#empieza h2 {
	margin: 100px 0 10px !important;
}

#empieza, #precios, #especialidad, #tiempo, #caracteristicas {
    padding: 0px 15px 30px 15px;
}

#empieza {
    background-position: center 15px !important;
}

.flex-active-slide .caracteristicas_slide p {
    padding-left: 0 !important;
}

.flexslider .slides img {
    margin: -10px !important;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	background-position: center center !important;
}

#precios .header-table img {
    width: 40px;
    left: 150px;
    margin-top: -15px;
    margin-bottom: 20px;
}

#precios .desplegable_tabla ul.accordion-group li.accordion {
    padding: 10px 10% !important;
}

#precios .desplegable_tabla ul.accordion-group .accordion-body {
    width: 124% !important;
    margin-left: -12% !important;
}

table p {
    font-size: 14px;
}

.footer section#info.row .col-sm-3.text-left, .footer section#info.row .col-sm-3.text-right {
    text-align: center;
}

.social-icons {
    margin: 0 auto 15px;
    width: 100px;
}

.footer .idiomas {
    float: none;
    margin: 20px auto;
    width: 130px;
}

.navbar-header button {
    right: 10px !important;
}

.header-table img {
    width: 35px;
    margin-bottom: 20px;
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

.header-menu.fixed .navbar-collapse.collapse {
    background: rgba(256,256,256,0.9) !important;
	box-shadow: none !important;
	padding: 10px !important;
	right: 0px;
	width: 100% !important;
	margin-top: -30px !important;
	z-index: 10 !important;
}

.header-menu {
    margin-top: 20px;
}

.header-menu.fixed .navbar-nav > li > a {
    color: #000 !important;
	padding: 0.5rem 1.2rem !important;
}

.navbar-nav > li.current > a,
.navbar-nav > li > a:hover,
.header-menu.fixed .navbar-nav > li.current > a,
.header-menu.fixed .navbar-nav > li > a:hover {
    border-bottom: none !important;
    color: #fc7b06 !important;
}

.header-menu.fixed .logo img {
    margin-top: -10px !important;
    margin-bottom: 25px !important;
    margin-right: 70px !important;
}

#empieza {
    background-size: 98% !important;
}

#especialidad h3.subtitulo_de_seccion div.text-center {
    font-size: 0.9em;
    line-height: 130%;
}

#especialidad .header-table img {
    width: 40px !important;
    margin-bottom: 20px !important;
}

#contacto .form-item-politica-privacidad #edit-politica-privacidad {
    float: left;
    height: 19px;
}

#contacto .form-item-politica-privacidad label.option {
    display: block;
}

#footer .social-icons {
    margin-top: 10px;
}

.navbar-nav > li > a {
    line-height: 3.5rem;
    padding: 0.8rem 1rem;
    font-size: 2.5rem;
}

.header-menu.fixed .logo img {
    width: 220px;
}

#main-slider .title {
    width: 75%;
}

#main-slider .title .content {
    font-size: 20px;
}

#main-slider .subtitle {
    width: 75%;
	padding: 2% 2.5%;
}

#main-slider .swiper-slide[data-swiper-slide-index="3"] .subtitle {
    top: 48% !important;
}

.flex-active-slide .titulo_slide {
	margin-bottom: 0px !important;
}

.flexslider .flex-control-nav {
    bottom: 15px !important;
    right: 29% !important;
}

#precios .header-table img {
    width: 40px;
    left: 150px;
    margin-top: -15px;
    margin-bottom: 20px;
}

#precios .desplegable_tabla ul.accordion-group li.accordion {
    padding: 10px 10% !important;
}

#precios .desplegable_tabla ul.accordion-group .accordion-body {
    width: 124% !important;
    margin-left: -12% !important;
}

#main-slider .btn {
    position: absolute;
    top: 88%;
    opacity: 1;
    width: 86%;
    right: 7%;
}

#empieza .five_columns div.col {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

#tiempo table.with-logo {
    width: 100%;
}

#main-slider .btn a {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: auto;
}

.swiper-slide .correo_gallego_logo img {
    width: 200px;
}

#caracteristicas table h3.subtitulo_de_seccion, #especialidad table h3, #precios table h3 {
    font-size: 15px;
}

table p {
    font-size: 12px;
}

#empieza, #precios, #especialidad, #tiempo, #caracteristicas {
    padding: 0px 10px 30px 10px;
    background: white;
}

.box {
    padding: 0 0px;
}

#especialidad table td {
    font-size: 11px;
}

#contacto form .col-xs-offset-3 {
    margin-left: 3%;
}

#contacto form .col-xs-3 {
    width: 47%;
    padding-right: 0;
	margin-left: 0 !important;
}

#contacto form .col-xs-6 {
    width: 99%;
	margin-left: 0 !important;
}

.content section.separated {
    margin: 0 0px -3px 0;
}

#rss {
    padding: 20px 10px 0px;
}

#eventos .col-md-3 {
    min-height: 200px !important;
}

.footer section#info.row {
    padding: 40px 0 20px 0;
	margin: 0;
}

.footer section#info.row .col-sm-3.text-left,
.footer section#info.row .col-sm-3.text-right {
    text-align: center;
}

.social-icons {
    margin: 0 auto 15px;
    width: 33%;
}

.footer .idiomas {
    float: none;
    margin: 20px auto;
    width: 130px;
}

.navbar-header button {
    right: 10px !important;
}

#empieza h2 {
	margin: 130px 0 10px !important;
}

#empieza, #precios, #especialidad, #tiempo, #caracteristicas {
    padding: 0px 10px 30px 10px !important;
}

.flex-active-slide .caracteristicas_slide p {
    padding-left: 0 !important;
}

.flexslider .slides img {
    margin: -10px !important;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	background-position: center center !important;
}

#contacto form .col-xs-offset-3.g-recaptcha {
	margin: 10px 0 20px -6px !important;
}

#rss {
	padding: 20px 0px 0px !important;
}

}


