/*
Theme Name: Kaba Photo Weddngs
Description: KABA WEDDINGS
Version: 1.0
Author: Matteo Hrvatin
*/


body {
	background-color: #F1F0EC;
	overflow-x: hidden;
	font-family: Brown;
	font-size: 10pt;
	font-weight: lighter;
	color: #2C3038;
	line-height: 20pt;
	letter-spacing: 1pt;
	margin-top: 70px;
}

html {
	margin: 0 !important;
}

a, a:hover, a:visited {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

/* FONTS */

@font-face {
	font-family: "Edition";
    src: url("fonts/edition/edition_-webfont.woff2") format('woff2'),
         url("fonts/edition/edition_-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-bold-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-bold-webfont.woff") format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-bold-italic-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-bold-italic-webfont.woff") format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-regular-italic-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-regular-italic-webfont.woff") format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-regular-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-regular-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-light-italic-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-light-italic-webfont.woff2") format('woff');
    font-weight: lighter;
    font-style: italic;
}

@font-face {
	font-family: "Brown";
    src: url("fonts/brown/brown-light-webfont.woff2") format('woff2'),
         url("fonts/brown/brown-light-webfont.woff") format('woff');
    font-weight: lighter;
    font-style: normal;
}


/* IMG */
.highlight .wp-block-image img {
	height: auto;
}


/* TORNA SU */
#myBtn {
	display: none;
}


/* BUTTON */
#nav-icon3 {
	z-index: 999;
	width: 25px;
	height: 25px;
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	padding: 0;
	transition: .5s ease-in-out;
	margin-top: 7px;
	margin-bottom: 5px;
}

#nav-icon3 span {
	display: block;
	position: fixed;
	z-index: 999;
	height: 2px;
	width: 25px;
	background-color: #FFFFFF;
	opacity: 1;
	left: 0;
	border-radius: 4px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
	top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 8px;
}

#nav-icon3 span:nth-child(4) {
	top: 16px;
}

#nav-icon3.open span:nth-child(1) {
	top: 8px;
	width: 0%;
	left: 50%;
}

#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
	top: 8px;
	width: 0%;
	left: 50%;
}

.navbar-light .navbar-nav .nav-link {
	color: #F1F0EC;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}

.navbar-light .navbar-nav .nav-link:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #C19027;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active {
	color: #2C3038;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.navbar-light .navbar-nav .nav-link:hover:before, .navbar-light .navbar-nav .nav-link:focus:before, .navbar-light .navbar-nav .nav-link:active:before {
	right: 0;
}

.navbar .social ul {
	display: inline-block;
}

.navbar .social {
	font-size: 25pt;
	display: inline-block;
	vertical-align: top;
}

.navbar .social li {
	line-height: 20pt;
}

.navbar .social li a:visited {
	color: #F1F0EC;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.navbar .social li a::after {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.navbar .social li a:hover {
	color: #2C3038;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}


/* TITOLI */
h1 {
	font-family: Edition;
	font-size: 50pt;
	letter-spacing: 5px;
	text-transform: uppercase;
	line-height: normal;
}

h2 {
	font-size: 15pt;
	font-weight: normal;
	text-align: center;
	letter-spacing: 4px;
	line-height: normal;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
}

/* HEADER */
.header {
	padding: 0px;
	border-bottom: solid #C19027 10px;
	height: auto;
	margin-top: -25px;
}

/* CAROUSEL */
.slideshow {
	padding: 0;
	background-color: #000000;
	height: auto;
}

.carousel .fade {
	transition: opacity 1s linear;
}

/* WEEDINGS */
.weddings-home {
	padding: 5% 0 0;
}

.weddings-home h1 {
	color: #C19027;
	text-align: center;
	padding: 2% 0 1%;
}

.weddings-home p {
	text-align: center;
}

.highlight {
	padding: 5% 0 2%;
	background: linear-gradient(0deg, #C2937F 90%, #F1F0EC 10%);
}

.highlight h2 {
	color: #F1F0EC;
	padding: 2% 0 1%;
}

.highlight p {
	color: #F1F0EC;
	text-align: center;
	line-height: 15pt;
	font-size: 10pt;
	padding-bottom: 40px;
}

.highlight .wp-block-image {
  background-color: #C2937F;
}

.highlight .wp-block-image img {
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.highlight .wp-block-image img:hover {
	opacity: 0.5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}


.weddings-home .more {
	font-weight: bold;
	padding: 20px 0 10px;
}

.weddings-home .m-com {
	padding: 0 0 35px;
}

.weddings-home .m-com p {
	padding: 10px 0 0;
	margin-bottom: 0;
}

.weddings-home .more a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	padding: 1% 3%;
	color: #2C3038;
}

.weddings-home .more a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #C2937F;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	padding: 1% 3%;
}

.weddings-home .more a:hover, .weddings-home .more a:focus, .weddings-home .more a:active {
	color: #2C3038;
	padding: 1% 3%;
}

.weddings-home .more a:hover:before, .weddings-home .more a:focus:before, .weddings-home .more a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	padding: 1% 3%;
}

