/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

	/* parallax section */
    .parallax-section {
        background-position: center top !important;
    }
	
	/* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
                    	
	/* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
	
	/* our team */
    .team-mate {
        margin-bottom: 30px;
    }

    .mask ul {
        top: 85px;
    }

    .mask ul li {
        margin: 0 5px;
    }

    .team-mate > h4 {
        margin-bottom: 10px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul li {
        margin-right: 10px;
    }
	/* testimonial */
    .client-info {
        width: 55%;
    }
	
	/* blog page */
	.tab-post-nav li a {
		padding: 15px 8px;
	}
	
	/* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
    
    /* input code ICTCVV */    
	.txth5 {
        font-size: 18px;                             
	}	
    
    .contentxt-slide
    {
        padding: 1em 2em;
        margin: 0 0 0 36em;   
    }
    
    /* input code ICTCVV  End*/
    
    #features .owl-next, #features .owl-prev {
        display: none;
    }
    
    #Evan-month .owl-next, #Evan-month .owl-prev {
        display: none;
    }
}

/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (max-width: 980px)
{
    /* Section Revistas */
    #pricing .row, #our-team .row{padding-bottom: 0px;}
    
    #blog-page .row{padding-bottom: 0px;} /*02052020*/
    
    /* Section Revistas END*/
    
    /*** Posicion Temporal contenedor texto y estilos slide 3 ***/
    
    #slitSlider .carousel-caption .postxtsl3 {
        padding-right: 1em;
        padding-left: 1em;
    }

    #slitSlider .carousel-caption .txtSemsant {
        font-size: 40px;
        margin-bottom: .2em;
    }

    .pstilo {
        font-size: 16px;
    }

    .p2stilo {
        font-size: 12px;
    }
    
    /*** Posicion Temporal contenedor texto y estilos slide 3 END ***/
}

@media (min-width: 768px) and (max-width: 979px) {

	/* parallax section */
    .parallax-section {
        background-position: center top !important;
    }

	/* home page slider */
    #slitSlider .carousel-caption h2 {
        font-size: 50px;
    }            

    #nav-dots {
        display: block;
    }

    #nav-arrows {
        display: none;
    }
	
	/* navigation */
    .navbar-inverse .navbar-nav li a {
        padding: 20px 10px;
    }

	/* about us */
    .wrap-about {
        margin: 0 0 75px;
    }

    .about-content {
        margin: 0 auto;
        width: 60%;
    }

	/* fun facts */
    #counter {
        padding-bottom: 50px;
    }

    .counters-item {
        margin-bottom: 30px;
    }

	/* our services */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

	/* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

    .skill-chart {
        margin: 0 auto 40px;
        width: 90%;
    }

    .skill-chart > h3 {
        margin: 15px 0;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 300px;
    }

	/* testimonial */
    .client-info {
        width: 75%;
    }

	/* latest posts */
    .note {
        margin-bottom: 30px;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px;
    }

	/* singla blog page */
    .author-social {
        margin-left: 0;
    }
    
    /* input code ICTCVV */
    .txth5 {
        font-size: 18px;                    
	}
    
    .contentxt-slide
    {
        padding: 1em 2em;
        margin: 0 0em 0 25em;   
    }
    /* input code ICTCVV  End*/
    
    #features .owl-next, #features .owl-prev {
        display: none;
    }
    
    #Evan-month .owl-next, #Evan-month .owl-prev {
        display: none;
    }
}


