@import url('https://fonts.googleapis.com/css?family=Raleway:500,600,700,800');

body {
    font-family: 'Raleway', sans-serif;
	font-weight: 500;
	padding-bottom: 0px;
}

a:link, a:visited, a:hover, a:active {
    color: #000000;
}

a.txtlink, a.txtlink:link, a.link:visited {
	color: #333 !important;
	text-decoration: underline;
	font-weight: bold;
}

a.txtlink:hover, a.link:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.mail-txt a {
	color: #ffffff;
}

#london a {
	color: #ffffff;
	font-weight: bold;
}

.copyright {
	color: #ffffff;
	font-size: 11px;
	margin: 15px 0px;
}

.hed1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0px;
	padding-top: 10px;
}

.hedw1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0px;
	padding-top: 10px;
	color: #ffffff;
}

.hedw2 {
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
}

.banner-hed1 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 30px;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}

.banner-txt {
	font-size: 15px;
	color: #ffffff;
}

.yellow-hed, .yellow-hed2 {
	width: 100%;
	background-color: #ffc300;
	padding: 30px 0px 20px 0px;
}

.yellow-hed > p {
	font-size: 28px;
	color: #2d2d2d;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}

.yellow-hed2 > div {
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: 800;
	font-style: normal;
}

.grey-hed > p {
	font-size: 28px;
	color: #2d2d2d;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 10px;
}

.grey-hed > div {
	border: #ffc300 1px solid;
	padding: 30px;
	margin: 10px 20px;
}

.hed2-hed, .hed2-button, .hed2-buttonB {
	display: inline-block;
	margin: 0px 15px;
}

.hed2-button, .hed2-buttonB {
	font-size: 12px;
	color: #2d2d2d;
	border: #2d2d2d 2px solid;
	padding: 15px 20px;

}

.hed2-hover {
	background-color: #2d2d2d;
	color: #ffffff;
	border: #2d2d2d 2px solid;
	cursor: pointer;
}

.navbar-inverse {
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
    margin-right: 10px;
    margin-left: 10px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 500;
}

.contact-bar {
	visibility: hidden;
}

.navbar-fixed-top {
    top: -45px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

.navbar-brand {
    padding: 0px 15px;
}

.navbar-header {
		height: 70px;
	}

.jumbotron {
    background-color: #ffffff;
	margin-top: 32px;
}

.spacer {
	margin-top: 50px;
}

.space-box-a {
	margin: 3px 10px;
}

.home-one {
	/*background: url(../gfx/3.jpg) no-repeat;*/
	background-size: cover;
	height: 300px;
	margin: 0px -15px;
}



.fly-panel {
	background: url(../gfx/fly-001.jpg) no-repeat;
	background-size: cover;
}

.fly-tailored {
	background: url(../gfx/fly-002.jpg) no-repeat;
	background-size: cover;
}

.realtime {
	background: url(../gfx/fly-003.jpg) no-repeat;
	background-size: cover;
}

.income {
	background: url(../gfx/fly-004.jpg) no-repeat;
	background-size: cover;
}

.home-box {
	display: block;
	position: relative;
}

#bannerOne > p, #bannerTwo > p, #bannerThree > p {
    text-shadow: 2px 2px 3px #333;
}


.home-one {
	border: solid 2px #ffc32b;
}

.location-container {
	margin: 0px -13px;
}

.locations {
    display: inline-flex;
    width: 100%;
	height: 250px;
    margin: 0px -1px;
	overflow: hidden;
}

.location-item {
	width: 100%;
	height: 100%;
	margin: 3px;
}

.location-hed {
	background-color: #ffffff;
	margin-top: 77%;
}

.london {
    background: url(../gfx/london.png) no-repeat;
    background-size: 150%;
    background-position: 0px 33%;
	/*height: 470px;*/
	padding: 120px 0px;
	margin-top: -11px;
	margin: -11px 6px 0px 4px;
}

.place-box {
	margin: 0px auto;
	width: 300px;
	border: #ffffff 2px solid;
	padding: 2px;
}

.sofia {
	background: url(../gfx/sofia.png) no-repeat;
	background-size: cover;
}

.newcastle {
	background: url(../gfx/newcastle.png) no-repeat;
	background-size: cover;
}

.sydney {
	background: url(../gfx/sydney.png) no-repeat;
	background-size: cover;
}

.cape-town {
	background: url(../gfx/cape-town.png) no-repeat;
	background-size: cover;
}

.joburg {
	background: url(../gfx/joburg.png) no-repeat;
	background-size: cover;
}



.home-box {
	display: normal;
	width: 100%;
	height: 300px;
	border: solid 2px #ffc32b;
	margin-top: 10px;
}

.flex-center {
	align-items: center;
}

.box-center {
	width: 200px;
    margin: auto;
}

.home-box-item {

    width: 100%;
    display: flex;
    height: 100%;
}

.home-box-txt {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 15px;
    color: #f97352;
	position: absolute;
	z-index: 1001;
}

.fly {
	font-size: 14px;
	font-weight: 800;
	text-transform: capitalize
}

.solutions {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize
}

.fly-pic {
	width: 21px;
	height: 20px;
	margin-right: 3px;
	margin-top: 2px;
}

.home-box-hed {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 7px;
}

.home-box-hedB {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	margin-top: 40%;
	margin-bottom: 2px;
}

.home-box-hedF {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 7px;
}

.home-box-itemB {
    position: absolute;
    z-index: 1000;
    right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
}

.home-box-hedC {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	margin-top: 50%;
	margin-bottom: 2px;
}

.home-box-hedD {
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	margin-top: 50%;
	margin-bottom: 2px;
}

.home-box-itemC {
    position: absolute;
    z-index: 1000;
    right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.4);
}