.weddings-home .m-com a {
	color: #2C3038;
}

.weddings-home .m-com a:hover {
	color: #C2937F;
}



/* PUBBLICAZIONI */

.pubblicazioni {
	padding: 8% 0 0;
}

.pubblicazioni h1 {
	color: #B15132;
	text-align: center;
	padding: 3% 0 2%;
}

.pubblicazioni .post {
	background-color: #E1DBD1;
	padding: 5% 0 5%;
}

.pubblicazioni .post h2 {
	padding: 3% 0 1%;
}

.pubblicazioni .post p {
	text-align: center;
	line-height: 18pt;
}

.pubblicazioni .post h3 {
	padding: 1% 0 6%;
}

.pubblicazioni .post h3 a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	padding: 1% 3%;
	color: #2C3038;
}

.pubblicazioni .post h3 a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #C19027;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	padding: 1% 3%;
}

.pubblicazioni .post h3 a:hover, .pubblicazioni .post h3 a:focus, .pubblicazioni .post h3 a:active {
	color: #2C3038;
	padding: 1% 3%;
}

.pubblicazioni .post h3 a:hover:before, .pubblicazioni .post h3 a:focus:before, .pubblicazioni .post h3 a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	padding: 1% 3%;
}

.pubblicazioni .post .loghi {
	padding-top: 2%;
}

.pubblicazioni .post .loghi .wp-block-image {
	background-color: transparent;
}

.pubblicazioni .post .loghi .wp-block-image img {
	opacity: 1;
}

.pubblicazioni .post .loghi .wp-block-image img:hover {
	opacity: 1;
}

.pubblicazioni .post .wp-block-image {
	background-color: #CFB77E;
	padding: 0;
}

