@charset
"UTF-8"
;

#access-denied{
    text-align: center;
    margin: 200px auto;
    width: 60%;
}
#access-denied h1{
    font-size: 60px;
    line-height: 70px
}
#access-denied p{
    font-size: 20px;
    line-height: 28px;
}

#other_details{
    width: 90%;
}

.translator_confirmation {
    margin: 100px auto;
}

.translator_confirmation h1{
    border-bottom: 1px solid #EEE;
}

.translator_confirmation p{
    font-size: 20px;
    line-height: 28px;
}

.simple_footer {
    border-top: 1px solid #EEE;
}

.taken_declined .container {
    width: 40%
}

.mobile_view_hide{
    display: block;
}
.mobile_view_show, .mobile_view_show_btn{
    display: none;
}
.no-margin {
    margin: 0;
}

#developers .container-fluid.purple p {
    font-size: 18px;
    line-height: 24px;
}


.tethras-promo-video {
    width: 525px;
    height: 295px;
    border: 0;
}

#promo-video-container {
    margin-top: 100px;
}

.custom-link {
    color: #555;
}

.custom-link:hover {
    color: #222;
    text-decoration: underline;
}
/* CSS Document */
/* CUSTOMIZE THE SCROLLBAR
    -------------------------------------------------- */

::-webkit-scrollbar {
    width: 0.4em;
    height: 0.4em;
    background-color: #fff;
}

::-webkit-scrollbar:hover {
    background-color: #eee;
}

::-webkit-resizer {
    -webkit-border-radius: 4px;
    background-color: #666;
}

::-webkit-scrollbar-thumb {
    min-height: 0.4em;
    min-width: 0.4em;
    -webkit-border-radius: 0px;
    background-color: #666;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #999;
}

::-webkit-scrollbar-thumb:active {
    background-color: #222;
}

/* home page content 
-------------------------------------------------- */

#video-section {
    margin-top: 50px;
}

.section-break {
    margin-top: 80px;
    margin-bottom: 80px;
}

.paragraph-font {
    font-size: 18px;
    line-height: 24px;
    font-family: "Source Sans Pro";
    font-weight: 300;
}

.center-justified {
  text-align: justify;
  margin: 0 auto;
  width: 30em;
}

/* Pricing page content
-------------------------------------------------- */

#source-text-and-proofreading {
    padding-top: 50px;
    padding-bottom: 50px;
}

#pricing-tiers {
    padding-bottom: 50px;
    padding-top: 50px
}

#tier-containers {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

#faq-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #EEEEEE;
}

/* Accordion styling
-------------------------------------------------- */

#accordion {
 width:100%;
 margin: 0;
 padding: 0;
}
#accordion p span {
 cursor:pointer;
}
.faq-question {
 color: #666;
 font-size: 17.5px;
 font-weight: bold;
 margin-bottom: 10px;
 font-family: Source Sans Pro, Sans-Serif;
 padding: 12px 10px;
 border-radius: 10px;
}
.faq-anwser {
 margin-left: 10px;
 line-height: 18px;
 background: #FEFEFE;
 border-radius:10px;
 padding: 10px;
 font-family: Source Sans Pro, Sans-Serif;
 text-align: justify;
}

/* Custom body styles.
-------------------------------------------------- */

body {
    padding-bottom: 40px;
    color: #5a5a5a;
}


p, dd, ol, ul, li, div, label {
    font-family: Source Sans Pro, Sans-Serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

br {
    line-height: 24px
}

dd {
    margin: 0;
}

dl {
    margin-bottom: 24px;
}

i {
    color: rgb(90, 90, 90);
}

dt, strong, .table th {
    font-weight: 400;
}

h1, h2, h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

h4, h5, h6 {
    font-weight: 600;
}

.lead {
    font-weight: 300;
}

/* Dropdown Menu Styles
-------------------------------------------------- */
.navbar .nav .dropdown-toggle .caret {
    vertical-align: middle;
    margin-top: 0;
    border-top-color: #BBBBBB;
}
.dropdown-menu.tethras{
    border-radius:0px;
    border:none;
    background: #383838;
    font-weight:normal;
    left: auto;
    margin: 0;
    padding: 0;
}
.dropdown-menu.tethras li a{
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
}
.dropdown-menu.tethras li a:hover{
    background: #555555;
    font-weight: normal;
    color: #fff;
}
.navbar-inverse .nav > li > a:focus {
    background:#383838;
}

.navbar-inverse .nav .active > a {
    background:#000;
}
.navbar .nav > li > .dropdown-menu::before{
    display: none;
}
.navbar .nav > li > .dropdown-menu::after{
    display:none;
}

#username.dropdown-toggle{
    min-width:74px
}
#usernameDD{
    min-width:0;
    width:100%
}

.code {
    background-color: #F7F7F7;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    margin: 10px 0;
    padding: 10px 15px;
}
/*Code styles
-----------------------------------------------*/

