/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
	margin: 0 auto;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

main {
margin-top: 75px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


body {
margin: auto;
  line-height:2.1em;
}

/* wrapper */
.wrapper {
	/* max-width:1200px; */
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {
display: inline-block;
float: left;
}
.logo-img {

}
/* nav */
.nav {
display: inline-block;
float: left;
}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/************ BEGIN CUSTOM CSS ****************/

@font-face {
    font-family: 'Garamond';
    src: url('/wp-content/themes/html5blank-stable/fonts/gara.eot');
    src: url('/wp-content/themes/html5blank-stable/fonts/gara.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/html5blank-stable/fonts/gara.woff') format('woff'),
         url('/wp-content/themes/html5blank-stable/fonts/gara.ttf') format('truetype'),
         url('/wp-content/themes/html5blank-stable/fonts/gara.svg#Garamond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLight';
    src: url('/wp-content/themes/html5blank-stable/fonts/helveticaneueltcom-lt.eot');
    src: url('/wp-content/themes/html5blank-stable/fonts/helveticaneueltcom-lt.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/html5blank-stable/fonts/helveticaneueltcom-lt.woff') format('woff'),
         url('/wp-content/themes/html5blank-stable/fonts/helveticaneueltcom-lt.ttf') format('truetype'),
         url('/wp-content/themes/html5blank-stable/fonts/helveticaneueltcom-lt.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTStd-Bold';
    src: url('/wp-content/themes/html5blank-stable/fonts/HelveticaLTStd-Bold.eot');
    src: url('/wp-content/themes/html5blank-stable/fonts/HelveticaLTStd-Bold.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/html5blank-stable/fonts/HelveticaLTStd-Bold.woff') format('woff'),
         url('/wp-content/themes/html5blank-stable/fonts/HelveticaLTStd-Bold.ttf') format('truetype'),
         url('/wp-content/themes/html5blank-stable/fonts/HelveticaLTStd-Bold.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{	
	font-family: 'helvetica_65';
	src: url('/wp-content/themes/html5blank-stable/fonts/helvetica_65.eot');
	src: url('/wp-content/themes/html5blank-stable/fonts/helvetica_65.woff') format('woff'),
	url('/wp-content/themes/html5blank-stable/fonts/helvetica_65.ttf') format('truetype'), 
	url('/wp-content/themes/html5blank-stable/fonts/helvetica_65.svg') format('svg');
	font-weight: normal;font-style: normal;}

@font-face {
    font-family: 'GaramondLightRegular';
    src: url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.eot');
    src: url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.eot') format('embedded-opentype'),
         url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.woff2') format('woff2'),
         url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.woff') format('woff'),
         url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.ttf') format('truetype'),
         url('/wp-content/themes/html5blank-stable/fonts/garamond_light_regular.svg#GaramondLightRegular') format('svg');
}

#menu-item-123 {
display: none;
}

p, .p, .lead {
font-family: 'GaramondLightRegular';
color: #fff;
font-size: 18px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'helvetica_65' !important;
text-transform: uppercase;
text-align: center;
letter-spacing: 0 !important;
}

h1, .h1 {
font-size: 93px;
letter-spacing: 0 !important;
color: #696A6C;
margin: 0 !important;
padding-top: 25px;
}

h2, .h2 {
		font-family: 'HelveticaLight' !important;
font-size: 50px;
letter-spacing: 0 !important;
color: #F7971C;
}

h3, .h3 {
font-size: 42px;
color: #696a6c;
}
.section .container h2, .section_template .container h2 {
letter-spacing: 0 !important;
}

.section .container {
min-height: 800px;
}

#wpadminbar {
}


.simu-orange {
	color: #F7971C;
}

.simu-grey {
	color: #696A6C;
}

/*************** HEADER **********************************/

.logo a {
	margin-left: 0px;
}

#header {
height: 72px;
border: none;
}

#header img {
height: 40px;
}

.headercontainer {
width: 70%;
margin: 0 auto;
}

.scroll li a, .navi li a {
font-size: 16px !important;
color: #696A6C !important;
font-family: 'HelveticaLight' !important;
}

ul.scroll, ul.navi {
margin-top: 8px !important;
}

/*************** FOOTER ************************/

.footer .main {
    min-height: 200px;
}

p.copyright {
color: #CCC;
text-align: right;
margin-top: 50px;
}

/*************** MAIN MENU **********************************/

.nav ul {
list-style: none;
margin: auto;
line-height: 40px;
font-size: 13px;
}

.nav ul > li {
	float: left;
	display: inline-block;
	margin: 0 20px;
}

.nav li:last-child{
margin-right: 0px;
}

.nav {
	float: right;
}

.nav a:link {
	color: #696A6C!important;
}

/*************** TOP LOGO SECTION ************************/

.mainflex ul.slides>li {
background: #DBDCDD;
}

#biglogo {
/* margin: 0 auto;
max-width: 848px;
position: relative; */
margin: 0px auto;
max-width: 593px;
position: relative;
top: 80px;
width: 593px;
}

