

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

	section.subscriber .boxed {
		width: 64%;
		padding: 4rem 4rem !important;
	}
	section.subscriber form:before {
		right: 0px;
	}

    section.middler h2 {
    	font-size: 2.8rem;
    }

}

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

	.content h1, .title.is-1 {
	  font-size: 46pt;
	}
	.content h2, .title.is-2 {
	  font-size: 26pt;
	}
	.content h3, .title.is-3 {
	  font-size: 18pt;
	}
	.content h4, .title.is-4 {
	  font-size: 16pt;
	}
	.content h5, .title.is-5 {
	  font-size: 14pt;
	}

	.navbar-item img {
	    max-height: 2rem;
	}
	section.header .navbar-item {
    	padding: 0.5rem 0.6rem;
	}
	section.header .navbar-link {
    	padding: 0.5rem 1.6rem 0.5rem 0.6rem;
    }


    section.middler .container {
    	padding: 0 3rem;
    }
    section.middler .container:before {
    	top: 30px;
    	bottom: 30px;
    }
    section.middler h2 {
    	font-size: 2.3rem;
    }

    .services_meganav ul.navbar-dropdown > li {
    	padding: 3rem 1.4rem;
    }

    section.contacts .column {
    	padding-left: 1rem !important;
    	padding-right: 1rem !important;
    }
    section.contacts .content h2 {
    	font-size: 21pt;
    }
    section.contacts .content p {
    	font-size: 15px;
    }

}

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


}

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

	.navbar-burger {
		display: flex;
	}
	section.header .navbar-center {
		display: none;
	}
	section.block_type_article_hero .hero-body, section.block_type_hero .hero-body {
	    padding-bottom: 5rem !important;
	    padding-top: 8.5rem !important;
	}

	section.subscriber form:before {
	    right: -40px;
	}
	section.subscriber .fields .field.field_type_heading .title {
		font-size: 2.7rem;
		padding-right: 0;
	}

	section.footer .copyright {
		display: block !important;
		text-align: center;
	}
	section.footer .copyright .socials {
		margin-top: 2rem;
	}

	section.servers_cta a.cta {
		padding: 2rem 1.5rem;
	}

}

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

	section.services_cta a.cta {
		padding: 1.8rem 1rem;
	}
	section.services_cta a.cta .button {
		padding-left: 1rem;
	    padding-right: 1rem;
	    width: 100%;
	    text-align: center;
	}

	section.middler h2 {
		font-size: 2.1rem;
		padding-right: .5rem;
	}

	section.datacentres .cta {
		height: 270px;
		padding: 3.4rem 2.5rem;
	}

}

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

	section.footer .footer-cols {
		display: block !important;
	}
	section.footer .footer-cols > .column {
		width: 100% !important;
	}
	section.footer .footer-cols > .column:first-child p br {
		display: none;
	}

}

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

	.content h1, .title.is-1 {
	  font-size: 39pt;
	}
	.content h2, .title.is-2 {
	  font-size: 24pt;
	}
	.content h3, .title.is-3 {
	  font-size: 16pt;
	}
	.content h4, .title.is-4 {
	  font-size: 14pt;
	}
	.content h5, .title.is-5 {
	  font-size: 13pt;
	}

	section.mobflip .columns,
	.columns.mobflip {
		display: flex;
		flex-direction: column-reverse;
	}
	.block_type_image_text .block_image,
	.block_type_text_image .block_image {
		margin-bottom: 20px;
	}

	.owl-carousel .owl-controls .owl-prev {
		left: -40px;
	}
	.owl-carousel .owl-controls .owl-next {
		right: -40px;
	}

	.section {
    	padding-top: 4.5rem;
    	padding-bottom: 4.5rem;
    }

    .hero_background:before {
    	display: none;
    }
    .hero_background .block_type_hero:before {
		opacity: 1;
		bottom: -160px;
	}

	section .content-slider .testimonial_slide .image {
		min-height: 400px;
	}
	section .content-slider .testimonial_slide .details {
		min-height: 200px;
	}

	section.subscriber .fields .field.field_type_heading .title {
    	font-size: 2.1rem;
    }
	section.subscriber .boxed {
	    width: 64%;
	    padding: 2rem 2rem !important;
	}
	section.subscriber .fields .field.field_id_1,
	section.subscriber .fields .field.field_id_2 {
		margin-bottom: 1rem !important;
	}

	section.block_type_gallery .gallery .gallery_image {
		width: 19%;
	}

	section.middler {
		text-align: center;
	}
	section.middler .block_image {
		width: 400px;
		height: 400px;
	}
	section.middler .container:before {
    	top: 80px;
    	bottom: -20px;
    }

    section.datacentres .cta {
    	height: auto;
    }
    section.datacentres .cta .title {
    	min-height: 0;
    }
    section.datacentres .cta .button {
    	opacity: 1;
    }

    section.white_black {
	    background: linear-gradient( to bottom, #ffffff 0%, #ffffff 15%, #1d1d1b 15%, #1d1d1b 100% ) !important;
	}

	section.contacts .content {
		text-align: center;
	}

	section.block_type_servers .rows .headings {
		display: none;
	}
	section.block_type_servers .rows .columns {
	    padding-top: 1rem;
	    padding-bottom: 1rem;

	}
	section.block_type_servers .rows .columns .column {
	    padding-top: 1rem;
	    padding-bottom: 1rem;
	}
	section.block_type_servers .rows .column[data-label] {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		text-align: right;
	}
	section.block_type_servers .rows .column[data-label]:before {
		content: attr(data-label);
		display: inline-block;
		color: #db0079;
		text-align: left;
		width: 100px;
	}


	section.block_type_element_2 .columns {
	    display: flex;
	    flex-direction: column;
	}

	section.block_type_element_7 .element_7_tab_buttons {
		flex-direction: column;
		gap: 1rem;
	}

}

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

	.modal .modal-content {
		padding: 1.3rem !important;
	}
	#home section.subscriber {
		padding-bottom: 0 !important;
	}

}

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

	.content h1, .title.is-1 {
	  font-size: 36pt;
	}
	section.hero .button {
		margin-left: 0 !important;
		width: 80%;
	}

	section.header .navbar-end .navbar-item {
		display: none;
	}

	section.subscriber form:before {
		display: none;
	}
	section.subscriber .boxed {
		width: 100%;
    	text-align: center;
	}
	section.subscriber .fields .field.field_id_1,
	section.subscriber .fields .field.field_id_2 {
		width: 100%;
	}
	section.subscriber .fields .field.field_type_button .control {
		text-align: center !important;
	}

	section.block_type_gallery .gallery .gallery_image {
		width: 28%;
	    margin-top: 0.5rem;
	}

	section .content p .button {
		margin-top: .3rem;
	}

/*	.navbar-item .button {
	    padding: 0.9rem 0.9rem;
	    font-size: 14px;
	}*/
/*	.navbar-item img {
    	max-height: 1.6rem;
    }*/

}