.code li {
    list-style-type: none;
    font-family: "Source Code Pro","Courier New",monospace;
    font-size: 14px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar-inverse .navbar-inner {
    background-color: #555;
    background-image: -moz-linear-gradient(top, #555, #444);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#444));
    background-image: -webkit-linear-gradient(top, #555, #444);
    background-image: -o-linear-gradient(top, #555, #444);
    background-image: linear-gradient(to bottom, #555, #444);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff444444', GradientType=0);
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: relative;
    z-index: 10;
    margin-top: 0px;
    margin-bottom: -90px;/* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}

/* Remove border and change up box shadow for more contrast */
.navbar .navbar-inner {
    border: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* Downsize the brand/project name a bit */
.navbar .brand {
    /* Increase vertical padding to match navbar links */
    text-indent: -904px;
    display: inline-block;
    background: url('../images/logo.png') no-repeat 17px 4px;
    width: 194px;
    background-size: 130px auto;
    height: 27px;
    margin-top: 5px;
}

/* Navbar links: increase padding for taller navbar */
.navbar .nav > li > a {
    padding: 15px 12px;
    color: #BBBBBB;
    font-size: 13px;
    font-family: 'Source Sans Pro';
    font-weight:400;
    /*text-shadow: 0px 0px 0px #EEE;*/
}
.navbar .nav > li > a:hover,
.navbar-inverse .nav .active > a:hover {
    background-color: #444;
}

/* Offset the responsive button for proper vertical alignment */
.navbar .btn-navbar {
    margin-top: 10px;
}
.container.page_title.sub{
    margin-top: 0px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 20px;
}
.container-fluid.purple .container.page_title.sub{
    border-bottom: 1px solid #DDD;
}
.navbar {
    margin-bottom: 0px;
    overflow: visible;
    margin-right: -20px;
    margin-left: -20px;
}

.top-bar {
    background: #555;
    padding-bottom: 50px;
}

.navbar-fixed-top.secondary {
    top: 50px;
    z-index: 40;
}

.navbar-inner.purple {
    background: #918CC4;
}

.container-fluid.purple {
    background: #EEEBF4;
    padding: 0 0 20px 0;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}
.container-fluid.questions {
    padding: 40px 30px 80px 30px;
}

container-fluid.questions h2 {
    margin-bottom: 20px;
}

.navbar-inner.grey {
    background: #666;
}

.navbar-inner.blue {
    background: #A7D4E5;
}

.navbar-inner.green {
    background: #C1D1B0;
}

.background-grey {
    background: #EEEEEE;
}

.btn {
    box-shadow: 0 0 3px 1px #BBB;
}

.btn-large {
    font-size: 16px;
    line-height: 30px;
}

.btn-custom-purple {
    background-color: #6A6AA0 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#918CC4", endColorstr = "#6A6AA0");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#918CC4), to(#6A6AA0));
    background-image: -moz-linear-gradient(top, #918CC4, #6A6AA0);
    background-image: -ms-linear-gradient(top, #918CC4, #6A6AA0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #918CC4), color-stop(100%, #6A6AA0));
    background-image: -webkit-linear-gradient(top, #918CC4, #6A6AA0);
    background-image: -o-linear-gradient(top, #918CC4, #6A6AA0);
    background-image: linear-gradient(#918CC4, #6A6AA0);
    border-color: #6A6AA0 #55557F #373750;
    color: #FFF !important;
    box-shadow: 0 0 3px 1px #999;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.26);
    -webkit-font-smoothing: antialiased;
}

.btn-custom-purple.disabled,
.btn-custom-purple[disabled] {
    color: #ffffff;
    background-color: hsl(259, 25%, 80%);
}

.btn-custom-blue {
    background-color: #5493a4 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#b8d3da", endColorstr = "#5493a4");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#7EBACC), to(#5493a4));
    background-image: -moz-linear-gradient(top, #7EBACC, #5493a4);
    background-image: -ms-linear-gradient(top, #7EBACC, #5493a4);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7EBACC), color-stop(100%, #5493a4));
    background-image: -webkit-linear-gradient(top, #7EBACC, #5493a4);
    background-image: -o-linear-gradient(top, #7EBACC, #5493a4);
    background-image: linear-gradient(#7EBACC, #5493a4);
    border-color: #5493a4 #5493a4 #3D616B;
    color: #FFF !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
    box-shadow: 0 0 3px 1px #999;
    -webkit-font-smoothing: antialiased;
}

.btn-custom-green {
    background-color: #78A46E !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#92BD82", endColorstr = "#78A46E");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#92BD82), to(#78A46E));
    background-image: -ms-linear-gradient(top, #92BD82 0%, #78A46E 50%);
    background-image: -moz-linear-gradient(top, #92BD82 0%, #78A46E 50%);
    background-image: -o-linear-gradient(top, #92BD82 0%, #78A46E 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #92BD82), color-stop(0.5, #78A46E));
    background-image: -webkit-linear-gradient(top, #92BD82 0%, #78A46E 50%);
    background-image: linear-gradient(to bottom, #92BD82 0%, #78A46E 50%);
    border-color: #78A46E #65905F #4C6D41;
    color: #FFF !important;
    box-shadow: 0 0 3px 1px #999;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
    -webkit-font-smoothing: antialiased;
}

.btn-custom-orange {
    background-color: #D48166 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#E8A38B", endColorstr = "#D48166");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#E8A38B), to(#D48166));
    background-image: -ms-linear-gradient(top, #E8A38B 0%, #D48166 50%);
    background-image: -moz-linear-gradient(top, #E8A38B 0%, #D48166 50%);
    background-image: -o-linear-gradient(top, #E8A38B 0%, #D48166 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E8A38B), color-stop(0.5, #D48166));
    background-image: -webkit-linear-gradient(top, #E8A38B 0%, #D48166 50%);
    background-image: linear-gradient(to bottom, #E8A38B 0%, #D48166 50%);
    border-color: #D48166 #C36337 #A5502F;
    box-shadow: 0 0 3px 1px #999;
    color: #FFF !important;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.49);
    -webkit-font-smoothing: antialiased;
}

.btn-custom-pink {
    background-color: #C05870 !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#DA7388", endColorstr = "#C05870");
    background-image: -ms-linear-gradient(top, #DA7388 0%, #C05870 50%);
    background-image: -moz-linear-gradient(top, #DA7388 0%, #C05870 50%);
    background-image: -o-linear-gradient(top, #DA7388 0%, #C05870 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DA7388), color-stop(0.5, #C05870));
    background-image: -webkit-linear-gradient(top, #DA7388 0%, #C05870 50%);
    background-image: linear-gradient(to bottom, #DA7388 0%, #C05870 50%);
    border-color: #C05870 #AD3A55 #7F2A3F;
    color: #FFF !important;
    box-shadow: 0 0 3px 1px #999;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
    -webkit-font-smoothing: antialiased;
}

.active {
    position: relative;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    margin: 0 -5px 0 0;
}

.terms {
    margin-top: 90px;
    padding: 0 30px 0 30px;
    color: #555;
    max-width: 1100px;
}

/*API docs styles*/

#api_documentation .container.page_title.sub h2{
    font-weight: 600;
    margin: 0;
}

#api_documentation .nav.affix{
    border: 1px solid #EEE;
    border-radius: 5px;
    width: 14%
}
#api_documentation .nav-pills > li > a{
    border-bottom: 1px solid #EEE;
    border-radius: 0;
    font-weight: 400;
    margin: 0;padding-top: 12px;
    padding-bottom: 12px;
}
#api_documentation .nav-pills li:first-child > a {
    border-radius: 5px 5px 0 0;
}
#api_documentation .nav-pills li:last-child > a {
    border-radius: 0 0 5px 5px;
    border-bottom: 0;
}



/* BUNDLE STYLES
-------------------------------------------------- */

.bundle {
    background: white;
    border: 2px solid #CCCCCC;
    box-shadow: 0px 1px 1px #CCCCCC;
    float: left;
    padding: 10px 14px;
    min-height: 220px;
}

.bundle-numbers{
    display: block;
    float: left;
    font-size: 50px;
    font-weight: 600;
    margin: 10px 5px 0 0;
}

.bundle-percentage{
    font-size: 30px;
    font-weight: 600;
    margin: 10px 0 0 2px;
}

.bundle-titles{
    font-size: 18px;
    font-weight: 600;
    line-height: 14px;
}

.included-languages {
    background: #EEEEEE;
    height: 100px;
    padding: 10px 14px;
    margin: 10px -14px;
}

.included-languages strong{
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    display: block;
}

.included-languages table {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
}

.included-languages table tr td {
    vertical-align: top;
    padding: 0;
}

.included-languages table tr :first-child{
    padding: 0 10px 0 0;
}

.included-languages-container{
    height: 73px;
}

[id*="bundle"].span2 {
    margin: 5px 10px 0 0;
}

#bundle1 table {
    line-height: 15px;
}

#bundle2 table,
#bundle3 table {
    line-height: 14px;
}

#bundle1 .bundle-numbers,
#bundle1 .bundle-percentage
{
    color: #A8D4E4;
}

#bundle2 .bundle-numbers,
#bundle2 .bundle-percentage {
    color: #918CC4;
}

#bundle3 .bundle-numbers,
#bundle3 .bundle-percentage {
    color: #DA7388;
}

#android #bundle2 table,
#android #bundle3 table {
    margin-bottom: 0;
}


/* Customer STYLES
-------------------------------------------------- */
.customer-image {
    display: block;
    float: left;
    border-radius: 30px;
}

[class^="os-icon-"], [class*=" os-icon-"]{
    background: url("../../static/images/os_icons_stylesheet.png") no-repeat;
    display: inline-block;
    line-height: 20px;
    opacity: 0.7;
    margin-right: 10px;
}

.os-icon-android{ background-position: 0 0; background-size: 20px; width: 15px;}
.os-icon-iOS{ background-position: 0 -114px; background-size: 22px; width: 22px;}
.os-icon-macapp{ background-position: 0 -152px; background-size: 20px; width: 18px;}
.os-icon-windows_phone{ background-position: 0 -196px; background-size: 19px; width: 17px;}

.customer-testimonials{
    margin: 20px 0 20px 0;
}

.customer-testimonials h2{
    margin: 0;
}

.customer-quote{
    margin-bottom: 10px;
    font-weight: 400;
}

.customer-quote h3{
    margin: 0  50px;
    font-weight: 400;
}

.customer-quote span {
    color: #CCCCCC;
    font-weight: 800;
    font-size: 42px;
    display: block;
}

.divider {
    border-bottom: 1px solid #EEE;
}

#featured_customers .dl-horizontal dt {
    text-align: left;
    width: 15%;
}

#featured_customers .dl-horizontal dd {
    margin-left: 125px;
}

#featured_customers .container-fluid .container.marketing .featurette .featurette-caption a:hover{
    text-decoration: none;
}

#featured_customers .container-fluid .container.marketing .featurette .featurette-caption .dl-horizontal a :hover{
        opacity: 1;
}

#customers {
    margin-top: 66px;
    padding: 45px 0px 0 0px;
    background: #fff;
    border-top: 1px solid #EEEEEE;
    vertical-align: middle;
}
#customers h2{
    font-weight: bold;
    font-size: 2.3ex;
}
#customers p{
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}

#customers img {
    margin-right: 20px;
    vertical-align: bottom;
    width: 10%;
}

#customers .unstyled li {
    display: inline;
    padding-right: 15px;
}

#customers .unstyled {
    text-align: center;
}



/* HELP STYLES
-------------------------------------------------- */
#help .tabbable {
    margin: 30px 0;
}

#help .tab-content {
    overflow: visible;
    margin-left: 138px;
    padding: 20px 50px;
    border: 1px solid #ddd;
    border-radius: 0 5px 5px 5px;
    box-shadow: 0px 1px 10px -3px #CCC;
}

#help .tabs-left > .nav-tabs .active {
    box-shadow: -2px 1px 10px -3px #CCC;
}

#help-tabs{
    border-right: 0;
}

.explanatory-link {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}

.FAQ-section ul {
    margin: 0 0 0 15px;
    padding: 0;
}

.FAQ-section p {
    margin: 0;
    padding: 0;
}

.grey_subheading {
    color: #777;
    display: block;
    margin: 10px 0 0 0;
    padding: 0;
    font-weight: 400;
}

.screenshot {
    margin: 20px 0;
}

#recent-updates .screenshot {
    margin: 0 0 20px 20px;
}

#leveraging_term .screenshot {
    width: 500px;
    float: right;
    margin: 8px 0 20px 10px;
}

.section-lists {
    margin: 0 0 0 20px;
}

.section-lists :last-child {
    margin: 5px 0;
}

.section-lists li {
    margin: 5px 0 0 0;
}

.section-lists-lights {
    margin: 0 0 0 20px;
}

.code {
    background-color: #F7F7F7;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 12px;
    margin: 10px 0;
    padding: 10px 15px;
}

.code li {
    list-style-type: none;
}

#unsupported-files li{
    margin-bottom: 15px;
}


/* HOW IT WOKS STYLES
-------------------------------------------------- */
.container-fluid.purple.step-one {
    background: #EEEBF4;
    padding-top: 9px;
    border-top: 1px solid #CCC;
    position: relative;
    padding-bottom: 20px;
}

.number {
    position: absolute;
    top: -46px;
    right: 45%;
    width: 100px;
    height: 100px;
    border-radius: 82px;
    border-top: 1px solid #CCC;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px -1px 5px -3px #CCC;
}

.step_one {
    background: #EEEBF4 url(../images/step_1.png) no-repeat 33px 18px;
    background-size: auto 60px;
}

.step_two {
    background: #FFFFFF url(../images/step_2.png) no-repeat 33px 18px;
    background-size: auto 60px;
}

.step_three {
    background: #f1f6f7 url(../images/step_3.png) no-repeat 33px 18px;
    background-size: auto 60px;
}

.step_four {
    background: #f9f9f9 url(../images/step_4.png) no-repeat 29px 17px;
    background-size: auto 60px;
}

.step_five {
    background: #EEEBF4 url(../images/step_5.png) no-repeat 31px 18px;
    background-size: auto 60px;
}

.step_six {
    background: #f1f6f7 url(../images/step_6.png) no-repeat 29px 18px;
    background-size: auto 60px;
}

.step-six .featurette-image.pull-left {
    margin-bottom: 10px;
}

.container-fluid.step-two {
    position: relative;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.step-three {
    position: relative;
    background: #f1f6f7;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.step-four {
    position: relative;
    background: #f9f9f9;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.step-five {
    position: relative;
    background: #EEEBF4;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.step-six {
    position: relative;
    background: #f1f6f7;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}


.tethras-contact-form {
    width: 500px;
}

#platform {
    width: 390px;
}

#contact-success {
    margin-top: 30px;
    font-size: 30px
}

#contact-failure {
    margin-top: 30px;
    font-size: 30px
}

.secondary_nav {
    position: relative;
    z-index: 20;
}

.secondary_nav .nav {
    margin-bottom: 0px;
    margin-right: 38px;
}

.secondary_nav .nav li{
    float: left;
    display: block;
}

.secondary_nav .nav li a {
    padding: 10px 10px 10px 10px;
    color: #222222;
}

.navbar .nav.developers > li > a:hover{
    background: #7B769D;
}

.nav.developers li a {
    color: #fff;
}

.nav.developers li .active {
    float: left;
    background: #7B769D;
}

.navbar .nav.pricing > li > a:hover {
    background: #7ca073;
}

.nav.pricing li .active {
    float: left;
    background: #7ca073;
}

.navbar .nav.about > li > a:hover {
    background: #8EABB5;
}

.nav.about li .active {
    float: left;
    background: #8EABB5;
}

.navbar .nav.why_tethras.pull-right {
    margin-bottom: 0px;

}

.navbar .nav.why_tethras.pull-right {
    margin-bottom: 0px;

}

#upload-files-form{
    margin-top: 60px;
}

#chooseFile{
    height: 25px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.container-fluid.contact{
    margin-top: 130px;
}

.nav.why_tethras :hover {
    background: #999999;
}
[class*="general foundicon-"]:before {
    font-family: "GeneralFoundicons";

}
.container.mini .span4{
    text-align:center;
    padding: 15px 0px;
}
.nav.why_tethras li a {
    padding: 10px 10px 10px 10px;
    color: #fff;
    font-size: 1.7ex;
}

.nav.why_tethras li .active {
    float: left;
    background: #999999;
}

.container.page_title {
    margin-top: 102px;
    padding: 4px 0px 8px 0px;
}

#home .container.page_title form {
    margin: 0;
}

#home .container.page_title,
#press .container.page_title,
#translators .container.page_title,
#how_it_works .container.page_title,
#api_documentation .container.page_title {
    margin-top: 57px;
    padding: 4px 0px 8px 0px;
}


#home .container.page_title.sub,
#press .container.page_title.sub,
#translators .container.page_title.sub,
#how_it_works .container.page_title.sub,
#api_documentation .container.page_title.sub {
    margin-top: 40px;
}