.text-shadow-2px {
    text-shadow: 2px 2px 2px #333;
}

.home-box-itemD {
    position: absolute;
    z-index: 1000;
    right: 15px;
	left: 15px;
	bottom: 0px;
	top: 0px;
}

.home-box-itemE {
    position: absolute;
    z-index: 1000;
    right: 15px;
	left: 15px;
	bottom: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.4);
}


.panel-box {
	border: #fff 2px solid;
    padding: 5px;
    background-color: rgba(255, 255, 2555, 1);
}

.home-box-hedE {
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	/* margin-top: 50%; */
	margin-bottom: 2px;
}


.home-box-item {
	position: absolute;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.4);
}

.home-box-button {
	width: 128px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	border: 2px #ffffff solid;
	padding: 2px 0px;
}

.home-box-button-b {
	width: 128px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #2d2d2d;
	border: 2px #ffffff solid;
	background-color: #ffffff;
	padding: 2px 0px;
	cursor: pointer;
}

.home-box-inner, .home-box-innerB {
	width: 200px;
	height: 60px;
	margin: auto;
	padding: inherit;
}



.home-box-innerC {
    width: 200px;
    height: auto;
    margin: auto;
    padding-top: 5%;
}

.box-container {
	border: solid 2px #ffc32b;
	width: 100%;
	height: 100%;
}

.home-right {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}




.bottom-foot {
	/*clear: both;
	margin: -10px 0px 0px 0px;
	*/

	background-color: #3d4045;
}

.foot-col:nth-child(2) {
	min-width: 150px;
}

.foot-col {

	color: #ffffff;

}

.social {
	display: inline-block;
}


.social > a > img {
	width: 25px;
	height: 25px;
	margin: 2px;
}

/*** Carousel ***/

#carousel-one {
	background: url(../gfx/testimonial4.png) no-repeat;
	background-size: cover;

}

#intro > div {
	max-height: 296px;
}

#appraisal > div {
	height: 369px;
}

#clients > div {
	height: 275px;
}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 50px;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

.carousel-control.left {
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	filter: none;
	background-repeat: repeat-x;
}

#carousel-three {
	margin: 0px -15px 0px -15px;
	width: auto;
	height: auto;
}

/*** End Carousel ***/

.about-banner {
	background: url(../gfx/overlay.jpg) no-repeat;
	background-size: 140%;
	background-position: 0px 0px;
	width: 100%;
}

.about-banner-inner {
	padding: 15px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
}

.conjoint-banner {
    background: url(../gfx/conjoint2.jpg) no-repeat;
    background-size: 170%;
    background-position: 50% 35%;
    width: 100%;
}

.creative-banner {
    background: url(../gfx/fly-004.jpg) no-repeat;
    background-size: 110%;
    background-position: 50% 55%;
    width: 100%;
}


.express-banner {
    background: url(../gfx/fastrack.jpg) no-repeat;
    background-size: 335%;
    background-position: 50% 35%;
    width: 100%;
}

.clever-banner {
    background: url(../gfx/clever.jpg) no-repeat;
    background-size: 250%;
    background-position: 31% 35%;
    width: 100%;
}

.segmentation-banner {
    background: url(../gfx/segmentation.jpg) no-repeat;
    background-size: 144%;
    background-position: 90% 0px;
    width: 100%;
}

.segmentation-banner-inner {
	padding: 45px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}

.simulator-banner {
    background: url(../gfx/reach.jpg) no-repeat;
    background-size: 235%;
    background-position: 90% 0px;
    width: 100%;
}

.incidence-banner {
    background: url(../gfx/incidence-rate.jpg) no-repeat;
    background-size: 140%;
    background-position: 75% 0px;
    width: 100%;
}

