@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;*/
/*}*/

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


.os-icon-android {
    margin-top: -4px;
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" height="100%" width="100%" xmlns="http://www.w3.org/2000/svg"><path d="m199.57 39c-3.55-6.87 0.33-13.97 8.43-12.85 4.59 0.63 6.9 4.48 9.6 7.85l16.4 21c1.82 2.29 6.48 9.3 9.32 9.53 1.38 0.11 6.12-1.67 7.68-2.2 5.71-1.9 9.01-3.08 15-4.33 18.57-3.85 23.57-3.03 42-3 10.05 0.02 23.44 2.55 33 5.67 3.3 1.08 13.05 5.2 15.91 4.1 2.87-1.1 6.64-7.18 8.51-9.77 0 0 17.71-24 17.71-24 3.52-4.59 9.49-10.17 15.45-5.26 5.41 4.45 2.23 10.78-0.97 15.26 0 0-24.61 34-24.61 34 8.72 4.25 17.83 11.41 25 17.93 26.62 24.18 44.33 57.75 46 94.07h-120l-15 1h-156c2.34-13.06 2.99-21.91 7.35-35 10.35-31.03 35.89-64.67 65.65-79 0 0-26.43-35-26.43-35zm37.43 99.67c11.04-1.94 17.55-14.81 11.91-24.67-4.01-7.03-10.19-9.46-17.91-8.67-22.87 5.69-15.16 37.06 6 33.34zm109.05-23.67c-5.04 10.56 2.3 23.05 13.95 23.9 19.7 1.44 25.74-25.14 8-32.42-3.42-1.4-5.42-1.47-9-1.15-6.11 1.46-10.14 3.77-12.95 9.67zm-227.05 90c3.91 0 11.56-0.71 14.61 1.74 3.65 2.93 3.38 8.06 3.39 12.26v128 38c0 4.29 0.65 12.33-1.85 15.77-2.66 3.65-7.15 3.22-11.15 3.23h-41c-3.55-0.06-6.64-0.16-8.91-3.34-1.93-2.7-2.05-6.47-2.09-9.66v-28-118-27c0.08-6.05 0.4-9.12 6.02-12.26 0 0 40.98-0.74 40.98-0.74zm324 0v205 35c0 5.33 0.68 13.31-1.69 18-4.04 7.99-10.3 8.99-18.31 9h-29v69c-0.01 9.58-1.44 17.64-8.18 24.96-13.93 15.14-40.34 13.33-51.71-3.96-6.28-9.53-5.11-21.14-5.11-32v-58h-55v58c0 11.33 1.55 21.98-4.96 32-15.89 24.42-58.99 16.95-59.04-17v-73h-36c-4.94-0.01-8.68 0.15-12.96-2.85-6.43-4.52-7.03-11-7.04-18.15v-246h289zm67 0c4.14 0 11.52-0.67 14.86 1.74 4.39 3.16 4.13 9.44 4.14 14.26v126 35c0 4.39 0.56 13.3-1.31 16.98-2.68 5.26-6.59 5.01-11.69 5.02h-41c-3.55-0.05-6.9-0.1-9.26-3.23-1.89-2.5-1.72-5.8-1.74-8.77v-29-118-28c0.07-5.32 0.3-8.29 5.1-11.26 0 0 40.9-0.74 40.9-0.74z" fill="%234c4c4c"/></svg>');
    background-repeat: no-repeat;
}