.container.page_title .btn,{
    margin-top: 2px;
    margin-right: 0px;
}

.page_title h2 {
    font-family: Source Sans Pro;
    font-weight: 300;
    font-size: 21px;
    line-height: 1;
    float: left;
    margin-top: 12px;
}

.hero.ios {
    border-top: 1px solid #EEE;
}

.ios {
    background: #EEE;
}

.ios.marketing {
    background: #EEE;
    font-family: Source Sans Pro;
    font-weight: 300;
    padding-bottom: 20px;
}
.ios.marketing .img {
    width: 60px;
    height: auto;
    margin: 0 auto;
}
.container.ios.marketing p,
.container.ios.marketing ul li{
    font-size: 18px;
    line-height: 24px;
}

.ios.marketing h4 {
}

.ios .span4 p {
    margin-left: 0px;
}

.ios.marketing ul {
    list-style-type: none;
    margin: 0px;
}

.ios.marketing a {
    color: #918CC4;
}

.2.ios img {
    max-width: 600px;
}

.container-fluid.ios {
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.os-promo {
    margin: 30px auto 85px auto;
}

.os-promo img {
    width: 150px;
    margin: 0 0 0 100px;
}

.os-promo p {
    font-size: 20px;
    line-height: 27px;
    margin-top: 20px;
}

#apple .os-promo p {
    margin-top: 0;
}

.os-head{
    max-height: 420px;
}

.os-head .featurette{
    padding: 0;
}

.os-head h2{
    margin-top: 50px;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: 45px;
    width: 60%;
}

#apple .os-head h2{
    margin-top: 10px;;
}

.os-head img{
    height: 300px;
}

.os-page .media-object{
    margin: 20px 25px 50px -25px;
}

.os-page .row{
    margin-left: 0;
}

.os-page .featurette.os-head{
    padding-top: 0;
}

.os-languages-small{
    font-size: 12px;
    line-height: 12px;
    margin-left: 15px;
    font-weight: 300;
}
.bundle-packs-os{
    font-weight: 400;
}
.os-languages-first-col{
    margin-left: 0px;
    margin-right: 20px;
    list-style-type: none;
}
.os-languages-first-col p{
    margin-top: 0;
    margin-bottom: 10px;
}

.supported_files_list li{
    list-style: none;
    margin: 0;
}

.os_featured_list {
    margin: 0px;
}

.os_featured_list li {
    list-style-type: circle;
}

#tethras-app {
    border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 10px 20px 0 0;
    max-width: 100px;
}

#mac-app {
    margin: 30px 10px 30px 0;
    max-width: 150px;
}

.hero_caption {
    width: 46%;
    margin: auto;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 20px;
    line-height: 33px;
    font-weight: 100;
    padding: 30px 0 50px 0;
}

.img-circle {
    margin-bottom: 30px;
    width: auto;
    height: 127px;
}

.img-square {
    width: auto;
    height: 100px
}

.features .media-object {
    width: 120px;
    height: auto;
}

.features .media-body {
    overflow: hidden;
    zoom: 1;
    font-family: Source Sans Pro;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
}

.features.media {
    margin-top: 30px;
    margin-bottom: 30px;
}

.features.media:first-child {
    margin-top: 30px;
    margin-bottom: 30px;
}

.media {
    padding: 16px 0 16px 0px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 30px;
    padding-top: 0px;
}

#Tethras_Carousel {
    margin-top: 50px;
}

.carousel .container {
    position: absolute;
    right: 0%;
    bottom: 0;
    left: 0%;
    overflow: visible;
}

.carousel-control {
    position: absolute;
    top: 45%;
    left: 0px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    text-align: center;
    background: transparent;
    border: none;
    text-shadow: 0px 2px 2px #DDDDDD;
    color: #999;
    font-weight: bold;
    font-family: courier;
    opacity: 1;
}

.carousel-control.right {
    right: 0px;
    left: auto;
    font-weight: bold;
    font-family: courier;
    opacity: 1;
    text-shadow: 0px 2px 2px #DDDDDD;
    color: #999;
}

.carousel .item {
    height: 420px;
}

.carousel-image img {
    max-height: 450px;
    width: auto;
}

.carousel-caption {
    position: static;
    max-width: 45%;
    padding: 0;
    margin-top: 96px;
    background-color: transparent;
}

#home #Specialists .carousel-caption {
    max-width: 38%;
}

.carousel-caption h1,
.carousel-caption .lead {
    margin: 0;
    color: #555;
    text-shadow: 0 0px -4px rgba(3, 3, 3, .2);
}
ul.lead li {
    margin: 0;
    color: #555;
    text-shadow: 0 0px -4px rgba(3, 3, 3, .2);
}

.carousel-caption .lead {
    margin-bottom: 2em;
}

.carousel-caption h1 {
    font-size: 2.5em;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-top: 30px;
}

.carousel-caption .btn {
    margin-top: 10px;
}
.carousel-inner{
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.arrow_down {
    position: absolute;
    bottom: -20px;
    left: 40%;
    background: url(../images/current_nav_arrow.png) no-repeat;
    width: 20px;
    height: 20px;
    z-index: 400;
}

#In_Control {
    background: url(../images/localization_process_control.png) no-repeat 85% 45%;
    background-size: auto 350px;
    height: 450px;
}

#Instant_Quote {
    background: url(../images/instant_localization_quote.png) no-repeat 85% 45%;
    background-size: auto 350px;
    height: 450px;
}

#Specialists {
    /*background: url(../images/ios_android_wp8.png) no-repeat 91% 45%;*/
    /*background-size: auto 285px;*/
    height: 450px;
}

#Cloud_Based {
    background: url(../images/cloud_based_home.png) no-repeat 90% 100%;
    background-size: auto 465px;
    height: 450px;
}

#Stepping_Into {
    background: url(../images/mobile_app_localization.png) no-repeat 92% 50%;
    background-size: auto 350px;
    height: 460px;
}
#home #Made_To_Measure {
    background: url(../images/android-devices.png) no-repeat 91% 20%;
    background-size: auto 350px;
    height: 460px;
}
#Home_In_Control {
    background: url(../images/localization_process_control.png) no-repeat 91% 60%;
    background-size: auto 370px;
    height: 460px;
}

#Anytime_Anywhere {
    background: url(../images/localize_anytime_anywhere.png) no-repeat 95% 55%;
    background-size: auto 350px;
    height: 460px;
}

#Why_Carousel {
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
    margin-bottom: 0px;
    background:  #EEE;
}

.images-home {
    margin: 0 0 20px 0;
    width: auto;
    height: 115px;
}


.supported_platform {
    width: 15%;
    margin-right: 10px;
}

.supported_platform img {
    width: 65px;
    height: auto;
    margin: 0 5px 0 0;
    float: left;
}

.supported_platform strong {
    border-bottom: 1px solid #EEE;
}

.supported_platform ul {
    float: left;
}

.supported_platform ul li{
    line-height: 20px;
}


/* Dashboard links
    -------------------------------------------------- */
.navbar .nav .dashboard {
    background: #555555;
}

.navbar .nav .dashboard a {
    color: #FFF;
}

.navbar .nav .dashboard_link {
    color: #FFFFFF;
}

/* Translators
-------------------------------------------------- */
.container-fluid.translator {
    background: #D6E5E9 url(../images/join_translator_network.png) no-repeat 74% 42%;
    background-size: auto 380px;
    min-height: 400px;
    padding: 30px 0;

}
#translators .features{
    margin-bottom:90px;
}
#translators .container-fluid.purple {
    background: #EEEBF4;
    padding: 60px 0px 60px 0px;
}
.featurette-image.translator {
    max-width: 400px;
}