.free_content {
top: 20%;
min-height: 1000px;
}

#logoleft, #logoright {
/*display: table-cell;*/
}

#logoleft {
position: absolute;
left: 0;
/*width: 348px;*/
width: 243px;
}


#logoright {
position: absolute;
right: 0;
top: 0;
width: 350px;
/*width: 500px;*/
}

.home #orangeball-relative {
position: relative;
top: -8px;
left: 50px;
}

.home #orangeballtop {
position: fixed;
top: 380px;
z-index: 11;
/* left: 0px; */
width: 285px;
height: 285px;
margin: auto;
left: 50%;
}

.home #orangeball {
position: absolute;
/* top: 600px; */
left: -200px;
/*left: 395px;*/
z-index: 10;
/*width: 285px;*/
width: 205px;
}

/********************* GLOBAL REACH ABOUT SECTION ********************/

/****
#globalreachmain {
max-width: 90%;
margin: 0 auto;
}
****/

.globaltext {
font-size: 2.6em;
line-height: 1.2em;
padding: 0px 0 0px 125px;
text-align: justify;
}

.globaltext span {
color: #f7971c;
}

#about {
padding: 40px;
}

/******************** COMMUNICATION SECTION ************************/

#communication {
margin: 0 auto;
max-width: 800px;
position: relative;
}

#leftmouth, #rightear {
position: absolute;
width: 400px;
}

#communicationline {
position: absolute;
top: 240px;
}

#rightear {
left: 400px;
top: 150px;
}

/********************* SERVICES SECTION ***************************/

h2, .h2 {
		font-family: 'HelveticaLight' !important;
font-size: 40px;
letter-spacing: 0 !important;
color: #F7971C;
}

h2#global {
color: #FFF;
font-size: 62px;
margin-left: -10px;
}

#serviceicons a {
	color: #444!important;
}

#servicesheader {
max-width: 450px;
margin: 0 auto;
border-bottom: 2px solid #F7971C;
border-top: 2px solid #F7971C;
margin-bottom: 10px;
}

#servicesheader a {
font-size: 93px;
letter-spacing: 0 !important;
color: #696A6C!important;
margin: 0 !important;
padding-top: 20px;
text-decoration: none;
font-weight: bold;
}

#servicestext {
color: #696A6C;
text-align: center;
margin: 0 auto;
max-width: 515px;
padding-bottom: 10px;
font-size: 2.1em;
text-align: justify;
margin-bottom: 50px;
line-height: 1.2em;
}

.servicestext span {
	color: #f7971c;
}

.section .container {
padding: 10% 4% 80px 4% !important;
min-height: 1000px;
}

/*********************** INDUSTRIES SECTION ***********/

#industrysection {
background: #bfc0c4;
min-height: 700px;
padding: 0px 0;
}

#industrysection h4 a{
	color: #FFF!important;
	font-weight: bold;
	text-decoration: none;
}

.industryicons {
padding-top: 65px;
text-align: center;
}

.industryicons a:link {
color: #696A6C!important;
}

.industryicons .industry-title {
	margin-bottom: 70px;
}

h4, .h4 {
font-size: 72px;
font-family: 'HelveticaLight' !important;
text-transform: uppercase;
color: #fff;
text-align: center;
margin-top: 15%;
}

#industrysection h4 {
/* text-align: left; */
font-size: 81px;
margin-top: 95px;
}

#industrytext {
font-size: 2.1em;
text-align: justify;
padding: 0 0 0 20px;
width: 100%;
line-height: 1.2em;
}

.industrytext span {
	color: #696A6C;
}

#veiny {
width: 360px;
}