.helpful-banner {
    background: url(../gfx/helpful.jpg) no-repeat;
    background-size: 310%;
    background-position: 50% 25%;
    width: 100%;
}

.simulator-banner-inner {
	padding: 45px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}

.incidence-banner-inner {
	padding: 45px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}

.clever-banner-inner, .express-banner-inner, .creative-banner-inner, .conjoint-banner-inner, .helpful-banner-inner  {
	padding: 66px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}




.quick-banner {
	background: url(../gfx/quick2.jpg) no-repeat;
	background-size: 140%;
	background-position: 0px 0px;
	width: 100%;
}

.quick-banner-inner {
	padding: 15px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}


.panel-banner {
	background: url(../gfx/panel.jpg) no-repeat;
	background-size: 200%;
	background-position: 0px 0px;
	width: 100%;
}

.research-banner {
	background: url(../gfx/tailor.jpg) no-repeat;
	background-size: 200%;
	background-position: 0px 0px;
	width: 100%;
}


.realtime-banner {
    background: url(../gfx/real-time-research.jpg) no-repeat;
    background-size: 335%;
    background-position: 81% 0px;
    width: 100%;
}

.disposable-banner {
    background: url(../gfx/disposable.jpg) no-repeat;
    background-size: 177%;
    background-position: 81% 0px;
    width: 100%;
}

.weight-banner {
    background: url(../gfx/audience.jpg) no-repeat;
    background-size: 115%;
    background-position: 60% 0px;
    width: 100%;
}

.weight-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.markres-banner {
    background: url(../gfx/markres.jpg) no-repeat;
    background-size: 100%;
    background-position: 60% -82px;
    width: 100%;
}

