/*css menu responsive */
@media screen and (max-width : 770px){
    /*AÑADIDO RECIENTE*/
    .horizontal-line {
    width: 100%!important;
    }    
    .txt-slide-bodas {
    margin-top: 0!important;
    padding-left: 21px!important;
    }    
    .tl-pack {
    font-size: 25px!important;
    }    
    /******/
    .info-boda{
    width: 100%!important;
    padding-left: 20px!important;
    padding-right: 20px!important;        
    }
    .tl-info-boda{
    margin-top: 60px!important;
    font-size: 30px!important;
    }
    .txt-info-boda {
    font-size: 17px!important;
    }    
    .boda-bg-3{
    background-size: cover!important;  
    height: 515px!important;
    background-position: 0px!important;
    }
    .one-block-boda {
    height: 465px!important;
    padding: 25px 0!important;
    }    
    /******/
    html body .page-sizer {
        max-width: 100%!important;
    }
    html body header .info_contact {
        margin-right: 20px!important;
    }
    html body section.banner .background-bodas{
        height: 640px!important;
    }
    html body section.banner .message .message-text {
        color: #FFFFFF!important;
        font-size: 14px!important;
        padding: 29px!important;
    }   
    html body section.events div.event-box-bodas .event-info span{
        font-size: 25px!important;
        color: #fff!important;
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1)!important;
        line-height: 25px!important;
        font-weight: 900!important;
    }    
    html body section.events div.event-box-bodas .event-info p {
        font-size: 18px!important;
        color: #fff!important;
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1)!important;
        line-height: 23px!important;
        font-weight: 900!important;   
    }
    html body section.events div.event-box-bodas .event-info.right {
        position: absolute!important;
        z-index: 200!important;
        width: 100%!important;
        right: 0!important;
        left: 0!important;
        padding: 35px 15px!important;
    }    
    html body section.events div.event-box-bodas.bg-1{
        background-size: cover!important;
    }
    .content-block-xv{
        width: 100%!important;
        background-position: -26px!important;
    }
    .two-blocks-xv{
        margin-left: 0!important;
    }
    .txt-blocks-xv{
        font-size: 15px!important;
    }    
    html body section.banner.xv .background {
        height: 620px!important;
        background-position: -790px 0px!important; 
    }    
    html body section.business_info .xv-car .services_listing{
        width: 100%!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    html body section.events-xv div.event-box .event-info p{
    color: #fff!important;
    line-height: 22px!important;
    text-align: left!important;
    font-size: 18px!important;
    font-weight: 900!important;
    text-shadow: 2px 2px 4px rgba(63, 63, 63, 1)!important;
    }
    html body section.events-xv div.event-box .event-info h3    {
    text-align: left!important;
    text-transform: uppercase!important;
    line-height: 36px!important;
    color: #fff!important;
    font-size: 30px!important;
    font-family: 'sourcesanspro-semibold'!important;
    text-shadow: 2px 2px 4px rgba(63, 63, 63, 1)!important;     
    }
    html body section.events-xv div.event-box .event-info.right    {
    margin-right: 0px!important;
    padding-top: 10px!important;
    left: 0!important;
    margin: 0 auto!important;
    width: 95%!important;     
    }
    html body section.events-xv div.event-box.bg-1{
    background-size: cover!important;
    height: 590px!important;
    padding-top: 30px!important;      
    }

    html body section.business_info .intro .text h4 {
    font-size: 28px!important;
    }   
    /*END AÑADIDO RECIENTE*/
	#menu-new ul {
		position: static;
		display: none;
        padding-top:0!important;
	}
	#menu-new ul li, li a {
		width: 100%;
	}
	.show-menu {
		display:block;
	}
    #menu-new li a {
        background:#000;
        color:#fff;
        height: 45px;
        border-bottom:1px solid #4c4c4c;
    }
    #menu-new li:hover a {
	    background:#000;
    }
    html body .page-sizer {
    max-width: 100%!important;  
    }
    html body header .info_contact {
        margin-right: 20px;
    }
}
/*aquí termina el menú*/

#menu-icon {
    display: none;
}