#veinfirst {
float: left;
display: table-cell;
margin-top: 2px;
}

#veinsecond {
float: right;
display: table-cell;
}

/******************** CONTACT SECTION ************/

#contactheader {
max-width: 435px;
margin: 0 auto;
border-bottom: 2px solid #F7971C;
border-top: 2px solid #F7971C;
margin-bottom: 50px;
}

#contactsection {
margin: 0 auto;
max-width: 900px;
padding-top: 100px;
}

.contacttext {
color: #696A6C;
font-size: 32px;
text-align: center;
text-transform: uppercase;
}

.short.row {
	margin-bottom: 40px;
}

#contactsection .short.row {
	text-align: center;
}

#contactsection .short h5 {
    display: inline-block;
    padding: 0px 50px;
}

#contactsection .short h5:last-child {
display: inline-block;
margin-right: 0px;
}

#contactsection #join h5 {
	display: block;
}

h5, .h5 {
font-family: 'HelveticaLight' !important;
text-transform: uppercase;
text-align: center;
font-size: 24px;
margin-top: 20px;
}

h5 a, .h5 a {
color: #f7981c !important;
}

div#join {
margin-top: 50px;
color: #f7981c;
}

#seeking {
border-bottom: 1px solid #F7971C;
border-top: 1px solid #F7971C;
}


/************************ SERVICES PAGE ***********/

#pagescontainer {
max-width: 800px;
}

h6, .h6 {
font-family: 'Garamond' !important;
}

.servicelisticon {
margin-bottom: -20px;
}

.servicelistintro {
padding-top: 14px;
}

.services p {
font-size: 1.85em;
text-align: justify;
line-height: 1.1em;
}
.services h6 {
color: orange;
font-size: 2em;
}

p.extended-text {
font-size: 1.9em;
text-align: justify;
line-height: 1.2em;
}

.servicelistintro .p, .servicelistintro p, .servicelistintro .lead {
color: #696A6C;
font-size: 2.7em;
line-height: 1.2em;
letter-spacing: 0px;
text-align: justify;
}

.services-translation, .services-interpretation, .services-transcription, .services-voice-over {
margin-bottom: 0px;
display: inline-block;
font-weight: normal!important;
font-size: 2em!important;
position: absolute;
top: 100px!important;
margin-left: 65px !important;
color: #696A6C;
font-family: 'helvetica_65';
}

.services-voice-over {
background-color: #FFF;
width: 162px;
padding: 0 10px;
}

.industryicons .p, .industryicons p, .industryicons .lead {
font-family: 'HelveticaLight';
font-size: 22px;
color: #fff;
text-align: center;
}

.bottombutton {
padding-left: 0px;
}

.translationbottom, #translationmiddle {
background: #696A6C;
}

.interpretbottom, #interpretmiddle {
background: #85868A;
}

.transcriptbottom, #transcriptmiddle {
background: #A2A3A7;
}

.voiceoverbottom, #voiceovermiddle {
background: #BFC0C4;
}

.servicepagesection {
max-width: 960px;
margin: 0 auto;
margin-top: 0px;
}

.services #interpretations, .services #transcriptions, .services #voiceovers {
height: 100px;
display: block;
}

.quotebutton {
float: right;
background: #fff;
border: none;
padding: 12px;
color: #F7971C !important;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
}

.spacer {
min-height: 8px;
}

.industry-spacer {
min-height: 100px;
}

.quotebutton a, .quotebutton a:hover, a:link, .quotebutton a:link {
text-transform: uppercase;
font-family: 'HelveticaLight';
color: #F7971C !important;
}


/************************* BOILERPLATE CSS CUSTOMIZATIONS *******************/

.header {
position: fixed;
background: #FFF;
width: 100%;
/* width: 1200px; */
z-index: 999;
opacity: 0.9;
top: 0;
}

.menu-wrapper {
padding-top: 25px;
max-width: 960px;
margin: 0 auto;
height: 90px;
}

#hometopsection {
display: block;
/* padding: 80px 0 80px; */
clear: both;
min-height: 560px;
height: 560px;
background: #DBDCDD;
margin-top: 0px;
}

#hometopsection #container {
	min-height: 400px;
}

#globalreachmain {
width: 100%;
background: #696A6C;
padding: 50px 0 50px;
min-height: 400px;
}