.markres-banner-inner {
    padding: 25px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.interview-banner {
    background: url(../gfx/interview.jpg) no-repeat;
    background-size: 120%;
    background-position: 0px 0px;
    width: 100%;
}

.interview-banner-inner {
    padding: 20px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.internat-banner {
    background: url(../gfx/internat.jpg) no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    width: 100%;
}

.internat-banner-inner {
    padding: 20px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.audit-banner {
    background: url(../gfx/film.jpg) no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    width: 100%;
}

.audit-banner-inner {
    padding: 20px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.pr-banner {
    background: url(../gfx/lightbulb.jpg) no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    width: 100%;
}

.pr-banner-inner {
    padding: 20px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}



.stat-banner {
    background: url(../gfx/stats.jpg) no-repeat;
    background-size: 115%;
    background-position: 60% 0px;
    width: 100%;
}

.stat-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.testing-banner {
    background: url(../gfx/testing.jpg) no-repeat;
    background-size: 115%;
    background-position: 60% 0px;
    width: 100%;
}

.testing-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.deliverables-banner {
    background: url(../gfx/package.jpg) no-repeat;
    background-size: 125%;
    background-position: 60% 0px;
    width: 100%;
}

.deliverables-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.rankquest-banner {
    background: url(../gfx/ranking.jpg) no-repeat;
    background-size: 155%;
    background-position: 60% 0px;
    width: 100%;
}

.rankquest-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.fchoice-banner {
    background: url(../gfx/choice.jpg) no-repeat;
    background-size: 100%;
    background-position: 60% 0px;
    width: 100%;
}

.fchoice-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.qtype-banner {
    background: url(../gfx/question-types.jpg) no-repeat;
    background-size: 155%;
    background-position: 60% 0px;
    width: 100%;
}

.qtype-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.useful-banner {
    background: url(../gfx/useful-research-notes.jpg) no-repeat;
    background-size: 155%;
    background-position: 60% 0px;
    width: 100%;
}

.useful-banner-inner {
    padding: 70px 30px !important;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.customer-banner {
    background: url(../gfx/customer.jpg) no-repeat;
    background-size: 300%;
    background-position: 0px;
    width: 100%;
}

.rolling-banner {
    background: url(../gfx/rolling.jpg) no-repeat;
    background-size: 335%;
    background-position: 81% 0px;
    width: 100%;
}

.solutions-banner {
    background: url(../gfx/solutions.jpg) no-repeat;
    background-size: 310%;
    background-position: 50% 25%;
    width: 100%;
}

.laser-banner {
    background: url(../gfx/lasertest.jpg) no-repeat;
    background-size: 280%;
    background-position: 81% 0px;
    width: 100%;
}

.how-it-works {
	width: 100%;
	height: auto;
}

.realtime-banner-inner, .disposable-banner-inner, .rolling-banner-inner, .laser-banner-inner, .customer-banner-inner, .solutions-banner-inner {
	padding: 15px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}



.panel-banner-inner, .research-banner-inner {
	padding: 15px 30px !important;
	width: inherit;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
}



.panel-mrs-a {
	display: normal;
	width: 100%;
}

.panel-mrs-b {
	display: normal;
	width: 27%;}



.member {
	border: #ffc301 2px solid;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 10px 10px 0px 10px;
	/* cursor: pointer; */
	padding: 3px;
}

.member-pic {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height:300px;
}

.member-txt {
	border: #8888a5 solid 2px;
	margin-top: 3px;
	padding: 3px 7px;
	font-size: 0.97em;
}

.member-label {
	text-align: center;
	background-color: #ffc300;
	margin-left: 10px;
	margin-right: -10px;
	padding-bottom: 5px;

}

.member-name {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

.member-title {
	font-weight: 600;
	font-size: 16px;
	color: #888888;

}

.margin-offset {
	margin-right: 0px;
}

/*** Quick Box ***/
.quick-icon {
	color: #ffc300;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #000000;
	border: #ffc300 2px solid;
	font-size: 31px;
	text-align: center;
	line-height: 55px;
	margin: -32px auto 0px auto;
	display: block;
}

.quick-h3 {
	color: #ffc300;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 5px;
	text-align: center;
}

.quick-par {
	padding: 0px 30px;
}

.quick-box, .clever-box {
    border: #ffc300 2px solid;
    width: 100%;
    height: 270px;
    margin-top: 35px;
}

/*** Solution Box ***/
.solution-box {
    border: #2d2d2d 2px solid;
    width: 100%;
    height: 270px;
    margin-bottom: 15px;
    margin-top: 15px;
}

/*** Quick - Clever - Helpful ***/
.square {
	float:left;
	position: relative;
	width: 96.5%;
	padding-bottom : 96.5%; /* = width for a 1:1 aspect ratio */
	margin:1.66%;
	overflow:hidden;
}

#squarea {
	background: url(../gfx/quick-block.jpg) no-repeat;
	background-size: 100%;
	background-position: 0px;
}

#squareb {
	background: url(../gfx/clever-block.jpg) no-repeat;
	background-size: 100%;
	background-position: 0px;
}

#squarec {
	background: url(../gfx/helpful-block.jpg) no-repeat;
	background-size: 100%;
	background-position: 0px;
}

.contenta {
	position:absolute;
	height:100%; /* = 100% - 2*10% padding */
	width:100%; /* = 100% - 2*5% padding */
	padding: 4% 4%;

}

.contentb {
	position:absolute;
	height:100%; /* = 100% - 2*10% padding */
	width:100%; /* = 100% - 2*5% padding */
	padding: 4% 4%;


}

.tablea {
	display:table;
	height:100%;
	width:100%;
}

.tableb {
	display:table;
	height:100%;
	width:100%;
	 background-color: rgba(0, 0, 0, 0.5);
	 border: #ffc300 solid 1px;
}

.table-cell{
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
	 color:#ffffff;
	padding: 0px 10px;
}

.block-hed {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0px;
}

.block-txt {
	font-size: 12px;
	text-transform: uppercase;
}



#bannerOne {
	background: url(../gfx/4.jpg) no-repeat;
	background-size: 125%;
	background-position: 0px 26%;
	position: absolute;
	top: 2px;
	right: 2px;
	left: 2px;
	bottom: 2px;
	padding: 5px;
}

#bannerTwo {
	background: url(../gfx/5.jpg) no-repeat;
	background-size: 125%;
	background-position: 0px 26%;
	position: absolute;
	top: 2px;
	right: 2px;
	left: 2px;
	bottom: 2px;
	padding: 5px;
}

#bannerThree {
	background: url(../gfx/3b.jpg) no-repeat;
	background-size: 125%;
	background-position: 0px 26%;
	position: absolute;
	top: 2px;
	right: 2px;
	left: 2px;
	bottom: 2px;
	padding: 5px;
}

#bannerOne > p, #bannerTwo > p, #bannerThree > p {
	margin: 17% auto;
	text-align: center;
	color: #ffffff;
	font-weight: 700;
	font-size: 1.8em;
	line-height: 1.2em;
}

@media (min-width:450px) {

	/* .markres-banner {
		background: url(../gfx/markres.jpg) no-repeat;
		background-size: 115%;
		background-position: 60% -90px;
		width: 100%;
	} */

}