/*============================================================
	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {

	/* parallax section */
    .parallax-section {
        background-position: center top !important;
    }

	/* h1 font size home slider */
    h1 {
        font-size: 30px;
    }

    /*.carousel-caption img {
        width: 35%;
    }*/

    #slitSlider .carousel-caption h2 {
        font-size: 24px;
        letter-spacing: 0.5px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 20px;
        letter-spacing: 0.5px;
        line-height: 28px;
        margin-bottom: 25px;
    }        

    #slitSlider .carousel-caption a {
        font-size: 14px;
    }

    
    /******* REVISTA SLIDE 02052020********/
    
    .TitleslideR
    {
      font-size: 15px;  
      margin-top: 0;
      margin-bottom: 1em;
    }
    
    .FootertxtslideR
    {
        display: none;
    }
    
    /******* REVISTA SLIDE 02052020 END********/
    
    
    
    /******* SEMANA SANTA 09042020********/
    
    /*Temporal*/
     #slitSlider .bg-img-semana-santa{
        background-size: 62%;
    }
    /*Temporal*/
    
    .contentSemS-slide { 
    width: 100%;
    }


    .Titleslide {
        width: 90%;
        padding-left: 0em;
        padding-right: 5em;
        line-height: 24px;
        font-size: 16px;
        margin-top: 7em;
        margin-bottom: 8.6em;
    }


    .SubTslide {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 0.5em;
    }

    .Footertxtslide {
        font-size: 15px;
    }
    
    
    /*** Posicion Temporal contenedor texto y estilos slide 3 ***/
    
    #slitSlider .carousel-caption .postxtsl3 {
        padding-right: 1em;
        padding-left: 1em;
    }

    #slitSlider .carousel-caption .txtSemsant {
        font-size: 40px;
        margin-bottom: .2em;
    }

    .pstilo {
        font-size: 16px;
    }

    .p2stilo {
        font-size: 12px;
    }
    
    /*** Posicion Temporal contenedor texto y estilos slide 3 END ***/
    
    
    /******* SEMANA SANTA END ********/
    
    #nav-dots {
        display: block;
    }

    #nav-arrows {
        display: none;
    }

	/* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-toggle,
	.navbar-inverse .navbar-toggle .icon-bar {
        border-color: #4e595f;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #ddd;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar:hover {
        background-color: #ddd;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

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

    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid transparent;
    }

    .wrap-about {
        margin: 0 auto 80px;
        width: 85%;
    }

    .feature-desc a {
        margin: 5px 5px 5px 0;
    }

	/* fun facts */
    .counters-item {
        margin: 0 auto 25px;
        width: 270px;
    }

	/* services */
    #services .title {
        padding-bottom: 18px;
    }

    .service-block {
        margin: 0 auto 30px;
        width: 280px;
        position: relative;
        left: -8px;
    }

	/* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 280px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 31px;
        width: 280px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul {
        text-align: center;
        margin-bottom: 10px;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 20px;
        width: 280px;
    }

	/* portfolio */
    .portfolio-filter ul li a {
        margin: 0 10px 10px 0;
        padding: 5px 10px;
    }

	/* testimonials */
    .sub-title h3 {
        font-size: 18px;
    }

    .client-info {
        width: 100%;
    }

	/* latest posts */
    #blog {
        padding-bottom: 0;
    }
	
    .note {
        margin-bottom: 30px;
    }

    .note .excerpt {
        padding: 0 20px 20px;
    }

    .all-post {
        margin: 20px 0 30px;
    }

	/* contact */
    .contact-info {
        margin: 0 0 30px;
    }

    #map-canvas {
        height: 250px;
        border:5px solid #2b2c30;
    }

	/* footer */
    .social-icon ul li, .social-icon ul li:first-child {
        margin: 15px;
    }

    .social-icon ul li a {
        width: 50px;
        height: 50px;
    }

    .social-icon ul li a i {
        font-size: 24px;
        line-height: 50px;
    }

    .blog-title h1 {
        font-size: 28px;
    }

	/* blog page */
    #blog-page {
        margin: 0;
    }

    #blog-posts {
        margin: 0 0 40px;
    }

    .post-excerpt h3 {
        font-size: 20px;
    }
	
	.post-pagination ul li {
		margin: 0 10px 10px 0;
	}
	
    .tab-post-nav li a {
        padding: 8px 5px;
    }

	/* single blog page */
    .author-social {
        margin-left: 0;
    }

    .author-avatar {
        margin-right: 10px;
    }
    
    /* input code ICTCVV */
    .txth5 {
        font-size: 15px;                             
	}
    
    .contentxt-slide
    {
        padding: 1em 1em;
        margin: 0 0em 0 0em;   
    }
    
    .contentxt-slide p
    {
        font-size: 11px;
    }
    
       /*DATOS CONTACTO SPAN*/
    .contact-details span{
        float: none;
        font-weight: bold;
    }    
    /* input code ICTCVV  End*/
    
    #features .owl-next, #features .owl-prev {
        display: none;
    }
    
    #Evan-month .owl-next, #Evan-month .owl-prev {
        display: none;
    }
    
     /******* CURSO REMEDIAL 12072020********/
    .evn-reslt-crt
    {                       
        margin: 2em 2em;
    }
     
     /******* CURSO REMEDIAL 12072020 END********/
    
    /*** SEMANA SANTA 2021 ***/
    
    /*** 27032021 ***/
    .iconitmvvss2021
    {
        font-size: 22px;
        padding: 0 2px;    
        color: white;
    }
    /*** 27032021 END***/
    
    /*** SEMANA SANTA 2021 END***/
    
}