.os-icon-iOS {
    margin-top: -4px;
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg" height="100%" width="100%"> <path d="m48.67 160.09c11.82 13.18 7.21 35.06-8.67 42.58-5.18 2.46-8.44 2.4-14 2.33-19.7-0.26-32.05-21.56-23.32-39 4.26-8.5 11.25-12.8 20.32-14.56 9.6-1.23 19.03 1.24 25.67 8.65zm180.33-7.88c33.04 0.18 67.81 16.41 89.83 40.79 13.16 14.57 21.69 32.43 27.51 51 4.46 14.24 7.64 34.1 7.66 49 0 0-1.17 33-1.17 33-3.63 37.36-21.16 75.69-51.83 98.25-27.52 20.23-57.74 25.14-91 24.75-33.58-0.4-70.21-14.87-92.83-40-35.25-39.17-42.53-102.13-31.59-152 5.17-23.6 13.79-44.42 29.72-63 23.08-26.93 50.86-36.67 84.7-41.79h29zm283 251.78c17.56-4.82 35.16-17.11 35.96-36.99 1.14-28.21-32.09-37.63-53.96-42.65-39.81-9.14-95.96-17.36-109.14-63.35-1.68-5.85-2.78-10.87-2.86-17-0.21-18.39 1.1-33 11.39-49 17.65-27.46 54.66-42.95 86.61-43h20c12.65 0.15 33.47 5.11 45 10.31 30.7 13.85 50 40.78 50 74.69h-49c-4.35-32.24-30.81-43.05-60-43-22.7 0.04-50.33 12.14-51.91 38-1.68 27.61 35.19 36.66 55.91 41.35 39.79 9.01 93.46 17.12 107 62.65 1.7 5.72 2.93 14.04 3 20 0.1 9.15-0.37 20.22-3.04 29-2.03 6.67-5.74 15.16-9.51 21-23.32 36.2-68.83 43.46-108.45 43l-10-0.91c-39.99-2.92-78.81-22.16-90.96-63.09-2.32-7.8-3.04-13.93-3.04-22h50c5.51 39.07 54.6 49.89 87 40.99zm-333-199.09c-25.14 13.85-37.52 38.9-42.42 66.1-1.37 7.59-2.57 15.27-2.58 23v14c0.11 8.78 2.31 23.52 4.71 32 2.25 7.94 4.75 15.66 8.61 23 13.14 24.97 38.16 41.66 66.68 42 10.99 0.12 17.27-0.39 28-3.43 5.88-1.66 11.73-4.3 17-7.38 24.41-14.27 36.88-42.14 40.72-69.19 0 0 1.96-23 1.96-23l-1.53-22c-3.45-28.91-15.08-58-41.15-73.55-15.14-9.03-28.79-10.65-46-10.31h-5c-11.1 1.77-18.92 3.2-29 8.76zm-126 28.1v211h-50v-211h50z" fill="%234c4c4c"/> </svg>');
    background-repeat: no-repeat;
}