#globalheader, #globalcontent {
position: relative;
z-index: 11;
}

#globalheader {
width: 100%;
margin: 0 auto;
}

#globalcontent {
margin-top: 80px;
text-align: justify;
}

#global, #local {
position: absolute;
font-size: 62px;
}

#local {
padding-left: 13px;
}

#globalball {
position: absolute;
}

#communicationsection {
min-height: 600px;
padding: 80px 0;
clear: both;
}

#servicessection {
min-height: 600px;
padding: 10px 0 0px;
clear: both;
}

#intoservices, #intoindustries {
display: block;
height: 300px;
}

#container {
max-width: 960px;	
/* max-width: 90%; */
margin: 0 auto;
}


#serviceicons {
padding: 50px 5px 50px;
text-align: center;
/* margin-top: 150px; */
max-width: 960px;
width: 100%;
}

.serviceicon {
position: relative;
width: 25%;
display: inline-block;
float: left;
height: 150px;
}

.serviceicon span {
margin-bottom: 0px;
display: inline-block;
font-weight: bold;
font-size: 15px;
position: absolute;
top: 70px;
}

.serviceicon .voice-over {
margin-bottom: 0;
display: inline-block;
font-weight: bold;
font-size: 15px;
position: relative;
top: 98px;
text-align: left;
margin-left: 110px;
background-color: #FFF;
padding: 0 10px 10px;
}

.serviceicon .voice-overtwo {
margin-bottom: 0;
display: inline-block;
font-weight: normal;
font-size: 11px;
position: relative;
top: 14px;
text-align: left;
/* margin-left: 110px; */
left: -68px;
font-family: 'HelveticaLight';
}

.serviceicon .translation, .serviceicon .transcription, .serviceicon .interpretation {
top: 100px;
display: inline-block;
position: relative;
margin-left: 110px;
}

.home #translation, .home #interpretation, .home #transcription, .home #voiceover {
position: absolute;
/*width: 150px;*/
width: 255px;
z-index: -1;
bottom: 25px;
left:35px;
}

.home #translationorange, .home #interpretationorange, .home #transcriptionorange, .home #voiceoverorange {
position: absolute;
top: 53px;
}

.orange {
width: 90px;
/*margin-left: -210px;
margin-right: -50px;*/
}


.orange-services {
position: absolute;
}

#serviceicon p, #serviceicon .p, #serviceicon .lead {
font-family: 'HelveticaLight';
color: #696A6C;
font-size: 18px;
margin-top: -30px;
margin-left: 60px;
}


/* SERVICES PAGE */

.services .footer .main {
min-height: 400px;
}

.services main {
padding-top: 25px;
}

.services .serviceicon {
position: relative;
width: 100%;
display: inline-block;
float: left;
height: 150px;
margin-top: -10px;
}

.services #orangeballtop {
position: fixed;
top: 220px;
z-index: 11;
/* left: 0px; */
left: 50%;
width: 112px;
height: 112px;
margin: auto;
}

.services div#orangeball-relative {
width: 100%;
height: 100%;
left: -530px;
position: relative;
/*top: -200px;*/
}

.services #orangeballone {
position: absolute;
/*left: 185px;*/
z-index: 11;
width: 285px;
/*top: 120px;*/
}

.services #orangeballtwo {
position: absolute;
/*left: 185px;*/
z-index: 10;
width: 285px;
/*top: 120px;*/
}

.services #orangeballthree {
position: absolute;
/*left: 185px;*/
z-index: 9;
width: 285px;
/*top: 120px;*/
}

.services .orange {
width: 112px;
}


.services div#translationorange, .services div#interpretationorange, .services div#transcriptionorange, .services div#voiceoverorange {
position: absolute;
top: 105px;
}
.services div#translation, .services div#interpretation, .services div#interpretationdiv, .services div#transcription, .services div#transcriptiondiv, .services div#voiceover {
position: absolute;
top: 0;
}


.services .servicelistintro {
padding-top: 75px;
float: right;
text-align: justify;
}

a#interpretation {
display: block;
margin-top: -57px;
}

a#transcription {
display: block;
margin-top: -85px;
}

a#voiceovers {
display: block;
margin-top: -10px;
}

/*-----------------------------------
	INDUSTRIES PAGE
-------------------------------------*/