.container-fluid.translator .featurette {
    max-width: 45%;
}

#how_it_works .featurette {
    padding: 40px 0 10px 0;
}

.purple_bar {
    background: #C8C7E1;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}
.dark_bar {
    background: #555555;
    -webkit-box-shadow: inset 0 -7px 6px -10px #000;
    -moz-box-shadow: inset 0 -7px 6px -10px #000;
    box-shadow: inset 0 -7px 6px -10px #000;
}
.greengrey_bar {
    background: #B4CBCC;
    -webkit-box-shadow: inset 0 -7px 6px -10px #CCCCCC;
    -moz-box-shadow: inset 0 -7px 6px -10px #CCCCCC;
    box-shadow: inset 0 -7px 6px -10px #CCCCCC;
}
.light_bar {
    background: #F5F5F5;
    -webkit-box-shadow: inset 0 -7px 6px -10px #CCC;
    -moz-box-shadow: inset 0 -7px 6px -10px #CCC;
    box-shadow: inset 0 -7px 6px -10px #CCC;
    padding-bottom:30px;
}
.mini {
    font-size: 17px;
    font-family: Source Sans Pro;
    font-weight: 300;
}

.mini .span3 {
    text-align: center;
}
.small_number{
    display:block;
    margin:auto;
    text-align:center;
    width:20px;
}
/* Translators Steps
-------------------------------------------------- */
.row.steps{
    list-style-type: none;
    margin: 20px auto;
    font-size: 1em;
    line-height: .5em;
}
.row.steps li{
    display:block;
    float:left;
}
.row.steps .divider{
    border-top: 2px dotted #C8C7E1;
    width: 14%;
    margin-top: 7%;
}
.row.steps-dev .divider{
    border-top: 2px dotted #C8C7E1;
    width: 3%;
    margin-top: 4%;
    margin-left: -40px;
}

.row.steps-dev img {
    width: 49%;
}

#how_it_works_short .row.steps {
    margin: 0;
}

#how_it_works_short {
    margin-bottom: 70px;
    margin-top: 40px;
}

.steps img {
    height: auto;
    width: 100px;
}

.steps .span3 {
    text-align: center;
    font-family: helvetica;
    width: 13%;
    margin-left: 0px;
    padding-top: 10px;
    height: 180px;
}

.steps strong {
    display: block;
    padding-top: 10px;
}
#translators .container.page_title.sub{
    margin-top:0px;
}
#languages .container.page_title.sub{
    margin-top:20px;
}
/* About
-------------------------------------------------- */
#about-tethras {
    background-color: #EEE !important;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.founders {
    background: #FFFFFF;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.engineering {
    background: #f5f5f5;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.container-fluid.production {
    background: #F1F6F7;
    padding-bottom: 30px;
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

.sign_up_translator {
    background: url(../images/sign_up_blue.png) no-repeat 90% 30%;
    background-size: auto 70%;
    padding: 30px 0;
}

.sign_up {
    padding: 45px 0 20px 0;
}

.sign_up .row {
    margin-left: 0px;
    margin-right: 0px;
}

.sign_up_translator .btn{
    margin:0px;
}

.hero_caption.left {
    margin: 0;
    text-align: left;
    font-family: 'Source Sans Pro';
    font-size: 20px;
    line-height: 33px;
    font-weight: 100;
    padding: 30px 0 20px 0;
}

.hero-right{
    width: 100%;
    text-align: left;
}

.hero-right ul{
    font-size: 20px;
}

.hero-right ul li{
    padding: 5px 0;
}

.hero-right ul li i{
    margin-top: 5px;
}

.span4.profile {
    height: 150px;
    margin-bottom: 30px;
}

.founders .span4.profile {
    background: #f5f5f5;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
}

.engineering .span4.profile {
    background: #FFFFFF;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
}

.production .span4.profile {
    background: #FFFFFF;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
}

.container-fluid.about {
    background: #8EABB5 url(../images/cloud_based_home.png) no-repeat 74% 42%;
    background-size: auto 100%;
    min-height: 548px;
}

.featurette-image.about {
    max-width: 400px;
}

.container-fluid.about .featurette {
    max-width: 45%;
}

.profile .media-object {
    width: 130px;
    height: 130px;
}

.profile-pic {
    padding: 10px;
    width: 130px;
    height: 130px;
    float: left;
}

.language-name{
    line-height: 15px;
    margin-top: 10px;
    font-weight: 400;
}

.language-pic {
    padding: 10px;
    width: 100px;
    height: 100px;
    float: left;
}

.language-container {
    background: #f5f5f5;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    height: 120px;
    margin-bottom: 30px;
    width: 219px;
}

.language-market-reach{
    list-style-type: none;
    color: #999;
    float: left;
    margin: 0;
}

.language-market-reach li{
    font-size: 12px;
    line-height: 17px;
    margin: 0;
}

.language-market-reach-apple{
    background: url("../images/apple_small.png") no-repeat 0 3px;
    background-size: 12px;
    padding-left: 16px;
}

.language-market-reach-android{
    background: url("../images/android_small.png") no-repeat top left;
    background-size: 12px;
    padding-left: 16px;
}

.language-market-reach-windows{
    background: url("../images/windows_small.png") no-repeat 0 3px;
    background-size: 12px;
    padding-left: 16px;
}

.os-apple{
    background: url("../images/apple_logo.png") no-repeat 0 -1px;
    background-size: 23px;
    padding-left: 25px;
}

.os-android{
    background: url("../images/android_logo.png") no-repeat 0 -1px;
    background-size: 23px;
    padding-left: 25px;
}

.os-wp{
    background: url("../images/windows_logo.png") no-repeat 0 -1px;
    background-size: 23px;
    padding-left: 25px;
}

.os-bb{
    background: url("../images/black_berry_logo.png") no-repeat 0 1px;
    background-size: 23px;
    padding-left: 25px;
}

.os-subs{
    background: url("../images/subtitles_localization.png") no-repeat 0 1px;
    background-size: 23px;
    padding-left: 25px;
}

.os-other{
    background: url("../images/other_platform.png") no-repeat 0 1px;
    background-size: 23px;
    padding-left: 25px;
}


.avatar {
    width: 40px;
    height: 40px;
    padding-top: 5px;
    margin-right: 10px;
}

.name {
    padding-top: 5px;
    position: relative;
}

span7.map {
    min-height: 400px;
    background: #CCCCCC;
}
.location .row{
    margin-bottom:30px;
}
.phone{
    color:#555;
    display: block;
    padding: 5px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    text-align:center;
    margin: 10px 0;
    float:left;
}
.phone:hover{
    text-decoration:none;
    background: #555555;
    color: #f5f5f5;

}
.show_for_mobile{
    display: none;
}

/* Pricing
-------------------------------------------------- */
#Sign_Up {
    background: url(../) no-repeat 90% 60%;
    background-size: 27% auto;
    height: 470px;

}

#No_Monthly {
    background: url(../images/localization_service_with_no_subscription_fees.png) no-repeat 90% 55%;
    background-size: 35% auto;
    height: 470px;

}

#Made_To_Measure {
    background: #FF0000 url(../images/android_devices.png) no-repeat 90% 30%;
    background-size: auto 650px;
    height: 470px;
}
#Made_To_Measure_Pricing{
    background: #EEE url(../images/localization_pricing.png) no-repeat 78% 35%;
    background-size: auto 455px;
    height: 320px;
}

.span3.pricing {
    background: whiteSmoke;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #CCC;
    box-shadow: 2px 2px 10px 1px #CCC;
    border-radius: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 30px;
    padding-bottom: 2em;
    height: 550px;
}
.container.pricing {
    margin-bottom: 30px;
    margin-top: 40px;
    background: #FFF;
}
.span3.pricing ul {
    padding: 0 1em 0 1em;
    list-style-type: none;
    font-family: Source Sans Pro;
    font-weight: 300;
    margin: 0 0px 10px 0px;
    font-size: 1.1em;
}

.span3.pricing ul li {
    padding: 15px 0 15px 0;
}

.span3.pricing h4 {
    padding: 15px 0 55px 16px;
    font-size: 1.5em;
    margin-top: 35px;
}

span.price {
    display: block;
    margin-top: 25px;
    font-size: 40px;
    line-height: 45px;
}

.ladder {
    background: url(../images/ladder.png) no-repeat 35px bottom;
    background-size: 200px auto;

}

.span3.pricing .divider {
    background: #EEE;
    height: 2px;
    border-top: 1px solid white;
    padding: 0px;
}

.container.features {
    margin-bottom: 30px;
    margin-top: 40px;
    max-width: 895px;
}


.container.features .row {
    min-height: 200px;
}


#aditional-services .container.features .row {
    min-height: auto;
}

#pricing-basic{
    border-top: 7px solid #A8D4E4;
}

#pricing-pro{
    border-top: 7px solid #DA7388;
    background: white;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px 1px #CCC;
    box-shadow: 2px 2px 30px -1px #999;
    position: relative;
}

#most-popular {
    float: right;
    width: 75px;
    margin: -30px -15px 0 0;
}
.stickercontainer {
    position: absolute;
    top: -38px;
    width: 100px;
    right: -32px;
    height: 100px;
    margin: auto;
    font-size: 400px;
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(-25deg);
    transform: rotate(45deg);
}

.sticker {
    position: absolute;
    width: 95%;
    height: 95%;
    top: 20%;
    left: 2.5%;
    background: #DA7388; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover,  #DA7388 50%, #000000 300%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(50%,#DA7388), color-stop(300%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #DA7388 50%,#000000 300%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #DA7388 50%,#000000 300%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #DA7388 50%,#000000 300%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #DA7388 50%,#000000 300%); /* W3C */
    border-radius: 50%;
}