@media screen and (max-width: 770px) {
    /* Header - Starts */
    .info_contact-min {
        display:block;
    }
    
    .menu-icon{
        width: 45%;
        border: 1px solid white; 
    }
    .main_logo {
        width: 45%;
        border: 0px solid white; 
    }
         
    .info_contact{
        width: 50%;                         
        float: left; 
        border: 0px solid white; 
    }
    .we_call >.fa-sort-desc {
        display: none; 
    }
    .phone {
        display:none;
    }
    /* Header - Ends */
    
    /* Footer - Starts */
    .contact-info {
        all:unset;
    }
     
    .contact-info {
        width: 30% !important;
        border: 0px solid red;
        float: left;
        text-align: left;
    }
    footer .main {
        margin-top: -20px;
    }
    html body footer .secondary .small-12 {
        line-height: 10px;
        padding: 2px; 
    } 

    html body footer .main .row.page-sizer p {        
        line-height: 15px
    }
     
    .phone-ft:before, 
    .skype:before, 
    .address:before, .mail:before { 
        font-size: 11px;
    }

    .phone-ft, .skype, .address, .mail { 
        font-size: 11px !important;
    }
    /* Footer - Ends */

    #menu-icon {
        display: block;
        float: left; 
        font-size: 40px;
    }

    /*añadido recientemente*/
    html body section nav #menu {
         display: block!important;
    }
    
    .block_info > img{
        float: left; 
        padding: 40px 20px;
        border: 0px solid gray; 
        width: 70px;
    }
    .block_info > p, h1 {
        font-size: 21px !important; 
        line-height: 16px !important;        
    }
    .block_info > p {
        text-align: center !important; 
    }

    html body section.homepage .info_column .block_info .center-button a {
        font-size: 12px
    } 
    html body section.homepage .slider_cars ul .arrows .orbit-next:after {
        width: 15px!important;
    }
    html body section.homepage .slider_cars ul .arrows .orbit-previous:after {
        width: 15px!important;
    }
    html body section.tours div.tour-box .tour-info p {
        color: #fff;
        line-height: 22px;
        text-align: left;
        font-size: 18px;
        font-weight: 900;
        text-shadow: 1px 1px 1px rgba(56, 56, 56, 1);
    }
    html body section.tours div.tour-box .tour-info h3 {
        text-align: left;
        text-transform: uppercase;
        line-height: 36px;
        color: #fff;
        font-size: 30px;
        font-family: 'sourcesanspro-semibold';
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1);
    }
    html body section.events div.event-box .event-info span {
        font-size: 25px;
        color: #fff;
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1);
        line-height: 25px;
        font-weight: 900;
    }
    html body section.events div.event-box .event-info h3 {
        text-align: left;
        text-transform: uppercase;
        line-height: 36px;
        color: #fff;
        font-size: 30px;
        font-family: 'sourcesanspro-semibold';
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1);
    }
    html body section.events div.event-box .event-info p {
        color: #fff;
        line-height: 22px;
        text-align: left;
        font-size: 18px;
        font-weight: 900;
        text-shadow: 2px 2px 4px rgba(63, 63, 63, 1);
    }
    html body .reveal .thanks {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        margin-top: 10px;
    }
    .contact .row > div {
        text-align: left;
        padding: 2px 0px;
    }
    html body section.homepage .slider_cars ul .arrows .orbit-next {
        text-decoration: none;
        color: inherit;
    }
    html body section.homepage .slider_cars ul .arrows .orbit-next:active,
    html body section.homepage .slider_cars ul .arrows .orbit-next:hover,
    html body section.homepage .slider_cars ul .arrows .orbit-next:focus,
    html body section.homepage .slider_cars ul .arrows .orbit-next:visited,
    html body section.homepage .slider_cars ul .arrows .orbit-previous:active,
    html body section.homepage .slider_cars ul .arrows .orbit-previous:hover,
    html body section.homepage .slider_cars ul .arrows .orbit-previouss:active,
    html body section.homepage .slider_cars ul .arrows .orbit-previouss:visited,
    orbit:active,
    orbit:hover,
    orbit:focus,
    orbit:visited,
    orbit:link,
    orbit-container:active,
    orbit-container:hover,
    orbit-container:focus,
    orbit-container:visited,
    orbit-container:link,
    html body section.homepage .slider_cars:active,
    html body section.homepage .slider_cars:hover,
    html body section.homepage .slider_cars:focus,
    html body section.homepage .slider_cars:visited,
    html body section.homepage .slider_cars:link,is-active:active,
    orbit-slide:active,
    is-active:hover,
    orbit-slide:hover,
    is-active:focus,
    orbit-slide:focus,
    is-active:visited,
    orbit-slide:visited,
    is-active:link,
    orbit-slide:link
    {
        text-decoration: none !important;
        color: inherit !important;
        outline:0!important;
        border-style: none!important;
        border: none!important;
        border: 0!important;
        border-width: 0!important;
        border-style: hidden!important;
        border-width: medium!important;
        border-color: transparent!important;
    }
    html body section.business_info .services {
        background-image: url(../img/NEGOCIOS/shutterstock_326909144.jpg);
        background-size: cover;
        background-position: 77% 55%;
    }
    html body section.business_info .services .services_listing {
        width: 100%!important;
    }
    html body section.homepage .slider_cars ul .arrows {
        top: 150px;
        width: 90%;
        margin-top: 0!important;
    }
    html body section.business_info .services {
        min-height: 667px!important;
    }
    html body .contact_us {
        min-height: 192px!important;
    }
    html body .contact_us .description {
        margin-top: 20px!important;
    }

    /* transfers table*/
    .table-wide {
        display: none;
    }
    .transfers-mobile {
        display: block;
    }

    .transfers-table > div {     
        border: 1px solid #D8D8D8;
    }
    .tc-header {
        background-color: rgba(181, 126, 59, 0.8);
        font-weight: bolder; 
        color: #000;
    }
    .transfers-mobile > h4{
        font-size: 10px !important; 
    }

    .table-mob-title {
        font-family: 'lusitana';
        font-size: 20px !important;
        text-align: center;
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 5px !important;
    }
    #service-policies {
        width: 100%;
        height: 800px;
    }
}

@media screen and (max-width: 440px) {
    #we-contact {
        font-size: 10px !important;
    }
    
    /* Footer - Starts */
    .logo-ft {
        display:none;
    }
    .contact-info {
        width: 48% !important;
        border: 0px solid red;
        float: left;        
        text-align: left;
    }
    /* Footer - Ends */
}