@media (min-width:500px) {

	/* .markres-banner {
		background: url(../gfx/markres.jpg) no-repeat;
		background-size: 115%;
		background-position: 60% -200px;
		width: 100%;
	} */

	

	

	.interview-banner-inner {
		padding: 55px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.internat-banner {
		background: url(../gfx/internat.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.internat-banner-inner {
		padding: 85px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.audit-banner {
		background: url(../gfx/film.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -9px;
		width: 100%;
	}

	.audit-banner-inner {
		padding: 85px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.pr-banner {
		background: url(../gfx/lightbulb.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.pr-banner-inner {
		padding: 100px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.member-pic {
		height:400px;
	}


}

@media (min-width:600px) {

	.interview-banner {
		background: url(../gfx/interview.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -30px;
		width: 100%;
	}

	.member {
		display: flex;
	}

	.member-pic {
		width: 50%;
		height: 230px;
		display: inline-block;

	}

	.member-txt {

		border: #8888a5 solid 2px;
		margin-top: 0px;
		padding: 3px 7px;
		display: inline-block;
		margin-left: 3px;
		width: 100%;
	}

}



@media (min-width:730px) {

	.jumbotron {
		margin-top: 80px;
	}

	.markres-banner {
		background-size: 100%;
		background-position: 60% -192px;
		width: 100%;
	}

	

	#bannerOne {
		background: url(../gfx/4.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 26%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 2px;
	}

	#bannerTwo {
		background: url(../gfx/5.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 26%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 2px;
	}

	#bannerThree {
		background: url(../gfx/3b.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 26%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 2px;
	}

	#bannerOne > p, #bannerTwo > p, #bannerThree > p  {
		margin: 15% auto;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		font-size: 2em;
		line-height: 1.2em;
	}



	.how-it-works {
		width: 80%;
		height: auto;
	}

	.home-box-itemD {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 0px;
		top: 0px;
	}

	.home-box-itemE {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 0px;
		top: 0px;
		background-color: rgba(0, 0, 0, 0.4);
	}

	/* .markres-banner {
		background: url(../gfx/markres.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -235px;
		width: 100%;
	} */

	.internat-banner {
		background: url(../gfx/internat.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.internat-banner-inner {
		padding: 130px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.audit-banner {
		background: url(../gfx/film.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -30px;
		width: 100%;
	}

	.audit-banner-inner {
		padding: 130px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}



}



@media (min-width:745px) {

	

	.navbar-inverse .navbar-nav > li > a {
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 12px;
		font-weight: 500;
	}

	.navbar-brand > img {
		display: block;
		width: 180px;
		height: auto;
		margin-top: 7px;
	}

	#bannerOne > p, #bannerTwo > p, #bannerThree > p {
		margin: 30% auto;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		font-size: 2em;
		line-height: 1.2em;
	}


	.home-box-itemD {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 15px;
		top: 15px;
	}

	.home-box-itemE {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 15px;
		top: 15px;
		background-color: rgba(0, 0, 0, 0.4);
	}


	.banner-txt {
		font-size: 18px;
		color: #ffffff;
	}

	.locations {
		display: inline-flex;
		width: 33.2%;
		height: 210px;
		margin: 0px -1px;
	}

	.london {
		background: url(../gfx/london.png) no-repeat;
		background-size: 100%;
		background-position: 0px 43%;
		margin: 0px;
		/* height: 275px; */
	}


	.home-one {
		height: 500px;
		margin: 0px -8px 5px -15px;
		/*margin: 4px 0px;*/
		/*margin: 7px;*/
	}

	.home-two, .home-three, .home-four, .home-five {
		height: 250px;
	}

	.home-box {
		display: inline-flex;
		width: 49.5%;
		height: 247px;
		border: solid 2px #ffc32b;
		margin-top: 7px;
		min-width: 49%;
		max-width: 50%;
	}

	.navbar-fixed-top {
		top: 0;
	}

	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
		color: #ffffff;
		background-color: #2e2e2e;
		border-bottom: #ffc32b 2px solid;
	}

	.navbar-inverse .navbar-nav > li > a:hover {
		color: #f97352;
		background-color: #2e2e2e;
		border-bottom: #ffc32b 2px solid;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		min-height: 70px;
	}

	.navbar-nav > li > a {
		padding-top: 25px;
		padding-bottom: 0px;

	}

	.nav > li {
		height: 70px;
	}

	.contact-bar {
		visibility: visible;
		padding: 3px 0px;
		font-weight: 700;
	}


	.contact-item {
		display: inline-block;
		width: auto;
		margin: 0px 1.5%;
	}

	.solution-box {
		border: #2d2d2d 2px solid;
		width: 100%;
		height: 270px;
	}

	.markres-banner-inner {
		padding: 70px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.interview-banner {
		background: url(../gfx/interview.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -40px;
		width: 100%;
	}

	.interview-banner-inner {
		padding: 110px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.pr-banner {
		background: url(../gfx/lightbulb.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.pr-banner-inner {
		padding: 160px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

}





/* Responsive: Portrait tablets and up */
@media (min-width:768px) {

	

	/*** Quick - Clever - Helpful ***/
	.square {
		float:left;
		position: relative;
		width: 30%;
		padding-bottom : 30%; /* = width for a 1:1 aspect ratio */
		margin:1.66%;
		overflow:hidden;
	}


	#intro > div {
		max-height: 496px;
	}

	.location-hed {
		background-color: #ffffff;
		margin-top: 201px;
	}

	.locations {
		display: inline-flex;
		width: 19.92%;
		height: 250px;
		margin: 0px -1px;
	}

	.london {
		background: url(../gfx/london.png) no-repeat;
		background-size: 100%;
		background-position: 0px 32%;
		padding: 207px 0px;
		/* height: 470px; */
	}

	.home-box {
		display: inline-block;
		width: 49%;
		height: 247px;
		border: solid 2px #ffc32b;
		margin-top: inherit;
	}


	.home-right {
		/*padding-right: 15px;
		padding-right: 4px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;*/
		padding-right: 0px;
		padding-left: 0px;
		margin-right: -8px;
		margin-left: 0px;
	}

	.realtime-banner {
		background: url(../gfx/real-time-research.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.disposable-banner {
		background: url(../gfx/disposable.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.weight-banner {
		background: url(../gfx/audience.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	/* .markres-banner {
		background: url(../gfx/markres.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -245px;
		width: 100%;
	} */



	.stat-banner {
		background: url(../gfx/stats.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.testing-banner {
		background: url(../gfx/testing.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.deliverables-banner {
		background: url(../gfx/package.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.rankquest-banner {
		background: url(../gfx/ranking.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.fchoice-banner {
		background: url(../gfx/choice.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}


	.qtype-banner {
		background: url(../gfx/question-types.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

	.useful-banner {
		background: url(../gfx/useful-research-notes.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}



	/* .customer-banner {
		background: url(../gfx/customer.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	} */

	.customer-banner-inner {
		padding: 21px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	/* .rolling-banner {
		background: url(../gfx/rolling.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	} */

	.rolling-banner-inner {
		padding: 21px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.solutions-banner {
		background: url(../gfx/solutions.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 30%;
		width: 100%;
	}

	.helpful-banner-inner {
		padding: 21px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.helpful-banner {
		background: url(../gfx/helpful.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 30%;
		width: 100%;
	}

	.solutions-banner-inner {
		padding: 21px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}


	/* .laser-banner {
		background: url(../gfx/lasertest.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	} */

	.laser-banner-inner {
		padding: 21px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.realtime-banner-inner, .disposable-banner-inner, .useful-banner-inner, .qtype-banner-inner, .fchoice-banner-inner, .rankquest-banner-inner,
	.deliverables-banner-inner, .testing-banner-inner, .stat-banner-inner, .weight-banner-inner  {
		padding: 140px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.about-banner {
		background: url(../gfx/overlay.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 20%;
		width: 100%;
	}

	.about-banner-inner, .helpful-banner-inner {
		padding: 80px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
	}

	/* .conjoint-banner {
		background: url(../gfx/conjoint2.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 70%;
		width: 100%;
	} */

	.clever-banner {
		background: url(../gfx/clever.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -136px;
		width: 100%;
	}

	

	.quick-banner {
		background: url(../gfx/quick2.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 42%;
		width: 100%;
	}

	/* .segmentation-banner {
		background: url(../gfx/segmentation.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 42%;
		width: 100%;
	} */

	/* .simulator-banner {
		background: url(../gfx/reach.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 42%;
		width: 100%;
	} */

	/* .incidence-banner {
		background: url(../gfx/incidence-rate.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 42%;
		width: 100%;
	} */


	.panel-banner {
		background: url(../gfx/panel.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 20%;
		width: 100%;
	}

	.research-banner {
		background: url(../gfx/tailor.jpg) no-repeat;
		background-size: 150%;
		background-position: 0px 20%;
		width: 100%;
	}

	.panel-banner-inner, .research-banner-inner {
		padding: 80px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
	}

	.panel-mrs-a {
		display: inline-block;
		max-width: 70%;
	}

	.panel-mrs-b {
		display: inline-block;
		width: 27%;
	}

	.panel-mrs-b > img {
		width: 100%;
	}

	.list-items > li {

		margin-bottom: 5px;

	}

	.quick-box {
		border: #ffc300 2px solid;
		width: 100%;
		height: 375px;
		margin-top:35px;
	}

	.clever-box {
		border: #ffc300 2px solid;
		width: 100%;
		height: 435px;
		margin-top: 35px;
	}

	.solution-box {
		border: #2d2d2d 2px solid;
		width: 100%;
		height: 275px;
		margin: 15px 0px;
	}

	.member-pic {
		width: 300px;
		height: 180px;
		display: inline-block;

	}

	.member-txt {

		border: #8888a5 solid 2px;
		margin-top: 0px;
		padding: 3px 7px;
		display: inline-block;
		margin-left: 3px;
		width: normal;
	}






}	/* @media screen and (min-width: 768px) { */


@media (min-width:910px) {
	.creative-banner {
		background: url(../gfx/fly-004.jpg) no-repeat;
		background-size: 110%;
		background-position: 50% 95%;
		width: 100%;
	}

	.incidence-banner {
		background: url(../gfx/incidence-rate.jpg) no-repeat;
		background-size: 270%;
		background-position: 75% 0px;
		width: 100%;
	}

	.qtype-banner {
		background: url(../gfx/question-types.jpg) no-repeat;
		background-size: 125%;
		background-position: 60% 0px;
		width: 100%;
	}

	.navbar-inverse .navbar-nav > li > a {
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 14px;
		font-weight: 500;
	}

	.navbar-brand > img {
		display: block;
		width: 230px;
		height: auto;
		margin-top: 0px;
	}

	.jumbotron {
		margin-top: 20px;
	}

	/* .markres-banner {
		background: url(../gfx/markres.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -340px;
		width: 100%;
	} */

	.interview-banner {
		background: url(../gfx/interview.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -40px;
		width: 100%;
	}

	.interview-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}
}


@media (min-width:975px) {

	.creative-banner {
		background: url(../gfx/fly-004.jpg) no-repeat;
		background-size: 210%;
		background-position: 50% 95%;
		width: 100%;
	}

	.weight-banner {
		background: url(../gfx/audience.jpg) no-repeat;
		background-size: 200%;
		background-position: 60% 0px;
		width: 100%;
	}

	.interview-banner {
		background-size: 240%;
		background-position: 0px -30px;
		width: 100%;
	}

	.stat-banner {
		background-size: 210%;
		background-position: 0px 0px;
		width: 100%;
	}

	.testing-banner {
		background-size: 200%;
		background-position: 60% 0px;
		width: 100%;
	}

	.deliverables-banner {
		background-size: 220%;
		background-position: 60% 0px;
		width: 100%;
	}

	.rankquest-banner {
		background-size: 250%;
		background-position: 60% 0px;
		width: 100%;
	}

	.fchoice-banner {
		background: url(../gfx/choice.jpg) no-repeat;
		background-size: 150%;
		background-position: -20px 0px;
		width: 100%;
	}

	.qtype-banner {
		background: url(../gfx/question-types.jpg) no-repeat;
		background-size: 225%;
		background-position: 60% 0px;
		width: 100%;
	}

	.disposable-banner {
		background-size: 330%;
		background-position: 75% 0px;
		width: 100%;
	}

	.markres-banner {
		background-size: 175%;
		background-position: 60% 0px;
		width: 100%;
	}

	.simulator-banner {
		background-size: 305%;
		background-position: 90% 0px;
		width: 100%;
	}

	.segmentation-banner {
		background-size: 270%;
		background-position: 90% 0px;
		width: 100%;
	}

	.laser-banner {
		background-size: 315%;
		background-position: 81% 0px;
		width: 100%;
	}

	.conjoint-banner {
		background-size: 200%;
		background-position: 50% 35%;
		width: 100%;
	}

	.customer-banner {
		background-size: 310%;
		background-position: 0px;
		width: 100%;
	}

	#bannerOne {
		background: url(../gfx/4.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 25%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 7px;
		padding: 5px;
	}

	#bannerTwo {
		background: url(../gfx/5.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 25%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 7px;
		padding: 5px;
	}

	#bannerThree {
		background: url(../gfx/3b.jpg) no-repeat;
		background-size: 125%;
		background-position: 0px 25%;
		position: absolute;
		top: 2px;
		right: 9px;
		left: 2px;
		bottom: 7px;
		padding: 5px;
	}

	#bannerOne > p, #bannerTwo > p, #bannerThree > p  {
		margin: 30% auto;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		font-size: 2em;
		line-height: 1.2em;
	}


	.home-box-itemD {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 15px;
		top: 15px;
	}

	.home-box-itemE {
		position: absolute;
		z-index: 1000;
		right: 15px;
		left: 15px;
		bottom: 15px;
		top: 15px;
		background-color: rgba(0, 0, 0, 0.4);
	}

	.home-box-innerC {
		width: 200px;
		height: auto;
		margin: auto;
		padding-top: 10%;
	}

	.quick-banner-inner, .express-banner-inner, .creative-banner-inner, .clever-banner-inner, .conjoint-banner-inner, .segmentation-banner-inner, .simulator-banner-inner, .incidence-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.mrs {
		width: 65%;
		height: auto;
		margin-bottom: 10px;
	}

	

	.markres-banner-inner {
		padding: 120px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.internat-banner {
		background: url(../gfx/internat.jpg) no-repeat;
		background-size: 200%;
		background-position: -10px 0px;
		width: 100%;
	}

	.internat-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.audit-banner {
		background: url(../gfx/film.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -50px;
		width: 100%;
	}

	.audit-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.pr-banner {
		background-size: 190%;
		background-position: -90px 0px;
		width: 100%;
	}

	.pr-banner-inner {
		padding: 260px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}





}


@media (min-width:1230px) {

	.pr-banner {
		background-size: 150%;
		background-position: -110px 0px;
		width: 100%;
	}

	.markres-banner {
		background-size: 133%;
		background-position: 60% 0px;
		width: 100%;
	}

	.simulator-banner {
		background-size: 235%;
		background-position: 90% 0px;
		width: 100%;
	}

	.segmentation-banner {
		background-size: 200%;
		background-position: 90% 0px;
		width: 100%;
	}

	.customer-banner {
		background-size: 300%;
		background-position: 0px;
		width: 100%;
	}

	.laser-banner {
		background-size: 280%;
		background-position: 81% 0px;
		width: 100%;
	}

	.conjoint-banner {
		background-size: 170%;
		background-position: 50% 35%;
		width: 100%;
	}

	.member-pic {
		width: 240px;
		height: 160px;
		display: inline-block;
	}



	.how-it-works {
		width: 100%;
		height: auto;
	}

	.mrs {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	.quick-box {
		border: #ffc300 2px solid;
		width: 100%;
		height: 300px;
		margin-top:35px;
	}

	.clever-box {
		border: #ffc300 2px solid;
		width: 100%;
		height: 335px;
		margin-top: 35px;
	}

	.rolling-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.helpful-banner {
		background: url(../gfx/helpful.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 35%;
		width: 100%;
	}

	.helpful-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.solutions-banner {
		background: url(../gfx/solutions.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px 35%;
		width: 100%;
	}

	.solutions-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.laser-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.customer-banner-inner  {
		padding: 110px 117px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}


	.disposable-banner-inner {
		padding: 120px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.useful-banner-inner {
		padding: 160px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.qtype-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.fchoice-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.rankquest-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.deliverables-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.testing-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.stat-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.weight-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.markres-banner-inner {
		padding: 180px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	/* .interview-banner {
		background: url(../gfx/interview.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -50px;
		width: 100%;
	} */

	.interview-banner-inner {
		padding: 200px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}

	.internat-banner {
		background: url(../gfx/internat.jpg) no-repeat;
		background-size: 170%;
		background-position: -10px 0px;
		width: 100%;
	}

	.audit-banner {
		background: url(../gfx/film.jpg) no-repeat;
		background-size: 100%;
		background-position: 0px -110px;
		width: 100%;
	}

	

	.pr-banner-inner {
		padding: 280px 30px !important;
		width: inherit;
		height: inherit;
		background-color: rgba(0, 0, 0, 0.4);
		text-align: center;
	}


}


@media (min-width:1360px) {

	.creative-banner {
		background: url(../gfx/fly-004.jpg) no-repeat;
		background-size: 220%;
		background-position: 50% 95%;
		width: 100%;
	}

	.weight-banner {
		background-size: 135%;
		background-position: 60% 0px;
		width: 100%;
	}

	.stat-banner {
		background-size: 150%;
		background-position: 0px 0px;
		width: 100%;
	}

	.testing-banner {
		background-size: 140%;
		background-position: 60% 0px;
		width: 100%;
	}

	.rankquest-banner {
		background-size: 170%;
		background-position: 60% 0px;
		width: 100%;
	}

	.markres-banner {
		background-size: 120%;
		background-position: 60% 0px;
		width: 100%;
	}

	.qtype-banner {
		background-size: 150%;
		background-position: 60% 0px;
		width: 100%;
	}

	.fchoice-banner {
		background-size: 100%;
		background-position: 0px 0px;
		width: 100%;
	}

}

@media (min-width:1600px) {
	.pr-banner {
		background-size: 135%;
		background-position: -110px 0px;
		width: 100%;
	}

	.internat-banner {
		background-size: 110%;
		background-position: 0px 0px;
		width: 100%;
	}

	.interview-banner {
		background-size: 150%;
		background-position: 0px -30px;
		width: 100%;
	}

	.testing-banner {
		background-size: 115%;
		background-position: 60% 0px;
		width: 100%;
	}

	.markres-banner {
		background-size: 100%;
		background-position: 60% 0px;
		width: 100%;
	}

}
