/* css reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* css reset ends */




@font-face {
 font-family: 'YanoneKaffeesatzThin';
 src: url('../fonts/YanoneKaffeesatz-Thin-webfont.eot');
 src: url('../fonts/YanoneKaffeesatz-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/YanoneKaffeesatz-Thin-webfont.woff') format('woff'), url('../fonts/YanoneKaffeesatz-Thin-webfont.ttf') format('truetype'), url('../fonts/YanoneKaffeesatz-Thin-webfont.svg#YanoneKaffeesatzThin') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'YanoneKaffeesatzLight';
 src: url('../fonts/YanoneKaffeesatz-Light-webfont.eot');
 src: url('../fonts/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/YanoneKaffeesatz-Light-webfont.woff') format('woff'), url('../fonts/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'), url('../fonts/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'YanoneKaffeesatzRegular';
 src: url('../fonts/YanoneKaffeesatz-Regular-webfont.eot');
 src: url('../fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('../fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('../fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'YanoneKaffeesatzBold';
 src: url('../fonts/YanoneKaffeesatz-Bold-webfont.eot');
 src: url('../fonts/YanoneKaffeesatz-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'), url('../fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'), url('../fonts/YanoneKaffeesatz-Bold-webfont.svg#YanoneKaffeesatzBold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_gothicb';
 src: url('../fonts/gothicb.eot');
 src: local('â˜º'), url('../fonts/gothicb.woff') format('woff'), url('../fonts/gothicb.ttf') format('truetype'), url('../fonts/gothicb.svg') format('svg');
 font-weight:bold;
 font-style: normal;
}
h2, h3, h4, h5 {
	font-family:'YanoneKaffeesatzRegular';
}
/*Name: Heading 2 */
h2 {
	font: 2em/1.46em 'YanoneKaffeesatzRegular';
}
/* Name: Heading 3 */
h3 {
	font-weight: bold;
	font-size: 1.67em;
	font-family:'YanoneKaffeesatzLight';
}
/*
   Name: Heading 4
*/
h4 {
	font-size: 1.8em;
	font-family:'YanoneKaffeesatzLight';
}
body {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color:#2a2a2a;
	background: url(../images/wood-bg.png) repeat center center;
}
.banner h1, .technical-support h2, .software-projects h2, .shared-services h2, .we-are-hiring a, .social-icon li, .banner h1 a, .prev, .next, .inner-blockquote span, .career-column-01-icon, .career-column-02-icon, .career-column-03-icon, .rm-advantage-box h3 {
	background: url(../images/rmesi-sprite.png) no-repeat 0 0;
}
.banner, .body-wrap, .footer-wrap, .inner-body-wrap {
	width:923px;
	margin: auto;
}
.inner-body-wrap p strong {
	font-family: 'YanoneKaffeesatzRegular';
}
/* ORIGINAL home banner */
/*.header { background: #2B1438  url(../images/banner_bg.jpg) no-repeat center top; height:434px; color:#fff;}
.banner h1 {text-indent:-999px; width:187px; height:133px;background-position: 0 -788px;float:left;margin-top:56px}
.banner-carousel{ width:100%;float:left;position:relative;z-index:10}
.banner-carousel .pagination {list-style:none;position:absolute;left:0px;top:200px}*/

/* home banner reduced height */
.header {
	background: #2B1438 url(../images/banner_bg.jpg) no-repeat center top;
	height:278px;
	color:#fff;
	min-width:930px;
}
.banner h1 {
	text-indent:-999px;
	width:187px;
	height:133px;
	background-position: 0 -788px;
	float:left;
	margin-top:42px
}
.banner-carousel {
	width:687px;
	float:left;
	position:relative;
	z-index:10;
	top:0;
	left:0
}
.banner-carousel .pagination {
	list-style:none;
	position:absolute;
	left:0px;
	top:160px;
	z-index:999
}
.banner-carousel #slides {
	margin-left:0px;
	position:absolute;
	top:42px;
	left:39px
}
.banner-carousel div.slide_items {
	width:747px;
	height:216px;
}
.banner-carousel .bg1 { /*background:url(../images/slider_bg_01.png) no-repeat 471px -6px;*/
}
.banner-carousel div h2 {
	font-size: 3em;
	width:385px;
	text-shadow: 2px 2px 1px #693395;
	text-transform:uppercase;
	font-family:'YanoneKaffeesatzRegular';
	line-height:1.071em;
	float:left;
	position:relative;
}
.banner-carousel div p {
	font-size: 1em;
	display:block;
	margin-top:7px;
	text-shadow: 0px 0px 1px #693395;
	text-transform: none;
	font-family:'YanoneKaffeesatzLight';
	font-weight:normal;
	line-height:1.250em;
	float:left;
	width:516px
}
.child {
	width:56px;
	height:66px;
	background:url(../images/rmesi-sprite.png) no-repeat 2px -958px;
	position:absolute;
	right:197px;
	top:58px;
}
.banner-carousel .slides_container {
	width:609px
}
.banner-carousel .pagination li {
	float:left
}
.banner-carousel .pagination a {
	width:70px;
	height:3px;
	background:#a990b3;
	text-indent:-9999px;
	margin-right:5px;
	cursor:pointer;
	opacity:0.5;
	filter:Alpha(opacity=50);
	float:left
}
.banner-carousel .pagination .current a {
	opacity:1;
	filter:Alpha(opacity=100);
}
ul.nice-menu a {
	font-family:'YanoneKaffeesatzRegular';
	font-size:1.250em;
	letter-spacing:1px
}
div.error {
	font-family:'YanoneKaffeesatzLight';
	font-size:1.1em;
	padding:14px 50px;
	background-position:8px 12px;
}
.section-01 li {
	float:left;
	width: 276px;
}
.section-01 a {
	display:inline-block;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #f4f4f4;
	padding:8px 16px;
	font-size:0.81em;
	width:auto;
	margin-top:24px;
	background:#fbb034;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center
}
.section-01 span {
	font-size:.88em;
	line-height:1.5;
	display:inline-block;
}
.section-01 h2 {
	margin:0 0 8px 0;
	font-size:1.400em;
	text-transform:uppercase;
	font-family:"Century Gothic", "Apple Gothic", "URW Gothic L.", "Conv_gothicb", sans-serif;
	font-weight:bold
}
.technical-support h2, .software-projects h2, .shared-services h2 {
	padding-top: 260px;
	background-position: -289px 20px
}
.software-projects h2 {
	background-position:-289px -258px;
}
.shared-services h2 {
	background-position:-299px -798px
}
.technical-support {
	margin-right: 49px;
}
.software-projects {
	margin-right: 46px;
}
.technical-support a:hover {
	background:#ec9300;
}
.software-projects a {
	background:#c1c87c;
}
.software-projects a:hover {
	background:#96a63b;
}
.shared-services a {
	background:#42c4dd;
}
.shared-services a:hover {
	background:#13aac7;
}
div.messages ul li { list-style-type:none !important;}
.section-02 {
	margin-bottom: 47px;
	overflow: hidden;
	float:left
}
.section-02 li {
	float:left;
}
.we-are-hiring h2 {
	margin:21px 0 10px 0;
	font-size:1.5em;
	text-transform:uppercase;
}
.we-are-hiring {
	height: 153px;
	background: url(../images/career-bg.png) no-repeat 0 top;
	width:269px;
	padding: 0 0 0 32px;
	position:relative;
	color:#fff;
	float:left;
	margin-top:89px;
}
.we-are-hiring span {
	color:#dac3e2;
	font-size:0.875em;
	line-height:1.125em
}
.we-are-hiring h2 {
	font-family:"Century Gothic", "Apple Gothic", "URW Gothic L.", "Conv_gothicb", sans-serif;
	font-weight:bold;
	font-size:1.9em
}
.we-are-hiring h2, .we-are-hiring span {
	width:220px;
	display:inline-block;
}
.we-are-hiring a {  /*background-position: -17px -191px; display: inline-block; height: 92px; left: 247px;  position: absolute;  text-indent: -999px;  top: 38px; width: 86px;*/
	color:#FFFFFF;
}
.footer {
	clear:both;
	bottom:0
}
.links {
	float:right;
	height:136px
}
.links ul {
	width:auto;
	float:left;
	margin-left:30px
}
.links ul li {
	margin-bottom:8px;
	text-transform:uppercase;
	font-size:0.875em;
}
.links ul li span {
	margin-bottom:15px;
	width:100%;
	text-shadow: 1px 2px -2px #fff;
	display:inline-block
}
.links ul li a {
	width:auto;
	color:#818181;
	text-decoration:none;
	text-transform:none;
}
.links ul li a:hover {
	color:#464646;
	text-decoration:underline;
}
.footer-wrap {
	padding-top:42px;
	position:relative;
	width:923px;
	margin:0 auto
}
.footer-links .footer-wrap {
	height:180px
}
.footer-links {
	background: #e6e7e8 url(../images/footer-shadow.png) no-repeat center 0;
	width:100%;
	float:left
}
.footer-copyright {
	background: #333333;
	width:100%;
	float:left;
	padding-bottom:12px;
	min-width:930px;
}
.footer-copyright li {
	float:left;
}
.footer-copyright .footer-wrap {
	text-align:center;
	padding:0;
	color:#6d6c6c;
	font-size:0.875em
}
.footer-copyright .footer-wrap span {
	width:508px;
	margin-top:23px;
	float:left
}
.copyright-links {
	width:auto;
	float:left;
	margin-top:24px
}
.copyright-links li {
	min-height:14px;
	font-size:0.875em;
	line-height:0.875em;
}
.copyright-links li.brnone {
	border-right:0px solid #5e5e5e;
}
.copyright-links li a {
	color:#6d6c6c;
	text-decoration:none;
	width:auto;
	float:left;
	margin:0;
	border-right:1px solid #5e5e5e;
	padding:0 5px 0 5px
}
.copyright-links li:hover a {
	color:#9a9a9a
}
.news-box {
	width:278px;
	float:left
}
.news-box blockquote {
	background-position: -6px -362px;
	float:left;
	width:100%
}
.news-box blockquote q {
	float:left;
	width:auto;
	color:#8d8c8c;
	text-shadow: 1px 2px -2px #fff;
	margin-left:24px;
	height: 30px;
}
.scholarship {
	width:342px;
	height:85px;
	position:absolute;
	top:137px;
	left:0
}
.social-icon {
	float:left;
	margin-top:16px
}
.social-icon li {
	width:28px;
	height:28px;
	float:left;
}
.social-icon li {
	margin-left:20px
}
.social-icon li a {
	width:28px;
	height:28px;
	float:left;
	text-indent:-9999px;
}
.social-icon li.fb {
	background-position: -8px -452px
}
.social-icon li.tw {
	background-position: -54px -452px
}
.social-icon li.in {
	background-position: -98px -452px
}
.social-icon li.fb:hover {
	background-position: -8px -482px
}
.social-icon li.tw:hover {
	background-position: -54px -482px
}
.social-icon li.in:hover {
	background-position: -98px -482px
}
/* inner page styles */

.inner-page {
	height:105px;
	background:url(../images/inner-banner.png) no-repeat center #231135; /*margin-top:-16px*/
}
.inner-page .banner h1 {
	background:none;
	height: 82px;
	width: 100px;
	position: relative;
	top: -28px;
}
.inner-page .banner h1 a {
	background-position: 0 -560px;
	height: 82px;
	width: 100px;
	display: block;
}
.inner-title h2 {
	font-size: 1.9em;
	margin:44px 0 10px;
	color:#46166b;
}
.inner-title h2 span {
	font-size:0.55em;
	display:block;
	color:#6d6d6d;
	margin-top:-10px;
	font-family:'YanoneKaffeesatzLight';
}
.breadcrumb {
	font-style: italic;
	border-top:1px solid #939393;
	border-bottom:1px solid #939393;
	padding:20px 0;
	margin-bottom:44px;
	padding-left:25px;
	color:#1d1d1d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.813em;
	margin-top:25px
}
.breadcrumb a {
	text-decoration:none;
	color:#1d1d1d;
}
.breadcrumb span {
	color:#533578;
}
.breadcrumb a:hover {
	text-decoration:underline;
	color:#464646
}
.inner-body-section-holder {
	margin-bottom:50px;
	overflow: hidden;
}
.inner-body-section-holder h3 {
	font-size:1.5em;
	margin-bottom:24px;
	line-height:1.5;
}

.view-current-openings h3 {
margin: 24px 0;
font-size: 1.3em;

}
.inner-body-section-holder p {
	line-height:1.300em;
}
.section {
	margin: 0 25px;
}
/* news section */
hr {
	width:100%;
	height:1px;
	color:#939393;
	border:0 none;
	border-top:1px solid #939393
}
.news-slider-holder {
	position:relative;
}
.news-slider-wrapper {
	background:#f1f1f1;
	border:1px solid #dddddd;
	-webkit-box-shadow:  0px 0px 5px 1px #dddddd;
	box-shadow:  0px 0px 5px 1px #dddddd;
	margin:0 50px 44px 50px;
}
.news-slider-item {
	margin:35px 85px;
}
.news-source {
	color:#848383;
	font-style:italic;
	margin-top: 15px;
	text-align: right;
}
.news-slider-item .news-source {
	display:none;
}
.news-slider-prev, .news-slider-next {
	display:none;
}
.prev, .next {
	background-position: -13px -1240px;
	width:44px;
	height:44px;
	text-indent:-999999px;
	position:absolute;
	top:83px;
}
.prev {
	left:5px;
}
.next {
	background-position: -13px -1130px;
	right:0px;
}
.slides_container div {
	height:205px !important;
}
.news-list {
	margin:0 20px;
}
.news-list li {
	display: block;
	margin-top: 45px;
	overflow: hidden;
}
.item-list {
	margin-top:35px;
	border:1px dotted #ccc;
	border-left:0 none;
	border-right:0 none;
	padding:15px;
	clear:both;
}
.pager-current {
	font-weight:normal;
	font-size:1.3em !important;
	color: #818181;
}
.pager-previous a, .pager-next a {
	color: #818181 !important;
	display: inline-block;
	font-size: 1.7em;
	height: 30px;
	text-decoration: none;
	width: 44px;
}
.item-list ul {
	margin:0;
}
.pager-previous a:hover, .pager-next a:hover {
	color:#2c2c2c !important;
	text-decoration: none !important;
}
.news-date-holder {
	float:left;
	width:80px;
	-webkit-box-shadow: inset 0px 0px 5px 0px #c5c5c5;
	box-shadow: inset 0px 0px 5px 0px #c5c5c5;
	padding:10px;
	border:1px solid #dddddd;
	background:#f1f1f1;
	text-align:center;
	font-size:1.25em;
	margin-right:20px;
	color:#848383
}
.news-date-holder span {
	display:block;
	font-size:1.5em;
	font-weight:bold;
}
.news-section {
	float: left;
	width: 600px;
}
.news-slider-item h3, .news-section h3, .region-content h3 {
	line-height:1.3;
}
.news-slider-item h3 a, .news-section h3 a {
	text-decoration:none;
	color:#2a2a2a;
}
.news-slider-item h3 a:hover, .news-section h3 a:hover {
	text-decoration:underline;
}
.news-section .news-source {
	text-align:left;
	margin-top:10px;
}
/*.news-body p { margin-bottom:20px;} */
.news-body {
	width:600px;
}
/*  Resume upload */
.reume-uploader legend {
	font-family:'YanoneKaffeesatzRegular';
	font-size: 1.5em;
	margin-bottom: 15px;
}
.reume-uploader label {
	display: inline-block;
	min-width: 145px;
	white-space:nowrap;
	margin-right: 10px;
	font-family:'YanoneKaffeesatzLight';
	vertical-align:middle;
}

.reume-uploader div.error label{
white-space: normal
}

.reume-uploader select {
	width:410px;
}
#edit-submitted-forward-resume-i-came-to-know-of-this-position-through-from {
	width:326px;
}
#edit-submitted-forward-resume-categories-forward {
	margin-left:85px;
	width:326px!important
}
.reume-uploader .fieldset-wrapper {
	margin-bottom: 30px;
	margin-left:30px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], select, textarea {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #D9D9D9 transparent #FFFFFF;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	line-height: 1.375em;
	margin-bottom: 5px;
	padding: 10px 8px;
	width: 393px;
	font-weight:normal;
	border:1px solid #c5c5c5;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color:#2a2a2a;
	outline:none;
}
textarea {
	width: 100%;
	overflow: auto;
	resize:vertical;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #B183BB;
}
input, textarea, select {
	border-radius: 6px 6px 6px 6px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	height: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	background-color: #7B298B;
	background-image: -moz-linear-gradient(center top, #7B298B, #8C3A9C);
	background-repeat: repeat-x;
	border-bottom: 1px solid #53195F;
	color: #FFFFFF;
	opacity: 1;
	text-decoration: none;
	box-shadow: none;
	font-size: 1.786em;
	line-height: 1.786em;
	padding: 10px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.form-required {
	color:#FF0000;
}
#webform-component-educational-details--i-came-to-know-of-this-position-through-from, #webform-component-educational-details--resume, #webform-component-educational-details--covering-letter-plain-text-only-max-5000-characters {
	padding-top:16px;
}
#webform-component-educational-details--i-came-to-know-of-this-position-through-from label {
	width:140px;
	white-space:normal;
}
.form-managed-file input[type="submit"] {
	font-size:1.1em;
	padding: 3px 10px;
}
.fieldset-description {
	line-height:1.5;
	font-family:'YanoneKaffeesatzLight';
}
.webform-component-textarea label, .webform-component-checkboxes label {
	white-space:nowrap;
	margin-bottom:10px;
}
.webform-component-checkboxes label {
	margin-top:10px;
	float:left;
}
.webform-component-date {
}
.form-checkboxes { float:left; width:100px;}
.form-item.webform-component.webform-component-textarea { margin-top: 13px;}
#node-50 .field-items p {
	font-size: 22px;
	color: #EBEBEB;
	padding-bottom: 3px;
	margin-bottom: 12px;
	background: #575555;
	padding-left: 12px;
	border-radius: 5px;
}
#node-50 .field-items p a {
	color:#F5F0F0;
	font-size:20px
}
#node-50 li {
}
#node-50 li a {
	color:#616466
}
#node-50 li {
	margin-bottom:8px
}
#node-50 ul {
	margin-top:20px;
	margin-bottom:20px;
}
input.webform-calendar {
	margin-top:7px
}
/*  Resume upload ends */

