/*
Notes: You shouldn't really have to mess with anything down here. Unless you are drastically chaning the Twenty Ten theme.

/* --------------------------------------------------------*/
/*-----------------MMMMM----------MMMMM----E---------------*/
/*-----------------MMMMMM--------MMMMMM------D-------------*/
/*-----------------MMMMMMM------MMMMMMM----Q---I-----------*/
/*-----------------MMMMMMMM----MMMMMMMM------U---A---------*/
/*-----------------MMMMMMMMM--MMMMMMMMM--------E-----------*/
/*-----------------MMMM-MMMMMMMMMM-MMMM----------R---------*/
/*-----------------MMMM--MMMMMMMM--MMMM------------I-------*/
/*-----------------MMMM---MMMMMM---MMMM--------------E-----*/
/*-----------------MMMM----MMMM----MMMM----------------S---*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/* --------------------------------------------------------*/

@media (min-width: 1201px) {
	.container {
		width: 1200px;
	}
	.menu-trigger {
		display: none !important;
	}
}


@media (max-width: 1100px) {

	.navigation {
		display: none;
	}

	a.menu-trigger {
		top: 13px;
	    left: 10px;
	    z-index: 1000;
	    position: fixed;
	    display: table;
	}
	.scrolled a.menu-trigger {
	    top: 6px;
	}
	.menu-trigger:before {
		background: #204863 !important;
		box-shadow: 0 6px transparent, 0 12px #204863, 0 18px transparent, 0 24px #204863 !important;
	}

	.mp-pusher {
	    top: 0;
	}
	.branding {
		padding: 5px 0;
	}
	.branding .logo {
		padding-left: 50px;
	}
	.scrolled .branding img {
	    height: 30px;
	}
	header {
		height: 47px;
	}
	.header-btns {
	    position: relative;
	    display: table-cell;
	    vertical-align: middle;
	}
	.header-btn {
	    white-space: nowrap;
	}
	.header-btn a {
	    padding: 10px;
	    padding-right: 50px;
	}
	.branding .txt,
	.scrolled .branding .txt {
		vertical-align: middle;
	    padding: 0;
	    opacity: 1;
	    font-size: 16px;
	}
	.tile-wrap span {
	    font-size: 20px;
	}
}
@media (max-width: 1023px) {
	.header-btn a {
	    overflow: hidden;
	    width: 46px;
	    padding: 10px 12px;
	}
	.tile {
	    margin-bottom: 15px;
		min-height: 100px;
	}
	.section-space-double{
		padding: 60px 0;
	}
	.section-space {
		padding-top: 30px;
	    padding-bottom: 30px;
	}
	.section-space-bottom {
	    padding-bottom: 30px;
	}
	.section-space-top {
	    padding-top: 30px;
	}
	.hero-wrapper-internal {
	    height: 250px;
	}
	.products-content {
	    width: 100%;
	}

}
@media (max-width: 767px) {
	.carousel-indicators {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.carousel-indicators li {
		width: 50px;
	}
	section#how-it-works {
	    display: none;
	}
	.tick-wrap {
	    padding: 0;
	    margin-bottom: 25px;
	}
	.tile.img {
	    background-size: auto 100%;
	    background-repeat: no-repeat;
	    background-color: #fff;
		width: 50%;
	    margin-left: auto;
	    margin-right: auto;
	}
	section#brands-safe ul li {
	    float: left;
	    width: 50%;
	}
	.hero-title {
	    font-size: inherit;
	    margin-bottom: 20px;
	}
	.ico.icon-quotes,
	.icon-interact,
	.testimonial-photo .testimonial-photo-left {
		display: none;
	}
	.client-testimonial p {
	    width: 100%;
	}
	.branding .txt, .scrolled .branding .txt {
	    display: none;
	}
	a.menu-trigger {
	    top: 6px;
	}
	.header-btns {
		float: right;
	}
	.header-btn {
	    padding: 0 5px;
	}
	.branding img {
	    height: 30px;
	}
	.hero-wrapper-internal {
	    height: 180px;
	}
	section#footer .copyright {
		text-align: center;
	}
	.hero-wrapper {
	    height: 300px;
	}
}