.industries main {
padding-top: 0;
margin-top: 0;
}

.industries h2 {
font-size: 24px;
display: block;
padding: 20px 0;
background: #FFF;
margin: 0;
/* margin-top: 20px; */
color: #696A6C;
position: relative;
top: 20px;
}

.mid_column {
float: left;
display: inline-block;
min-width: 80px;
min-height: 500px;
}

.industrypagesection {
	max-width: 960px;
	margin: 0 auto;
	/* margin-top: 100px; */
	clear: both;
}

.left_column {
width: 210px;
height: auto;
float: left;
min-height: 700px;
/* background-color: black; */
/*background-image: url('/wp-content/uploads/industry-line.png');*/
background-repeat: repeat-y;
}

#industry-legal .left_column .top {
	padding-top: 65px;
}

#industry-legal .left_column .bottom {
position: relative;
background-image: url('/wp-content/uploads/industry-line.png');
background-position-x: 5px;
min-height: 360px;
background-repeat-x: no-repeat;
}

#industry-medical .left_column .top {
padding-top: 205px;
background-image: url('/wp-content/uploads/industry-line.png');
background-position-x: 5px;
}

#industry-medical .left_column {
	min-height: 450px;
}

#industry-medical .left_column .bottom {
position: relative;
background-image: url('/wp-content/uploads/industry-line.png');
background-position-x: 5px;
min-height: 250px;
background-repeat-x: no-repeat;
}

#industry-marketing .left_column .top {
padding-top: 125px;
background-image: url('/wp-content/uploads/industry-line.png');
background-position-x: 5px;
}


#industry-marketing .left_column .bottom {
position: relative;
background-image: url('/wp-content/uploads/industry-line.png');
background-position-x: 5px;
min-height: 130px;
background-repeat-x: no-repeat;
}

#industry-legal .left_column{
	min-height: 630px;
}

.left_column .top {
text-align: center;
background-color: #FFF;
min-height: 210px;
/* display: table-cell; */
padding: 5px;
}

#industry-marketing .left_column {
}

.right_column{
	width: 670px;
	height: auto;
	float: left;
	color: #fff;
	background-color: #F8981D;
}
#right_column p {
	margin: 15px;
}
#industry-main {
clear: both;
display: inline-block;
}
.industry-container {
width: 960px;
margin: 0 auto;
}

.main_top {
color: #696A6C;
line-height: 1.5em;
font-size: 2.2em;
padding: 30px;
font-family: 'GaramondLightRegular';
}

#industry-marketing .main_top {
min-height: 242px;
}

#industry-medical .main_top {
min-height: 314px;
}

#industry-legal .main_top {
min-height: 204px;
}

.main_bottom{
	color:#fff;
	
}

.orangeborder {
border-bottom: 2px solid #F8981D;
}



ul.bottom_list {
list-style-type: none;
color: #FFF;
line-height: 1.5em;
font-size: 1.5em;
padding: 30px;
font-family: 'GaramondLightRegular';
}

.quote-btn{
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	background-color:#fff;
	color:#696A6C;
	font-size:medium;
	height: 30px;
	width: 200px;
	float: right;
	padding: 15px 1px 1px 1px;
}

.industries .quote-btn {
vertical-align: middle;
text-align: center;
text-transform: uppercase;
background-color: #fff;
color: #696A6C;
font-size: 20px;
height: 60px;
width: 200px;
float: right;
padding: 0px;
line-height: 60px;
}

.industries .quote-btn a {
	color: #696A6C!important;
}

.clear {
clear: both;
}

/*------------------------------------*\
    TRANSLATION RATE
\*------------------------------------*/

div#translation-rate-section {
max-width: 960px;
margin: 0 auto;
font-size: 24px;
}

div#translation-rates {
margin: 50px 0;
}

/*------------------------------------*\
    REQUEST A QUOTE
\*------------------------------------*/

div.page-section {
max-width: 960px;
margin: 0 auto;
font-size: 24px;
padding-top: 50px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: none;
cursor: pointer;
border: none;
background-color: #F7971C;
color: #FFF;
}

.form-center {
max-width: 500px;
margin: 0 auto;
}

input {
line-height: normal;
color: #000;
}

.error_message{
	color:red;
	font-size:medium;
	font-weight:bold;
  }

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {
	
}
@media only screen and (max-width:1000px) {


}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