.os-icon-macapp {
    margin-top: -4px;
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg"><path d="m322 0.21c11.56-0.19 33.46 4.03 45 6.92l20 4.91c14.44 4.18 30.57 11 44 17.71 0 0 13 6.19 13 6.19l12 7.51 8 4.52c29.18 19.36 55.6 43.92 76.52 72.03 12.33 16.57 26.56 40.97 34.61 60 0 0 2.93 8 2.93 8l8.84 22.99 1.95 9.05c4.47 15.98 10.12 39.53 10.15 55.96v48c-0.02 14.94-5.27 37.33-9.12 52l-2.71 12c-11.05 35.79-30.26 71.99-53.86 101-18.5 22.74-45.32 48.24-70.31 63.69-22.54 13.93-49.51 27.57-75 35.1l-12 2.64c-14.03 3.93-38.76 9.55-53 9.57h-47c-16.08-0.19-38.24-5.73-53.99-9.78l-11.01-2.44c-14.44-4.11-32.47-12.52-46-19.18l-9-4.08-12.57-7.98-7.43-4.06c-39.31-25.41-70.1-58.56-94.2-98.48-5.64-9.33-14.33-25-18.4-34.91l-2.25-7.13-9.39-24.96-1.68-9c-4.73-18.17-10.05-38.09-10.08-57v-44c0.01-8.81 2.12-19.27 3.74-28l6.22-27 1.82-9 8.61-22.99 3.06-9.05 11.67-23.96 7.28-12c29.05-48.71 71.7-88.51 122.6-113.6l15-7.53 9-3.18s22.99-8.78 22.99-8.78l7.18-1.24 35.83-8.36 16-2.1h51zm-67 32.51l-9 0.9-45 13.44-24 10.58-10 6.02-8.42 4.42c-40.04 24.31-72.84 59.1-95.59 99.92l-6.36 11-4.06 10-5.12 11c-3.47 8.51-12.23 37.1-13.83 46l-1.77 16c-2.64 21.76-2.88 26.02-2.85 48 0.02 11.39 1.95 22.75 3.57 34l1.24 11c2.09 10.53 5.55 20.85 8.96 31 0 0 2.47 9 2.47 9l7.59 17s4.15 10 4.15 10l7.37 13c17.93 31.64 45.08 62.81 74.65 84.08l8 5.14c9.91 6.75 20.17 13.71 31 18.96l8 3.27 18 8.01 10 2.88c22.78 7.31 29.99 9.26 54 11.82 0 0 17 1.84 17 1.84 26.78 0.31 32.38 0.26 59-3.57l9-0.89c11.65-2.07 22.8-6.2 34-9.79 12-3.85 24.91-8.52 36-14.61l11-6.48 9-4.75c14.21-9 31.69-22.61 43.96-34.07l14.37-15.42c21.32-23.92 39.02-51.44 50.61-81.42l6.25-19 6.8-24 2.01-15s1.95-9 1.95-9v-8l1.05-11v-29c-0.11-8.7-1.42-17.46-2.92-26l-2.17-16c-1.82-9.64-5.21-18.72-8.24-28 0 0-2.91-10-2.91-10-6.92-19.41-18.16-40.07-29.8-57-28.55-41.53-64.66-73.7-110.96-94.31l-14-6.46-21-6.67-25-6.94-11-1.05s-31-3.43-31-3.43h-27l-29 3.58zm51.36 106.28s19 30 19 30 38.19 61 38.19 61 11.62 19.91 11.62 19.91 4.63 9.09 4.63 9.09l7.21 12.72 3.44 7.28c3.26 5.66 10.05 16.56 10.38 23 0.43 8.41-7.9 10.62-13.83 13.86-4.11 2.25-8.17 5.03-12.99 5.41-5.95 0.48-7.63-4.94-10.09-9.27l-18.6-33s-22.01-45-22.01-45l-10.96-24s-2.46-6.58-2.46-6.58l-7.43-15.42-4.55-11-7.99-17-6.12-17c-2.21-5.57-6.2-11.95-5.68-18 1.06-12.37 17.89-6.52 19.88 4 3.52 2.22 5.91 6.61 8.36 10zm-15.36 67.16l-21-11.76c-2.12-1.27-6.77-3.74-7.96-5.78-2.92-4.97 4.04-10.97 7.96-12.93 2.89-1.45 5.81-1.79 9-1.6 6.68 0.41 9.88 3.45 15 3.91 0 0 4.73 7 4.73 7 2.49 4.83 3.92 14.17-0.73 18-0.88 3.93-3.26 4.47-7 3.16zm-22-8.25l17 9.67c3.11 1.81 7.93 3.94 9.22 7.51 1.24 3.42-0.73 7.02-2.37 9.91-3.43 5.99-10.34 21.05-16.86 23.22-4.86 1.62-16.55-6.16-20.99-8.82-4.59-2.74-16.86-8-19.07-12.44-0.58-1.67-0.38-3.22 0-4.96 0.82-8.56 4.2-7.65 7.79-13.1 4.18-6.35 3.24-11.66 11.32-16.15 6.34-1.21 8.83 2.1 13.96 5.16zm-23 39.41l19 10.91c3.54 2.07 7.14 4.07 6.41 8.76-0.42 2.72-2.57 5.68-3.9 8.1l-11.65 19.91-9.52 16-15.1 27s-17.93 30-17.93 30-4.76 9-4.76 9l-8.39 14c-1.91 3.85-4.24 9.9-8.25 11.96-3.42 1.77-7.73-0.22-10.87-1.75-11.82-5.76-10.37-4.36-22.04-12.56-3.39-2.38-7.08-4.91-5.92-9.61 0.75-3.02 5.97-12.09 7.69-15.03 0 0 12.18-21.01 12.18-21.01s16.95-30 16.95-30l18.64-32s13.09-23 13.09-23c2.88-5.27 5.59-11.3 10.46-14.96 5.4-1.52 9.39 1.51 13.91 4.28zm-7.4 86.68l13.4-24c6.89-12.92 9.56-21.9 27-20.91l12 0.91h40c3.28 0.01 7-0.3 9.79 1.74 2.54 1.85 7.55 11.09 9.36 14.26 0 0 18.63 34 18.63 34 3.96 7.47 7.94 10.18 8.22 19h-151c1.24-6.13 9.12-19.21 12.6-25zm-49.5-27l-19.78 34c-2.66 4.25-6.86 13.6-10.08 16.44-3.09 2.73-9.31 2.55-13.24 2.56-4.41 0.01-11.13 0.63-14.78-2.01-4.07-2.94-3.91-8.51-4.38-12.99l-0.84-30c0-5.68-1.41-20.64 3.56-24.01 1.82-1.23 5.28-0.99 7.44-0.99h60c-0.91 6.96-4.67 10.89-7.9 17zm272.9-17c10.3 0.02 10.98 2.06 11 12v39c0 3.6 0.57 12.96-1.17 15.72-2.15 3.41-7.26 3.38-10.83 3.24l-12-0.92c-5.96 0.23-12.31 2.23-17.96-1.02-5.12-2.95-8.4-12.67-10.65-18.02l-7.96-16-6.21-14c-3.54-7.38-6.81-11.57-7.22-20h63zm-56.21 31.85c2.97 1.84 8.06 15.26 10.01 19.15 2.28 4.55 8.08 15 7.68 19.96-0.5 6.36-14.89 13.25-20.48 14.83-9.85 2.78-14.45-12.2-18.46-18.79 0 0-5.35-8-5.35-8-1.58-2.67-4.41-7.83-3.82-10.96 0.66-3.53 3.8-4.56 6.63-5.98l19-10.21c1.91-0.43 2.91-0.86 4.79 0zm60.1 124.15c-4.83 10.56-23.26 16.59-32.51 6.79-4.63-4.91-10.97-20.14-13.81-26.79l-15.8-39c-2.16-8.78 6.96-10.13 13.06-13.22 3.11-1.58 6.37-4.31 10.08-3 3.12 1.11 4.74 4.5 6.37 7.13l9.91 15.09s14.63 22 14.63 22c2.85 4.43 4.37 8.27 8.07 12 0.3 7.37 4.12 9.56 0 19zm-299.06-48.16l6.21 3 12.96 7.16c-3.45 6.43-6.61 8.09-11.66 12.9l-24.8 24.19c-2.25 2.57-9.47 12.5-13.51 7.31-2.48-3.18 2.31-13.67 3.46-17.4l10.51-47c6.48 1.36 11.28 6.45 16.83 9.84z" fill="%234c4c4c"/></svg>');
    background-repeat: no-repeat;
}

.os-icon-windows_phone {
    margin-top: -4px;
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 600 600" xmlns="http://www.w3.org/2000/svg"><path d="m266 56c0-1.95-0.26-5.71 0.99-7.26 1.75-2.17 14.71-3.41 18.01-3.87 0 0 57-8.6 57-8.6l97-14s53-7.55 53-7.55 67-9.99 67-9.99l36-4.73v287h-329v-231zm-262 38s1.57-7.83 1.57-7.83l15.43-2.9s39-5.54 39-5.54l183-26.73v236h-239v-193zm239 215v239s-57-7.87-57-7.87l-127-18.86s-38-5.54-38-5.54l-15.43-2.9s-1.57-7.83-1.57-7.83v-196h239zm352 0v291l-36-4.73s-66-9.99-66-9.99l-128-18.55s-56-8.15-56-8.15-43-6.58-43-6.58v-243h329z" fill="%234c4c4c"/></svg>');
    background-repeat: no-repeat;
}


.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;
}

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%;
    border: none;
}