.region-wrapper blockquote, .news-full-view blockquote, .reume-uploader blockquote {
	float:right;
	width: 200px;
	border-left:5px solid #e5e5e5;
	padding-left:20px;
}
.bqt-text {
	position:relative;
	padding-top: 0px;
}
.bq-qoutes {
	color: #cdcece;
	font-family: "Century Gothic", "Apple Gothic", "URW Gothic L.", "Conv_gothicb", sans-serif;
	font-size: 7.143em;
	font-style: normal;
	font-weight: bold;
	left: -6px;
	line-height: 0.5em;
	position: absolute;
	top: 10px;
	display:none;
}
.blockquote-wrapper {
	width:600px;
}
/**********************************************Integration styles for Drupal theming*********************************************/

/**********Submenu*************/

.region-submenu-one h2, .region-submenu-two h2, .region-submenu-three h2 {
	font-size: 0.875em;
	text-transform:uppercase;
	margin-bottom: 15px;
	font-family:Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
#views_slideshow_cycle_div_products_slider-block_0 img, #views_slideshow_cycle_div_products_slider-block_1 img {
	margin-left:-1px
}
.we-are-hiring {
	z-index:9
}
/**********Submenu ends********/

/**********Home news slider*************/
.news-box blockquote q a {
	float:left;
	width:auto;
	color:#8d8c8c;
	text-shadow: 1px 2px -2px #fff;
	text-decoration:none;
	padding-top:10px
}
.news-box .views-slideshow-cycle-main-frame {
	width:300px;
}
/**********Home news slider ends********/

