/* ipad pro */
@media (min-width: 1021px) and (max-width: 1199px) {
	.navbar {
		padding: .5rem 2rem;
	}
	.slideshow {
		min-height: auto;
	}
	.h1, h1 {
		font-size: 2.25rem;
		line-height: 2.25rem;
	}
	.main .box {
		margin-top: -24rem;
	}
	.features p>span {
		font-size: .75rem;
	}
	.product-title {
		font-size: 2.25rem;
		line-height: 2.25rem;
	}
	p, ul li {
		font-size: 1.15rem;
		font-weight: 300;
	}
	.product-info {
		margin-bottom: 8rem;
	}
	.section-5 h2 {
		font-size: 2.15rem;
	}
	.blue span.bigger {
		font-size: 2.75rem;
	}
	.send-msg {
		margin-bottom: 2rem;
	}
	.section-1 h1 {
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
	.snowflake {
		margin-top: -12rem;
	}
}

@media (min-width: 992px) and (max-width: 1020px) {
	.navbar {
		padding: .5rem 2rem;
	}
	.slideshow {
		min-height: auto;
	}
	.h1, h1 {
		font-size: 2.25rem;
		line-height: 2.25rem;
	}
	.main .box {
		margin-top: -24rem;
	}
	.features p>span {
		font-size: .75rem;
	}
	.product-title {
		font-size: 2.25rem;
		line-height: 2.25rem;
	}
	p, ul li {
		font-size: 1.15rem;
		font-weight: 300;
	}
	.product-info {
		margin-bottom: 8rem;
	}
	.section-5 h2 {
		font-size: 2.15rem;
	}
	.blue span.bigger {
		font-size: 2.75rem;
	}
	.send-msg {
		margin-bottom: 2rem;
	}
	.section-1 h1 {
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
	.snowflake {
		margin-top: -12rem;
	}
}

@media (min-width: 861px) and (max-width: 991px) {

}

/* ipad */
@media (min-width: 760px) and (max-width: 860px) {
	.slideshow {
		min-height: auto;
	}
	.main .box {
		margin-top: -18rem;
	}
	.h1, h1 {
		font-size: 2rem;
		line-height: 2rem;
	}
	.main .box {
		padding: 4rem 3rem;
	}
	.main .box p {
		font-size: 1.25rem;
	}
	.section-1 h1 {
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
	p, ul li {
		font-size: 1rem;
	}
	.navbar-toggler {
		position: relative;
		left: 35%;
	}
	.navbar-toggler span {
		color: white;
		text-transform: uppercase;
		font-family: 'termina';
	}
	.main-menu li {
		text-align: center;
		margin-top: 1rem;
	}
	.section-2 {
		margin: 2rem 0rem 4rem 0rem;
	}
	.product-title {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
	.product-sizes {
		margin-top: 0rem;
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
	.product-info ul {
		padding-left: 1rem;
	}
	.product-info {
		margin-bottom: 6rem;
	}
	.snowflake {
		margin-top: -6rem;
	}
	.section-5 h2 {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.blue span.bigger {
		font-size: 2.2rem;
	}
	.section-5 {
		background-position: 20%;
	}
	.send-msg {
		width: 30rem;
		margin-bottom: 2rem;
	}
	
}

@media screen and (min-width:416px) {
	.mobile-only {
		display:none !important;
	}
	.desktop-only {
		display:block !important;
	}
}

/* mobile */
@media only screen and (max-width: 415px) {
	.col-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.mobile-only {
		display:block !important;
	}
	.desktop-only {
		display:none !important;
	}

	.navbar-toggler {
		position: relative;
		left: 30%;
	}
	.navbar-toggler span {
		color: white;
		text-transform: uppercase;
		font-family: 'termina';
	}
	.navbar {
		padding: .5rem 2rem;
	}
	.top-menu img {
		width: 20rem;
		height: 4rem;
	}
	.slideshow {
		min-height: auto;
	}
	.main .box {
		color: white;
		padding: 5rem 3rem;
		margin: 0rem;
		margin-top: -2rem;
		margin-bottom: 4rem;
	}
	.h1, h1 {
		font-size: 2.2rem;
		line-height: 2.2rem;
	}
	.main .box p {
		font-size: 1.25rem;
	}
	.section-1 h1 {
		font-size: 2.5rem;
		line-height: 2.5rem;
		margin-top: -2rem;
		padding: 0rem 2rem;
		text-align: center;
	}
	.margin-b3 {
		margin-bottom: 0rem;
	}
	.features {
		padding: 1rem 2rem 1rem 4rem;
	}
	.features .col-md-6 {
		margin: 1.5rem 0rem;
	}
	.highlight {
		margin: 0rem 2rem;
	}
	.companies {
		padding: 0rem;
	}
	.product-title {
		font-size: 2rem;
		line-height: 2rem;
		margin: 1rem 2rem;
	}
	.section-3 img {
		margin-top: 0rem;
	}
	p, ul li {
		font-size: 1rem;
		letter-spacing: 1px;
	}
	.product-info {
		padding: 2rem 2rem;
		margin-bottom: 4rem;
	}
	.product-info ul {
		margin-bottom: 0;
	}
	.main-btn {
		margin-top: 2rem;
	}
	.sunburst {
		position: absolute;
		width: 75%;
		margin-top: 0rem;
	}
	.snowflake {
		position: absolute;
		width: 50%;
		margin-top: -15rem;
	}
	.section-5 h2 {
		font-size: 1.75rem;
		line-height: 2rem;
	}
	.blue span.spacing {
		font-size: 1.25rem;
	}
	.blue span.bigger {
		font-size: 1.75rem;
	}
	.section-5 {
		background-position: right;
		padding: 6rem 2rem;
	}
	.send-msg {
		width: 100%;
		margin-bottom: 2rem;
	}
	form {
		margin: 0rem 2rem;
	}
	.form-security img {
		width: 8rem;
		margin-top: -1rem;
		margin: 2rem;
	}
	.footer .logos .mv {
		height: 8rem;
		width: 8rem;
	}
	.footer .logos .goc {
		height: 7rem;
		width: 8rem;
	}
	.footer p {
		font-size: 1rem;
	}
	.navbar-nav {
		text-align: center;
	}
	.main-menu li {
		margin-top: .5rem;
	}
}

/* iphone */
@media only screen and (max-width: 375px) {

}

/* galaxy s5 */
@media only screen and (max-width: 360px) {

}

/* iphone 5 */
@media only screen and (max-width: 320px) {
	.top-menu img {
		width: 18rem;
	}
	.h1, h1 {
		font-size: 1.75rem;
		line-height: 1.75rem;
	}
	.main .box p {
		font-size: 1rem;
	}
	.section-1 h1 {
		font-size: 2rem;
		line-height: 2rem;
	}
	.product-title {
		margin: 1rem 0rem;
	}
	.footer .logos .mv {
		height: 6rem;
		width: 6rem;
	}
	.footer .logos .goc {
		height: 6rem;
		width: 7rem;
	}
	.main-menu li {
		margin: .5rem 1rem;
	}
	.navbar-toggler {
		left: 25%;
	}
}