.stickercrop {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.foldshadow {
    position: absolute;
    width: 80%;
    height: 95%;
    bottom: -85.5%;
    left: 10%;
    background-color: #000;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.foldshadowcrop {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}

.fold {
    position: absolute;
    width: 95%;
    height: 95%;
    bottom: -79%;
    left: 1.5%;
    background: #CCCCCC; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #000000 80%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(80%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#000000 80%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#000000 80%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#000000 80%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#000000 80%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

.foldcrop {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 40%;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    font-family: helvetica;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 19px;
    text-rendering: optimizelegibility;
}

#pricing-ultra{
    border-top: 7px solid #918CC4;
}

#pricing-spec{
    border-top: 7px solid #C1D7AB;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.span4.home,
.span6.api,
.span5.api,
.span4.api,
.span3.api {
    text-align: center;
}

.span4.home h2 {
    font-weight: bold;
    font-size: 2.3ex;

}
.span4.home p {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 18px;
    line-height: 24px;
    font-family: "Source Sans Pro";
    font-weight: 300;

}
.tethras-contact-form{
    width: 80%;
}

.languages {
    margin: 0;
}

.languages ul{
    margin: 0 0 20px 0;
}

.languages-form li input{
    width: auto;
    margin-top: -1px;
}

.languages-form li label{
    display: inline;
    margin-left: 7px;
    line-height: 23px;
}

#home-marketing {
    margin-top: 40px;
    text-align: center;
}

#tethras-mission {
    font-weight: 500;
    width: 100%;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 25px 0; /* Space out the Bootstrap <hr> more */
}

.featurette:first-of-type {
    padding: 40px 0; /* Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette {
    padding: 0 0 40px 0; /* Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette-image {
    /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    max-width: 450px;
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
    margin-right: 50px;
    margin-left: 0px;
    margin-bottom: 40px;
}
.featurette-caption{
    width: auto;
    padding: 0 1ex;
}
.featurette-image.pull-right {
    margin-left: 60px;
    margin-right: 0px;
}

.featurette .lead,
.has-picture-header .lead {
    font-size: 22px;
    padding-right: 20px;
}

ul.lead li {
    font-size: 22px;
    padding-right: 20px;
    line-height: 32px;
}

ul.lead li i {
    vertical-align: top;
    margin-top: 10px;
    opacity: 0.8;
}
#how_it_works .featurette .lead {
    font-size: 18px;
    line-height: 24px;
    padding-right: 20px;
    padding-bottom:60px;
}

.feature-lead {
    font-size: 18px;
    line-height: 24px;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0px;
}

.featured_list {
    list-style-type: none;
    margin: 0px;
}

.featured_list li {
    padding: 10px 0 10px 0;
}
.wp_home_featured_list {
    margin: 0px;
    padding: 0 0 0 20px;
}

.wp_home_featured_list li {
    list-style-type: disc;
}

.hero-unit.ios img {
    max-width: 600px;
}

.container-fluid.ios {
    -webkit-box-shadow: inset 0 -7px 6px -10px #222;
    -moz-box-shadow: inset 0 -7px 6px -10px #222;
    box-shadow: inset 0 -7px 6px -10px #222;
}

/* Footer Business
------------------------- */
footer#custom {
    margin-top: 45px;
    padding: 0px;
    background: #fff;
    border-top: 1px solid #EEEEEE;
}
footer#custom .nav-pills{
    margin-left: 0px;
    margin-right: 0px;
}

footer#custom #social_links{
    margin-right: 0px;
}

#social_links a {
    font-size: 24px;
    display: block;
    float: left;
    color: #666666;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    padding: .5em;
}

#social_links a:hover {
    text-decoration: none;
    color: #555;

}

footer#custom .nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #222;
}


.images-quality {
    margin-left: 0;
    padding: 5px
}

.quality-features {
    margin: 60px 0;
}


.no-picture-header .container .featurette {
    max-width: 45%;
}

#quality-header {
    margin-top: 20px;
}

#quality .container.features p,
#quality .container.features .quality-features div {
    font-size: 18px;
    line-height: 24px;
}

#services-header {
    margin-right: -44px;
}

.has-picture-header {
    min-height: 320px;
    box-shadow: 0px -7px 6px -10px rgb(34, 34, 34) inset;
    background: #EEE;
    padding: 10px 0;
}

.has-picture-header .featurette-heading {
    font-size: 2.5em;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-top: 15px;
}

.has-picture-header .row {
    margin: 20px auto;
}

.no-picture-header {
    background: #EEE;
    box-shadow: 0px -7px 6px -10px rgb(34, 34, 34) inset;
    padding: 35px 0 25px 0;
}

#image-reach {
    width: 80%;
}

#languages-bundles {
    margin: 40px 0;
    padding-top: 30px;
}

#languages-reach {
    margin: 30px 0 40px 0;
}

.images-quality img {
    border: 1px solid #CCC;
    -webkit-box-shadow: -2px 2px 8px 0px #CCC;
    -moz-box-shadow: -2px 2px 8px 0px #CCC;
    box-shadow: -2px 2px 8px 0px #CCC;
    margin-bottom: 30px;
}
.mobile{
    display:none;
}
/* Home Page Specific & Responsive Stuff
------------------------- */

#Anytime_Anywhere br{
    display:inline-block;
}
#Home_Carousel{
    margin-bottom:0px;
}
body#home{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.add_row{
    list-style-type: none;
    height: 20px;
    margin: 0px;
}
.add_row li{
    width: 33%;
    display: block;
    float: left;
    text-align: center;
    font-size: 2.2ex;
    text-shadow: 0px 1px -3px #CFDBDB;
    padding: 14px 0;
    border-right: 1px solid #CFDBDB;
}
.add_row li.first{
    border-left: 1px solid #CFDBDB;

}
#home .carousel-caption h1 {
    margin-left: 0px;
    font-size: 5ex;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-top: 0px;
}
#home .carousel-caption .lead {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    line-height: 3ex;
}
#home .carousel-caption .btn {
    margin-left:0px;
    margin-top: 35px;
}
#home .carousel-caption .btn i {
    color: white;
}

.learn_more_mobile{
    display: none;
}

#wp_home .container.page_title{
    margin-top: 50px;
}




/* Responsive Stuff
------------------------- */
@media (min-width: 1200px){

    #win-rt.supported_platform {
        width: 19%;
    }
    .navbar-wrapper {
        width: 1170px;
    }
    .mobile{
        display:none;
    }
    .language-container {
        width: 269px;
    }
    .container.features {
        max-width: 1170px;
    }
    #home .carousel-caption {
        max-width: 45%
    }
    .span3.pricing {
        height: 500px;
    }

    .bundle {
         padding: 10px 13px;
         min-height: 212px;
     }

    .bundle-numbers{
        font-size: 55px;
    }

    .bundle-titles{
        font-size: 19px;
        line-height: 18px;
    }

    .included-languages {
        height: 90px;
        padding: 10px 13px;
        margin: 10px -13px;
    }

    .included-languages table tr :first-child{
        padding: 0 7px 0 0;
    }

    .included-languages strong{
        text-align: left;
    }

    .included-languages-container{
        height: 73px;
    }

    #android #bundle2 table,
    #android #bundle3 table {
        margin-bottom: 10px;
    }
    footer#custom {
         margin-top: 45px;
         background: #fff;
         border-top: 1px solid #EEEEEE;
     }

    #featured_customers .dl-horizontal dt {
        text-align: left;
        width: 10%;
    }

    #featured_customers .dl-horizontal dd {
        margin-left: 100px;
    }
}

