.Cont_Ind_Inicio{width: 74%; float: left; background: red; height: 800px;}
.Publicidad{width: 13%; float: left; background: purple; height: 800px;} 
.Publicaciones_Blog{width: 95%; margin: auto; padding: 10px; background: greenyellow;}
.Reciente_Blog{background: #e8e9e5;border: 1px solid rgb(120, 120, 120); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; height: 10px;}
.Reciente_Title_Blog a {font-size: 20px; font-weight: bold;}

@media screen and (max-width: 1600px) {
    .Cont_Ind_Inicio{width: 80%;}
    .Publicidad{width: 10%;} 
}

/*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*
.Seccion_Servicios{height: 170px; width: 100%;}
.Seccion_Servicios_Left{ height: 140px; margin-top: 20px; padding-top: 25px; padding-bottom: 10px; padding-right: 20px; width: 50%; float:left; text-align: center; }
.Seccion_Servicios_Right{height: 140px; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; width: 50%; float:left; padding-left: 20px; }
.Seccion_Servicios_Right a{font-size:17px; color: #424949;}
.SupportAppleText_L{width: 40%; float:left; text-align: right;}
.SupportAppleText_L a{font-size:75px;font-family: optima; color: #424949;}
.SupportAppleText_R{width: 60%; float:left; text-align: left; padding-left: 20px; padding-top:20px;}
.SupportAppleText_R a{font-size:22px; color: #424949;}
/*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*//*Principal index 1*/
/*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*
.Seccion_img_mac{width: 100%;}
.Seccion_img_mac_sub{width: 70%;}
/*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*//*Principal index 2*/
/*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*
.Seccion_Refacciones{height: 140px; width: 100%;}
.Seccion_Refacciones_Left{ height: 110px; margin-top: 20px; padding-top: 30px; padding-bottom: 10px; padding-right: 20px; width: 50%; float:left; text-align: center; }
.Seccion_Refacciones_Left a{ color: #424949; font-size:40px; font-weight: 600;}
.Seccion_Refacciones_Right{height: 110px; margin-top: 20px; padding-top: 10px; padding-bottom: 10px; width: 50%; float:left; padding-left: 20px; }
.Seccion_Refacciones_Right a{ font-size:17px; color: #424949;}
/*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*Principal index 3*//*

@media screen and (max-width: 1200px) {
    .Seccion_Refacciones_Left{width: 40%;}
    .Seccion_Refacciones_Right{width: 60%;}
    .Seccion_Servicios_Left{width: 40%;}
    .Seccion_Servicios_Right{width: 60%;}
    .Seccion_Refacciones_Left a{ font-size:37px;}
}

@media screen and (max-width: 1000px) {
    .Seccion_Refacciones_Left{width: 37%;}
    .Seccion_Refacciones_Right{width: 63%;}
    .SupportAppleText_L{width: 30%;}
    .SupportAppleText_R{width: 70%;}
}

@media screen and (max-width: 900px) {
    .Seccion_Refacciones_Left{width: 100%; padding-top:20px; margin-top: 10px; height: 70px;}
    .Seccion_Refacciones_Right{width: 100%; padding-top:0px; border-bottom: 0px;}
    .Seccion_Servicios_Left{width: 100%; padding-top:0px; margin-top: 10px; height: 70px;}
    .Seccion_Servicios_Right{width: 100%; padding-top:0px; border-bottom: 0px;}
    .SupportAppleText_L{width: 40%;}
    .SupportAppleText_R{width: 60%;}
    }

    @media screen and (max-width: 500px) {
        .SupportAppleText_L{width: 35%;}
        .SupportAppleText_R{width: 65%;}
        .Seccion_Refacciones_Right a{font-size:15px;}
        .Seccion_Servicios_Right a{font-size:15px;}
        }
    
    @media screen and (max-width: 400px) {
        .SupportAppleText_L{width: 30%;}
        .SupportAppleText_R{width: 70%;}
        .SupportAppleText_R a{font-size:19px;}
        .Seccion_Refacciones_Right a{font-size:12px;}
        .Seccion_Servicios_Right a{font-size:12px;}
        
        }

        */