.pubblicazioni .post .wp-block-image img {
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.pubblicazioni .post .wp-block-image img:hover {
	opacity: 0.5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}


/* ABOUT */

.about {
	background: #CFB77E;
	padding-top: 5%;
	padding-bottom: 10%;
}

.about h2 {
	color: #2C3038;
	text-align: left;
}

.about p {
	text-align: justify;
	line-height: 18pt;
}


/* CONTATTI */
.contatti {
	border-top: solid 50px #E1DBD1;
	padding: 5% 0 0;
}

.contatti p {
	text-align: center;
	padding: 35px 0 25px;
}

form {
	padding: 2% 0 10%;
}

.contatti form p {
	padding: 0;
}

form input, form textarea {
	border: none;
	background-color: #E1DBD1;
	width: 100%;
	font-size: 11pt;
	font-weight: lighter;
	padding: 1% 2%
}

.wpcf7-submit {
	width: 12%;
	padding: 0;
}


/* FOOTER */

.footer {
	background-color: #2C3038;
	padding: 80px 0 60px;
}

.footer ul {
	color: #F1F0EC;
	list-style-type: none;
	font-size: 10pt;
	line-height: 20pt;
}

.footer li {
	text-transform: uppercase;
}

.footer .padding {
	padding-bottom: 15px;
}

.footer .bold {
	font-weight: bold;
}

.footer .regular {
	font-weight: normal;
}

.footer a {
	color: #F1F0EC;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
}

.footer a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #C19027;
	height: 4px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.footer a:hover:before, .footer a:focus:before, .footer a:active:before {
	right: 0;
}

.row {
	margin: 0;
}


@media (max-width: 575px) {
	.pubblicazioni .post .bordo {
		border-right: none;
	}
}
@media (min-width: 576px) {
	
	/* WEDDINGS */
	h1 {
		font-size: 80pt;
	}

	.highlight {
		padding: 100px 0 10px;
		background: linear-gradient(0deg, #C2937F 55%, #F1F0EC 45%);
	}

	.highlight p {
		padding-bottom: 0;
	}

	.weddings-home .more {
		padding: 5% 0 0;
	}

	.weddings-home .m-com {
		padding: 0;
	}
	
	
	/* PUBBLICAZIONI */
	.pubblicazioni h1 {
		padding: 3% 0 1%;
	}

	.pubblicazioni .post {
		padding: 5% 0 5%;
	}

	.pubblicazioni .post h2 {
		padding: 5% 0 2%;
	}

	.pubblicazioni .post p {
		line-height: 18pt;
	}
	
	.pubblicazioni .post .bordo {
		border-right: solid 2px #2C3038;
	}
	
	
	/* ABOUT */
	.about {
		background: linear-gradient(90deg, #CFB77E 70%, #F1F0EC 30%);
		padding: 5% 0 10%;
	}
	
	/* CONTATTI */
	.contatti {
		border-top: solid 40px #E1DBD1;
	}

	.contatti p {
		padding: 55px 0 45px;
	}
}

@media (min-width: 768px) {
	body {
		font-size: 11pt;
		line-height: 22pt;
		letter-spacing: 2pt;
		margin-top: 25px;
	}

	h1 {
		font-size: 80pt;
		letter-spacing: 10px;
	}

	h2 {
		font-size: 15pt;
		letter-spacing: 4px;
	}

	h3 {
		font-size: 10pt;
	}

	.header {
		border-top: solid #C7C5BF 25px;
	}
	
    
    /* MENU */
	.menu {
		margin-top: 5%;
	}

	.menu ul {
		font-family: Edition;
		font-size: 50pt;
		line-height: 55pt;
		letter-spacing: 5pt;
		color: #F1F0EC;
		text-align: right;
		list-style-type: none;
	}

	.menu .social {
		font-size: 25pt;
		display: inline-block;
		vertical-align: top;
	}

	.menu .social li {
		line-height: 100pt;
	}

	.menu ul a, .menu ul a:visited {
		color: #F1F0EC;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}

	.menu ul a::after {
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}

	.menu ul a:hover {
		color: #A89D91;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	
    
    /* WEDDINGS */
	.weddings-home p {
		line-height: 20pt;
	}

	.highlight {
		background: linear-gradient(0deg, #C2937F 60%, #F1F0EC 40%);
	}

	.highlight p {
		font-size: 10pt;
		line-height: 15pt;
	}

	.highlight .row {
		padding-left: 3%;
		padding-right: 3%;
	}

	.weddings-home .m-com {
		padding: 2% 0 0;
	}
	
	
	/* PUBBLICAZIONI */
	.pubblicazioni h1 {
		padding: 5% 0 4%;
	}

	.pubblicazioni .post {
		padding: 7% 0 5%;
	}

	.pubblicazioni .post h2 {
		padding: 7% 0 4%;
	}

	.pubblicazioni .post p {
		line-height: 22pt;
	}
	
	.pubblicazioni .post .bordo {
		border-right: solid 2px #2C3038;
	}
	
	
	/* ABOUT */
	.about {
		background: linear-gradient(90deg, #CFB77E 70%, #F1F0EC 30%);
		padding: 5% 0 10%;
	}

	
	/* CONTATTI */
	.contatti {
		border-top: solid 60px #E1DBD1;
		padding: 5% 0 0;
	}

	.contatti p {
		padding: 5% 0 4%;
	}

	
	/* FOOTER */
	.footer {
		padding: 7% 5% 6%;
	}

	.footer ul {
		font-size: 9pt;
	}

	.footer .padding {
		padding-bottom: 8%;
	}
}

@media (min-width: 992px) {
	body {
		font-size: 12pt;
	}
	
	/* TORNA SU */
	#scroll {
		position:fixed;
		right: 1%;
		bottom: 2%;
		cursor:pointer;
		width:50px;
		height:50px;
		background-color:#C7C5BF;
		text-indent:-9999px;
		display:none;
		-webkit-border-radius:60px;
		-moz-border-radius:60px;
		border-radius:60px
	}
	
	#scroll span {
		position:absolute;
		top:50%;
		left:50%;
		margin-left:-8px;
		margin-top:-12px;
		height:0;
		width:0;
		border: 8px solid transparent;
		border-bottom-color:#F1F0EC;
	}
	
	#scroll:hover {
		background-color: #C19027;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;;
	}

	h1 {
		font-size: 100pt;
		letter-spacing: 10px;
	}

	h2 {
		font-size: 15pt;
		letter-spacing: 4px;
	}

	h3 {
		font-size: 10pt;
	}


    /* MENU */
	.menu ul {
		font-size: 75pt;
		line-height: 75pt;
	}

	.menu .social {
		font-size: 40pt;
		line-height: 50pt;
	}
    
    /* WEDDINGS */
	.weddings-home {
		padding: 7% 0 0;
	}

	.weddings-home h1 {
		padding: 5% 0 4%;
	}

	.weddings-home p {
		line-height: 20pt;
		padding: 0 0 3%;
	}

	.highlight {
		background: linear-gradient(0deg, #C2937F 60%, #F1F0EC 40%);
	}

	.highlight h2 {
		padding: 3% 0 0;
	}

	.highlight p {
		font-size: 11pt;
		line-height: 18pt;
	}

	/* PUBBLICAZIONI */
	.pubblicazioni {
		padding: 10% 0 0;
	}

	.pubblicazioni h1 {
		padding: 5% 0 4%;
	}

	.pubblicazioni .post {
		padding: 10% 0 10%;
	}

	.pubblicazioni .post p {
		line-height: 22pt;
		padding: 0;
	}
	
	
	/* ABOUT */
	.about {
		background: linear-gradient(90deg, #CFB77E 70%, #F1F0EC 30%);
		padding: 5% 0 10%;
	}

	
	/* CONTATTI */
	.contatti {
		border-top: solid 60px #E1DBD1;
		padding: 5% 0 0;
	}

	.contatti p {
		padding: 5% 0 4%;
	}

	
	/* FOOTER */
	.footer {
		padding: 7% 5% 6%;
	}

	.footer ul {
		font-size: 9pt;
	}

	.footer .padding {
		padding-bottom: 8%;
	}
}

@media (min-width: 1200px) {

	h1 {
		font-size: 120pt;
		letter-spacing: 15px;
	}

    /* MENU */
	.menu {
		margin-top: 3%;
	}

	.menu ul {
		font-size: 100pt;
		line-height: 105pt;
		letter-spacing: 10pt;
	}

	.menu .social {
		font-size: 50pt;
		line-height: 80pt;
	}

    
    /* WEDDINGS */
	.weddings-home h1 {
		padding: 5% 0 4%;
	}

	.highlight {
		background: linear-gradient(0deg, #C2937F 65%, #F1F0EC 35%);
	}

	.highlight h2 {
		padding: 2% 0 0;
	}

	.highlight p {
		font-size: 11pt;
	}
	
	
	/* PUBBLICAZIONI */
	.pubblicazioni h1 {
		padding: 5% 0 4%;
	}

	.pubblicazioni .post {
		padding: 8% 0 5%;
	}

	.pubblicazioni .post p {
		line-height: 22pt;
	}
	
	
	/* ABOUT */


	.about h2 {
		color: #2C3038;
		text-align: left;
	}

	.about p {
		text-align: justify;
		line-height: 18pt;
	}

	
	/* CONTATTI */
	.contatti {
		border-top: solid 100px #E1DBD1;
		padding: 5% 0 0;
	}

	.contatti p {
		text-align: center;
		padding: 6% 0 5%;
	}

	
	/* FOOTER */

	.footer {
		background-color: #2C3038;
		padding: 80px 0 60px;
	}

	.footer ul {
		color: #F1F0EC;
		list-style-type: none;
		font-size: 10pt;
		line-height: 20pt;
	}

	.footer li {
		text-transform: uppercase;
	}

	.footer .padding {
		padding-bottom: 20px;
	}

	.footer .bold {
		font-weight: bold;
	}

	.footer .regular {
		font-weight: normal;
	}
}

@media (min-width: 1900px) {
	h1 {
		font-size: 160pt;
	}

	h2 {
		font-size: 18pt;
	}

	.menu ul {
		font-size: 155pt;
		line-height: 150pt;
		letter-spacing: 10pt;
	}

	.highlight .row {
		padding-left: 5%;
		padding-right: 5%;
	}

	.highlight p {
		padding-right: 2%;
		padding-left: 2%;
	}
}

@media (min-width: 2500px) {
	
	h1 {
		font-size: 250pt;
	}

	.menu ul {
		font-size: 200pt;
		line-height: 190pt;
		letter-spacing: 15pt;
	}

	.menu .social {
		font-size: 100pt;
		line-height: 150pt;
	}

	.highlight .row {
		padding-left: 10%;
		padding-right: 10%;
	}
}