.region-content blockquote {
	float:left !important;
	width:auto !important;
	border-left:5px solid #e5e5e5;
	padding-left:20px;
	margin:20px 50px;
	margin-top:0;
	quotes:"\201C""\201D""\2018""\2019";
}
.region-content blockquote:before {
	color:#E5E5E5;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
	font-family: helvetica, arial;
	font-size: 7.143em;
	font-style: normal;
	font-weight: bold;
}
.testimonial-holder blockquote {
	quotes:none;
}
.region-content h4 {
	margin-bottom: 20px;
	line-height: 1.5;
}
.node-newsl p, .region-content p {
	padding-bottom:20px;
}
.news-slider-wrapper p, .news-section P {
	padding:0;
}
.form-item, .form-actions {
	margin:0;
}
.webform-datepicker {
	display:inline-block;
}
.webform-datepicker select {
	width:100px !important;
}
#edit-submitted-forward-resume-categories-forward, #edit-submitted-forward-resume-position-title-shared-services, #edit-submitted-forward-resume-position-title-administration, #edit-submitted-forward-resume-position-title-hr, #edit-submitted-forward-resume-position-title-finance, #edit-submitted-forward-resume-position-title-qa, #edit-submitted-forward-resume-position-title-testing, #edit-submitted-forward-resume-position-title-graphics, #edit-submitted-forward-resume-position-title-databases, #edit-submitted-forward-resume-position-title-infrastructure, #edit-submitted-forward-resume-position-title-programming, #edit-submitted-forward-resume-position-title-project-management {
	width:347px;
}
.form-item-submitted-terms-and-conditions-i-accept-the-terms-and-conditions-yes label {
	display:none !important;
}
.form-item input.error, .form-item textarea.error {
	width:392px;
}
#edit-submitted-terms-and-conditions-i-accept-the-terms-and-conditions-1 {
	width:20px;
	text-align:left;
}
#webform-component-terms-and-conditions--i-accept-the-terms-and-conditions {
	margin-top:20px;
}
#edit-submit {
	margin-left:30px;
	width:150px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:1px solid red;
}
.ui-datepicker {
	font-family:'YanoneKaffeesatzLight';
}
/* updates */