@media (max-width: 979px){
    .tethras-promo-video {
        width: 400px;
        height: 225px;
        border: 0;
    }

    .row.steps-dev .divider{
        width: 1%;
        margin-top: 7%;
        margin-left: 5px;
    }
    .taken_declined .container {
        width: 80%
    }
    .mobile_view_hide{
        display: none;
    }
    .mobile_view_show{
        display: block;
    }
    .mobile_view_show_btn{
        display: inline-block;
    }

    body {
        padding-right: 20px;
        padding-left: 20px;
    }
    .container-fluid{
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-fluid.contact{
        margin-top: 40px;
    }
    .container.page_title {
        margin-top: 0px;
    }
    #home .container.page_title,
    #press .container.page_title,
    #translators .container.page_title,
    #how_it_works .container.page_title,
    #api_documentation .container.page_title{
        margin-top: 0px;
    }
    .container.features {
        max-width: 700px;
        line-height: 27px;
    }
    .navbar .navbar-inner{
        padding: 0 10px 0 10px;
    }
    .hero_caption {
        width: auto;
        margin: auto;
        text-align: left;
        font-family: Source Sans Pro;
        font-size: 18px;
        line-height: 24px;
        font-weight: 100;
        padding: 35px 0px 20px 288px;
    }
    .carousel-inner.home{
        margin-top:0px;
        padding-bottom:0px;
    }
    .featurette-image {
        margin:30px 0 10px 0;
        max-width:90%;
    }
    .language-pic {
        width: 60px;
        height: 60px;
    }
    .language-container {
        max-width: 165px;
    }
    body#translators .container.page_title{
        margin-top: 0px;
        padding: 4px 0px 8px 11px;
    }
    #home .carousel-caption .btn{
        margin-top: 0px;
    }
    #Made_To_Measure_Pricing{
        background: #EEE url(../images/localization_pricing.png) no-repeat 86% 30%;
        background-size: auto 136%;
    }
    #home #Made_To_Measure {
        background: url(../images/android-devices.png) no-repeat 85% 65%;
        background-size: auto 70%;
        height: 490px;
    }
    #Home_In_Control {
        background: url(../images/localization_process_control.png) no-repeat 85% 65%;
        background-size: auto 55%;
        height: 490px;
    }
    #In_Control {
        background: url(../images/localization_process_control.png) no-repeat 90% 55%;
        background-size: auto 50%;
        height: 470px;
    }
    #Instant_Quote {
        background: url(../images/instant_localization_quote.png) no-repeat 88% 65%;
        background-size: auto 50%;
        height: 470px;
    }
    #Specialists {
        /*background: url(../images/images/ios_android_wp8.png) no-repeat 85% 55%;*/
        /*background-size: auto 55%;*/
        height: 470px;
    }
    .has-picture-header .container.marketing .span3,
    .has-picture-header .container.marketing .span4,
    .has-picture-header .container.marketing .span5 {
        margin-top: 100px;
    }
    .container.page_title h2,
    .container.sign_up h3 {
        font-size: 21px;
        line-height: 27px;
    }
    .container.page_title .btn,
    .container.sign_up .btn {
        margin-top: 10px;
        margin-right: 11px;
        padding: 7px 21px;
    }
    .navbar .navbar-inner{
        padding: 0 10px 0 10px;
    }
    .hero_caption {
        width: auto;
        margin: auto;
        text-align: left;
        font-family: Source Sans Pro;
        font-size: 18px;
        line-height: 24px;
        font-weight: 100;
        padding: 35px 0px 20px 288px;
    }
    .carousel-inner.home{
        margin-top:0px;
        padding-bottom:0px;
    }
    .featurette-image {
        margin:30px 0 10px 0;
        max-width:90%;
    }
    body#translators .container.page_title{
        margin-top: 0px;
        padding: 4px 0px 8px 11px;
    }
    .container-fluid.contact{
        margin-top: 40px;
    }
    #Sign_Up {
        background: url(../images/pencil_currency.png) no-repeat 85% 55%;
        background-size: 30% auto;
        height: 490px;
    }
    #No_Monthly {
        background: url(../images/localization_service_with_no_subscription_fees.png) no-repeat 85% 55%;
        background-size: 30% auto;
        height: 490px;
    }
    #Anytime_Anywhere {
        background: url(../images/localize_anytime_anywhere.png) no-repeat 95% 65%;
        background-size: 45% auto;
        height: 490px;
    }
    #Stepping_Into {
        background: url(../images/mobile_app_localization.png) no-repeat 95% 65%;
        background-size: 45% auto;
        height: 490px;
    }
    span.price small {
        padding-top: 1em;
        width: 100%;
        float: left;
    }
    .carousel {
        margin-right: -20px;
        margin-left: -20px;
    }
    .container-fluid{
        margin-right: -20px;
        margin-left: -20px;
    }
    .header{
        padding-right:30px;
        padding-left:30px;
    }
    .container-fluid.questions {
        background: #EEEBF4;
        padding: 40px 30px 80px 30px;
    }
    .text {
        position: absolute;
        width: 98%;
        height: 100%;
        top: 41%;
        overflow: hidden;
        text-align: center;
        font-size: 11px;
        color: white;
        font-family: helvetica;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 16px;
        text-rendering: optimizelegibility;
    }
    .stickercontainer {
        position: absolute;
        top: -39px;
        width: 80px;
        right: -28px;
        height: 80px;
        margin: auto;
        -moz-transform: rotate(-25deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(-25deg);
        transform: rotate(45deg);
    }
    .btn-large {
        font-size: 16px;
        line-height: 22px;
    }
    #tethras-mission {
        padding: 28px 0px;
    }

    #customers img {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 15%;
    }
    .customer-image {
        display: block;
        float: left;
        border-radius: 15px;
    }
    #featured_customers .dl-horizontal dt{
        width: 25%;
    }
    #mac-app {
        margin-top: 55px;
        max-width: 190px;
        width: 150px;
    }
    .os-head img {
        height: 250px;
    }

    #windows-phone .os-promo p {
        margin-top: 20px;
    }

    .os-promo p {
        font-size: 18px;
        line-height: 24px;
        margin-top: 0;
    }

    .os-promo img {
        width: 150px;
        margin: 0 0 0 50px;
    }

    .bundle {
        padding: 5px 5px;
        min-height: 240px;
    }

    .bundle-numbers {
        font-size: 50px;
        float: none;
        text-align: center;
    }

    .bundle-percentage {
        display: block;
        font-size: 25px;
        text-align: center;
        margin: 0 0 0 2px;
    }

    .bundle-titles {
        display: block;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        margin-top: 5px;
    }

    .included-languages {
        height: 105px;
        padding: 5px 5px;
        margin: 5px -5px 0 -5px;
    }

    .included-languages table {
        margin: 0 0 3px 0;
        padding: 0;
        font-size: 11px;
        line-height: 14px;
    }

    .included-languages strong {
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        display: block;
        margin-top: 15px;
    }
    .included-languages-container {
        height: 60px;
    }

    #services-header {
        margin-right: auto;
    }

}



@media (max-width: 767px){
    .tethras-promo-video {
        width: 300px;
        height: 169px;
        margin-top: 40px;
    }

    .carousel .item {
        margin: 0 40px;
    }
    .supported_platform{
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .media-body{
        margin: 0 20px;
    }

    #access-denied{
        margin: 50px 20px;
        width: 85%;
    }

    #access-denied h1{
        font-size: 50px;
        line-height: 60px
    }

    #how_it_works .container.page_title{
        margin-bottom: 30px;
    }
    .language-pic {
        width: 100px;
        height: 100px;
    }
    .language-container {
        max-width: 219px;
    }
    #home .carousel-caption .lead {
        font-size: 2.5ex;
        margin-bottom: 15px;
        line-height: 2.8ex;
        width: 90%;
    }
    .featurette-image.pull-right{
        margin-left: 20px;
    }

    .os-promo p {
        font-size: 18px;
        line-height: 24px;
    }

    .os-promo img {
        width: 120px;
        margin: 0 0 0 30px;
    }

    .os-promo h3 {
        line-height: 30px;
    }
    #windows-promo{
        padding-left: 30px;
        padding-right: 30px;
    }
    #windows-promo div button {
        float: none;
    }
    #windows-featurette{
        padding-left: 10px;
        padding-right: 0px;
    }
    .os-head img {
        height: 180px;
    }
    .os-page .media-object{
        margin: 20px 25px 50px 0;
    }
    .os-head h2{
        margin-top: 20px;
        font-size: 23px;
        line-height: 35px;
    }
    #tethras-app {
        max-width: 80px;
        float: left;
    }
    .container-fluid.ios {
        text-align: center;
    }
    .has-picture-header .featurette-heading {
        font-size: 2em;
        letter-spacing: .0em;
        font-weight: 500;
    }
    .has-picture-header .container.marketing .span3,
    .has-picture-header .container.marketing .span4,
    .has-picture-header .container.marketing .span5 {
        margin: 10px auto;
        text-align: center;
        width: 50%;
        float: none;
    }
    .has-picture-header .row{
        margin: 20px
    }
    .has-picture-header .lead{
        font-size: 18px;
        line-height: 24px;
    }
    .has-picture-header ul.lead li{
        font-size: 18px;
        line-height: 24px;
    }
    .customer-image {
        display: block;
        float: none;
        border-radius: 20px;
        width: 30%;
    }
    #featured_customers .dl-horizontal dt{
        width: 100%;
        margin-left: 0;
    }
    #featured_customers .dl-horizontal dd{
        width: 100%;
        margin-left: 0;
    }
    .no-picture-header{
        padding-right: 20px;
        padding-left: 20px;
    }
    #languages-bundles .span8{
        max-width: 60%
    }

    #languages-reach{
        padding: 20px 30px 0 40px;
        margin: auto -20px;
    }
    #Made_To_Measure_Pricing{
        background: #EEE url(../images/localization_pricing.png) no-repeat 89% 97%;
        background-size: auto 70%;
    }
    #In_Control {
        background: url(../images/localization_process_control.png) no-repeat 90% 60%;
        background-size: auto 45%;
        height: 470px;
    }
    #Instant_Quote {
        background: url(../images/instant_localization_quote.png) no-repeat 88% 60%;
        background-size: auto 45%;
        height: 470px;
    }
    #Specialists {
        /*background: url(../images/images/ios_android_wp8.png) no-repeat 85% 65%;*/
        /*background-size: auto 45%;*/
        height: 470px;
    }
    #Home_In_Control {
        background: url(../images/localization_process_control.png) no-repeat 85% 65%;
        background-size: auto 45%;
        height: 500px;
    }
    .language-name{
        line-height: 14px;
        margin-top: 10px;
    }
    .language-market-reach li{
        line-height: 16px;
    }
    .container-fluid.translator {
        background: #D6E5E9 url(../images/join_translator_network.png) no-repeat 80% 45%;
        background-size: auto 320px;
        min-height: 400px;
        padding: 30px 0;

    }
    .container .featurette.translators{
        padding-left: 10px;
        padding-right: 0px;
    }
    .container .featurette{
        padding-left: 30px;
        padding-right: 30px;
    }
    .container.page_title.sub{
        margin: 0 20px 20px 20px;
    }
    .step-one .container .featurette {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ladder {
        background: url(../images/ladder.png) no-repeat -18px bottom;
        background-size: 200px auto;
    }
    #translators .hero_caption,
    #about .hero_caption {
        width: 60%;
    }
    .hero_caption {
        width:auto;
        margin: auto;
        text-align: left;
        font-family: Source Sans Pro;
        font-size: 1.2em;
        line-height: 1.6em;
        font-weight: 100;
        padding: 20px 0px 20px 182px;
    }
    .btn-large {
        font-size: 15px;
        line-height: 18px;
    }

    #tethras-mission {
        padding: 20px 0px;
        width:90%
    }
    .span4.home {
        margin-right: 100px;
        margin-bottom: 80px;
    }
    #pricing-basic,
    #pricing-pro,
    #pricing-spec,
    #pricing-ultra {
        height: auto;
    }
    span.price small {
        float:none;
    }

    [id*="bundle"].span2 {
        float: left;
        width: 170px;
    }

    .bundle {
        padding: 10px 19px;
        min-height: 200px;
        width: 130px;
    }

    .bundle-numbers{
        font-size: 55px;
        float: left;
        margin-bottom: 10px;
    }

    .bundle-percentage{
        font-size: 30px;
        display: inline;
        text-align: left;
    }

    .bundle-titles{
        font-size: 19px;
        line-height: 22px;
        text-align: left;
        display: inline;
    }

    .included-languages {
        height: 90px;
        padding: 10px 19px;
        margin: 10px -19px;
    }

    .included-languages strong{
        font-size: 15px;
        line-height: 24px;
        display: inline;
        text-align: left;
    }

    .included-languages table {
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 12px;
        line-height: 15px;
    }

    .included-languages-container {
        height: 70px;
    }
    .row.steps-dev img {
        width: auto;
    }
    .row.steps-dev li {
        text-align: center;
    }
    .row.steps-dev .divider {
        border-right: 3px dotted #C8C7E1;
        border-top: none;
        width: 48%;
        margin-top: 7%;
        margin-bottom: 7%;
        height: 69px;
    }
}