@media only screen and (min-width: 481px) and (max-width: 1024px){
	#wrapper {
		margin: 20px auto;
		width: 90%;
	}

	#access,
	#access .menu-header,
	div.menu,
	#colophon,
	#branding,
	#main,
	#footer {
	    margin: 0 auto;
	    width: 100%;
	}

	#branding{
		overflow: hidden;
	}

	/*
	LAYOUT: Responsive Images & Video
	DESCRIPTION: Responsive.
	*/
	#content img {
		margin: 0;
		height: auto;
		max-width: 100%;
		width: auto;
	}

	img, object, embed, iframe, #content .wp-caption {
		max-width: 100%;
	}

	#content .wp-caption img{
		max-width: 95%;
	}

	/*
	LAYOUT: Two columns
	DESCRIPTION: Responsive.
	940 = 720 + 220
	100% = 76.5957447% + 23.40425535%
	*/

	#container {
		float: left;
		margin: 0 -25.5319149% 0 0;
		width: 99%;
	}
	#content {
		width: 68.5957447%;
		/*margin: 0 29.787234% 0 20px;*/
		margin: 0 29.787234% 0 20px;
	}
	#primary,
	#secondary {
		overflow: hidden;
		width: 23.40425535% /* 200px / 940px */
	}

	#site-title, #site-info {
		width:74.4680851% /* 700px / 940px */
	}

	#footer-widget-area .widget-area,
	#site-generator,
	#site-description  {
		width: 23.40425535% /* 200px / 940px */
	}

} /* This belongs here. It goes to @media only screen and (min-width: 481px) and (max-width: 1024px) */

@media screen and (max-width: 660px) {
	#wrapper {
		margin: 5px auto;
		width: 100%;
		padding: 0 3%;
	}

	#access {
		display: none;
	}

	#access,
	#access .menu-header,
	div.menu,
	#colophon,
	#branding,
	#main,
	#footer {
		margin: 0 auto;
		width: 100%;
	}

	#branding  {
		overflow:hidden;
	}

	#site-title {
		width: 100%;
	}

	#container {
		float: left;
		width: 100%;
	}

	#content {
		width: 99%;
		margin: 0 0px 0 0px;
	}

	#primary,
	#secondary {
		float: left;
		overflow: hidden;
		width: 99%;
	}
	#secondary {
		clear: left;
	}

	#site-generator, #site-description, #site-info, #site-title {
		clear: left;
		float: left;
		width: 95%;
		padding: 0;
		margin: 0;
	}

	/*
	LAYOUT: Responsive Images
	DESCRIPTION: Responsive.
	*/

	#content img {
		margin: 0;
		height: auto;
		max-width: 100%;
		width: auto;
	}

	img, object, embed, #content .wp-caption {
		max-width: 100%;
	}

	#content .wp-caption{
		width: 100%;
	}

	#content .wp-caption img{
		max-width: 90%;
	}

	#content .wp-caption.alignleft{
		float: left;
	}
	#content .wp-caption.alignright{
		float: right;
	}
	#content .alignleft,
	#content img.alignleft {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 0px 0px 5px 0px;
	}
	#content .alignright,
	#content img.alignright {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 0px 0px 5px 0px;
	}

} /* @media screen and (max-width: 660px) */


/*
/* We left these here for you incase you needed them. You do not need to add anything for the Videos or Images.
/*
/*
/* Media = iPad orientation: landscape */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {

}/* This belongs here. It goes to @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) */

/*--------------------------------------------------------------------------------*/

/* Media = iPad orientation: portrait */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}/* This belongs here. It goes to @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) */

/*--------------------------------------------------------------------------------*/

/* Media = Mobile - iPhone */

@media handheld, only screen and (max-device-width: 480px) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}
	#content pre {
		font-size: 60%;
		overflow: hidden;
		padding: 1em;
	}

	#content code {
		font-size: 50%;
		margin-bottom: 24px;
	}
}/* This belongs here. It goes to @media handheld, only screen and (max-device-width: 480px) */

/* Media = Mobile - All Others - orientation:portrait */

@media handheld, only screen and (max-device-width: 480px) and (orientation:portrait) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}

	#content pre {
		font-size: 80%;
		overflow: hidden;
		padding: 1em;
	}

	#content code {
		font-size: 50%;
		margin-bottom: 24px;
	}
}/* @media handheld, only screen and (max-device-width: 480px) and (orientation:portrait) */

/* Media = Mobile - All Others - orientation:landscape */

@media handheld, only screen and (max-device-width: 767px) and (orientation:landscape) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}
}/* This belongs here. It goes to @media handheld, only screen and (max-device-width: 767px) and (orientation:landscape) */