.float-left {
	float:left;
}
.float-right {
	float:right;
}
.margin-top {
	margin-top:40px;
}
.margin-bottom {
	margin-bottom:40px;
}
.margin-top-bottom {
	margin-top:40px;
	margin-bottom:40px;
}
.two-column {
	width:400px;
	float:left;
}
.left-column {
	width:400px;
	padding-right:30px;
}
.right-column {
	padding-left:20px;
}
.clear-both {
	clear:both;
}
/* Gradient transparent - color - transparent */ 
hr.style-one {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.region-content ul, .region-content ol {
	margin-left:40px;
}
.region-content li {
	list-style-type:disc;
	margin-bottom:5px;
	padding-left:15px;
	line-height:1.444em;
	margin-left:3px;
	font-family:'YanoneKaffeesatzLight';
	font-size:1.1em;
	color:#505050;
}
.inner-blockquote {
	margin:0px 88px 0px 120px;
}
.inner-blockquote span, .inner-blockquote span.close-quote {
	background-position: -6px -362px;
	display:block;
	width:30px;
	height:25px;
	margin:auto;
}
.inner-blockquote span.close-quote {
	background-position: -99px -1374px;
}
.inner-blockquote h4, .inner-blockquote p {
	text-align:center;
	font-family: Georgia, Serif;
	font-weight:normal
}
.inner-blockquote h4 {
	font-size:1.53em;
	margin-top:20px;
}
.inner-blockquote em {
	text-align:right;
	display:block;
	margin-bottom:20px;
	color:#585858;
}
.milestones-holder img {
	display:block;
	margin:auto;
}
.milestones-holder ul {
	margin-left:15px;
	margin-top:30px;
}
.milestones-holder li {
	padding-right:25px;
	margin-bottom:15px;
}
.milestones-holder h4 {
	text-align:center;
	margin: 15px 0;
}
.milestones-holder .section {
	width:274px;
	margin:0px;
	float:left;
}
.milestones-holder .section-middle {
	margin:0 25px;
}
.value-holder {
	display:block;
	overflow:hidden;
}
.value-holder .img-holder {
	text-align:center;
	margin:40px 0
}
.value-holder p {
	padding-bottom:0px;
	margin-top:0px;
}
.value-holder ul {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:30px;
}
.value-holder li {
	padding-right:25px;
	margin-bottom:15px;
}
.value-holder .section h4 {
	text-align:center;
	margin: 15px 0;
}
.value-holder .section {
	width:274px;
	margin:0px;
	float:left;
}
.value-holder .section-middle {
	margin:0 25px;
}
.employee-forums p {
	padding-bottom:30px;
	margin-top:30px;
}
.video-holder {
	display:block;
	overflow:hidden;
}
.video-holder .video-wrap {
	float: left;
	padding:10px;
	background:#dfdfdf;
	padding: 10px;
	width: 560px;
	margin-bottom:40px;
	text-align:center;
}
.video-holder .video-details {
	float: left;
	margin-left: 30px;
	padding-bottom: 0;
	width: 263px;
}
.thoughts-testimonials blockquote {
	float:right;
	width: 430px !important;
	margin-left:30px;
	margin-right:0px;
}
.thoughts-testimonials blockquote em {
	font-style:italic;
}
.testimonial-photo {
	display:block;
	float:left;
	position:relative;
	top:22px;
	width:105px;
	height:138px;
}
.testimonial-photo img {
	border:1px solid #D6D6D6;
	border-radius:5px
}
.testimonial-holder {
	overflow:hidden;
	display:block;
}
/**********************************************Integration styles for Drupal theming ends*********************************************/



/* Career Page */

.career_wrap {
	margin-top:-16px
}
.page-node-12 {
	width:100%;
	background:url(../images/wood-bg.jpg) repeat
}
.career_wrap .footer {
	margin-top:68px;
	xfloat:left
}
.career_header {
	width:100%;
	height:149px;
	background:url(../images/career-head.png) repeat-x 0 0;
	float:left;
	position:relative;
	z-index:11
}
.career_header_content {
	width:923px;
	margin:0 auto;
}
.career_header_content .logo {
	width:97px;
	height:80px;
	float:left;
	margin-top:28px;
}
.video_wrap {
	width:100%;
	height:526px;
	background:url(../images/video_poster.jpg) no-repeat center top;
	float:left;
	margin-top:-12px;
	border-bottom:1px dotted #fff;
	position:relative;
	margin-bottom:56px;
	z-index:10;
	overflow:hidden
}
.video_wrap .video {
	position:absolute;
	left:0;
	top:-231px;
	background:none!important;
}
.video_wrap .video video {
	min-height: 526px;
	min-width:1280px;
	position: absolute;
	left: 0;
	top: 133px;
	background:none!important;
}
.page-node-12 .menu {
	width:auto;
	margin:54px 0 0 458px;
	float:right
}
.page-node-12 .menu ul {
	width:auto;
	float:left
}
.page-node-12 .menu ul li {
	width:auto;
	float:left;
	list-style:none;
	margin-left:38px;
	text-transform:uppercase;
	position:relative
}
.page-node-12 .menu ul li a {
	font: 1.4em/26px 'YanoneKaffeesatzRegular';
	color:#484747;
	text-decoration:none
}
.page-node-12 .menu ul li a span {
	width:100%;
	display:block;
	color:#a1a1a1;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size:0.6em;
	margin-top:-8px
}
.page-node-12 .menu ul li a b { /*width:20px;height:20px;background:#8d34ab;line-height:23px;text-align:center;color:#fff;font-size:11px;border-radius:18px;position:absolute;right:-24px;top:-2px;*/
	display:none;
}
.page-node-12 .home_wrap {
	width:66px;
	height:34px;
	background:#e4e4e4;
	padding:8px 13px
}
.page-node-12 .home_wrap {
}
.page-node-12 .home_wrap {
	width:66px;
	height:34px;
	background:#e4e4e4;
	padding:8px 13px
}
.page-node-12 .home_wrap {
}
.video-text-box {
	width:630px;
	margin:auto;
	text-align:center;
	padding-top:100px;
	font-family:'YanoneKaffeesatzRegular';
	position:relative;
	z-index:26
}
.video-text-box p {
	line-height:1.400em;
	margin-top:20px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-style:italic;
	color:#000;
	text-shadow: -1px 1px 2px white;
	font-size:1.125em
}
.video-text-box h2 {
	font: 65px/1.46em 'YanoneKaffeesatzRegular';
	font-weight:bold;
	text-transform:uppercase
}
.video-text-box h2 span {
	color:#686868;
	font: 65px/1.46em 'YanoneKaffeesatzLight';
	font-weight:normal
}
.career-three-column-holder {
	clear:both;
	overflow:hidden;
	margin:60px 0 65px 0;
	display:block;
}
.career-three-column-holder h2 {
	font-family:"Century Gothic", "Apple Gothic", "URW Gothic L.", "Conv_gothicb", sans-serif;
	font-size:1.375em;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center
}
.career-three-column-holder p {
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:0.750em;
	text-align:center
}
.career-three-column-wrap {
	margin:auto;
	display:block;
	width:927px;
	position:relative;
	overflow:hidden
}
.career-column-01, .career-column-02, .career-column-03 {
	float:left;
	width:249px;
	color:#fff;
	padding: 20px 30px 50px 30px;
	margin-bottom:40px;
}
.career-column-01 {
	background:#fbb034;
	min-height:170px
}
.career-column-02 {
	background:#e977af;
	min-height:170px
}
.career-column-03 {
	background:#42c4dd;
	min-height:170px
}
.career-column-01-icon, .career-column-02-icon, .career-column-03-icon {
	display:block;
	width:78px;
	height:78px;
	position:absolute;
	background-position: -38px -1403px;
	bottom:0;
	left:110px;
}
.career-column-02-icon {
	left:428px;
	background-position: -38px -1494px;
}
.career-column-03-icon {
	left:745px;
	background-position: -38px -1584px;
}
.work-culture-at-rm-holder {
	width:100%;
	height:529px;
	background:url(../images/work_culture.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	margin-bottom:75px;
}
.work-culture-at-rm-wrap {
	position:absolute;
	display:block;
	bottom:0;
	width:100%;
}
.work-culture-at-rm-box {
	background: url(../images/career-bg-black.png) repeat;
	width:858px;
	margin:auto;
	color:#fff;
	padding:40px;
	text-align:center;
	overflow:hidden;
	display:block;
}
.work-culture-at-rm-box h2 {
	margin-bottom:20px;
	font-size:2.917em
}
.work-culture-at-rm-box p {
	margin:0 50px 40px 50px;
	line-height:1.444em;
	font-family:'YanoneKaffeesatzLight';
	color:#fff;
	font-size:1.125em
}
.work-culture-at-rm-holder li {
	float:left;
	list-style-type:none;
	font-family:'YanoneKaffeesatzLight';
	padding-left:12px;
	background:url(../images/blue_bullet.png) no-repeat left center;
	margin-right:24px;
	font-size:1.125em
}
.rm-advantage-holder {
	width:100%;
	height:893px;
	background:url(../images/rm-advantage-poster.jpg) no-repeat center center;
	background-size:cover;
	margin-bottom:75px;
}
.rm-advantage-wrap {
	display:block;
	margin:auto;
	position:relative
}
.rm-advantage-box {
	background: url(../images/career-bg-01.png) repeat;
	width:580px;
	height:853px;
	position:relative;
	float:right;
	padding:40px;
	padding-bottom:0px;
	overflow:hidden;
	display:block;
	font-family:'YanoneKaffeesatzLight';
	font-size:0.875em;
	line-height:1.500em
}
.rm-advantage-wrap h2 {
	float: left;
	margin-bottom:20px;
	position:absolute;
	text-align:left;
	text-transform:uppercase;
	top:330px;
	width:100%;
	background:url(../images/advantage_title.png) repeat-x 0 0;
	height:91px;
	line-height:2.056em;
	font-family:'YanoneKaffeesatzRegular';
	font-size:2.643em;
	font-weight:bold;
	text-indent:11%
}
.rm-advantage-box h3 {
	margin-bottom:19px;
	font-size:1.643em;
	background-position: -221px -1417px;
	padding-left:30px;
	padding-top:3px;
}
h3.gifts-and-awards {
	background-position: -220px -1563px;
}
h3.recognition {
	background-position: -219px -1711px;
}
h3.training {
	background-position:-219px -1858px;
}
.rm-advantage-box h3 span {
	display:block;
	font-size:0.75em;
	margin-top:0px;
	color:#757575;
	font-family:'YanoneKaffeesatzLight';
	font-weight:normal;
}
.rm-advantage-box p {
	margin:0 0px 20px 50px;
	font-size:1.125em;
}
.rm-advantage-holder li {
	list-style:disc;
	list-style-position:outside;
	margin-left: 44px;
	padding-left: 10px;
	margin-bottom:15px;
	font-size:1.125em;
}
.rm-advantage-holder ul {
	margin-bottom:30px;
}
.working-at-rm-holder {
	width:100%;
	height:332px;
	background:url(../images/working-at-rm-poster.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	margin-bottom:75px;
}
.working-at-rm-wrap {
	display:block;
	width:930px;
	margin:auto;
}
.working-at-rm-box {
	background:url(../images/career-bg-black.png) repeat;
	color:#FFFFFF;
	display:block;
	overflow:hidden;
	padding:30px;
	position:relative;
	top:37px;
	width: 385px;
}
.working-at-rm-box h3 {
	margin-bottom:20px;
	font-size:1.5em;
}
.working-at-rm-box p {
	font-family:'YanoneKaffeesatzLight';
	font-size:1.125em;
	color:#fff;
	line-height:1.375em
}
.working-at-rm-holder li {
	float:left;
	list-style:disc;
	list-style-position:outside;
	font-family:'YanoneKaffeesatzRegular';
	margin-left:30px;
}
.page-node-12 .inner-blockquote {
	margin:40px 0px 30px 0px;
	width:750px;
	margin:auto;
	position:relative
}
.page-node-12 .inner-blockquote span {
	background-position: -6px -362px;
	display:block;
	width:30px;
	height:25px;
	position:absolute;
	left:-41px;
	top:50px
}
.page-node-12 .inner-blockquote span.close-quote {
	background-position: -99px -1374px;
	margin-bottom:30px;
}
.page-node-12 .inner-blockquote h4, .inner-blockquote p {
	font-family:'YanoneKaffeesatzLight';
	text-align:left;
	text-shadow:-1px 1px -1px #fff
}
.page-node-12 .inner-blockquote p {
	font-style:normal;
	line-height:1.500em;
	margin-bottom:20px;
	font-size:1.125em
}
.page-node-12 .inner-blockquote h4 {
	font-size:1.667em;
	margin-top:20px;
	margin-bottom:25px;
}
.page-node-12 .inner-blockquote em {
	text-align:right;
	display:block;
	margin-bottom:20px;
	color:#585858;
}
.page-node-12 .inner-blockquote p.cite {
	background:url(../images/blockquote_shadow.png) no-repeat -93px 12px;
	padding-top:30px;
	width:100%;
	text-align:right
}
.career-slider-holder {
	width:100%;
	position:relative;
	margin-bottom:150px;
	margin-top:0px;
	background:url("../images/career-bg-black.png") repeat scroll 0 0 transparent;
	border:1px solid #f1f1f1;
	border-left:0px none;
	border-right:0px none;
}
.career-slider-wrap {
	display:block;
	width:800px;
	margin:auto;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	border: 0;
	height:400px
}
.rslides_tabs {
	margin:auto;
}
.rslides_tabs li {
	float:left;
	font-family:'YanoneKaffeesatzRegular';
	text-align:center;
	margin-top:20px;
}
.rslides_tabs li a {
	padding:10px;
	text-decoration:none;
	color:#999;
	display:inline-block;
}
.rslides_tabs li a:hover {
	color:#000;
}
.rslides_tabs li.rslides_here {
	background:#c6c6c6;
	border-radius:10px
}
.rslides_tabs li.rslides_here a {
	color:#fff;
}
/* Technologies */
.technologies {
	width:100%;
	float:left
}
.technologies .w500 {
	width:500px;
	float:left
}
.technologies h2 {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.technologies p {
	width:100%;
	float:left;
}
.technologies img {
	width:auto;
	float:left;
	margin-left:20px;
}
.inner-body-wrap p {
	font-family:'YanoneKaffeesatzLight';
	font-size:1.125em;
	line-height:1.444em;
	color:#505050
}
/* p-and-s-shared-services */
.p-and-s-shared-services .section {
	width:271px
}
.p-and-s-shared-services .img-holder {
	float:right;
}
.p-and-s-shared-services h5 {
	margin: 30px 0 15px 0;
	font-size: 1.33em;
	font-weight: bold;
}
/* software-projects */

.p-and-s-software-projects {
	width:500px;
	float:left;
}
.img-holder.soft img {
	margin:56px 0 0 46px
}
/*  Products & services */

.p-and-s-technologies {
	width:500px;
	float:left;
	margin-right:20px;
}
.p-and-s-technologies .img-holder {
	min-width:100px;
	float:left;
}
.p-and-s-products-services-wrap {
	clear:both;
	overflow:hidden;
	display:block;
}
.p-and-s-products-services-holder p {
	margin-bottom:30px;
}
.ict {
	text-align:center;
	margin: 40px 200px 20px 200px;
}
/* Current Openings */
.ui-widget-content {
	background:none;
}
.ui-accordion-header, .views-field-field-section div, .views-field-field-section span, .ui-widget-content .views-label {
	font-weight: bold;
	font-size: 1em;
	font-family:'YanoneKaffeesatzLight';
}
.ui-widget-content .views-label {
	margin-bottom:20px;
	margin-top:30px;
	display:inline-block;
}
.ui-widget-content li {
	margin-bottom:12px;
}
.views-field-field-section div {
	display:inline-block;
}
.ui-accordion-icons .ui-accordion-header a {
	text-decoration:none !important;
}
/*.apply_online:before { background-color: #CCD0D5;  border-radius: 5px 5px 5px 5px;  box-shadow: 0 1px 1px #909193 inset, 0 1px 0 #FFFFFF;  content: "";  display: block; height: 100%; left: -8px; padding: 8px; position: absolute; top: -8px; width: 100%; z-index: -1;}*/
.apply_online:active {
	background-image: -moz-linear-gradient(center top, #8C3A9C, #7B298B);
	padding: 11px 10px 9px;
	top: 1px;
}
.apply_online {
	background-color: #7B298B;
	background-image: -moz-linear-gradient(center top, #7B298B, #8C3A9C);
	border: 1px solid #53195F;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 0 #CB8FD8 inset, 0 1px 0 #FFFFFF;
	font-size: .75em;
	color: #fff !important;
	padding: 10px;
	position: relative;
	text-decoration: none;
	font-family:'YanoneKaffeesatzRegular';
	float:right;
	font-size: 1.1em;
	letter-spacing: 0.8px;
}
.technologies_contnt {
	width:100%;
	float:left;
	padding-bottom:27px;
	border-bottom:1px solid #949494
}
.mt50 {
	margin-top:45px
}
.tcontent_wrap {
	width:500px;
	float:left
}
.technologies_contnt h2 {
	margin-bottom:20px
}
.technologies_contnt p {
	margin-bottom:20px
}
.timg_wrap {
	width:auto;
	float:left;
	margin-top: -86px;
	margin-left: 50px;
}
.tech_head {
	width:100%;
	float:left;
	background:#79b7ca;
	padding:30px 0;
	border-radius:20px;
	margin-top:45px
}
.tech_head h2 {
	font-size:1.125em;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin-left:30px;
	text-align:center;
	margin:0 auto;
	width:700px;
	color:#fff;
	line-height:26px
}
.box_wrap {
	width:100%;
	border-bottom:1px solid #949494;
	float:left;
	padding-bottom:62px;
}
.technologies_box {
	width:161px;
	float:left;
	margin-right:28px;
	height:290px;
	text-align:center;
	margin-top:56px
}
.technologies_box.mr0 {
	margin-right:0
}
.technologies_box h2 {
	width:100%;
	font-size:1.250em;
	font-family:'YanoneKaffeesatzRegular';
}
.technologies_box p {
	width:100%;
	float:left;
	font-size:1em;
	line-height:1.375em;
	font-family:'YanoneKaffeesatzLight';
}
.technologies_box span.icon1 {
	width:55px;
	height:55px;
	background:url(../images/tech-icon1.png) no-repeat 0 0;
	float:left;
	margin-left:36%;
	margin-top:30px;
	margin-bottom:30px
}
.technologies_box span.icon2 {
	width:55px;
	height:55px;
	background:url(../images/tech-icon2.png) no-repeat 0 0;
	float:left;
	margin-left:36%;
	margin-top:30px;
	margin-bottom:30px
}
.technologies_box span.icon3 {
	width:55px;
	height:55px;
	background:url(../images/tech-icon3.png) no-repeat 0 0;
	float:left;
	margin-left:36%;
	margin-top:30px;
	margin-bottom:30px
}
.technologies_box span.icon4 {
	width:55px;
	height:55px;
	background:url(../images/tech-icon4.png) no-repeat 0 0;
	float:left;
	margin-left:36%;
	margin-top:30px;
	margin-bottom:30px
}
.technologies_box span.icon5 {
	width:55px;
	height:55px;
	background:url(../images/tech-icon5.png) no-repeat 0 0;
	float:left;
	margin-left:36%;
	margin-top:30px;
	margin-bottom:30px
}
.tech_logo_wrap {
	width:100%;
	float:left;
	margin-top:10px;
	border-bottom:1px solid #949494
}
.tech_logo_box {
	width:193px;
	height:118px;
	background:#d0d0d0;
	margin-right:50px;
	text-align:center;
	float:left;
	padding-top:25px;
	margin-bottom:40px;
}
.tech_logo_box.mr0 {
	margin-right:0;
}
.tech_logo_box span.icon {
	width:41px;
	height:76px;
	background:url(../images/tech_icon1.png) no-repeat 0px -78px;
	margin:0 auto;
	display:inline-block
}
.tech_logo_box:hover span.icon {
	background:url(../images/tech_icon1.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon1 {
	width:150px;
	height:37px;
	background:url(../images/tech_icon2.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:25px
}
.tech_logo_box:hover span.icon1 {
	background:url(../images/tech_icon2.png) no-repeat 0px -39px;
}
.tech_logo_box span.icon2 {
	width:84px;
	height:45px;
	background:url(../images/tech_icon3.png) no-repeat 0px -45px;
	margin:0 auto;
	display:inline-block;
	margin-top:25px
}
.tech_logo_box:hover span.icon2 {
	background:url(../images/tech_icon3.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon3 {
	width:84px;
	height:65px;
	background:url(../images/tech_icon4.png) no-repeat 0px -67px;
	margin:0 auto;
	display:inline-block
}
.tech_logo_box:hover span.icon3 {
	background:url(../images/tech_icon4.png) no-repeat 0px 2px;
}
.tech_logo_box span.icon4 {
	width:84px;
	height:62px;
	background:url(../images/tech_icon5.png) no-repeat 0px -69px;
	margin:0 auto;
	display:inline-block;
	margin-top:15px
}
.tech_logo_box:hover span.icon4 {
	background:url(../images/tech_icon5.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon5 {
	width:84px;
	height:62px;
	background:url(../images/tech_icon6.png) no-repeat 0px -69px;
	margin:0 auto;
	display:inline-block;
	margin-top:15px
}
.tech_logo_box:hover span.icon5 {
	background:url(../images/tech_icon6.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon6 {
	width:84px;
	height:68px;
	background:url(../images/tech_icon7.png) no-repeat 0px -79px;
	margin:0 auto;
	display:inline-block;
	margin-top:13px
}
.tech_logo_box:hover span.icon6 {
	background:url(../images/tech_icon7.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon7 {
	width:84px;
	height:68px;
	background:url(../images/tech_icon8.png) no-repeat 0px -78px;
	margin:0 auto;
	display:inline-block;
	margin-top:13px
}
.tech_logo_box:hover span.icon7 {
	background:url(../images/tech_icon8.png) no-repeat 0px 0px;
}
.tech_logo_box span.icon8 {
	width:98px;
	height:58px;
	background:url(../images/cisco.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:13px
}
.tech_logo_box:hover span.icon8 {
	background:url(../images/cisco.png) no-repeat 0px -58px;
}
.tech_logo_box span.icon9 {
	width:128px;
	height:23px;
	background:url(../images/vmware.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:31px
}
.tech_logo_box:hover span.icon9 {
	background:url(../images/vmware.png) no-repeat 0px -23px;
}
.tech_logo_box span.icon10 {
	width:122px;
	height:32px;
	background:url(../images/netapp.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:27px
}
.tech_logo_box:hover span.icon10 {
	background:url(../images/netapp.png) no-repeat 0px -33px;
}
.tech_logo_box span.icon11 {
	width:109px;
	height:48px;
	background:url(../images/avaya.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:21px
}
.tech_logo_box:hover span.icon11 {
	background:url(../images/avaya.png) no-repeat 0px -48px;
}
.tech_logo_box span.icon12 {
	width:133px;
	height:43px;
	background:url(../images/commvault.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:24px
}
.tech_logo_box:hover span.icon12 {
	background:url(../images/commvault.png) no-repeat 0px -43px;
}
.tech_logo_box span.icon13 {
	width:154px;
	height:33px;
	background:url(../images/windowserver.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:29px
}
.tech_logo_box:hover span.icon13 {
	background:url(../images/windowserver.png) no-repeat 0px -33px;
}
.tech_logo_box span.icon14 {
	width:85px;
	height:92px;
	background:url(../images/msexchange.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:3px
}
.tech_logo_box:hover span.icon14 {
	background:url(../images/msexchange.png) no-repeat 0px -92px;
}
.tech_logo_box span.icon15 {
	width:83px;
	height:52px;
	background:url(../images/iis.png) no-repeat 0px 0px;
	margin:0 auto;
	display:inline-block;
	margin-top:23px
}
.tech_logo_box:hover span.icon15 {
	background:url(../images/iis.png) no-repeat 0px -52px;
}
/* common link style */
.region-content a {
	color:#148E9E;
	text-decoration:none;
}
.region-content a:hover {
	color:#05C4D5;
	text-decoration:none;
}
.map {
	width: 508px;
	height: 710px;
	float: right;
	background: url(../images/contact_map.png) no-repeat 0px 0px;
	margin-top: 20px;
	position:relative
}
.map_details {
	width:330px;
	height:442px;
	background:#e0e0e0;
	float:left;
	margin-top:23px;
	padding:22px 0 0 28px
}
.map_wrap {
	width:391px;
	height:511px;
	position:absolute;
	left:66px;
	top:69px
}
.map_address {
	width:253px;
	height:50px;
	padding:20px;
	color:#fff;
	position:absolute;
	top:392px;
	left:95px;
	background: url(../images/map_address_bg.png) repeat 0px 0px;
	z-index:999;
}
.map_address h2 {
	font-size:0.750em;
	width:100%;
	float:left;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.map_address p {
	font-size:0.750em;
	width:100%;
	float:left;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:none;
	line-height:1.3em;
	color:#FFF
}
.map_details h2 {
	width:100%;
	float:left;
	font-family:'YanoneKaffeesatzRegular';
	font-size:1.125em;
	margin-bottom:10px;
}
.map_details p {
	line-height:1.313em;
	width:100%;
	float:left;
	font-size: 1em;
}
.map_details p.mailto {
	margin:30px 0;
	font-size: 1em
}
p.mailto a {
	color:#fff;
	background:#10100e;
	text-decoration:none;
	padding:0 5px;
	padding-bottom:2px
}
p.mailto a:hover {
	background:#481b6c;
	color:#fff;
}
.map_details h3 {
	width:auto;
	float:left;
	font-family:'YanoneKaffeesatzRegular';
	font-size:0.875em;
	margin-bottom:10px;
	color:#fff;
	background:#10100e;
	padding:2px 5px;
	font-weight:normal;
	line-height:1.125em;
	margin-bottom:25px
}
.more_details {
	width:100%;
	float:left;
	margin-top:90px
}
.more_details p {
	font-size:1em;
	width:100%
}
.more_details p a {
	color:#fff;
	background:#10100e;
	text-decoration:none;
	padding:0 5px;
	padding-bottom:2px
}
.more_details p a:hover {
	background:#481b6c;
	color:#fff;
}
.block-nice-menus {
	height:35px;
	width:550px;
	float:right
}
.img_slider {
	width:100%;
	float:left;
	height:550px;
	overflow:hidden
}
.mobile-display {
	display:none;
}
ul.nice-menu, ul.nice-menu ul {
	margin-top:18px
}
ul.nice-menu-down ul {
	top:35px
}
.inner-page ul.nice-menu, .inner-page ul.nice-menu ul {
	margin-top:38px;
}
.inner-page ul.nice-menu-down ul {
	top:20px
}

.contact_details{ margin-top:50px}
.technical{ width:auto;float:left;margin:54px 0 0 63px;}
.technical h2{	 font-family: 'YanoneKaffeesatzRegular';font-size:70px;}


/* Media Queries */
 
@media screen and (max-device-width: 1023px) {
.header{ min-width:inherit;}
.footer-copyright { min-width:inherit;}
.timg_wrap {
float:none;
margin-left:auto;
margin-right:auto;
background:red !important;
}
.technical{ width:auto;float:none;margin:54px 0 0 165px;display:inline-block;min-height:160px}
.technical h2{ line-height:60px;font-size:50px}
.technical h3{ font-size:30px}
.contact_details p.mailto{ line-height:32px}
 .news-section h3 a { padding-top:10px; display:block;}
.mobile-display {
display:block;
}
body {
font-size:140%;
}
#slides, .we-are-hiring, .section-02, .banner-carousel, .skip-link a, .element-invisible {
display:none !important;
}
.banner, .body-wrap, .footer-wrap, .inner-body-wrap, .career_header, .video_wrap, .career-three-column-holder, .rm-advantage-holder, .working-at-rm-holder, .career-slider-holder {
width:auto !important;
padding: 20px;
}
.block-nice-menus, .header {
height:auto;
}
.block-nice-menus {
width:auto
}
.banner {
overflow:visible;
position:relative;
}
.banner h1 {
margin-top:25px;
position: absolute;
top: 25px;
}
ul.nice-menu li, .block-nice-menus, ul.nice-menu, ul.nice-menu ul {
float:none;
}
ul.nice-menu li {
border:1px solid #7E638B;
border-radius:25px;
margin:10px 0;
background: url(../images/wood-bg.png) repeat center center;
-webkit-box-shadow:  1px 1px 2px 1px #792F79;
box-shadow: 1px 1px 2px 1px #792F79;
min-width: 200px;
}
ul.nice-menu li a {
text-align:center;
color: #480072;
text-shadow: 1px 1px 1px #BBB;
padding:10px 0;
}
ul.nice-menu {
margin-top:0;
margin-left:187px;
}
.inner-page ul.nice-menu {
margin-left:123px;
}
ul.nice-menu ul {
display:none !important;
}
ul.nice-menu-down .menuparent a {
margin-right:0;
}
ul.nice-menu-down .menuparent a:hover, ul.nice-menu-down li:hover a {
border:0 none;
}
.testimonial-photo {
top:0
}
.inner-body-section-holder .thoughts-testimonials blockquote {
display: block;
font-size: 17px;
margin-left: 0;
padding-left: 0;
border: 0;
width: 100%!important;
}
 .body-wrap, .body-wrap ul {
overflow:hidden;
}
.technical-support, .shared-services, .software-projects {
margin:0 auto;
overflow:hidden;
width:100% !important;
}
/*.region-softwareprojects {width:200px; margin:0 auto;}*/

.map {
width:100%;
background:none;
height:520px;
}
.map_wrap {
left:0;
top:0;
width:100%!important;
height:100%!important;
}
.map_address {
left:0px;
top:356px;
width:315px;
height:88px
}
.map_details {
height:595px;
width:100%
}
.more_details {
margin-top:20px
}
.video-wrap iframe, .video-wrap {
width:100%!important
}
.news-slider-wrapper {
display:none
}
.news-section {
width:100%
}
.item-list .pager li {
margin:0;
padding:0
}
.pager-previous a, .pager-next a {
height:auto
}
 .video_wrap {
margin-top:-52px;
}
.video_wrap .video {
position:absolute;
left:0;
top:-231px;
display:none !important;
}
 .footer-copyright {
width:100%;
padding:20px 0
}
.copyright-links {
width:97%;
margin:0;
padding-left:26px;
}
.footer-copyright li {
float:left
}
.footer-copyright .footer-wrap span {
padding-left:26px;
}
.career_header {
width:100% !important;
padding:20px 0
}
 .page-node-12 .menu ul {
max-width:278px;
margin-top:10px
}
.page-node-12 .menu ul li {
margin-bottom:12px
}
 .working-at-rm-box {
width:100%;
padding:30px 0
}
.working-at-rm-holder {
padding:0;
height:auto
}
.working-at-rm-box h3, .working-at-rm-box p {
margin:30px
}
 .rslides img {
height:auto;
width:100%
}
 .software-projects h2, .technical-support h2, .shared-services h2 {
width: 371px;
margin: 0 auto;
text-align:center;
}
.software-projects h2 {
background-position-x: -231px;
}
.technical-support h2 {
background-position-x: -241px;
}
.shared-services h2 {
background-position-x: -249px;
}
.software-projects p, .technical-support p, .shared-services p {
width:90%;
text-align: center;
margin:0 auto;
padding-bottom: 25px;
}
 .top_down {
bottom:74px !important;
}
 .software-projects p, .technical-support p {
border-bottom: 1px dashed #A8A7A7;
}
 .links {
clear: both;
overflow: hidden;
}
.footer-links .footer-wrap, .links {
overflow:hidden;
height:auto !important;
}
.links {
float:none;
}
.links ul {
margin-left:0;
float:none;
}
.scholarship, .news-box {
display:none;
}
 .social-icon {
float:right
}
 .social-icon li {
margin-left:5px;
margin-right:20px;
}
.footer-wrap {
padding-left: 20px;
}
.footer-copyright .footer-wrap span {
width:auto;
display:block;
margin-left:3px;
}

/* inner pages */
.inner-page {
background: #2B1438 url(../images/banner_bg.jpg) no-repeat center top;
height:auto;
}
.inner-page .banner h1 {
top: 25px;
position: absolute;
left:0px;
}
.inner-page ul.nice-menu {
top:0;
}
.inner-title h2 span {
line-height: 1.1;
margin-top:5px;
}
.breadcrumb {
margin-bottom:25px;
}
.inner-title h2 {
margin:0;
}
.img-holder.soft {
width:100%;
float:left;
text-align:center;
margin:0 0 20px 0;
}
.img-holder.soft img {
margin:0 auto;
text-align:center;
}
.inner-body-section-holder img {
margin: 0 auto;
display: block;
}
.video-holder .video-details {
width:auto;
}
 .two-column, .left-column {
width:auto;
padding-right:0;
float:none;
}
.milestones-holder .section {
margin: 0 25px;
}
.value-holder ul {
margin-left: 25px;
}
.inner-body-wrap .tcontent_wrap, .milestones-holder .section, .p-and-s-software-projects {
width:auto;
}
 .inner-body-wrap .tech_logo_wrap {
display:none;
}
.inner-body-wrap .tech_head h2 {
width:auto;
padding: 0 25px;
}
.inner-body-section-holder {
margin-bottom:0;
}
.technologies_box {
width: 192px;
height:auto;
overflow:visible;
}
.technologies_contnt {
padding-bottom:0px;
border-bottom:0px none;
}
 .technologies_box {
width:43%;
}
.technologies_box span.icon1, .technologies_box span.icon2, .technologies_box span.icon3, .technologies_box span.icon4, .technologies_box span.icon5 {
margin-left:41%
}
.technologies_box.mr0 {
margin-right:28px;
}
 .inner-body-section-holder blockquote {
display:none;
}
.blockquote-wrapper {
width:auto;
}
 .value-holder .section {
width:100%;
}
.value-holder .section-middle {
margin:0
}
 .section {
margin:0
}
.float-right {
float:none;
}
.right-column {
padding:0
}
hr {
xdisplay:none;
}
.margin-top-bottom, .margin-bottom, .inner-blockquote {
margin:0;
}
.inner-blockquote {
margin-bottom:25px;
}
/* footer */

.links ul li a {
display: block;
margin-bottom: 0 !important;
padding: 10px;
border-bottom: 1px dashed #bbb;
}
.links h2 {
margin: 25px 0 10px;
background:#bbb;
padding: 8px;
border-radius: 5px;
}
 .social-icon {
display:none;
}

/*.footer-copyright .footer-wrap span {font-size: 80%;}
.copyright-links li a { border:0 none; padding-bottom:10px}
.footer-copyright li {float:none;}
.footer-copyright {padding: 20px; padding-right:0px; width:auto;}*/




/* career */
.video-text-box, .career-three-column-holder, .career-three-column-wrap, .career-column-01, .career-column-02, .career-column-03, .work-culture-at-rm-box, .rm-advantage-box, .working-at-rm-wrap, .page-node-12 .inner-blockquote, .career-slider-wrap, .career_header_content {
width:auto;
}
.career-column-01-icon, .career-column-02-icon, .career-column-03-icon {
display:none;
}
.career-column-01, .career-column-02, .career-column-03 {
margin-bottom:0;
}
.rm-advantage-wrap h2 {
position:static;
top:0;
margin-bottom: 0;
}
.working-at-rm-box {
top:0;
}
.advantage-holder {
padding:0;
}
.page-node-12 .inner-blockquote {
margin:20px;
}
.page-node-12 .menu, .career_header_content .logo {
margin:0;
}
.career_header_content .logo {
margin-left:20px
}
.rm-advantage-box, .rm-advantage-holder {
height:auto;
overflow:hidden;
}
.rslides_tabs li {
margin-top:0;
}
.career-slider-holder {
margin-bottom:0;
}
.rslides_tabs {
display:none;
}
.video-text-box {
padding-top:65px
}
.timg_wrap {
float:none;
margin-left:auto;
margin-right:auto;
}
.web_add {
display:none
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], select, textarea {
width:78%;
}
.reume-uploader select {
width:748px;
}
 .form-managed-file .form-file {
font-size:20px
}
}
 @media screen and (max-width: 855px) {
}
@media screen and (max-width: 845px) {
}
@media screen and (min-width:720px) and (max-width: 845px) {
}
@media screen and (max-width: 750px) {
}
@media screen and (max-width: 690px) {
}
 @media screen and (max-device-width: 639px) {
 ul.nice-menu {
margin-left:0;
top:95px;
}
.inner-page ul.nice-menu {
margin-left:0;
top:70px;
}
.banner h1 {
background: url(../images/rmesi-sprite.png) no-repeat 0 0;
background-position: 0 -793px;
height: 82px;
width: 100px;
display: block;
}
.banner h1, .inner-page .banner h1 {
left:43%;
}
.header {
height: 434px;
}
 .software-projects h2, .technical-support h2, .shared-services h2 {
width:284px;
font-size:113%;
}
.software-projects h2 {
background-position-x: -264px;
}
.technical-support h2 {
background-position-x: -271px;
}
.shared-services h2 {
background-position-x: -282px;
}
.social-icon {
display:none;
}
.footer-copyright .footer-wrap span {
font-size: 80%;

text-align:left;
margin-left:20px
}
.copyright-links li a {
border:0 none;
padding-bottom:10px
}
.footer-copyright li {
float:none;
}
.footer-copyright {
padding: 20px;
padding-right:0px;
width:100%;
}
.footer-copyright {
width:100%;
padding:20px 0
}
.copyright-links {
width:auto;
margin:0
}
.footer-copyright li {
float:left;
margin-left:15px
}
.technologies_box {
width:auto;
}
.technologies_box span.icon1, .technologies_box span.icon2, .technologies_box span.icon3, .technologies_box span.icon4, .technologies_box span.icon5 {
margin-left:41%
}
 .technologies_box {
width:auto;
}
.work-culture-at-rm-wrap {
position:relative;
height:auto
}
.work-culture-at-rm-holder {
height:auto
}
.video_wrap {
height:auto
}
 .copyright-links {
padding-left:0px;
}
.footer-copyright .footer-wrap span {
margin-left:0px;
padding-left:19px;
}
.float-right {
float:right;
}
 .top_down .top_arrow, .top_down .down_arrow {
display:none !important;
}
.webform-client-form input, .webform-client-form input[type="text"], .webform-client-form input[type="password"], .webform-client-form input[type="email"], .webform-client-form input[type="number"], .webform-client-form textarea {
width:93% !important;
}
.inner-body-wrap .tech_logo_wrap {
display:block;
width:495px;
margin-left:auto;
margin-right:auto;
float:none;
}
}
@media screen and (max-width: 520px) {
}
@media screen and (max-width: 350px) {
}
 @media screen and (max-device-width: 398px) {
.career-three-column-holder {
min-height:1302px;
}
.page-node-12 .menu ul {
max-width: 184px;
margin-top: 10px;
font-size: 14px;
}
.rm-advantage-wrap h2 {
font-size:44px
}
.timg_wrap {
float:left;
border:none;
}
.banner h1, .inner-page .banner h1 {
left:40%;
}
}
#webform-component-resume label {
	font-family: 'YanoneKaffeesatzRegular';
	font-size: 1.5em;
	margin-bottom: 15px;
	display:block;
}
#edit-submitted-resume-upload-button {
	padding:5px 10px;
	line-height:1;
	font-size:1.2em;
	display:block;
	margin-top:25px;
	margin-bottom:20px;
}
.form-file {
	font-family: YanoneKaffeesatzLight;
	font-size:16px;
}
.region-content p {
	padding-bottom:20px;
	font-family:'YanoneKaffeesatzLight';
	font-size:1.1em;
}
.news-box .views-slideshow-cycle-main-frame {
	background: #E2E2E2;
	padding: 10px;
	border-radius: 6px;
	height: 45px;
}
.news-box .views-slideshow-cycle-main-frame div {
	left: 21px!important;
	top: 6px!important;
}
/*Top down floating banner */
.top_down {
	width:48px;
	height:140px;
	position:fixed;
	right:30px;
	bottom:30px;
	z-index:9999;
}
.top_down .top_arrow, .top_down .down_arrow {
	width:48px;
	height:48px;
	background:url(../images/top_down.png) no-repeat 0 0;
	display:inline-block;
	opacity:0.2;
	filter:alpha(opacity=20);
	margin-bottom:8px
}
.top_down .top_arrow:hover, .top_down .down_arrow:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.top_down .down_arrow {
	background-position:0 -48px
}
/*Home page pop up */
.web_add {
	width:268px;
	height:189px;
	background:url(../images/web_add.png) no-repeat 0 0;
	position:absolute;
	right: 65px;
	top: 74px;
	z-index:0;
}
/*feedback form*/

 .feedback_form label {
	display: inline-block;
	min-width: 145px;
	margin-right: 10px;
	font-family: 'YanoneKaffeesatzLight';
	vertical-align: middle;
}
.feedback_form select {
	width: 410px;
}
.feedback_form #edit-submit {
	margin-left:0px;
}
.feedback_form form {
	margin-top:30px;
	-webkit-appearance: none;
}
.feedback_form .webform-component-textarea {
	margin:25px 0px
}
.feedback_form .form-textarea-wrapper textarea {
	resize:none
}
#top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 23px;
	margin: auto;
	background-color: #E0E8EB;
	color: #313131;
	text-align: center;
	padding: 6px 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.career-slider-wrap .prev, .career-slider-wrap .next {
	display:none!important
}
.body-section {
	min-height: 446px;
}
.views-slideshow-cycle-main-frame-row-item a {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
.feedback_form #edit-submit {
width:200px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], select, textarea {
width:460px;
padding:20px 8px;
margin:5px 0;
}
.feedback_form select {
width:478px;
height:80px;
}
.banner h1, .inner-page .banner h1 {
left:37%;
}
 .timg_wrap {
float:none;
border:0px solid #ccc !important;
}
 .banner h1 {
width:130px;
height:110px;
top:-7px;
margin-top:12px!important;
top:0px;
}
.technical{ width:100%;float:none;margin:150px 0 0 0px;display:inline-block;}
.technical h2{ line-height:55px;font-size:55px}
.technical h3{ font-size:20px;margin-top:5px}


}

	


/*Portrait for acer iconia b1*/

@media (max-device-width: 600px) and (orientation: portrait) {
 .banner h1 {
width: 130px;
height: 110px;
top: -7px;
margin-top: 12px;
top: 0px;
left:39%;
}
}
 @media (max-device-width: 1024px) and (orientation: landscape) {
.banner h1 {
 text-indent:-999px;
 width:187px;
 height:133px;
 background-position: 0 -788px;
 float:left;
 margin-top:42px
}
}

 @media only screen and (max-device-width: 860px) {
.testimonial-photo {
margin:15px 0 30px 0;
}
.webform-client-form input, .webform-client-form input[type="text"], .webform-client-form input[type="password"], .webform-client-form input[type="email"], .webform-client-form input[type="number"], .webform-client-form textarea {
width:480px;
padding:20px 8px;
margin:5px 0;
}
.reume-uploader select {
height:71px;
width:510px;
}
.webform-datepicker select {
width:100px;
padding-left:8px !important;
text-indent:15px;
}
html.js input.webform-calendar {
width:auto !important;
height:auto;
margin-top:-9px;
}
.reume-uploader label {
display:block;
padding-bottom:8px;
}
#webform-component-educational-details--i-came-to-know-of-this-position-through-from label {
display:block;
width:100%;
padding-bottom:8px;
}

}


/* Smartphones (landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 500px) {
.banner h1 {
left:30%;
}


.graduate_img { margin-top:20px;}
}

 @media only screen and (max-width : 800px) {
.web_add { display:none ;}
 }
 @media only screen and (max-device-width : 1030px) {
.web_add { display:none;}
 }
 
/* Smartphones (portrait) ----------- */
@media only screen and (max-device-width : 320px) {
	.region-content ul.selection_process li.middle_img img{ display:none !important;}
.inner-body-wrap .tech_logo_wrap {
display:block;
width:195px;
margin-left:auto;
margin-right:auto;
float:none;
}
.webform-client-form input[type="number"] {
width:93% !important;
}
.map_address {
width:245px;
height:75px;
}
.map_address h2, .map_address p {
font-size:0.580em;
}
.map_details h2 {
font-size:1.0em;
}
.map_details {
width:255px;
height:685px;
}
.fieldset-wrapper .webform-datepicker select {
width:116px !important;
}
.reume-uploader select, .webform-client-form textarea {
width:99.5% !important;
}
.fieldset-description {
width: 250px;
}
.feedback_form label {
white-space:normal;
}
.region-content li {
list-style-type:none;
}
.webform-component-textarea label {
white-space:normal !important;
}
.reume-uploader label {
white-space:normal !important;
}
 .webform-container-inline div.form-managed-file {
width:100% !important;
}
 #edit-submitted-terms-and-conditions-i-accept-the-terms-and-conditions-1 {
width:25px !important;
}
}
 @media only screen and (min-device-width : 322px) and (max-device-width : 500px) {
.banner h1 {
left:38% !important;
}
.region-content ul.selection_process li { display:inline-block !important;}
}
 @media only screen and (max-device-width : 768px) {
 input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea {
width:92% !important;
}
 .top_down .top_arrow, .top_down .down_arrow {
display:none !important;
}
 .reume-uploader select {
width:94.5%;
text-indent:10px;
}
 button, input[type="button"], input[type="reset"], input[type="submit"] {
width:auto !important;
float:none;
}
 input[type="file"] {
padding:25px 0;
}
.webform-container-inline div.form-managed-file {
width:490px;
float:left;
}
.webform-component-textarea label, .webform-component-checkboxes label {
width:100%;
float:left;
margin-top:10px;
}
.reume-uploader legend {
padding:15px 0;
}
}

/*Vacancy search page*/

.vacancy-search .views-table{border:1px solid #ececec;border-collapse: separate !important;border-radius:3px;}
.vacancy-search .views-table th,.vacancy-search .views-table td{padding:14px 27px;}
.vacancy-search .views-table tbody tr:nth-child(odd) td{background-color:#f7f7f7;}
.vacancy-search .views-table tbody tr:nth-child(even) td{background-color:#fff;}

.vacancy-search .views-exposed-form .views-exposed-widget{ float:none}
.vacancy-search .views-exposed-form .views-exposed-widget .form-submit{margin-top: 0.3em; margin-bottom:30px;}

.vacancy-search .views-table th{background:#7B298B; color:#fff}

.view-vacancy-search .view-content {margin-top: 20px;}

.graduate_trainees_opening .field-label {font-size: 1.1em;line-height: 1.444em;padding: 0px 0;}

.graduate_trainees_opening .field-items {display: block;float: none;width: 100%;}

.graduate_trainees_opening .field-item.even {  color: #505050;font-family: 'YanoneKaffeesatzLight';font-size: 1.1em;line-height: 1.444em;list-style-type: disc;
    margin-bottom: 15px;margin-left: 0px;padding-left: 0px; }
	
.graduate_trainees_opening .region-content li {margin-bottom:12px;}
.vacancy-search .view-header td {vertical-align: middle;}
.content-p {float: left;margin-top: 20px;}


.region-content ul.selection_process {
    float: left;
    width: 100%;
	margin:0px;
}
.region-content ul.selection_process li {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding-left: 8px;
}

.region-content ul.selection_process li img {

    vertical-align: middle;
}
.graduate_img {
    float: left;
    margin-right: 15px;
}
.img_wrapp {
   
    float: left;
    width: 100%;
}
/* Captcha design  15-Sep-2014 */

.webform-client-form input, .webform-client-form select {display: block;}
.webform-component-managed_file input {display: inline;}
fieldset.captcha.form-wrapper {
margin-top: 30px;
}
fieldset.captcha.form-wrapper img {
padding: 5px 0;
}