@media( max-width: 767px) and ( min-width: 940px){

    body {
        padding-right: 20px;
        padding-left: 20px;
    }
    .container.location {
        padding: 0px;
        width: auto;
    }
    .container-fluid .container.mini{
        margin:0px 0px;
    }
    .container-fluid{
        padding-right: 10px;
        padding-left: 10px;
    }
    .container-fluid.questions {
        padding: 40px 0;
    }
    .show_for_mobile{
        display: block;
    }
    .btn {
        padding: 7px 21px;
    }
    .carousel-inner.home{
        margin-top:0px;
        padding-bottom:30px;
    }
    .carousel-caption{
        margin-top: 24px;
        padding: 0 40px;
        text-align: center;
        max-width: 100%;
    }
    .carousel-caption .lead{
        font-size: 18px;
        line-height: 24px;
        margin-right: 20px;
        margin-left: 20px;
        padding: 0 40px;
    }
    .carousel-caption h1 {
        font-size: 2.5em;
        letter-spacing: .0em;
        font-weight: 500;
    }
    .carousel {
        margin-right: -20px;
        margin-left: -20px;
    }
    .navbar .container {
        width: auto;
        padding: 0;
        margin-right: -20px;
        margin-left: -20px;
    }
    .container.page_title {
        margin-top: 0px;
        padding: 4px 0px 8px 11px;
    }
    .container.page_title h2,
    .container.sign_up {
        font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, san-serif;
        font-weight: 200;
        font-size: 21px;
        line-height: 1;
        float: left;
    }
    .container.page_title .btn,
    .container.sign_up .btn {
        margin-top: 10px;
        margin-right: 11px;
        padding: 7px 21px;
    }
    body#translators .container.page_title{
        margin-top: 0px;
        padding: 4px 0px 8px 11px;
    }

    .navbar .navbar-inner{
        padding: 0 30px;
    }
    #No_Monthly {
        background: url(../images/localization_service_with_no_subscription_fees.png) no-repeat 44% 86%;
        background-size: auto 40%;
        height: 470px;
    }
    #Sign_Up {
        background: url(../images/pencil_currency.png) no-repeat 90% 40%;
        background-size: auto 40%;
        height: 470px;
    }
    .has-picture-header .featurette-heading {
        margin-top: 0;
        font-size: 2.5em;
        letter-spacing: .0em;
        font-weight: 500;
    }
    .stickercontainer {
        position: absolute;
        top: -60px;
        width: 100px;
        right: -43px;
        height: 100px;
    }
    .featurette-caption {
        width: 70ex;
        padding-left: 5ex;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
    /* Styles */
    .carousel-caption .lead{
        font-size: 22px;
    }
    .btn {
        padding: 7px 21px;
        margin-left: 0px;
    }
    .carousel-caption h1{
        margin-left: 0px;
    }

}

@media (max-width: 560px){
    .tethras-promo-video {
        width: 200px;
        height: 112px;
        margin-top: 150px;
    }
}

