*
{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a
{
	text-decoration: none;
}

.fa-file-pdf-o, .fa-file-excel-o
{
	color: #cc3333;
}

.owl-dot
{
	background: #cc3333;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 5px;
	text-align: center;
	opacity: .5;
}

.owl-dot:hover
{
	opacity: 1;
}

.owl-dots
{
	text-align: center;
	padding-top: 15px;
}

.owl-dots > .active
{
	opacity: 1;
}

.left, .right
{
	opacity: .5;
	position: absolute;
	margin-top: -240px;
	display: none;
}

.left:hover, .right:hover
{
	opacity: 1;
}

.left
{
	margin-left: 1%;
}

.right
{
	margin-left: 95%;
}

header
{
	width: 100%;
}

nav
{
	width: 100%;
	background: #fff;
	height: 60px;
	position: fixed;
	z-index: 999;
}

ul.spacey
{
	list-style: none;
	display: flex;
	flex-direction: columns;
	align-items: center;
	height: 60px;
}

ul.spacey li
{
	text-transform: uppercase;
}

ul li > a
{
	padding: 0;
	color: #252525;
	transition: all 300ms ease-in-out;
	font-size: 16px;
}

ul li > a:hover
{
	color: #cc3333;
}

.spacey
{
	width: 100%;
}

.spacey li > a
{
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	color: #252525;
	margin: -10px 15px 0 15px;
	transition: all 200ms ease-in-out;
}

.spacey li > a:hover
{
	color: #cc3333;
	border-bottom: 3px solid #cc3333;
}

.get-left
{
	margin-left: 75px !important;
}

.active
{
	border-bottom: 3px solid #cc3333;
}

/*toggle button*/

.mobile-toggle
{
	width: 70px;
	height: 40px;
	display: none;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}

.mobile-toggle > .out, .out:before, .out:after
{
	content: "";
	display: block;
	height: 4px;
	background: #ffffff;
	position: relative;
	width: 100%;
}

.out:before
{
	top: 10px;
}

.out:after
{
	bottom: 14px;
}

.prime-span
{
	background: #ca1818 !important;
}

.out.prime-span:after
{
	background: #ca1818 !important;
}

.out.prime-span:before
{
	background: #ca1818 !important;
}

/*mobile navigation open*/

.mobile-open
{
	display: none;
}

.top_logo
{
	width: 200px;
	height: 32px;
	padding-right: 10px;
	padding-left: 20px;
	margin: 30px 0;
}

.test
{
	display: none;
}

.center
{
	width: 100%;
}

.pad
{
	padding-top: 60px;
}

.sh
{
	height: 90vh;
}

.h1
{
	font-size: 60px;
	font-family: 'Raleway';
	font-weight: 200;
	color: white;
	text-align: center;
	padding: 50px 0;
	text-transform: uppercase;
}

.bgc
{
	background: #cc3333;
}

.h2
{
	font-family: 'Raleway';
	font-weight: 400;
	color: white;
	text-align: center;
	padding: 15px 0;
	text-transform: uppercase;
}

.p, .p-left, .p2
{
	font-size: 18px;
	font-family: 'Raleway';
	color: white;
	text-align: left;
	width: 68%;
	margin: 0 auto;
}

.p2
{
	width: 68%;
	text-align: left;
	font-size: 20px;
	font-weight: 600;
	margin: -15px 0 0 0;
	padding: 0 0 10px 60px;
}

.p-left
{
	text-align: left;
}

.p-big
{
	font-size: 68px;
	font-family: 'Raleway';
	text-transform: uppercase;
	color: #fff;
	padding: 20px 30px 10px 50px;
	text-align: left;
	margin: 0 auto;
}

.cta
{
	font-size: 17px;
	font-family: 'Raleway';
	color: #fff;
	background: #cc3333;
	padding: 15px 35px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 300ms ease-in-out;
	font-weight: bold;
}

.cta:hover
{
	background: #252525;
	color: #fff;
}

.space
{
	text-align: center;
	padding: 70px 0;
}

.pad-bottom
{
	padding-bottom: 50px;
}

.pad-bottom2
{
	padding-bottom: 10px;
}

.pad-tb
{
	padding: 20px 0;
}

.full
{
	width: 100%;
}

.col-50
{
	width: 50%;
}

.fa-check
{
	padding-right: 10px;
	color: white;
}

.fa-plus
{
	padding-right: 10px;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

.owl-carousel
{
	width: 100%;
	z-index: 5;
	overflow: hidden;
}

.owl-stage > .active, .owl-dots > .active
{
	border: transparent !important;
}

#top
{
	background: white;
	height: 570px;
}

.slided
{
	height: 450px;
	width: 100%;
	background: white;
	margin: 0 auto;
	padding: 0;
}

.slide1 {
	background: url("../images/OSPOverviewVideo.png");
	background-size: 45%;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10%;
}

.slide2
{
	background: url("../images/pdf_logo.png");
	background-size: 25%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide3
{
	background: url("../images/s01-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide4
{
	background: url("../images/s02-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide5
{
	background: url("../images/s03-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide6
{
	background: url("../images/s04-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide7
{
	background: url("../images/s05-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide8
{
	background: url("../images/s07-1.png");
	background-size: 30%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide9 {
	background: url("../images/reports.jpg");
	background-size: 35%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide10 {
	background: url("../images/graph5.jpg");
	background-size: 44%;
	background-position: right;
	background-repeat: no-repeat;
}

.slide1 > h1, .slide10 > h1, .slide2 > h1, .slide3 > h1, .slide4 > h1, .slide5 > h1, .slide6 > h1, .slide7 > h1, .slide8 > h1, .slide9 > h1 {
	color: #cc3333;
	width: 50%;
	font-size: 68px;
	margin: 0 0 0 50px;
	text-align: left;
	padding-top: 80px;
}

.slide5 > h1
{
	padding-top: 120px;
}

.slide1 > p, .slide10 > p, .slide2 > p, .slide3 > p, .slide4 > p, .slide5 > p, .slide6 > p, .slide7 > p, .slide8 > p, .slide9 > p {
	color: #252525;
	width: 60%;
	font-size: 25px;
	margin: 0 0 0 50px;
	font-family: 'Open Sans';
}

	.slide1 > p, .slide10 > p {
		width: 50%;
		font-size: 23px;
	}

.slide4 > ul, .slide5 > p
{
	margin-top: -30px;
}

.slide1 > img, .slide10 > img, .slide2 > img, .slide3 > img, .slide4 > img, .slide5 > img, .slide6 > img, .slide7 > img, .slide8 > img, .slide9 > img {
	display: none !important;
}

#overview
{
	background: url(../images/tablet2.jpg);
	background-size: cover;
	background-position: center;
}

#overview > p
{
	font-family: 'Raleway';
	font-weight: 600;
}

#overview .center > .p-big
{
	color: #fff;
}

#overview > .p2, #benefits > .p2
{
	color: white;
	font-weight: bold;
	font-size: 16px;
	width: 600px;
	padding-top: 20px;
}

#overview > .in-p, #benefits > .in-p, #contact > .in-p
{
	font-size: 25px;
}

.ul-center
{
	margin: 0 auto;
	width: 55%;
	padding: 20px 0;
}

ul.p-left
{
	list-style: none;
}

#benefits
{
	background: url(../images/browser6.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#benefits .center > .p-big
{
	color: #fff;
}

#benefits p > b
{
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway';
}

#benefits > p
{
	font-weight: bold;
	font-family: 'Raleway';
}

#benefits > h1, #contact > h1, #overview > h1
{
	font-weight: 300;
}

#benefits > .pad-bottom2
{
	padding-bottom: 20px;
}

#pricing
{
	background: url("../images/pricing.jpg");
	background-size: cover;
	background-position: center;
}

#pricing > h1, #pricing > p
{
	color: white;
}

#notes > p, #notes > ul, #payment > h1, #payment > p
{
	color: #252525;
	font-family: 'Raleway';
	font-weight: 300;
}

#notes > .h2
{
	color: #cc3333;
}

#notes p > a, #notes2 p > a
{
	color: #cc3333;
}

#notes p > a:hover, #notes2 p > a:hover
{
	color: #252525;
}

#notes ul > li, #notes2 ul > li
{
	padding: 5px 0;
	font-size: 16px;
}

#notes ul li > a
{
	color: #cc3333;
}

#notes ul li > a:hover
{
	color: #252525;
}

.tln > a
{
	color: #cc3333;
}

#pricing > p, #notes > ul
{
	text-transform: none;
}

#pricing > h1
{
	border-bottom: 1px solid white;
	width: 300px;
	margin: 0 auto 50px auto;
	padding-bottom: 0;
	font-weight: 300;
}

#pricing > h2
{
	color: white;
}

#case-studies
{
	background: url("../images/ps.jpg");
	background-size: cover;
	background-position: center;
}

.img-div
{
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
}

#case-studies > h1
{
	color: white;
	border-bottom: 1px solid white;
	width: 500px;
	margin: 0 auto 50px auto;
	padding-bottom: 0;
	font-weight: 300;
}

#case-studies .full > .p
{
	color: white;
	font-family: 'Raleway';
	text-transform: none;
}

#features_top
{
	background: url("../images/online2.jpg");
	background-size: cover;
	background-position: center;
}

.features-color
{
	color: white;
	font-weight: 300;
}

#bom
{
	background: url("../images/backend2.jpg");
	background-size: cover;
	background-position: center;
}

#bof
{
	background: url("../images/backoffice3.jpg");
	background-size: cover;
	background-position: center;
}

#bof ul li > a
{
	color: white;
}

#bof ul li > a:hover
{
	color: #cc3333;
}

#bof ul > li
{
	padding: 10px 0;
}

#bom ul > li
{
	padding: 10px 0;
	font-weight: 300;
	color: white;
}

#osf ul > li
{
	padding: 10px 0;
}

#bom ul li > b
{
	font-weight: 800;
	color: white;
}

#osf
{
	background: url("../images/online2.jpg");
	background-size: cover;
	background-position: center;
}

#bom > ul, #bof > ul, #osf > ul
{
	font-family: 'Raleway';
}

#bom ul li > b
{
	text-transform: uppercase;
}

#osf ul li > a
{
	font-weight: 800;
	color: white;
}

#osf ul li > a:hover
{
	color: #cc3333;
}

#features_top > h1, #overview > h1, #benefits > h1, #contact > h1, #privacy > h1, #payment > h1, #documents > h1, #sitemap > h1, #security > h1, #copyright > h1, #quickbooks > h1
{
	border-bottom: 1px solid #252525;
	width: 400px;
	margin: 0 auto 50px auto;
	padding-bottom: 0;
}

#overview > h1, #benefits > h1, #contact > h1, #features_top > h1
{
	border-bottom: 1px solid white;
}

.top-label
{
	display: flex;
	width: 70%;
	margin: 0 auto;
}

.top-name, .top-name2
{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #cc3333;
	width: 15%;
	margin: 0 auto;
	text-transform: uppercase;
}

.top-name2
{
	background: white;
}

.tln
{
	padding: 10px 5px;
	text-align: center;
	font-family: 'Raleway';
	font-size: 16px;
	color: #252525;
}

.top-name > .tln
{
	color: white;
}

span.smallprint
{
	font-size: 13px;
	text-transform: lowercase;
	color: #A6A6A6;
}

.top-name-m
{
	display: none;
}

#contact
{
	background: url("../images/map.jpg");
	background-size: cover;
	background-position: center;
	height: 620px;
}

#contact .center > .p-big
{
	width: 100%;
	text-align: center;
}

.p-ty
{
	width: 100%;
	text-align: center;
}

#contact > .p2
{
	text-align: center;
	width: 100%;
}

#sitemap .p > li
{
	text-align: center;
}

#privacy > p, #copyright > p, #sitemap > p, #quickbooks > p, #documents > p, #security > p, #security > ul
{
	color: #252525;
	text-transform: none;
}

#privacy > h1, #copyright > h1, #sitemap > h1, #quickbooks > h1, #documents > h1, #security > h1, #payment > h1
{
	width: 600px;
	color: #cc3333;
	border-bottom: 1px solid #cc3333;
}

#privacy .p > a, #sitemap .p > a, #quickbooks .p > a
{
	color: #252525;
}

#privacy .p > a:hover, #sitemap .p > a:hover, #quickbooks .p > a:hover
{
	color: #cc3333;
}

#quickbooks .p > a, #documents .p > a, #security .p > a, #pricing .p > a
{
	color: #cc3333;
}

#quickbooks .p > a:hover, #documents .p > a:hover, #security .p > a:hover, #pricing .p > a:hover
{
	color: #252525;
}

#sitemap > h1, #security > h1
{
	width: 400px;
}

#copyright > .h2, #quickbooks > h2, #security > h2
{
	color: #cc3333;
}

#quickbooks > .h1
{
	width: 900px;
	margin: 0 auto 50px auto;
}

#prices > h2
{
	padding: 10px 0;
}

.move
{
	padding-right: 23px;
	padding-top: 3px;
}

footer
{
	background: #111;
	height: 250px;
}

.float
{
	float: left;
}

.clearfix
{
	clear: both;
}

.foot-buttons
{
	width: 24%;
	height: 210px;
	text-align: center;
	display: inline-block;
	padding: 20px 0;
}

.foot-buttons > a
{
	display: block;
	color: #666;
}

.foot-buttons > a:hover
{
	color: #cc3333;
}

.foot-foot
{
	text-align: center;
	padding: 10px 0;
	clear: both;
}

.foot-foot > p
{
	color: #666;
	font-family: 'Roboto';
}

.foot-foot p > a
{
	color: #666;
	text-transform: uppercase;
}

.foot-foot p > a:hover
{
	color: #cc3333;
}

.foot-h2
{
	text-transform: uppercase;
	font-family: 'Roboto';
	width: 200px;
	font-size: 16px;
	color: #666;
	margin: 0 auto;
	list-style: none;
	text-align: left;
}

.foot-h2 li > p
{
	border-bottom: 1px solid #666;
	padding: 0 0 3px 0;
}

.foot-h2 > li
{
	padding: 10px 0 0 0;
}

.foot-h2 li > a
{
	font-size: 14px;
	color: #666;
}

.foot-h2 li > .addy
{
	color: #666;
	font-size: 14px;
	border: none;
}

@media (max-width: 1100px)
{
	.slide10 > p
	{
		font-size: 22px;
	}
}

@media (max-width: 1000px)
{
	nav
	{
		display: none;
	}

	.mobile-toggle
	{
		display: flex;
		padding: 10px;
		z-index: 9999;
		background: transparent;
		position: fixed;
	}

	.spacey
	{
		display: none;
	}

	.mobile-open
	{
		display: block;
		position: fixed;
		top: 64px;
		right: -300px;
		width: 300px;
		opacity: 0;
		height: 400px;
		margin: 0;
		transition: all 300ms ease-in-out;
		z-index: 999;
	}

	.mobile-open ul
	{
		padding: 0;
		background: #fff;
		padding-top: 64px;
		padding-bottom: 30px;
		display: block;
		list-style: none;
		font-family: 'Raleway';
		text-transform: uppercase;
	}

	.mobile-open ul:nth-child(1)
	{
		margin-top: -64px;
	}

	.mobile-open li
	{
		text-align: left;
		padding: 10px;
	}

	.mobile-open li:nth-child(1)
	{
		padding-top: 64px;
	}

	.mobile-open ul li a
	{
		display: block;
		width: 300px;
		color: #252525;
	}

	.mobile-open ul li a:hover
	{
		color: #cc3333;
	}

	.mobile-open ul li a.active
	{
		width: 100%;
		border-left: 3px solid #cc3333;
		border-bottom: none;
		padding-left: 10px;
		color: #cc3333;
	}

	.mobile-open ul a > img
	{
		margin-left: 50px;
		padding-bottom: 20px;
	}

	header
	{
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		z-index: 99;
		height: 40px;
	}

	.test
	{
		display: block;
		height: 40px;
		position: fixed;
		width: 100%;
		background: rgba(0, 0, 0, 0.8);
	}

	.test > a
	{
		display: block;
		font-size: 30px;
		padding-left: 15px;
		color: white;
		font-family: 'Raleway';
	}

	.test > a:hover
	{
		color: #272727;
	}

	.left, .right
	{
		display: none;
	}

	.pad
	{
		padding-top: 0;
	}

	.slide1 > img, .slide10 > img, .slide2 > img, .slide3 > img, .slide4 > img, .slide5 > img, .slide6 > img, .slide7 > img, .slide8 > img, .slide9 > img {
		display: block !important;
		max-width: 300px;
		max-height: 300px;
		margin: 0 auto;
	}

	.slide10 > img
	{
		max-height: 280px !important;
		max-width: 400px !important;
		min-height: 280px;
	}

	.slide3 > img, .slide4 > img
	{
		min-height: 310px;
		max-height: 310px;
		min-width: 350px;
	}

	.slide5 > img, .slide6 > img, .slide7 > img, .slide8 > img, .slide9 > img
	{
		min-height: 320px;
		max-height: 320px;
		min-width: 350px;
		max-width: 350px;
	}

	.slide1 > p, .slide10 > p, .slide2 > p, .slide3 > p, .slide4 > p, .slide5 > p, .slide6 > p, .slide7 > p, .slide8 > p, .slide9 > p {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}

	.slide3 > p, .slide7 > p, .slide8 > p
	{
		text-align: center;
	}

	.slide4 > ul
	{
		margin-top: 0;
		padding: 0;
		width: 100%;
	}

	.slide4 > .p-left
	{
		margin: 0 auto;
	}

	.slide4 ul > li
	{
		display: inline-block;
		padding: 0;
	}

	.slide1 > h1, .slide10 > h1, .slide2 > h1, .slide3 > h1, .slide4 > h1, .slide5 > h1, .slide6 > h1, .slide7 > h1, .slide8 > h1, .slide9 > h1 {
		width: 100%;
		font-size: 30px;
		text-align: center;
		margin: 0 auto;
		padding: 40px 0 0 0;
	}

	.slide1, .slide10, .slide2, .slide3, .slide4, .slide5, .slide6, .slide7, .slide8, .slide9 {
		background: white;
	}

	.slide10 > img
	{
		width: 50%;
		height: 50%;
	}

	.slide10 > p
	{
		padding-top: 20px;
	}

	.slided > p, .slided > ul
	{
		font-size: 16px;
	}

	.slided
	{
		height: 450px;
	}

	#top
	{
		height: 500px;
	}

	.p, #notes > ul
	{
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.pad-bottom2
	{
		padding-bottom: 25px;
	}

	.ul-center, .ul-center > .p-left
	{
		margin: 0;
		width: 100%;
		padding-left: 10px;
	}

	#benefits
	{
		background-size: cover;
		background-position: center bottom;
	}
}

@media (max-width: 940px)
{
	.p-big
	{
		font-size: 80px;
	}
}

@media (max-width: 900px)
{
	.top-label, .top-name
	{
		display: block;
		width: 100%;
	}

	.top-name-m
	{
		display: block;
		font-weight: bold;
	}

	.smallprint
	{
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.none
	{
		display: none;
	}

	.top-name2
	{
		display: block;
		width: 100%;
	}

	.slide1 > p, .slide10 > p, .slide2 > p, .slide3 > p, .slide4 > p, .slide5 > p, .slide6 > p, .slide7 > p, .slide8 > p, .slide9 > p {
		font-size: 14px;
	}
}

@media (max-width: 800px)
{
	footer
	{
		height: 100%;
	}

	.foot-buttons, .foot-foot
	{
		display: block;
		width: 100%;
		height: 100%;
	}

	.foot-h2
	{
		text-align: center;
		width: 100%;
	}

	.foot-h2 li > p
	{
		border: none;
		color: white;
		padding-bottom: 10px;
	}

	.foot-h2 > li:nth-child(1)
	{
		background: #cc3333;
	}
}

@media (max-width: 680px)
{
	.slide8 > img
	{
		max-height: 300px;
		min-height: 300px;
	}
}

@media (max-width: 640px)
{
	.p-big
	{
		font-size: 60px;
		width: 100%;
		padding: 20px 0 10px 10px;
	}

	#overview > .p2, #benefits > .p2, #contact > .p2
	{
		width: 100%;
		padding-left: 10px;
	}
}

@media (max-width: 600px)
{
	.slide10 > img
	{
		min-height: 250px;
	}

	.slide7 > img
	{
		min-height: 300px;
		max-height: 300px;
	}
}

@media (max-width: 503px)
{
	.slide2 > img
	{
		min-height: 275px;
	}
}

@media (max-width: 586px)
{
	.slide3 > img
	{
		max-height: 270px;
		min-height: 270px;
	}
}

@media (max-width: 560px)
{
	.slide4 > img
	{
		max-height: 270px;
		min-height: 270px;
	}
}

@media (max-width: 520px)
{
	.slide7 > img
	{
		max-height: 270px;
		min-height: 270px;
	}
}

@media (max-width: 500px)
{
	.h1
	{
		width: 100% !important;
	}

	.slide1 > p, .slide10 > p, .slide2 > p, .slide3 > p, .slide4 > p, .slide5 > p, .slide6 > p, .slide7 > p, .slide8 > p, .slide9 > p {
		font-size: 12px;
		font-weight: bold;
	}

	.p-big
	{
		font-size: 40px;
	}
}

@media (max-width: 460px)
{
	.slide4 > img
	{
		max-height: 250px;
		min-height: 250px;
	}
}

@media (max-width: 435px)
{
	.slide2 > img
	{
		max-height: 290px;
	}

	#documents > h1, #privacy > h1, #sitemap > h1, #quickbooks > h1, #copyright > h1, #security > h1, #payments > h1
	{
		font-size: 50px;
	}

	#security > .p-left
	{
		margin: 0;
		padding-left: 10px;
		width: 100%;
	}
}

@media (max-width: 415px)
{
	.slide3 > img
	{
		max-height: 220px;
		min-height: 220px;
		max-width: 250px;
		min-width: 250px;
	}
}

@media (max-width: 403px)
{
	.slide4 > img
	{
		max-height: 220px;
		min-height: 220px;
	}
}

@media (max-width: 400px)
{
	.mobile-open
	{
		width: 100%;
	}

	.slide10 > img
	{
		max-height: 220px !important;
		min-height: 220px;
	}

	.slide6 > img
	{
		min-width: 260px;
		max-width: 260px;
	}

	.slide9 > img
	{
		min-width: 275px;
		max-width: 275px;
	}

	#benefits > .p-left
	{
		padding-left: 10px;
		padding-right: 10px;
		margin: 0;
		text-align: center;
		width: 100%;
	}

	#benefits .p-left > b
	{
		display: block;
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
		margin: 0 auto;
	}
}

@media (max-width: 380px)
{
	.slide7 > img
	{
		max-height: 220px;
		min-height: 220px;
		max-width: 270px;
		min-width: 270px;
	}

	.slide8 > img
	{
		max-height: 300px;
		min-height: 300px;
		min-width: 270px;
		max-width: 270px;
	}
}

@media (max-width: 360px)
{
	.slide2 > img
	{
		max-height: 270px;
	}

	.slide5 > img
	{
		max-width: 260px;
		min-width: 260px;
		max-height: 310px;
		min-height: 310px;
	}
}

@media (max-width: 351px)
{
	.slide10 > img
	{
		max-height: 185px !important;
		min-height: 185px !important;
	}

	.slide8 > img
	{
		max-height: 255px;
		min-height: 255px;
	}
}

@media (max-width: 350px)
{
	.test > a
	{
		font-size: 26px;
		padding-top: 5px;
	}
}

@media (max-width: 342px)
{
	#overview > h1, #benefits > h1, #features_top > h1, #contact > h1, #pricing > h1, #case_studies > h1, #contact > h1
	{
		font-size: 53px;
	}

	#documents > h1, #privacy > h1, #sitemap > h1, #quickbooks > h1, #copyright > h1, #security > h1, #payments > h1
	{
		font-size: 37px;
	}
}

@media (max-width: 333px)
{
	.slide9 > img
	{
		max-height: 270px;
		min-height: 270px;
	}
}

@media (max-width: 319px)
{
	.slide4 > img
	{
		max-height: 200px;
		min-height: 200px;
		max-width: 275px;
		min-width: 275px;
	}

	.p-big
	{
		font-size: 35px;
	}
}

@media (max-width: 305px)
{
	.slide4 > img
	{
		max-height: 170px;
		min-height: 170px;
	}
}