/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (max-width: 400px) {
#Emailct, #Emailct2, #Emailct3 {font-size: 10px;} 

    #features .owl-next, #features .owl-prev {
        display: none;
    }
    
    #Evan-month .owl-next, #Evan-month .owl-prev {
        display: none;
    }
    
    
    
    /******* REVISTA SLIDE 02052020********/
    
    .TitleslideR
    {
      font-size: 15px;  
      margin-top: 0;
      margin-bottom: 1em;
    }
    
    .FootertxtslideR
    {
        display: none;
    }
    
    
    
    /******* REVISTA SLIDE 02052020 END********/
    
    /******* SEMANA SANTA 09042020 ********/
    
    /*Temporal*/
     #slitSlider .bg-img-semana-santa{
        background-size: 62%;
    }
    /*Temporal*/
    
  .Titleslide {
    width: 94%;
    padding-left: 0em;
    padding-right: 1em;
    line-height: 17px;
    font-size: 13px;
    margin-top: 7em;
    margin-bottom: 1em;
    }

    .frm-rad
    {
        width: 58%;
        height: 95px;
    }
    
    
    .Footertxtslide {
        font-size: 11px;
    }
    
    /******* SEMANA SANTA END ********/
    
    /******* CURSO REMEDIAL 12072020********/
    .evn-reslt-crt
    {                       
        margin: 2em 2em;
    }
     
    /******* CURSO REMEDIAL 12072020 END********/
    
    /*** SEMANA SANTA 2021 ***/
    
    /*** 27032021 ***/
    .iconitmvvss2021
    {
        font-size: 22px;
        padding: 0 2px;    
        color: white;
    }
    /*** 27032021 END***/
    
    /*** SEMANA SANTA 2021 END***/
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	/* homepage slider */
    #slitSlider .carousel-caption h2 {
        font-size: 30px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 25px;
    }        

    #slitSlider .carousel-caption a {
        font-size: 14px;
    }

    /*.carousel-caption img {
        width: 20%;
    }*/
    
    
    /******* REVISTA SLIDE 02052020********/
    
    .TitleslideR
    {
      font-size: 15px;  
      margin-top: 0;
      margin-bottom: 1em;
    }
    
    .FootertxtslideR
    {
        display: none;
    }
    
    /******* REVISTA SLIDE 02052020 END********/
    
    
    /******* SEMANA SANTA 09042020 ********/
     /*Temporal*/
     #slitSlider .bg-img-semana-santa{
        background-size: 62%;
    }
    /*Temporal*/
    
    .contentSemS-slide { 
    width: 100%;
    }


    .Titleslide {
        width: 90%;
        padding-left: 0em;
        padding-right: 5em;
        line-height: 24px;
        font-size: 16px;
        margin-top: 4em;
        margin-bottom: 1em;
    }

    
    .frm-rad
    {
        width: 45%;
        height: 100px;
    }
    

    .SubTslide {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 0.5em;
    }

    .Footertxtslide {
        font-size: 15px;
    }
    
    /******* SEMANA SANTA END ********/

	/* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #a6091a;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #fff;
        border-radius: 0;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

	/* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 70%;
    }

	/* services */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

    .team-mate img {
        margin: 0 auto;
    }

	/* portfolio */
    .og-grid li {
        width: 245px;
    }

	/* skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 350px;
    }

	/* testimonials */
    .client-info {
        width: 74%;
    }

	/* latest posts */
    #blog {
        padding-bottom: 0;
    }
	
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }

	/* contact */
    .contact-info {
        width: 100%;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }
    
    /* input code ICTCVV */
    .txth5 {
        font-size: 15px;                               
	}
    
    .contentxt-slide
    {
        padding: .5em .5em;
        margin: 0 0em 0 18em;     
    }         
    
    .contentxt-slide p
    {
        font-size: 11px;
    }
    
    /* input code ICTCVV  End*/
    
    #features .owl-next, #features .owl-prev {
        display: none;
    }
    
    #Evan-month .owl-next, #Evan-month .owl-prev {
        display: none;
    }
    
     /******* CURSO REMEDIAL 12072020********/
    .evn-reslt-crt
    {                       
        margin: 2em 2em;
    }
     
     /******* CURSO REMEDIAL 12072020 END********/
    
    
    /*** SEMANA SANTA 2021 ***/
    
    /*** 27032021 ***/
    .iconitmvvss2021
    {
        font-size: 22px;
        padding: 0 2px;    
        color: white;
    }
    /*** 27032021 END***/
    
    /*** SEMANA SANTA 2021 END***/
    
    
}