@media (max-width: 480px){
    .tethras-promo-video {
        width: 313px;
        height: 176px;
        margin-top: 0;
    }

    #home #Specialists .carousel-caption .lead {
        margin-bottom: 0px;
    }
    #home #Specialists .carousel-caption{
        max-width: 100%;
    }

    #promo-video-container {
        margin-top: 0;
        float: none;
        text-align: center;
    }
    .taken_declined .container.marketing {
        margin-right: 20px;
        margin-left: 20px;
        margin-bottom: 30px;
    }
    .container.simple_footer {
        margin-right: 20px;
        margin-left: 20px;
    }
    body {
        padding-right: 20px;
        padding-left: 20px;
    }
    .no-picture-header{
        padding-right: 20px;
        padding-left: 15px;
    }
    .marketing{
        margin: 0 10px;
    }
    .marketing h2 {
        font-size: 21px;
        line-height: 30px;
        font-weight:bold;
    }
    .ladder {
        background: url(../images/ladder.png) no-repeat -151px bottom;
        background-size: 267px auto;
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 30px;
    }
    .hero_caption {
        width: 57%;
        margin: auto;
        text-align: left;
        font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, san-serif;
        font-size: 18px;
        line-height: 24px;
        font-weight: 100;
        padding: 20px 0 20px 110px;
    }
    .hero-unit h1 {
        font-size: 25px;
        line-height: 30px;
        color: inherit;
    }

    .hero-unit p {
        font-size: 18px;
        line-height: 24px;
    }

    .hero {
        width: 100%;
        margin-bottom: 20px;
    }
    .container.page_title {
        margin-top: 0px;
        padding: 4px 0px 8px 11px;
        text-align: center;
    }
    .container.page_title h2,
    .container.sign_up h3 {
        font-weight:600;
        float: none;
    }
    .container.page_title .btn,
    .container.sign_up .btn {
        margin-bottom: 10px;
        margin-right: 11px;
        padding: 7px 21px;
        float: none;
    }
    .container.sign_up {
        text-align: center;
    }
    .container-fluid.about {
        background: #EEE url(../images/cloud_based_home.png) no-repeat 140% 50%;
        background-size: auto 340px;
        min-height: 359px;
    }
    .container-fluid.about .featurette {
        max-width: 55%;
    }
    .container-fluid.translator {
        background: #D6E5E9 url(../images/join_translator_network.png) no-repeat 100% 46%;
        background-size: auto 290px;
        padding: 30px 0;
    }
    .container-fluid.translator .featurette {
        max-width: 45%;
        overflow: visible;
    }
    .container-fluid.contact{
        margin: 40px 0.5em 0 0.5em;
    }
    .container-fluid .container{
        margin: 20px 1em 0 1em;
    }
    .container-fluid .container.mobile{
        text-align:center;
    }
    .container-fluid.mobile{
        margin: -9px -20px -20px -20px;
    }
    .container.location {
        padding: 0px;
        width: auto;
    }
    .container-fluid .container.mini{
        margin:0px 0px;
    }
    .container-fluid.questions {
        padding: 0 20px 30px 20px;
    }
    .has-picture-header .container.marketing{
        margin-left: 10px;
        margin-right: 0px;
    }
    .container.marketing{
        margin-left: 0px;
        margin-right: 0px;
    }
    .has-picture-header .container.marketing .span3,
    .has-picture-header .container.marketing .span4,
    .has-picture-header .container.marketing .span5 {
        width: 70%
    }

    .span3.pricing {
        min-height: auto;
        padding-bottom: 30px;
        margin-bottom: 30px;
        margin-left:0px;
    }
    .learn_more_mobile{
        display: inline;
    }
    .row.steps .divider {
        border-right: 3px dotted #C8C7E1;
        border-top: none;
        width: 48%;
        margin-top: 7%;
        height: 69px;
    }
    .phone{
        color:#555;
        display: block;
        padding: 5px 5px;
        background: #f5f5f5;
        border-radius: 5px;
        text-align:center;
        float:none;
    }
    .phone:hover{
        text-decoration:none;
        background: #555555;
        color: #f5f5f5;
    }
    #social_links {
        width: 95%;
        margin: 0 auto 25px auto;
        text-align: center;
    }
    #social_links a {
        width: 16%;
    }
    .steps .span3 {
        text-align: center;
        font-family: "Helvetica Neue", Helvetica, san-serif;
        width: 100%;
        margin-bottom: 0px;
        height:auto;
    }
    .steps img {
        height: 120px;
        width: auto;
    }
    .row.steps .divider {
        border-right: 3px dotted #C8C7E1;
        border-top: none;
        width: 48%;
        margin-top: 7%;
        height: 69px;
    }
    #custom .nav.nav-pills li{
        width: 80%;
        margin: 0 2em;
        border-top: 1px solid #EEE;
    }
    .btn {
        padding: 7px 21px;
    }
    #Specialists {
        /*background: url(../images/images/ios_android_wp8.png) no-repeat 50% 96%;*/
        /*background-size: auto 34%;*/
        height: 450px;
    }
    #In_Control {
        background: url(../images/localization_process_control.png) no-repeat 50% 80%;
        background-size: 39% auto;
        height: 450px;
    }
    #Instant_Quote {
        background: url(../images/instant_localization_quote.png) no-repeat 50% 80%;
        background-size: auto 35%;
        height: 450px;
    }
    #No_Monthly {
        background: url(../images/localization_service_with_no_subscription_fees.png) no-repeat 48% 90%;
        background-size: auto 35%;
        height: 470px;
    }
    #Sign_Up {
        background: url(../images/pencil_currency.png) no-repeat 45% 90%;
        background-size: auto 38%;
        height: 460px;
    }
    #Made_To_Measure_Pricing{
        background: #EEE url(../images/localization_pricing.png) no-repeat 45% 98%;
        background-size: auto 40%;
        height: 470px;
    }
    #Anytime_Anywhere {
        background: url(../images/localize_anytime_anywhere.png) no-repeat 50% 90%;
        background-size: auto 40%;
        height: 450px;
    }
    #Home_In_Control {
        background: url(../images/localization_process_control.png) no-repeat 45% 85%;
        background-size: 40% auto;
        height: 450px;
    }
    #home .carousel-caption {
        max-width: 100%;
    }
    #home .container.page_title{
        display: block;
        text-align: center;
    }
    #home #Made_To_Measure {
        background: url(../images/android-devices.png) no-repeat 40% 90%;
        background-size: auto 40%;
        height: 450px;
    }
    #home #Stepping_Into {
        background: url(../images/mobile_app_localization.png) no-repeat 50% 90%;
        background-size: auto 40%;
        height: 450px;
    }
    #home .carousel .item {
        height: 450px;
    }
    #home .carousel-caption h1 {
        margin-left: 0px;
        font-size: 4.5ex;
        line-height: 1;
        margin-bottom: 16px;
        padding-top: 20px;
    }
    #home .carousel-caption .lead {
        font-size: 2.4ex;
        margin-right: 0px;
        margin-left: 0px;
        line-height: 3ex;
        margin-bottom: 100px
    }
    #home .carousel-caption .btn{
        padding: 5px 8px;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        top: 440px;
        left: 40%;
    }
    .carousel {
        margin-right: -20px;
        margin-left: -20px;
    }
    .carousel-inner.home{
        margin-top:0px;
        padding-bottom:30px;
    }
    .carousel-caption{
        margin-top: 24px;
        padding: 0 30px;
        text-align: center;
        max-width: 100%;
    }
    .carousel-caption .btn{
        display: none;
    }
    .carousel-caption .lead{
        font-size: 18px;
        line-height: 24px;
        margin-right: 20px;
        margin-left: 20px;
    }
    #how_it_works  .featurette {
        padding: 10px 0;
    }
    #how_it_works .featurette .lead {
        font-size: 15px;
        padding-right: 20px;
        padding-bottom: 10px;
    }
    #how_it_works .container.page_title{
        margin-bottom: 20px;
    }
    #quality .has-picture-header h1{
        margin-top: 10px;
        margin-bottom: 7px;
    }

    .has-picture-header .carousel-caption {
        margin-top: 0;
    }
    .add_row {
        list-style-type: none;
        padding: 4px 0px;
        height: auto;
        margin: 0px 0px;
    }
    .add_row li {
        width: 100%;
        padding: 10px 0px;
        display: block;
        float: left;
        text-align: center;
        font-size: 2.2ex;
        text-shadow: 0px 1px -3px #CFDBDB;
        border-bottom: 1px solid #CFDBDB;
        border-right: none;
        border-left: none;
    }
    .add_row li.first{
        border-left: none;
    }
    .mobile{
        display:block;
    }
    .container-fluid {
        margin-left: -20px;
        margin-right: -20px;
    }
    .container.features {
        padding: 20px 0;
        margin-right: 0.5em;
        margin-left: 0.5em;
    }
    .top-bar {
        background: #555;
        padding-bottom: 0px;

    }
    .page_title h2 {
        font-family: Source Sans Pro;
        font-weight: 300;
        font-size: 21px;
        line-height: 1;
        float: left;
    }
    .featurette {
        padding: 20px 30px 30px 30px;
        overflow: hidden;
    }
    .featurette-image {
        max-width: 100%;
        padding-top: 40px;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .featurette .lead {
        font-size: 15px;
        margin-bottom: 40px;
        padding-bottom:0px;
    }
    #translators .featurette .lead {
        font-size: 15px;
        margin-bottom: 0px;
        padding-bottom:20px;
    }
    .number {
        position: absolute;
        top: -22px;
        right: 42%;
        width: 60px;
        height: 60px;
        border-radius: 82px;
        border-top: 1px solid #CCC;
        background-size: auto 45px;
        background-position: center center;
    }
    .navbar .navbar-inner{
        padding: 0 30px;
    }
    .navbar-inner.grey {
        background: #666666;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .navbar .container {
        width: auto;
        padding: 0;
        margin-right: -20px;
        margin-left: -20px;
    }
    .features .media-object {
        width: 120px;
        height: auto;
        float: none;
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }
    .features .media-body {
        text-align: center;
    }

    .sign_up_translator {
        background: url(../images/sign_up_blue.png) no-repeat 90% 30%;
        background-size: auto 150px;
    }
    .marketing .span4.home {
        padding: 0 30px 60px 30px;
        margin-bottom:px;
        border-bottom: 1px solid #EEEEEE;
    }
    .marketing .span4.home.last{
        border-bottom:none;
    }
    .span4.home p {
        margin-right: 20px;
        margin-left: 20px;
        font-size: 15px;
    }
    .container.mini .span4 {
        padding: 15px 30px 15px 30px;
        text-align:left;
    }
    .stickercontainer {
        position: absolute;
        top: -8%;
        width: 90px;
        height: 90px;
        right: -8%;
    }
    .item br{
        display:none;
    }
    .show_for_mobile{
        display: block;
    }
    .featurette-caption {
        width: 100%;
    }
    .featurette.translators .featurette-caption .btn {
        padding: 5px 8px;
        font-size: 14px;
        line-height: 20px;
    }
    #tethras-app {
        max-width: 30%;
        margin-right: 20px;
        border-radius: 17px;
    }
    .os-head img {
        height: 120px;
        float: none;
    }

    .os-head h2{
        margin-top: 10px;
        width: 100%;
        float: none;
    }
    .os-page .featurette .featurette-heading {
        text-align: left;
    }
    .os-page .featurette-image.pull-left{
        margin-left: 0px;
    }
    .os-page .container.page_title h2 {
        text-align: left;
    }
    .os-page .container.page_title.sub {
        margin: 0 0 20px 0;
        }
    .os_featured_list{
        padding: 10px;
    }
    .os-promo img {
        margin: 0 auto;
        float: none;
        width: 120px;
    }

    .os-promo {
        text-align: center;
    }

    .os-head .lead {
        text-align: left;
    }

    .os-head h2{
        margin-bottom: 0;
    }

    .os-promo p {
        font-size: 18px;
        line-height: 24px;
        float: none;
        text-align: left;
    }

    #apple .container.marketing{
        padding-top: 0;
    }

    .customer-image {
        display: block;
        float: none;
        border-radius: 20px;
        width: 50%;
    }
    #customers img {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 20%;
    }
}

@media( max-width: 320px) {

    #Specialists {
        /*background: url(../images/images/ios_android_wp8.png) no-repeat 50% 87%;*/
        /*background-size: auto 25%;*/
        height: 450px;
    }
    #In_Control {
        background: url(../images/localization_process_control.png) no-repeat 50% 80%;
        background-size: 39% auto;
        height: 450px;
    }
    #No_Monthly {
        background: url(../images/localization_service_with_no_subscription_fees.png) no-repeat 48% 95%;
        background-size: auto 27%;
        height: 470px;
    }
    #Sign_Up {
        background: url(../images/pencil_currency.png) no-repeat 45% 92%;
        background-size: auto 30%;
        height: 460px;
    }
    #Made_To_Measure_Pricing{
        background: #EEE url(../images/localization_pricing.png) no-repeat 45% 98%;
        background-size: auto 35%;
        height: 470px;
    }

    #home #Made_To_Measure {
        background: url(../images/android-devices.png) no-repeat 40% 97%;
        background-size: auto 35%;
        height: 450px;
    }
    #Home_In_Control {
        background: url(../images/localization_process_control.png) no-repeat 50% 87%;
        background-size: 45% auto;
        height: 450px;
    }
    #home #Stepping_Into {
        background: url(../images/mobile_app_localization.png) no-repeat 50% 95%;
        background-size: auto 35%;
        height: 450px;
    }
    #Anytime_Anywhere {
        background: url(../images/localize_anytime_anywhere.png) no-repeat 50% 95%;
        background-size: auto 35%;
        height: 450px;
    }

    #Instant_Quote {
        background: url(../images/instant_localization_quote.png) no-repeat 52% 82%;
        background-size: auto 30%;
        height: 450px;
    }
    #Why_Carousel .lead{
        font-size: 17px;
        line-height: 1.32;
        margin-right: 20px;
        margin-left: 20px;
    }
    .has-picture-header .container .featurette .btn{
        padding: 5px 8px;
        font-size: 14px;
        line-height: 20px;
    }
    .language-pic{
        padding: 0 10px 10px 0;
        display: block;
    }
    .language-container {
        max-width: 99%;
        height: auto;
        padding: 10px;
    }
    .language-container ul{
        display: block;
    }
    language-name{
        float: left;
    }
    .container-fluid.translator {
        background: #D6E5E9 url(../images/join_translator_network.png) no-repeat 90% 55%;
        background-size: auto 200px;
        padding: 30px 0;
    }
    .container-fluid.translator .featurette {
        max-width: 45%;
        overflow: visible;
    }
    .featurette.translators .featurette-caption .btn {
        padding: 5px 8px;
        font-size: 14px;
        line-height: 20px;
    }
}

/* Landing Page Content
-------------------------------------------------- */

.greenColor {
    background: #D6E5E9;
}

.whiteColor {
    background: #F9F9FA;
}

.landingPageContainerFluid {
    padding-right: 0px;
    padding-left: 0px;
}

/* Hack Section
-------------------------------------------------- */
#four-block-section {
    padding-left: 0px;
    padding-right: 0px;
}

/* responsive video content
-------------------------------------------------- */

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}