@media screen and (min-width: 1440px) {

	/* MAIN BANNER */

	.main-header:before {
		width: 40%;
	}

	.banner-item .item-info {
		top: 50%;
		transform: translate(-50%, -50%);
	}

	/* DEFENSIVE BLOCK */

	.defensive-info {
		width: 700px;
	}

	.clients-info {
		width: 880px;
	}


	/* CLIENTS BLOCK */

	.clients-slide {
		width: 1200px;
	}
	.clients-slide .slick-prev {
		left: -100px;
	}
	.clients-slide .slick-next {
		right: -100px;
	}

}

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

	body {
		font-size: 15px;
	}

	/* HEADER */

	.main-header .logo {
		padding-left: 0;
	}

	.main-menu .dropdown ul, 
	.main-menu .menu-item-has-children ul {
		width: 320px;
	}
	.main-menu ul li a {
		padding-left: 10px;
		padding-right: 10px;
	}

	/* MAIN BANNER */

	.main-banner .slick-arrow {
		margin-top: -65px;
	}

	.banner-item .item-info {
		font-size: 30px;
		width: 80%;
	}
	.banner-item .item-info h2 {
		font-size: 40px;
	}
	.banner-item .item-info h2 strong {
		font-size: 50px;
	}
	.banner-item .item-info a {
		font-size: 15px;
		margin-top: 20px;
		padding: 10px 20px;
	}

	/* HOME COURSES */

	.home-courses-items li {
		width: 220px;
	}
	.home-courses-items .title {
		font-size: 18px;
	}

	/* DEFENSIVE BLOCK */

	.defensive-block {
		padding-top: 60px;
	}

	.defensive-item img {
		height: auto;
		width: 40%;
	}
	.defensive-info {
		width: 50%;
	}
	.defensive-info h2 {
		font-size: 32px;
		margin-bottom: 60px;
	}
	.defensive-info .logo {
		height: auto;
		width: 120px;
	}
	.defensive-info .btn {
		font-size: 18px;
		padding: 10px 30px;
	}

	/* VIDEO BLOCK */

	.video-info {
		font-size: 21px;
	}
	.video-info h2 {
		font-size: 39px;
	}
	.video-block .home-video {
		padding-bottom: 45%;
	}


	/* CLIENTS BLOCK */

	.gallery {
		padding: 60px 0;
	}

	body.post.productos .gallery {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}

	.gallery h2 {
		font-size: 39px;
		margin-bottom: 0;
	}

	.gallery-wrap,
	body.post.productos .gallery-wrap, 
	body.post.productos .wp-block-gallery-1 {
		width: 95%;
	}

	.gallery .gallery-item {
		margin-top: 40px !important;
	}

	.gallery .gallery-item figcaption {
		padding: 10px;
	}

	.gallery .btn {
		margin-top: 60px;
	}


	/* CLIENTS BLOCK */

	.clients-block {
		padding: 60px 0;
	}
	.clients-info {
		width: 70%;
	}
	.clients-info h2 {
		font-size: 39px;
	}

	.clients-slide {
		width: 80%;
	}
	.clients-item img {
		width: 100%;
	}

	/* COMMENTS BLOCK */

	.comments-block {
		padding: 60px 0;
	}
	.comments-info {
		font-size: 21px;
		width: 100%;
	}
	.comments-info h2 {
		font-size: 39px;
		margin-bottom: 40px;
	}
	.comments-info blockquote {
		font-size: 21px;
	}

	/* EDITORIAL BLOCK */

	.editorial-block {
		padding: 60px 0;
	}
	.editorial-block h2 {
		font-size: 39px;
		margin-bottom: 40px;
	}
	.editorial-block .seeall {
		font-size: 18px;
		padding: 10px 30px;
	}

	/* FOOTER */

	.main-footer {
		font-size: 15px;
	}
	.footer-panel.contact {
		padding-right: 40px;
		width: 40%;
	}
	.footer-panel.about {
		padding-left: 45px;
		padding-right: 45px;
		width: 40%;
	}
	.footer-panel.links {
		padding-left: 40px;
		width: 20%;
	}

	.footer-logos img {
		margin-right: 5%;
		vertical-align: top;
		width: 30%;
	}

	/* INTERNAL */

	.wrapper-section {
		padding-left: 40px;
		padding-right: 40px;
	}

	.breadcrumbs {
		margin-bottom: 80px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.section-content {
		padding-right: 40px;
	}

	.section-content h1, 
	.section-content h2, 
	.section-content h3 {
		font-size: 32px;
	}

	.section-content h4 {
		font-size: 33px;
	}

	.section-content iframe {
		width: 100%;
	}

	.section-content .highlighted-text {
		font-size: 20px;
		padding: 40px 40px 10px;
	}

	.servicios .section-content img {
		margin-bottom: 0;
	}

	.section-content .btn {
		font-size: 18px;
		padding: 10px 30px;
	}

	.section-sidebar h4 {
		font-size: 24px;
	}
	.section-sidebar .video img,
	.section-sidebar iframe {
		width: 100%;
	}

	.product-content {
		padding-left: 0;
		padding-right: 330px;
	}

	.cursos-lista .curso-item {
		margin-left: 10%;
		margin-right: 10%;
		width: 30%;
	}

	.nsc-block .nsc-info .nsc-content, 
	.nsc-block .nsc-info .textwidget {
		width: 460px;
	}

}

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

	/* HEADER */

	.main-header:before {
		width: 45%;
	}

	.main-header .logo {
		padding-bottom: 15px;
	}

	.mobile-menu {
		display: block;
	}

	.top-menu {
		display: none;
	}

	.main-menu {
		background: #01721b;
		display: none;
		font-size: 16px;
		position: absolute;
		right: 0;
		text-align: right;
		top: 84px;
		width: 304px;
		z-index: 2;
	}
	.main-menu.open {
		display: block;
	}
	.main-menu ul li {
		float: none;
	}
	.main-menu ul li a {
		padding: 15px 28px;
	}
	.main-menu .dropdown > a,
	.main-menu .menu-item-has-children > a {
		margin-right: 18px;
	}
	.main-menu .dropdown ul,
	.main-menu .menu-item-has-children ul {
		border-bottom: 1px solid #010101;
		position: static;
		width: 100%;
	}
	.main-menu .dropdown ul li a,
	.main-menu .menu-item-has-children ul li a {
		padding: 10px 15px;
	}
	.main-menu ul li.mobile {
		display: block;
	}

	/* MAIN BANNER */

	.main-banner .slick-dots {
		bottom: 25%;
	}
	.main-banner .slick-arrow {
		height: 60px;
		margin-top: -30px;
		width: 50px;
	}

	.banner-item .item-info {
		font-size: 24px;
		width: 80%;
	}
	.banner-item .item-info h2 {
		font-size: 30px;
	}
	.banner-item .item-info h2 strong {
		font-size: 32px;
	}

	/* HOME COURSES */

	.home-courses {
		margin-top: -100px;
	}
	.home-courses .title {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.home-courses-items li {
		padding: 0;
		width: 170px;
	}
	.home-courses-items img {
		margin-bottom: 10px;
		width: 60%;
	}
	.home-courses-items .title {
		font-size: 15px;
		margin-bottom: 10px;
	}

	/* DEFENSIVE BLOCK */

	.defensive-item img {
		width: 35%;
	}
	.defensive-info {
		width: 55%;
	}
	.defensive-info h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.defensive-info h2:before {
		bottom: -24px;
	}
	.defensive-info .btn {
		margin: 0 0 20px;
		padding: 10px 20px;
	}
	.defensive-info .logo {
		float: none;
		margin: 0;
	}

	/* VIDEO BLOCK */

	.video-info {
		font-size: 15px;
		padding-right: 20px;
	}
	.video-info h2 {
		font-size: 30px;
	}

	.video-block .home-video {
		padding-bottom: 40%;
	}



	/* CLIENTS BLOCK */

	.gallery h2 {
		font-size: 30px;
	}

	.clients-info h2 {
		font-size: 30px;
		margin-bottom: 50px;
	}
	.clients-info h2:before {
		bottom: -24px;
	}

	.clients-slide .slick-prev {
		left: -60px;
	}
	.clients-slide .slick-next {
		right: -60px;
	}

	/* COMMENTS BLOCK */

	.comments-info {
		display: block;
		font-size: 18px;
		line-height: 1;
		margin: 0 auto;
		width: 90%;
	}
	.comments-info h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.comments-slide {
		padding-bottom: 60px;
	}
	.comments-info blockquote {
		font-size: 18px;
		margin-bottom: 20px;
	}

	.comments-item {
		padding-right: 200px;
	}

	.comments-item > p strong {
		font-size: 15px;
	}
	.comments-item > p em {
		font-size: 12px;
	}

	/* EDITORIAL BLOCK */

	.editorial-block h2 {
		font-size: 30px;
	}
	.editorial-wrap {
		text-align: center;
	}
	.editorial-wrap article {
		min-height: auto;
		padding: 0 10px;
	}
	.editorial-wrap article img {
		margin-bottom: 10px;
	}
	.editorial-wrap article time {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.editorial-wrap article h3 {
		font-size: 18px;
	}
	.editorial-block .seeall {
		margin: 50px 0 0;
	}

	/* FOOTER */

	.main-footer {
		background-size: contain;
		padding-top: 162px;
	}

	.footer-panel.contact {
		border-right: 1px solid #525252;
		padding-right: 30px;
		padding-top: 20px;
		width: 35%;
	}
	.footer-panel.contact ul {
		float: none;
		margin-left: 0;
	}
	.footer-panel.contact ul li {
		overflow-wrap: break-word;
	}
	.footer-panel.contact .logo {
		float: none;
		width: 200px;
	}
	.footer-panel.about {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 20px;
	}
	.footer-panel.links {
		padding-left: 30px;
		padding-top: 20px;
		width: 25%;
	}

	/* INTERNAL */

	.banner-section .title {
		font-size: 30px;
	}

	.wrapper-section {
		/*padding-left: 30px;
		padding-right: 30px;*/
	}

	.section-content {
		/*padding-right: 30px;
		width: 60%;*/
	}
	.section-content .wp-block-columns {
		gap: 1.5rem;
	}
	.section-content h1, 
	.section-content h2, 
	.section-content h3 {
		font-size: 30px;
	}
	.section-content h4 {
		font-size: 24px;
	}
	.section-content .btn {
		line-height: 1.2;
		text-align: center;
	}
	.section-content blockquote {
		font-size: 20px;
		width: 100%;
	}

	.section-content .highlighted-text {
		font-size: 16px;
		width: 100%;
	}

	.servicios .section-content img {
		float: none;
		margin-bottom: 16px;
	}

	.product-content {
		padding-right: 0;
	}

	body.post.productos .gallery-wrap, 
	body.post.productos .wp-block-gallery-1 {
		width: 100%;
	}
	body.post.productos .gallery .gallery-item figcaption {
		font-size: 14px;
	}

	.comment-respond {
		padding: 20px;
	}

	.section-sidebar {
		padding-left: 30px;
		width: 40%;
	}
	.section-sidebar > div {
		padding: 30px;
	}

	.pagination {
		padding-top: 50px;
	}

	.values h2 {
		font-size: 24px;
	}

	.nsc-block .nsc-info .nsc-content,
	.nsc-block .nsc-info .textwidget {
		padding: 20px 20px 20px 0;
		width: 90%;
	}
	.nsc-block .nsc-info .nsc-content h2,
	.nsc-block .nsc-info .textwidget h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.course-gallery h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}

}

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

	/* MAIN BANNER */

	.main-header:before {
		width: 85%;
	}

	.main-banner .slick-dots {
		bottom: 10px;
	}

	.banner-item .item-info {
		font-size: 18px;
		top: 35%;
		transform: translate(-50%, -50%);
		width: 75%;
	}
	.banner-item .item-info h2 {
		font-size: 18px;
	}
	.banner-item .item-info h2 strong {
		font-size: 20px;
	}

	/* HOME COURSES */

	.home-courses {
		margin-top: 30px;
	}
	.home-courses h2.title {
		color: #01721b;
		font-size: 21px;
		line-height: 1;
		text-shadow: none;
		padding: 0 20px;
	}
	.home-courses-items {
		padding: 30px 0 10px;
	}
	.home-courses-items li {
		margin-bottom: 20px;
		width: 50%;
	}
	.home-courses-items li a {
		margin-top: 0;
	}
	.home-courses-items img {
		width: 100px;
	}

	/* DEFENSIVE BLOCK */

	.defensive-item {
		overflow: hidden;
		position: relative;
	}
	.defensive-item > img {
		display: none;
		/*bottom: 0;
		left: -90px;
		opacity: 0.15;
		position: absolute;
		width: 350px;*/
	}
	.defensive-info {
		/*padding-left: 80px;*/
		width: 85%;
	}
	.defensive-info h2 {
		font-size: 24px;
	}
	.defensive-info p {
		padding-right: 0;
	}
	.defensive-info .btn {
		margin-top: 30px;
		position: relative;
		z-index: 1;
	}
	.defensive-info .logo {
		float: right;
	}

	/* VIDEO BLOCK */

	.video-info {
		margin-bottom: 30px;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 30px;
		width: 90%;
	}
	.video-info:before {
		display: none;
	}
	.video-info h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.video-block img,
	.video-block .home-video {
		width: 100%;
	}

	.video-block .home-video {
		padding-bottom: 60%;
	}


	/* GALLERY BLOCK */

	.gallery {
		width: auto;
		padding: 40px 0;
	}

	.gallery h2 {
		font-size: 24px;
	}

	.gallery .gallery-item figcaption {
		padding: 10px;
	}

	/* CLIENTS BLOCK */

	.clients-info {
		margin-bottom: 30px;
		padding-right: 0;
		width: 90%;
	}
	.clients-info h2 {
		font-size: 24px;
	}

	.clients-slide {
		padding-bottom: 80px;
		width: 100%;
	}
	.clients-slide .slick-prev,
	.clients-slide .slick-next {
		bottom: 0;
		top: auto;
	}
	.clients-slide .slick-prev {
		left: 40%;
	}
	.clients-slide .slick-next {
		right: 40%;
	}

	/* COMMENTS BLOCK */

	.comments-block {
		padding: 30px 0;
	}
	.comments-info h2 {
		font-size: 24px;
	}
	.comments-item {
		padding-bottom: 160px;
		padding-right: 0;
	}
	.comments-picture {
		bottom: 20px;
		left: 50px;
		width: 120px;
	}
	.comments-info blockquote {
		font-size: 15px;
		margin-bottom: 40px;
	}
	.comments-info blockquote:after {
		bottom: -40px;
	}

	/* EDITORIAL BLOCK */

	.editorial-block h2 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.editorial-wrap p {
		display: none;
	}
	.editorial-block .seeall {
		padding: 10px 20px;
	}

	/* FOOTER */

	.main-footer {
		background-size: 800px;
	}

	.footer-panel {
		margin-bottom: 30px;
	}
	.footer-panel.contact {
		width: 50%;
	}
	.footer-panel.about {
		border-right: none;
		padding-right: 0;
		width: 50%;
	}
	.footer-panel.links {
		border-left: none;
		clear: both;
		float: none;
		padding-left: 0;
		padding-top: 0;
		width: auto;
	}
	.footer-panel.links ul {
		list-style-type: none;
		padding-left: 0;
	}
	.footer-panel.links ul li {
		float: left;
		margin-right: 20px;
	}
	.footer-panel.links ul li:before {
		content: "/ ";
		margin-right: 15px;
	}
	.footer-newsletter {
		margin-top: 30px;
	}
	.footer-bar ul {
		position: absolute;
	}
	.footer-bar .copy {
		padding-left: 170px;
	}

	/* INTERNAL */

	.banner-section {
		background-size: cover !important;
		height: 240px;
	}
	.banner-section .wrapper {
		top: 120px;
	}
	.banner-section .title {
		font-size: 24px;
	}
	.banner-section .subtext {
		font-size: 16px;
		width: auto;
	}

	.wrapper-section {
		margin-top: 0;
		padding-bottom: 0;
	}

	.section-content {
		float: none;
		padding-right: 0;
		width: 100%;
	}
	.section-content .wp-block-columns {
		display: block;
	}
	.section-content h1, 
	.section-content h2, 
	.section-content h3 {
		font-size: 24px;
	}
	.section-content h4 {
		font-size: 21px;
	}

	.section-content img.left,
	.section-content img.right,
	.section-content img.alignleft,
	.section-content img.alignright {
		max-width: 100px;
	}

	.section-content blockquote {
		margin-bottom: 40px;
	}

	.section-content .highlighted-text {
		margin-bottom: 40px;
	}

	.section-content .btn {
		padding: 10px 20px;
	}

	body.post.productos .gallery {
		padding-bottom: 60px;
	}
	body.post.productos .section-content .gallery .gallery-item {
		width: 48% !important;
	}

	.breadcrumbs {
		margin-bottom: 10px !important;
	}

	.section-sidebar {
		border: none;
		float: none;
		padding-bottom: 0;
		padding-left: 0;
		width: 100%;
	}
	.section-sidebar > div:first-child {
		padding-top: 30px;
	}

	.cursos-lista .curso-item {
		margin-left: 5%;
		margin-right: 5%;
		width: 40%;
	}

	.nsc-block {
		display: block;
	}
	.nsc-block > img, 
	.nsc-block .nsc-info {
		text-align: center;
		width: 100%
	}
	.nsc-block .nsc-info .nsc-content,
	.nsc-block .nsc-info .textwidget {
		margin-bottom: 30px;
		padding: 30px 0 0;
		width: 90%;
	}
	.nsc-block .nsc-info .nsc-content h2,
	.nsc-block .nsc-info .textwidget h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.course-gallery {
		padding: 40px 20px;
	}
	.course-gallery h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.course-gallery .gallery .gallery-item {
		width: 33% !important;
	}
	.course-gallery .gallery br {
		display: none;
	}
	.course-gallery .gallery br:last-child {
		display: block;
	}
	.course-gallery-wrap {
		padding-bottom: 80px;
	}
	.course-gallery-wrap .slick-prev {
		bottom: 0;
		left: 0;
		top: auto;
	}
	.course-gallery-wrap .slick-next {
		bottom: 0;
		right: 0;
		top: auto;
	}

}

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

	/* HEDER */

	.main-header .logo {
		padding: 14px 0 5px;
		width: 240px;
	}
	.main-header .logo a {
		background-size: contain;
		width: 210px;
	}

	.main-menu {
		top: 73px;
	}

	/* MAIN BANNER */

	.banner-item {
		height: 360px;
		overflow: hidden;
	}
	.main-banner img {
		height: 360px;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		width: auto;
	}
	.banner-item .item-info {
		width: 90%;
	}

	/* HOME COURSES */

	.home-courses-items li {
		border: none;
		height: auto;
		width: 100%;
	}

	/* DEFENSIVE BLOCK */

	.defensive-info {
		padding-left: 0;
		text-align: center;
		width: 90%;
	}
	.defensive-info h2 {
		text-align: left;
	}
	.defensive-info p {
		padding-right: 0;
	}
	.defensive-info .btn {
		margin-top: 0;
		position: relative;
		z-index: 1;
	}
	.defensive-info .logo {
		float: none;
	}



	/* GALLERY BLOCK */


	.gallery .gallery-item,
	.gallery .gallery-item:first-child, 
	.gallery .gallery-item:nth-child(4n),
	body.post.productos .section-content .gallery .gallery-item {
		float: none;
		width: 90% !important;
		margin-left: 5%;
	}

	.gallery .btn {
		width: 80%;
	}

	
	/* CLIENTS BLOCK */

	.clients-slide .slick-prev {
		left: 35%;
	}
	.clients-slide .slick-next {
		right: 35%;
	}

	
	/* COMMENTS BLOCK */

	.comments-info {
		width: 90%;
	}

	/* EDITORIAL BLOCK */

	.editorial-wrap article {
		float: none;
		margin-bottom: 30px;
		width: 100%;
	}
	.editorial-block .seeall {
		margin-top: 0;
	}

	/* FOOTER */

	.main-footer {
		padding-top: 142px;
	}

	.footer-panel.contact {
		border-right: none;
		float: none;
		margin-bottom: 0;
		min-height: auto;
		padding-right: 0;
		width: 100%;
	}
	/*.footer-panel.contact ul {
		float: left;
		width: 60%;
	}*/
	.footer-panel.contact .nsc {
		float: right;
		margin-top: 45px;
	}
	.footer-panel.about {
		clear: both;
		float: none;
		margin-bottom: 0;
		padding-left: 0;
		width: 100%;
	}

	.footer-bar .copy {
		padding-left: 0px;
		padding-top: 70px;
	}

	/* INTERNAL */

	.banner-section .wrapper {
		bottom: 40px;
		top: auto;
	}
	.banner-section .title {
		line-height: 1;
	}

	.wrapper-section {
		padding-left: 15px;
		padding-right: 15px;
	}

	.comment-respond .submit {
		padding: 10px;
		width: 100%;
	}

	.pagination {
		padding-top: 0;
	}

	.cursos-lista .curso-item {
		margin: 0;
		width: 100%;
	}

}