/*! 

 * Bootstrap v3.0.0

 *

 * Copyright 2013 Twitter, Inc

 * Licensed under the Apache License v2.0

 * http://www.apache.org/licenses/LICENSE-2.0

 *

 * Designed and built with all the love in the world by @mdo and @fat.

 */

#wrapper
{
 margin:0 auto;
 padding:0px;
 text-align:center;
 width:995px;
}
#wrapper h1
{
 margin-top:50px;
 font-size:45px;
 color:#424949;
}
#wrapper h1 p
{
font-size:18px;
}
.form_div
{
width:330px;
margin-left:320px;
padding:10px;
background-color:#424949;
}
.form_div .form_label
{
margin:15px;
margin-bottom:30px;
font-size:25px;
font-weight:bold;
color:white;
text-decoration:underline;
}
.form_div input[type="text"],input[type="password"]
{
width:230px;
height:40px;
border-radius:2px;
font-size:17px;
padding-left:5px;
border:none;
}
.form_div input[type="submit"]
{
width:230px;
height:40px;
border:none;
border-radius:2px;
font-size:17px;
background-color:#7F8C8D;
border-bottom:3px solid #616A6B;
color:white;
font-weight:bold;
}

@media only screen and (min-width:700px) and (max-width:995px)
{
#wrapper
{
width:100%;
}
#wrapper h1
{
font-size:30px;
}
.form_div
{
width:50%;
margin-left:25%;
padding-left:0px;
padding-right:0px;
}
.form_div input[type="text"],input[type="password"]
{
width:80%;
}
.form_div textarea
{
width:80%;
}
.form_div input[type="submit"]
{
width:80%;
}
}
@media only screen and (min-width:400px) and (max-width:699px)
{
#wrapper
{
width:100%;
}
#wrapper h1
{
font-size:30px;
}
.form_div
{
width:60%;
margin-left:20%;
}
.form_div input[type="text"],input[type="password"]
{
width:80%;
}
.form_div input[type="submit"]
{
width:80%;
}
}
@media only screen and (min-width:100px) and (max-width:399px)
{
#wrapper
{
width:100%;
}
#wrapper h1
{
font-size:25px;
}
.form_div
{
width:90%;
margin-left:5%;
padding-left:0px;
padding-right:0px;
}
.form_div input[type="text"],input[type="password"]
{
width:80%;
}
.form_div input[type="submit"]
{
width:80%;
}
}

#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#customers td, #customers th {
font-size: 14px !important;
    line-height: 21px !important;
    padding: 8px;
color:#000000;
}

#customers tr:nth-child(even){background-color: #d2e8f5;}



#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #0a82c5;
    color: white;
font-size:16px;

}

#customers td a{
color:#0a82c5;
font-weight:600 !important;
}

#customers td a:hover {
text-decoration:underline;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */



article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

    display: block

}



audio,

canvas,

video {

    display: inline-block

}



audio:not([controls]) {

    display: none;

    height: 0

}



[hidden] {

    display: none

}



html {

    font-family: sans-serif;

    -webkit-text-size-adjust: 100%;

    -ms-text-size-adjust: 100%

}



b,

strong {

    font-weight: 700

}



dfn {

    font-style: italic

}



address,

cite {

    font-style: normal

}



hr {

    height: 0;

    -moz-box-sizing: content-box;

    box-sizing: content-box

}



mark {

    color: #000;

    background: #ff0

}



code,

kbd,

pre,

samp {

    font-family: monospace, serif;

    font-size: 1em

}



pre {

    white-space: pre-wrap

}



q {

    quotes: "\201C" "\201D" "\2018" "\2019"

}



sub,

sup {

    position: relative;

    font-size: 75%;

    line-height: 0;

    vertical-align: baseline

}



sup {

    top: -.5em

}



sub {

    bottom: -.25em

}



img {

    border: 0;

    vertical-align: middle

}



svg:not(:root) {

    overflow: hidden

}



figure {

    margin: 0

}



button,

select {

    text-transform: none

}



button,

html input[type=button],

input[type=reset],

input[type=submit] {

    cursor: pointer;

    -webkit-appearance: button

}



button[disabled],

html input[disabled] {

    cursor: default

}



input[type=checkbox],

input[type=radio] {

    padding: 0;

    box-sizing: border-box

}



input[type=search]::-webkit-search-cancel-button,

input[type=search]::-webkit-search-decoration {

    -webkit-appearance: none

}



button::-moz-focus-inner,

input::-moz-focus-inner {

    padding: 0;

    border: 0

}



textarea {

    overflow: auto;

    vertical-align: top

}



table {

    border-collapse: collapse;

    border-spacing: 0

}


e
ul.best-view-text li {

    width: 100%!important

}



.best-view-text a {

    font-size: 12px!important;

    display: block;

    color: #ABACAC!important

}



a,

a:active,

a:focus,

a:hover,

a:link,

a:visited {

    outline: 0!important;

    -moz-outline-style: none

}



.promo-box h2 {

    font-size: 130%!important

}



.no-header-table td:before {

    content: ''!important

}



@media print {

    blockquote,

    img,

    pre,

    tr {

        page-break-inside: avoid

    }

    * {

        color: #000!important;

        text-shadow: none!important;

        background: 0 0!important;

        box-shadow: none!important

    }

    a,

    a:visited {

        text-decoration: underline

    }

    a[href]:after {

        content: " (" attr(href) ")"

    }

    abbr[title]:after {

        content: " (" attr(title) ")"

    }

    .ir a:after,

    a[href^="javascript:"]:after,

    a[href^="#"]:after {

        content: ""

    }

    blockquote,

    pre {

        border: 1px solid #999

    }

    thead {

        display: table-header-group

    }

    img {

        max-width: 100%!important

    }

    @page {

        margin: 2cm .5cm

    }

    h2,

    h3,

    p {

        orphans: 3;

        widows: 3

    }

    h2,

    h3 {

        page-break-after: avoid

    }

    .navbar {

        display: none

    }

    .table td,

    .table th {

        background-color: #fff!important

    }

    .btn>.caret,

    .dropup>.btn>.caret {

        border-top-color: #000!important

    }

    .label {

        border: 1px solid #000

    }

    .table {

        border-collapse: collapse!important

    }

    .table-bordered td,

    .table-bordered th {

        border: 1px solid #ddd!important

    }

}



.img-thumbnail,

body {

    background-color: #fff

}



*,

:after,

:before {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box

}



html {

    font-size: 62.5%;

    -webkit-tap-highlight-color: transparent

}



body {

    font-family: Arial, sans-serif;

    line-height: 1.428571429

}



button,

input,

select,

textarea {

    margin: 0;

    font-family: inherit;

    font-size: inherit;

    line-height: inherit

}



button,

input,

select[multiple],

 {

    background-image: none

}
textarea{
     background-image: none;
     height:100px;
}
.sub1{
    border: 1px solid #000;
color: #000;
}

a {

    color: #428bca;

    text-decoration: none

}



a:focus,

a:hover {

    color: #2a6496

}



a:focus {

    outline-offset: -2px

}



.img-responsive {

    display: block;

    height: auto;

    max-width: 100%

}



.img-rounded {

    border-radius: 6px

}



.img-thumbnail {

    display: inline-block;

    height: auto;

    max-width: 100%;

    padding: 4px;

    line-height: 1.428571429;

    border: 1px solid #ddd;

    border-radius: 4px;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out

}



pre code,

table {

    background-color: transparent

}



.img-circle {

    border-radius: 50%

}



hr {

    margin-top: 20px;

    margin-bottom: 20px;

    border: 0

}



.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    padding: 0;

    margin: -1px;

    overflow: hidden;

    clip: rect(0 0 0 0);

    border: 0

}



.collapsing,

.dropdown,

.glyphicon {

    position: relative

}



p {

    margin: 0 0 10px;

	    color: #475055;
		line-height: 1.8em;

}



.lead {

    margin-bottom: 20px;

    font-size: 16.1px;

    font-weight: 200;

    line-height: 1.4

}



@media (min-width:768px) {

    .lead {

        font-size: 21px

    }

}



small {

    font-size: 85%

}



.text-muted {

    color: #999

}



.text-primary {

    color: #428bca

}



.text-warning {

    color: #c09853

}



.text-danger {

    color: #b94a48

}



.text-success {

    color: #468847

}



.text-info {

    color: #3a87ad

}



.text-left {

    text-align: left

}



.text-right {

    text-align: right

}



.text-center {

    text-align: center

}



.h1,

.h2,

.h3,

.h4,

.h5,

.h6,

.h7,

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-weight: 500;

    line-height: 1.1

}



.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small {

    font-weight: 400;

    line-height: 1;

    color: #999

}



legend,

pre {

    color: #333

}



h1,

h2,

h3 {

    margin-top: 20px;

    margin-bottom: 10px

}



.h7,

h4,

h5,

h6 {

    margin-top: 10px;

    margin-bottom: 10px

}



.h1,

h1 {

    font-size: 36px

}



.h2,

h2 {

    font-size: 30px

}



.h3,

h3 {

    font-size: 24px

}



.h4,

.h7,

h4 {

    font-size: 18px

}



.h5,

h5 {

    font-size: 14px

}



.h6,

h6 {

    font-size: 12px

}



.h1 small,

h1 small {

    font-size: 24px

}



.h2 small,

h2 small {

    font-size: 18px

}



.h3 small,

.h4 small,

h3 small,

h4 small {

    font-size: 14px

}



.page-header {

    padding-bottom: 9px;

    margin: 40px 0 20px;

    border-bottom: 1px solid #eee

}



blockquote p:last-child,

ol ol,

ol ul,

ul ol,

ul ul {

    margin-bottom: 0

}



address,

dl {

    margin-bottom: 20px

}



ol,

ul {

    margin-top: 0;

    margin-bottom: 10px;
	    margin-left: 15px;
    color: #475055;
    line-height: 1.8em;

}



.list-inline,

.list-unstyled {

    padding-left: 0;

    list-style: none

}



.list-inline>li {

    display: inline-block;

    padding-right: 5px;

    padding-left: 5px

}



dd,

dt {

    line-height: 1.428571429

}



dt {

    font-weight: 700

}



dd {

    margin-left: 0

}



@media (min-width:768px) {
.res-logo{
}
.res-logo img{
}

    .dl-horizontal dt {

        float: left;

        width: 160px;

        overflow: hidden;

        clear: left;

        text-align: right;

        text-overflow: ellipsis;

        white-space: nowrap

    }

    .dl-horizontal dd {

        margin-left: 180px

    }

    .dl-horizontal dd:after,

    .dl-horizontal dd:before {

        display: table;

        content: " "

    }

    .dl-horizontal dd:after {

        clear: both

    }

    .menu-contr {

        display: none

    }

}



.advanced-wrapper,

.back-to-top,

.btn-group-vertical>.btn-group:after,

.btn-toolbar:after,

.clear,

.clear:after,

.clearfix,

.clearfix:after,

.container:after,

.dropdown-menu>li>a,

.dropdown-wrap,

.form-horizontal .form-group:after,

.modal-footer:after,

.nav-footer,

.nav-footer-wrap,

.nav:after,

.navbar-collapse:after,

.navbar-header:after,

.navbar:after,

.onebyfive:last-child:after,

.onebyfour:last-child:after,

.onebysix:last-child:after,

.onebythree:last-child:after,

.onebytwo:last-child:after,

.row:after,

.search-outer-wrapper,

.tabbable:after,

figcaption {

    clear: both

}



address,

pre {

    display: block

}



abbr[data-original-title],

abbr[title] {

    cursor: help;

    border-bottom: 1px dotted #999

}



abbr.initialism {

    font-size: 90%;

    text-transform: uppercase

}



blockquote {

    padding: 10px 20px;

    margin: 0 0 20px;

    border-left: 5px solid #eee

}



blockquote p {

    font-size: 17.5px;

    font-weight: 300;

    line-height: 1.25

}



address,

blockquote small,

pre {

    line-height: 1.428571429

}



blockquote small {

    display: block;

    color: #999

}



blockquote small:before {

    content: '\2014 \00A0'

}



blockquote.pull-right {

    padding-right: 15px;

    padding-left: 0;

    border-right: 5px solid #eee;

    border-left: 0

}



blockquote.pull-right p,

blockquote.pull-right small {

    text-align: right

}



blockquote.pull-right small:before {

    content: ''

}



blockquote.pull-right small:after {

    content: '\00A0 \2014'

}



blockquote:after,

blockquote:before,

q:after,

q:before {

    content: ""

}



code,

pre {

    font-family: Monaco, Menlo, Consolas, "Courier New", monospace

}



code {

    padding: 2px 4px;

    font-size: 90%;

    color: #c7254e;

    white-space: nowrap;

    background-color: #f9f2f4;

    border-radius: 4px

}



pre {

    padding: 9.5px;

    margin: 0 0 10px;

    font-size: 13px;

    word-break: break-all;

    word-wrap: break-word;

    background-color: #f5f5f5;

    border: 1px solid #ccc;

    border-radius: 4px

}



.container:after,

.container:before,

.row:after,

.row:before {

    display: table;

    content: " "

}



.table,

pre.prettyprint {

    margin-bottom: 20px

}



pre code {

    padding: 0;

    font-size: inherit;

    color: inherit;

    white-space: pre-wrap;

    border: 0

}



.pre-scrollable {

    max-height: 340px;

    overflow-y: scroll

}



.container {

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto

}



.row {

    margin-right: -15px;

    margin-left: -15px

}



.col-lg-1,

.col-lg-10,

.col-lg-11,

.col-lg-12,

.col-lg-2,

.col-lg-3,

.col-lg-4,

.col-lg-5,

.col-lg-6,

.col-lg-7,

.col-lg-8,

.col-lg-9,

.col-md-1,

.col-md-10,

.col-md-11,

.col-md-12,

.col-md-2,

.col-md-3,

.col-md-4,

.col-md-5,

.col-md-6,

.col-md-7,

.col-md-8,

.col-md-9,

.col-sm-1,

.col-sm-10,

.col-sm-11,

.col-sm-12,

.col-sm-2,

.col-sm-3,

.col-sm-4,

.col-sm-5,

.col-sm-6,

.col-sm-7,

.col-sm-8,

.col-sm-9,

.col-xs-1,

.col-xs-10,

.col-xs-11,

.col-xs-12,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9 {

    position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px

}



.col-xs-1,

.col-xs-10,

.col-xs-11,

.col-xs-12,

.col-xs-2,

.col-xs-3,

.col-xs-4,

.col-xs-5,

.col-xs-6,

.col-xs-7,

.col-xs-8,

.col-xs-9 {

    float: left

}



.col-xs-1 {

    width: 8.333333333333332%

}



.col-xs-2 {

    width: 16.666666666666664%

}



.col-xs-3 {

    width: 25%

}



.col-xs-4 {

    width: 33.33333333333333%

}



.col-xs-5 {

    width: 41.66666666666667%

}



.col-xs-6 {

    width: 50%

}



.col-xs-7 {

    width: 58.333333333333336%

}



.col-xs-8 {

    width: 66.66666666666666%

}



.col-xs-9 {

    width: 75%

}



.col-xs-10 {

    width: 83.33333333333334%

}



.col-xs-11 {

    width: 91.66666666666666%

}



.col-xs-12 {

    width: 100%

}



@media (min-width:768px) {

	.container {

        max-width: 750px

    }

    .col-sm-1,

    .col-sm-10,

    .col-sm-11,

    .col-sm-12,

    .col-sm-2,

    .col-sm-3,

    .col-sm-4,

    .col-sm-5,

    .col-sm-6,

    .col-sm-7,

    .col-sm-8,

    .col-sm-9 {

        float: left

    }

    .col-sm-1 {

        width: 8.333333333333332%

    }

    .col-sm-2 {

        width: 16.666666666666664%

    }

    .col-sm-3 {

        width: 25%

    }

    .col-sm-4 {

        width: 33.33333333333333%

    }

    .col-sm-5 {

        width: 41.66666666666667%

    }

    .col-sm-6 {

        width: 50%

    }

    .col-sm-7 {

        width: 58.333333333333336%

    }

    .col-sm-8 {

        width: 66.66666666666666%

    }

    .col-sm-9 {

        width: 75%

    }

    .col-sm-10 {

        width: 83.33333333333334%

    }

    .col-sm-11 {

        width: 91.66666666666666%

    }

    .col-sm-12 {

        width: 100%

    }

    .col-sm-push-1 {

        left: 8.333333333333332%

    }

    .col-sm-push-2 {

        left: 16.666666666666664%

    }

    .col-sm-push-3 {

        left: 25%

    }

    .col-sm-push-4 {

        left: 33.33333333333333%

    }

    .col-sm-push-5 {

        left: 41.66666666666667%

    }

    .col-sm-push-6 {

        left: 50%

    }

    .col-sm-push-7 {

        left: 58.333333333333336%

    }

    .col-sm-push-8 {

        left: 66.66666666666666%

    }

    .col-sm-push-9 {

        left: 75%

    }

    .col-sm-push-10 {

        left: 83.33333333333334%

    }

    .col-sm-push-11 {

        left: 91.66666666666666%

    }

    .col-sm-pull-1 {

        right: 8.333333333333332%

    }

    .col-sm-pull-2 {

        right: 16.666666666666664%

    }

    .col-sm-pull-3 {

        right: 25%

    }

    .col-sm-pull-4 {

        right: 33.33333333333333%

    }

    .col-sm-pull-5 {

        right: 41.66666666666667%

    }

    .col-sm-pull-6 {

        right: 50%

    }

    .col-sm-pull-7 {

        right: 58.333333333333336%

    }

    .col-sm-pull-8 {

        right: 66.66666666666666%

    }

    .col-sm-pull-9 {

        right: 75%

    }

    .col-sm-pull-10 {

        right: 83.33333333333334%

    }

    .col-sm-pull-11 {

        right: 91.66666666666666%

    }

    .col-sm-offset-1 {

        margin-left: 8.333333333333332%

    }

    .col-sm-offset-2 {

        margin-left: 16.666666666666664%

    }

    .col-sm-offset-3 {

        margin-left: 25%

    }

    .col-sm-offset-4 {

        margin-left: 33.33333333333333%

    }

    .col-sm-offset-5 {

        margin-left: 41.66666666666667%

    }

    .col-sm-offset-6 {

        margin-left: 50%

    }

    .col-sm-offset-7 {

        margin-left: 58.333333333333336%

    }

    .col-sm-offset-8 {

        margin-left: 66.66666666666666%

    }

    .col-sm-offset-9 {

        margin-left: 75%

    }

    .col-sm-offset-10 {

        margin-left: 83.33333333333334%

    }

    .col-sm-offset-11 {

        margin-left: 91.66666666666666%

    }

    .menu-contr {

        display: none

    }


}



@media (min-width:992px) {

    .container {

        max-width: 970px

    }

    .col-md-1,

    .col-md-10,

    .col-md-11,

    .col-md-12,

    .col-md-2,

    .col-md-3,

    .col-md-4,

    .col-md-5,

    .col-md-6,

    .col-md-7,

    .col-md-8,

    .col-md-9 {

        float: left

    }

    .col-md-1 {

        width: 8.333333333333332%

    }

    .col-md-2 {

        width: 16.666666666666664%

    }

    .col-md-3 {

        width: 25%

    }

    .col-md-4 {

        width: 33.33333333333333%

    }

    .col-md-5 {

        width: 41.66666666666667%

    }

    .col-md-6 {

        width: 50%

    }

    .col-md-7 {

        width: 58.333333333333336%

    }

    .col-md-8 {

        width: 66.66666666666666%

    }

    .col-md-9 {

        width: 75%

    }

    .col-md-10 {

        width: 83.33333333333334%

    }

    .col-md-11 {

        width: 91.66666666666666%

    }

    .col-md-12 {

        width: 100%

    }

    .col-md-push-0 {

        left: auto

    }

    .col-md-push-1 {

        left: 8.333333333333332%

    }

    .col-md-push-2 {

        left: 16.666666666666664%

    }

    .col-md-push-3 {

        left: 25%

    }

    .col-md-push-4 {

        left: 33.33333333333333%

    }

    .col-md-push-5 {

        left: 41.66666666666667%

    }

    .col-md-push-6 {

        left: 50%

    }

    .col-md-push-7 {

        left: 58.333333333333336%

    }

    .col-md-push-8 {

        left: 66.66666666666666%

    }

    .col-md-push-9 {

        left: 75%

    }

    .col-md-push-10 {

        left: 83.33333333333334%

    }

    .col-md-push-11 {

        left: 91.66666666666666%

    }

    .col-md-pull-0 {

        right: auto

    }

    .col-md-pull-1 {

        right: 8.333333333333332%

    }

    .col-md-pull-2 {

        right: 16.666666666666664%

    }

    .col-md-pull-3 {

        right: 25%

    }

    .col-md-pull-4 {

        right: 33.33333333333333%

    }

    .col-md-pull-5 {

        right: 41.66666666666667%

    }

    .col-md-pull-6 {

        right: 50%

    }

    .col-md-pull-7 {

        right: 58.333333333333336%

    }

    .col-md-pull-8 {

        right: 66.66666666666666%

    }

    .col-md-pull-9 {

        right: 75%

    }

    .col-md-pull-10 {

        right: 83.33333333333334%

    }

    .col-md-pull-11 {

        right: 91.66666666666666%

    }

    .col-md-offset-0 {

        margin-left: 0

    }

    .col-md-offset-1 {

        margin-left: 8.333333333333332%

    }

    .col-md-offset-2 {

        margin-left: 16.666666666666664%

    }

    .col-md-offset-3 {

        margin-left: 25%

    }

    .col-md-offset-4 {

        margin-left: 33.33333333333333%

    }

    .col-md-offset-5 {

        margin-left: 41.66666666666667%

    }

    .col-md-offset-6 {

        margin-left: 50%

    }

    .col-md-offset-7 {

        margin-left: 58.333333333333336%

    }

    .col-md-offset-8 {

        margin-left: 66.66666666666666%

    }

    .col-md-offset-9 {

        margin-left: 75%

    }

    .col-md-offset-10 {

        margin-left: 83.33333333333334%

    }

    .col-md-offset-11 {

        margin-left: 91.66666666666666%

    }

}



@media (min-width:1200px) {

    .container {

        max-width: 1170px

    }

    .col-lg-1,

    .col-lg-10,

    .col-lg-11,

    .col-lg-12,

    .col-lg-2,

    .col-lg-3,

    .col-lg-4,

    .col-lg-5,

    .col-lg-6,

    .col-lg-7,

    .col-lg-8,

    .col-lg-9 {

        float: left

    }

    .col-lg-1 {

        width: 8.333333333333332%

    }

    .col-lg-2 {

        width: 16.666666666666664%

    }

    .col-lg-3 {

        width: 25%

    }

    .col-lg-4 {

        width: 33.33333333333333%

    }

    .col-lg-5 {

        width: 41.66666666666667%

    }

    .col-lg-6 {

        width: 50%

    }

    .col-lg-7 {

        width: 58.333333333333336%

    }

    .col-lg-8 {

        width: 66.66666666666666%

    }

    .col-lg-9 {

        width: 75%

    }

    .col-lg-10 {

        width: 83.33333333333334%

    }

    .col-lg-11 {

        width: 91.66666666666666%

    }

    .col-lg-12 {

        width: 100%

    }

    .col-lg-push-0 {

        left: auto

    }

    .col-lg-push-1 {

        left: 8.333333333333332%

    }

    .col-lg-push-2 {

        left: 16.666666666666664%

    }

    .col-lg-push-3 {

        left: 25%

    }

    .col-lg-push-4 {

        left: 33.33333333333333%

    }

    .col-lg-push-5 {

        left: 41.66666666666667%

    }

    .col-lg-push-6 {

        left: 50%

    }

    .col-lg-push-7 {

        left: 58.333333333333336%

    }

    .col-lg-push-8 {

        left: 66.66666666666666%

    }

    .col-lg-push-9 {

        left: 75%

    }

    .col-lg-push-10 {

        left: 83.33333333333334%

    }

    .col-lg-push-11 {

        left: 91.66666666666666%

    }

    .col-lg-pull-0 {

        right: auto

    }

    .col-lg-pull-1 {

        right: 8.333333333333332%

    }

    .col-lg-pull-2 {

        right: 16.666666666666664%

    }

    .col-lg-pull-3 {

        right: 25%

    }

    .col-lg-pull-4 {

        right: 33.33333333333333%

    }

    .col-lg-pull-5 {

        right: 41.66666666666667%

    }

    .col-lg-pull-6 {

        right: 50%

    }

    .col-lg-pull-7 {

        right: 58.333333333333336%

    }

    .col-lg-pull-8 {

        right: 66.66666666666666%

    }

    .col-lg-pull-9 {

        right: 75%

    }

    .col-lg-pull-10 {

        right: 83.33333333333334%

    }

    .col-lg-pull-11 {

        right: 91.66666666666666%

    }

    .col-lg-offset-0 {

        margin-left: 0

    }

    .col-lg-offset-1 {

        margin-left: 8.333333333333332%

    }

    .col-lg-offset-2 {

        margin-left: 16.666666666666664%

    }

    .col-lg-offset-3 {

        margin-left: 25%

    }

    .col-lg-offset-4 {

        margin-left: 33.33333333333333%

    }

    .col-lg-offset-5 {

        margin-left: 41.66666666666667%

    }

    .col-lg-offset-6 {

        margin-left: 50%

    }

    .col-lg-offset-7 {

        margin-left: 58.333333333333336%

    }

    .col-lg-offset-8 {

        margin-left: 66.66666666666666%

    }

    .col-lg-offset-9 {

        margin-left: 75%

    }

    .col-lg-offset-10 {

        margin-left: 83.33333333333334%

    }

    .col-lg-offset-11 {

        margin-left: 91.66666666666666%

    }

}



table {

    width: 100% !important;

}



th {

    text-align: left

}



.table {

    width: 100%

}



.table tbody>tr>td,

.table tbody>tr>th,

.table tfoot>tr>td,

.table tfoot>tr>th,

.table thead>tr>td,

.table thead>tr>th {

    padding: 8px;

    line-height: 1.428571429;

    vertical-align: top;

    border-top: 1px solid #ddd

}



.table thead>tr>th {

    vertical-align: bottom;

    border-bottom: 2px solid #ddd

}



.btn,

.btn-group,

.btn-group-vertical,

.caret,

.checkbox,

.checkbox-inline,

.form-control,

.radio,

.radio-inline {

    vertical-align: middle

}



.table caption+thead tr:first-child td,

.table caption+thead tr:first-child th,

.table colgroup+thead tr:first-child td,

.table colgroup+thead tr:first-child th,

.table thead:first-child tr:first-child td,

.table thead:first-child tr:first-child th {

    border-top: 0

}



.table tbody+tbody {

    border-top: 2px solid #ddd

}



.table .table {

    background-color: #fff

}



.table-condensed tbody>tr>td,

.table-condensed tbody>tr>th,

.table-condensed tfoot>tr>td,

.table-condensed tfoot>tr>th,

.table-condensed thead>tr>td,

.table-condensed thead>tr>th {

    padding: 5px

}



.table-bordered,

.table-bordered>tbody>tr>td,

.table-bordered>tbody>tr>th,

.table-bordered>tfoot>tr>td,

.table-bordered>tfoot>tr>th,

.table-bordered>thead>tr>td,

.table-bordered>thead>tr>th {

    border: 1px solid #ddd

}



.table-bordered>thead>tr>td,

.table-bordered>thead>tr>th {

    border-bottom-width: 2px

}



.table-striped>tbody>tr:nth-child(odd)>td,

.table-striped>tbody>tr:nth-child(odd)>th {

    background-color: #f9f9f9

}



.table-hover>tbody>tr:hover>td,

.table-hover>tbody>tr:hover>th,

.table>tbody>tr.active>td,

.table>tbody>tr.active>th,

.table>tbody>tr>td.active,

.table>tbody>tr>th.active,

.table>tfoot>tr.active>td,

.table>tfoot>tr.active>th,

.table>tfoot>tr>td.active,

.table>tfoot>tr>th.active,

.table>thead>tr.active>td,

.table>thead>tr.active>th,

.table>thead>tr>td.active,

.table>thead>tr>th.active {

    background-color: #f5f5f5

}



table col[class*=col-] {

    display: table-column;

    float: none

}



table td[class*=col-],

table th[class*=col-] {

    display: table-cell;

    float: none

}



.table>tbody>tr.success>td,

.table>tbody>tr.success>th,

.table>tbody>tr>td.success,

.table>tbody>tr>th.success,

.table>tfoot>tr.success>td,

.table>tfoot>tr.success>th,

.table>tfoot>tr>td.success,

.table>tfoot>tr>th.success,

.table>thead>tr.success>td,

.table>thead>tr.success>th,

.table>thead>tr>td.success,

.table>thead>tr>th.success {

    background-color: #dff0d8;

    border-color: #d6e9c6

}



.table-hover>tbody>tr.success:hover>td,

.table-hover>tbody>tr>td.success:hover,

.table-hover>tbody>tr>th.success:hover {

    background-color: #d0e9c6;

    border-color: #c9e2b3

}



.table>tbody>tr.danger>td,

.table>tbody>tr.danger>th,

.table>tbody>tr>td.danger,

.table>tbody>tr>th.danger,

.table>tfoot>tr.danger>td,

.table>tfoot>tr.danger>th,

.table>tfoot>tr>td.danger,

.table>tfoot>tr>th.danger,

.table>thead>tr.danger>td,

.table>thead>tr.danger>th,

.table>thead>tr>td.danger,

.table>thead>tr>th.danger {

    background-color: #f2dede;

    border-color: #eed3d7

}



.table-hover>tbody>tr.danger:hover>td,

.table-hover>tbody>tr>td.danger:hover,

.table-hover>tbody>tr>th.danger:hover {

    background-color: #ebcccc;

    border-color: #e6c1c7

}



.table>tbody>tr.warning>td,

.table>tbody>tr.warning>th,

.table>tbody>tr>td.warning,

.table>tbody>tr>th.warning,

.table>tfoot>tr.warning>td,

.table>tfoot>tr.warning>th,

.table>tfoot>tr>td.warning,

.table>tfoot>tr>th.warning,

.table>thead>tr.warning>td,

.table>thead>tr.warning>th,

.table>thead>tr>td.warning,

.table>thead>tr>th.warning {

    background-color: #fcf8e3;

    border-color: #fbeed5

}



.table-hover>tbody>tr.warning:hover>td,

.table-hover>tbody>tr>td.warning:hover,

.table-hover>tbody>tr>th.warning:hover {

    background-color: #faf2cc;

    border-color: #f8e5be

}



@media (max-width:768px) {

    .col-md-6.aside {

        background: #333;

        padding-top: 4%;

        padding-bottom: 4%;

        border-top: 1px solid #717171

    }
.modal-header input {
   
   
    margin: 10px;
}

    .content-outer-grid {

        border-bottom: 1px solid #000

    }

    .table-responsive {

        width: 100%;

        margin-bottom: 15px;

        overflow-x: scroll;

        overflow-y: hidden;

        border: 1px solid #ddd

    }

    .table-responsive>.table {

        margin-bottom: 0;

        background-color: #fff

    }

    .table-responsive>.table>tbody>tr>td,

    .table-responsive>.table>tbody>tr>th,

    .table-responsive>.table>tfoot>tr>td,

    .table-responsive>.table>tfoot>tr>th,

    .table-responsive>.table>thead>tr>td,

    .table-responsive>.table>thead>tr>th {

        white-space: nowrap

    }

    .table-responsive>.table-bordered {

        border: 0

    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,

    .table-responsive>.table-bordered>tbody>tr>th:first-child,

    .table-responsive>.table-bordered>tfoot>tr>td:first-child,

    .table-responsive>.table-bordered>tfoot>tr>th:first-child,

    .table-responsive>.table-bordered>thead>tr>td:first-child,

    .table-responsive>.table-bordered>thead>tr>th:first-child {

        border-left: 0

    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,

    .table-responsive>.table-bordered>tbody>tr>th:last-child,

    .table-responsive>.table-bordered>tfoot>tr>td:last-child,

    .table-responsive>.table-bordered>tfoot>tr>th:last-child,

    .table-responsive>.table-bordered>thead>tr>td:last-child,

    .table-responsive>.table-bordered>thead>tr>th:last-child {

        border-right: 0

    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,

    .table-responsive>.table-bordered>tbody>tr:last-child>th,

    .table-responsive>.table-bordered>tfoot>tr:last-child>td,

    .table-responsive>.table-bordered>tfoot>tr:last-child>th,

    .table-responsive>.table-bordered>thead>tr:last-child>td,

    .table-responsive>.table-bordered>thead>tr:last-child>th {

        border-bottom: 0

    }

}



.btn-danger.active,

.btn-danger:active,

.btn-default.active,

.btn-default:active,

.btn-info.active,

.btn-info:active,

.btn-primary.active,

.btn-primary:active,

.btn-success.active,

.btn-success:active,

.btn-warning.active,

.btn-warning:active,

.btn.active,

.btn:active,

.open .dropdown-toggle.btn-danger,

.open .dropdown-toggle.btn-default,

.open .dropdown-toggle.btn-info,

.open .dropdown-toggle.btn-primary,

.open .dropdown-toggle.btn-success,

.open .dropdown-toggle.btn-warning {

    background-image: none

}



fieldset,

legend {

    padding: 0;

    border: 0

}



fieldset {

    margin: 0

}



legend {

    display: block;

    width: 100%;

    margin-bottom: 20px;

    font-size: 21px;

    line-height: inherit;

    border-bottom: 1px solid #e5e5e5

}




.form-control,

input[type=file] {

    display: block

}



input[type=search] {

    -webkit-appearance: textfield;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box

}



input[type=checkbox],

input[type=radio] {

    margin: 4px 0 0;

    margin-top: 1px\9;

    line-height: normal

}



select[multiple],

select[size] {

    height: auto

}



select optgroup {

    font-family: inherit;

    font-size: inherit;

    font-style: inherit

}



input[type=checkbox]:focus,

input[type=file]:focus,

input[type=radio]:focus {

    outline: 0;

    outline: -webkit-focus-ring-color auto 5px;

    outline-offset: -2px

}



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

    height: auto

}



.form-control:-moz-placeholder {

    color: #999

}



.form-control::-moz-placeholder {

    color: #999

}



.form-control:-ms-input-placeholder {

    color: #999

}



.form-control::-webkit-input-placeholder {

    color: #999

}



.form-control {

    width: 100%;

    height: 34px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.428571429;

    color: #555;

    background-color: #fff;

    border: 1px solid #ccc;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s

}



.form-control:focus {

    border-color: #66afe9;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)

}



.form-control[disabled],

.form-control[readonly],

fieldset[disabled] .form-control {

    cursor: not-allowed;

    background-color: #eee

}



textarea.form-control {

    height: auto

}



.form-group {

    margin-bottom: 15px

}



.checkbox,

.radio {

    display: block;

    min-height: 20px;

    padding-left: 20px;

    margin-top: 10px;

    margin-bottom: 10px

}



.checkbox label,

.radio label {

    display: inline;

    margin-bottom: 0;

    font-weight: 400;

    cursor: pointer

}



.checkbox input[type=checkbox],

.checkbox-inline input[type=checkbox],

.radio input[type=radio],

.radio-inline input[type=radio] {

    float: left;

    margin-left: -20px

}



.checkbox+.checkbox,

.radio+.radio {

    margin-top: -5px

}



.checkbox-inline,

.radio-inline {

    display: inline-block;

    padding-left: 20px;

    margin-bottom: 0;

    font-weight: 400;

    cursor: pointer

}



.checkbox-inline+.checkbox-inline,

.radio-inline+.radio-inline {

    margin-top: 0;

    margin-left: 10px

}



.checkbox-inline[disabled],

.checkbox[disabled],

.radio-inline[disabled],

.radio[disabled],

fieldset[disabled] .checkbox,

fieldset[disabled] .checkbox-inline,

fieldset[disabled] .radio,

fieldset[disabled] .radio-inline,

fieldset[disabled] input[type=checkbox],

fieldset[disabled] input[type=radio],

input[type=checkbox][disabled],

input[type=radio][disabled] {

    cursor: not-allowed

}



.input-sm {

    height: 30px;

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}



select.input-sm {

    height: 30px;

    line-height: 30px

}



textarea.input-sm {

    height: auto

}



.input-lg {

    height: 45px;

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 6px

}



select.input-lg {

    height: 45px;

    line-height: 45px

}



textarea.input-lg {

    height: auto

}



.has-warning .control-label,

.has-warning .help-block {

    color: #c09853

}



.has-warning .form-control {

    border-color: #c09853;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)

}



.has-warning .form-control:focus {

    border-color: #a47e3c;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e

}



.has-warning .input-group-addon {

    color: #c09853;

    background-color: #fcf8e3;

    border-color: #c09853

}



.has-error .control-label,

.has-error .help-block {

    color: #b94a48

}



.has-error .form-control {

    border-color: #b94a48;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)

}


.modal-body p {
font-size: 16px;
    text-align: center;

}



.has-error .form-control:focus {

    border-color: #953b39;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392

}



.has-error .input-group-addon {

    color: #b94a48;

    background-color: #f2dede;

    border-color: #b94a48

}



.has-success .control-label,

.has-success .help-block {

    color: #468847

}



.has-success .form-control {

    border-color: #468847;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)

}



.has-success .form-control:focus {

    border-color: #356635;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b

}



.has-success .input-group-addon {

    color: #468847;

    background-color: #dff0d8;

    border-color: #468847

}



.form-control-static {

    padding-top: 7px;

    margin-bottom: 0

}



.help-block {

    display: block;

    margin-top: 5px;

    margin-bottom: 10px;

    color: #737373

}



@media (min-width:768px) {

    .form-inline .form-group {

        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle

    }

    .form-inline .form-control {

        display: inline-block

    }

    .form-inline .checkbox,

    .form-inline .radio {

        display: inline-block;

        padding-left: 0;

        margin-top: 0;

        margin-bottom: 0

    }

    .form-inline .checkbox input[type=checkbox],

    .form-inline .radio input[type=radio] {

        float: none;

        margin-left: 0

    }

    .form-horizontal .control-label {

        text-align: right

    }

}



.form-horizontal .checkbox,

.form-horizontal .checkbox-inline,

.form-horizontal .control-label,

.form-horizontal .radio,

.form-horizontal .radio-inline {

    padding-top: 7px;

    margin-top: 0;

    margin-bottom: 0

}



.form-horizontal .form-group {

    margin-right: -15px;

    margin-left: -15px

}



.form-horizontal .form-group:after,

.form-horizontal .form-group:before {

    display: table;

    content: " "

}



.btn,

.input-group-addon,

.nav-justified>li>a {

    text-align: center

}



.btn {

    display: inline-block;

    padding: 6px 12px;

    margin-bottom: 0;

    font-size: 14px;

    line-height: 1.428571429;

    white-space: nowrap;

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    -o-user-select: none;

    user-select: none

}



.btn:focus {

    outline-offset: -2px

}



.btn.active,

.btn:active,

.btn:focus,

.btn:hover {

    text-decoration: none;

    outline: 0!important

}



.btn.active,

.btn:active {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

    color: #fff!important

}



.btn.disabled,

.btn[disabled],

fieldset[disabled] .btn {

    pointer-events: none;

    cursor: not-allowed;

    opacity: .65;

    filter: alpha(opacity=65);

    -webkit-box-shadow: none;

    box-shadow: none

}



.btn-default {

    color: #333;

    background-color: #fff;

    border-color: #ccc

}



.btn-default.active,

.btn-default:active,

.btn-default:focus,

.btn-default:hover,

.open .dropdown-toggle.btn-default {

    color: #333;

    background-color: #ebebeb;

    border-color: #adadad

}



.btn-default.disabled,

.btn-default.disabled.active,

.btn-default.disabled:active,

.btn-default.disabled:focus,

.btn-default.disabled:hover,

.btn-default[disabled],

.btn-default[disabled].active,

.btn-default[disabled]:active,

.btn-default[disabled]:focus,

.btn-default[disabled]:hover,

fieldset[disabled] .btn-default,

fieldset[disabled] .btn-default.active,

fieldset[disabled] .btn-default:active,

fieldset[disabled] .btn-default:focus,

fieldset[disabled] .btn-default:hover {

    background-color: #fff;

    border-color: #ccc

}



.btn-primary {

    color: #fff;

    background-color: #428bca;

    border-color: #357ebd

}



.btn-primary.active,

.btn-primary:active,

.btn-primary:focus,

.btn-primary:hover,

.open .dropdown-toggle.btn-primary {

    color: #fff;

    background-color: #3276b1;

    border-color: #285e8e

}



.btn-primary.disabled,

.btn-primary.disabled.active,

.btn-primary.disabled:active,

.btn-primary.disabled:focus,

.btn-primary.disabled:hover,

.btn-primary[disabled],

.btn-primary[disabled].active,

.btn-primary[disabled]:active,

.btn-primary[disabled]:focus,

.btn-primary[disabled]:hover,

fieldset[disabled] .btn-primary,

fieldset[disabled] .btn-primary.active,

fieldset[disabled] .btn-primary:active,

fieldset[disabled] .btn-primary:focus,

fieldset[disabled] .btn-primary:hover {

    background-color: #428bca;

    border-color: #357ebd

}



.btn-warning {

    color: #fff;

    background-color: #f0ad4e;

    border-color: #eea236

}



.btn-warning.active,

.btn-warning:active,

.btn-warning:focus,

.btn-warning:hover,

.open .dropdown-toggle.btn-warning {

    color: #fff;

    background-color: #ed9c28;

    border-color: #d58512

}



.btn-warning.disabled,

.btn-warning.disabled.active,

.btn-warning.disabled:active,

.btn-warning.disabled:focus,

.btn-warning.disabled:hover,

.btn-warning[disabled],

.btn-warning[disabled].active,

.btn-warning[disabled]:active,

.btn-warning[disabled]:focus,

.btn-warning[disabled]:hover,

fieldset[disabled] .btn-warning,

fieldset[disabled] .btn-warning.active,

fieldset[disabled] .btn-warning:active,

fieldset[disabled] .btn-warning:focus,

fieldset[disabled] .btn-warning:hover {

    background-color: #f0ad4e;

    border-color: #eea236

}



.btn-danger {

    color: #fff;

    background-color: #d9534f;

    border-color: #d43f3a

}



.btn-danger.active,

.btn-danger:active,

.btn-danger:focus,

.btn-danger:hover,

.open .dropdown-toggle.btn-danger {

    color: #fff;

    background-color: #d2322d;

    border-color: #ac2925

}



.btn-danger.disabled,

.btn-danger.disabled.active,

.btn-danger.disabled:active,

.btn-danger.disabled:focus,

.btn-danger.disabled:hover,

.btn-danger[disabled],

.btn-danger[disabled].active,

.btn-danger[disabled]:active,

.btn-danger[disabled]:focus,

.btn-danger[disabled]:hover,

fieldset[disabled] .btn-danger,

fieldset[disabled] .btn-danger.active,

fieldset[disabled] .btn-danger:active,

fieldset[disabled] .btn-danger:focus,

fieldset[disabled] .btn-danger:hover {

    background-color: #d9534f;

    border-color: #d43f3a

}



.btn-success {

    color: #fff;

    background-color: #5cb85c;

    border-color: #4cae4c

}



.btn-success.active,

.btn-success:active,

.btn-success:focus,

.btn-success:hover,

.open .dropdown-toggle.btn-success {

    color: #fff;

    background-color: #47a447;

    border-color: #398439

}



.btn-success.disabled,

.btn-success.disabled.active,

.btn-success.disabled:active,

.btn-success.disabled:focus,

.btn-success.disabled:hover,

.btn-success[disabled],

.btn-success[disabled].active,

.btn-success[disabled]:active,

.btn-success[disabled]:focus,

.btn-success[disabled]:hover,

fieldset[disabled] .btn-success,

fieldset[disabled] .btn-success.active,

fieldset[disabled] .btn-success:active,

fieldset[disabled] .btn-success:focus,

fieldset[disabled] .btn-success:hover {

    background-color: #5cb85c;

    border-color: #4cae4c

}



.btn-info {

    color: #fff;

    background-color: #5bc0de;

    border-color: #46b8da

}



.btn-info.active,

.btn-info:active,

.btn-info:focus,

.btn-info:hover,

.open .dropdown-toggle.btn-info {

    color: #fff;



    background-color: #39b3d7;

    border-color: #269abc

}



.btn-info.disabled,

.btn-info.disabled.active,

.btn-info.disabled:active,

.btn-info.disabled:focus,

.btn-info.disabled:hover,

.btn-info[disabled],

.btn-info[disabled].active,

.btn-info[disabled]:active,

.btn-info[disabled]:focus,

.btn-info[disabled]:hover,

fieldset[disabled] .btn-info,

fieldset[disabled] .btn-info.active,

fieldset[disabled] .btn-info:active,

fieldset[disabled] .btn-info:focus,

fieldset[disabled] .btn-info:hover {

    background-color: #5bc0de;

    border-color: #46b8da

}



.btn-link {

    font-weight: 400;

    color: #428bca;

    cursor: pointer;

    border-radius: 0

}



.btn-link,

.btn-link:active,

.btn-link[disabled],

fieldset[disabled] .btn-link {

    background-color: transparent;

    -webkit-box-shadow: none;

    box-shadow: none

}



.btn-link,

.btn-link:active,

.btn-link:focus,

.btn-link:hover {

    border-color: transparent

}



.btn-link:focus,

.btn-link:hover {

    color: #2a6496;

    text-decoration: underline;

    background-color: transparent

}



.btn-link[disabled]:focus,

.btn-link[disabled]:hover,

fieldset[disabled] .btn-link:focus,

fieldset[disabled] .btn-link:hover {

    color: #999;

    text-decoration: none

}



.btn-lg {

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 6px

}



.btn-sm,

.btn-xs {

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}



.btn-xs {

    padding: 1px 5px

}



.btn-block {

    display: block;

    width: 100%;

    padding-right: 0;

    padding-left: 0

}



.btn-block+.btn-block {

    margin-top: 5px

}



input[type=button].btn-block,

input[type=reset].btn-block,

input[type=submit].btn-block {

    width: 100%

}



.fade {

    opacity: 0;

    -webkit-transition: opacity .15s linear;

    transition: opacity .15s linear

}



.fade.in {

    opacity: 1

}



.collapse {

    display: none

}



.collapse.in {

    display: block

}



.caret,

.glyphicon {

    display: inline-block

}



.collapsing {

    height: 0;

    overflow: hidden;

    -webkit-transition: height .35s ease;

    transition: height .35s ease

}



@font-face {

    font-family: 'Glyphicons Halflings';

    src: url(../images/fonts/glyphicons-halflings-regular.eot);

    src: url(../images/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../images/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../images/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../images/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')

}



.glyphicon {

    top: 1px;

    font-family: 'Glyphicons Halflings';

    -webkit-font-smoothing: antialiased;

    font-style: normal;

    font-weight: 400;

    line-height: 1

}



.glyphicon-asterisk:before {

    content: "\2a"

}



.glyphicon-plus:before {

    content: "\2b"

}



.glyphicon-euro:before {

    content: "\20ac"

}



.glyphicon-minus:before {

    content: "\2212"

}



.glyphicon-cloud:before {

    content: "\2601"

}



.glyphicon-envelope:before {

    content: "\2709"

}



.glyphicon-pencil:before {

    content: "\270f"

}



.glyphicon-glass:before {

    content: "\e001"

}



.glyphicon-music:before {

    content: "\e002"

}



.glyphicon-search:before {

    content: "\e003"

}



.glyphicon-heart:before {

    content: "\e005"

}



.glyphicon-star:before {

    content: "\e006"

}



.glyphicon-star-empty:before {

    content: "\e007"

}



.glyphicon-user:before {

    content: "\e008"

}



.glyphicon-film:before {

    content: "\e009"

}



.glyphicon-th-large:before {

    content: "\e010"

}



.glyphicon-th:before {

    content: "\e011"

}



.glyphicon-th-list:before {

    content: "\e012"

}



.glyphicon-ok:before {

    content: "\e013"

}



.glyphicon-remove:before {

    content: "\e014"

}



.glyphicon-zoom-in:before {

    content: "\e015"

}



.glyphicon-zoom-out:before {

    content: "\e016"

}



.glyphicon-off:before {

    content: "\e017"

}



.glyphicon-signal:before {

    content: "\e018"

}



.glyphicon-cog:before {

    content: "\e019"

}



.glyphicon-trash:before {

    content: "\e020"

}



.glyphicon-home:before {

    content: "\e021"

}



.glyphicon-file:before {

    content: "\e022"

}



.glyphicon-time:before {

    content: "\e023"

}



.glyphicon-road:before {

    content: "\e024"

}



.glyphicon-download-alt:before {

    content: "\e025"

}



.glyphicon-download:before {

    content: "\e026"

}



.glyphicon-upload:before {

    content: "\e027"

}



.glyphicon-inbox:before {

    content: "\e028"

}



.glyphicon-play-circle:before {

    content: "\e029"

}



.glyphicon-repeat:before {

    content: "\e030"

}



.glyphicon-refresh:before {

    content: "\e031"

}



.glyphicon-list-alt:before {

    content: "\e032"

}



.glyphicon-flag:before {

    content: "\e034"

}



.glyphicon-headphones:before {

    content: "\e035"

}



.glyphicon-volume-off:before {

    content: "\e036"

}



.glyphicon-volume-down:before {

    content: "\e037"

}



.glyphicon-volume-up:before {

    content: "\e038"

}



.glyphicon-qrcode:before {

    content: "\e039"

}



.glyphicon-barcode:before {

    content: "\e040"

}



.glyphicon-tag:before {

    content: "\e041"

}



.glyphicon-tags:before {

    content: "\e042"

}



.glyphicon-book:before {

    content: "\e043"

}



.glyphicon-print:before {

    content: "\e045"

}



.glyphicon-font:before {

    content: "\e047"

}



.glyphicon-bold:before {

    content: "\e048"

}



.glyphicon-italic:before {

    content: "\e049"

}



.glyphicon-text-height:before {

    content: "\e050"

}



.glyphicon-text-width:before {

    content: "\e051"

}



.glyphicon-align-left:before {

    content: "\e052"

}



.glyphicon-align-center:before {

    content: "\e053"

}



.glyphicon-align-right:before {

    content: "\e054"

}



.glyphicon-align-justify:before {

    content: "\e055"

}



.glyphicon-list:before {

    content: "\e056"

}



.glyphicon-indent-left:before {

    content: "\e057"

}



.glyphicon-indent-right:before {

    content: "\e058"

}



.glyphicon-facetime-video:before {

    content: "\e059"

}



.glyphicon-picture:before {

    content: "\e060"

}



.glyphicon-map-marker:before {

    content: "\e062"

}



.glyphicon-adjust:before {

    content: "\e063"

}



.glyphicon-tint:before {

    content: "\e064"

}



.glyphicon-edit:before {

    content: "\e065"

}



.glyphicon-share:before {

    content: "\e066"

}



.glyphicon-check:before {

    content: "\e067"

}



.glyphicon-move:before {

    content: "\e068"

}



.glyphicon-step-backward:before {

    content: "\e069"

}



.glyphicon-fast-backward:before {

    content: "\e070"

}



.glyphicon-backward:before {

    content: "\e071"

}



.glyphicon-play:before {

    content: "\e072"

}



.glyphicon-pause:before {

    content: "\e073"

}



.glyphicon-stop:before {

    content: "\e074"

}



.glyphicon-forward:before {

    content: "\e075"

}



.glyphicon-fast-forward:before {

    content: "\e076"

}



.glyphicon-step-forward:before {

    content: "\e077"

}



.glyphicon-eject:before {

    content: "\e078"

}



.glyphicon-chevron-left:before {

    content: "\e079"

}



.glyphicon-chevron-right:before {

    content: "\e080"

}



.glyphicon-plus-sign:before {

    content: "\e081"

}



.glyphicon-minus-sign:before {

    content: "\e082"

}



.glyphicon-remove-sign:before {

    content: "\e083"

}



.glyphicon-ok-sign:before {

    content: "\e084"

}



.glyphicon-question-sign:before {

    content: "\e085"

}



.glyphicon-info-sign:before {

    content: "\e086"

}



.glyphicon-screenshot:before {

    content: "\e087"

}



.glyphicon-remove-circle:before {

    content: "\e088"

}



.glyphicon-ok-circle:before {

    content: "\e089"

}



.glyphicon-ban-circle:before {

    content: "\e090"

}



.glyphicon-arrow-left:before {

    content: "\e091"

}



.glyphicon-arrow-right:before {

    content: "\e092"

}



.glyphicon-arrow-up:before {

    content: "\e093"

}



.glyphicon-arrow-down:before {

    content: "\e094"

}



.glyphicon-share-alt:before {

    content: "\e095"

}



.glyphicon-resize-full:before {

    content: "\e096"

}



.glyphicon-resize-small:before {

    content: "\e097"

}



.glyphicon-exclamation-sign:before {

    content: "\e101"

}



.glyphicon-gift:before {

    content: "\e102"

}



.glyphicon-leaf:before {

    content: "\e103"

}



.glyphicon-eye-open:before {

    content: "\e105"

}



.glyphicon-eye-close:before {

    content: "\e106"

}



.glyphicon-warning-sign:before {

    content: "\e107"

}



.glyphicon-plane:before {

    content: "\e108"

}



.glyphicon-random:before {

    content: "\e110"

}



.glyphicon-comment:before {

    content: "\e111"

}



.glyphicon-magnet:before {

    content: "\e112"

}



.glyphicon-chevron-up:before {

    content: "\e113"

}



.glyphicon-chevron-down:before {

    content: "\e114"

}



.glyphicon-retweet:before {

    content: "\e115"

}



.glyphicon-shopping-cart:before {

    content: "\e116"

}



.glyphicon-folder-close:before {

    content: "\e117"

}



.glyphicon-folder-open:before {

    content: "\e118"

}



.glyphicon-resize-vertical:before {

    content: "\e119"

}



.glyphicon-resize-horizontal:before {

    content: "\e120"

}



.glyphicon-hdd:before {

    content: "\e121"

}



.glyphicon-bullhorn:before {

    content: "\e122"

}



.glyphicon-certificate:before {

    content: "\e124"

}



.glyphicon-thumbs-up:before {

    content: "\e125"

}



.glyphicon-thumbs-down:before {

    content: "\e126"

}



.glyphicon-hand-right:before {

    content: "\e127"

}



.glyphicon-hand-left:before {

    content: "\e128"

}



.glyphicon-hand-up:before {

    content: "\e129"

}



.glyphicon-hand-down:before {

    content: "\e130"

}



.glyphicon-circle-arrow-right:before {

    content: "\e131"

}



.glyphicon-circle-arrow-left:before {

    content: "\e132"

}



.glyphicon-circle-arrow-up:before {

    content: "\e133"

}



.glyphicon-circle-arrow-down:before {

    content: "\e134"

}



.glyphicon-globe:before {

    content: "\e135"

}



.glyphicon-tasks:before {

    content: "\e137"

}



.glyphicon-filter:before {

    content: "\e138"

}



.glyphicon-fullscreen:before {

    content: "\e140"

}



.glyphicon-dashboard:before {

    content: "\e141"

}



.glyphicon-heart-empty:before {

    content: "\e143"

}



.glyphicon-link:before {

    content: "\e144"

}



.glyphicon-phone:before {

    content: "\e145"

}



.glyphicon-usd:before {

    content: "\e148"

}



.glyphicon-gbp:before {

    content: "\e149"

}



.glyphicon-sort:before {

    content: "\e150"

}



.glyphicon-sort-by-alphabet:before {

    content: "\e151"

}



.glyphicon-sort-by-alphabet-alt:before {

    content: "\e152"

}



.glyphicon-sort-by-order:before {

    content: "\e153"

}



.glyphicon-sort-by-order-alt:before {

    content: "\e154"

}



.glyphicon-sort-by-attributes:before {

    content: "\e155"

}



.glyphicon-sort-by-attributes-alt:before {

    content: "\e156"

}



.glyphicon-unchecked:before {

    content: "\e157"

}



.glyphicon-expand:before {

    content: "\e158"

}



.glyphicon-collapse-down:before {

    content: "\e159"

}



.glyphicon-collapse-up:before {

    content: "\e160"

}



.glyphicon-log-in:before {

    content: "\e161"

}



.glyphicon-flash:before {

    content: "\e162"

}



.glyphicon-log-out:before {

    content: "\e163"

}



.glyphicon-new-window:before {

    content: "\e164"

}



.glyphicon-record:before {

    content: "\e165"

}



.glyphicon-save:before {

    content: "\e166"

}



.glyphicon-open:before {

    content: "\e167"

}



.glyphicon-saved:before {

    content: "\e168"

}



.glyphicon-import:before {

    content: "\e169"

}



.glyphicon-export:before {

    content: "\e170"

}



.glyphicon-send:before {

    content: "\e171"

}



.glyphicon-floppy-disk:before {

    content: "\e172"

}



.glyphicon-floppy-saved:before {

    content: "\e173"

}



.glyphicon-floppy-remove:before {

    content: "\e174"

}



.glyphicon-floppy-save:before {

    content: "\e175"

}



.glyphicon-floppy-open:before {

    content: "\e176"

}



.glyphicon-credit-card:before {

    content: "\e177"

}



.glyphicon-transfer:before {

    content: "\e178"

}



.glyphicon-cutlery:before {

    content: "\e179"

}



.glyphicon-header:before {

    content: "\e180"

}



.glyphicon-compressed:before {

    content: "\e181"

}



.glyphicon-earphone:before {

    content: "\e182"

}



.glyphicon-phone-alt:before {

    content: "\e183"

}



.glyphicon-tower:before {

    content: "\e184"

}



.glyphicon-stats:before {

    content: "\e185"

}



.glyphicon-sd-video:before {

    content: "\e186"

}



.glyphicon-hd-video:before {

    content: "\e187"

}



.glyphicon-subtitles:before {

    content: "\e188"

}



.glyphicon-sound-stereo:before {

    content: "\e189"

}



.glyphicon-sound-dolby:before {

    content: "\e190"

}



.glyphicon-sound-5-1:before {

    content: "\e191"

}



.glyphicon-sound-6-1:before {

    content: "\e192"

}



.glyphicon-sound-7-1:before {

    content: "\e193"

}



.glyphicon-copyright-mark:before {

    content: "\e194"

}



.glyphicon-registration-mark:before {

    content: "\e195"

}



.glyphicon-cloud-download:before {

    content: "\e197"

}



.glyphicon-cloud-upload:before {

    content: "\e198"

}



.glyphicon-tree-conifer:before {

    content: "\e199"

}



.glyphicon-tree-deciduous:before {

    content: "\e200"

}



.glyphicon-briefcase:before {

    content: "\1f4bc"

}



.glyphicon-calendar:before {

    content: "\1f4c5"

}



.glyphicon-pushpin:before {

    content: "\1f4cc"

}



.glyphicon-paperclip:before {

    content: "\1f4ce"

}



.glyphicon-camera:before {

    content: "\1f4f7"

}



.glyphicon-lock:before {

    content: "\1f512"

}



.glyphicon-bell:before {

    content: "\1f514"

}



.glyphicon-bookmark:before {

    content: "\1f516"

}



.glyphicon-fire:before {

    content: "\1f525"

}



.glyphicon-wrench:before {

    content: "\1f527"

}



.caret {

    width: 0;

    height: 0;

    margin-left: 2px;

    border-top: 4px solid #000;

    border-right: 4px solid transparent;

    border-bottom: 0 dotted;

    border-left: 4px solid transparent;

    content: ""

}



.dropdown-toggle:focus {

    outline: 0

}



.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

    font-size: 14px;

    list-style: none;

    background-color: #fff;

    border: 1px solid #ccc;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: 4px;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    background-clip: padding-box

}



.dropdown-header,

.dropdown-menu>li>a {

    display: block;

    padding: 3px 20px;

    line-height: 1.428571429

}



.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

    border-radius: 0

}



.btn-group>.btn-group:first-child>.btn:last-child,

.btn-group>.btn-group:first-child>.dropdown-toggle,

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}



.btn-group>.btn-group:last-child>.btn:first-child,

.btn-group>.btn:last-child:not(:first-child),

.btn-group>.dropdown-toggle:not(:first-child) {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0

}



.dropdown-menu.pull-right {

    right: 0;

    left: auto

}



.dropdown-menu .divider {

    height: 1px;

    margin: 9px 0;

    overflow: hidden;

    background-color: #e5e5e5

}



.dropdown-menu>li>a {

    font-weight: 400;

    color: #333;

    white-space: nowrap

}



.dropdown-menu>li>a:focus,

.dropdown-menu>li>a:hover {

    color: #fff;

    text-decoration: none;

    background-color: #428bca

}



.dropdown-menu>.active>a,

.dropdown-menu>.active>a:focus,

.dropdown-menu>.active>a:hover {

    color: #fff;

    text-decoration: none;

    background-color: #428bca;

    outline: 0

}



.dropdown-header,

.dropdown-menu>.disabled>a,

.dropdown-menu>.disabled>a:focus,

.dropdown-menu>.disabled>a:hover,

.nav>li.disabled>a {

    color: #999

}



.dropdown-menu>.disabled>a:focus,

.dropdown-menu>.disabled>a:hover {

    text-decoration: none;

    cursor: not-allowed;

    background-color: transparent;

    background-image: none;

    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)

}



.open>.dropdown-menu {

    display: block

}



.open>a {

    outline: 0

}



.dropdown-header {

    font-size: 12px

}



.dropdown-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 990

}



.btn-group-vertical>.btn.active,

.btn-group-vertical>.btn:active,

.btn-group-vertical>.btn:focus,

.btn-group-vertical>.btn:hover,

.btn-group>.btn.active,

.btn-group>.btn:active,

.btn-group>.btn:focus,

.btn-group>.btn:hover,

.input-group-btn>.btn:active,

.input-group-btn>.btn:hover {

    z-index: 2

}



.pull-right>.dropdown-menu {

    right: 0;

    left: auto

}



.dropup .caret,

.navbar-fixed-bottom .dropdown .caret {

    border-top: 0 dotted;

    border-bottom: 4px solid #000;

    content: ""

}



.dropup .dropdown-menu,

.navbar-fixed-bottom .dropdown .dropdown-menu {

    top: auto;

    bottom: 100%;

    margin-bottom: 1px

}



.btn-default .caret {

    border-top-color: #333

}



.btn-danger .caret,

.btn-info .caret,

.btn-primary .caret,

.btn-success .caret,

.btn-warning .caret {

    border-top-color: #fff

}



.dropup .btn-default .caret {

    border-bottom-color: #333

}



.dropup .btn-danger .caret,

.dropup .btn-info .caret,

.dropup .btn-primary .caret,

.dropup .btn-success .caret,

.dropup .btn-warning .caret {

    border-bottom-color: #fff

}



.btn-group,

.btn-group-vertical {

    position: relative;

    display: inline-block

}



.btn-group-vertical>.btn,

.btn-group>.btn {

    position: relative;

    float: left

}



.btn-group-vertical>.btn:focus,

.btn-group>.btn:focus {

    outline: 0

}



.btn-group .btn+.btn,

.btn-group .btn+.btn-group,

.btn-group .btn-group+.btn,

.btn-group .btn-group+.btn-group {

    margin-left: -1px

}



.btn-toolbar:after,

.btn-toolbar:before {

    display: table;

    content: " "

}



.btn-toolbar .btn-group {

    float: left

}



.btn-toolbar>.btn+.btn,

.btn-toolbar>.btn+.btn-group,

.btn-toolbar>.btn-group+.btn,

.btn-toolbar>.btn-group+.btn-group {

    margin-left: 5px

}



.btn .caret,

.btn-group>.btn:first-child {

    margin-left: 0

}



.btn-group>.btn-group {

    float: left

}



.btn-group-sm>.btn,

.btn-group-xs>.btn {

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}



.btn-group .dropdown-toggle:active,

.btn-group.open .dropdown-toggle {

    outline: 0

}



.btn-group-xs>.btn {

    padding: 1px 5px

}



.btn-group-sm>.btn {

    padding: 5px 10px

}



.btn-group-lg>.btn {

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 6px

}



.btn-group>.btn+.dropdown-toggle {

    padding-right: 8px;

    padding-left: 8px

}



.btn-group>.btn-lg+.dropdown-toggle {

    padding-right: 12px;

    padding-left: 12px

}



.btn-group.open .dropdown-toggle {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)

}



.btn-lg .caret {

    border-width: 5px 5px 0

}



.dropup .btn-lg .caret {

    border-width: 0 5px 5px

}



.btn-group-vertical>.btn,

.btn-group-vertical>.btn-group {

    display: block;

    float: none;

    width: 100%;

    max-width: 100%

}



.btn-group-vertical>.btn-group:after,

.btn-group-vertical>.btn-group:before {

    display: table;

    content: " "

}



.btn-group-vertical>.btn-group>.btn {

    float: none

}



.btn-group-vertical>.btn+.btn,

.btn-group-vertical>.btn+.btn-group,

.btn-group-vertical>.btn-group+.btn,

.btn-group-vertical>.btn-group+.btn-group {

    margin-top: -1px;

    margin-left: 0

}



.btn-group-vertical>.btn:not(:first-child):not(:last-child) {

    border-radius: 0

}



.btn-group-vertical>.btn:first-child:not(:last-child) {

    border-top-right-radius: 4px;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}



.btn-group-vertical>.btn:last-child:not(:first-child) {

    border-top-right-radius: 0;

    border-bottom-left-radius: 4px;

    border-top-left-radius: 0

}



.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {

    border-radius: 0

}



.btn-group-vertical>.btn-group:first-child>.btn:last-child,

.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}



.btn-group-vertical>.btn-group:last-child>.btn:first-child {

    border-top-right-radius: 0;

    border-top-left-radius: 0

}



.btn-group-justified {

    display: table;

    width: 100%;

    border-collapse: separate;

    table-layout: fixed

}



.btn-group-justified .btn {

    display: table-cell;

    float: none;

    width: 1%

}



[data-toggle=buttons]>.btn>input[type=checkbox],

[data-toggle=buttons]>.btn>input[type=radio] {

    display: none

}



.input-group {

    position: relative;

    display: table;

    border-collapse: separate

}



.input-group.col {

    float: none;

    padding-right: 0;

    padding-left: 0

}



.input-group .form-control {

    width: 100%;

    margin-bottom: 0

}



.input-group-lg>.form-control,

.input-group-lg>.input-group-addon,

.input-group-lg>.input-group-btn>.btn {

    height: 45px;

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 6px

}



select.input-group-lg>.form-control,

select.input-group-lg>.input-group-addon,

select.input-group-lg>.input-group-btn>.btn {

    height: 45px;

    line-height: 45px

}



textarea.input-group-lg>.form-control,

textarea.input-group-lg>.input-group-addon,

textarea.input-group-lg>.input-group-btn>.btn {

    height: auto

}



.input-group-sm>.form-control,

.input-group-sm>.input-group-addon,

.input-group-sm>.input-group-btn>.btn {

    height: 30px;

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 3px

}



select.input-group-sm>.form-control,

select.input-group-sm>.input-group-addon,

select.input-group-sm>.input-group-btn>.btn {

    height: 30px;

    line-height: 30px

}



textarea.input-group-sm>.form-control,

textarea.input-group-sm>.input-group-addon,

textarea.input-group-sm>.input-group-btn>.btn {

    height: auto

}



.input-group .form-control,

.input-group-addon,

.input-group-btn {

    display: table-cell

}



.input-group .form-control:not(:first-child):not(:last-child),

.input-group-addon:not(:first-child):not(:last-child),

.input-group-btn:not(:first-child):not(:last-child) {

    border-radius: 0

}



.input-group-addon,

.input-group-btn {

    width: 1%;

    white-space: nowrap;

    vertical-align: middle

}



.input-group-addon {

    padding: 6px 12px;

    font-size: 14px;

    font-weight: 400;

    line-height: 1;

    background-color: #eee;

    border: 1px solid #ccc;

    border-radius: 4px

}



.input-group-addon.input-sm {

    padding: 5px 10px;

    font-size: 12px;

    border-radius: 3px

}



.input-group-addon.input-lg {

    padding: 10px 16px;

    font-size: 18px;

    border-radius: 6px

}



.input-group-addon input[type=checkbox],

.input-group-addon input[type=radio] {

    margin-top: 0

}



.input-group .form-control:first-child,

.input-group-addon:first-child,

.input-group-btn:first-child>.btn,

.input-group-btn:first-child>.dropdown-toggle,

.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0

}



.input-group-addon:first-child {

    border-right: 0

}



.input-group .form-control:last-child,

.input-group-addon:last-child,

.input-group-btn:first-child>.btn:not(:first-child),

.input-group-btn:last-child>.btn,

.input-group-btn:last-child>.dropdown-toggle {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0

}



.input-group-addon:last-child {

    border-left: 0

}



.input-group-btn {

    position: relative;

    white-space: nowrap

}



.input-group-btn>.btn {

    position: relative

}



.input-group-btn>.btn+.btn {

    margin-left: -4px

}



.nav {

    padding-left: 0;

    margin-bottom: 0;

    list-style: none

}



.nav:after,

.nav:before {

    display: table;

    content: " "

}



.nav>li,

.nav>li>a {

    display: block;

    position: relative

}



.nav>li>a {

    padding: 10px 15px

}



.nav>li>a:focus,

.nav>li>a:hover {

    text-decoration: none;

    background-color: #eee

}



.nav>li.disabled>a:focus,

.nav>li.disabled>a:hover {

    color: #999;

    text-decoration: none;

    cursor: not-allowed;

    background-color: transparent

}



.nav .open>a,

.nav .open>a:focus,

.nav .open>a:hover {

    background-color: #eee;

    border-color: #428bca

}



.nav .nav-divider {

    height: 1px;

    margin: 9px 0;

    overflow: hidden;

    background-color: #e5e5e5

}



.nav>li>a>img {

    max-width: none

}



.nav-tabs>li {

    float: left;

    margin-bottom: -1px

}



.nav-tabs>li>a {

    margin-right: 2px;

    line-height: 1.428571429;

    border: 1px solid transparent;

    border-radius: 4px 4px 0 0

}



.nav-tabs>li>a:hover {

    border-color: #eee #eee #ddd

}



.nav-tabs>li.active>a,

.nav-tabs>li.active>a:focus,

.nav-tabs>li.active>a:hover {

    cursor: default;

    background-color: #fff

}



.nav-tabs.nav-justified {

    width: 100%;

    border-bottom: 0

}



.nav-tabs.nav-justified>li {

    float: none

}



.nav-tabs.nav-justified>li>a {

    text-align: center;

    margin-right: 0;

    border-bottom: 1px solid #ddd

}



@media (min-width:768px) {

    .navbar-right .dropdown-menu {

        right: 0;

        left: auto

    }

    .nav-tabs.nav-justified>li {

        display: table-cell;

        width: 1%

    }

}



.nav-tabs.nav-justified>.active>a {

    border-bottom-color: #fff

}



.nav-pills>li {

    float: left

}



.nav-justified>li,

.nav-stacked>li {

    float: none

}



.nav-pills>li>a {

    border-radius: 5px

}



.nav-pills>li+li {

    margin-left: 2px

}



.nav-pills>li.active>a,

.nav-pills>li.active>a:focus,

.nav-pills>li.active>a:hover {

    color: #fff;

    background-color: #428bca

}



.nav-stacked>li+li {

    margin-top: 2px;

    margin-left: 0

}



.nav-justified {

    width: 100%

}



@media (min-width:768px) {

    .nav-justified>li {

        display: table-cell;

        width: 1%

    }

}



.nav-tabs-justified {

    border-bottom: 0

}



.nav-tabs-justified>li>a {

    margin-right: 0;

    border-bottom: 1px solid #ddd

}



.nav-tabs-justified>.active>a {

    border-bottom-color: #fff

}



.tabbable:after,

.tabbable:before {

    display: table;

    content: " "

}



.pill-content>.pill-pane,

.tab-content>.tab-pane {

    display: none

}



.pill-content>.active,

.tab-content>.active {

    display: block

}



.navbar-collapse:after,

.navbar-collapse:before,

.navbar-header:after,

.navbar-header:before,

.navbar:after,

.navbar:before {

    display: table;

    content: " "

}



.nav .caret {

    border-top-color: #428bca;

    border-bottom-color: #428bca

}



.nav a:hover .caret {

    border-top-color: #2a6496;

    border-bottom-color: #2a6496

}



.nav-tabs .dropdown-menu {

    margin-top: -1px;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}



.navbar {

    position: relative;

    z-index: 1000;

    min-height: 50px;

    margin-bottom: 20px;

    border: 1px solid transparent

}



.navbar-collapse {

    max-height: 340px;

    padding-right: 15px;

    padding-left: 15px;

    overflow-x: visible;

    border-top: 1px solid transparent;

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

    -webkit-overflow-scrolling: touch

}



.navbar-collapse.in {

    overflow-y: auto

}



@media (min-width:768px) {

    .navbar {

        border-radius: 4px

    }

    .navbar-header {

        float: left

    }

    .navbar-collapse {

        width: auto;

        border-top: 0;

        box-shadow: none

    }

    .navbar-collapse.collapse {

        display: block!important;

        height: auto!important;

        padding-bottom: 0;

        overflow: visible!important

    }

    .navbar-collapse.in {

        overflow-y: visible

    }

    .navbar-collapse .navbar-nav.navbar-left:first-child {

        margin-left: -15px

    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {

        margin-right: -15px

    }

    .navbar-collapse .navbar-text:last-child {

        margin-right: 0

    }

}



.media,

.media-body,

.modal-open,

.progress {

    overflow: hidden

}



.container>.navbar-collapse,

.container>.navbar-header {

    margin-right: -15px;

    margin-left: -15px

}



.navbar-static-top {

    border-width: 0 0 1px

}



.navbar-fixed-bottom,

.navbar-fixed-top {

    position: fixed;

    right: 0;

    left: 0;

    border-width: 0 0 1px

}



.navbar-fixed-top {

    top: 0;

    z-index: 1030

}



.navbar-fixed-bottom {

    bottom: 0;

    margin-bottom: 0

}



.navbar-brand {

    padding: 15px;

    font-size: 18px;

    line-height: 20px

}



.navbar-brand:focus,

.navbar-brand:hover {

    text-decoration: none

}



@media (min-width:768px) {

    .container>.navbar-collapse,

    .container>.navbar-header {

        margin-right: 0;

        margin-left: 0

    }

    .navbar-fixed-bottom,

    .navbar-fixed-top,

    .navbar-static-top {

        border-radius: 0

    }

    .navbar>.container .navbar-brand {

        margin-left: -15px

    }

}



.navbar-toggle {

    position: relative;

    float: right;

    padding: 9px 10px;

    margin-top: 8px;

    margin-right: 15px;

    margin-bottom: 8px;

    background-color: transparent;

    border: 1px solid transparent;

    border-radius: 4px

}



.navbar-toggle .icon-bar {

    display: block;

    width: 22px;

    height: 2px;

    border-radius: 1px

}



.thumbnail,

.thumbnail>img {

    height: auto;

    max-width: 100%

}



.navbar-toggle .icon-bar+.icon-bar {

    margin-top: 4px

}



@media (min-width:768px) {

    .navbar-toggle {

        display: none

    }

}



.breadcrumb>li,

.pagination {

    display: inline-block

}



.navbar-nav {

    margin: 7.5px -15px

}



.navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;

    line-height: 20px

}



@media (max-width:767px) {

    .navbar-nav .open .dropdown-menu {

        position: static;

        float: none;

        width: auto;

        margin-top: 0;

        background-color: transparent;

        border: 0;

        box-shadow: none

    }

    .navbar-nav .open .dropdown-menu .dropdown-header,

    .navbar-nav .open .dropdown-menu>li>a {

        padding: 5px 15px 5px 25px

    }

    .navbar-nav .open .dropdown-menu>li>a {

        line-height: 20px

    }

    .navbar-nav .open .dropdown-menu>li>a:focus,

    .navbar-nav .open .dropdown-menu>li>a:hover {

        background-image: none

    }

}



.progress-striped .progress-bar,

.progress-striped .progress-bar-success {

    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);

    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



@media (min-width:768px) {

    .navbar-nav {

        float: left;

        margin: 0

    }

    .navbar-nav>li {

        float: left

    }

    .navbar-nav>li>a {

        padding-top: 15px;

        padding-bottom: 15px

    }

    .navbar-left {

        float: left!important

    }

    .navbar-right {

        float: right!important

    }

}



.navbar-form {

    padding: 10px 15px;

    border-top: 1px solid transparent;

    border-bottom: 1px solid transparent;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);

    margin: 8px -15px

}



@media (min-width:768px) {

    .navbar-form .form-group {

        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle

    }

    .navbar-form .form-control {

        display: inline-block

    }

    .navbar-form .checkbox,

    .navbar-form .radio {

        display: inline-block;

        padding-left: 0;

        margin-top: 0;

        margin-bottom: 0

    }

    .navbar-form .checkbox input[type=checkbox],

    .navbar-form .radio input[type=radio] {

        float: none;

        margin-left: 0

    }

    .navbar-form {

        width: auto;

        padding-top: 0;

        padding-bottom: 0;

        margin-right: 0;

        margin-left: 0;

        border: 0;

        -webkit-box-shadow: none;

        box-shadow: none

    }

}



.badge,

.label {

    font-weight: 700;

    line-height: 1;

    white-space: nowrap;

    vertical-align: baseline;

    text-align: center

}



@media (max-width:767px) {

    .navbar-form .form-group {

        margin-bottom: 5px

    }

}



.navbar-nav>li>.dropdown-menu {

    margin-top: 0;

    border-top-right-radius: 0;

    border-top-left-radius: 0

}



.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0

}



.navbar-nav.pull-right>li>.dropdown-menu,

.navbar-nav>li>.dropdown-menu.pull-right {

    right: 0;

    left: auto

}



.navbar-btn {

    margin-top: 8px;

    margin-bottom: 8px

}



.navbar-text {

    float: left;

    margin-top: 15px;

    margin-bottom: 15px

}



@media (min-width:768px) {

    .navbar-text {

        margin-right: 15px;

        margin-left: 15px

    }

}



.navbar-default {

    background-color: #f8f8f8;

    border-color: #e7e7e7

}



.navbar-default .navbar-brand {

    color: #777

}



.navbar-default .navbar-brand:focus,

.navbar-default .navbar-brand:hover {

    color: #5e5e5e;

    background-color: transparent

}



.navbar-default .navbar-nav>li>a,

.navbar-default .navbar-text {

    color: #777

}



.navbar-default .navbar-nav>li>a:focus,

.navbar-default .navbar-nav>li>a:hover {

    color: #333;

    background-color: transparent

}



.navbar-default .navbar-nav>.active>a,

.navbar-default .navbar-nav>.active>a:focus,

.navbar-default .navbar-nav>.active>a:hover {

    color: #555;

    background-color: #e7e7e7

}



.navbar-default .navbar-nav>.disabled>a,

.navbar-default .navbar-nav>.disabled>a:focus,

.navbar-default .navbar-nav>.disabled>a:hover {

    color: #ccc;

    background-color: transparent

}



.navbar-default .navbar-toggle {

    border-color: #ddd

}



.navbar-default .navbar-toggle:focus,

.navbar-default .navbar-toggle:hover {

    background-color: #ddd

}



.navbar-default .navbar-toggle .icon-bar {

    background-color: #ccc

}



.navbar-default .navbar-collapse,

.navbar-default .navbar-form {

    border-color: #e6e6e6

}



.navbar-default .navbar-nav>.dropdown>a:focus .caret,

.navbar-default .navbar-nav>.dropdown>a:hover .caret {

    border-top-color: #333;

    border-bottom-color: #333

}



.navbar-default .navbar-nav>.open>a,

.navbar-default .navbar-nav>.open>a:focus,

.navbar-default .navbar-nav>.open>a:hover {

    color: #555;

    background-color: #e7e7e7

}



.navbar-default .navbar-nav>.open>a .caret,

.navbar-default .navbar-nav>.open>a:focus .caret,

.navbar-default .navbar-nav>.open>a:hover .caret {

    border-top-color: #555;

    border-bottom-color: #555

}



.navbar-default .navbar-nav>.dropdown>a .caret {

    border-top-color: #777;

    border-bottom-color: #777

}



@media (max-width:767px) {

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {

        color: #777

    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {

        color: #333;

        background-color: transparent

    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {

        color: #555;

        background-color: #e7e7e7

    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {

        color: #ccc;

        background-color: transparent

    }

}



.navbar-default .navbar-link {

    color: #777

}



.navbar-default .navbar-link:hover {

    color: #333

}



.navbar-inverse {

    background-color: #222;

    border-color: #080808

}



.navbar-inverse .navbar-brand {

    color: #999

}



.navbar-inverse .navbar-brand:focus,

.navbar-inverse .navbar-brand:hover {

    color: #fff;

    background-color: transparent

}



.navbar-inverse .navbar-nav>li>a,

.navbar-inverse .navbar-text {

    color: #999

}



.navbar-inverse .navbar-nav>li>a:focus,

.navbar-inverse .navbar-nav>li>a:hover {

    color: #fff;

    background-color: transparent

}



.navbar-inverse .navbar-nav>.active>a,

.navbar-inverse .navbar-nav>.active>a:focus,

.navbar-inverse .navbar-nav>.active>a:hover {

    color: #fff;

    background-color: #080808

}



.navbar-inverse .navbar-nav>.disabled>a,

.navbar-inverse .navbar-nav>.disabled>a:focus,

.navbar-inverse .navbar-nav>.disabled>a:hover {

    color: #444;

    background-color: transparent

}



.navbar-inverse .navbar-toggle {

    border-color: #333

}



.navbar-inverse .navbar-toggle:focus,

.navbar-inverse .navbar-toggle:hover {

    background-color: #333

}



.navbar-inverse .navbar-toggle .icon-bar {

    background-color: #fff

}



.navbar-inverse .navbar-collapse,

.navbar-inverse .navbar-form {

    border-color: #101010

}



.navbar-inverse .navbar-nav>.open>a,

.navbar-inverse .navbar-nav>.open>a:focus,

.navbar-inverse .navbar-nav>.open>a:hover {

    color: #fff;

    background-color: #080808

}



.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {

    border-top-color: #fff;

    border-bottom-color: #fff

}



.navbar-inverse .navbar-nav>.dropdown>a .caret {

    border-top-color: #999;

    border-bottom-color: #999

}



.navbar-inverse .navbar-nav>.open>a .caret,

.navbar-inverse .navbar-nav>.open>a:focus .caret,

.navbar-inverse .navbar-nav>.open>a:hover .caret {

    border-top-color: #fff;

    border-bottom-color: #fff

}



@media (max-width:767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {

        border-color: #080808

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {

        color: #999

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {

        color: #fff;

        background-color: transparent

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {

        color: #fff;

        background-color: #080808

    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {

        color: #444;

        background-color: transparent

    }

}



.navbar-inverse .navbar-link {

    color: #999

}



.navbar-inverse .navbar-link:hover {

    color: #fff

}



.breadcrumb {

    padding: 8px 15px;

    margin-bottom: 20px;

    list-style: none;

    background-color: #f5f5f5;

    border-radius: 4px

}



.breadcrumb>li+li:before {

    padding: 0 5px;

    color: #ccc;

    content: "/\00a0"

}



.breadcrumb>.active {

    color: #999

}



.pagination {

    padding-left: 0;

    margin: 20px 0;

    border-radius: 4px

}



.label,

.pagination>li {

    display: inline

}



.label {

    padding: .2em .6em .3em;

    font-size: 75%;

    color: #fff;

    border-radius: .25em

}



.label[href]:focus,

.label[href]:hover {

    color: #fff;

    text-decoration: none;

    cursor: pointer

}



.label:empty {

    display: none

}



.label-default {

    background-color: #999

}



.label-default[href]:focus,

.label-default[href]:hover {

    background-color: gray

}



.label-primary {

    background-color: #428bca

}



.label-primary[href]:focus,

.label-primary[href]:hover {

    background-color: #3071a9

}



.label-success {

    background-color: #5cb85c

}



.label-success[href]:focus,

.label-success[href]:hover {

    background-color: #449d44

}



.label-info {

    background-color: #5bc0de

}



.label-info[href]:focus,

.label-info[href]:hover {

    background-color: #31b0d5

}



.label-warning {

    background-color: #f0ad4e

}



.label-warning[href]:focus,

.label-warning[href]:hover {

    background-color: #ec971f

}



.label-danger {

    background-color: #d9534f

}



.label-danger[href]:focus,

.label-danger[href]:hover {

    background-color: #c9302c

}



.badge {

    display: inline-block;

    min-width: 10px;

    padding: 3px 7px;

    font-size: 12px;

    color: #fff;

    background-color: #999;

    border-radius: 10px

}



.badge:empty {

    display: none

}



a.badge:focus,

a.badge:hover {

    color: #fff;

    text-decoration: none;

    cursor: pointer

}



.btn .badge {

    position: relative;

    top: -1px

}



.nav-pills>.active>a>.badge,

a.list-group-item.active>.badge {

    color: #428bca;

    background-color: #fff

}



.nav-pills>li>a>.badge {

    margin-left: 3px

}



.jumbotron {

    padding: 30px;

    margin-bottom: 30px;

    font-size: 21px;

    font-weight: 200;

    line-height: 2.1428571435;

    color: inherit;

    background-color: #eee

}



.alert .alert-link,

.close {

    font-weight: 700

}



.jumbotron h1 {

    line-height: 1;

    color: inherit

}



.jumbotron p {

    line-height: 1.4

}



.container .jumbotron {

    border-radius: 6px

}



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

    .jumbotron {

        padding-top: 48px;

        padding-bottom: 48px

    }

    .container .jumbotron {

        padding-right: 60px;

        padding-left: 60px

    }

    .jumbotron h1 {

        font-size: 63px

    }

}



.thumbnail {

    display: inline-block;

    display: block;

    padding: 4px;

    line-height: 1.428571429;

    background-color: #fff;

    border: 1px solid #ddd;

    border-radius: 4px;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out

}



.thumbnail>img {

    display: block;

    margin-right: auto;

    margin-left: auto

}



a.thumbnail:focus,

a.thumbnail:hover {

    border-color: #428bca

}



.thumbnail .caption {

    padding: 9px;

    color: #333

}



.alert {

    padding: 15px;

    margin-bottom: 20px;

    border: 1px solid transparent;

    border-radius: 4px

}



.alert h4 {

    margin-top: 0;

    color: inherit

}



.alert>p,

.alert>ul {

    margin-bottom: 0

}



.alert>p+p {

    margin-top: 5px

}



.alert-dismissable {

    padding-right: 35px

}



.alert-dismissable .close {

    position: relative;

    top: -2px;

    right: -21px;

    color: inherit

}



.alert-success {

    color: #468847;

    background-color: #dff0d8;

    border-color: #d6e9c6

}



.alert-success hr {

    border-top-color: #c9e2b3

}



.alert-success .alert-link {

    color: #356635

}



.alert-info {

    color: #3a87ad;

    background-color: #d9edf7;

    border-color: #bce8f1

}



.alert-info hr {

    border-top-color: #a6e1ec

}



.alert-info .alert-link {

    color: #2d6987

}



.alert-warning {

    color: #c09853;

    background-color: #fcf8e3;

    border-color: #fbeed5

}



.alert-warning hr {

    border-top-color: #f8e5be

}



.alert-warning .alert-link {

    color: #a47e3c

}



.alert-danger {

    color: #b94a48;

    background-color: #f2dede;

    border-color: #eed3d7

}



.alert-danger hr {

    border-top-color: #e6c1c7

}



.alert-danger .alert-link {

    color: #953b39

}



@-webkit-keyframes progress-bar-stripes {

    from {

        background-position: 40px 0

    }

    to {

        background-position: 0 0

    }

}



@-moz-keyframes progress-bar-stripes {

    from {

        background-position: 40px 0

    }

    to {

        background-position: 0 0

    }

}



@-o-keyframes progress-bar-stripes {

    from {

        background-position: 0 0

    }

    to {

        background-position: 40px 0

    }

}



@keyframes progress-bar-stripes {

    from {

        background-position: 40px 0

    }

    to {

        background-position: 0 0

    }

}



.progress {

    height: 20px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);

    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)

}



.progress-bar {

    float: left;

    width: 0;

    height: 100%;

    font-size: 12px;

    color: #fff;

    text-align: center;

    background-color: #428bca;

    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);

    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);

    -webkit-transition: width .6s ease;

    transition: width .6s ease

}



.close,

.list-group-item>.badge {

    float: right

}



.progress-striped .progress-bar {

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);

    background-size: 40px 40px

}



.progress.active .progress-bar {

    -webkit-animation: progress-bar-stripes 2s linear infinite;

    -moz-animation: progress-bar-stripes 2s linear infinite;

    -ms-animation: progress-bar-stripes 2s linear infinite;

    -o-animation: progress-bar-stripes 2s linear infinite;

    animation: progress-bar-stripes 2s linear infinite

}



.progress-bar-success {

    background-color: #5cb85c

}



.progress-striped .progress-bar-success {

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



.progress-striped .progress-bar-info,

.progress-striped .progress-bar-warning {

    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);

    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



.progress-bar-info {

    background-color: #5bc0de

}



.progress-striped .progress-bar-info {

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



.progress-bar-warning {

    background-color: #f0ad4e

}



.progress-striped .progress-bar-warning {

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



.progress-bar-danger {

    background-color: #d9534f

}



.progress-striped .progress-bar-danger {

    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);

    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)

}



.media,

.media-body {

    zoom: 1

}



.media,

.media .media {

    margin-top: 15px

}



.media:first-child,

.panel-title {

    margin-top: 0

}



.media-object {

    display: block

}



.media-heading {

    margin: 0 0 5px

}



.media>.pull-left {

    margin-right: 10px

}



.media>.pull-right {

    margin-left: 10px

}



.media-list {

    padding-left: 0;

    list-style: none

}



.list-group {

    padding-left: 0;

    margin-bottom: 20px

}



.list-group-item {

    position: relative;

    display: block;

    padding: 10px 15px;

    margin-bottom: -1px;

    background-color: #fff;

    border: 1px solid #ddd

}



.modal-footer:after,

.modal-footer:before,

.panel-body:after,

.panel-body:before {

    display: table;

    content: " "

}



.list-group-item:first-child {

    border-top-right-radius: 4px;

    border-top-left-radius: 4px

}



.list-group-item:last-child {

    margin-bottom: 0;

    border-bottom-right-radius: 4px;

    border-bottom-left-radius: 4px

}



.list-group-item>.badge+.badge {

    margin-right: 5px

}



a.list-group-item {

    color: #555

}



a.list-group-item .list-group-item-heading {

    color: #333

}



a.list-group-item:focus,

a.list-group-item:hover {

    text-decoration: none;

    background-color: #f5f5f5

}



.list-group-item.active,

.list-group-item.active:focus,

.list-group-item.active:hover {

    z-index: 2;

    color: #fff;

    background-color: #428bca;

    border-color: #428bca

}



.list-group-item.active .list-group-item-heading,

.list-group-item.active:focus .list-group-item-heading,

.list-group-item.active:hover .list-group-item-heading {

    color: inherit

}



.list-group-item.active .list-group-item-text,

.list-group-item.active:focus .list-group-item-text,

.list-group-item.active:hover .list-group-item-text {

    color: #e1edf7

}



.list-group-item-heading {

    margin-top: 0;

    margin-bottom: 5px

}



.list-group-item-text {

    margin-bottom: 0;

    line-height: 1.3

}



.panel {

    margin-bottom: 20px;

    background-color: #fff;

    border: 1px solid transparent;

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);

    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)

}



.panel-title,

.panel>.list-group,

.panel>.table {

    margin-bottom: 0

}



.panel-body {

    padding: 15px

}



.panel-body:after {

    clear: both

}



.panel>.list-group .list-group-item {

    border-width: 1px 0

}



.panel>.list-group .list-group-item:first-child {

    border-top-right-radius: 0;

    border-top-left-radius: 0

}



.panel>.list-group .list-group-item:last-child {

    border-bottom: 0

}



.panel-heading+.list-group .list-group-item:first-child {

    border-top-width: 0

}



.panel-footer,

.panel-group .panel-heading+.panel-collapse .panel-body,

.panel>.panel-body+.table {

    border-top: 1px solid #ddd

}



.panel-heading {

    border-bottom: 1px solid transparent;

    border-top-right-radius: 3px;

    border-top-left-radius: 3px

}



.panel-title {

    font-size: 16px

}



.panel-title>a {

    color: inherit

}



.panel-footer {

    padding: 10px 15px;

    background-color: #f5f5f5;

    border-bottom-right-radius: 3px;

    border-bottom-left-radius: 3px

}



.panel-group .panel {

    margin-bottom: 0;

    overflow: hidden;

    border-radius: 4px

}



.panel-group .panel+.panel {

    margin-top: 5px

}



.panel-group .panel-heading {

    border-bottom: 0

}



.panel-group .panel-footer {

    border-top: 0

}



.panel-group .panel-footer+.panel-collapse .panel-body {

    border-bottom: 1px solid #ddd

}



.panel-default {

    border-color: #ddd

}



.panel-default>.panel-heading {

    color: #333;

    background-color: #f5f5f5;

    border-color: #ddd

}



.panel-default>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #ddd

}



.panel-default>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #ddd

}



.panel-primary {

    border-color: #428bca

}



.panel-primary>.panel-heading {

    color: #fff;

    background-color: #428bca;

    border-color: #428bca

}



.panel-primary>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #428bca

}



.panel-primary>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #428bca

}



.panel-success {

    border-color: #d6e9c6

}



.panel-success>.panel-heading {

    color: #468847;

    background-color: #dff0d8;

    border-color: #d6e9c6

}



.panel-success>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #d6e9c6

}



.panel-success>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #d6e9c6

}



.panel-warning {

    border-color: #fbeed5

}



.panel-warning>.panel-heading {

    color: #c09853;

    background-color: #fcf8e3;

    border-color: #fbeed5

}



.panel-warning>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #fbeed5

}



.panel-warning>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #fbeed5

}



.panel-danger {

    border-color: #eed3d7

}



.panel-danger>.panel-heading {

    color: #b94a48;

    background-color: #f2dede;

    border-color: #eed3d7

}



.panel-danger>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #eed3d7

}



.panel-danger>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #eed3d7

}



.panel-info {

    border-color: #bce8f1

}



.panel-info>.panel-heading {

    color: #3a87ad;

    background-color: #d9edf7;

    border-color: #bce8f1

}



.panel-info>.panel-heading+.panel-collapse .panel-body {

    border-top-color: #bce8f1

}



.panel-info>.panel-footer+.panel-collapse .panel-body {

    border-bottom-color: #bce8f1

}



.well {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border: 1px solid #e3e3e3;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)

}



.well blockquote {

    border-color: #ddd;

    border-color: rgba(0, 0, 0, .15)

}



.well-lg {

    padding: 24px;

    border-radius: 6px

}



.well-sm {

    padding: 9px;

    border-radius: 3px

}



.close {

    font-size: 21px;

    line-height: 1;

    color: #000;

    text-shadow: 0 1px 0 #fff;

    opacity: .2;

    filter: alpha(opacity=20)

}



.close:focus,

.close:hover {

    color: #000;

    text-decoration: none;

    cursor: pointer;

    opacity: .5;

    filter: alpha(opacity=50)

}



button.close {

    padding: 0;

    cursor: pointer;

    background: 0 0;

    border: 0;

    -webkit-appearance: none

}



.modal,

.modal-content,

.popover {

    background-clip: padding-box

}



.modal-open .navbar-fixed-bottom,

.modal-open .navbar-fixed-top,

body.modal-open {

    margin-right: 15px

}



@media (max-width:820px) {

    .modal {

        height: 500px;

        position: fixed;

        overflow-y: auto;

        -webkit-overflow-scrolling: touch

    }

    .modal.fade.in {

        top: 5px

    }

    .modal-body {

        max-height: 2400px

    }

}



@media (max-width:820px) and (max-height:500px) {

    .modal {

        height: 450px

    }

}



@media (max-width:820px) and (max-height:450px) {

    .modal {

        height: 400px

    }

}



@media (max-width:820px) and (max-height:400px) {

    .modal {

        height: 350px

    }

}



@media (max-width:820px) and (max-height:350px) {

    .modal {

        height: 300px

    }

}



@media (max-width:820px) and (max-height:300px) {

    .modal {

        height: 250px

    }

}



@media (max-width:820px) and (max-height:250px) {

    .modal {

        height: 200px

    }

}



@media (max-width:820px) and (max-height:200px) {

    .modal {

        height: 150px

    }

}



.modal {

   

    left: 10%;

    outline: 0;

    position: fixed;

    top: 10%;

    width: 80%;

    z-index: 9999999

}



.modal.fade .modal-dialog {

    -webkit-transform: translate(0, -25%);

    -ms-transform: translate(0, -25%);

    transform: translate(0, -25%);

    -webkit-transition: -webkit-transform .3s ease-out;

    -moz-transition: -moz-transform .3s ease-out;

    -o-transition: -o-transform .3s ease-out;

    transition: transform .3s ease-out

}



.modal.in .modal-dialog {

    -webkit-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    transform: translate(0, 0)

}



.modal-dialog {

    z-index: 1050;

    width: auto;

    padding: 10px;

    margin-right: auto;

    margin-left: auto

}



.modal-content {

    position: relative;

    background-color: #fff;

    border: 1px solid #999;

    border: 1px solid rgba(0, 0, 0, .2);

    outline: 0;

    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);

    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)

}



.modal-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 999999;

    background-color: #000

}



.modal-backdrop.fade {

    opacity: 0;

    filter: alpha(opacity=0)

}



.modal-backdrop.in {

    opacity: .5;

    filter: alpha(opacity=50)

}



.modal-header {

    min-height: 16.43px;

    /* padding: 15px;

     border-bottom: 1px solid #e5e5e5 */

}



.modal-header .close {

    margin-top: -2px

}



.modal-title {

    margin: 0;

    line-height: 1.428571429

}



.modal-body {

    position: relative;

    padding: 10px 20px

}



.popover,

.tooltip,

.tooltip-arrow {

    position: absolute

}

	.modal-header input{
		height: 36px;
    width: 230px;
    color: #d2d2d2;
    padding: 5px;
        border: 1px solid #0073c6;
	}
.subscribe{
    color: #fff;
    padding: 5px;
    background-color: #0073c6;
    font-weight: 400;
       padding: 7px;
    border: 1px solid #0073c6;

}

.modal-footer {

text-align: right;

   /* padding: 19px 20px 20px;

    margin-top: 15px;

    

    border-top: 1px solid #e5e5e5 */

}



.tooltip.top .tooltip-arrow,

.tooltip.top-left .tooltip-arrow,

.tooltip.top-right .tooltip-arrow {

    bottom: 0;

    border-top-color: #000;

    border-width: 5px 5px 0

}



.modal-footer .btn+.btn {

    margin-bottom: 0;

    margin-left: 5px

}



.modal-footer .btn-group .btn+.btn {

    margin-left: -1px

}



.modal-footer .btn-block+.btn-block {

    margin-left: 0

}



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

    .modal-dialog {

        right: auto;

        left: 50%;

        width: 600px;

        padding-top: 30px;

        padding-bottom: 30px

    }

    .modal-content {

        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);

        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)

    }

}



.tooltip {

    z-index: 1030;

    display: block;

    font-size: 12px;

    line-height: 1.4;

    opacity: 0;

    filter: alpha(opacity=0);

    visibility: visible

}



.tooltip.in {

    opacity: .9;

    filter: alpha(opacity=90)

}



.tooltip.top {

    padding: 5px 0;

    margin-top: -3px

}



.tooltip.right {

    padding: 0 5px;

    margin-left: 3px

}



.tooltip.bottom {

    padding: 5px 0;

    margin-top: 3px

}



.tooltip.left {

    padding: 0 5px;

    margin-left: -3px

}



.tooltip-inner {

    max-width: 200px;

    padding: 3px 8px;

    color: #fff;

    text-align: center;

    text-decoration: none;

    background-color: #000;

    border-radius: 4px

}



.tooltip-arrow {

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid

}



.tooltip.top .tooltip-arrow {

    left: 50%;

    margin-left: -5px

}



.tooltip.top-left .tooltip-arrow {

    left: 5px

}



.tooltip.top-right .tooltip-arrow {

    right: 5px

}



.tooltip.right .tooltip-arrow {

    top: 50%;

    left: 0;

    margin-top: -5px;

    border-right-color: #000;

    border-width: 5px 5px 5px 0

}



.tooltip.left .tooltip-arrow {

    top: 50%;

    right: 0;

    margin-top: -5px;

    border-left-color: #000;

    border-width: 5px 0 5px 5px

}



.tooltip.bottom .tooltip-arrow,

.tooltip.bottom-left .tooltip-arrow,

.tooltip.bottom-right .tooltip-arrow {

    border-bottom-color: #000;

    border-width: 0 5px 5px;

    top: 0

}



.tooltip.bottom .tooltip-arrow {

    left: 50%;

    margin-left: -5px

}



.tooltip.bottom-left .tooltip-arrow {

    left: 5px

}



.tooltip.bottom-right .tooltip-arrow {

    right: 5px

}



.popover {

    top: 0;

    left: 0;

    z-index: 1010;

    display: none;

    max-width: 276px;

    padding: 1px;

    text-align: left;

    white-space: normal;

    background-color: #fff;

    border: 1px solid #ccc;

    border: 1px solid rgba(0, 0, 0, .2);

    border-radius: 6px;

    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)

}



.popover.top {

    margin-top: -10px

}



.popover.right {

    margin-left: 10px

}



.popover.bottom {

    margin-top: 10px

}



.popover.left {

    margin-left: -10px

}



.popover-title {

    padding: 8px 14px;

    margin: 0;

    font-size: 14px;

    font-weight: 400;

    line-height: 18px;

    background-color: #f7f7f7;

    border-bottom: 1px solid #ebebeb;

    border-radius: 5px 5px 0 0

}



.popover-content {

    padding: 9px 14px

}



.popover .arrow,

.popover .arrow:after {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid

}



.carousel,

.carousel-inner {

    position: relative

}



.popover .arrow {

    border-width: 11px

}



.popover .arrow:after {

    border-width: 10px;

    content: ""

}



.popover.top .arrow {

    bottom: -11px;

    left: 50%;

    margin-left: -11px;

    border-top-color: #999;

    border-top-color: rgba(0, 0, 0, .25);

    border-bottom-width: 0

}



.popover.top .arrow:after {

    bottom: 1px;

    margin-left: -10px;

    border-top-color: #fff;

    border-bottom-width: 0;

    content: " "

}



.popover.left .arrow:after,

.popover.right .arrow:after {

    bottom: -10px;

    content: " "

}



.popover.right .arrow {

    top: 50%;

    left: -11px;

    margin-top: -11px;

    border-right-color: #999;

    border-right-color: rgba(0, 0, 0, .25);

    border-left-width: 0

}



.popover.right .arrow:after {

    left: 1px;

    border-right-color: #fff;

    border-left-width: 0

}



.popover.bottom .arrow {

    top: -11px;

    left: 50%;

    margin-left: -11px;

    border-bottom-color: #999;

    border-bottom-color: rgba(0, 0, 0, .25);

    border-top-width: 0

}



.popover.bottom .arrow:after {

    top: 1px;

    margin-left: -10px;

    border-bottom-color: #fff;

    border-top-width: 0;

    content: " "

}



.popover.left .arrow {

    top: 50%;

    right: -11px;

    margin-top: -11px;

    border-left-color: #999;

    border-left-color: rgba(0, 0, 0, .25);

    border-right-width: 0

}



.popover.left .arrow:after {

    right: 1px;

    border-left-color: #fff;

    border-right-width: 0

}



.carousel-inner {

    width: 100%;

    overflow: hidden;

	height: 520px !important;

}

.page-template-tpl-page .carousel-inner {

	/*height: 480px !important;*/

}
.entry-content { 
	
	/*padding-bottom: 20px;*/
padding-bottom: -20px;
}
.img-c-holder {
	display: inline-block;
    position: relative;
    margin-top: 35px;
}
.img-c-holder:before {
    content: "";
    background-color: #4fc6f8;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 35px;
    top: -35px;
}
.cont-img {
	    -webkit-box-shadow: 0 0 20px 0 #999999;
    -moz-box-shadow: 0 0 20px 0 #999999;
    -o-box-shadow: 0 0 20px 0 #999999;
    -ms-box-shadow: 0 0 20px 0 #999999;
    box-shadow: 0 0 20px 0 #999999;
    position: relative;	
}
.alter-row {
	background-color: #f9f9f9;
    padding: 30px 50px 30px;	
}
.alter-even-row {
	background-color: #fdfdfd;
    padding: 30px 50px 30px;	
}
.row-img { height:220px;float:right; }
.row-l-img { margin:0px 25px 20px 0px;;float:left; }
.title-hl { color: #4fc6f8; }
.c-l { color: #0a82c5; }
.title-itl { color: #929292;    font-size: 18px; }
.vidz-caption {
    background-color: #3399fe;
    height: 100%;
    min-height: 327px;
    box-sizing: border-box;
    padding: 50px 40px 20px 40px;
	text-align:center;
}
.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #000000 !important;
}
.txt-cnt {
	text-align: right;
    margin-top: -20px;
    font-style: italic;
    color: #8c8c8c;
    margin-right: 20px;	
}
.sikka-quote {
    /*font-family: "Sans-Light"!important;*/
    font-size: 40px;
    color: #fff;
    line-height: 45px;
    position: relative;
}
/*.page-template-tpl-page .entry-content h3:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 55px;
    height: 5px;
    width: 40px;
    background-color: #4fc6f8;
}*/
.entry-content ul > li:before {
    content: '';
    background: #151e26;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    left: 0;
    top: -1px;
    transform: rotate(45deg);
}
.entry-content p {
    line-height: 1.8em;
    font-size: 16px;
	text-align:justify;
}
.entry-content ul, .entry-content ol {
	list-style: none;
    margin-left: 0px;
	font-size: 1.2em;	
}
.page-template-tpl-page .entry-content h3 {

	/*line-height: 80px;*/
    color: #000;
    font-size: 1.8em;
	margin-bottom: 15px;
}
.entry-content-ul-img {
	border-radius: 50%;
    padding: 8px;
    width: 80px;
    background-color: rgba(79, 198, 248, 0.2);
    margin-bottom: 15px;
}
.contact-us {
        display: table;
    width: 100%;
    float: left;
    height: 120px;
    overflow: hidden;
    background: #6f97c8;
    margin-bottom: 40px;
    padding-bottom: 0px;
}
.contact-us>h1 {
    display: table-cell;
    color: #fff;
    text-align: center;
    font-weight: 200;
    font-size: 25px;
    vertical-align: middle;
}
ul.content-ul-img > li:before { 
	display:none;
}
.carousel-inner>.item {

    position: relative;

    display: none;

    -webkit-transition: .6s ease-in-out left;

    transition: .6s ease-in-out left

}



.carousel-inner>.item>a>img,

.carousel-inner>.item>img {

    display: block;

    height: auto;

    max-width: 100%;

    line-height: 1;

	/*min-height: 500px;*/

}



.xvideo,

embed,

iframe,

object {

    max-width: 100%!important

}



.carousel-inner>.active,

.carousel-inner>.next,

.carousel-inner>.prev {

    display: block

}



.carousel-inner>.active {

    left: 0

}



.carousel-inner>.next,

.carousel-inner>.prev {

    position: absolute;

    top: 0;

    width: 100%

}



.carousel-inner>.next {

    left: 100%

}



.carousel-inner>.prev {

    left: -100%

}



.carousel-inner>.next.left,

.carousel-inner>.prev.right {

    left: 0

}



.carousel-inner>.active.left {

    left: -100%

}



.carousel-inner>.active.right {

    left: 100%

}



.carousel-control {

    position: absolute;

    bottom: 0;

    left: 0;

    font-size: 20px;

    color: #fff;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);

    opacity: .5;

    filter: alpha(opacity=50)

}



.carousel-caption .btn,

.text-hide {

    text-shadow: none

}



.carousel-control.left {

    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));

    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));

    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)

}



.carousel-control.right {

    right: 0;

    left: auto;

    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));

    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));

    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)

}



.carousel-control:focus,

.carousel-control:hover {

    color: #fff;

    text-decoration: none;

    opacity: .9;

    filter: alpha(opacity=90)

}



.carousel-fade .carousel-inner .active,

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right,

.widget-footer-career li {

    opacity: 1

}



.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right,

.carousel-control .icon-next,

.carousel-control .icon-prev {

    position: absolute;

    top: 50%;

    left: 50%;

    z-index: 5;

    display: inline-block

}



.carousel-control .icon-next,

.carousel-control .icon-prev {

    width: 20px;

    height: 20px;

    margin-top: -10px;

    margin-left: -10px;

    font-family: serif

}



.carousel-control .icon-prev:before {

    content: '\2039'

}



.carousel-control .icon-next:before {

    content: '\203a'

}



.carousel-indicators {

    position: absolute;

    z-index: 15;

    padding-left: 0;

    margin-left: -30%;

    list-style: none

}



.carousel-indicators li {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 1px 5px;

    text-indent: -999px;

    cursor: pointer;

    border: 1px solid #fff;

	background-color: #fff;

    border-radius: 10px

}



.carousel-indicators .active {

    width: 12px;

    height: 12px;

    margin: 0 3px;

	border-radius:12px;

    background-color: #fff

}



.carousel-caption {

    position: absolute;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #fff

}



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

    .carousel-control .icon-next,

    .carousel-control .icon-prev {

        width: 30px;

        height: 30px;

        margin-top: -15px;

        margin-left: -15px;

        font-size: 30px

    }

    .carousel-caption {

        right: 20%;

        left: 0%;

        padding-bottom: 30px

    }

    .carousel-indicators {

        bottom: 20px

    }

}



.clear:after,

.clear:before,

.clearfix:after,

.clearfix:before {

    display: table;

    content: " "

}



.pull-right {
width:70%;

   
}



.pull-left {

    float: left!important

}



.hide {

    display: none

}



.show {

    display: block!important

}



.hidden,

.visible-xs,

td.visible-xs,

th.visible-xs,

tr.visible-xs {

    display: none!important

}



.invisible {

    visibility: hidden

}



.text-hide {

    font: 0/0 a;

    color: transparent;

    background-color: transparent;

    border: 0

}



.affix {

    position: fixed

}



@-ms-viewport {

    width: device-width

}



@media screen and (max-width:400px) {

    @-ms-viewport {

        width: 320px

    }

}



.hidden {

    visibility: hidden!important

}



@media (max-width:767px) {

    .visible-xs {

        display: block!important

    }

    tr.visible-xs {

        display: table-row!important

    }

    td.visible-xs,

    th.visible-xs {

        display: table-cell!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .visible-xs.visible-sm {

        display: block!important

    }

    tr.visible-xs.visible-sm {

        display: table-row!important

    }

    td.visible-xs.visible-sm,

    th.visible-xs.visible-sm {

        display: table-cell!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .visible-xs.visible-md {

        display: block!important

    }

    tr.visible-xs.visible-md {

        display: table-row!important

    }

    td.visible-xs.visible-md,

    th.visible-xs.visible-md {

        display: table-cell!important

    }

}



@media (min-width:1200px) {

    .visible-xs.visible-lg {

        display: block!important

    }

    tr.visible-xs.visible-lg {

        display: table-row!important

    }

    td.visible-xs.visible-lg,

    th.visible-xs.visible-lg {

        display: table-cell!important

    }

}



.visible-sm,

td.visible-sm,

th.visible-sm,

tr.visible-sm {

    display: none!important

}

.infy-r-icons_right { display: none;}

@media (max-width:767px) {

    .visible-sm.visible-xs {

        display: block!important

    }

    tr.visible-sm.visible-xs {

        display: table-row!important

    }

    td.visible-sm.visible-xs,

    th.visible-sm.visible-xs {

        display: table-cell!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .visible-sm {

        display: block!important

    }

    tr.visible-sm {

        display: table-row!important

    }

    td.visible-sm,

    th.visible-sm {

        display: table-cell!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .visible-sm.visible-md {

        display: block!important

    }

    tr.visible-sm.visible-md {

        display: table-row!important

    }

    td.visible-sm.visible-md,

    th.visible-sm.visible-md {

        display: table-cell!important

    }

}



@media (min-width:1200px) {

    .visible-sm.visible-lg {

        display: block!important

    }

    tr.visible-sm.visible-lg {

        display: table-row!important

    }

    td.visible-sm.visible-lg,

    th.visible-sm.visible-lg {

        display: table-cell!important

    }

}



.visible-md,

td.visible-md,

th.visible-md,

tr.visible-md {

    display: none!important

}



@media (max-width:767px) {

    .visible-md.visible-xs {

        display: block!important

    }

    tr.visible-md.visible-xs {

        display: table-row!important

    }

    td.visible-md.visible-xs,

    th.visible-md.visible-xs {

        display: table-cell!important

    }

}



@media (min-width:1025px) and (max-width:1210px) {

    .desktop .promo-box h2 {

        font-size: 100%!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .visible-md.visible-sm {

        display: block!important

    }

    tr.visible-md.visible-sm {

        display: table-row!important

    }

    td.visible-md.visible-sm,

    th.visible-md.visible-sm {

        display: table-cell!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .visible-md {

        display: block!important

    }

    tr.visible-md {

        display: table-row!important

    }

    td.visible-md,

    th.visible-md {

        display: table-cell!important

    }

}



@media (min-width:1200px) {

    .visible-md.visible-lg {

        display: block!important

    }

    tr.visible-md.visible-lg {

        display: table-row!important

    }

    td.visible-md.visible-lg,

    th.visible-md.visible-lg {

        display: table-cell!important

    }

}



.visible-lg,

td.visible-lg,

th.visible-lg,

tr.visible-lg {

    display: none!important

}



@media (max-width:767px) {

    .visible-lg.visible-xs {

        display: block!important

    }

    tr.visible-lg.visible-xs {

        display: table-row!important

    }

    td.visible-lg.visible-xs,

    th.visible-lg.visible-xs {

        display: table-cell!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .visible-lg.visible-sm {

        display: block!important

    }

    tr.visible-lg.visible-sm {

        display: table-row!important

    }

    td.visible-lg.visible-sm,

    th.visible-lg.visible-sm {

        display: table-cell!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .visible-lg.visible-md {

        display: block!important

    }

    tr.visible-lg.visible-md {

        display: table-row!important

    }

    td.visible-lg.visible-md,

    th.visible-lg.visible-md {

        display: table-cell!important

    }

}



@media (min-width:1200px) {

    .visible-lg {

        display: block!important

    }

    tr.visible-lg {

        display: table-row!important

    }

    td.visible-lg,

    th.visible-lg {

        display: table-cell!important

    }

}



.hidden-xs {

    display: block!important

}



tr.hidden-xs {

    display: table-row!important

}



td.hidden-xs,

th.hidden-xs {

    display: table-cell!important

}



@media (max-width:767px) {

    .hidden-xs,

    td.hidden-xs,

    th.hidden-xs,

    tr.hidden-xs {

        display: none!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .hidden-xs.hidden-sm,

    td.hidden-xs.hidden-sm,

    th.hidden-xs.hidden-sm,

    tr.hidden-xs.hidden-sm {

        display: none!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .hidden-xs.hidden-md,

    td.hidden-xs.hidden-md,

    th.hidden-xs.hidden-md,

    tr.hidden-xs.hidden-md {

        display: none!important

    }

}



@media (min-width:1200px) {

    .hidden-xs.hidden-lg,

    td.hidden-xs.hidden-lg,

    th.hidden-xs.hidden-lg,

    tr.hidden-xs.hidden-lg {

        display: none!important

    }

}



.hidden-sm {

    display: block!important

}



tr.hidden-sm {

    display: table-row!important

}



td.hidden-sm,

th.hidden-sm {

    display: table-cell!important

}



@media (max-width:767px) {

    .hidden-sm.hidden-xs,

    td.hidden-sm.hidden-xs,

    th.hidden-sm.hidden-xs,

    tr.hidden-sm.hidden-xs {

        display: none!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .hidden-sm,

    td.hidden-sm,

    th.hidden-sm,

    tr.hidden-sm {

        display: none!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .hidden-sm.hidden-md,

    td.hidden-sm.hidden-md,

    th.hidden-sm.hidden-md,

    tr.hidden-sm.hidden-md {

        display: none!important

    }

}



@media (min-width:1200px) {

    .hidden-sm.hidden-lg,

    td.hidden-sm.hidden-lg,

    th.hidden-sm.hidden-lg,

    tr.hidden-sm.hidden-lg {

        display: none!important

    }

}



.hidden-md {

    display: block!important

}



tr.hidden-md {

    display: table-row!important

}



td.hidden-md,

th.hidden-md {

    display: table-cell!important

}



@media (max-width:767px) {

    .hidden-md.hidden-xs,

    td.hidden-md.hidden-xs,

    th.hidden-md.hidden-xs,

    tr.hidden-md.hidden-xs {

        display: none!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .hidden-md.hidden-sm,

    td.hidden-md.hidden-sm,

    th.hidden-md.hidden-sm,

    tr.hidden-md.hidden-sm {

        display: none!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .hidden-md,

    td.hidden-md,

    th.hidden-md,

    tr.hidden-md {

        display: none!important

    }

}



@media (min-width:1200px) {

    .hidden-md.hidden-lg,

    td.hidden-md.hidden-lg,

    th.hidden-md.hidden-lg,

    tr.hidden-md.hidden-lg {

        display: none!important

    }

}



.hidden-lg {

    display: block!important

}



tr.hidden-lg {

    display: table-row!important

}



td.hidden-lg,

th.hidden-lg {

    display: table-cell!important

}



@media (max-width:767px) {

    .hidden-lg.hidden-xs,

    td.hidden-lg.hidden-xs,

    th.hidden-lg.hidden-xs,

    tr.hidden-lg.hidden-xs {

        display: none!important

    }

}



@media (min-width:768px) and (max-width:991px) {

    .hidden-lg.hidden-sm,

    td.hidden-lg.hidden-sm,

    th.hidden-lg.hidden-sm,

    tr.hidden-lg.hidden-sm {

        display: none!important

    }

}



@media (min-width:992px) and (max-width:1199px) {

    .hidden-lg.hidden-md,

    td.hidden-lg.hidden-md,

    th.hidden-lg.hidden-md,

    tr.hidden-lg.hidden-md {

        display: none!important

    }

}



@media (min-width:1200px) {

    .hidden-lg,

    td.hidden-lg,

    th.hidden-lg,

    tr.hidden-lg {

        display: none!important

    }

}



.visible-print,

td.visible-print,

th.visible-print,

tr.visible-print {

    display: none!important

}



@media print {

    .visible-print {

        display: block!important

    }

    tr.visible-print {

        display: table-row!important

    }

    td.visible-print,

    th.visible-print {

        display: table-cell!important

    }

    .hidden-print,

    td.hidden-print,

    th.hidden-print,

    tr.hidden-print {

        display: none!important

    }

}



@font-face {

    font-family: myriad-pro;

    src: url(../fonts/MyriadPro-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/MyriadPro-Regular.otf) format('opentype'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg#MyriadPro-Regular) format('svg');

    font-weight: 400;

    font-style: normal

}



@font-face {

    font-family: FontAwesome;

    src: url(../fonts/fontawesome-webfont.eot?v=3.2.1);

    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=3.2.1) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=3.2.1) format('truetype'), url(../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');

    font-weight: 400;

    font-style: normal

}



[class*=" icon-"]:before,

[class^=icon-]:before {

    text-decoration: inherit;

    display: inline-block;

    speak: none

}



.icon-large:before {

    vertical-align: -10%;

    font-size: 1.3333333333333333em

}



a [class*=" icon-"],

a [class^=icon-] {

    display: inline;

    margin-right: 3px

}



[class*=" icon-"].icon-fixed-width,

[class^=icon-].icon-fixed-width {

    display: inline-block;

    width: 1.1428571428571428em;

    text-align: right;

    padding-right: .2857142857142857em

}



[class*=" icon-"].icon-fixed-width.icon-large,

[class^=icon-].icon-fixed-width.icon-large {

    width: 1.4285714285714286em

}



.icons-ul {

    margin-left: 2.142857142857143em;

    list-style-type: none

}



.icons-ul>li {

    position: relative

}



.icons-ul .icon-li {

    position: absolute;

    left: -2.142857142857143em;

    width: 2.142857142857143em;

    text-align: center;

    line-height: inherit

}



[class*=" icon-"].hide,

[class^=icon-].hide {

    display: none

}



.icon-muted {

    color: #eee

}



.icon-light {

    color: #fff

}



.icon-dark {

    color: #333

}



.icon-border {

    border: 1px solid #eee;

    padding: .2em .25em .15em;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px

}



.icon-2x {

    font-size: 2em

}



.icon-2x.icon-border {

    border-width: 2px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px

}



.icon-3x {

    font-size: 3em

}



.icon-3x.icon-border {

    border-width: 3px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px

}



.icon-4x {

    font-size: 4em

}



.icon-4x.icon-border {

    border-width: 4px;

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    border-radius: 6px

}



.icon-5x {

    font-size: 5em

}



.icon-5x.icon-border {

    border-width: 5px;

    -webkit-border-radius: 7px;

    -moz-border-radius: 7px;

    border-radius: 7px

}



[class*=" icon-"].pull-left,

[class^=icon-].pull-left {

    margin-right: .3em

}



[class*=" icon-"].pull-right,

[class^=icon-].pull-right {

    margin-left: .3em

}



[class*=" icon-"],

[class^=icon-] {

    font-family: FontAwesome;

    font-weight: 400;

    font-style: normal;

    text-decoration: inherit;

    -webkit-font-smoothing: antialiased;

    display: inline;

    width: auto;

    height: auto;

    line-height: normal;

    vertical-align: baseline;

    background-image: none;

    background-position: 0 0;

    background-repeat: repeat;

    margin-top: 0

}



.btn [class*=" icon-"].icon-spin,

.btn [class^=icon-].icon-spin,

.icon-stack,

.nav [class*=" icon-"].icon-spin,

.nav [class^=icon-].icon-spin {

    display: inline-block

}



.btn [class*=" icon-"].icon-large,

.btn [class^=icon-].icon-large,

.nav [class*=" icon-"].icon-large,

.nav [class^=icon-].icon-large,

.nav-pills [class*=" icon-"],

.nav-pills [class*=" icon-"].icon-large,

.nav-pills [class^=icon-],

.nav-pills [class^=icon-].icon-large,

.nav-tabs [class*=" icon-"],

.nav-tabs [class*=" icon-"].icon-large,

.nav-tabs [class^=icon-],

.nav-tabs [class^=icon-].icon-large {

    line-height: .9em

}



.dropdown-menu>.active>a>[class*=" icon-"],

.dropdown-menu>.active>a>[class^=icon-],

.dropdown-menu>li>a:hover>[class*=" icon-"],

.dropdown-menu>li>a:hover>[class^=icon-],

.dropdown-submenu:hover>a>[class*=" icon-"],

.dropdown-submenu:hover>a>[class^=icon-],

.icon-white,

.nav-list>.active>a>[class*=" icon-"],

.nav-list>.active>a>[class^=icon-],

.nav-pills>.active>a>[class*=" icon-"],

.nav-pills>.active>a>[class^=icon-],

.navbar-inverse .nav>.active>a>[class*=" icon-"],

.navbar-inverse .nav>.active>a>[class^=icon-] {

    background-image: none

}



.btn [class*=" icon-"].pull-left.icon-2x,

.btn [class*=" icon-"].pull-right.icon-2x,

.btn [class^=icon-].pull-left.icon-2x,

.btn [class^=icon-].pull-right.icon-2x {

    margin-top: .18em

}



.btn [class*=" icon-"].icon-spin.icon-large,

.btn [class^=icon-].icon-spin.icon-large {

    line-height: .8em

}



.btn.btn-small [class*=" icon-"].pull-left.icon-2x,

.btn.btn-small [class*=" icon-"].pull-right.icon-2x,

.btn.btn-small [class^=icon-].pull-left.icon-2x,

.btn.btn-small [class^=icon-].pull-right.icon-2x {

    margin-top: .25em

}



.btn.btn-large [class*=" icon-"],

.btn.btn-large [class^=icon-] {

    margin-top: 0

}



.btn.btn-large [class*=" icon-"].pull-left.icon-2x,

.btn.btn-large [class*=" icon-"].pull-right.icon-2x,

.btn.btn-large [class^=icon-].pull-left.icon-2x,

.btn.btn-large [class^=icon-].pull-right.icon-2x {

    margin-top: .05em

}



.btn.btn-large [class*=" icon-"].pull-left.icon-2x,

.btn.btn-large [class^=icon-].pull-left.icon-2x {

    margin-right: .2em

}



.btn.btn-large [class*=" icon-"].pull-right.icon-2x,

.btn.btn-large [class^=icon-].pull-right.icon-2x {

    margin-left: .2em

}



.nav-list [class*=" icon-"],

.nav-list [class^=icon-] {

    line-height: inherit

}



.icon-stack {

    position: relative;

    width: 2em;

    height: 2em;

    line-height: 2em;

    vertical-align: -35%

}



.icon-stack [class*=" icon-"],

.icon-stack [class^=icon-] {

    display: block;

    text-align: center;

    position: absolute;

    width: 100%;

    height: 100%;

    font-size: 1em;

    line-height: inherit

}



.icon-spin,

a .icon-flip-horizontal:before,

a .icon-flip-vertical:before,

a .icon-rotate-180:before,

a .icon-rotate-270:before,

a .icon-rotate-90:before {

    display: inline-block

}



.video-js,

.xvideo {

    height: auto!important

}



.icon-stack .icon-stack-base {

    font-size: 2em

}



.icon-spin {

    -moz-animation: spin 2s infinite linear;

    -o-animation: spin 2s infinite linear;

    -webkit-animation: spin 2s infinite linear;

    animation: spin 2s infinite linear

}



a .icon-spin,

a .icon-stack {

    display: inline-block;

    text-decoration: none

}



.bookmarks-list li h6 a,

.cookie-outer span a,

.login-form .forgot-pwd {

    text-decoration: underline

}



@-moz-keyframes spin {

    0% {

        -moz-transform: rotate(0)

    }

    100% {

        -moz-transform: rotate(359deg)

    }

}



@-webkit-keyframes spin {

    0% {

        -webkit-transform: rotate(0)

    }

    100% {

        -webkit-transform: rotate(359deg)

    }

}



@-o-keyframes spin {

    0% {

        -o-transform: rotate(0)

    }

    100% {

        -o-transform: rotate(359deg)

    }

}



@-ms-keyframes spin {

    0% {

        -ms-transform: rotate(0)

    }

    100% {

        -ms-transform: rotate(359deg)

    }

}



@keyframes spin {

    0% {

        transform: rotate(0)

    }

    100% {

        transform: rotate(359deg)

    }

}



.icon-rotate-90:before {

    -webkit-transform: rotate(90deg);

    -moz-transform: rotate(90deg);

    -ms-transform: rotate(90deg);

    -o-transform: rotate(90deg);

    transform: rotate(90deg);

    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1)

}



.icon-rotate-180:before {

    -webkit-transform: rotate(180deg);

    -moz-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -o-transform: rotate(180deg);

    transform: rotate(180deg);

    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)

}



.icon-rotate-270:before {

    -webkit-transform: rotate(270deg);

    -moz-transform: rotate(270deg);

    -ms-transform: rotate(270deg);

    -o-transform: rotate(270deg);

    transform: rotate(270deg);

    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)

}



.icon-flip-horizontal:before {

    -webkit-transform: scale(-1, 1);

    -moz-transform: scale(-1, 1);

    -ms-transform: scale(-1, 1);

    -o-transform: scale(-1, 1);

    transform: scale(-1, 1)

}



.icon-flip-vertical:before {

    -webkit-transform: scale(1, -1);

    -moz-transform: scale(1, -1);

    -ms-transform: scale(1, -1);

    -o-transform: scale(1, -1);

    transform: scale(1, -1)

}



.icon-glass:before {

    content: "\f000"

}



.icon-music:before {

    content: "\f001"

}



.icon-search:before {

    content: "\f002"

}



.icon-envelope-alt:before {

    content: "\f003"

}



.icon-heart:before {

    content: "\f004"

}



.icon-star:before {

    content: "\f005"

}



.icon-star-empty:before {

    content: "\f006"

}



.icon-user:before {

    content: "\f007"

}



.icon-film:before {

    content: "\f008"

}



.icon-th-large:before {

    content: "\f009"

}



.icon-th:before {

    content: "\f00a"

}



.icon-th-list:before {

    content: "\f00b"

}



.icon-ok:before {

    content: "\f00c"

}



.icon-remove:before {

    content: "\f00d"

}



.icon-zoom-in:before {

    content: "\f00e"

}



.icon-zoom-out:before {

    content: "\f010"

}



.icon-off:before,

.icon-power-off:before {

    content: "\f011"

}



.icon-signal:before {

    content: "\f012"

}



.icon-cog:before,

.icon-gear:before {

    content: "\f013"

}



.icon-trash:before {

    content: "\f014"

}



.icon-home:before {

    content: "\f015"

}



.icon-file-alt:before {

    content: "\f016"

}



.icon-time:before {

    content: "\f017"

}



.icon-road:before {

    content: "\f018"

}



.icon-download-alt:before {

    content: "\f019"

}



.icon-download:before {

    content: "\f01a"

}



.icon-upload:before {

    content: "\f01b"

}



.icon-inbox:before {

    content: "\f01c"

}



.icon-play-circle:before {

    content: "\f01d"

}



.icon-repeat:before,

.icon-rotate-right:before {

    content: "\f01e"

}



.icon-refresh:before {

    content: "\f021"

}



.icon-list-alt:before {

    content: "\f022"

}



.icon-lock:before {

    content: "\f023"

}



.icon-flag:before {

    content: "\f024"

}



.icon-headphones:before {

    content: "\f025"

}



.icon-volume-off:before {

    content: "\f026"

}



.icon-volume-down:before {

    content: "\f027"

}



.icon-volume-up:before {

    content: "\f028"

}



.icon-qrcode:before {

    content: "\f029"

}



.icon-barcode:before {

    content: "\f02a"

}



.icon-tag:before {

    content: "\f02b"

}



.icon-tags:before {

    content: "\f02c"

}



.icon-book:before {

    content: "\f02d"

}



.icon-bookmark:before {

    content: "\f02e"

}



.icon-print:before {

    content: "\f02f"

}



.icon-camera:before {

    content: "\f030"

}



.icon-font:before {

    content: "\f031"

}



.icon-bold:before {

    content: "\f032"

}



.icon-italic:before {

    content: "\f033"

}



.icon-text-height:before {

    content: "\f034"

}



.icon-text-width:before {

    content: "\f035"

}



.icon-align-left:before {

    content: "\f036"

}



.icon-align-center:before {

    content: "\f037"

}



.icon-align-right:before {

    content: "\f038"

}



.icon-align-justify:before {

    content: "\f039"

}



.icon-list:before {

    content: "\f03a"

}



.icon-indent-left:before {

    content: "\f03b"

}



.icon-indent-right:before {

    content: "\f03c"

}



.icon-facetime-video:before {

    content: "\f03d"

}



.icon-picture:before {

    content: "\f03e"

}



.icon-pencil:before {

    content: "\f040"

}



.icon-map-marker:before {

    content: "\f041"

}



.icon-adjust:before {

    content: "\f042"

}



.icon-tint:before {

    content: "\f043"

}



.icon-edit:before {

    content: "\f044"

}



.icon-share:before {

    content: "\f045"

}



.icon-check:before {

    content: "\f046"

}



.icon-move:before {

    content: "\f047"

}



.icon-step-backward:before {

    content: "\f048"

}



.icon-fast-backward:before {

    content: "\f049"

}



.icon-backward:before {

    content: "\f04a"

}



.icon-play:before {

    content: "\f04b"

}



.icon-pause:before {

    content: "\f04c"

}



.icon-stop:before {

    content: "\f04d"

}



.icon-forward:before {

    content: "\f04e"

}



.icon-fast-forward:before {

    content: "\f050"

}



.icon-step-forward:before {

    content: "\f051"

}



.icon-eject:before {

    content: "\f052"

}



.icon-chevron-left:before {

    content: "\f053"

}



.icon-chevron-right:before {

    content: "\f054"

}



.icon-plus-sign:before {

    content: "\f055"

}



.icon-minus-sign:before {

    content: "\f056"

}



.icon-remove-sign:before {

    content: "\f057"

}



.icon-ok-sign:before {

    content: "\f058"

}



.icon-question-sign:before {

    content: "\f059"

}



.icon-info-sign:before {

    content: "\f05a"

}



.icon-screenshot:before {

    content: "\f05b"

}



.icon-remove-circle:before {

    content: "\f05c"

}



.icon-ok-circle:before {

    content: "\f05d"

}



.icon-ban-circle:before {

    content: "\f05e"

}



.icon-arrow-left:before {

    content: "\f060"

}



.icon-arrow-right:before {

    content: "\f061"

}



.icon-arrow-up:before {

    content: "\f062"

}



.icon-arrow-down:before {

    content: "\f063"

}



.icon-mail-forward:before,

.icon-share-alt:before {

    content: "\f064"

}



.icon-resize-full:before {

    content: "\f065"

}



.icon-resize-small:before {

    content: "\f066"

}



.icon-plus:before {

    content: "\f067"

}



.icon-minus:before {

    content: "\f068"

}



.icon-asterisk:before {

    content: "\f069"

}



.icon-exclamation-sign:before {

    content: "\f06a"

}



.icon-gift:before {

    content: "\f06b"

}



.icon-leaf:before {

    content: "\f06c"

}





.icon-fire:before {

    content: "\f06d"

}



.icon-eye-open:before {

    content: "\f06e"

}



.icon-eye-close:before {

    content: "\f070"

}



.icon-warning-sign:before {

    content: "\f071"

}



.icon-plane:before {

    content: "\f072"

}



.icon-calendar:before {

    content: "\f073"

}



.icon-random:before {

    content: "\f074"

}



.icon-comment:before {

    content: "\f075"

}



.icon-magnet:before {

    content: "\f076"

}



.icon-chevron-up:before {

    content: "\f077"

}



.icon-chevron-down:before {

    content: "\f078"

}



.icon-retweet:before {

    content: "\f079"

}



.icon-shopping-cart:before {

    content: "\f07a"

}



.icon-folder-close:before {

    content: "\f07b"

}



.icon-folder-open:before {

    content: "\f07c"

}



.icon-resize-vertical:before {

    content: "\f07d"

}



.icon-resize-horizontal:before {

    content: "\f07e"

}



.icon-bar-chart:before {

    content: "\f080"

}



.icon-twitter-sign:before {

    content: "\f081"

}



.icon-facebook-sign:before {

    content: "\f082"

}



.icon-camera-retro:before {

    content: "\f083"

}



.icon-key:before {

    content: "\f084"

}



.icon-cogs:before,

.icon-gears:before {

    content: "\f085"

}



.icon-comments:before {

    content: "\f086"

}



.icon-thumbs-up-alt:before {

    content: "\f087"

}



.icon-thumbs-down-alt:before {

    content: "\f088"

}



.icon-star-half:before {

    content: "\f089"

}



.icon-heart-empty:before {

    content: "\f08a"

}



.icon-signout:before {

    content: "\f08b"

}



.icon-linkedin-sign:before {

    content: "\f08c"

}



.icon-pushpin:before {

    content: "\f08d"

}



.icon-external-link:before {

    content: "\f08e"

}



.icon-signin:before {

    content: "\f090"

}



.icon-trophy:before {

    content: "\f091"

}



.icon-github-sign:before {

    content: "\f092"

}



.icon-upload-alt:before {

    content: "\f093"

}



.icon-lemon:before {

    content: "\f094"

}



.icon-phone:before {

    content: "\f095"

}



.icon-check-empty:before,

.icon-unchecked:before {

    content: "\f096"

}



.icon-bookmark-empty:before {

    content: "\f097"

}



.icon-phone-sign:before {

    content: "\f098"

}



.icon-twitter:before {

    content: "\f099"

}



.icon-facebook:before {

    content: "\f09a"

}



.icon-github:before {

    content: "\f09b"

}



.icon-unlock:before {

    content: "\f09c"

}



.icon-credit-card:before {

    content: "\f09d"

}



.icon-rss:before {

    content: "\f09e"

}



.icon-hdd:before {

    content: "\f0a0"

}



.icon-bullhorn:before {

    content: "\f0a1"

}



.icon-bell:before {

    content: "\f0a2"

}



.icon-certificate:before {

    content: "\f0a3"

}



.icon-hand-right:before {

    content: "\f0a4"

}



.icon-hand-left:before {

    content: "\f0a5"

}



.icon-hand-up:before {

    content: "\f0a6"

}



.icon-hand-down:before {

    content: "\f0a7"

}



.icon-circle-arrow-left:before {

    content: "\f0a8"

}



.icon-circle-arrow-right:before {

    content: "\f0a9"

}



.icon-circle-arrow-up:before {

    content: "\f0aa"

}



.icon-circle-arrow-down:before {

    content: "\f0ab"

}



.icon-globe:before {

    content: "\f0ac"

}



.icon-wrench:before {

    content: "\f0ad"

}



.icon-tasks:before {

    content: "\f0ae"

}



.icon-filter:before {

    content: "\f0b0"

}



.icon-briefcase:before {

    content: "\f0b1"

}



.icon-fullscreen:before {

    content: "\f0b2"

}



.icon-group:before {

    content: "\f0c0"

}



.icon-link:before {

    content: "\f0c1"

}



.icon-cloud:before {

    content: "\f0c2"

}



.icon-beaker:before {

    content: "\f0c3"

}



.icon-cut:before {

    content: "\f0c4"

}



.icon-copy:before {

    content: "\f0c5"

}



.icon-paper-clip:before,

.icon-paperclip:before {

    content: "\f0c6"

}



.icon-save:before {

    content: "\f0c7"

}



.icon-sign-blank:before {

    content: "\f0c8"

}



.icon-reorder:before {

    content: "\f0c9"

}



.icon-list-ul:before {

    content: "\f0ca"

}



.icon-list-ol:before {

    content: "\f0cb"

}



.icon-strikethrough:before {

    content: "\f0cc"

}



.icon-underline:before {

    content: "\f0cd"

}



.icon-table:before {

    content: "\f0ce"

}



.icon-magic:before {

    content: "\f0d0"

}



.icon-truck:before {

    content: "\f0d1"

}



.icon-pinterest:before {

    content: "\f0d2"

}



.icon-pinterest-sign:before {

    content: "\f0d3"

}



.icon-google-plus-sign:before {

    content: "\f0d4"

}



.icon-google-plus:before {

    content: "\f0d5"

}



.icon-money:before {

    content: "\f0d6"

}



.icon-caret-down:before {

    content: "\f0d7"

}



.icon-caret-up:before {

    content: "\f0d8"

}



.icon-caret-left:before {

    content: "\f0d9"

}



.icon-caret-right:before {

    content: "\f0da"

}



.icon-columns:before {

    content: "\f0db"

}



.icon-sort:before {

    content: "\f0dc"

}



.icon-sort-down:before {

    content: "\f0dd"

}



.icon-sort-up:before {

    content: "\f0de"

}



.icon-envelope:before {

    content: "\f0e0"

}



.icon-linkedin:before {

    content: "\f0e1"

}



.icon-rotate-left:before,

.icon-undo:before {

    content: "\f0e2"

}



.icon-legal:before {

    content: "\f0e3"

}



.icon-dashboard:before {

    content: "\f0e4"

}



.icon-comment-alt:before {

    content: "\f0e5"

}



.icon-comments-alt:before {

    content: "\f0e6"

}



.icon-bolt:before {

    content: "\f0e7"

}



.icon-sitemap:before {

    content: "\f0e8"

}



.icon-umbrella:before {

    content: "\f0e9"

}



.icon-paste:before {

    content: "\f0ea"

}



.icon-lightbulb:before {

    content: "\f0eb"

}



.icon-exchange:before {

    content: "\f0ec"

}



.icon-cloud-download:before {

    content: "\f0ed"

}



.icon-cloud-upload:before {

    content: "\f0ee"

}



.icon-user-md:before {

    content: "\f0f0"

}



.icon-stethoscope:before {

    content: "\f0f1"

}



.icon-suitcase:before {

    content: "\f0f2"

}



.icon-bell-alt:before {

    content: "\f0f3"

}



.icon-coffee:before {

    content: "\f0f4"

}



.icon-food:before {

    content: "\f0f5"

}



.icon-file-text-alt:before {

    content: "\f0f6"

}



.icon-building:before {

    content: "\f0f7"

}



.icon-hospital:before {

    content: "\f0f8"

}



.icon-ambulance:before {

    content: "\f0f9"

}



.icon-medkit:before {

    content: "\f0fa"

}



.icon-fighter-jet:before {

    content: "\f0fb"

}



.icon-beer:before {

    content: "\f0fc"

}



.icon-h-sign:before {

    content: "\f0fd"

}



.icon-plus-sign-alt:before {

    content: "\f0fe"

}



.icon-double-angle-left:before {

    content: "\f100"

}



.icon-double-angle-right:before {

    content: "\f101"

}



.icon-double-angle-up:before {

    content: "\f102"

}



.icon-double-angle-down:before {

    content: "\f103"

}



.icon-angle-left:before {

    content: "\f104"

}



.icon-angle-right:before {

    content: "\f105"

}



.icon-angle-up:before {

    content: "\f106"

}



.icon-angle-down:before {

    content: "\f107"

}



.icon-desktop:before {

    content: "\f108"

}



.icon-laptop:before {

    content: "\f109"

}



.icon-tablet:before {

    content: "\f10a"

}



.icon-mobile-phone:before {

    content: "\f10b"

}



.icon-circle-blank:before {

    content: "\f10c"

}



.icon-quote-left:before {

    content: "\f10d"

}



.icon-quote-right:before {

    content: "\f10e"

}



.icon-spinner:before {

    content: "\f110"

}



.icon-circle:before {

    content: "\f111"

}



.icon-mail-reply:before,

.icon-reply:before {

    content: "\f112"

}



.icon-github-alt:before {

    content: "\f113"

}



.icon-folder-close-alt:before {

    content: "\f114"

}



.icon-folder-open-alt:before {

    content: "\f115"

}



.icon-expand-alt:before {

    content: "\f116"

}



.icon-collapse-alt:before {

    content: "\f117"

}



.icon-smile:before {

    content: "\f118"

}



.icon-frown:before {

    content: "\f119"

}



.icon-meh:before {

    content: "\f11a"

}



.icon-gamepad:before {

    content: "\f11b"

}



.icon-keyboard:before {

    content: "\f11c"

}



.icon-flag-alt:before {

    content: "\f11d"

}



.icon-flag-checkered:before {

    content: "\f11e"

}



.icon-terminal:before {

    content: "\f120"

}



.icon-code:before {

    content: "\f121"

}



.icon-mail-reply-all:before,

.icon-reply-all:before {

    content: "\f122"

}



.icon-star-half-empty:before,

.icon-star-half-full:before {

    content: "\f123"

}



.icon-location-arrow:before {

    content: "\f124"

}



.icon-crop:before {

    content: "\f125"

}



.icon-code-fork:before {

    content: "\f126"

}



.icon-unlink:before {

    content: "\f127"

}



.icon-question:before {

    content: "\f128"

}



.icon-info:before {

    content: "\f129"

}



.icon-exclamation:before {

    content: "\f12a"

}



.icon-superscript:before {

    content: "\f12b"

}



.icon-subscript:before {

    content: "\f12c"

}



.icon-eraser:before {

    content: "\f12d"

}



.icon-puzzle-piece:before {

    content: "\f12e"

}



.icon-microphone:before {

    content: "\f130"

}



.icon-microphone-off:before {

    content: "\f131"

}



.icon-shield:before {

    content: "\f132"

}



.icon-calendar-empty:before {

    content: "\f133"

}



.icon-fire-extinguisher:before {

    content: "\f134"

}



.icon-rocket:before {

    content: "\f135"

}



.icon-maxcdn:before {

    content: "\f136"

}



.icon-chevron-sign-left:before {

    content: "\f137"

}



.icon-chevron-sign-right:before {

    content: "\f138"

}



.icon-chevron-sign-up:before {

    content: "\f139"

}



.icon-chevron-sign-down:before {

    content: "\f13a"

}



.icon-html5:before {

    content: "\f13b"

}



.icon-css3:before {

    content: "\f13c"

}



.icon-anchor:before {

    content: "\f13d"

}



.icon-unlock-alt:before {

    content: "\f13e"

}



.icon-bullseye:before {

    content: "\f140"

}



.icon-ellipsis-horizontal:before {

    content: "\f141"

}



.icon-ellipsis-vertical:before {

    content: "\f142"

}



.icon-rss-sign:before {

    content: "\f143"

}



.icon-play-sign:before {

    content: "\f144"

}



.icon-ticket:before {

    content: "\f145"

}



.icon-minus-sign-alt:before {

    content: "\f146"

}



.icon-check-minus:before {

    content: "\f147"

}



.icon-level-up:before {

    content: "\f148"

}



.icon-level-down:before {

    content: "\f149"

}



.icon-check-sign:before {

    content: "\f14a"

}



.icon-edit-sign:before {

    content: "\f14b"

}



.icon-external-link-sign:before {

    content: "\f14c"

}



.icon-share-sign:before {

    content: "\f14d"

}



.icon-compass:before {

    content: "\f14e"

}



.icon-collapse:before {

    content: "\f150"

}



.icon-collapse-top:before {

    content: "\f151"

}



.icon-expand:before {

    content: "\f152"

}



.icon-eur:before,

.icon-euro:before {

    content: "\f153"

}



.icon-gbp:before {

    content: "\f154"

}



.icon-dollar:before,

.icon-usd:before {

    content: "\f155"

}



.icon-inr:before,

.icon-rupee:before {

    content: "\f156"

}



.icon-jpy:before,

.icon-yen:before {

    content: "\f157"

}



.icon-cny:before,

.icon-renminbi:before {

    content: "\f158"

}



.icon-krw:before,

.icon-won:before {

    content: "\f159"

}



.icon-bitcoin:before,

.icon-btc:before {

    content: "\f15a"

}



.icon-file:before {

    content: "\f15b"

}



.icon-file-text:before {

    content: "\f15c"

}



.icon-sort-by-alphabet:before {

    content: "\f15d"

}



.icon-sort-by-alphabet-alt:before {

    content: "\f15e"

}



.icon-sort-by-attributes:before {

    content: "\f160"

}



.icon-sort-by-attributes-alt:before {

    content: "\f161"

}



.icon-sort-by-order:before {

    content: "\f162"

}



.icon-sort-by-order-alt:before {

    content: "\f163"

}



.icon-thumbs-up:before {

    content: "\f164"

}



.icon-thumbs-down:before {

    content: "\f165"

}



.icon-youtube-sign:before {

    content: "\f166"

}



.icon-youtube:before {

    content: "\f167"

}



.icon-xing:before {

    content: "\f168"

}



.icon-xing-sign:before {

    content: "\f169"

}





.icon-youtube-play:before {

    content: "\f16a"

}



.icon-dropbox:before {

    content: "\f16b"

}



.icon-stackexchange:before {

    content: "\f16c"

}



.icon-instagram:before {

    content: "\f16d"

}



.icon-flickr:before {

    content: "\f16e"

}



.icon-adn:before {

    content: "\f170"

}



.icon-bitbucket:before {

    content: "\f171"

}



.icon-bitbucket-sign:before {

    content: "\f172"

}



.icon-tumblr:before {

    content: "\f173"

}



.icon-tumblr-sign:before {

    content: "\f174"

}



.icon-long-arrow-down:before {

    content: "\f175"

}



.icon-long-arrow-up:before {

    content: "\f176"

}



.icon-long-arrow-left:before {

    content: "\f177"

}



.icon-long-arrow-right:before {

    content: "\f178"

}



.icon-apple:before {

    content: "\f179"

}



.icon-windows:before {

    content: "\f17a"

}



.icon-android:before {

    content: "\f17b"

}



.icon-linux:before {

    content: "\f17c"

}



.icon-dribbble:before {

    content: "\f17d"

}



.icon-skype:before {

    content: "\f17e"

}



.icon-foursquare:before {

    content: "\f180"

}



.icon-trello:before {

    content: "\f181"

}



.icon-female:before {

    content: "\f182"

}



.icon-male:before {

    content: "\f183"

}



.icon-gittip:before {

    content: "\f184"

}



.icon-sun:before {

    content: "\f185"

}



.icon-moon:before {

    content: "\f186"

}



.icon-archive:before {

    content: "\f187"

}



.icon-bug:before {

    content: "\f188"

}



.icon-vk:before {

    content: "\f189"

}



.icon-weibo:before {

    content: "\f18a"

}



.icon-renren:before {

    content: "\f18b"

}



.video-js .vjs-tech {

    position: relative

}



@media all and (max-width:1024px) {

    .portfolio li h2,

    .portfolio li h2 a {

        font-size: 1em!important

    }

    #article,

    .content article,

    figure {

        overflow: hidden

    }

    .sitemap-contr ul {

        margin: 0;

        padding: 0 0 0 2em!important

    }

    .sitemap-contr h4 {

        margin-top: .5em

    }

    .spotlight .panel {

        display: none

    }

    .table-wrap img,

    figure img {

        width: 100%

    }

    .table-wrap .no-scale {

        width: auto!important

    }

    .portfolio li h2 a {

        line-height: 1.5em!important

    }

    .figure img {

        width: 100%!important

    }

    .promo-box h2 {

        display: block!important;

        left: 1em;

        position: absolute;

        top: 1em;

        z-index: 9999

    }

    .onebytwo {

        margin: 0!important

    }

    .listing a {

        word-wrap: break-word

    }

}



.content .content-inner article {

    font-size: 1em

}



#article .listing h6 {

    font-size: .95em!important

}



.search-form-main-career {

    width: 16.3em

}



.career-filter-form {

    font-size: .9em

}



.career-filter-list ul {

    padding: 0 0 .5em;

    font-size: .8em

}



.career-filter-list ul li {

    margin-bottom: 2px;

    list-style: none

}



.onebyfive-career {

    margin-bottom: 0

}



.career-filter-form input[type=email] {

    margin-right: 5px

}



form.career-form input.text,

form.career-form select.sel,

form.career-form textarea.text {

    padding: 1%;

    border: 1px solid #ccc;

    outline: 0

}



form.career-form select.sel {

    width: 100%

}



form.career-form select[multiple].sel {

    padding: 0

}



.register-form-wrap {

    border-bottom: 1px solid #eee;

    padding-bottom: 20px

}



ul.listing.career-listing li span.app-status {

    font-size: .5em;

    padding: 2px 6px;

    background-color: #92d050;

    color: #fff;

    margin-left: 5px;

    vertical-align: top

}



ul.listing.career-listing li span.app-status.inProcess {

    background-color: #92d050

}



ul.listing.career-listing li span.app-status.withdrawn {

    background-color: #ea700d

}



ul.listing.career-listing li span.app-status.rejected {

    background-color: #923931

}



ul.tips {

    font-size: .8em;

    padding-left: 20px;

    margin: 10px 0

}



ul.tips li {

    margin-bottom: 1em;

    list-style: disc

}



ul.info-form {

    padding-left: 0;

    padding-bottom: 0

}



ul.info-form li {

    list-style: none

}



ul.info-form.list-space li {

    margin-bottom: 15px

}



span.mandatory {

    color: #f15a29

}



.login-choice {

    padding: 10px 0;

    margin: 10px 0;

    text-align: center

}



.login-choice p {

    margin-bottom: 15px

}



.login-choice div {

    font-style: italic;

    font-weight: 700;

    padding: 5px 0

}



.filterTxt {

    border: 1px solid #ccc;

    padding: 2px 5px

}



.twitter-typeahead {

    position: relative

}



.twitter-typeahead .tt-hint,

.twitter-typeahead .tt-query {

    margin-bottom: 0;

    width: 100%;

    height: 25px;

    position: absolute;

    top: 0;

    left: 0

}



.twitter-typeahead .tt-hint {

    color: #a1a1a1;

    z-index: 1;

    padding: 0;

    text-indent: 6px;

    border: 1px solid transparent

}



.twitter-typeahead .tt-query {

    z-index: 2;

    outline: 0;

    padding: 0 6px;

    border: 1px solid #abadb3

}



.tt-dropdown-menu {

    min-width: 168px;

    margin-top: 2px;

    background-color: #fff;

    border: 1px solid #ccc;

    border: 1px solid rgba(0, 0, 0, .2)

}



.tt-suggestion {

    display: block;

    padding: 3px 6px

}



.datepicker:after,

.datepicker:before {

    content: '';

    display: inline-block;

    position: absolute

}



.tt-suggestion.tt-is-under-cursor {

    color: #fff;

    background-color: #0081c2;

    background-image: -moz-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef6a3f), to(#eb4813));

    background-image: -webkit-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -o-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: linear-gradient(to bottom, #ef6a3f, #eb4813);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ef6a3f', endColorstr='#eb4813', GradientType=0)

}



.datepicker td span.active,

.datepicker td.active,

.datepicker td.active:hover {

    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);

    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)

}



.tt-suggestion.tt-is-under-cursor a {

    color: #fff

}



.tt-suggestion p {

    margin: 0

}



.datepicker {

    top: 0;

    left: 0;

    padding: 4px;

    margin-top: 1px

}



.datepicker:before {

    border-left: 7px solid transparent;

    border-right: 7px solid transparent;

    border-bottom: 7px solid #ccc;

    border-bottom-color: rgba(0, 0, 0, .2);

    top: -7px;

    left: 6px

}



.datepicker:after {

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-bottom: 6px solid #fff;

    top: -6px;

    left: 7px

}



.eq-ie9.lt-1280 .table-fluid td:before,

.eq-ie9.lt-1280 .table-wrap td:before,

.eq-ie9.mobile .table-fluid td:before,

.eq-ie9.mobile .table-wrap td:before {

    content: ''!important

}



.datepicker>div {

    display: none

}



.datepicker table {

    width: 100%;

    margin: 0

}



.datepicker td,

.datepicker th {

    text-align: center;

    width: 20px;

    height: 20px

}



.datepicker td.day:hover {

    background: #eee;

    cursor: pointer

}



.datepicker td.day.disabled {

    color: #eee

}



.datepicker td.new,

.datepicker td.old {

    color: #999

}



.datepicker td.active,

.datepicker td.active:hover {

    background-color: #eb4813;

    background-image: -moz-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef6a3f), to(#eb4813));

    background-image: -webkit-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -o-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: linear-gradient(to bottom, #ef6a3f, #eb4813);

    background-repeat: repeat-x;

    border-color: #eb4813 #eb4813 #002a80;

    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);

    color: #fff

}



.datepicker td.active.active,

.datepicker td.active.disabled,

.datepicker td.active:active,

.datepicker td.active:focus,

.datepicker td.active:hover,

.datepicker td.active:hover.active,

.datepicker td.active:hover.disabled,

.datepicker td.active:hover:active,

.datepicker td.active:hover:focus,

.datepicker td.active:hover:hover,

.datepicker td.active:hover[disabled],

.datepicker td.active[disabled] {

    color: #fff;

    background-color: #eb4813

}



.datepicker td.active.active,

.datepicker td.active:active,

.datepicker td.active:hover.active,

.datepicker td.active:hover:active {

    background-color: #eb4813\9

}



.datepicker td span {

    display: block;

    width: 47px;

    height: 54px;

    line-height: 54px;

    float: left;

    margin: 2px;

    cursor: pointer;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px

}



.datepicker td span:hover {

    background: #eee

}



.datepicker td span.active,

.datepicker td span.active.active,

.datepicker td span.active.disabled,

.datepicker td span.active:active,

.datepicker td span.active:focus,

.datepicker td span.active:hover,

.datepicker td span.active[disabled] {

    color: #fff;

    background-color: #eb4813

}



.datepicker td span.active {

    background-image: -moz-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef6a3f), to(#eb4813));

    background-image: -webkit-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: -o-linear-gradient(top, #ef6a3f, #eb4813);

    background-image: linear-gradient(to bottom, #ef6a3f, #eb4813);

    background-repeat: repeat-x;

    border-color: #eb4813 #eb4813 #002a80;

    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)

}



.datepicker td span.active.active,

.datepicker td span.active:active {

    background-color: #eb4813\9

}



.datepicker td span.old {

    color: #999

}



.datepicker th.switch {

    width: 145px

}



.datepicker th.next,

.datepicker th.prev {

    font-size: 21px

}



.datepicker thead tr:first-child th {

    cursor: pointer

}



.datepicker thead tr:first-child th:hover {

    background: #eee

}



.input-append.date .add-on i,

.input-prepend.date .add-on i {

    display: block;

    cursor: pointer;

    width: 16px;

    height: 16px

}



.datepicker-days table tr:nth-child(2n-1) {

    background-color: transparent

}



.datepicker-days table tr {

    border-bottom: none!important;

    border-left: none!important

}



.datepicker-days table th,

table td {

    border-color: #ddd;

}



.btn.btn-only-icon {

    font-size: 60%;

    padding-left: 8px;

    padding-right: 4px;

    font-weight: 400;

    vertical-align: bottom

}



.logged-in-info,

.sigin-btn-wrap,

ul.formLabels li span {

    vertical-align: top

}



.btn.small {

    font-size: 90%!important;

    padding-left: 9px;

    padding-right: 9px;

    font-weight: 400

}



.btn.large {

    font-size: 120%!important;

    padding-left: 16px;

    padding-right: 16px

}



.btn.ex-large {

    font-size: 150%!important;

    padding-left: 20px;

    padding-right: 20px

}



.resume-list {

    margin-left: 1.4em;

    font-size: .9em

}



.modal-content {

    border-radius: 0;

    -moz-border-radius: 0;

    -webkit-border-radius: 0;

border: 10px solid #e6e5e5;
    border-radius: 2%;


}



.nav-primary-wrap {

    z-index: 1039!important

}



.widget-footer-career .progress {

    width: 60%

}



.widget-footer-career p {

    color: #ccc

}



.bookmarks-list li {

    margin-bottom: 10px

}



.bookmarks-list li h6 {

    color: #fff;

    margin-bottom: 5px;

    font-size: 16px

}



.bookmarks-list li p {

    font-size: 80%;

    margin-bottom: 0

}



.bookmarks-list li span {

    color: #aaa;

    font-size: 70%

}



.bookmarks-list li span.countryLabel {

    padding: 1px 5px;

    color: #fff

}



.bookmarks-list li span.countryLabel.c1 {

    background-color: #d9680d

}



.bookmarks-list li span.countryLabel.c2 {

    background-color: #0070c0

}



.bookmarks-list li span.countryLabel.c3 {

    background-color: #3591a8

}



ul.formLabels {

    margin: 0;

    padding: 0

}



ul.formLabels li {

    padding: 1px 0;

    font-size: .9em;

    margin-bottom: 2px

}



ul.formLabels li label {

    overflow: hidden;

    text-align: left;

    text-overflow: ellipsis;

    white-space: nowrap;

    margin: 0 0 -5px;

    width: 100%;

    font-weight: 700

}



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

    ul.formLabels li label {

        overflow: hidden;

        text-align: right;

        text-overflow: ellipsis;

        white-space: nowrap;

        width: 180px;

        float: left;

        margin-right: 10px

    }

    form.career-form input.text.countryCode {

        width: 20%

    }

    form.career-form input.text.phoneNumber {

        width: 60%;

        margin-left: -3px

    }

    form.career-form input.text,

    form.career-form select.sel,

    form.career-form textarea.text {

        width: 80%

    }

    .outer-wrapper-container.no-leadStory {

        margin-top: 30px

    }

    .register-form-wrap {

        padding-right: 10px;

        border-right: 1px solid #eee;

        border-bottom-width: 0

    }

    figure.profilePic {

        width: auto;

        float: left;

        margin-right: 15px

    }

    figure.profilePic img {

        width: 140px!important

    }

}



.divider-contr,

.jgm-container h3,

.jgm-container h4 {

    text-align: center

}



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

    .search-form-main-career {

        width: 480px

    }

    .aside-widget.career-aside-widget>div {

        min-height: 130px

    }

    ul.listing.career-listing li a.btn {

        display: none;

        float: right

    }

    ul.listing.career-listing li:hover a.btn {

        display: inline-block

    }

    ul.info-form li .form-ctrlBtn {

        display: none;

        float: right

    }

    ul.info-form li:hover .form-ctrlBtn {

        display: inline-block

    }

    .aside-widget.no-transition h2,

    .form-wrap .placeholder-alt {

        display: block

    }

    .btn-dock {

        float: right

    }

}



button:focus,

input[type=button]:focus,

input[type=reset]:focus,

input[type=submit]:focus,

input[type=checkbox]:focus {

    outline: 0!important

}



.icon-whatsapp {

    margin-top: -3px

}



.footer-widget-wrapper-outer.macFooter {

    margin: 6em 0 33em!important

}



.fixed-footer {

    position: static!important;

    bottom: 0;

    left: 0;

    width: 100%

}



.modal-open{

    position: fixed;

	overflow:hidden;

    width: 100%

}



.jgm-container {

    background-color: #f6fbfc!important

}



.jgm-container img {

    width: 100%

}



.jgm-container h3 {

    font-size: 23px;

    color: #7f8f93;

    line-height: 29px;

    margin-bottom: 5px

}



.jgm-container h4 {

    font-size: 20px;

    color: #7f8f93

}



.jgm-container h4 span {

    display: block;

    color: #a8aaa2

}



.jgm-container.mobile-only {

    display: block;

    padding-top: 40px

}



.char-count,

.jgm-container.desktop-only {

    display: none

}



.carousel-fade .carousel-inner .item {

    -moz-transition-property: opacity;

    -o-transition-property: opacity

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

    z-index: 1

}



.jgm-container span em {

    font-size: 14px;

    font-style: normal

}



.link_trending,

blockquote,

figcaption {

    font-style: italic

}



.infosys-foundation-usa {

    background-position: 0 -1317px!important;

    height: 40px!important;

    margin: 0!important

}



.char-count {

    float: right

}



ul.nav-primary-mobile li.clearfix {

    border: none

}



.left-panel {

    padding: 15px 0;

    color: #111

}



.left-panel h1 {

    font-size: 2em;

    color: #111;

    border-bottom: 1px solid #d3d3d3

}



.left-panel h3 {

    color: #333;

    margin-top: 15px;

    margin-bottom: 0

}



.left-panel p {

    color: #222

}



.right-panel {

    padding: 0

}



.right-panel h2 {

    color: #222;

    font-size: 1.8em

}



.update-profile-wrap h2 {

    color: #222;

    font-size: 1.2em;

    padding: 10px 0

}



.linkedin-wrap {

    background: url(../images/linkedin_icon.png) no-repeat #e0e1e3;

    height: 35px

}



.linkedin-wrap a {

    display: block;

    padding: 8px 50px;

    color: #000

}



.divider-contr {

    padding: 20px 0

}



.login-form .email-icon,

.login-form .pwd-icon {

    background-position: 10px center;

    padding-left: 32px;

    background-repeat: no-repeat

}



.divider-contr hr {

    position: relative;

    top: -20px;

    margin: 0

}



.divider-contr img {

    position: relative;

    z-index: 999

}



.login-form .email-icon {

    background-image: url(../images/username_icon.png)

}



.login-form .pwd-icon {

    background-image: url(../images/password_icon.png)

}



.login-form::-webkit-input-placeholder {

    color: #333;

    font-size: 1em

}



.login-form::-moz-placeholder {

    font-size: 1em

}



.login-form label {

    color: #6a6a6a

}



.login-form .error-msg,

.login-form .sucess-msg {

    background-position: 10px 15px;

    background-repeat: no-repeat;

    padding: 10px 10px 10px 40px;

    margin-bottom: 20px;

    width: 100%;

    position: relative

}



.login-form .error-msg p,

.login-form .sucess-msg p {

    margin: 0

}



.login-form .error-msg p {

    color: #e82126

}



.login-form .sucess-msg {

    background-color: #e7ffe7;

    background-image: url(../images/tick_mark.png);

    border: 1px solid #bce7b9

}



.login-form .error-msg {

    background-color: #ffdcda;

    background-image: url(../images/error.png);

    border: 1px solid #f49293

}



.login-form .error-msg .close-icon,

.login-form .sucess-msg .close-icon {

    background: url(../images/close-icon.png) no-repeat;

    display: block;

    width: 16px;

    height: 16px;

    text-indent: -99999999px;

    position: absolute;

    top: 10px;

    right: 10px

}



.login-form .forgot-pwd {

    color: #6a6a6a;

    display: inline-block;

    float: right

}



.login-form .blue-btn,

.login-form .blue-btn:focus,

.login-form .blue-btn:hover,

.update-btn-wrap .blue-btn,

.update-btn-wrap .blue-btn:focus,

.update-btn-wrap .blue-btn:hover {

    color: #fff;

    display: block;

    text-transform: normal;

    background: #0e70a5!important;

    border: 1px solid #0f5880!important

}



.login-form p,

.sign-in-wrap .right-panel {

    color: #333

}



.login-form p a {

    color: #000;

    font-weight: 700

}



.logged-in-info ul li a,

.logged-in-info>a {

    color: #333;

    padding: 7px 15px;

    text-align: left

}



.search-main-wrap {

    display: inline-block;

    margin-right: 6px

}



.sigin-btn-wrap {

    display: inline-block

}



.logged-in-info {

    display: inline-block;

    position: relative

}



.logged-in-info>a {

    display: block;

    border-left: 1px solid #9ea7ae;

    background: url(../images/after_login_down_arrow.png) right center no-repeat

}



.logged-in-info>a.active {

    background-color: #e6e7e6

}



.logged-in-info ul {

    background: #e6e7e6;

    list-style: none;

    position: relative;

    z-index: 9999;

    left: 1px;

    top: 1px;

    display: none

}



.logged-in-info ul li a {

    display: block;

    font-size: .95em

}



.fullSite,

.infy-r-icon-wrap,

.page-no,

.social-profile li a,

.utility li {

    text-align: center

}



.sign-in-btn {

    border-left: 1px solid #9ea7ae;

    padding: 0 0 0 10px

}



.sign-in-btn a {

    background: rgba(255, 255, 255, .4);

    border: 1px solid #9ea7ae;

    color: #000;

    display: block;

    padding: 7px 15px;

    font-size: .9em

}



.form-group .inline-fields input[type=text] {

    display: inline-block;

    width: 100%

}



.form-group .inline-fields input[type=text]:first-child {

    margin-right: 10px;

    margin-bottom: 10px

}



.reg-icon-wrap {

    overflow: hidden

}



.reg-icon-wrap p {

    float: left;

    margin-top: 20px

}



.forgot-pwd-wrap {

    display: inline;

    position: relative

}



.forgot-pwd-tooltip {

    min-height: 80px;

    border: 1px solid #ccc;

    background: #fff;

    padding: 10px;

    margin-top: 15px;

    display: none;

    position: relative

}



.forgot-pwd-tooltip h4 {

    font-family: arial;

    font-size: 1em;

    font-weight: 600

}



.forgot-pwd-wrap .popup-arrow {

    background: url(../images/popup_arrow.png) no-repeat rgba(0, 0, 0, 0);

    display: block;

    height: 11px;

    position: absolute;

    right: 50px;

    top: -11px;

    width: 19px;

    z-index: 9999

}



.update-profile-wrap strong {

    color: #222

}



.update-profile-wrap label {

    color: #333

}



.update-profile-form {

    margin: 15px 0

}



.update-profile-form .divder-line {

    border-bottom: 1px solid #fff;

    border-top: 1px solid #ccc;

    display: block;

    height: 2px;

    margin: 25px 0 20px;

    width: 100%

}



.update-btn-wrap {

    margin-bottom: 15px

}



.update-btn-wrap a {

    display: block;

    margin-bottom: 10px;

    text-transform: uppercase

}



.update-btn-wrap .left-btn .btn,

.update-btn-wrap .right-btn .btn {

    text-transform: none;

    font-family: Arial!important

}



.cookie-text,

.cookie-text a {

    font-family: Myriad Pro, sans-serif

}



.panel {

    border-radius: 0!important

}



.panel-heading {

    padding: 10px 15px!important

}



.panel-default>.panel-heading {

    background: #45bbed!important;

    border-radius: 0

}



.panel-heading .panel-title a {

    display: block;

    font-size: 16px;

    font-weight: 700;

    text-shadow: none;

    color: #fff!important;

    background: url(../images/minus-icon.png) right center no-repeat;

    padding: 3px

}



.cookie-outer .close-nav i,

.panel-title a:hover,

.panel-title a:link,

.panel-title a:visited {

    color: #fff;

    text-shadow: none

}



.carousel-control {

    width: 8%;

    top: 35%;

    height: 20%

}



.panel-title a.collapsed {

    background: url(../images/plus-icon.png) right center no-repeat

}



.prev-icon {

    background: url(../images/prev-icon.png) center center no-repeat #000!important

}



.next-icon {

    background: url(../images/next-icon.png) center center no-repeat #000!important

}



.cookie-outer .close-nav {

    position: absolute;

    right: 0;

    top: 25%

}



.cookie-outer .close-nav i {

    display: inline-block;

    padding: 4px 5px;

}



.cookie-outer{width:100%; position:relative; background:#475055;color:#fff; transition: top 0.2s ease-in-out;}



.cookie-outer span {

    display: inline-block;

    margin: 0 -15px;

    padding: 10px 0;

    width: 90%

}



.cookie-outer span a {

    color: #fff

}



.arrow-list>li a:hover,

.mobile .aside-widget h2,

a:focus,

a:hover {

    text-decoration: none

}



.cookie-text {

    margin-bottom: 0;

    font-size: .9em;

    color: #d1d1d1;

    padding: 5px 0;

    line-height: 12px

}



.cookie-text a {

    font-size: 1em!important;

    color: #f1f1f1!important;

    display: inline-block!important

}



.listing .listing-share,

.listing .listing-share:active,

.listing .listing-share:focus,

.listing .listing-share:hover,

.listing .listing-share:link,

.listing .listing-share:visited {

    color: #fff!important

}



.col-md-6 .content a,

.col-md-6 .content a:focus,

.col-md-6 .content a:hover,

.col-md-6 .content a:link,

.col-md-6 .content a:visited,

.col-md-6.content a:active,

.col-md-9 .content a,

.col-md-9 .content a:active,

.col-md-9 .content a:focus,

.col-md-9 .content a:hover,

.col-md-9 .content a:link,

.col-md-9 .content a:visited {

    color: #428bca

}



a.back-to-top,

a.back-to-top:active,

a.back-to-top:focus,

a.back-to-top:hover,

a.back-to-top:link,

a.back-to-top:visited {

    color: #333!important

}



.ips-logo {

    background-position: 0 -950px!important;

    width: 75px!important

}



iframe[src="about:blank"] {

    display: none

}



.multiple-links-container {

    float: none

}



.eq-ie9.mobile .deep-nav a {

    padding-left: 25px!important;

    position: relative!important

}



.eq-ie9.mobile .deep-nav a i.icon-circle {

    left: 10px!important;

    position: absolute!important;

    top: 4px!important

}



.advanced-wrapper {

    z-index: 9999

}



#fgSlider {

    min-height: 230px

}



.icon-remove,

.icon-search {

    margin-right: 0!important

}



.twitter-feed h5 {

    color: #fff!important

}



.ie.mobile .modal-body ul.utility li {

    height: 30px;

    margin: 0 .74em 0 0;

    width: 30px;

    background: #333!important;

    border: none

}



.ie.mobile .icon-sort-down,

.ie.mobile .icon-sort-up,

.ie.mobile .icon-volume-up,

.ie.mobile .listing-share,

.ie.mobile .modal-body ul.utility li.icn-twitter a,

.ie.mobile i.icon-user {

    background-image: url(../images/sprite-icon-fallback.png);

    background-repeat: no-repeat;

    display: inline-block

}



.ie.mobile .modal-body ul.utility li.icn-twitter a {

    background-position: -265px -407px!important;

    background-color: #333

}



.ie.mobile .modal-body ul.utility li.icn-facebook a {

    background-position: -235px -407px!important;

    background-color: #333

}



.ie.mobile .modal-body ul.utility li.icn-linked-in a {

    background-position: -289px -407px!important;

    background-color: #333

}



.ie.mobile .modal-body ul.utility li.icn-google-plus a {

    background-position: -315px -407px!important;

    background-color: #333

}



.ie.mobile a.listing-share {

    background-position: -17px -469px;

    padding-left: 25px

}



.ie.mobile i.icon-volume-up {

    background-position: -284px -72px;

    width: 32px;

    height: 32px

}



.ie.mobile a.btn i.icon-volume-up {

    background-position: -336px -29px;

    height: 16px;

    vertical-align: middle;

    width: 17px

}



.ie.mobile i.icon-user {

    background-position: -318px -72px;

    width: 32px;

    height: 32px

}



.ie.mobile a.btn i.icon-user {

    background-position: -351px -30px;

    height: 16px;

    vertical-align: middle;

    width: 17px

}



.ie.mobile .icon-sort-down {

    background-position: -368px -30px;

    height: 16px;

    vertical-align: middle;

    width: 8px

}



.ie.mobile .icon-sort-up {

    background-position: -381px -30px;

    height: 16px;

    vertical-align: middle;

    width: 8px;

    display: none

}



.checkbox-outer input[type=checkbox],

label {

    margin-right: 10px;

    vertical-align: top!important

}



input[type=checkbox],

label {

    vertical-align: top!important

}



.form-group label>label {

    display: inline

}



.modal-body .utility {

    padding: 0;

    margin: 0;

    float: none!important;

    list-style: none!important

}



.modal-body .utility li {

    height: 30px;

    margin: 0 .74em 0 0;

    width: 30px;

    padding: 0;

    border: none!important;

    list-style: none!important

}



.aside li,

.cta-list li,

.footer-widget-wrapper li,

.nav-footer li,

.nav-list-tab li,

.nav-primary-mobile li,

.stock-updates li,

.third-nav li,

.utility li {

    list-style: none

}



.modal-body .utility i {

    font-size: 1.2em

}



.fullSite {

    position: static;

    width: 100%;

    top: 0;

    padding: 10pxpadding: 10px 0;

    display: block;

    background: url(../images/sprite-desktop.png) 0 -134px repeat-x rgba(0, 0, 0, 0);

    color: #fff;

    cursor: pointer

}



.phone-number {

    display: none!important;

    margin-right: 5px;

    color: #000

}



.phone-number i {

    font-size: 2em;

    vertical-align: middle

}



.desk-phone {

    display: block

}



.listing .listing-share {

    color: #fff;

    background: #737373;

    border: 1px solid #e5e5e5;

    padding: 3px 5px;

    font-size: 1em!important

}



.video-home-spotlight {

    display: block!important;

    padding-top: 2em

}



.spotlight p span,

.video-home-spotlight h2 span {

    background: rgba(0, 0, 0, .4);

    display: inline-block;

    line-height: 1.2em;

    text-shadow: 0 1px 1px #000;

    font-weight: 400

}



.video-home-spotlight #fgSlider {

    margin: 0 0 10px!important

}



.video-home-spotlight h2 span {

    color: #FFF;

    font-size: 1.2em;

    padding: .3em

}



.spotlight p span {

    font-size: 1.5em;

    margin: 0 0 .2em;

    padding: .5em;

    color: #fff

}



.no-header-table tbody tr td {

    padding-left: 1%!important

}



.ie.mobile .sub-nav .on .icon-minus {

    background-position: -115px -36px!important

}



.ie.mobile .nav-footer a.on .icon-plus {

    display: none!important

}



.change-country-contr,

.menu-contr,

.top-nav-outer {

    display: none

}



.widget-footer ul li a {

    color: #ccc

}



.brand-wrap {

    float: left;

    margin: 1% 0 0

}



img.scale {

    width: 100%;

    height: auto

}



i {

    text-shadow: 0!important

}



a {

    -webkit-transition: all .3s ease-in 0s;

    -moz-transition: all .3s ease-in 0s;

    transition: all .3s ease-in 0s

}



.btn {

    border-radius: 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -o-border-radius: 0;

    -ms-border-radius: 0

}



label {

    font-weight: 400;

    margin-bottom: .25em

}



.btn i {

    margin-right: .6em;

    display: inline-block

}



i:hover {

    color: inherit

}



.clearfix {

    display: block;

    height: 0;

    width: 100%

}



.breadcrumb-outer,

.container .desktop-only,

.go-top,

.nav-global,

.nav-global-wrap,

.nav-primary-wrap {

    display: none

}



hr {

    border-top: 1px solid #ccc;

    border-bottom: 1px solid #f5f5f5

}



hr.alt {

    border-top: 1px solid #999;

    border-bottom: 1px solid #fff

}



.background-image {

    display: none;

    background: 0

}



.h7,

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: myriad-pro, myriad-pro-n4, myriad-pro, Myriad Pro, Arial, Helvetica, sans-serif

}



.btn-navbar {

    width: 29px;

    height: 29px;

    border: 0;

    cursor: pointer;

    text-indent: -999;

    margin: 2% 0

}



.btn-navbar i {

    font-size: 2em;

    color: #333

}



.outer-wrapper-container {

    background: #f5f5f5;

    color: #fff;

    position: relative

}



header,

ul {

    padding: 0

}



.go-top {

    top: 46%;

    color: #fff!important;

    font-size: 18px;

    padding: 10px;

    position: fixed;

    right: 0;

    z-index: 1000;

    cursor: pointer

}



.go-top .icon-arrow-up {

    margin: 0

}



.nav-global .active a,

.nav-global .current a {

    border-bottom: 2px solid #F0673B

}



.third-nav .active a,

.third-nav .current a {

    color: #333

}



.navbar-brand {

    background: url(../images/sprite-generic.png) 0 -85px no-repeat;

    width: 68px;

    height: 28px;

    display: inline-block;

    float: left;

    margin: 2% 0

}





.leadstory article {

    margin: 4% 0

}



.outer-wrapper {

    margin:0;

}



.header-outer {

    background: #d6d9db;

    border-bottom: 1px solid #777;

    border-bottom: 1px solid rgba(0, 0, 0, .3)

}



.nav-mobile-wrapper {

    display: none;

    background: #1f1f1f;

    padding: 0 4%;

    overflow: hidden

}



.mob-nav-global .selectbox {

    margin: 2% 0;

    width: 100%

}



.col-wrap-minus {

    margin: 0 -15px

}



.selectbox select {

    width: 100%;

    overflow: hidden;

    padding: 2%

}



.nav-primary-mobile {

    margin: 0;

    padding: 0;

    border-bottom: 1px solid #404040;

    width: 100%;

    float: left

}



.nav-primary-mobile .sub-nav {

    display: none

}



.search-outer-wrapper {

    width: 100%;

    float: left

}



.nav-primary-mobile .search-outer {

    margin: 3% 0;

    width: 100%;

    border: 1px solid #000;

    display: block;

    position: relative;

    float: left;

    background: #333

}



.btn.submit-mobile-search {

    float: right;

    margin: .5em 2%;

    background: #f15c2b;

    color: #fff;

    text-shadow: 0 1px 1px #000;

    height: 30px;

    font-weight: 700;

    font-size: 1em;

    padding: .1em .5em!important;

    border: 1px solid #4b1c0d

}



.submit-mobile-search i {

    margin: 0;

    padding: .5em .15em!important

}



.nav-primary-mobile input {

    color: #999;

    border: 0;

    margin: 8px 4%;

    width: 74%;

    display: block;

    outline: 0;

    float: left;

    background: 0;

    line-height: 1.5em

}



.nav-primary-mobile input:focus {

    font-size: 16px

}



i.icon-circle {

    margin-right: 4px;

    font-size: .5em

}



.nav-primary-mobile li li i {

    font-size: .4em

}



.nav-primary-mobile li li i.icon-plus {

    font-size: .9em

}



.nav-primary-mobile li {

    border-bottom: 1px solid #131313;

    border-top: 1px solid #2e2e2e

}



.nav-primary-mobile li li {

    border: 0

}



.nav-primary-mobile .sub-nav {

    padding: 0 0 1% 1%;

    margin: 0

}



.deep-nav {

    padding: 0 0 1% 3%;

    display: none

}



.sub-nav li a {

    display: table;

    padding-left: 11px

}



.sub-nav li i.icon-circle {

    display: table-cell;

    padding-right: 5px;

    padding-top: 5px;

    vertical-align: top

}



.deep-nav li a {

    display: table;

    padding-left: 11px

}



.deep-nav li a i {

    display: table-cell;

    padding-right: 5px;

    padding-top: 4px;

    vertical-align: top

}



.nav-primary-mobile li li a {

    font-size: 1em;

    padding: 2.2% 4%

}



.nav-primary-mobile a {

    color: #b3b3b3;

    display: block;

    padding: 1em 0;

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro, sans-serif;

    font-size: 1.1em;

    line-height: 1em

}



.leadstory,

.widget-footer a {

    color: #fff

}



.nav-primary-mobile li .icon-minus,

.nav-primary-mobile li.on .icon-plus {

    display: none

}



.nav-primary-mobile li a.on .icon-minus,

.nav-primary-mobile li.on .icon-minus,

.nav-secondary li {

    display: inline-block

}



.content .nav-list-tab,

.nav-list-tab {

    margin: 0 0 1em;

    padding: 0;

    border: 1px solid #ccc;

    border-bottom: 0

}



.nav-list-tab li {

    border-bottom: 1px solid #ccc

}



.nav-list-tab .active a {

    border-left: 3px solid #F15A29;

    padding-left: 8px;

    margin-left: -1px

}



.nav-list-tab li a {

    padding: 1em 10px;

    display: block

}



.leadstory {

    background-image: url(../images/bg/mobile/application-services-providers-mobile.jpg);

    background-position: center top;

    background-repeat: no-repeat;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    padding-top: 1.2em;

    padding-bottom: 1.2em;

    min-height: 220px;

    background-color: #0a82c5

}



.leadstory.home {

    background: url(../images/bg-mobile-home.jpg) center top no-repeat #0A82C5;

    padding-top: 1em;

    padding-bottom: 1em

}



.leadstory.home-foundation {

    background: url(/infosys-foundation/PublishingImages/lead-story/foundation-mobile-bg.jpg) rgba(0, 0, 0, 0)

}



.leadstory h2 {

    margin-bottom: .2em

}



.footer-widget-wrapper-outer {

    background: #333;

    margin: 0 0 -20px;

    padding: 0;

    font-size: 90%

}



.footer-widget-wrapper {

    overflow: hidden;

    padding: 1em 0;

    border: 1px solid #161616;

    border-color: #000;

    border-bottom-color: #000;

    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);

    filter: progid: dximagetransform.microsoft.gradient(enabled=false);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

    background: url(../images/bg-texture.png)

}



.footer-widget-wrapper .onebyfour {

    width: 100%;

    margin: 0;

    padding: 0 1em

}



.footer-widget-wrapper ul {

    margin: 0;

    padding: 0

}



.footer-widget-wrapper li {

    margin: 0 0 .5em;

    padding: 0;

    font-size: 1.2em

}



.widget-footer h2 {

    font-size: 1.4em;

    margin: 0 0 .7em

}



.widget-footer h2 a {

    line-height: 1.25em

}



.widget-footer {

    padding-top: .7em;

    padding-bottom: .7em;

    border-top: 1px solid rgba(255, 255, 255, .05);

    border-bottom: 1px solid rgba(0, 0, 0, .5)

}



.container .no-bdr-top,

.no-bdr-top,

.widget-footer.first {

    border-top: 0

}



.widget-footer.last {

    border-bottom: 0

}



.bg-slide-wrapper,

.spotlight {

    display: none

}



.leadstory h2 span,

.leadstory p span {

    padding: .5em;

    display: inline-block;

    text-shadow: 0 1px 1px #000;

    font-weight: 400

}



.leadstory h2 span {

    font-size: .75em;

    line-height: 1.2em;

    background: #222;

    background: rgba(0, 0, 0, .4)

}



.leadstory p {

    margin: 0 0 .23em

}



.leadstory p span {

    font-size: .9em;

    line-height: 1.35em;

    background: #111;

    background: rgba(0, 0, 0, .4);

    margin: 0 0 .2em

}



.no-bdr {

    border: none!important

}



.container .no-bdr-btm,

.no-bdr-btm {

    border-bottom: 0

}



.aside {

    border-bottom: 1px solid #000

}



.aside-widget {

    margin-bottom: 1em;

    font-size: 1.1em

}



.aside-widget>div {

    position: relative

}



.aside-widget .btn {

    font-size: 1em;

    line-height: 1.5em

}



.cta-list li a {

    padding: 2% 4%;

    color: #fff;

    font-size: 1em;

    opacity: .5;

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro, Arial, Helvetica, sans-serif

}



.cta-list li a:hover {

    opacity: .9

}



.cta-list {

    padding: 0;

    margin: 0

}



.cta-list li a {

    margin: .5em 0;

    display: block;

    font-weight: 400

}



.aside .btn,

.aside h2 {

    margin: 0 0 .4em;

    color: #f5f5f5;

    text-shadow: 0 1px 1px #333

}



.aside h2 {

    font-weight: 500

}



.box {

    padding: 5%;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35);

    text-shadow: 0 1px 1px #555

}



.watermark-icon {

    position: absolute;

    bottom: 8%;

    right: 8%;

    opacity: .4;

    display: block;

    font-size: 2em;

    z-index: 9999

}



.col-md-6 .box-50.promo-box .icon-file-text {

    bottom: 10px

}



.thumbnail-wrap .icon-facetime-video {

    padding: 10px;

    border: 1px solid #999;

    position: absolute;

    bottom: 5px;

    right: 5px;

    color: #333;

    background: #e7e7e7;

    background-position: -85px -233px!important

}



.black-box,

.full-width-widget {

    border: 1px solid #000;

    text-shadow: 0 1px 1px #555

}



.list-items,

.relative {

    position: relative

}



.black-box {

    background: #222;

    padding: 0;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));

    background-image: -webkit-linear-gradient(top, #222, #111);

    background-image: -moz-linear-gradient(top, #222, #111);

    background-image: -o-linear-gradient(top, #222, #111);

    background-image: linear-gradient(to bottom, #222, #111);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    font-size: 1.2em

}



.full-width-widget {

    background: #222;

    padding: 5%;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));

    background-image: -webkit-linear-gradient(top, #222, #111);

    background-image: -moz-linear-gradient(top, #222, #111);

    background-image: -o-linear-gradient(top, #222, #111);

    background-image: linear-gradient(to bottom, #222, #111);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07)

}



.gradient-black-box a.btn {

    background: #1c1c1c!important;

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 1px 2px rgba(0, 0, 0, .05)!important;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 1px 2px rgba(0, 0, 0, .05)!important;

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 1px 2px rgba(0, 0, 0, .05)!important;

    border: 1px solid #000!important

}



.gradient-black-box {

    background: #222;

    padding: 5%;

    border: 1px solid #000;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));

    background-image: -webkit-linear-gradient(top, #222, #111);

    background-image: -moz-linear-gradient(top, #222, #111);

    background-image: -o-linear-gradient(top, #222, #111);

    background-image: linear-gradient(to bottom, #222, #111);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .07);

    text-shadow: 0 1px 1px #555

}



.social-updates {

    margin: 0;

    padding: 0 0 30px

}



.social-updates li {

    list-style: none;

    font-size: 1em;

    line-height: 1.5em;

    text-shadow: 0 1px 1px #000;

    color: #CCC

}



.blue-box {

    border: 1px solid #0e4461;

    background-color: #23abd5;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#23abd5), to(#0a82c5));

    background-image: -webkit-linear-gradient(top, #23abd5, #0a82c5);

    background-image: -moz-linear-gradient(top, #23abd5, #0a82c5);

    background-image: -o-linear-gradient(top, #23abd5, #0a82c5);

    background-image: linear-gradient(to bottom, #23abd5, #0a82c5)

}



.orange-box {

    border: 1px solid #000;

    background-color: #f1773a;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1773a), to(#eb4712));

    background-image: -webkit-linear-gradient(top, #f1773a, #eb4712);

    background-image: -moz-linear-gradient(top, #f1773a, #eb4712);

    background-image: -o-linear-gradient(top, #f1773a, #eb4712);

    background-image: linear-gradient(to bottom, #f1773a, #eb4712)

}



.list-items {

    border-bottom: 1px solid #000;

    border-top: 1px solid rgba(255, 255, 255, .1);

    padding: 10px 0

}



.list-items .watermark-icon {

    bottom: 6%

}



.no-top-padding {

    padding-top: 0!important

}



.no-bottom-padding {

    padding-bottom: 0!important

}



.aside-widget h2 {

    font-size: 1.5em;

    margin: 0 0 .4em;

    line-height: 1.2em

}



.stock-updates li {

    /*font-size: .8em*/

	font-size: 1.1em; line-height:1.8em; 

}



.download-aside h4 strong {

    display: inline-block;

    background: #333;

    padding: .25em

}



.stock-updates li span {

    float: right

}



.blue-box a.btn {

    background: #0e70a5!important;

    border: 1px solid #0f5880!important

}



.orange-box a.btn {

    background: #d64515!important;

    border: 1px solid #87371d!important

}



.box a.btn {

    font-size: .9em

}



.case-study a.btn:hover,

.case-study-2 a.btn:hover {

    color: #fff

}



.aside-widget p {

    font-size: .9em;

    font-weight: 400;

    line-height: 1.4em;

    margin: 0 0 1em

}



.navbar-collapse {

    float: none

}



.nav-secondary li {

    display: block

}



.btn-navbar {

    display: inline-block;

    float: right

}



.btn,

.btn:focus,

.btn:hover {

/*
    background: #eb4712!important;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#ef6b41), to(#eb4712));

    background-image: -webkit-linear-gradient(top, #ef6b41, #eb4712);

    background-image: -moz-linear-gradient(top, #ef6b41, #eb4712);

    background-image: -o-linear-gradient(top, #ef6b41, #eb4712);

    background-image: linear-gradient(to bottom, #ef6b41, #eb4712);

    border: 1px solid #bc3f17;

    border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);

    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);   
*/

    color: #fff!important;

    text-shadow: none;

    text-shadow: 0 1px 0 #000;

    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);

    font-weight: 700!important;

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro, Arial, Helvetica, sans-serif!important

}



.nav-secondary,

.page-head {

    border-bottom: 1px solid #d3d3d3;

    margin: 0

}



.btn.alt {

    background: #1c9fd0;

    color: #fff;

    font-weight: 700;

    text-shadow: none

}



.content,

.nav-secondary a {

    text-shadow: 0 1px 1px #fff

}



.content-wrapper .container {

    border-top: 1px solid #777;

    border-top: 1px solid rgba(0, 0, 0, .5)

}



.back-to-top,

.content,

.nav-secondary {

    border-top: 1px solid #fff

}



.page-head {

    font-size: 1.2em;

    font-weight: 400;

    padding: 5% 0 3%;

    line-height: 1.2em;

    color: #111

}



.nav-secondary {

    padding: .5% 0

}



.nav-secondary ul {

    margin: 0

}



.nav-footer .social-profile {

    padding: 13px 0

}



.nav-secondary a {

    color: #015d97;

    display: block;

    padding: 2% 0;

    font-size: .9em;

    box-sizing: border-box

}



.nav-secondary .current a {

    color: #000;

    box-sizing: border-box;

    font-weight: 700

}



.content {

    background: #f5f5f5;

    padding: 3% 0;

    color: #222;

    font-size: .85em;

    margin: 0 0 4%;

    text-shadow: 0 1px 1px rgba(255, 255, 255, .5);

    overflow: hidden

}



.leadstory a {

    color: #fff

}



.leadstory a:hover {

    opacity: 1

}



.content article,

.content-inner {

    font-size: 1em

}



ul.portfolio li {

    font-size: 1em;

	padding: 0 15px !important;

}



ul.nav-list-tab li {

    font-size: .8em

}



.content .content-inner article {

    padding-top: 0

}



a.back-to-top:active,

a.back-to-top:focus,

a.back-to-top:hover,

a.back-to-top:link,

a.back-to-top:visited {

    color: #333

}



.back-to-top {

    display: block;

    padding: .8em 0;

    font-size: 1.8em;

    color: #333;

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro

}



.nav-footer,

footer {

    /*border-top: 1px solid #333*/

}



.content article {

    padding-bottom: 2em

}



.content h2 {

    font-size: 2em;

    font-weight: 500

}



.content h2 a {

    color: #015d97

}



.content ul {

    padding: 0 0 0 2em;

	font-size:16px;

	color:#475055;

	line-height:22px;

	font-family:"MyriadPro-Regular";

}

.content ul li{

	padding:0 0 10px;

}

.refresh-layout .content h4{

	padding:0 0 10px;

}

.content .nav-list-tab, .nav-list-tab{

	line-height:1.42857;

}

.content .nav-list-tab li{

	padding:0px 1em;

}

.content .listing li {

	padding:1.5em 0;

	margin:0;

}

.content .third-nav ul{

	line-height:1.42857;

	font-size:1.2em;

	margin:0;

}

.content .third-nav li{

	padding:1em;

	font-size:1em;

	list-style:none;

	margin:0;

}

.content ul.listing{

	margin:0;

}

.absolute {

    position: absolute

}



.promo-box a {

    position: relative;

    display: block

}



.icn span {

    display: none

}



.icn-asterisk {

    color: #f15a29;

    font-size: 1em;

    line-height: 1px

}



.icn {

    display: inline-block;

    margin-right: 12px

}



.toogle-mobile-menu.on .icon-plus {

    display: none

}



.toogle-mobile-menu.on .icon-minus {

    display: inline-block

}



.toogle-mobile-menu .icon-minus {

    display: none

}



.icn-toggle-foot-nav {

    background-position: -4px -45px;

    width: 7px;

    height: 13px;

    margin-right: 7px

}



.icn-play-video {

    background-position: 0 -621px;

    width: 28px;

    height: 29px;

    position: absolute;

    top: 80%;

    left: 5%

}



.icn-phone {

    background-position: -1px -248px;

    width: 18px;

    height: 17px

}



.icn-globe {

    background-position: -1px -286px;

    width: 18px;

    height: 18px

}



.icn-mail {

    background-position: -1px -208px;

    width: 18px;

    height: 17px

}



.icn-twitter-feed {

    width: 24px;

    height: 24px;

    background-position: 0 -694px

}



.twitter-feed {

    position: relative;

    margin-bottom: 2%

}



.twitter-feed .icn-twitter-feed {

    right: 0;

    bottom: 15px

}



footer {

    background: #222

}



.nav-footer {

    margin: 0;

    padding: 0 0 1%;

    border-bottom: 1px solid #111;

    width: 100%;

    float: left

}



.nav-footer li,

.nav-footer ul {

    padding: 0;

    margin: 0

}



.nav-footer a {

    margin: 0;

    padding: 2.5% 0;

    display: table;

    color: #ccc;

    font-size: 1em;

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro, sans-serif

}



.nav-footer a i.icon-circle {

    display: table-cell;

    padding-right: 5px

}



.nav-footer-wrap {

    display: none;

    width: 100%

}



.nav-footer-wrap .nav-footer {

    border: 0;

    border-bottom: 1px solid #111

}



.icn-go-to-top {

    float: right;

    color: #fff;

    cursor: pointer

}



footer .toogle-mobile-menu {

    font-family: Arial, Helvetica, sans-serif

}



.icon-go-to-top i {

    font-size: 1.5em

}



.toogle-mobile-menu span {

    display: none

}



footer .credits {

    margin: 0;

    font-size: .9em;

    color: #ABACAC;

    padding: 1em 0;

    float: left;

    width: 100%

}



.credits span {

    font-family: myriad-pro-n4, myriad-pro, Myriad Pro, sans-serif

}



.social-profile {

    padding: 4%;

    float: left

}



.nav-footer .social-profile li,

.social-profile li,

.social-profile li a {

    width: 44px;

    padding: 0;

    height: 44px

}



.social-profile li a {

    display: block;

    font-size: 2em

}



.social-profile li {

    float: left;

    margin: 0 .7em 0 0

}



.social-profile .icn-facebook {

    background: #3c5a98

}



.social-profile .icn-twitter {

    background: #2aa9e0

}



.social-profile .icn-linked-in {

    background: #016699

}



.social-profile .icn-youtube {

    background: #cd332d

}



.social-profile i {

    padding: .3em .2em;

    color: #fff;

    display: block

}



.nav-footer .toogle-mobile-menu,

.social-profile li.text {

    display: block;

    width: 100%;

    margin: 0;

    font-size: 1.5em

}



.social-profile li.text {

    color: #888

}



.utility-wrap {

    border-top: 1px solid #a6a5a2;

    border-bottom: 1px solid #a6a5a2;

    padding: 1.5em 0;

    width: 100%;

    float: left;

    display: block

}



.utility,

.utility a,

.utility i {

    display: inline-block

}



.utility-wrap h3 {

    margin: 0 0 .5em;

    font-size: 1.8em;

    color: #333

}



.utility-wrap ul {

    margin: 0;

    padding: 0

}



.utility {

    margin: .5em 0;

    padding: 0

}



.utility li {

    width: 44px;

    height: 44px;

    background: #333;

    float: left;

    margin: 0 .74em 0 0

}



.utility a {

    color: #333

}



.utility i {

    font-size: 2.5em;

    padding: .2em;

    color: #f5f5f5

}



.utility .icn-share i {

    padding: .3em .2em .1em

}



.nav-footer a.icn-go-to-top {

    padding: 0;

    display: none

}



.third-nav {

    margin-bottom: 1.5em

}



.third-nav ul {

    margin: 0;

    padding: 0;

    background: #e7e7e7;

    border: 1px solid #ccc;

    border-bottom: 1px solid #fff

}



.third-nav ul ul,

.third-nav ul ul li {

    padding: 0;

    border: 0;

    margin: 0

}



.third-nav i {

    float: right

}



.third-nav .icon-caret-down,

.third-nav .on .icon-caret-up {

    display: none

}



.third-nav .on .icon-caret-down {

    display: inline-block

}



.third-nav ul ul {

    display: none

}



.form-wrap label,

blockquote cite,

figcaption {

    display: block

}



.third-nav ul ul a {

    padding: .85em 0 0 .5em;

    display: block

}



.third-nav li {

    padding: 1em;

    border-bottom: 1px solid #999;

    font-size: 1em;

    border-top: 1px solid #fff

}



.list-item li {

    list-style: square;

    color: #333

}



.list-item.alp {

    margin: 0

}



.list-item.alp li {

    color: #333;

    list-style: lower-alpha

}



.table-wrap {

    padding: 6px;

    border: 1px solid #c1c1c1;

    background: #fff;

    overflow: hidden;

    margin: 0 0 15px

}



.table-wrap table {

    width: 100%;

    border: 0;

    margin: 0 0 12px;

    font-size: .85em

}



table tr {

    border-bottom: 1px solid #ccc;

    border-left: 1px solid #ccc

}



table tr:nth-child(2n-1) {

    background: #ffffff;

}



table td,

table th {

    padding: .7em .3em;

    border-right: 1px solid #ccc

}



.eq-ie9.lt-1280 .table-fluid td,

.eq-ie9.lt-1280 .table-wrap td,

.eq-ie9.mobile .table-fluid td,

.eq-ie9.mobile.table-wrap td {

    padding-left: 5px!important;

    position: static!important

}





.eq-ie9.lt-1280 table td,

.eq-ie9.lt-1280 table th,

.eq-ie9.mobile table td,

.eq-ie9.mobile table th {

    border-right: 1px solid #CCC!important

}



.table-wrap th {

    background: #3898ce;

    font-size: 14px;

    color: #fff;

    font-weight: 700;

    text-shadow: 0 1px 1px #333

}



.table-wrap h3 {

    margin: 7px 0 10px

}



.table-wrap .caption {

    margin: 0 0 5px 3px

}



.table-wrap tr strong {

    color: #0a82c5

}



.eq-ie9.lt-1280 .table-fluid,

.eq-ie9.lt-1280 .table-wrap {

    overflow-x: scroll

}



.eq-ie9.lt-1280 .table-fluid table,

.eq-ie9.lt-1280 .table-wrap table {

    table-layout: fixed;

    max-width: 800px!important

}



.eq-ie9.lt-1280 .table-wrap table tbody {

    overflow: auto

}



.eq-ie9.lt-1280 .table-fluid thead tr,

.eq-ie9.lt-1280 .table-wrap thead tr {

    position: static!important

}



.eq-ie9.mobile .table-fluid,

.eq-ie9.mobile .table-wrap {

    overflow-x: scroll

}



.eq-ie9.mobile .table-fluid table,

.eq-ie9.mobile .table-wrap table {

    table-layout: fixed;

    max-width: 800px!important

}



.eq-ie9.mobile .table-wrap table tbody {

    overflow: auto

}



.eq-ie9 .mobile thead tr,

.eq-ie9.mobile .table-wrap thead tr {

    position: static!important

}



.h7,

h1,

h2,

h3,

h4,

h5,

h6 {

    line-height: 1.3em;

    margin: 0 0 .6em;

    padding: 0

}



h1 {

    font-size: 3em

}



h2 {

    font-size: 2.3em

}



h3 {

    font-size: 1.8em

}



.h7,

h4 {

    font-size: 1.5em

}



h5 {

    font-size: 1.3em

}



h6 {

    font-size: 1em

}



h1.alt,

h2.alt,

h3.alt,

h4.alt,

h5.alt,

h6.alt {

    color: #555;

    font-family: Arial, Helvetica, sans-serif

}



.sitemap-contr h4 a {

    color: #015d97!important

}



h1 a,

h2 a,

h3 a,

h4 a,

h5 a,

h6 a {

    color: #015d97

}



.figure,

figure {

    margin: 0 0 10px;

    padding: 9px;

    background: #fff;

    background: rgba(255, 255, 255, .6);

    border: 1px solid #ccc;

    border: 1px solid rgba(0, 0, 0, .13);

    position: relative;

    overflow: hidden

}



.listing .figure,

.listing figure {

    padding: 0;

    border: 0

}



figcaption {

    margin: 1em 0 0;

    padding: 1em .3em;

    line-height: 1.2em;

    border-top: 1px solid #e7e7e7

}



.media-zoom {

    position: absolute;

    bottom: .34em;

    right: .34em;

    background: #024da0;

    padding: .24em .5em;

    cursor: pointer;

    color: #fff;

    font-size: 2em

}



blockquote {

    font-family: Myriad Pro, sans-serif;

    font-size: 1.3em;
	margin: 1.5em 0;
    padding: 20px 20px 20px 26px;
    position: relative;
    background-color: #efefef;

}



blockquote i {

    opacity: .2

}



blockquote cite {

    font-family: Arial, Helvetica, sans-serif;

    color: #666;

    font-size: 1em

}



.onebyfive,

.onebyfour,

.onebysix,

.onebythree,

.onebytwo {

    float: left;

    margin: 0 0 2em;

    width: 100%

}



.form-wrap ul {

    padding: 0;

    margin: 0 0 2em

}



.form-wrap li {

    list-style: none;

    margin: 0 0 1em

}



input.text,

textarea {

    width: 100%;

    padding: 2%

}



.form-wrap .placeholder-alt {

    display: none

}



.search-wrap {

    width: 180px;

    border: 1px solid #9ea7ae

}



.search-wrap input.text {

    float: left;

    width: 144px;

    border: 0;

    padding: 6px 4px;

    outline: 0;

    background: #f9f9f9;

    background: rgba(255, 255, 255, .2)

}



.search-wrap button {

    border: 0;

    background: #f9f9f9;

    background: rgba(255, 255, 255, .4);

    float: right;

    display: inline-block;

    padding: 6px 10px;

    border-left: 1px solid #9ea7ae;

    color: #777

}



.search-wrap button:hover {

    background: #f15d2d;

    border-left: 1px solid #a94828;

    color: #fff

}



.search-container {

    width: 100%;

    padding: 4em 0;

    position: relative;

    margin: 0

}



.search-form-main {

    background: 0;

    background: rgba(255, 255, 255, .1);

    width: 18.7em;

    padding: 5px;

    border: 1px solid #333;

    border: 1px solid rgba(0, 0, 0, .3);

    float: left

}



.search-form-main input.text {

    padding: 6px;

    border: 1px solid #666;

    float: left;

    width: 12em;

    margin: 0 .25em 0 0

}



.advanced-wrapper {

    background: rgba(0, 0, 0, .2);

    padding: 1em

}



.dropdown-wrap {

    float: left;

    width: 200px;

    padding: 1em;

    cursor: pointer

}



.dropdown-wrap i.icon-sort-up {

    display: none

}



.dropdown-wrap .on i.icon-sort-up {

    display: inline-block

}



.advanced-wrapper,

.dropdown-wrap .on i.icon-sort-down {

    display: none

}



ul.listing {

    margin: 0;

    padding: 0

}



.listing li {

    list-style: none;

    border-bottom: 1px solid #d3d3d3;

    border-top: 1px solid #fff;

    padding-top: 1.5em;

    padding-bottom: 1.5em;

    overflow: hidden

}



.listing li.first,

.listing li:first-child {

    border-top: 0

}



.listing li.last,

.listing li:last-child {

    border-bottom: 0

}



.listing h3 {

    font-size: 1.5em;

    margin: 0 0 10px

}



.listing h4 {

    font-size: .9em;

    margin: 0 0 10px;

    font-family: Helvetica, Arial, sans-serif

}



.col-md-3.aside,

.sidebar.aside {

    background: #333;

    padding-top: 4%

}



.pagination-wrap {

    padding: 0;

    overflow: hidden;

    color: #c3c3c2;

    margin-bottom: 20px

}



.pagination-wrap .pagination {

    margin: 0;

    padding: 0;

    background: #444;

    border-radius: 0;

    width: 100%;

    text-align: center

}



.pagination a {

    color: #fff;

    display: inline-block;

    padding: .45em

}



.meta-info,

.page-no {

    color: #333

}



.page-no {

    display: block;

    width: 100%

}



.filter-foot,

.ie.mobile .btn-navbar i,

.ie.mobile .icn-linked-in i,

.ie.mobile .icon-facebook,

.ie.mobile .icon-google-plus,

.ie.mobile .icon-twitter,

.ie.mobile .submit-mobile-search i,

.ie.mobile i.icon-share,

.lt-1024.opera .btn-navbar i,

.lt-1024.opera .icn-linked-in i,

.lt-1024.opera .icon-facebook,

.lt-1024.opera .icon-google-plus,

.lt-1024.opera .icon-twitter,

.lt-1024.opera .submit-mobile-search i,

.lt-1024.opera i.icon-share,

.lt-1024.xchrome .btn-navbar i,

.lt-1024.xchrome .icn-linked-in i,

.lt-1024.xchrome .icon-facebook,

.lt-1024.xchrome .icon-google-plus,

.lt-1024.xchrome .icon-twitter,

.lt-1024.xchrome .submit-mobile-search i,

.lt-1024.xchrome i.icon-share {

    display: none

}



.filter-wrap {

    background: #999;

    color: #fff;

    text-shadow: 0 0 1px #333;

    margin-top: 1em;

    padding-top: 1em;

    margin-bottom: 2em

}



.highlight-box {

    /*background: #f5f5f5;*/

    margin-bottom: 1.5em

}



.filter-wrap a {

    color: #f5f5f5

}



.ie.mobile i,

.lt-1024.opera i {

    font-size:0!important

}



.icon-search,

.ie.mobile .btn-default .icon-facetime-video,

.ie.mobile .btn-navbar,

.ie.mobile .cta-list .icon-globe,

.ie.mobile .icn-facebook a,

.ie.mobile .icn-google-plus a,

.ie.mobile .icn-linked-in a,

.ie.mobile .icn-twitter a,

.ie.mobile .icon-arrow-up,

.ie.mobile .icon-caret-down,

.ie.mobile .icon-caret-up,

.ie.mobile .icon-circle,

.ie.mobile .icon-download-alt,

.ie.mobile .icon-envelope,

.ie.mobile .icon-facetime-video,

.ie.mobile .icon-file-text,

.ie.mobile .icon-globe,

.ie.mobile .icon-home,

.ie.mobile .icon-minus,

.ie.mobile .icon-phone,

.ie.mobile .icon-plus,

.ie.mobile .icon-search,

.ie.mobile .ie.mobile .icn-twitter a,

.ie.mobile .nav-footer .icn-facebook a,

.ie.mobile .nav-footer .icn-linked-in a,

.ie.mobile .nav-footer .icn-youtube a,

.ie.mobile .sub-nav li .icon-minus,

.ie.mobile .sub-nav li .icon-plus,

.ie.mobile .submit-mobile-search .lt-1024.opera .submit-mobile-search,

.ie.mobile .twitter-feed .icon-twitter,

.ie.mobile li.icn-share a,

.lt-1024.opera .btn-default .icon-facetime-video,

.lt-1024.opera .btn-navbar,

.lt-1024.opera .cta-list .icon-globe,

.lt-1024.opera .icn-facebook a,

.lt-1024.opera .icn-google-plus a,

.lt-1024.opera .icn-linked-in a,

.lt-1024.opera .icn-twitter a,

.lt-1024.opera .icon-arrow-up,

.lt-1024.opera .icon-caret-down,

.lt-1024.opera .icon-caret-up,

.lt-1024.opera .icon-circle,

.lt-1024.opera .icon-download-alt,

.lt-1024.opera .icon-envelope,

.lt-1024.opera .icon-facetime-video,

.lt-1024.opera .icon-file-text,

.lt-1024.opera .icon-globe,

.lt-1024.opera .icon-home,

.lt-1024.opera .icon-minus,

.lt-1024.opera .icon-phone,

.lt-1024.opera .icon-plus,

.lt-1024.opera .icon-search,

.lt-1024.opera .nav-footer .icn-facebook a,

.lt-1024.opera .nav-footer .icn-linked-in a,

.lt-1024.opera .nav-footer .icn-youtube a,

.lt-1024.opera .twitter-feed .icon-twitter,

.lt-1024.opera i.icon-share,

.lt-1024.opera li.icn-share a,

.lt-1024.xchrome .btn-default .icon-facetime-video,

.lt-1024.xchrome .btn-navbar,

.lt-1024.xchrome .cta-list .icon-globe,

.lt-1024.xchrome .icn-facebook a,

.lt-1024.xchrome .icn-google-plus a,

.lt-1024.xchrome .icn-linked-in a,

.lt-1024.xchrome .icn-twitter a,

.lt-1024.xchrome .icon-arrow-up,

.lt-1024.xchrome .icon-caret-down,

.lt-1024.xchrome .icon-caret-up,

.lt-1024.xchrome .icon-circle,

.lt-1024.xchrome .icon-download-alt,

.lt-1024.xchrome .icon-envelope,

.lt-1024.xchrome .icon-facetime-video,

.lt-1024.xchrome .icon-file-text,

.lt-1024.xchrome .icon-globe,

.lt-1024.xchrome .icon-home,

.lt-1024.xchrome .icon-minus,

.lt-1024.xchrome .icon-phone,

.lt-1024.xchrome .icon-plus,

.lt-1024.xchrome .nav-footer .icn-facebook a,

.lt-1024.xchrome .nav-footer .icn-linked-in a,

.lt-1024.xchrome .nav-footer .icn-youtube a,

.lt-1024.xchrome .submit-mobile-search,

.lt-1024.xchrome .twitter-feed .icon-twitter,

.lt-1024.xchrome i.icon-share,

.lt-1024.xchrome li.icn-share a,

.lt-1024.xxchrome .icon-search,

i.icon-share {

    background-image: url(../images/sprite-icon-fallback.png)!important

}



.ie.mobile .btn-navbar,

.lt-1024.opera .btn-navbar,

.lt-1024.xchrome .btn-navbar {

    background-position: -26px -23px;

    width: 29px;

    height: 29px

}



.ie.mobile .submit-mobile-search,

.lt-1024.opera .submit-mobile-search,

.lt-1024.xchrome .submit-mobile-search {

    background-position: -190px -25px;

    width: 34px;

    height: 30px

}



.ie.mobile .icn-linked-in a,

.lt-1024.opera .icn-linked-in a,

.lt-1024.xchrome .icn-linked-in a {

    background-position: -23px -190px;

    width: 44px;

    height: 44px

}



.ie.mobile .icn-share a,

.lt-1024.opera li.icn-share a,

.lt-1024.xchrome li.icn-share a {

    background-position: -72px -189px;

    width: 44px;

    height: 44px

}



.ie.mobile .icn-google-plus a,

.lt-1024.opera .icn-google-plus a,

.lt-1024.xchrome .icn-google-plus a {

    background-position: -121px -189px;

    width: 44px;

    height: 44px

}



.ie.mobile .icn-facebook a,

.lt-1024.opera .icn-facebook a,

.lt-1024.xchrome .icn-facebook a {

    background-position: -170px -189px;

    width: 44px;

    height: 44px

}



.ie.mobile .icn-twitter a,

.lt-1024.opera .icn-twitter a,

.lt-1024.xchrome .icn-twitter a {

    background-position: -219px -189px;

    width: 44px;

    height: 44px

}



.ie.mobile .icon-home,

.lt-1024.opera .icon-home,

.lt-1024.xchrome .icon-home {

    background-position: -67px -31px;

    display: inline-block!important;

    height: 15px;

    vertical-align: top;

    width: 15px

}



.ie.mobile .icon-plus,

.ie.mobile .sub-nav li .icon-plus,

.lt-1024.opera .icon-plus,

.lt-1024.xchrome .icon-plus {

    background-position: -92px -30px;

    vertical-align: top;

    width: 15px;

    width: 17px;

    height: 22px;

    display: inline-block

}



.ie.mobile .icon-minus,

.ie.mobile .sub-nav li .icon-minus,

.lt-1024.opera .icon-minus,

.lt-1024.xchrome .icon-minus {

    background-position: -115px -29px;

    height: 17px;

    vertical-align: top;

    width: 15px

}



.ie.mobile .icon-globe,

.lt-1024.opera .icon-globe,

.lt-1024.xchrome .icon-globe {

    background-position: -151px -31px;

    display: inline-block!important;

    vertical-align: top

}



.ie.mobile .icon-search,

.lt-1024.opera .icon-search,

.lt-1024.xxchrome .icon-search {

    background-position: -196px -28px;

    display: block!important;

    height: 18px;

    width: 18px

}



.ie.mobile .icon-download-alt,

.lt-1024.opera .icon-download-alt,

.lt-1024.xchrome .icon-download-alt {

    background-position: -175px -33px;

    display: inline-block!important;

    height: 16px;

    vertical-align: middle;

    width: 16px

}



.ie.mobile .icon-arrow-up,

.lt-1024.opera .icon-arrow-up,

.lt-1024.xchrome .icon-arrow-up {

    background-position: -22px -75px;

    display: inline-block!important;

    height: 25px;

    vertical-align: top;

    width: 20px

}



.ie.mobile .icon-facetime-video,

.lt-1024.opera .icon-facetime-video,

.lt-1024.xchrome .icon-facetime-video {

    background-position: -81px -73px;

    width: 31px;

    height: 32px

}



.ie.mobile .btn-default .icon-facetime-video,

.lt-1024.opera .btn-default .icon-facetime-video,

.lt-1024.xchrome .btn-default .icon-facetime-video {

    background-position: -67px -239px!important;

    display: inline-block;

    height: 17px;

    margin-top: 2px;

    vertical-align: top;

    width: 22px

}



.ie.mobile .nav-footer .icn-linked-in a,

.lt-1024.opera .nav-footer .icn-linked-in a,

.lt-1024.xchrome .nav-footer .icn-linked-in a {

    background-position: -23px -125px

}



.ie.mobile .nav-footer .icn-youtube a,

.lt-1024.opera .nav-footer .icn-youtube a,

.lt-1024.xchrome .nav-footer .icn-youtube a {

    background-position: -72px -125px

}



.ie.mobile .nav-footer .icn-facebook a,

.lt-1024.opera .nav-footer .icn-facebook a,

.lt-1024.xchrome .nav-footer .icn-facebook a {

    background-position: -121px -125px

}



.ie.mobile .nav-footer .icn-twitter a,

.lt-1024.opera .nav-footer .icn-twitter a,

.lt-1024.xchrome .nav-footer .icn-twitter a {

    background-position: -170px -125px

}



.ie.mobile .icon-phone,

.lt-1024.opera .icon-phone,

.lt-1024.xchrome .icon-phone {

    background-position: -23px -233px;

    display: inline-block!important;

    height: 21px;

    vertical-align: top;

    width: 15px

}



.ie.mobile .cta-list .icon-globe,

.lt-1024.opera .cta-list .icon-globe,

.lt-1024.xchrome .cta-list .icon-globe {

    background-position: -23px -285px;

    display: inline-block;

    height: 23px;

    vertical-align: top;

    width: 18px

}



.ie.mobile .icon-envelope,

.lt-1024.opera .icon-envelope,

.lt-1024.xchrome .icon-envelope {

    background-position: -23px -343px;

    display: inline-block!important;

    height: 22px;

    vertical-align: top;

    width: 22px

}



.ie.mobile .icn-go-to-top .icon-arrow-up,

.lt-1024.opera .icn-go-to-top .icon-arrow-up,

.lt-1024.xchrome .icn-go-to-top .icon-arrow-up {

    background-position: -45px -249px;

    width: 12px;

    height: 13px;

    display: inline-block

}



.ie.mobile .icon-caret-up,

.lt-1024.xchrome .icon-caret-up {

    background-position: -301px -28px;

    width: 10px;

    height: 15px

}



.ie.mobile .icon-caret-down,

.lt-1024.opera .icon-caret-down,

.lt-1024.xchrome .icon-caret-down {

    background-position: -311px -29px;

    width: 10px;

    height: 15px

}



.ie.mobile .icon-file-text,

.lt-1024.opera .icon-file-text,

.lt-1024.xchrome .icon-file-text {

    background-position: -170px -73px;

    width: 22px;

    height: 32px

}



.ie.mobile .btn .icon-file-text,

.lt-1024.opera .btn .icon-file-text,

.lt-1024.xchrome .btn .icon-file-text {

    background-position: -154px -82px;

    display: inline-block!important;

    height: 17px;

    vertical-align: top;

    width: 15px

}



.ie.mobile .icon-circle,

.lt-1024.opera .icon-circle,

.lt-1024.xchrome .icon-circle {

    background-position: -132px -36px;

    width: 12px;

    height: 13px;

    display: inline-block!important;

    vertical-align: top

}



.ie.mobile .twitter-feed .icon-twitter,

.lt-1024.opera .twitter-feed .icon-twitter,

.lt-1024.xchrome .twitter-feed .icon-twitter {

    background-position: -125px -78px;

    width: 28px;

    height: 28px;

    display: inline-block

}



.ie.mobile .toogle-mobile-menu .icon-plus,

.lt-1024.opera .toogle-mobile-menu .icon-plus,

.lt-1024.xchrome .toogle-mobile-menu .icon-plus {

    background-position: -92px -30px;

    display: inline-block!important;

    height: 22px;

    vertical-align: middle;

    width: 17px

}



.ie.mobile .on .icon-plus,

.lt-1024.opera .on .icon-plus,

.on .icon-plus {

    display: none

}



.opera.lt-1024 .on .icon-plus {

    display: none!important

}



.ie.mobile .on .icon-minus,

.lt-1024.opera .on .icon-minus,

.on .icon-minus {

    display: inline-block

}



.ie.mobile .nav-primary-mobile .icon-minus,

.lt-1024.opera .nav-primary-mobile .icon-minus {

    background-position: -115px -35px

}



ul.portfolio {

    list-style: none;

    padding: 0

}



.portfolio li {

    margin-bottom: 10px;

    position: relative;

    height: auto

}



.portfolio_3 li img {

    width: 100%

}



.portfolio li h2 {

    margin-bottom: 0;

	padding: 0 !important;

}



.portfolio li h2 a {

    display: block;

    font-size: .6em;

    line-height: 24px;

    margin: 0

}



.portfolio article {

    border: 0

}



.padding-clear {

	padding:0 !important

}





@media (min-width:768px)and (max-width:1024px) {

    .onebytwo {

        width: 48%!important

    }

}



@media only screen and (max-width:1200px) {

    .table-fluid table,

    .table-fluid tbody,

    .table-fluid td,

    .table-fluid th,

    .table-fluid thead,

    .table-fluid tr,

    .table-wrap table,

    .table-wrap tbody,

    .table-wrap td,

    .table-wrap th,

    .table-wrap thead,

    .table-wrap tr {

        display: block

    }

    .table-fluid thead tr,

    .table-wrap thead tr {

        position: absolute;

        top: -9999px;

        left: -9999px

    }

    .table-fluid tr,

    .table-wrap tr {

        border: 1px solid #ccc

    }

    .table-fluid td,

    .table-wrap td {

        border: 0;

        border-bottom: 1px solid #eee;

        position: relative;

        padding-left: 50%;

        white-space: normal;

        text-align: left;

        word-wrap: break-word;

        line-height: 15px;

        padding-top: 12px

    }

    .table-fluid td:before,

    .table-wrap td:before {

        position: absolute;

        top: 6px;

        left: 6px;

        width: 45%;

        padding-right: 10px;

        white-space: normal;

        text-align: left;

        font-weight: 700;

        line-height: 14px;

        content: attr(title)

    }

}



@media(min-width:768px) and (max-width:1024px) {

    .nav-footer {

        padding: 0

    }

    .aside {

        border-bottom: 0

    }

    .content-wrapper {

        border-bottom: 1px solid #000;

        padding-bottom: 2em

    }

    .media-zoom {

        font-size: 1.2em

    }

}



@media(max-width:600px) {

    .video-home-spotlight {

        background: url(../images/manufacturing-trends-infographic-2013.jpg) no-repeat!important

    }

    .change-country-contr {

        display: none!important

    }

    .footer-widget-wrapper {

        margin: 0 -15px

    }

    .home-leadstory {

        margin: 1em 0

    }

    #mediaplayer-container02_wrapper {

        height: auto!important

    }

}



@media(min-width:600px) and (max-width:800px) {

    .fixed-footer {

        position: static!important

    }

    .update-profile-form .divder-line {

        border-bottom: 1px solid #fff;

        border-top: 1px solid #ccc;

        display: block;

        height: 2px;

        margin: 25px 0 20px;

        width: 100%

    }

    .cookie-outer .close-nav {

        position: absolute;

        right: 0;

        top: 16%

    }

    .insights-section .col-md-12 ul.listing,

    .trends-section ul.listing {

        padding: 0 15px

    }

    .phone-number {

        display: none

    }

    .desk-phone {

        display: inline-block

    }

    .promo-box h2 {

        display: block!important;

        left: 2em!important;

        position: absolute;

        top: 2em!important;

        z-index: 9999

    }

}



@media(min-width:600px) and (max-width:768px) {

    .form-group .inline-fields input[type=text] {

        width: 48.8%

    }

    .reg-icon-wrap img.align-left {

        margin-bottom: 15px

    }

    .form-group .inline-fields input[type=text]:first-child {

        margin-right: 10px;

        margin-bottom: 0

    }

    .reg-icon-wrap .col-md-10 p,

    .reg-icon-wrap .col-sm-10 p {

        margin-left: -20px

    }

    .listing .listing-share,

    .listing .listing-share:active,

    .listing .listing-share:focus,

    .listing .listing-share:hover,

    .listing .listing-share:link,

    .listing .listing-share:visited {

        color: #fff!important

    }

    .col-md-6 .content a,

    .col-md-6 .content a:focus,

    .col-md-6 .content a:hover,

    .col-md-6 .content a:link,

    .col-md-6 .content a:visited,

    .col-md-6.content a:active,

    .col-md-9 .content a,

    .col-md-9 .content a:active,

    .col-md-9 .content a:focus,

    .col-md-9 .content a:hover,

    .col-md-9 .content a:link,

    .col-md-9 .content a:visited {

        color: #428bca

    }

    a.back-to-top,

    a.back-to-top:active,

    a.back-to-top:focus,

    a.back-to-top:hover,

    a.back-to-top:link,

    a.back-to-top:visited {

        color: #333!important

    }

    .twitter-feed {

        margin-bottom: 0

    }

    .col-md-3.aside,

    .sidebar.aside {

        padding-bottom: 15px

    }

    .video-home-spotlight {

        background: url(../images/manufacturing-trends-infographic-2013.jpg) no-repeat!important

    }

    .home-leadstory,

    .video-home-spotlight #fgSlider {

        margin: 8em 0 4em

    }

    .change-country-contr {

        display: none!important

    }

    .col-wrap-minus {

        margin: 0

    }

    .leadstory p span {

        font-size: 1.3em

    }

    .footer-widget-wrapper-outer {

        margin: 0 0 -20px;

        padding: 0

    }

    .footer-widget-wrapper-outer>.container {

        padding: 0;

        margin: 0;

        width: 100%;

        max-width: 100%

    }

    .dropdown-wrap {

        clear: none

    }

    .widget-footer {

        padding: 1em 10em 3em 0

    }

    .brand-wrap {

        margin: 1.3% 0 0

    }

    .leadstory {

        margin: 0;

        width: 100%;

        min-height: 220px

    }

    .nav-secondary {

        padding: 0

    }

    .nav-secondary a {

        display: block;

        padding: 1.5% 4% 1.5% 0;

        margin: 0 1em 0 0

    }

    .nav-secondary>li {

        display: inline

    }

    .nav-footer li a {

        padding: 1em 0

    }

    .nav-footer .social-profile a {

        padding: 0

    }

    .nav-footer .h-list i {

        display: inline-block;

        margin-right: 4px

    }

    .leadstory h2 span {

        font-size: 1em

    }

    .nav-footer {

        overflow: hidden

    }

    .nav-footer ul {

        clear: both;

        float: left;

        width: 100%

    }

    .nav-footer li {

        float: left;

        width: 50%

    }

    .btn-navbar i {

        font-size: 2.5em

    }

    .footer-widget-wrapper li {

        padding-bottom: 20px

    }

    .promo-box h2 {

        display: block!important;

        left: 1em!important;

        position: absolute;

        top: 1em!important;

        z-index: 9999

    }

}



@media (min-width:769px) and (max-width:1023px) {

    .jgm-container.mobile-only {

        display: block!important

    }

    .jgm-container.desktop-only {

        display: none!important

    }

    .jgm-container {

        height: auto!important

    }

    .img-holder>img {

        margin: 0!important

    }

}



@media (min-width:1200px) and (max-width:1280px) {

    .jgm-container {

        height: 580px!important

    }

    .bg-slide-wrapper-infosys {

        position: fixed!important

    }

}



@media(min-width:769px) and (max-width:1024px) {

    .bg-slide-wrapper.bg-slide-tab,

    .bg-slide-wrapper.bg-slide-tab li,

    .bg-slide-wrapper.bg-slide-tab ul {

        width: 110%!important;

        height: 100%!important;

        margin-left: -5%

    }

    .bg-slide-wrapper.bg-slide-tab li {

        background-color: #E9EEEF

    }

    .fixed-footer {

        position: static!important

    }

    .jgm-container.mobile-only {

        display: none

    }

    .jgm-container.desktop-only {

        display: block

    }

    .jgm-container {

        background: url(/sitecollectionimages/vignette.png) no-repeat;

        background-size: cover;

        height: 500px;

        padding-top: 30px

    }

    .jgm-container img {

        width: 100%

    }

    .jgm-container ul {

        list-style: none;

        height: 322px

    }

    .jgm-container h3 {

        text-align: center;

        font-size: 23px;

        color: #7f8f93

    }

    .jgm-container h4 {

        font-size: 20px;

        color: #7f8f93;

        text-align: center

    }

    .jgm-container h4 span {

        display: block;

        color: #a8aaa2

    }

    .img-holder .col-md-4 img {

        width: 81%!important

    }

    .img-holder>img {

        margin: 145px auto 0;

        width: 100%

    }

    .infosys-foundation-usa {

        background-position: 0 -1257px!important;

        height: 54px!important;

        margin: 5px 0 0!important

    }

    .sign-in-wrap,

    .update-profile-form {

        margin-top: 20px

    }

    .left-panel {

        background: #111;

        border: 1px solid #000;

        box-shadow: 0 1px 0 rgba(255, 255, 255, .07) inset;

        padding: 15px

    }

    .left-panel h1 {

        font-size: 2.5em;

        color: #fff;

        opacity: .7;

        border: none

    }

    .left-panel h3 {

        color: #cfcfcf

    }

    .left-panel p {

        color: #bbb

    }

    .right-panel {

        background: #f3f3f3;

        padding: 15px

    }

    .form-group .inline-fields input[type=text] {

        width: 47.9%

    }

    .reg-icon-wrap img.align-left {

        margin-bottom: 15px

    }

    .reg-icon-wrap .col-md-10 p,

    .reg-icon-wrap .col-sm-10 p {

        margin-left: 20px

    }

    .form-group .inline-fields input[type=text]:first-child {

        margin-right: 10px;

        margin-bottom: 0

    }

    .update-profile-wrap {

        color: #222;

        background: #f3f3f3;

        padding: 20px;

        margin-bottom: 20px

    }

    .update-btn-wrap .left-btn .btn,

    .update-btn-wrap .right-btn .btn {

        display: inline-block;

        text-transform: none

    }

    .update-btn-wrap .left-btn {

        float: left

    }

    .update-btn-wrap .right-btn {

        float: right

    }

    .update-btn-wrap .right-btn .btn {

        margin-left: 10px

    }

    .cookie-outer .close-nav {

        position: absolute;

        right: 0;

        top: 16%

    }

    .listing .listing-share,

    .listing .listing-share:active,

    .listing .listing-share:focus,

    .listing .listing-share:hover,

    .listing .listing-share:link,

    .listing .listing-share:visited {

        color: #fff!important

    }

    .col-md-6 .content a,

    .col-md-6 .content a:focus,

    .col-md-6 .content a:hover,

    .col-md-6 .content a:link,

    .col-md-6 .content a:visited,

    .col-md-6.content a:active,

    .col-md-9 .content a,

    .col-md-9 .content a:active,

    .col-md-9 .content a:focus,

    .col-md-9 .content a:hover,

    .col-md-9 .content a:link,

    .col-md-9 .content a:visited {

        color: #428bca

    }

    a.back-to-top,

    a.back-to-top:active,

    a.back-to-top:focus,

    a.back-to-top:hover,

    a.back-to-top:link,

    a.back-to-top:visited {

        color: #333!important

    }

    .infosys-foundation {

        background-position: 0 -1053px!important;

        height: 49px!important;

        margin: 0;

        width: 210px

    }

    .ips-logo {

        background-position: 0 -412px!important;

        width: 98px!important

    }

    .mccamish-logo,

    .portland-logo {

        background-image: url(../images/sprite-generic.png);

        height: 39px;

        margin-left: 0;

        width: 75px!important

    }

    .insights-section .col-md-12 ul.listing,

    .trends-section ul.listing {

        padding: 0 15px

    }

    .mccamish-logo {

        background-position: 0 -465px!important

    }

    .portland-logo {

        background-position: 0 -562px!important

    }

    .desktop .promo-box h2 {

        font-size: 100%!important

    }

    h4.mngProfile {

        font-size: 1.35em!important

    }

    .advanced-wrapper {

        position: static!important

    }

    .content-wrapper {

        box-shadow: none!important

    }

    .outer-wrapper {

        box-shadow: none!important;

        background: 0 0!important;

        border: none!important;

        margin:0;

    }

    .search-form-main {

        background: rgba(0, 0, 0, .4)

    }

    .row .alpha {

        padding-left: 0

    }

    .row .omega {

        padding-right: 0

    }

    .phone-number {

        display: none

    }

    .desk-phone {

        display: inline-block

    }

    .video-home-spotlight {

        background: 0 0;

        height: auto!important

    }

    .video-home-spotlight #fgSlider {

        margin: 5% 0 5% -15px!important

    }

    .promo-box h2 {

        left: .5em!important;

        top: 1em!important

    }

    .change-country-contr {

        display: none!important

    }

    .background-image,

    .bg-slide-wrapper {

        position: fixed;

        top: 0;

        display: block;

        z-index: -999

    }

    .col-wrap-minus {

        margin: 0

    }

    .footer-widget-wrapper-outer {

        background: 0 0;

        padding: 0;

        margin: 1em 0 2em

    }

    .widget-footer {

        border: none

    }

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 110%!important;

        height: 140%!important;

        margin-left: -10%

    }

    .bg-slide-wrapper img {

        width: 100%;

        height: auto

    }

    .col-md-3.aside,

    .sidebar.aside {

        background: 0 0;

        padding-top: 0

    }

    .brand-wrap {

        margin: .5% 0 0

    }

    .brand-secondary {

        height: 39px;

        width: 400px;

        background-position: 0 -298px

    }

    

    .btn-navbar i {

        font-size: 3em

    }

    .aside-widget>div {

        min-height: 227px;

        height: auto!important;

        height: 227px

    }

    .cta-list li {

        list-style: none;

        padding: .4em 0;

		white-space:nowrap;

    }

    .cta-list li a {

        font-size: 1em

    }

    .outer-wrapper {

        border-color: #000;

        filter: progid: dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);

        filter: progid: dximagetransform.microsoft.gradient(enabled=false);

        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05)

    }

    .nav-mobile-wrapper {

        padding: 0

    }

    .nav-primary-mobile {

        padding: 0 3%;

        overflow: hidden

    }

    .nav-primary-mobile input {

        margin: 1em;

        line-height: 1.9em;

        height: auto

    }

    .spotlight h2 span,

    .spotlight p span {

        line-height: 1.2em;

        font-weight: 400;

        text-shadow: 0 1px 1px #000

    }

    .btn.submit-mobile-search {

        margin: 1em

    }

    .navbar-brand {

        background-position: 0 0;

        width: 105px;

        height: 39px;

        margin-left: 0

    }

    .leadstory,

    .leadstory.home,

    .outer-wrapper-container {

        background: 0 center rgba(0, 0, 0, 0)

    }

    .leadstory {

        min-height: 250px

    }

    #fgSlider h2 {

        margin-bottom: .29em

    }

    .leadstory article,

    .outer-wrapper {

        padding: .7%

    }

    .cta-wid {

        background: #111

    }

    .background-image {

        background: url(../images/bg-tablet.jpg) center top;

        width: 100%;

        height: 100%;

        left: 0

    }

    .dropdown-wrap {

        clear: none

    }

    .content {

        padding: 3% 3.5%

    }

    .content-wrapper .container {

        border: 0

    }

    .page-head {

        background: 0;

        padding: .5em 0;

        font-size: 2.4em;

        color: #fff;

        -ms-filter: "alpha(Opacity=70)";

        filter: alpha(opacity=70);

        -moz-opacity: .7;

        -khtml-opacity: .7;

        opacity: .7;

        border-bottom: 1px solid #111!important

    }

    .leadstory h2 span {

        font-size: 1em

    }

    .nav-primary-mobile a {

        padding: 1em 0

    }

    .nav-primary-mobile .search-outer {

        margin: 1.4% 0

    }

    .nav-secondary {

        min-height: 5px;

        border-bottom: none;

        border-top: none;

        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        padding: 0 1%;

        margin: 0 0 10px

    }

    .nav-secondary li {

        display: inline-block;

        padding: .9em .9em 0;

        margin: 0;

        background: url(../images/sprite-generic.png) right 17px no-repeat

    }

    .nav-secondary li.first,

    .nav-secondary li:first-child {

        padding-left: 0

    }

    .nav-secondary li.last,

    .nav-secondary li:last-child {

        background: 0

    }

    .nav-secondary a {

        display: block;

        text-shadow: 0 1px 1px #000;

        color: #b6b6b6;

        padding: 0 0 .7em;

        margin: 0;

        font-size: .9em

    }

    .nav-secondary .current a {

        border-left: 0;

        border-bottom: 4px solid #f45724;

        color: #fff

    }

    .nav-footer .social-profile,

    .nav-footer li a,

    footer .credits {

        padding-left: 0;

        padding-right: 0

    }

    .nav-footer {

        overflow: hidden

    }

    .nav-footer ul {

        clear: both;

        float: left;

        width: 100%

    }

    .nav-footer li {

        float: left;

        width: 50%

    }

    .content .nav-list-tab,

    .nav-list-tab {

        border: 1px solid #ccc;

        margin-top: 1em

    }

    .nav-list-tab li {

        display: inline-block;

        border: 0;

        border-right: 1px solid #ccc;

        padding: 0 1em

    }

    .nav-list-tab li a {

        padding: 10px 0;

        margin: 0

    }

    .nav-list-tab .active a {

        border: 0;

        border-bottom: 3px solid #F15A29;

        padding: 10px 0 7px

    }

    .leadstory.home {

        display: none!important

    }

    .spotlight {

        display: block;

        margin: 5em 0

    }

    .spotlight li {

        list-style: none;

        margin: 0;

        padding: 0

    }

    .spotlight ul {

        margin: 0 0 0 -15px;

        padding: 0;

        min-height: 200px

    }

    .spotlight a,

    .spotlight p {

        color: #fff

    }

    .spotlight h2 span {

        font-size: 1.2em;

        background: #222;

        background: rgba(0, 0, 0, .4);

        padding: .3em;

        display: inline-block;

        color: #fff

    }

    .spotlight p {

        margin: 0 0 .5em

    }

    .spotlight p span {

        font-size: 1.4em;

        background: #111;

        background: rgba(0, 0, 0, .4);

        padding: .5em;

        margin: 0 0 .2em;

        display: inline-block

    }

    .spotlight {

        min-height: 250px;

        position: relative

    }

    .home-layout .spotlight ul {

        height: 200px

    }

    .common-pager-slider {

        position: absolute;

        bottom: 5px;

        left: 15px

    }

    .common-pager-slider button {

        width: 15px;

        height: 15px;

        background: 0;

        border: 0;

        margin: 0 3px 0 0;

        float: left;

        text-indent: -999em

    }

    .spotlight-pagination {

        margin-top: 40px

    }

    .spotlight-pagination a {

        text-indent: -99em;

        border: 0;

        width: 15px;

        height: 15px;

        display: inline-block;

        margin-right: 3px;

        background: url(../images/sprite-home-pager.png) left -17px no-repeat;

        outline: 0

    }

    .spotlight-pagination .activeSlide {

        background: url(../images/sprite-home-pager.png) left top no-repeat

    }

}



@media(max-width:1024px) {

    .video-home-spotlight #fgSlider {

        margin: 0

    }

    .promo-box h2 {

        display: block!important;

        left: 1.5em;

        position: absolute;

        top: 1.5em;

        z-index: 9999;

        padding: 0

    }

    .portfolio li {

        min-height: 250px;

        height: auto;

        margin-bottom: 0

    }

    .portfolio article {

        padding-bottom: 0!important

    }

    .portfolio_contant p {

        font-size: .8em!important

    }

}



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

    .promo-box h2 {

        left: .5em

    }

}



@media(max-width:480px) {

    .portfolio li {

        min-height: 200px;

        height: auto

    }

}



@media only screen and (min-device-width:800px) and (max-device-width:800px) {

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 180%!important;

        height: 180%!important;

        margin-left: -80%;

        top: 0

    }

}



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

    .cookie-text,

    .cookie-text a {

        font-family: Arial, Helvetica, sans-serif

    }

    .eq-ie7 .aside,

    .eq-ie7 .nav-primary,

    .eq-ie7 .nav-primary li a,

    .eq-ie7 .nav-primary ul,

    .nav-primary-wrap,

    .spotlight {

        overflow: hidden

    }

    .breadcrumb li a,

    .nav-primary li a:hover,

    .nav-primary li a:hover span {

        text-decoration: none;

        color: #fff

    }

    .dropdown-wrap,

    video.promo-box i {

        cursor: pointer

    }

    .icn-whatsapp {

        display: none!important

    }

    @-moz-document url-prefix() {

        .jgm-container {

            margin-bottom: 0!important

        }

    }

    .bg-slide-wrapper.bg-slide-wrapper-infosys {

        position: relative

    }

    footer {

        background: #101010!important

    }

    .footer-widget-wrapper-outer {

        margin: 6em 0!important;

        min-height: 200px

    }

    .jgm-container.mobile-only {

        display: none

    }

    .jgm-container.desktop-only {

        display: block

    }

    .jgm-container {

        background: url(/sitecollectionimages/vignette.png) no-repeat fixed;

        background-size: cover;

        height: 660px;

        margin-top: -35px;

        padding-top: 50px;

        margin-bottom: -10px

    }

    .jgm-container img {

        width: 100%!important

    }

    .jgm-container ul {

        list-style: none;

        height: 400px!important

    }

    .jgm-container h3 {

        text-align: center;

        font-size: 23px;

        color: #7f8f93;

        line-height: 29px;

        margin-bottom: 5px

    }

    .jgm-container h4 {

        font-size: 20px;

        color: #7f8f93;

        text-align: center

    }

    .jgm-container h4 span {

        display: block;

        color: #a8aaa2

    }

    .img-holder>img {

        margin-top: 165px

    }

    .infosys-foundation-usa {

        background-position: 0 -1235px!important;

        height: 68px!important;

        margin: 8px 0 0!important

    }

    .sign-in-wrap,

    .update-profile-form {

        margin-top: 20px

    }

    .left-panel {

        background: #111;

        border: 1px solid #000;

        box-shadow: 0 1px 0 rgba(255, 255, 255, .07) inset;

        padding: 15px

    }

    .left-panel h1 {

        font-size: 2.5em;

        color: #fff;

        opacity: .7;

        border: none

    }

    .left-panel h3 {

        color: #cfcfcf

    }

    .left-panel p {

        color: #bbb

    }

    .right-panel {

        background: #f3f3f3;

        padding: 15px

    }

    .form-group .inline-fields input[type=text] {

        width: 48%

    }

    .form-group .inline-fields input[type=text]:first-child {

        margin-right: 10px;

        margin-bottom: 0

    }

    .update-profile-wrap {

        color: #222;

        background: #f3f3f3;

        padding: 20px;

        margin-bottom: 20px

    }

    .update-profile-form .divder-line {

        border-left: 1px solid #ccc;

        border-right: 1px solid #fff;

        border-top: none;

        border-bottom: none;

        height: 506px;

        margin: 0 auto;

        width: 2px;

        display: block

    }

    .cookie-text,

    .update-btn-wrap a {

        margin-bottom: 0

    }

    .update-btn-wrap .left-btn .btn,

    .update-btn-wrap .right-btn .btn {

        display: inline-block;

        text-transform: none

    }

    .update-btn-wrap .left-btn {

        float: left

    }

    .update-btn-wrap .right-btn {

        float: right

    }

    .update-btn-wrap .right-btn .btn {

        margin-left: 10px

    }

    .update-profile-wrap h2 {

        font-size: 1.8em

    }

    .leadstory.home-foundation {

        display: none

    }

    .cookie-outer .close-nav {

        position: absolute;

        right: 0;

        top: 16%

    }

    .cookie-text {

        font-size: .9em;

        color: #d1d1d1;

        border-bottom: none

    }

    .cookie-text a {

        font-size: 1em!important;

        color: #f1f1f1!important;

        display: inline-block!important

    }

    .nav-footer a i.icon-circle,

    .phone-number {

        display: none

    }

    .listing .listing-share,

    .listing .listing-share:active,

    .listing .listing-share:focus,

    .listing .listing-share:hover,

    .listing .listing-share:link,

    .listing .listing-share:visited {

        color: #fff!important

    }

    .col-md-6 .content a,

    .col-md-6 .content a:focus,

    .col-md-6 .content a:hover,

    .col-md-6 .content a:link,

    .col-md-6 .content a:visited,

    .col-md-6.content a:active,

    .col-md-9 .content a,

    .col-md-9 .content a:active,

    .col-md-9 .content a:focus,

    .col-md-9 .content a:hover,

    .col-md-9 .content a:link,

    .col-md-9 .content a:visited {

        color: #428bca

    }

    a.back-to-top,

    a.back-to-top:active,

    a.back-to-top:focus,

    a.back-to-top:hover,

    a.back-to-top:link,

    a.back-to-top:visited {

        color: #333!important

    }

    .infosys-foundation {

        background-position: 0 -996px!important;

        margin-left: 0

    }

    .ips-logo {

        background-position: 0 -412px!important;

        width: 98px!important

    }

    .mccamish-logo,

    .portland-logo {

        margin: 13px 0 0 10px;

        width: 75px!important

    }

    .eq-ie8 .video.promo-box h2:hover,

    .eq-ie8 .video.promo-box:hover h2 {

        left: 1em

    }

    .mccamish-logo {

        background-position: 0 -465px!important;

        height: 50px

    }

    .portland-logo {

        background-position: 0 -562px!important;

        height: 40px!important

    }

    .contact-pages-section ul.listing li .row .col-md-3 {

        width: 30%

    }

    .listing div.row {

        padding: .5em 0

    }

    .multiple-links-container {

        margin-top: 10px

    }

    .ms-srch-Paging {

        padding: 0!important

    }

    .advanced-wrapper {

        position: static!important

    }

    .align-left,

    figure.align-left {

        float: left;

        padding: 4px;

        margin: 0 15px 15px 0

    }

    .desk-phone {

        display: inline-block

    }

    .fullSite {

        display: none

    }

    .download-wrap .icon-download-alt,

    .listen-wrap .icon-volume-up,

    .nav-list-tab li,

    .read-more-wrap .icon-file-text,

    .register-wrap .icon-user,

    .video-wrap .icon-facetime-video,

    .webcast-wrap .icon-facetime-video {

        display: inline-block

    }

    .blue-box,

    .orange-box {

        margin-right: -20px

    }

    .blue-box .btn-default,

    .orange-box .btn-default {

        position: absolute;

        bottom: 10px

    }

    .promo-box a img {

        min-height: 173px

    }

    .black-box {

        padding: 5%

    }

    .footer-widget-wrapper div:first-child {

        border-left: none

    }

    h4.mngProfile {

        font-size: 1.35em!important

    }

    .onebytwo {

        width: 48%

    }

    .onebythree {

        width: 30.33%!important;

        margin: 0 2.9% 2em 0

    }

    ul.portfolio li p {

        font-size: .8em!important

    }

    .portfolio article {

        padding-bottom: 0!important

    }

    .sitemap-contr h4 a {

        color: #015D97!important

    }

    .figure img,

    figure img {

        width: 100%

    }

    .content .nav-list-tab,

    .nav-list-tab {

        border: 1px solid #ccc;

        margin-top: 1em

    }

    .nav-list-tab li {

        border: 0;

        border-right: 1px solid #ccc;

        padding: 0 1em

    }

    .nav-list-tab li a {

        padding: 10px 0;

        margin: 0

    }

    .nav-list-tab .active a {

        border: 0;

        border-bottom: 3px solid #F15A29;

        padding: 10px 0 7px

    }

    .ie.mobile .social-profile li a {

        width: 24px!important;

        height: 24px!important

    }

    .ie.mobile .nav-footer .icon-circle {

        display: none!important

    }

    .top-nav-outer {

        display: block

    }

    .col-wrap-minus {

        margin: 0

    }

    .ie.mobile .nav-footer .icn-facebook a,

    .ie.mobile .nav-footer .icn-linked-in a,

    .ie.mobile .nav-footer .icn-twitter a,

    .ie.mobile .nav-footer .icn-youtube a {

        background-image: url(../images/sprite-icon-fallback.png)

    }

    .ie.mobile .nav-footer a i {

        font-size: 0

    }

    .ie.mobile .nav-footer .icn-linked-in a {

        background-position: -21px -378px

    }

    .ie.mobile .nav-footer .icn-youtube a {

        background-position: -49px -378px

    }

    .ie.mobile .nav-footer .icn-facebook a {

        background-position: -74px -378px

    }

    .ie.mobile .nav-footer .icn-twitter a {

        background-position: -102px -378px

    }

    .portfolio li {

        min-height: 250px;

        height: auto!important;

        height: 290px

    }

    .spotlight>div {

        position: relative

    }

    #fgSlider h2 {

        margin-bottom: .34em

    }

    .common-pager-slider {

        position: absolute;

        bottom: 5px;

        left: 15px

    }

    .common-pager-slider button {

        width: 15px;

        height: 15px;

        background: 0;

        border: 0;

        margin: 0 3px 0 0;

        float: left;

        text-indent: -999em

    }

    .spotlight-pagination {

        margin-top: 40px

    }

    .spotlight-pagination a {

        text-indent: -99em;

        border: 0;

        width: 15px;

        height: 15px;

        display: inline-block;

        margin-right: 3px;

        background: url(../images/sprite-home-pager.png) left -17px no-repeat;

        outline: 0

    }

    .spotlight-pagination .activeSlide {

        background: url(../images/sprite-home-pager.png) left top no-repeat

    }

    .spotlight {

        display: block;

        margin: 4em 0!important

    }

    .spotlight h2 span,

    .spotlight p span {

        line-height: 1.2em;

        display: inline-block;

        text-shadow: 0 1px 1px #000;

        font-weight: 400

    }

    .spotlight a,

    .spotlight p {

        color: #fff

    }

    .spotlight h2 span {

        font-size: 1.3em;

        background: #222;

        background: rgba(0, 0, 0, .4);

        padding: .32em;

        color: #fff

    }

    .spotlight p {

        margin: 0 0 .5em

    }

    .spotlight li {

        list-style: none

    }

    .spotlight p span {

        font-size: 1.5em;

        background: #111;

        background: rgba(0, 0, 0, .4);

        padding: .5em;

        margin: 0 0 .2em

    }

    .footer-widget-wrapper-outer {

        background: 0 0;

        padding: 0

    }

    .footer-widget-wrapper .onebyfour {

        width: 25%;

        border-right: 1px solid rgba(0, 0, 0, .25);

        border-left: 1px solid rgba(255, 255, 255, .1);

        min-height: 160px;

        height: auto!important;

        height: 160px

    }

    .content-wrapper .container,

    .widget-footer {

        border: 0

    }

    .bg-slide-wrapper {

        position: fixed;

        display: block;

        top: 0;

        z-index: -999

    }

    .leadstory {

        min-height: 0

    }

    .leadstory.home {

        display: none!important

    }

    .widget-footer h2 {

        font-size: 1.3em

    }

    .widget-footer li {

        opacity: .7

    }

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 140%!important;

        height: 140%!important;

        margin-left: -10%

    }

    .bg-slide-wrapper img {

        width: 100%;

        height: auto

    }

    .brand-wrap {

        float: left;

        width: 535px;

        margin: 0

    }

    .eq-ie7 .brand-wrap a {

        display: inline-block;

        float: left

    }

    .eq-ie7 .nav-global-wrap {

        float: right;

        width: 500px

    }

    .eq-ie7 .nav-global li {

        display: inline-block

    }

    .eq-ie7 .nav-primary,

    .eq-ie7 .nav-secondary li {

        float: left

    }

    .eq-ie7 .aside {

        float: right;

        width: 516px

    }

    .navbar-brand {

        background-position: 0 0;

        width: 105px;

        height: 39px;

        margin-left: 0

    }

    .brand-secondary {

        height: 60px;

        width: 400px;

        margin: 13px 0 0 10px;

        background-position: 0 -151px

    }

    .breadcrumb-outer {

        display: block

    }

    .btn-navbar,

    .navbar-collapse {

        display: none

    }

    .black-box {

        background: #111

    }

    .background-image {

        display: block;

        background: url(../images/bg-desktop.jpg) center top fixed;

        width: 100%;

        height: 100%;

        position: fixed;

        top: 0;

        left: 0;

        z-index: -999

    }

    .leadstory,

    .leadstory.home,

    .outer-wrapper-container {

        background: 0

    }

    .content,

    header {

        position: relative

    }

    .nav-global {

        display: block

    }

    .content-wrapper {

        padding-bottom: 4em;

        border-bottom: 1px solid #000

    }

    .content {

        margin-right: -14px;

        padding: 3% 3.5%

    }

    .content article {

        padding-top: 20px;

        border: 0

    }

    .leadstory article {

        margin: 0;

        padding: 20px 0 0

    }

    .aside .leadstory {

        padding: 0 0 .667em

    }

    .aside .leadstory article {

        padding: 0

    }

    .outer-wrapper {

        padding: 10px

    }

    header {

        padding: 0;

        margin: 0

    }

    .nav-global-wrap,

    .utility-wrap {

        position: absolute;

        top: 0;

        right: 0

    }

    .header-outer {

        background: url(../images/sprite-desktop.png) 0 -217px repeat-x;

        height: 87px

    }

    .toogle-mobile-menu {

        display: none

    }

    .nav-footer-wrap {

        display: block!important

    }

    .nav-global-wrap {

        display: block;

        text-align: right

    }

    .search-wrap {

        float: right;

        display: block

    }

    .nav-global {

        margin: 10px 0;

        padding: 0;

        font-size: .9em

    }

    .nav-global li {

        list-style: none;

        display: inline-block

    }

    .nav-global li:last-child:after {

        content: ""

    }

    .gt-ie9 .nav-global li:last-child:after {

        content: none

    }

    .nav-global li:after {

        content: "\0399";

        color: #111;

        opacity: .2

    }

    .search-wrap.on {

        width: 181px;

        border: 1px solid #9ea7ae

    }

    .search-wrap {

        width: 35px;

        border: 1px solid #9ea7ae

    }

    .search-wrap input.text {

        display: none;

        float: left;

        width: 142px;

        border: 0;

        padding: 6px 4px;

        outline: 0;

        background: #f9f9f9;

        background: rgba(255, 255, 255, .2);

        height: 31px

    }

    .search-wrap button {

        border: 0;

        background: #f9f9f9;

        background: rgba(255, 255, 255, .4);

        float: right;

        display: inline-block;

        padding: 6px 10px;

        border-left: 1px solid #9ea7ae;

        color: #777

    }

    .search-wrap button:hover {

        background: #f15d2d;

        border-left: 1px solid #a94828;

        color: #fff

    }

    .search-container {

        overflow: hidden;

        width: 100%;

        padding: 4em 0;

        margin: 0

    }

    .search-form-main {

        background: 0;

        background: rgba(255, 255, 255, .1);

        width: 509px;

        padding: 5px;

        border: 1px solid #333;

        border: 1px solid rgba(0, 0, 0, .3);

        float: left

    }

    .search-form-main input.text {

        padding: 6px;

        border: 1px solid #666;

        float: left;

        width: 415px;

        margin: 0 6px 0 0

    }

    .search-form-main .button {

        padding: .25em;

        border: 1px solid #666;

        float: right;

        width: 50px

    }

    .dropdown-wrap {

        clear: none;

        float: left;

        width: 200px;

        padding: 1em

    }

    .advanced-wrapper {

        clear: both;

        padding: 10px;

        width: 500px;

        margin: 1em 0;

        float: left;

        background: rgba(0, 0, 0, .6)

    }

    .checkbox-outer label input {

        display: inline-block;

        margin-right: 5px

    }

    .title-label {

        margin: 10px 0

    }

    .utility-wrap {

        border: 0;

        padding: 20px 20px 0;

        z-index: 100

    }

    .sitemap-contr {

        position: relative;

        z-index: 9999

    }

    .utility {

        float: right

    }

    .back-to-top,

    .utility-wrap h3 {

        display: none

    }

    .nav-mobile-wrapper {

        display: none!important

    }

    .nav-primary-wrap {

        background: url(../images/sprite-desktop.png) repeat-x;

        height: 40px;

        opacity: .8;

        width: 100%;

        display: block

    }

    .nav-primary,

    .nav-primary-outer {

        height: 40px;

        display: inline-block

    }

    .nav-primary-outer {

        width: auto;

        background: url(../images/sprite-desktop.png) 0 -74px repeat-x;

        margin: 0 auto

    }

    .nav-primary {

        background: url(../images/sprite-desktop.png) 0 -134px repeat-x;

        margin: 0 0 0 1px;

        overflow: visible

    }

    .nav-primary li {

        list-style: none;

        float: left;

        margin: 0;

        height: 39px;

        background: url(../images/bg-main-nav-sep.png) right 0 repeat-y

    }

    .pagination-wrap {

        float: left;

        width: 100%;

        padding: 0 1%;

        background: #666

    }

    .pagination-wrap li a {

        border-bottom: 3px solid #666

    }

    .pagination-wrap .pagination {

        background: 0 0;

        float: right;

        width: auto

    }

    .pagination-wrap ul {

        float: right

    }

    .pagination-wrap p {

        width: 30%;

        float: left;

        color: #ccc;

        text-shadow: none;

        margin: .6em 0 .5em;

        text-align: left

    }

    .pagination-wrap li a:hover {

        border-bottom: 3px solid #EB4712

    }

    .nav-primary li.last {

        background: 0

    }

    .nav-primary li a {

        color: #C2C1C2;

        font-family: myriad-pro-n4, myriad-pro, myriad-pro, Myriad Pro, Arial, Helvetica, sans-serif;

        font-size: 22px;

        text-shadow: 0 -1px 1px #000;

        line-height: 17px;

        display: block;

        padding: 11px 19px;

        font-weight: 400

    }

    .credits span,

    .nav-footer a,

    .social-profile li.text,

    footer .credits {

        font-family: Arial, Helvetica, sans-serif

    }

    .nav-primary li a:focus span,

    .nav-primary li a:hover span,

    .nav-primary li.current a span {

        border-bottom: 4px solid #df663b;

        display: block;

        padding-bottom: 7px

    }

    .nav-primary li.current a {

        color: #fff

    }

    .breadcrumb {

        margin: 0;

        padding: 0;

        font-size: .9em

    }

    .infy-r-panel-breadcrumb .breadcrumb li {

        float: none;

        margin: 0

    }

    .infy-r-panel-breadcrumb .breadcrumb li a {

        margin-right: 0

    }

    .breadcrumb li {

        float: left;

        margin: 0 1em 0 0;

        padding: 0;

        list-style: none

    }

    .breadcrumb li a {

        margin: 0 .8em 0 0;

        padding: 0;

        display: inline-block

    }

    .breadcrumb li a:hover {

        color: #cfd2d4

    }

    .outer-wrapper {

        margin:0;

        border: 1px solid #000;

        filter: progid: dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);

        filter: progid: dximagetransform.microsoft.gradient(enabled=false);

        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 2px rgba(0, 0, 0, .05);

        background: url(../images/bg-texture.png)

    }

    .page-head {

        background: 0;

        padding: .4em 0 .5em;

        font-size: 2.5em;

        border: 0;

        color: #fff;

        opacity: .7

    }

    .breadcrumb>li+li:before {

        content: none

    }

    .leadstory h2 span {

        font-size: 1.1em;

        padding: .3em .2em

    }

    .leadstory p span {

        padding: .7em;

        font-size: 1em

    }

    .nav-secondary {

        background: #111;

        background: rgba(0, 0, 0, .5);

        border: 1px solid #222;

        border: 1px solid rgba(0, 0, 0, .8);

        border-bottom: 1px solid #494949;

        border-bottom: 1px solid rgba(255, 255, 255, .2);

        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

        padding: 0 1%;

        margin: 0 0 10px

    }

    .nav-secondary li {

        display: inline-block;

        padding: .9em .9em 0;

        margin: 0;

        background: url(../images/sprite-generic.png) right 17px no-repeat

    }

    .nav-secondary li.first,

    .nav-secondary li:first-child {

        padding-left: 0

    }

    .nav-secondary li.last,

    .nav-secondary li:last-child {

        background: 0

    }

    .col-md-3.aside,

    .sidebar.aside {

        background: 0 0;

        padding-top: 0

    }

    .nav-secondary a {

        display: block;

        text-shadow: 0 1px 1px #000;

        color: #b6b6b6;

        padding: 0 0 .7em;

        margin: 0;

        font-size: .9em

    }

    .nav-secondary .current a {

        border-left: 0;

        border-bottom: 4px solid #f45724;

        color: #fff

    }

    footer .mobile {

        display: none

    }

    .nav-footer a {

        display: inline-block;

        padding: 10px 0;

        font-size: .9em;

        opacity: .8;

        color: #f5f5f5

    }

    .nav-footer,

    .nav-footer-wrap .nav-footer {

        margin: 0;

        padding: 0;

        border-bottom: 1px solid rgba(0, 0, 0, 1);

        /*border-top: 1px solid rgba(255, 255, 255, .1)*/

    }

    .nav-footer li {

        display: inline-block;

        margin: 0 10px 0 0;

        padding: 0 10px 0 0

    }

    .nav-footer .h-list li {

        background: url(../images/sprite-generic.png) right -65px no-repeat

    }

    .nav-footer .h-list li:last-child,

    .nav-footer li.last,

    .utility li {

        background: 0

    }

    .nav-footer .h-list a:hover {

        border-bottom: 2px solid #d64515;

        margin-bottom: 0;

        opacity: 1;

        color: #fff

    }

    .nav-footer .h-list i {

        display: none

    }

    footer .credits {

        padding: 10px 0;

        width: auto;

        border: 0;

        float: right

    }

    .navbar-brand {

        margin: 25px 0 0;

        display: inline-block;

        font-size: 2em

    }

    .aside-widget>div {

        min-height: 196px

    }

    .video.promo-box h2 {

        display: block!important;

        z-index: 1000;

        position: absolute;

        top: 1em;

        left: 1em;

        margin: 0 5px

    }

    .aside-widget {

        margin-left: 0

    }

    .promo-box h2 {

        display: none

    }

    .aside-widget .aside-overlay {

        display: block

    }

    .nav-footer ul,

    .social-profile li.text,

    .utility i,

    footer p {

        display: inline-block

    }

    .aside-widget:hover .aside-overlay {

        di splay: block

    }

    .aside-widget:hover h2 {

        dis play: none

    }

    .aside-widget p {

        font-size: 1em

    }

    .aside {

        border: 0

    }

    .fade-in {

        opacity: 1;

        transition: opacity .25s fade;

        -moz-transition: opacity .25s fade;

        -webkit-transition: opacity .25s fade

    }

    .fade-in:hover {

        opacity: .9

    }

    .nav-footer .social-profile li {

        width: 24px;

        height: 24px;

        margin: 0 3px 0 0;

        padding: 0

    }

    .social-profile li a {

        width: 24px;

        height: 24px;

        margin: 0;

        padding: 0

    }

    .social-profile i {

        font-size: .5em

    }

    .nav-footer .social-profile {

        padding: 10px 0

    }

    .icon-go-to-top {

        position: fixed;

        right: 15px;

        bottom: 20px

    }

    .social-profile li.text {

        font-size: .9em;

        color: #abacac;

        width: auto;

        line-height: 1.6em;

        margin-right: 5px

    }

    .utility li,

    .utility li a {

        width: 24px;

        height: 24px;

        display: inline-block;

        font-size: 1em!important

    }

    .utility li {

        margin: 0 0 0 3px

    }

    .utility li a {

        opacity: 1;

        background: #737373

    }

    .utility li a:hover {

        background: #ea663b

    }

    .utility i {

        font-size: 1.3em;

        padding: .3em;

        color: #FFF;

        text-shadow: none

    }

    footer {

        margin: 0;

        padding: 0 0 2px;

        /*border-top: 1px solid #333;

        border-top: 1px solid rgba(255, 255, 255, .15)*/

    }

    .bg-texture {

        background: url(../images/bg-texture.png)

    }

    .container .desktop-only {

        display: block

    }

    footer ul.desktop-only {

        display: inline-block;

        float: left

    }

    .mobile-only {

        display: none!important

    }

    .credits span {

        float: none;

        width: auto

    }

    .nav-footer a.icn-go-to-top {

        position: fixed;

        right: 15px;

        bottom: 15px;

        opacity: .2;

        font-size: 2em

    }

    .nav-footer .icn-go-to-top span {

        display: none

    }

    .media-zoom {

        font-size: 1em

    }

    .list-nav-wrap {

        margin: 30px auto 20px;

        min-height: 700px;

        position: relative

    }

    .top-nav-outer {

        background: url(../images/bg-top-top-nav.png) repeat-x rgba(0, 0, 0, 0);

        border-top: 0 none;

        height: 22px;

        width: 100%

    }

    .top-nav {

        margin: 0 auto;

        max-width: 1170px

    }

    ul.main-left-nav {

        list-style: none;

        display: inline-block;

        width: 35%

    }

    ul.main-left-nav li:first-child,

    ul.main-right-nav li:first-child {

        background: 0 0

    }

    ul.main-left-nav li,

    ul.main-right-nav li {

        float: left;

        background: url(../images/top-menu-seperator.png) center left no-repeat

    }

    ul.main-left-nav li.home a {

        background: url(../images/icon-home.png) 9px 3px no-repeat;

        width: 13px;

        text-indent: -99999px;

        padding: 0 15px;

        height: 20px

    }

    ul.main-left-nav li a,

    ul.main-right-nav li a {

        color: #ABACAC;

        display: inline-block;

        font-size: 13px;

        height: 23px;

        line-height: 16px;

        padding: 2px 10px;

        text-shadow: 1px 0 0 #333

    }

    ul.main-left-nav li a:hover,

    ul.main-right-nav li a:hover {

        color: #fff;

        border-bottom: 2px solid #f15a29

    }

    ul.main-left-nav li span,

    ul.main-right-nav span {

        font-size: 13px;

        text-shadow: 1px 0 0 #333;

        color: #ABACAC;

        line-height: 20px;

        padding: 0 0 0 5px

    }

    ul.main-right-nav {

        float: right;

        list-style: none;

        display: inline-block

    }

    

    .nav-primary-wrap {

        overflow: visible;

        position: relative!important;

        z-index: 99999

    }

    .change-country-contr,

    .menu-contr {

        position: relative;

        display: none

    }

    .menu-overlay {

        background: 0 0;

        width: 100%;

        padding: 22px 12px;

        display: none

    }

    #menu-industries ul.list-nav li a,

    #menu-products ul.list-nav li a,

    #menu-services ul.list-nav li a {

        cursor: pointer!important

    }

    #menu-industries ul.list-nav li a:hover,

    #menu-products ul.list-nav li a:hover,

    #menu-services ul.list-nav li a:hover {

        color: #fff;

        opacity: 1

    }

    .change-country-contr ul.change-country li,

    .change-country-contr ul.change-country li a,

    .menu-overlay ul.list-nav li a {

        font-family: sans-serif;

        color: #9CA0A3;

        font-size: 13px;

        font-weight: 400

    }

    .menu-overlay ul.list-nav li {

        margin-bottom: 0;

        padding: 8px 10px 8px 0

    }

    .change-country-contr ul.change-country li:hover,

    .menu-overlay ul.list-nav li a:hover {

        cursor: none

    }

    .change-country-contr ul.change-country li a {

        padding-left: 1px;

        color: #fff

    }

    .change-country-contr ul.change-country li:hover a {

        filter: alpha(opacity=100);

        opacity: 1;

        color: #fff

    }

    .menu-overlay div.hr {

        border-bottom: 1px solid #333;

        border-top: 1px solid #111;

        height: 2px;

        margin: 0;

        opacity: .5

    }

    .menu-overlay h3 {

        color: #FFF;

        font-size: 16px;

        font-weight: 400;

        padding: 8px 10px 2px 0;

        border-bottom: 2px solid #666;

        margin-bottom: 10px

    }

    .menu-overlay ul {

        list-style: none;

        margin-left: 15px

    }

    .menu-overlay ul li {

        font-size: 12px;

        line-height: 18px;

        list-style: none;

        margin: 0 0 5px;

        cursor: default!important

    }

    .menu-overlay ul li a {

        color: #898D90;

        font-size: 14px

    }

    .change-country-contr .close-nav,

    .menu-contr .close-nav {

        position: absolute;

        right: 11px;

        top: 5px

    }

    .change-country-contr .close-nav i,

    .menu-contr .close-nav i {

        background: #eb4712;

        background-image: -webkit-gradient(linear, left top, left bottom, from(#ef6b41), to(#eb4712));

        background-image: -webkit-linear-gradient(top, #ef6b41, #eb4712);

        background-image: -moz-linear-gradient(top, #ef6b41, #eb4712);

        background-image: -o-linear-gradient(top, #ef6b41, #eb4712);

        background-image: linear-gradient(to bottom, #ef6b41, #eb4712);

        border: 1px solid #bc3f17;

        border-color: rgba(0, 0, 0, .15) rgba(0, 0, 0, .15) rgba(0, 0, 0, .25);

        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);

        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);

        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);

        color: #fff;

        text-shadow: none;

        text-shadow: 0 1px 0 #000;

        text-shadow: 0 1px 0 rgba(0, 0, 0, .5)

    }

    .menu-background {

        background: url(../images/outlets.png) center top fixed!important

    }

    .change-country-contr ul,

    ul.list-nav {

        margin: 0

    }

    .change-country-contr h1 {

        color: #FFF;

        font-family: arial;

        font-size: 18px

    }

}



@media screen and (min-width:1700px) and (max-width:1920px) {

    .bg-slide-wrapper.bg-slide-wrapper-infosys {

        position: fixed!important

    }

    .content-wrapper {

        min-height: 771px

    }

    .footer-widget-wrapper-outer {

        margin: 6em 0 33em!important

    }

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 100%!important;

        height: 100%!important;

        margin-left: 0

    }

}



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

    @charset "utf-8";

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 100%!important;

        height: 100%!important;

        margin-left: 0

    }

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

        .row .alpha {

            padding-left: 0

        }

        .row .omega {

            padding-right: 0

        }

        .align-left,

        figure.align-left {

            float: left;

            padding: 4px;

            margin: 0 15px 15px 0

        }

        .align-right,

        figure.align-right {

            float: right;

            padding: 4px;

            margin: 0 0 15px 15px

        }

        .onebythree {

            width: 30.33%;

            margin: 0 2.9% 2em 0

        }

        .onebyfive,

        .onebyfour,

        .onebysix {

            margin: 0 2% 2em 0

        }

        .onebyfour {

            width: 23%

        }

        .onebyfive {

            width: 18%

        }

        .onebysix {

            width: 14.66%

        }

        .error-msg,

        input.text,

        textarea {

            width: 80%;

            padding: 2%

        }

        .form-wrap .placeholder-alt {

            display: block

        }

        .error-msg {

            border: 1px solid red;

            margin: -1px 0 10px;

            color: red;

            position: relative;

            background: #fff

        }

        label .mandatory {

            color: red

        }

        .no-view-dropdown {

            display: none

        }

        .content .nav-list-tab,

        .nav-list-tab {

            border: 1px solid #ccc;

            margin-top: 1em

        }

        .nav-list-tab li {

            display: inline-block;

            border: 0;

            border-right: 1px solid #ccc;

            padding: 0 1em

        }

        .nav-list-tab li a {

            padding: 10px 0;

            margin: 0

        }

        .nav-list-tab .active a {

            border: 0;

            border-bottom: 3px solid #F15A29;

            padding: 10px 0 7px

        }

    }

    .tab-anchor {

        display: none

    }

    .desktop-dropdown-wrap {

        width: 100%;

        overflow: hidden

    }

    .floatLeft {

        float: left

    }

    .sm-container {

        width: 960px;

        margin: 20px auto 0;

        display: none;

        position: relative;

        min-height: 655px

    }

    .sm-sub-menus-gobot,

    .sm-sub-menus-gotop {

        height: 25px;

        left: 0;

        position: absolute;

        text-align: center;

        width: 516px;

        cursor: pointer

    }

    .sm-sub-menus-gotop {

        background: url(../images/dropdown/up-active.png) center center no-repeat;

        top: 0

    }

    .sm-sub-menus-gotop:hover {

        background: url(../images/dropdown/up-hover.png) center center no-repeat

    }

    .sm-sub-menus-gobot {

        background: url(../images/dropdown/down-active.png) center center no-repeat;

        bottom: 0

    }

    .sm-sub-menus-gobot:hover {

        background: url(../images/dropdown/down-hover.png) center center no-repeat

    }

    .sm-sub-menus-data .global-country {

        padding: 5px;

        overflow: auto

    }

    .sm-sub-menus-data .global-country:hover {

        color: #fff

    }

    .sm-sub-menus-data .global-country:hover span.global-site-link {

        display: block;

        color: #fff

    }

    .sm-sub-menus-data span.global-site-link {

        float: right;

        display: none

    }

    .sm-sub-menus-data span.global-site-link a {

        color: #fff;

        text-decoration: none;

        font-size: 11px

    }

    .sm-sub-menus {

        background: url(../images/dropdown/bg-inner-content-box.png);

        float: left;

        list-style: none;

        margin-bottom: 10px;

        padding: 22px 12px;

        position: relative;

        z-index: 100

    }

    .sm-sub-menus-data-holder {

        max-height: 672px;

        overflow: hidden

    }

    .sm-sub-menus h2 {

        color: #FFF;

        font-size: 15px;

        font-weight: 400;

        margin-bottom: 0;

        padding: 8px 10px 8px 14px;

        cursor: pointer

    }

    .sm-sub-menus h2:hover {

        background: url(../images/dropdown/sm-hover.png) center right no-repeat;

        border-left: 4px solid #EB4712;

        padding-left: 10px!important

    }

    .sm-sub-menus .data {

        color: #898D90;

        padding: 0 10px 10px;

        display: none;

        font-size: 14px;

        line-height: 20px

    }

    .read-more,

    .sm-sub-menus .data a.read-more {

        font-size: 12px;

        padding-right: 14px;

        color: #fff;

        text-decoration: none

    }

    .read-more {

        background: url(../images/dropdown/arrow.png) right center no-repeat

    }

    .read-more:hover {

        background: url(../images/dropdown/arrow-hover.png) right center no-repeat

    }

    .sm-sub-menus .data.active,

    .sm-sub-menus h2.active {

        background: url(../images/dropdown/bg-inner-content-box-dark.png)!important;

        border-left: 4px solid #EB4712;

        padding-left: 10px!important;

        min-height: 20px

    }

    .sm-sub-menus .data a.read-more {

        background: url(../images/dropdown/arrow.png) right 4px no-repeat

    }

    .sm-sub-menus .data a.read-more:hover {

        background: url(../images/dropdown/arrow-hover.png) right 4px no-repeat

    }

    .sm-sub-menus div.hr {

        border-top: 1px solid #111;

        border-bottom: 1px solid #333;

        height: 2px;

        margin: 0;

        opacity: .5

    }

    .sub-menu-item.active {

        background: url(../images/dropdown/bg-inner-content-box-dark.png)!important;

        border-left: 4px solid #EB4712;

        padding-left: 0!important

    }

    ul.sub-menus {

        list-style: none;

        background: url(../images/dropdown/bg-inner-content-box.png);

        width: 500px;

        padding: 8px;

        float: left;

        margin-right: 10px

    }

    ul.sub-menus li {

        color: #fff

    }

    ul.sub-menus li.title:hover {

        background: url(../images/dropdown/bg-inner-content-box.png);

        border-left: 4px solid #EB4712

    }

    ul.sub-menus li.active {

        background: url(../images/dropdown/bg-inner-content-box-dark.png)!important;

        border-left: 4px solid #EB4712;

        padding-left: 0!important

    }

    ul.sub-menus li h2 {

        color: #FFF;

        font-size: 17px;

        font-weight: 400;

        padding: 8px 5px 8px 13px!important;

        margin-bottom: 0

    }

    ul.sub-menus li.active h2 {

        background: 0 0!important;

        padding-left: 9px!important

    }

    ul.sub-menus li h2:hover {

        background: url(../images/dropdown/plus.png) 475px center no-repeat;

        cursor: pointer;

        padding-left: 9px!important

    }

    ul.sub-menus li.active h2:hover {

        cursor: text;

        padding-left: 9px!important

    }

    ul.sub-menus li.data {

        display: none;

        color: #898D90;

        padding: 0 15px 11px 9px!important;

        font-size: 14px;

        overflow: auto;

        line-height: 20px

    }

    ul.sub-menus a.read-more {

        font-size: 12px;

        background: url(../images/dropdown/arrow.png) right 4px no-repeat;

        color: #fff;

        padding-right: 14px;

        text-decoration: none

    }

    ul.sub-menus a.read-more:hover {

        background: url(../images/dropdown/arrow-hover.png) right 4px no-repeat

    }

    ul.sub-menus li.sm-sep {

        background: url(../images/dropdown/sub-nav-border.png) bottom left repeat-x;

        height: 2px

    }

    .submenu-heading {

        color: #fff

    }

    .sub-menus-data {

        float: left;

        width: 434px

    }

    .sm-leadstory {

        margin: 16px 0

    }

    .pattern {

        background: url(../images/dropdown/bg-alpha20.png);

        font-size: 17px!important;

        padding: 5px;

        text-transform: capitalize

    }

    @media all and (max-width:320px) and (min-width:200px) {

        .industryDrop {

            display: none

        }

        .footer-widget-wrap,

        .panel {

            display: block!important

        }

    }

    @media all and (max-width:719px) and (min-width:320px) {

        .industryDrop {

            display: none

        }

        .footer-widget-wrap,

        .panel {

            display: block!important

        }

        .top-nav-outer {

            display: none

        }

    }

    @media only screen and (min-width:200px) and (max-width:719px) {

        .industryDrop {

            display: none

        }

        .footer-widget-wrap,

        .panel {

            display: block!important

        }

        .top-nav-outer {

            display: none

        }

    }

    @media all and (max-width:1024px) and (min-width:769px) {

        .def-anchor {

            display: none

        }

        .tab-anchor {

            display: block

        }

        .footer-widget-wrapper-outer {

            clear: both

        }

        .footer-widget-wrapper .onebyfour {

            width: 25%;

            border-right: 1px solid rgba(0, 0, 0, .25);

            border-left: 1px solid rgba(255, 255, 255, .1);

            min-height: 180px;

            height: auto!important;

            height: 180px

        }

        .industryDrop {

            display: none

        }

        .panel {

            display: block

        }

        .top-nav-outer {

            display: none

        }

    }

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

        .spotlight {

            width: 720px;

            margin-top: 150px!important;

            margin-bottom: 90px!important

        }

        .def-anchor {

            display: none

        }

        .tab-anchor {

            display: block

        }

        .industryDrop {

            display: none

        }

        .footer-widget-wrap {

            display: block

        }

        .top-nav-outer {

            display: none

        }

    }

    @media all and (max-width:1024px) and (min-width:200px) {

        .industryDrop,

        .top-nav-outer {

            display: none

        }

    }

    @media all and (max-width:1024px) and (min-width:720px) {

        .industryDrop,

        .top-nav-outer {

            display: none

        }

    }

    body.homepage {
backgrou
        nd-position: fixed!important;

        background: url(../images/dropdown/bg/home.jpg) center top no-repeat fixed #000

    }

    .sidebar .box-supporting-story.blue div {

        position: static;

        overflow: hidden

    }

    body.industry {

        background: url(../images/dropdown/bg/desktop-bg.jpg) center top no-repeat fixed #000

    }

    body.lifesci {

        background: url(../images/dropdown/bg/aerodef-bg.jpg) center top no-repeat fixed #000

    }

    body.airlines {

        background: url(../images/dropdown/bg/airlines-bg.jpg) center top no-repeat fixed #000

    }

    body.automotive {

        background: url(../images/dropdown/bg/automotive-bg.jpg) center top no-repeat fixed #000

    }

    body.energy {

        background: url(../images/dropdown/bg/xxdesktop-bg.jpg) center top no-repeat fixed #000

    }

    body.comserv {

        background: url(../images/dropdown/bg/bg01.jpg) center top no-repeat fixed #000

    }

    body.consup {

        background: url(../images/dropdown/bg/bg02.jpg) center top no-repeat fixed #000

    }

    body.fianser {

        background: url(../images/dropdown/bg/0d1.jpg) center top no-repeat fixed #000

    }

    body.edu {

        background: url(../images/dropdown/bg/bg05.jpg) center top no-repeat fixed #000

    }

    body.health {

        background: url(../images/dropdown/bg/bg06.jpg) center top no-repeat fixed #000

    }

    body.itech {

        background: url(../images/dropdown/bg/bg07.jpg) center top no-repeat fixed #000

    }

    body.hospital {

        background: url(../images/dropdown/bg/bg-job-opportunities.jpg) center top no-repeat fixed #000

    }

    body.manu {

        background: url(../images/dropdown/bg/bg09.jpg) center top no-repeat fixed #000

    }

    body.insur {

        background: url(../images/dropdown/bg/bg17.jpg) center top no-repeat fixed #000

    }

    body.aerodef {

        background: url(../images/dropdown/bg/bg11.jpg) center top no-repeat fixed #000

    }

    body.logi {

        background: url(../images/dropdown/bg/bg12.jpg) center top no-repeat fixed #000

    }

    body.media {

        background: url(../images/dropdown/bg/bg13.jpg) center top no-repeat fixed #000

    }

    body.publishing {

        background: url(../images/dropdown/bg/bg14.jpg) center top no-repeat fixed #000

    }

    body.pubsec {

        background: url(../images/dropdown/bg/bg15.jpg) center top no-repeat fixed #000

    }

    body.resource {

        background: url(../images/dropdown/bg/bg16.jpg) center top no-repeat fixed #000

    }

    body.retail {

        background: url(../images/dropdown/bg/bg17.jpg) center top no-repeat fixed #000

    }

    body.utilities {

        background: url(../images/dropdown/bg/bg10.jpg) center top no-repeat fixed #000

    }

    .americas,

    .asiaPacific,

    .europe,

    .meandaf,

    body.locBg {

        background: url(../images/dropdown/bg/Geo-BG.jpg) center top no-repeat #000

    }

    .close-nav {

        position: absolute;

        right: 40px;

        top: -30px

    }

    .close-nav i {

        color: #fff;

        display: block;

        padding: 4px 5px

    }

    @media (max-width:319px) {

        .brand-secondary {

            display: none

        }

    }

    .ie-fallback {

        display: inherit

    }

    @media print {

        .background-image,

        .content,

        .outer-wrapper,

        .outer-wrapper-container,

        footer {

            background: #fff!important

        }

        .content {

            margin: 0;

            padding-bottom: 0

        }

        .aside,

        .back-to-top,

        .breadcrumb-outer,

        .content .col-md-3,

        .go-top,

        .header-outer,

        .leadstory,

        .nav-footer .h-list,

        .nav-primary-wrap,

        .nav-secondary,

        .social-profile,

        .third-nav,

        .utility-wrap,

        ul.listing li:first-child,

        ul.listing li:last-child,

        ul.nav-footer {

            display: none!important

        }

        .content-wrapper,

        .nav-footer {

            border: none!important;

            padding: 0

        }

        .outer-wrapper {

            border: none!important

        }

        .article,

        .outer-wrapper {

            border: none;

            box-shadow: none

        }

        .page-head,

        footer {

            border: 0!important

        }

        .page-head {

            color: #000!important;

            padding: 0;

            font-size: 28px

        }

        .content-inner {

            m argin-left: -15px

        }

        ul.listing .col-md-3 {

            display: block!important

        }

        .listing-outer .highlight-box {

            display: none

        }

    }

    h4 a {

        color: #000

    }

    strong.gray-color {

        color: #666;

        font-size: 1em

    }

    a.link-page {

        font-size: 1em

    }

    .icon-remove,

    .icon-search {

        margin-right: 0!important

    }

    .ie.mobile .search-wrap.on {

        width: 182px

    }

    .ie.mobile .nav-global-wrap .icon-search {

        background-image: url(../images/sprite-icon-fallback.png)!important;

        background-position: -320px -28px;

        display: block!important;

        height: 18px;

        width: 13px;

        font-size: 0

    }

    .ie.mobile .utility li a i {

        display: none

    }

    .ie.mobile .utility a {

        background-image: url(../images/sprite-icon-fallback.png)!important;

        height: 24px!important;

        width: 24px!important

    }

    .ie.mobile .utility .icn-linked-in a {

        background-position: -21px -410px!important

    }

    .ie.mobile .utility .icn-share a {

        background-position: -48px -410px!important

    }

    .ie.mobile .utility .icn-google-plus a {

        background-position: -75px -410px!important

    }

    .ie.mobile .utility .icn-facebook a {

        background-position: -102px -410px!important

    }

    .ie.mobile .utility .icn-twitter a {

        background-position: -129px -410px!important

    }

    .ie.mobile .utility .icn-print,

    .ie.mobile .utility .icn-rss {

        display: none!important

    }

    .change-country-contr .close-nav,

    .ie.mobile .cookie-outer .close-nav,

    .ie.mobile .menu-contr .close-nav {

        display: block;

        background: url(../images/sprite-icon-fallback.png) -20px -440px no-repeat!important;

        width: 25px;

        height: 25px

    }

    .ie.mobile .close-nav i {

        padding: 0

    }

    .ie.mobile .top-nav-outer {

        display: block!important

    }

    .ie.mobile a {

        outline: 0

    }

    .figure img {

        width: 100%

    }

    .listing a {

        font-size: 1.15em!important

    }

    ul.listing>li ul li {

        list-style: disc;

        padding: 5px;

        border: none

    }

    .best-view-text {

        color: #f5f5f5;

        font-size: 12px;

        padding: 10px 0 0

    }

    .seperaotor ul li {

        border-bottom: 1px solid #000;

        border-top: 1px solid rgba(255, 255, 255, .1);

        padding: 5px 0

    }

    .listing h6 {

        float: left

    }

    .listing .listing-share {

        color: #fff;

        background: #737373;

        border: 1px solid #e5e5e5;

        padding: 2px 5px;

        float: right;

        font-size: 1em!important

    }

    .listing-share i {

        font-size: 1.2em;

        vertical-align: middle

    }

    .modal-body .utility {

        float: none;

        margin: 0;

        padding: 0;

        list-style: none!important

    }

    .modal-body .utility li {

        width: 30px;

        height: 30px;

        margin: 0 .74em 0 0;

		padding:0;

    }

    .modal-body .utility li a {

        width: 30px;

        height: 30px

    }

    .modal-body .utility i {

        font-size: 1.2em!important

    }

    #fgSlider li {

        width: auto!important

    }

    .eq-ie9.mobile .go-top {

        display: none!important

    }

    .ie .row .alpha {

        padding-left: 0!important

    }

    .ie .row .omega {

        padding-right: 0!important

    }

    .ie .align-right,

    .ie figure.align-right {

        float: right;

        padding: 4px;

        margin: 0 0 15px 15px

    }

	.ie.mobile .row .omega{

	padding:0 !important;

} 

    @media(min-width:800px) and (max-width:1000px) {

        .promo-box h2 {

            left: 1em!important;

            top: 1.5em!important

        }

    }

}



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

    .bg-slide-wrapper,

    .bg-slide-wrapper li,

    .bg-slide-wrapper ul {

        width: 107%!important;

        height: 107%!important

    }

    .bg-slide-wrapper li img {

        width: 100%

    }

}



.select2 {

    height: 41px;

    background-color: #fff;

    color: #fff;

    outline: 0

}



.select2-search {

    display: none!important

}



.select2-container {

    box-sizing: border-box;

    display: inline-block;

    line-height: 40px;

    margin: 0;

    position: relative;

    vertical-align: middle;

    background-color: #fff;

    font-size: 18px

}



.select2-container .select2-selection--single {

    box-sizing: border-box;

    cursor: pointer;

    display: block;

    user-select: none;

    -webkit-user-select: none;

    background: 0 0

}



.select2-container .select2-selection--single .select2-selection__rendered {

    display: block;

    padding-left: 30px;

    padding-right: 30px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap

}



.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {

    padding-right: 30px;

    padding-left: 30px

}



.select2-container .select2-selection--multiple {

    box-sizing: border-box;

    cursor: pointer;

    display: block;

    min-height: 32px;

    user-select: none;

    -webkit-user-select: none

}



.select2-container .select2-selection--multiple .select2-selection__rendered {

    display: inline-block;

    overflow: hidden;

    padding-left: 8px;

    text-overflow: ellipsis;

    white-space: nowrap

}



.select2-container .select2-search--inline {

    float: left

}



.select2-container .select2-search--inline .select2-search__field {

    box-sizing: border-box;

    border: none;

    font-size: 100%;

    margin-top: 5px

}



.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {

    -webkit-appearance: none

}



.select2-dropdown {

    background-color: #fff;

    box-sizing: border-box;

    display: block;

    position: absolute;

    left: -100000px;

    width: 100%;

    z-index: 1051

}



.select2-results {

    display: block

}



.select2-results__options {

    list-style: none;

    margin: 0;

    padding: 0

}



.select2-results__option {

    padding: 6px;

    user-select: none;

    -webkit-user-select: none

}



.select2-results__option[aria-selected] {

    cursor: pointer

}



.select2-container--open .select2-dropdown {

    left: 0

}



.select2-container--open .select2-dropdown--above {

    border-bottom: none;

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0

}



.select2-container--open .select2-dropdown--below {

    border-top: none;

    border-radius: 0

}



.select2-search--dropdown {

    display: block;

    padding: 4px;

    outline: 0

}



.select2-search--dropdown .select2-search__field {

    padding: 4px;

    width: 100%;

    box-sizing: border-box

}



.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {

    -webkit-appearance: none

}



.select2-search--dropdown.select2-search--hide {

    display: none

}



.select2-close-mask {

    border: 0;

    margin: 0;

    padding: 0;

    display: block;

    position: fixed;

    left: 0;

    top: 0;

    min-height: 100%;

    min-width: 100%;

    height: auto;

    width: auto;

    opacity: 0;

    z-index: 99;

    background-color: #fff;

    filter: alpha(opacity=0)

}



.select2-hidden-accessible {

    border: 0;

    clip: rect(0 0 0 0);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute;

    width: 1px

}



.select2-container--classic .select2-results>.select2-results__options,

.select2-container--default .select2-results>.select2-results__options {

    overflow-y: auto;

    max-height: 200px

}



.select2-container--default .select2-selection--single {

    background-color: none

}



.select2-container--default .select2-selection--single .select2-selection__rendered {

    color: #475055;

    line-height: 40px;

    outline: 0;

    font-size: 18px;

    font-weight: 400

}



.select2-container--default .select2-selection--single .select2-selection__clear {

    cursor: pointer;

    float: right;

    font-weight: 700

}



.select2-container--default .select2-selection--single .select2-selection__placeholder {

    color: #999

}



.select2-container--default .select2-selection--single .select2-selection__arrow {

    font-size: 30px;

    height: 35px;

    position: absolute;

    right: 1px;

    top: 0;

    width: 35px

}



.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {

    float: left

}



.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {

    left: 1px;

    right: auto

}



.select2-container--default.select2-container--disabled .select2-selection--single {

    background-color: #eee;

    cursor: default

}



.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {

    display: none

}



.select2-container--default .select2-selection--multiple {

    background-color: #fff;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: text

}



.select2-container--default .select2-selection--multiple .select2-selection__rendered {

    box-sizing: border-box;

    list-style: none;

    margin: 0;

    padding: 0 5px;

    width: 100%

}



.select2-container--default .select2-selection--multiple .select2-selection__placeholder {

    color: #999;

    margin-top: 5px;

    float: left

}



.select2-container--default .select2-selection--multiple .select2-selection__clear {

    cursor: pointer;

    float: right;

    font-weight: 700;

    margin-top: 5px;

    margin-right: 10px

}



.select2-container--default .select2-selection--multiple .select2-selection__choice {

    background-color: #e4e4e4;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: default;

    float: left;

    margin-right: 5px;

    margin-top: 5px;

    padding: 0 5px

}



.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {

    color: #999;

    cursor: pointer;

    display: inline-block;

    font-weight: 700;

    margin-right: 2px

}



.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {

    color: #333

}



.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {

    float: right

}



.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {

    margin-left: 5px;

    margin-right: auto

}



.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {

    margin-left: 2px;

    margin-right: auto

}



.select2-container--default.select2-container--focus .select2-selection--multiple {

    border: 1px solid #000;

    outline: 0

}



.select2-container--default.select2-container--disabled .select2-selection--multiple {

    background-color: #eee;

    cursor: default

}



.select2-container--default.select2-container--disabled .select2-selection__choice__remove {

    display: none

}



.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {

    border-top-left-radius: 0;

    border-top-right-radius: 0

}



.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0

}



.select2-container--default .select2-search--dropdown .select2-search__field {

    border: 1px solid #aaa

}



.select2-container--default .select2-search--inline .select2-search__field {

    background: 0 0;

    border: none;

    outline: 0

}



.select2-container--default .select2-results__option[role=group] {

    padding: 0

}



.select2-container--default .select2-results__option[aria-disabled=true] {

    color: #999

}



.select2-container--default .select2-results__option[aria-selected=true] {

    background-color: #ddd

}



.select2-container--default .select2-results__option .select2-results__option {

    padding-left: 1em

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__group {

    padding-left: 0

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -1em;

    padding-left: 2em

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -2em;

    padding-left: 3em

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -3em;

    padding-left: 4em

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -4em;

    padding-left: 5em

}



.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -5em;

    padding-left: 6em

}



.select2-container--default .select2-results__option--highlighted[aria-selected] {

    background-color: #5897fb;

    color: #fff

}



.select2-container--default .select2-results__group {

    cursor: default;

    display: block;

    padding: 6px

}



.select2-container--classic .select2-selection--single {

    background-color: #f6f6f6;

    border: 1px solid #aaa;

    border-radius: 4px;

    outline: 0;

    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);

    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);

    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)

}



.select2-container--classic .select2-selection--single:focus {

    border: 1px solid #5897fb

}



.select2-container--classic .select2-selection--single .select2-selection__rendered {

    color: #444;

    line-height: 28px

}



.select2-container--classic .select2-selection--single .select2-selection__clear {

    cursor: pointer;

    float: right;

    font-weight: 700;

    margin-right: 10px

}



.select2-container--classic .select2-selection--single .select2-selection__placeholder {

    color: #999

}



.select2-container--classic .select2-selection--single .select2-selection__arrow {

    background-color: #ddd;

    border: none;

    border-left: 1px solid #aaa;

    border-top-right-radius: 4px;

    border-bottom-right-radius: 4px;

    height: 26px;

    position: absolute;

    top: 1px;

    right: 1px;

    width: 20px;

    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);

    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);

    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)

}



.select2-container--classic .select2-selection--single .select2-selection__arrow b {

    border-color: #888 transparent transparent;

    border-style: solid;

    border-width: 5px 4px 0;

    height: 0;

    left: 50%;

    margin-left: -4px;

    margin-top: -2px;

    position: absolute;

    top: 50%;

    width: 0

}



.infy-r-scale,

body {

    width: 100%

}



.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {

    float: left

}



.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {

    border: none;

    border-right: 1px solid #aaa;

    border-radius: 4px 0 0 4px;

    left: 1px;

    right: auto

}



.select2-container--classic.select2-container--open .select2-selection--single {

    border: 1px solid #5897fb

}



.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {

    background: 0 0;

    border: none

}



.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {

    border-color: transparent transparent #888;

    border-width: 0 4px 5px

}



.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {

    border-top: none;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);

    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);

    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)

}



.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {

    border-bottom: none;

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0;

    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);

    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);

    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)

}



.select2-container--classic .select2-selection--multiple {

    background-color: #fff;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: text;

    outline: 0

}



.select2-container--classic .select2-selection--multiple:focus {

    border: 1px solid #5897fb

}



.select2-container--classic .select2-selection--multiple .select2-selection__rendered {

    list-style: none;

    margin: 0;

    padding: 0 5px

}



.select2-container--classic .select2-selection--multiple .select2-selection__clear {

    display: none

}



.select2-container--classic .select2-selection--multiple .select2-selection__choice {

    background-color: #e4e4e4;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: default;

    float: left;

    margin-right: 5px;

    margin-top: 5px;

    padding: 0 5px

}



.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {

    color: #888;

    cursor: pointer;

    display: inline-block;

    font-weight: 700;

    margin-right: 2px

}



.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {

    color: #555

}



.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {

    float: right;

    margin-left: 5px;

    margin-right: auto

}



.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {

    margin-left: 2px;

    margin-right: auto

}



.select2-container--classic.select2-container--open .select2-selection--multiple {

    border: 1px solid #5897fb

}



.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {

    border-top: none;

    border-top-left-radius: 0;

    border-top-right-radius: 0

}



.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {

    border-bottom: none;

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0

}



.select2-container--classic .select2-search--dropdown .select2-search__field {

    border: 1px solid #aaa;

    outline: 0

}



.select2-container--classic .select2-search--inline .select2-search__field {

    outline: 0

}



.select2-container--classic .select2-dropdown {

    background-color: #fff;

    border: 1px solid transparent

}



.select2-container--classic .select2-dropdown--above {

    border-bottom: none

}



.select2-container--classic .select2-dropdown--below {

    border-top: none

}



.select2-container--classic .select2-results__option[role=group] {

    padding: 0

}



.select2-container--classic .select2-results__option[aria-disabled=true] {

    color: grey

}



.select2-container--classic .select2-results__option--highlighted[aria-selected] {

    background-color: #3875d7;

    color: #fff

}



h1.infy-r-h1,

h2.infy-r-h2, h2.infy-r-h2-mainTitle {

    font-family: MyriadPro-Regular;

    color: #475055

}



.select2-container--classic .select2-results__group {

    cursor: default;

    display: block;

    padding: 6px

}



.utility-wrap>section,

body {

    padding: 0

}



.select2-container--classic.select2-container--open .select2-dropdown {

    border-color: #5897fb

}



section[class*=col-md] {

    padding-bottom: 0

}



@font-face {

    font-family: MyriadPro-Regular;

    src: url(../fonts/MyriadPro-Regular.eot?v=4.5.0);

    src: url(../fonts/MyriadPro-Regular.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/MyriadPro-Regular.woff2?v=4.5.0) format('woff2'), url(../fonts/MyriadPro-Regular.woff?v=4.5.0) format('woff'), url(../fonts/MyriadPro-Regular.ttf?v=4.5.0) format('truetype'), url(../fonts/MyriadPro-Regular.svg) format('svg')

}



h1,

h2,

h3,

h4,

h5 {

    margin: 0;

    font-weight: 400;
	color: #475055;

}



h1.infy-r-h1, h2.infy-r-h2-mainTitle {

    font-size: 1.8em

}



h2.infy-r-h2 {

    font-size: 1.5em

}



div[class*=infy-r] .infy-r-white {

    color: #fff

}



h3.infy-r-h3,

h4.infy-r-h4 {

    color: #475055;

    font-size: 18px;

    font-family: MyriadPro-Regular

}



h4.infy-r-h4 {

    line-height: 26px

}



h5.infy-r-h5 {

    font-family: MyriadPro-Regular;

    font-size: 12px;

    color: #999;

    text-transform: uppercase;

    margin-bottom: 15px

}



div[class*=infy-r] p {

    font-family: MyriadPro-Regular;

    font-size: 1em;

    line-height: 22px;

    color: #475055;

    margin: 0;
	margin-bottom: 15px;
    text-align: justify;
}



a:focus,

a:link,

a:visitied {

    outline: 0

}



.mt-30 {

    margin-top: 30px

}



body {

    background: #f0f2f5;

    margin: 0;

    font-size: 14px;

    color: #b8b9bb

}



.infy-r-white-bg {

    background: #fff;
    padding-top: 40px;

}



.infy-r-green-bg {

    background:#f0f2f5;
}



.infy-r-grey-bg {

    background: #f0f2f5

}



.black-bg {

    background: #1e1e1e

}



.container {

    max-width: 1170px

}



.mobile-only {

    display: block

}



.desktop-only {

    display: none

}



.infy-r-box-yellow {

    background-color: #ffe082

}



.infy-r-box-white {

    position: relative

}



.infy-r-box-blue {

    background-color: #3399fe;

    color: #fff

}



.infy-r-box-blue.infy-r-box-darkblue {

    background-color: #474f70

}



.infy-r-box-blue.infy-r-box-serviceYellow {

    background-color: #EEAE4D

}



.infy-r-box-blue.box-green {

    background-color: #17c4bb

}



.infy-r-box-blue .infy-r-share-icon {

    position: absolute;

    display: inline-block;

    right: 10px;

    top: 10px;

    color: #fff;

    font-size: 18px

}



.arrow-list>li a,

a.infy-r-investor-link {

    display: block;

    font-family: MyriadPro-Regular

}



.infy-r-box-blue h5.infy-r-h5 {

    margin-bottom: 10px

}



.infy-r-box-blue h2.infy-r-h2,

.infy-r-tile-info h5.infy-r-h5,

.infy-r-video-info h5.infy-r-h5 {

    margin-bottom: 15px

}



.infy-r-space-cut {

	padding-left:30px !important;

}

	

.infy-r-full-width-tile {

    position: relative

}



.infy-r-full-width-tile img.infy-r-scale {

    width: 90%

}



.infy-r-inner-wrap {

    position: relative;

    padding: 22px 50px 40px 40px!important;

    display: block

}



.infy-r-inner-wrap-leftIcon {

    padding: 22px 50px 10px 60px!important

}



.infy-r-icon-wrap {

    background: #dfe1e2;

    color: #fff;

    position: absolute;

    top: 30px;

    left: 0;

    padding: 9px 0;

    width: 40px;

    height: 40px;

    text-align: center;

    z-index: 1

}

.infy-r-icon-wrap.infy-r-file-icon{

	width:41px;

	height:41px;

}



.infy-r-b1,

.infy-r-tile-info,

.infy-r-video-widget {

    position: relative

}



.infy-r-tile-info,

.infy-r-video-info {

    padding: 25px 28px 30px 25px;

    min-height: 100px

}



.infy-r-b1 {

    margin-left: 30px;

    margin-top: -40px;

    width: 90%

}



.infy-r-cta-widget {

    margin-top: 30px;

    position: relative;
    

}



.infy-r-video-info {

    background: url(../images/opa-black.png);

    bottom: 0;

    height: auto;

    left: 0;

    opacity: 1;

    position: absolute;

    width: 100%

}



.infy-r-video-info h5.infy-r-h5 {

    color: #fff;

    font-size: 14px;

    text-transform: none

}



.infy-r-video-info p {

    color: #fff

}



.infy-r-aside-widget {

    margin-top: 30px

}



.infy-r-aside-widget ul li {

    border-top: 1px solid #ffecb3;

    overflow: hidden

}



.infy-r-aside-widget ul li h5.infy-r-h5 {

    margin-bottom: 15px;

    color: #475055

}



.infy-r-aside-widget ul li img {

    margin-right: 20px;

    margin-bottom: 20px

}



.infy-r-aside-widget ul li p {

    margin-bottom: 0;

    color: #475055;

    float: left;

    width: 58%

}



.nav-tabs {

    border: none

}



.nav-tabs li:first-child {

    border-left: none

}



.nav-tabs li:first-child a {

    padding-left: 0

}



.nav-tabs li {

    border-left: 1px solid #ccc

}



.nav-tabs li a {

    font-size: 1em;

    font-family: MyriadPro-Regular;

    color: #ccc;

    padding: 0 20px;

    line-height: 18px;

    border-radius: 0;

    margin: 0;

    border: none

}



.nav-tabs li a:hover,

.nav-tabs li.active a {

    color: #17c4bb;

    line-height: 18px;

    font-size: 1em

}



.nav-tabs li.active a {

    border-radius: 0;

    border: none;

    cursor: pointer

}



.nav-tabs li a:hover {

    background: 0 0;

    border: none;

    margin: 0

}



.nav-tabs>li.active>a,

.nav-tabs>li.active>a:focus,

.nav-tabs>li.active>a:hover {

    border: none;

    color: #17c4bb;

    background: 0 0;

    line-height: 18px;

    margin: 0;

    font-size: 1em

}



.tab-content {

    position: relative

}



.tab-content .infy-r-video-holder {

    margin-top: -50px

}



.tab-content h4 {

    margin-bottom: 40px

}



.arrow-list {

    margin-top: 36px

}



.arrow-list>li a {

    color: #fff;

    padding: 5px 0;

    font-size: 16px

}



.arrow-list li a i {

    margin-right: 15px

}



a.infy-r-investor-link {

    font-size: 18px;

    font-weight: 700;

    color: #475055

}



a.infy-r-investor-link:hover {

    text-decoration: none;

    color: #475055

}



div[class*=infy-r-] .infy-r-read_more {

    color: #fff;

    text-decoration: underline

}



div[class*=infy-r-] .infy-r-read_more:focus,

div[class*=infy-r-] .infy-r-read_more:hover {

    color: #fff;

    text-decoration: none

}



h1.infy-r-mbottom, h2.infy-r-mbottom {

    margin: 0 0 30px

}



.infy-r-mobilemenu {

    position: fixed;

    width: 100%;

    height: 90%;

    top: 50px;

    z-index: 99998;

    overflow-x: hidden;

    overflow-y: auto;

    display: none

}



section {

    padding: 0 0 40px

}



section h1.infy-r-h1, section h2.infy-r-h2-mainTitle{

    padding: 35px 0 0

}



div[class*='infy-r'] a,

div[class*='infy-r'] a:focus,

div[class*='infy-r'] a:hover,

ul[class*='infy-r'] a,

ul[class*='infy-r'] a:focus,

ul[class*='infy-r'] a:hover {

    outline: 0;

    cursor: pointer;

    text-decoration: none;

    border: none;

    color: #475055;

    font-family: MyriadPro-Regular

}



.font-myraid-bold,

.font-robo-thin,

.robo-light-14 {

    font-family: MyriadPro-Regular

}



div[class*='infy-r'] ul,

div[class*='infy-r'] ul li {

    list-style: none;

	outline:none;

}



header.infy-r-deskHeader,

.infy-r-mobileHeader {

    width: 100%;

    background: #fff;

    position: relative;

    top: 0;

    z-index: 99999;

    transition: top .2s ease-in-out 0s

}



.infy-r-gradient_bg,

.infy-r-gradient_carousel {

    z-index: 1;

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7d000000', GradientType=0)

}



.infy-r-deskHeader {

    display: none

}



.infy-r-mobileHeader {

    display: block;

    position: relative;

	height: 70px;

}



.infy-r-mobileHeader .infy-r-header_top {

    height: 5px

}



.infy-r-mobileHeader .infy-r-logo {

    /*background: url(../images/logo_mobile.png) no-repeat;

    width: 97px;

    height: 29px;

    margin: 11px 0 10px;

	position:absolute;*/

}



.infy-r-mobileHeader .infy-r-searchmain {

    top: 5px

}



.infy-r-logo {

    background: url(../images/logo.png?v=1.0) no-repeat;

    width:200px;

	height:60px;

	float:left;

	margin:4px 0 5px;

}
#toggle-text { display:none; }
#toggle-text-1 { display:none; }

.infy-r-mobileHeader .infy-r-icons_right {

    margin: 5px 0 0

}



.infy-r-menu_ul {

    float: left;

    margin: 20px 0px 0px;

    padding: 0

}



.infy-r-menu_ul li {

    display: inline-block

}



.infy-r-menu_ul li a{

	font-size:1.571em;

	font-weight:normal;

	color:#475055;

	padding:0px 20px;

	-o-transition:.5s;

	-ms-transition:.5s;

	-moz-transition:.5s;

	-webkit-transition:.5s;

	transition:.5s;

}



.infy-r-menu_ul .infy-r-indus-menu:hover a {

    color: #474f70

}



.infy-r-menu_ul .infy-r-servi-menu:hover a {

    color: #eeae4d

}



.infy-r-menu_ul .infy-r-prod-menu:hover a {

    color: #17c4bb

}



.infy-r-menu_ul li.active a {

    color: #f45724;

    font-weight: 700

}



.infy-r-menu_ul .infy-r-indus-menu.active a {

    color: #474f70;

    font-weight: 700

}



.infy-r-menu_ul .infy-r-servi-menu.active a {

    color: #eeae4d;

    font-weight: 700

}



.infy-r-menu_ul .infy-r-prod-menu.active a {

    color: #17c4bb;

    font-weight: 700

}



.infy-r-search_icon {

    display:inline-block;

    margin: 0 0 0 10px;

}

.infy-r-user_icon{

	float:left;

	margin:0px 0 0px 10px;

}

.top_header{

	background:#fafafa;

	height:30px;
	display:none;

}

.topmenu_ul{

	margin:0;
float:right;

}

.topmenu_ul li{

	margin:0 0 0 30px;

	display:inline-block;

}

.topmenu_ul li a{

	font-size:13px;

	color:#757575;

	line-height:29px;
	    outline: 0;
    cursor: pointer;
    text-decoration: none;
    border: none;
    color: #475055;
    font-family: MyriadPro-Regular;

}

.main_header{

	width:100%;

	height:70px;

	border-top:1px solid #f0f1f2;
	background: #fff;

	
}

.search_cont{

	width:200px;

	height:39px;

	display:inline-block;

	border:1px solid #f0f1f2;

	background:#fff;

	margin-top: 15px;

        float: right;
    

}

.infy-r-mobileHeader .search_cont{

	/*width:100%;

	height:auto;

	border:none;*/

}

.infy-r-mobileHeader .search_input{

	/*display:none;

	width:47%;*/

}

.infy-r-mobileHeader.mobileHeader_bg, .mobileHeader_bg .search_cont{

	background:#f0f2f5;

}

.mobileHeader_bg .infy-r-logo{

	z-index:-1;

}

.search_input{

	width:82%;

	height:36px;

	border:none;

	font-size:1em;

	color:#b4b4b4;

	padding:0 0 0 10px;

	display:inline-block;

	background:transparent;
	outline: 0;
    /*cursor: pointer;*/
    text-decoration: none;
    border: none;
    color: #475055;
    font-family: MyriadPro-Regular;

}

.search_input:focus{

	color:#434a54;

	border:none;

	outline:none;

}

.main_header .no_speaker .search_input{

	width:82%;

}

.no_speaker .speaker_icon{

	display:none;

}

.speaker_icon{

	display:inline-block;

	margin:12px 15px 0 0px;

	float:right;

}

.infy-r-mobileHeader .speaker_icon{

	float:none;

	margin:0 0 0 10px;

}

.infy-r-deskHeader .search_cont.highlight{

	border:1px solid #4fc6f8;

}

.close_search{

	cursor:pointer;

	display:none;

	float:left;

	margin:18px 0 0;

}

.popOverMenu {

	width:250px;

    position:absolute;

    right:-25px;

    top:42px;

    background:#f0f2f5;

    border:1px solid #dee1e5;

    z-index:9999999; 

}

.popOverMenu li{

	width:100%;

}

.infy-r-icons_right .popOverMenu li a {

    background:#f0f2f5;

    padding: 0px 20px;

    line-height: 35px;

    display: block;

	color:#007bcd;

}

.infy-r-icons_right .popOverMenu li a.infy-r-userName{

	color:#434a54;

	border-bottom:1px solid #fff;

}

.popOverMenu::before{

	content:url(../images/arrow_userdd.png);

	position:absolute;

	width:18px;

	height:9px;

	top:-15px;

	right:42px;

}

.infy-r-menuIcon_mobile,

.infy-r-menu_icon {

    float: right;

    font-size: 1.714em;

    color: #475055;

	margin:5px 0 0 30px;

}



.infy-r-icons_right {

    margin: 5px 0 0;

    padding: 0

}



.infy-r-icons_right li {

    display: inline-block;

    position: relative

}



.infy-r-icons_right .infy-r-subMenu_ul {

    display: none

}



.infy-r-subMenu_ul {

    width: 100%;

    height: auto;

    background: #007bcd;

    padding: 0;

    margin: 0

}



.infy-r-subMenu_ul li {

    width: 100%;

	position:relative;

	float:left

}



.infy-r-subMenu_ul li.first {

    border-top: 1px solid #4fc6f8

}



.infy-r-subMenu_ul li a {

    color: #fff;

    font-size: 1.286em;

    padding: 8px 23px;

    display: block

}



.infy-r-subMenu_ul li a:hover, .infy-r-subMenu_ul li a:focus{

	color:#fff;

}



.infy-r-subMenu_ul li.active,

.infy-r-subMenu_ul li:hover {

    background: #4fc6f8

}



.infy-r-subMenu_ul li a i.fa {

    float: right;

    line-height: 32px

}



.infy-r-subMenu_ul li.last {

    border: none

}



.infy-r-footer {

    width: 100%;

	float:left;

	padding:0

}



.infy-r-footer_top {

    width: 100%;

	float:left;

    background: #f0f2f5

}



div[class*=infy-r-] a.ft_link {

    color: #007bcd;

    font-size: 1.286em;

    line-height: 60px

}



div[class*=infy-r-] a.ft_link:focus,

div[class*=infy-r-] a.ft_link:hover {

    color: #007bcd

}



.infy-r-cont_ft {

    height: 59px;

    padding: 0 0 0 20px;

    border-top: 1px solid #dde2e4

}



.infy-r-cont_ft.last {

    border-bottom: 1px solid #dde2e4

}



.infy-r-footer_top .col-xs-12 {

    padding: 0

}



.infy-r-footer_content {

    width: 100%;

	float:left;

    background: #434a54;

    padding: 10px 0 50px

}



.infy-r-footer_h1 {

    font-size: 1em;

    color: #fff;

    padding: 20px 0 0;

    margin: 0 0 10px;

    font-weight: 700;

    float: left;

    width: 100%

}



.infy-r-footer_ul li {

    margin: 10px 0 0;

    width: 100%;

    float: left

}



.infy-r-footer_ul li a {

    font-size: 1em;

    color: #8e959b

}



.infy-r-footer_ul li a:hover {

    color: #fff;

    text-decoration: underline

}



.infy-r-footer_bottom {

    width: 100%;

	float:left;

    background: #007bcd

}



.infy-r-copyright {

    color: #bbdefb;

    font-size: .929em;

    float: left;

    height: 27px;

    line-height: 27px

}



.browser_info {

    color: #bbdefb;

    font-size: .75em;

    padding: 12px 0;

    display: none

}



.ft_link span {

    display: none

}



.infy-r-section_carousel {

    width: 100%;

    margin: 0;

    padding: 0

}



.carousel-caption {

    box-sizing: border-box;

    text-align: left;

    bottom: 150px;

    left: 0px;

    /*right: 20%;*/

    text-shadow: none;

    padding: 0

}



.infy-r-fullwidth_carousel .carousel-caption {

    left: 15px;

}



.infy-r-fullwidth_carousel .carousel-indicators {

    right: 15px

}



.infy-r-gradient_carousel {

    width: 100%;

    height: 90px;

    position: absolute;

    bottom: 0;

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%)

}



.carousel-caption h3.infy-r-h3 {

    font-size: 1em;

    color: #fff;

    margin: 10px 0;

    text-align: left;

    line-height: 18px;

    font-weight: 700

}



.carousel-caption a {

    height: 30px;

    padding: 5px 50px 5px 12px;

    line-height: 30px;

    font-size: .625em;

    color: #fff;

    background: #ea6060;

    text-transform: uppercase

}



#home-page-carousel .container {

    position: relative

}



.carousel-indicators {

    left: 0;

    right: 15px;

    width: auto;

    padding: 0;

    margin: 0;

    text-align: right;

    bottom: 10px

}



.infy-r-section_trending {

    width: 100%;

	float:left;

    line-height: 47px;

    padding:0 0 30px;

    background: #007bcd

}



.section_title {

    color: #475055;

    margin: 0

}



.tile_trending {

    padding: 10px;

    background: #4fc6f8;

    margin: 20px 0 0

}



.link_twitter {

    font-size: 1.5em;

    color: #fff

}



.link_trending,

.tile_trending p,

.trending_ul li a {

    font-size: 1em;

    color: #fff

}



.tile_content {

    margin: 0 20px

}



.tile_trending p {

    margin: 15px 0

}



.trending_ul {

    margin: 30px 0 20px

}



.trending_ul li {

    display: inline-block

}



.trending_ul li a {

    margin: 0 20px 0 0

}



.tile_trending a:focus,

.tile_trending a:hover {

    color: #fff

}



.infy-r-section_careers{

	width:100%;

	background:#fff;

	margin:0 0 30px;

	background-image:url('../images/Career768.png');

	background-position:0 90px;

	background-repeat:no-repeat;

	height:226px;

	position:relative;

}

.infy-r-gradient_bg {

    width: 100%;

    height: 150px;

    position: absolute;

    bottom: 0;

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%)

}



.infy-r-careers_txt {

    font-size: 1.25em;

    color: #fff;

    line-height: 25px;

    position: absolute;

    top: 100px;

    z-index: 2;

    text-shadow: 0 0 20px rgba(0, 0, 0, 1)

}



.infy-r-careers_txt:hover,

.infy-r-careers_txt:focus {

    color: #fff

}



.learn_more {

    font-size: 1.125em;

    color: #fefeff;

    padding: 15px 42px;

    border: 1px solid #fff;

    border-radius: 5px;

    margin: 30px 0 50px;

    float: left

}



.learn_more:focus,

.learn_more:hover {

    color: #fefeff;

    border: 1px solid #fff

}



.page_header {

    width: 100%;

    height: 80px;

    background: #007bcd;

    margin: 110px 0 0;

    display: none

}



.page_title {

    font-size: 2.571em;

    color: #fff;

    line-height: 40px

}



.page_title:hover {

    color: #fff

}



.pageMenu_ul {

    float: left

}



.pageMenu_ul li {

    display: inline-block

}



.pageMenu_ul li a {

    font-size: .875em;

    color: #fff;

    padding: 0 35px 0 0;

    line-height: 80px

}



#trending_title,

#trending_title a {

    font-size: 1.214em;

    color: #fff;

    font-weight: 700

}



.infy-r-page_header_mobile {

    width: 100%;

    position: relative;

    display: none;

    background: #007bcd;

    height: 50px

}



#careers,

#header-2,

.infy-r-position-relative {

    position: relative

}



div[class*=infy-r-] a.infy-r-page_title {

    font-size: 18px;

    display: block;

    opacity: .8;

    color: #f0f2f5;

    line-height: 50px;

    font-weight: 400

}



div[class*=infy-r-] a.infy-r-page_title:hover {

    color: #f0f2f5

}



.infy-r-box-yellow ul li a {

    float: left;

    width: 100%

}



#careers {

    cursor: pointer

}



.infy-r-sub-nav {

    display: none

}



.infy-r-sub-nav li {

    border: none

}



.prod-list ul li {

    border-bottom: 1px dotted #475055

}



.infy-r-sub-nav li a {

    font-size: 16px;

    color: #fff;

    padding: 5px 30px

}



.infy-r-bs-cat-list ul li {

	border:none;

	/*border-top: 1px dotted #475055;*/

	background:url(../images/1px_tile.png) repeat-x;

	padding:25px 25px 25px 0;

}



.infy-r-bs-cat-list .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    font-size: 1.143em

}



.infy-r-bs-cat-list .infy-r-icon-list-arrow:hover {

    background: url(../images/icon-list-arrow-blue.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    color: #007bcd

}



header.nav-up {

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease

}



.infy-r-deskHeader.nav-up {

    top: -70px!important

}



.infy-r-mobileHeader.nav-up {

    top: -50px!important

}



#header-2,

#services_header {

    transition: top .2s ease-in-out

}



.infy-r-main-page-head h2.infy-r-h2 {

    margin: 0;

    float: left;

    opacity: .8;

    font-size: 24px;

    color: #f0f2f5;

    line-height: 50px;

    font-weight: 400

}



#header-2{

    width: 100%;

    height: 100px;

	z-index:99;

	transition: top 0.2s ease-in-out;

	position:relative;

	display:none;

	top:50px;

}

#header-2.fixTop, .infy-r-page_header_mobile.fixTop{

	position:fixed;

	top:0;

	display:block;

	transition: top 0.2s ease-in-out;

}



.infy-r-prod-sublist {

    display: inline-block;

    padding: 0;

    margin: 0;

    list-style: none;

    float: right;

    line-height: 50px;

    transition: top .2s ease-in-out 0s

}



.infy-r-prod-sublist li {

    display: inline-block;

    margin-right: 50px

}



.infy-r-prod-sublist li:last-child {

    margin-right: 0

}



.infy-r-prod-sublist li a,

.infy-r-prod-sublist li a:hover,

.infy-r-prod-sublist li a:link,

.infy-r-prod-sublist li a:visited {

    color: #fff;

    text-decoration: none;

    font-size: 14px

}



.fontbold,

.selected-sub-list {

    text-decoration: underline

}



.infy-r-moveLeft {

    left: 0

}



.infy-r-prod-sublist li a{

	padding:0 0 2px;

}

.infy-r-prod-sublist li a.active{

	border-bottom:1px solid #fff;

}



.carousel-fade .carousel-inner .item {

    -webkit-transition-property: opacity;

    transition-property: opacity

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right,

.carousel-fade .carousel-inner .item {

    opacity: 0

}



.carousel-fade .carousel-inner .active,

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

    opacity: 1

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right,

.carousel-fade .carousel-inner .next,

.carousel-fade .carousel-inner .prev {

    left: 0;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0)

}



.carousel-fade .carousel-control {

    z-index: 2

}



.carousel,

.carousel-inner,

.carousel-inner .item,

body,

html {

    height: 100%

}



/*.item:nth-child(1) {

    background: #74C390

}



.item:nth-child(2) {

    background: #51BCE8

}



.item:nth-child(3) {

    background: #E46653

}*/



.infy-r-icon-shareSqre {

    background: url(../images/Share.png) no-repeat;

    display: inline-block;

    width: 40px;

    height: 40px;

    z-index: 700;

    position: relative;

    right: 0;

    top: 70px

}



header.infy-r-header70 {

    height: 50px

}



.infy-r-panel-breadcrumb ol li a {

    color: #fff

}



.infy-r-panel-breadcrumb ol li a:focus,

.infy-r-panel-breadcrumb ol li a:hover {

    color: #fff;

    text-decoration: underline

}



.infy-r-panel-breadcrumb .infy-r-icon-share {

    margin-top: 10px

}



.infy-r-inner-wrap .infy-r-icon-wrap.infy-r-alignLeft {

    left: 0;

    right: auto

}



.infy-r-marginB10 {

    margin-bottom: 10px

}



.infy-r-aside-widget ul li img {

    margin-top: 6px

}



.infy-r-aside-widget ul li {

    padding: 30px 30px 19px!important

}



h2.infy-r-h2 {

    margin-bottom: 13px

}



.infy-r-aside-widget ul li:last-child {

    padding-bottom: 35px!important

}



.infy-r-left-box {

    padding: 25px 28px 30px 25px !important

}



.infy-r-aside-widget .infy-r-header {

    padding: 27px 30px 10px!important

}



#annual_report .infy-r-tile-info,

#stock_info .infy-r-tile-info {

    padding: 25px 28px 30px 30px;

    min-height: auto

}



.infy-r-bs-cat-list.infy-r-aikido_moveTop,

.infy-r-bs-cat-list.infy-r-cs_moveTop,

.infy-r-bs-cat-list.infy-r-oss_moveTop,

.infy-r-bs-cat-list.infy-r-ts_moveTop,

.infy-r-news-link {

    margin: 30px 0 0

}



.infy-r-img-contr {

    padding: 0

}



.infy-r-aside-widget.infy-r-move-up-bemore {

    margin-top: 30px

}



.margin-t10,

.margin-top-clear {

    margin-top: 0

}



.infy-r-iconShareBx ul {

    margin: 0

}



.infy-r-iconShareBx ul li {

    display: inline-block

}



.infy-r-iconShareBx ul li a {

    color: #475055;

    font-size: 20px;

    padding: 0 20px 0 0

}



.infy-r-iconShareBx ul li a.infy-r-close_share {

    color: #4fc6f8;

    padding: 0

}



.infy-r-iconShareBx ul li a:hover {

    color: #4fc6f8

}



.normal-txt {

    text-transform: none

}



.products-page .white.normal-txt {

    margin-bottom: 10px

}



.sm-edgeverve-logo {

    text-align: right;

    position: absolute;

    top: 5px;

    right: 10px;

    display: none

}



.in-box,

.in-box img {

    text-align: center

}



.products-txt {

    font-size: 24px

}



.robo-light-14 {

    font-size: 14px

}



.clie-normal-txt,

.thick-border-btm-bx p {

    font-family: Roboto-Medium

}



.thick-border-bx {

    background: url(../images/thick-border-bx.png) repeat-x;

    height: 16px;

    display: block

}



.prod-list {

    margin: 0;

    width: 49%

}



.prod-list ul:first-child {

    margin-right: 30px

}



.prod-list ul li {

    padding: 25px 25px 25px 0

}



.prod-list ul li:last-child {

    border-bottom: none

}



.prod-list .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px

}



.clie-normal-txt,

.resource-collection {

    padding-top: 30px

}



.margin-b10 {

    margin-bottom: 0

}



.infy-r-dispInline {

    display: inline-block

}



.clie-normal-txt {

    font-size: 15px;

    color: #475055

}



.thick-border-btm-bx {

    position: relative;

    background: url(../images/thick-borderred-bx.png) bottom repeat-x;

    display: block;

    padding-bottom: 25px

}



.in-box {

    height: 164px;

    display: block;

    width: 100%;

    margin-bottom: 30px

}



.fin-logo,

.infy-r-finale-img-contr {

    text-align: right

}



.case-studies {

    background-color: #00afaa

}



.case-studies img {

    margin-top: 39px

}



.thick-border-btm-bx p {

    font-size: 18px;

    color: #434a54

}



.white-papers {

    background-color: #676767

}



.white-papers img {

    margin-top: 15px

}



.blog-papers img,

.videos-papers img {

    margin-top: 48px

}



.blog-papers {

    background-color: #eff12e

}



.videos-papers {

    background-color: #c7e0f0

}



.infy-r-padding-left-zero {

    padding-left: 0

}



.infy-r-padding-right-zero {

    padding-right: 0

}



.padding-lr-zero {

    padding-left: 0;

    padding-right: 0

}



.fin-logo {

    position: absolute;

    top: 59px;

    right: 10px;

    background: url(../images/fin-logo.png) no-repeat;

    display: block;

    width: 119px;

    height: 25px;

    margin-right: 10px

}



.infy-r-finale-img-contr .infy-r-b1 {

    left: 0

}



.infy-r-finale-img-contr .infy-r-b1 h2,

.infy-r-finale-img-contr .infy-r-b1 p {

    text-align: left

}



.infy-r-box-blue2 {

    background-color: #17c4bb

}



.infy-r-finale-img-contr .infy-r-b1 .infy-r-inner-wrap {

    padding-right: 75px;

    padding-top: 22px

}



.infy-r-finale-img-contr .infy-r-b1 p {

    margin-top: 30px

}



.infy-r-fin-pro {

    margin: -139px 0 0!important;

    width: 100%

}



.infy-r-fin-pro ul li {

	border:none;

	/*border-top: 1px dotted #475055;*/

	background:url(../images/1px_tile.png) repeat-x;

	padding:25px 25px 25px 0;

}



.infy-r-fin-pro .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    font-size: 1.143em

}



.infy-r-fin-pro .infy-r-icon-list-arrow:hover {

    background: url(../images/icon-list-arrow-blue.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    color: #007bcd

}



.dispNone {

    display: none

}



.thick-borderGray-bx {

    background: url(../images/thick-borderGray-bx.png) repeat-x;

    height: 16px;

    display: block;

    margin: 0

}



.fontbold {

    font-weight: 400;

    font-size: 16px;

    color: #fff

}



.carousel-caption h3.infy-r-h3,

.infy-r-bold,

.infy-r-case-study-wid-prod .infy-r-header h2,

.infy-r-finale-img-contr .infy-r-b1 h2,

.text-bold {

    font-weight: 700

}



.infy-r-case-study-wid-prod {

    margin: -156px 0 0!important;

    width: 100%

}



.infy-r-case-study-wid-prod ul li img {

    margin-bottom: 2px;

    margin-top: 2px;

    margin-right: 21px

}



.fontSize24 {

    font-size: 24px;

    color: #475055;

    line-height: 30px

}



.blue-border {

    border: 1px solid #17c4bb;

    border-right: none

}



.infy-r-prod-cat p {

    margin-top: 30px!important

}



.infy-r-cta-widget.infy-r-digimark-vid {

    margin: -155px 0 0;

    width: 100%;

    background-color: #eeae4d

}



.infy-r-digimark-vid .infy-r-header h2,

.infy-r-digimark-vid ul li p {

    color: #fff!important

}



.infy-r-digimark-vidul li img {

    margin-bottom: 0;

    margin-right: 21px

}



.infy-r-prod-cat-list {

    width: 100%

}



.infy-r-prod-cat-list ul li {

	border:none;

	/*border-top: 1px dotted #475055;*/

	background:url(../images/1px_tile.png) repeat-x;

	padding:25px 25px 25px 0;

}

.infy-r-prod-cat-list .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    font-size: 1.143em

}



.infy-r-prod-cat-list .infy-r-icon-list-arrow:hover {

    background: url(../images/icon-list-arrow-blue.png) left top no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    color: #007bcd

}



.infy-r-video-info.infy-r-height131 {

    height: 131px

}



.infy-r-ltwhite-bg {

    background-color: #fff

}



.height255 {

    height: 255px

}



.height208 {

    height: 208px

}



.infy-r-marginT25 {

    margin-top: 25px!important

}



.infy-r-icons_right .infy-r-subMenu_ul {

    z-index: 9

}



.infy-r-box-gray {

    background-color: #f0f2f5;

    color: #475055

}



.infy-r-box-white {

    background-color: #fff;

    color: #475055

}



.infy-r-mainMenuLink,

.infy-r-mainMenuLink:active,

.infy-r-mainMenuLink:focus,

.infy-r-mainMenuLink:hover,

.infy-r-mainMenuLink:visited,

.infy-r-white a {

    color: #fff

}



.infy-r-scrollToTop {

    width: 40px;

    height: 38px;

    text-align: center;

    position: fixed;

	bottom:20px;

    right: 10px;

    display: none;

    background: url(../images/arrow_up.png) no-repeat;

    z-index: 10

}



.infy-r-home-bar-bg,

.infy-r-industries-bar-bg,

.infy-r-products-bar-bg,

.infy-r-services-bar-bg {

    background-repeat: repeat-x;

    background-position: top left

}



.infy-r-scrollToTop:hover {

    text-decoration: none

}



.infy-r-inner-wrap .infy-r-icon-wrap {

    left: auto;

    right: 0

}



.infy-r-icon-hover {

    cursor: pointer

}



.infy-r-slidingHamMenu {

    display: block;

    position: fixed;

    right: -320px;

    top: 0;

    bottom: 0;

    width: 320px;

    height: 100%;

    background-color: #007bcd;

    z-index: 9999999;

    overflow: auto;

    transition: all .4s ease 0s;

    -webkit-overflow-scrolling: touch

}



.infy-r-slidingHamMenu.infy-r-showMenu {

    transform: translate3d(0, 0, 0)

}



.infy-r-searchmain {

    height: 30px;

    line-height: 30px;

    padding: 0;

    position: absolute;

    right: 77px;

    top: 0;

    z-index: 9

}



.infy-r-searchmain input {

    background-color: #fff;

    border: 1px solid #42a5f6;

    height: 30px;

    line-height: 30px;

    margin-right: 0;

    width: 200px

}



.infy-r-closeCont {

    width: 100%;

    padding: 10px;

    text-align: right

}



.infy-r-slidingClose {

    width: 10px;

    height: 10px;

    z-index: 99999;

    border: none;

    font-style: normal;

    color: #fff;

    font-size: 18px;

    cursor: pointer

}



.infy-r-news-link ul li:last-child,

.infy-r-reading-link ul li:last-child {

    /*border-bottom: 1px dotted #475055*/

}



.infy-r-mainMenuLink {

    position: absolute;

    right: 10px;

    top: 0;

    display: none;

    line-height: 50px;

    font-size: 13px

}



.infy-r-home-bar-bg {

    background-image: url(../images/home-bar-bg.png);

    background-color: #007bcd

}



.infy-r-industries-bar-bg {

    background-image: url(../images/industries-bar-bg.png);

    background-color: #474f70

}



.infy-r-services-bar-bg {

    background-image: url(../images/services-bar-bg.png);

    background-color: #eeae4d

}



.infy-r-products-bar-bg {

    background-image: url(../images/products-bar-bg.png);

    background-color: #17c4bb

}



.infy-r-iconShareBx {

    height: 30px;

    line-height: 30px;

    padding: 0;

    position: absolute;

    right: 0;

    top: -20px;

    z-index: 9999

}



.infy-r-iconShareBx div.infy-r-iconsshare {

    background-color: #fff;

    line-height: 27px;

    width: 270px;

    padding: 30px 20px

}



.infy-r-searchmainBx {

    position: relative

}



.paddingB15 {

    padding-bottom: 15px

}



.infy-r-no-gutter {

    padding: 0!important

}



.text-bold {

    font-family: MyriadPro-Bold

}



.infy-r-b2 {

    margin-right: 30px;

    margin-top: 0;

    position: absolute;

    top: 0;

    left: 0

}



.infy-r-section-industry {

    margin: 40px 0 0;

    padding: 0;

    width: 100%

}



.panel-industries-carousel {

    padding: 0px 0 0;
    
height:400px

}



.infy-r-aerospace-case-studies {

    margin-top: 30px!important

}



.infy-r-aerospace-case-studies .infy-r-header {

    padding: 27px 30px 10px!important

}



.infy-r-aerospace-case-studies ul li img {

    margin-bottom: 10px

}



.infy-r-news-link ul li {

	border:none;

	/*border-top: 1px dotted #475055;*/

	background:url(../images/1px_tile.png) repeat-x;

	padding: 25px 25px 25px 0;

}

ul li.last_li_border{

	padding:1px 0 0;

}



.infy-r-news-link .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left 6px no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    min-height: 32px;

    font-size: 1.143em

}



.infy-r-news-link .infy-r-icon-list-arrow:hover {

    background: url(../images/icon-list-arrow-blue.png) left 6px no-repeat!important;

    color: #007bcd

}



.infy-r-primaryButton {

	background: #f45724;

	color: #fff;

	font-weight: normal;

	margin-left: 20px;

	padding: 10px 30px;

	border:none;

	text-shadow:none;

	background-image:none;

	-webkit-box-shadow:none;

	-moz-box-shadow:none;

	box-shadow:none;

}

.infy-r-primaryButton:hover, .infy-r-primaryButton:focus{

	background: #f45724;

	color: #fff;

	border:none;

}



.infy-r-panel-ind-info {

    padding: 0 0 50px

}



.infy-r-grey-bg.infy-r-height148 {

    height: 148px

}



.industries_h2.infy-r-h2 {

    margin: 0;

    padding: 50px 0 0

}



.select2-container--default .select2-selection--single .select2-selection__arrow b {

    background: url(../images/new-caret-gray.png) left center no-repeat;

    width: 12px;

    height: 7px;

    z-index: 9;

    display: inline-block;

    left: 50%;

    margin: -1px 0 5px -4px;

    position: absolute;

    top: 50%

}



.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {

    background: url(../images/new-caretup-gray.png) left center no-repeat;

    width: 12px;

    height: 7px;

    z-index: 9;

    display: inline-block;

    left: 50%;

    margin: -1px 0 5px -4px;

    position: absolute;

    top: 50%

}



.infy-r-panel-breadcrumb {

    margin: 110px 0 0;

    box-sizing: border-box;

    padding: 20px 0!important

}



.infy-r-panel-breadcrumb h1 {

    color: #fff;

    font-size: 36px;

    margin: 0!important;

    padding-top: 10px

}



.infy-r-panel-breadcrumb a {

    color: #4fc6f8

}



.infy-r-panel-breadcrumb .breadcrumb>li+li::before {

    padding: 0 5px;

    color: #fff;

    content: "> "

}



.infy-r-panel-breadcrumb .breadcrumb {

    background: 0 0;

    font-size: 14px;

    margin: 0

}



.infy-r-panel-breadcrumb .breadcrumb li.active {

    color: #fff

}



div[class*=infy-r] p.infy-r-published-by {

    color: #999!important;

    font-size: 15px;

    font-style: italic;

    padding: 0!important

}



.panel-article .infy-r-img-contr {

    padding: 40px 0

}



/*.panel-article p {

    color: #475055;

    padding: 0 0 30px

}*/



.panel-article .infy-r-text-para {

    color: #475055;

    padding: 0;

    font-size: 1.143em

}



/*.panel-article ul {

    margin: 20px 0 0

}



.panel-article ul li {

    color: #475055;

    list-style-type: disc;

    margin: 0 0 0 15px;

    padding: 0 0 5px 10px;

    font-size: 1.143em;

    font-family: MyriadPro-Regular

}*/



.panel-article a.infy-r-read_more {

    color: #007bcd;

    display: inline-block;

    font-size: 15px;

    line-height: 20px;

    margin: 5px 0 15px;

    text-decoration: none

}



.panel-article a.infy-r-read_more:focus,

.panel-article a.infy-r-read_more:hover,

.panel-article a.infy-r-read_more:link {

    color: #007bcd

}



.infy-r-icon-overlay {

    background: url(../images/icon-overlay.png) 0 2px no-repeat;

    display: inline-block;

    margin: 0 0 0 5px;

    width: 16px;

    height: 18px

}



.panel-author-profile {

    background: #4fc6f8;

    color: #475055

}



.infy-r-panel-reading,

.panel-author-profile {

    padding: 70px 0

}



.panel-author-profile h2.infy-r-h2 {

    color: #fff;

    font-size: 36px

}



.infy-r-panel-profile {

    margin: 40px 0 0;

    height: auto

}



.infy-r-panel-profile img {

    margin: 0 20px 0 0

}



.infy-r-panel-reading h2.infy-r-h2 {

    margin: 0 0 30px

}



.infy-r-reading-link {

    padding: 0 30px 0 0

}



.infy-r-panel-reading .infy-r-reading-link:nth-child(3n) {

    padding: 0

}



.infy-r-reading-link ul li {

	border:none;

    border-top: 1px dotted #475055;

    padding: 25px 25px 25px 0

}



.infy-r-reading-link .infy-r-icon-list-arrow {

    background: url(../images/icon-list-arrow.png) left 7px no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    min-height: 32px;

    font-size: 1.143em

}



.infy-r-reading-link .infy-r-icon-list-arrow:hover {

    background: url(../images/icon-list-arrow-blue.png) left 7px no-repeat;

    display: block;

    line-height: 25px;

    padding: 0 0 0 40px;

    min-height: 32px;

    color: #007bcd

}



.infy-r-author-title {

    font-size: 18px

}



div[class*=infy-r] {

    font-family: MyriadPro-Regular

}



div[class*=infy-r] p.infy-r-designation {

    color: #475055;

    font-size: 14px;

    font-style: italic

}



div[class*=infy-r] p.infy-r-author-desc {

    color: #475055;

    font-size: 15px;

    margin: 10px 0 0

}



div[class*=infy-r] .infy-r-author-desc a,

div[class*=infy-r] .infy-r-author-desc a:hover {

    color: #fff

}



.infy-r-marginT71 {

    margin-top: 71px

}



.infy-r-pageSelect{

	width:140px;

	height:30px;

	right:0;

	top:8px;

	position:relative;

	float:left;

	left:20px;

}



.infy-r-page_header_mobile .select2,

.infy-r-subMenu_ul .select2 {

    height: 30px

}



.infy-r-subMenu_ul .select2-container.select2-container--customTheme {

    margin: 0 0 10px 30px

}



.select2-container {

    border: none

}



.select2-container .select2-selection--single,

.select2-dropdown {

    border: 1px solid #fff;

    border-radius: 0

}



.select2-container.select2-container--customTheme {

    background: 0 0;

    line-height: 22px;

    font-size: 16px;

    z-index: 999999

}



.infy-r-page_header_mobile .select2-container.select2-container--customTheme {

    float: right;

    margin:0 0

}



.select2-container--customTheme .select2-selection--single {

    background-color: none

}



.select2-container--customTheme .select2-selection--single .select2-selection__rendered {

    color: #fff;

    line-height: 26px;

    outline: 0;

    font-size: 18px;

    font-weight: 400

}



.select2-container--customTheme .select2-selection--single .select2-selection__clear {

    cursor: pointer;

    float: right;

    font-weight: 700

}



.select2-container--customTheme .select2-selection--single .select2-selection__placeholder {

    color: #999

}



.select2-container--customTheme .select2-selection--single .select2-selection__arrow {

    font-size: 30px;

    height: 28px;

    position: absolute;

    right: 1px;

    top: 0;

    width: 35px

}



.select2-container--customTheme .select2-selection--single .select2-selection__arrow b {

    background: url(../images/new-caret-white.png) center no-repeat;

    margin: 0;

    top: 30%;

    width: 12px;

    height: 12px;

    z-index: 9;

    left: 50%;

    position: absolute

}



.select2-container--customTheme[dir=rtl] .select2-selection--single .select2-selection__clear {

    float: left

}



.select2-container--customTheme[dir=rtl] .select2-selection--single .select2-selection__arrow {

    left: 1px;

    right: auto

}



.select2-container--customTheme.select2-container--disabled .select2-selection--single {

    background-color: #eee;

    cursor: default

}



.select2-container--customTheme.select2-container--disabled .select2-selection--single .select2-selection__clear {

    display: none

}



.select2-container--customTheme.select2-container--open .select2-selection--single .select2-selection__arrow b {

    background: url(../images/new-caretup-white.png) center no-repeat;

    margin: 0;

    top: 30%;

    width: 12px;

    height: 12px;

    z-index: 9;

    left: 50%;

    position: absolute

}



.select2-container--customTheme .select2-selection--multiple {

    background-color: #fff;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: text

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__rendered {

    box-sizing: border-box;

    list-style: none;

    margin: 0;

    padding: 0 5px;

    width: 100%

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__placeholder {

    color: #999;

    margin-top: 5px;

    float: left

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__clear {

    cursor: pointer;

    float: right;

    font-weight: 700;

    margin-top: 5px;

    margin-right: 10px

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__choice {

    background-color: #e4e4e4;

    border: 1px solid #aaa;

    border-radius: 4px;

    cursor: default;

    float: left;

    margin-right: 5px;

    margin-top: 5px;

    padding: 0 5px

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__choice__remove {

    color: #999;

    cursor: pointer;

    display: inline-block;

    font-weight: 700;

    margin-right: 2px

}



.select2-container--customTheme .select2-selection--multiple .select2-selection__choice__remove:hover {

    color: #333

}



.select2-container--customTheme[dir=rtl] .select2-selection--multiple .select2-selection__choice,

.select2-container--customTheme[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {

    float: right

}



.select2-container--customTheme[dir=rtl] .select2-selection--multiple .select2-selection__choice {

    margin-left: 5px;

    margin-right: auto

}



.select2-container--customTheme[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {

    margin-left: 2px;

    margin-right: auto

}



.select2-container--customTheme.select2-container--focus .select2-selection--multiple {

    border: 1px solid #000;

    outline: 0

}



.select2-container--customTheme.select2-container--disabled .select2-selection--multiple {

    background-color: #eee;

    cursor: default

}



.select2-container--customTheme.select2-container--disabled .select2-selection__choice__remove {

    display: none

}



.select2-container--customTheme.select2-container--open.select2-container--above .select2-selection--multiple,

.select2-container--customTheme.select2-container--open.select2-container--above .select2-selection--single {

    border-top-left-radius: 0;

    border-top-right-radius: 0

}





.select2-container--customTheme.select2-container--open.select2-container--below .select2-selection--multiple,

.select2-container--customTheme.select2-container--open.select2-container--below .select2-selection--single {

    border-bottom-left-radius: 0;

    border-bottom-right-radius: 0

}



.select2-container--customTheme .select2-search--dropdown .select2-search__field {

    border: 1px solid #aaa

}



.select2-container--customTheme .select2-search--inline .select2-search__field {

    background: 0 0;

    border: none;

    outline: 0

}



.select2-container--customTheme .select2-results>.select2-results__options {

    max-height: 200px;

    overflow-y: auto

}



.select2-container--customTheme.select2-container--open .select2-dropdown--below {

    border: 1px solid #fff;

    border-top: none;

    margin: 0

}



.select2-container--customTheme .select2-results__option[role=group] {

    padding: 0

}



.select2-container--customTheme .select2-results__option[aria-disabled=true] {

    color: #999

}



.select2-container--customTheme .select2-results__option[aria-selected=false],

.select2-container--customTheme .select2-results__option[aria-selected=true] {

    background-color: #fff;

    color: #007bcd

}



.select2-container--customTheme .select2-results__option .select2-results__option {

    padding-left: 1em

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__group {

    padding-left: 0

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -1em;

    padding-left: 2em

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -2em;

    padding-left: 3em

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -3em;

    padding-left: 4em

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -4em;

    padding-left: 5em

}



.select2-container--customTheme .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {

    margin-left: -5em;

    padding-left: 6em

}



.select2-container--customTheme .select2-results__option--highlighted[aria-selected] {

    background-color: #007bcd;

    color: #fff

}



.select2-container--customTheme .select2-results__group {

    cursor: default;

    display: block;

    padding: 6px

}



.select2-container--customTheme.select2-container--open .select2-dropdown {

    left: 0

}



.infy-r-country {

    width: 250px

}



.infy-r-overlay {

    width: 100%;

    height: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background: rgba(0, 0, 0, .5);

    display: none;

    z-index: 100000

}



body.infy-r-no-scroll {

    overflow: hidden;

    position: fixed;

	margin:0;

	padding:0;

	width:100%;

}

.infy-r-searchArea{

	width:100%;

	height:120px;

	background:#434a54;

	position:fixed;

	top:0;

	z-index:999999;

	display:none;

}

.infy-r-searchCont{

	width:100%;

	height:40px;

	margin:40px 0 0;

	border-bottom:1px solid #555b64;

}

.infy-r-searchCont .icon_search_white{

	float:left;

}

.infy-r-searchCont .input_search{

	border:none;

	background:transparent;

	padding:5px 0 5px 10px;

	font-size:16px;

	color:#fff;



	width:90%;

	outline:none;

}

.infy-r-searchCont .close_search{

	cursor:pointer;

	float:right;

	margin:10px 0 0;

}

.select2_country_parent #select2_insideParent{

	left:0 !important;

	top:-145px !important;

}

.select2_pageParent{

	width:190px;

	height:30px;

	position:relative;

	float:right;

	right:0;

	top:10px;

}

.select2_pageParent #select2_insideParent{

	left:0 !important;

	top:28px !important;

}

.infy-r-bestViewed{

	border-top:1px solid #3395d7;

	display:none;

}

.infy-r-bestViewedTxt{

	color:#bbdefb;

	font-size:0.929em;

	float:left;

	height:38px;

	line-height:38px;

}

.ie.eq-ie9.mobile .infy-r-slidingHamMenu{

	display:none;

}

.ie.desktop.eq-ie8 #header-2, .ie.desktop.eq-ie8 section{

	width:100%;

	float:left;

}

.ie.desktop.eq-ie8 .row{

	clear:both;

}

.checkbox-outer label{

	min-width:100px;

}

.ie.desktop.eq-ie8 .nav-secondary li.first, .ie.desktop.eq-ie8 .nav-secondary li:first-child {

    padding-left: 0px;

}

.ie.desktop.eq-ie8 nav-secondary li {

    display: inline-block;

    padding: 0.9em 0.9em 0px;

    margin: 0px;

    background: transparent url("../images/sprite-generic.png") no-repeat scroll right 17px;

}

.infy-r-section_carousel .prev-icon, .panel-industries-carousel .prev-icon{background:url(../images/arrow_left.png) no-repeat center center!important;background-color:#000!important;}

.infy-r-section_carousel .next-icon, .panel-industries-carousel .next-icon{background:url(../images/arrow_right.png) no-repeat center center!important;background-color:#000!important;}

.infy-r-section_carousel .carousel-control, .panel-industries-carousel .carousel-control{

	width:8%;

	height:25%;

}

.carousel-indicators{

	display:none;

}

.bcdd_contStyle {

	width:250px;

    float: left;

    position: relative;

    cursor: pointer;

    padding: 0px;

	margin:0 0 15px 30px;

}

.bc_text {

	border:1px solid #fff;

    color: #fff;

    line-height: 35px;

    padding: 0px 40px 0px 20px;

    margin: 0px;

	font-size:18px;

    background: transparent url("../images/new-caret-white.png") no-repeat scroll 95% center;

    cursor: pointer;

}

.infy-r-subMenu_ul li div.option_style {

    position: absolute;

    width: 100%;

    top: -210px;

    z-index: 99999999;

	border:1px solid #fff;

    background: #FFF none repeat scroll 0% 0%;

    max-height:210px;

	overflow:auto;

	display:none;

}

.infy-r-subMenu_ul li div.option_style ul {

    padding: 0px;

}

.infy-r-subMenu_ul li div.option_style li {

    cursor: pointer;

    width: 100%;

    height: 35px;

    line-height: 35px;

    padding: 0px 0px 0px 20px;

    margin: 0px;

}

.infy-r-subMenu_ul li div.option_style li:hover{

	background:#007BCD;

	transition:none;

}

.infy-r-subMenu_ul li div.option_style li a{

	padding:0;

	margin:0;

	font-size: 16px;

    color: #007BCD;

	border:none;

	outline:none;

	transition:none;

}

.infy-r-subMenu_ul li div.option_style li a:hover, .infy-r-subMenu_ul li div.option_style li a:focus{

	color:#fff;

	transition:none;

}

.cta-wid{

	display:none;

}

.infy-r-pageSelect div.option_style {

    position: absolute;

    width: 100%;

    top:30px;

    z-index: 99999999;

	border:1px solid #fff;

    background: #FFF none repeat scroll 0% 0%;

	display:none;

}

.infy-r-pageSelect div.option_style ul {

    padding: 0px;

	margin:0;

}

.infy-r-pageSelect div.option_style li {

    cursor: pointer;

    width: 100%;

    padding: 6px 10px;

    margin: 0px;

}

.infy-r-pageSelect div.option_style li:hover{

	background:#007BCD;

	transition:none;

}

.infy-r-pageSelect div.option_style li a{

	padding:0;

	margin:0;

	font-size: 16px;

    color: #007BCD;

	border:none;

	outline:none;

	transition:none;

}

.infy-r-pageSelect div.option_style li:hover a, .infy-r-pageSelect div.option_style li:focus a{

	color:#fff;

	transition:none;

}

.infy-r-pageSelect .bc_text{

	line-height:30px;

	font-size:16px;

	padding:0px 25px 0px 10px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

.infy-r-titleCont{

	margin:0;

}

div[class*='infy-r'] a.infy-r-title{

	font-size: 24px;

	line-height: 32px;

	font-weight: bold;

	font-family: "MyriadPro-Regular";

	color: #475055;

	padding:35px 35px 0px 0px;

	background:url("../images/icon-list-arrow.png") no-repeat top 39px right 0;

	display:inline-block;

}

div[class*='infy-r'] a.infy-r-title:hover{

	background:url(../images/icon-list-arrow-blue.png) no-repeat top 39px right 0;

	color:#007bcd;

}

div.infy-r-titleCont h2.infy-r-h2{

	padding:35px 0 0;

}

.offerings_mTop, .aboutus_mTop, .newsroom_mTop{

	margin:30px 0 0;

}

.col-noMobile{

	display:none;

}

.widget-height-150{

	min-height:150px;

}

.widget-height-150 .infy-r-tile-info{

	min-height:160px;

}

.widget-height-190 .infy-r-tile-info{

	min-height:190px;

}

.infy-r-section-article{

	padding:40px 0;

}

div[class*='infy-r'] a.infy-r-header_title{

	width:30%;

	float: left;

	margin: 0px;

	padding:14px 0;

	font-size:18px;

	color: #fff;

	line-height: 22px;

	font-weight: normal;

	background:url(../images/menuHeaderArrow.png) no-repeat top 50% right 0px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}

div[class*="infy-r"] a.infy-r-header_title.no_pageMenu{

	width:auto;

	padding:14px 25px 14px 0;

}

.panel-article a.infy-r-anchor{

	text-decoration:underline;

	font-size:16px;

}

div[class*='infy-r'].infy-r-home-bar-bg a.infy-r-header_title.highlight{

	color:#007BCD;

	background:#fff url(../images/menuHeaderArrow_blue.png) no-repeat top 50% right 45px;

}

div[class*='infy-r'].infy-r-industries-bar-bg a.infy-r-header_title.highlight{

	color:#474F70;

	background:#fff url(../images/menuHeaderArrow_darkblue.png) no-repeat top 50% right 45px;

}

div[class*='infy-r'].infy-r-services-bar-bg a.infy-r-header_title.highlight{

	color:#eeae4d;

	background:#fff url(../images/menuHeaderArrow_yellow.png) no-repeat top 50% right 45px;

}

div[class*='infy-r'].infy-r-products-bar-bg a.infy-r-header_title.highlight{

	color:#17C4BB;

	background:#fff url(../images/menuHeaderArrow_green.png) no-repeat top 50% right 45px;

}

.infy-r-menuCont{

	width:100%;

	position:fixed;

	z-index:9999999;

	top:50px;

	display:none;

}

.infy-r-menuSection{

	background:#fff;

	min-height:100px;

}

.infy-r-noPaddingLeft{

	padding-left:0;

}

.infy-r-menuSection ul li{

	width:100%;

	padding:15px 0;

	border-bottom:1px solid #f0f2f5;

}

.infy-r-menuSection ul li a{

	font-size:16px;

	color:#231f20;

	line-height:25px;

	padding:0px 0px 0px 40px;

	display:block;

	background:url("../images/icon-list-arrow.png") no-repeat left top;

}

.infy-r-menuSection ul li a:hover, .infy-r-menuSection ul li a:focus{

	background:url(../images/icon-list-arrow-blue.png) no-repeat left top;

	color:#007bcd;

}

.infy-r-menuSection ul li.infy-r-secMenu_li{

	border:none;

	padding:10px 0;

}

.infy-r-menuSection ul li.infy-r-secMenu_li a{

	font-size:14px;

	color:#231f20;

	line-height:25px;

	padding:0px 0px 0px 40px;

	display:block;

	background:url("../images/menu_secLevel_arrow.png") no-repeat left 7px top 8px;

}

.infy-r-menuSection ul li.infy-r-secMenu_li a:hover, .infy-r-menuSection ul li.infy-r-secMenu_li a:focus{

	background:url(../images/menu_secLevel_arrow_blue.png) no-repeat left 7px top 8px;

	color:#007bcd;

}

.infy-r-menu-h4{

	font-size:18px;

	color:#999999;

	padding:15px 0 20px;

	line-height:25px;

}

.infy-r-menuTxt{

	font-size:14px;

	color:#434a54;

}

.infy-r-menuClose{

	width:27px;

	height:15px;

	margin:15px 0 30px;

	cursor:pointer;

}

.infy-r-menuContMobile{

	width:100%;

	height:100%;

	position:fixed;

	z-index:9999999;

	top:0;

	display:none;

}

.infy-r-menuContMobile .infy-r-menuSection{

	background:#fff;

	height:100%;

	overflow:auto;

}

.infy-r-menuHeader{

	width:100%;

	height:60px;

	padding:20px 0;

	border-bottom:1px solid #f0f2f5;

}

.infy-r-menuH2{

	color:#434a54;

	font-size:18px;

	font-weight:bold;

	float:left;

}

.infy-r-menuClose-mobile{

	float:right;

	cursor:pointer;

}

.infy-r-menuContMobile .infy-r-menuSection ul li.infy-r-secMenu_li{

	border-bottom:1px solid #f0f2f5;

}

.infy-r-menuContMobile .infy-r-menuSection ul li a.infy-r-expand{

	background:url("../images/menu_plus.png") no-repeat left top;

}

.infy-r-menuContMobile .infy-r-menuSection ul li a.infy-r-expand:hover, .infy-r-menuContMobile .infy-r-menuSection ul li a.infy-r-expand:focus{

	background:url(../images/menu_plus_blue.png) no-repeat left top;

	color:#007bcd;

}

.infy-r-second-level{

	display:none;

}

.infy-r-menuContMobile .infy-r-menuSection a.navigate-back, .infy-r-menuContMobile .infy-r-menuSection a.navigate-back:hover, .infy-r-menuContMobile .infy-r-menuSection a.navigate-back:focus{

	color:#434a54;

	background:url(../images/menu_back.png) no-repeat left top 24px;

	padding:15px 0 15px 15px;

}

.infy-r-menuContMobile .infy-r-menuSection ul li.infy-r-noBorder{

	border:none;

	padding:0;

}

.panel-article .infy-r-links_ul{

	padding:0 0 20px;

}

.panel-article .infy-r-links_ul li{

	width:100%;

	padding:0px 0px 10px;

	margin:0;

	list-style:none;

}

.panel-article .infy-r-links_ul li a{

	font-size: 16px;

	color: #231F20;

	line-height: 25px;

	padding: 0px 0px 0px 25px;

	display: block;

	background:url("../images/menu_secLevel_arrow.png") no-repeat scroll left 0px top 8px;

}

.panel-article .infy-r-links_ul li a:hover, .panel-article .infy-r-links_ul li a:focus{

	background:url(../images/menu_secLevel_arrow_blue.png) no-repeat left 0px top 8px;

	color:#007bcd;

}

.widget-height-135 .infy-r-tile-info{

	min-height:135px;

}

.widget-height-160{

	min-height:160px;

}

div[class*="infy-r"] a.infy-r-mainTitle{

	font-size: 24px;

	line-height: 32px;

	font-weight: bold;

	font-family: "MyriadPro-Regular";

	color: #475055;

	padding: 0 35px 0px 0px;

	background: transparent url("../images/icon-list-arrow.png") no-repeat scroll right 0px top 4px;

	display: inline-block;

}

div[class*="infy-r"] a.infy-r-mainTitle:hover{

	background:transparent url("../images/icon-list-arrow-blue.png") no-repeat scroll right 0px top 4px;

	color:#007BCD;

}

.infy-r-prod-cat-list.investors_mTop ul li.dummy_li, .infy-r-prod-cat-list.financials_mTop ul li.dummy_li{

	padding:0;

	height:1px;

}

.fixedControl_cont{

	position:relative;

	font-family: "MyriadPro-Regular";

	display:none;

}

.fixedControl{

	position:fixed;

	width:360px;

	z-index:2;

	-webkit-transition:all 0.5s ease-in 0s;

	transition:all 0.5s ease-in 0s;

}

.fixedControl.affixTop{

	position:absolute;

	bottom:0;

}

.advertisement_1{

	padding:20px;

	height:auto;

	background:#474f70;

	min-height:200px;

	color:#fff;

}

.advertisement_2{

	width:100%;

	height:auto;

	background:#fff;

	min-height:200px;

	margin:20px 0 0;

	color:#727272;

}

.advertisement_1 p.ad_title, .advertisement_2 p.ad_title{

	font-size:12px;

	margin:0 0 20px;

}

.advertisement_1 p{

	font-size:20px;

	color:#fff;

}

.arrow_ad{

	margin:30px 0 0;

	float:left;

	cursor:pointer;

	-webkit-transition:margin-left 0.5s linear 0s;

	transition:margin-left 0.5s linear 0s;

}

.arrow_ad:hover{

	margin-left:30px;

}

.adver_2Txt{

	padding:20px;

}

.advertisement_2 p.ad_title{

	font-family:12px;

}

.advertisement_2 a{

	font-size:20px;

	color:#474f70;

}

input[type=text]::-ms-clear { display: none; }





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

    .infy-r-case-study-wid-prod,

    .infy-r-cta-widget.infy-r-digimark-vid,

    .infy-r-fin-pro {

        margin-top: 30px!important

    }

    .edgevere-logo {

        display: none

    }

    .sm-edgeverve-logo {

        display: block

    }

    .prod-list {

        display: inline-block!important

    }

    .clie-normal-txt {

        padding-top: 10px

    }

    .thick-border-btm-bx p {

        text-align: center

    }

    .thick-border-btm-bx {

        background: 0 0

    }

    .padding-lr-zero {

        padding-right: 15px

    }

    .fin-logo {

        top: 0;

        background: url(../images/fin-logo-sm.png) no-repeat!important;

        display: block;

        width: 71px!important;

        height: 15px!important;

        margin-right: 10px

    }

    header.infy-r-mobileHeader {

        height: 50px

    }

    .infy-r-padding-left-zero,

    .infy-r-padding-right-zero {

        padding-left: 0;

        padding-right: 0

    }

    .infy-r-b2 {

        position: relative;

        margin: -30px 0 0 20px

    }

    .panel-submenu {

        margin: 210px 0 0;

        padding: 0;

        width: 100%

    }

    .infy-r-primaryButton {

        margin-left: 15px;

        padding: 10px 15px

    }

    .panel-industries-carousel {

        padding: 20px 0 0

    }

    .infy-r-aerospace {

        margin: 30px 0 0

    }

    .infy-r-aerospace-case-studies ul li p,

    .infy-r-box-yellow h2 {

        color: #475055

    }

    .infy-r-aerospace-case-studies .infy-r-header {

        padding: 20px!important

    }

    .infy-r-aerospace-case-studies ul li p {

        font-size: 16px

    }

    .infy-r-panel-ind-info {

        padding: 0 0 40px

    }

    .industries_h2.infy-r-h2 {

        padding: 35px 0 0

    }

    .select2-container .select2-selection--single .select2-selection__rendered {

        font-size: 16px;

        padding-left: 10px;

        padding-right: 30px

    }

    .infy-r-panel-breadcrumb {

        margin: 50px 0 0

    }

    .panel-article p {

        padding: 0 0 20px

    }

    .panel-article ul {

        margin: 10px 0 0

    }

    .panel-article a.infy-r-read_more {

        margin: 15px 0

    }

    .panel-author-profile {

        padding: 40px 0

    }

    .infy-r-panel-reading {

        padding: 40px 0 20px

    }

    .infy-r-panel-reading h2.infy-r-h2 {

        margin: 0 0 20px

    }

    .infy-r-panel-profile {

        margin: 25px 0 0

    }

    .infy-r-reading-link {

        padding: 0 20px

    }

    .infy-r-reading-link ul li {

        padding: 20px 25px 20px 0

    }

    .infy-r-reading-link ul li:last-child {

        border-bottom: none

    }

    .infy-r-panel-breadcrumb h1 {

        font-size: 24px

    }

    .infy-r-finale-img-contr .infy-r-img-contr {

        text-align: left

    }

    .infy-r-prod-cat-list ul li.infy-r-first-li {

        border-top: none;

		background:none;

    }

    .infy-r-noMargin {

        margin: 0

    }

    div[class*="infy-r-"] a.infy-r-page_title {

        float: left

    }

    .infy-r-section-industry {

        margin: 20px 0 0

    }

.infy-r-searchCont .input_search{

	width:85%;

}

.ie.mobile i.infy-r-slidingClose, .lt-1024.opera i.infy-r-slidingClose{

	background:url(../images/ic_search_close.png) no-repeat;

	width:24px;

	height:24px;

	display:inline-block;

}

.ie.mobile .infy-r-closeCont, .lt-1024.opera .infy-r-closeCont{

	padding:0 10px 10px;

}

.ie.mobile i.fa-facebook, .lt-1024.opera i.fa-facebook{

	background:url(../images/ic_social_fb.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile i.fa-twitter, .lt-1024.opera i.fa-twitter{

	background:url(../images/ic_social_twitter.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile i.fa-linkedin, .lt-1024.opera i.fa-linkedin{

	background:url(../images/ic_social_linkedin.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile i.fa-google-plus, .lt-1024.opera i.fa-google-plus{

	background:url(../images/ic_social_google.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile i.fa-envelope, .lt-1024.opera i.fa-envelope{

	background:url(../images/ic_social_email.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile i.fa-close, .lt-1024.opera i.fa-close{

	background:url(../images/ic_social_close.png) no-repeat;

	width:24px;

	height:24px;

}

.ie.mobile .infy-r-iconShareBx ul li a, .lt-1024.opera .infy-r-iconShareBx ul li a{

	padding:0;

	margin:0 10px 0 0;

}

.popOverMenu{



	top:43px;

}

.infy-r-fullwidth_carousel .carousel-caption {

    /*left: 30px*/

}

.infy-r-menuCont{

	display:none !important;

}

.infy-r-icons_right li{

	vertical-align:middle;

}

.infy-r-page_header_mobile .infy-r-menu_icon{

	margin:5px 0 0;

}

}



@media (min-width:768px) and (max-width:1024px) {

    .infy-r-menu_ul li a {

        padding: 0 15px

    }

	.infy-r-icons_right { display: block !important;}

    .sm-edgeverve-logo {

        display: block

    }

    .edgevere-logo {

        display: none

    }

    .products-txt {

        width: 84%

    }

    .prod-list {

        display: inline-block!important

    }

    .thick-border-btm-bx p {

        text-align: center

    }

    .thick-border-btm-bx {

        background: 0 0

    }

    .padding-lr-zero {

        padding-right: 15px

    }

    .fin-logo {

        background: url(../images/fin-logo-sm.png) no-repeat!important;

        display: block;

        width: 71px!important;

        height: 15px!important;

        margin-right: 10px

    }

    .infy-r-case-study-wid-prod,

    .infy-r-fin-pro {

        margin-top: 30px!important

    }

    .infy-r-prod-sublist li,

    .infy-r-prod-sublist li a {

        font-size: 14px!important

    }

}



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

    .infy-r-mobileHeader {

        display: none

    }

    .infy-r-deskHeader {

        display: block

    }

    .ft_link span {

        display: inline-block

    }

    .infy-r-cont_ft {

        height: 59px;

        padding: 0 0 0 30px;

        border: none;

        border-left: 1px solid #dde2e4

    }

    .infy-r-cont_ft.last {

        border-right: 1px solid #dde2e4

    }

    .infy-r-footer_top {

        border-top: 1px solid #dde2e4;

        background: #fff

    }

    .browser_info {

        display: block

    }

    .infy-r-section_carousel {

        margin: 0

    }

    .carousel-caption a {

        font-size: .875em

    }

    .section_title {

        font-size: 3.429em

    }

    .tile_trending {

        margin: 60px 0 0

    }

    .infy-r-icons_right .infy-r-subMenu_ul {

        width: 320px;

        height: auto;

        background: #007bcd;

        position: absolute;

        right: 0;

        top: 26px;

        display: block;

        z-index: 1

    }

    .infy-r-copyright {

        height: 38px;

        line-height: 38px

    }

    .infy-r-section_trending {

        line-height: 60px

    }

    section {

       /* padding: 0 0 110px*/

    }

    h1.infy-r-h1, h2.infy-r-h2-mainTitle {

        font-size: 48px;

        padding: 15px 0 0

    }

    .infy-r-full-width-tile img.infy-r-scale {

        width: 100%

    }

    .infy-r-img-contr {

        padding: 14px 0 0

    }

    .infy-r-b1 {

        position: absolute;

        top: 0;

        right: 0;

        height: auto;

        width: 652px;

        margin: 0;

		min-height: 355px;

    }

    .infy-r-aside-widget.infy-r-move-up-bemore {

        margin-top: 30px

    }

    .infy-r-box-50 {

        width: 50%;

        display: table-cell;

        vertical-align: top

    }

    .infy-r-page_header_mobile {

        display: none

    }

    .carousel-indicators {

        bottom: 35px;

        right: 30px

    }

    .infy-r-searchmain {

        padding: 2px 8px 0

    }

    .infy-r-searchmain input {

        margin: 0 10px 0 0

    }

    section h1.infy-r-h1, section h2.infy-r-h2-mainTitle {

       /* padding: 70px 0 0*/

    }

    .infy-r-section_carousel.mTop_160 {

        margin: 40px 0 0

    }

    .infy-r-mobilemenu {

        display: none!important

    }

    .infy-r-slidingHamMenu {

        width: 320px

    }

	.infy-r-section_carousel .carousel-control, .panel-industries-carousel .carousel-control{

		width:4%;

	}

	.infy-r-section_careers{

		background-image:url('../images/Career1280.png');

		background-position:0 140px;

		height:365px;

	}

	.infy-r-careers_txt{ top:185px; font-size:2.286em; line-height:34px;}

.col-carousel-mobile{

	display:none;

}

.col-noMobile{

	display:block;

}

.infy-r-menuContMobile{

	display:none !important;

}

div[class*='infy-r'] a.infy-r-header_title{

	width:auto;

	font-size: 24px;

	color:#fff;

	padding:0px 70px 0 15px;

	line-height: 50px;

	background:url(../images/menuHeaderArrow.png) no-repeat top 50% right 45px;

}

div[class*='infy-r'] a.infy-r-title{

	padding:35px 35px 0px 0px;

	background:url("../images/icon-list-arrow.png") no-repeat top 42px right 0;

}

div[class*='infy-r'] a.infy-r-title:hover{

	background:url("../images/icon-list-arrow-blue.png") no-repeat top 42px right 0;

}

div.infy-r-titleCont h2.infy-r-h2{

	padding:70px 0 0;

}



}



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

    .infy-r-full-width-tile img.infy-r-scale {

        width: 100%

    }

    .infy-r-aside-widget ul li p {

        width: 80%

    }

    .infy-r-prod-sublist li a,

    .infy-r-prod-sublist li a:hover,

    .infy-r-prod-sublist li a:link,

    .infy-r-prod-sublist li a:visited {

        color: #fff;

        text-decoration: none;

        font-size: 14px

    }

    .infy-r-prod-sublist li {

        margin: 0 10px 0 0

    }

    .carousel-caption {

        /*right: 15%;*/

        bottom: 150px;

        left: 0px

    }

    .carousel-caption h3.infy-r-h3 {

        font-size: 2.9em;

		line-height: 55px;

		text-shadow: -1px 5px 12px rgba(39, 39, 39, 0.51);

    }

    .infy-r-aside-widget.infy-r-move-up-bemore {

        margin-top: 30px

    }

	.infy-r-news-link, .offerings_mTop, .aboutus_mTop, .newsroom_mTop, .investors_mTop {margin:30px 0 0}

    .infy-r-bs-cat-list.infy-r-aikido_moveTop,

    .infy-r-bs-cat-list.infy-r-cs_moveTop,

    .infy-r-bs-cat-list.infy-r-oss_moveTop,

    .infy-r-bs-cat-list.infy-r-ts_moveTop,

    .infy-r-news-link {

        margin: 30px 0 0

    }

    .infy-r-gradient_carousel {

        height: 280px

    }

    .infy-r-padding-left-zero,

    .infy-r-padding-right-zero {

        padding-left: 0;

        padding-right: 0

    }

    .infy-r-digimark-vid {

        margin-top: 30px!important

    }

    .infy-r-searchmain {

        right: 45px

    }

    .infy-r-aerospace {

        margin: 30px 0 0

    }

    .infy-r-aerospace-case-studies ul li p,

    .infy-r-box-yellow h2 {

        color: #475055

    }

    .infy-r-aerospace-case-studies .infy-r-header {

        padding: 20px!important

    }

    .infy-r-aerospace-case-studies ul li p {

        font-size: 16px

    }

    .infy-r-panel-breadcrumb h1 {

        font-size: 36px

    }

    .infy-r-prod-cat-list ul li.infy-r-first-li {

        border-top: none;

		background:none;

    }

    .infy-r-noMargin {

        margin: 0

    }

    .infy-r-reading-link ul li:last-child {

        border-bottom: none

    }

	.infy-r-menu_ul, .top_header{

		display:none;

	}

}



@media only screen and (min-width:992px) and (max-width:1199px) {

    .infy-r-full-width-tile img.infy-r-scale {

        width: 100%

    }

    .infy-r-move-top {

        margin-top: -275px

    }

    .infy-r-bs-cat-list.moveTop {

        margin: -2px 0 0

    }

    .carousel-caption {

        /*right: 15%;*/

        bottom: 150px;

        left: 0px

    }

    .carousel-caption h3.infy-r-h3 {

        font-size: 2em;

        line-height: 30px

    }

    .infy-r-aside-widget.infy-r-move-up-bemore {

        margin-top: -126px

    }

    .infy-r-news-link {

        margin: -134px 0 0

    }

    .infy-r-bs-cat-list.infy-r-oss_moveTop {

        margin: -123px 0 0

    }

    .infy-r-bs-cat-list.infy-r-aikido_moveTop {

        margin: -140px 0 0

    }

    .infy-r-bs-cat-list.infy-r-cs_moveTop {

        margin: -167px 0 0

    }

    .infy-r-bs-cat-list.infy-r-ts_moveTop {

        margin: -95px 0 0

    }

    .infy-r-gradient_carousel {

        height: 280px

    }

    .infy-r-case-study-wid-prod,

    .infy-r-digimark-vid {

        margin: -118px 0 0!important

    }

    .infy-r-fin-pro {

        margin: -122px 0 0!important

    }

    .infy-r-digimark-vid.infy-r-moveUp {

        margin: -113px 0 0!important

    }

    .infy-r-panel-breadcrumb h1 {

        font-size: 36px

    }

	.offerings_mTop {

		margin: -127px 0px 0px;

	}

	.aboutus_mTop{

		margin:-112px 0 0;

	}

	.newsroom_mTop{

		margin:-84px 0 0;

	}

	.investors_mTop{

		margin:-112px 0 0;

	}

	.infy-r-digimark-vid.infy-r-rf-moveUp{

		margin:-104px 0 0 !important;

	}

	.financials_mTop{

		margin:-184px 0 0;

	}

	.widget-height-135 .infy-r-tile-info{

		min-height:184px;

	}

	.widget-height-160{

		min-height:211px;

	}

	.infy-r-prod-cat-list.investors_mTop ul li.dummy_li{

		padding:60px 0;

	}

	.infy-r-prod-cat-list.financials_mTop ul li.dummy_li{

		padding:60px 0;

	}

}



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

    .products-txt {

        width: 71%

    }

	.infy-r-bestViewed{ display:block;}

	.infy-r-section_carousel .carousel-control, .panel-industries-carousel .carousel-control{

		display:none;

	}

	.carousel-indicators{

		display:block;

	}

}



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

.cta-wid{

	display:block;

}

}



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

    .page_title,

    .page_title:hover {

        color: #a3c4e7

    }

    .carousel-caption h3.infy-r-h3 {

        font-size: 2.9em;

        line-height: 55px;

		text-shadow: -1px 5px 12px rgba(39, 39, 39, 0.51);

    }

    .carousel-caption {

        bottom: 150px;

        left: 0px

    }

    .page_header {

        display: block

    }

    .infy-r-page_header_mobile,

    .mobile-only {

        display: none

    }

    .page_title {

        line-height: 80px;

        float: left

    }

    .infy-r-bs-cat-list.moveTop {

        margin: -68px 0 0

    }

    h2.infy-r-h2 {

        font-size: 24px;

        line-height: 32px;

        font-weight: 700

    }

    h3.infy-r-h3 {

        font-size: 18px;

        line-height: 36px

    }

    div[class*=infy-r] p,

    h4.infy-r-h4 {

        font-size: 16px

    }

    h4.infy-r-h4 {

        line-height: 26px

    }

    .desktop-only {

        display: block

    }

    .infy-r-box-yellow {

        background-color: #ffe082

    }

    .infy-r-b1 {

        position: absolute;

        top: 0;

        right: 0;

        height: auto;

        width: 652px;

        margin: 0

    }

    .infy-r-full-width-tile img.infy-r-scale {

        width: auto

    }

    .infy-r-img-contr {

        padding-top: 15px

    }

    .infy-r-aside-widget .infy-r-header,

    .infy-r-aside-widget ul li {

        padding: 30px

    }

    .infy-r-aside-widget ul li img {

        margin-right: 30px

    }

    .infy-r-aside-widget ul li h5.infy-r-h5,

    .infy-r-box-yellow h2 {

        color: #475055

    }

    .infy-r-aside-widget ul li p {

        margin-bottom: 0;

        color: #475055

    }

    .home-tab-nav {

        margin-top: -50px

    }

    .home-tab-nav ul.nav-tabs {

        float: right

    }

    .infy-r-box-50 {

        width: 50%;

        display: table-cell;

        vertical-align: top

    }

    .infy-r-move-top {

        margin-top: -289px

    }

    .nav-tabs li a,

    .nav-tabs li a:hover,

    .nav-tabs li.active a,

    .nav-tabs>li.active>a,

    .nav-tabs>li.active>a:focus,

    .nav-tabs>li.active>a:hover {

        font-size: 1.5em

    }

    .infy-r-aside-widget.infy-r-move-up-bemore {

        margin-top: -141px

    }

    .infy-r-news-link {

        margin: -183px 0 0

    }

    .infy-r-bs-cat-list.infy-r-oss_moveTop {

        margin: -162px 0 0

    }

    .infy-r-bs-cat-list.infy-r-aikido_moveTop {

        margin: -151px 0 0

    }

    .infy-r-bs-cat-list.infy-r-cs_moveTop {

        margin: -173px 0 0

    }

    .infy-r-bs-cat-list.infy-r-ts_moveTop {

        margin: -109px 0 0

    }

    .infy-r-gradient_carousel {

        height: 280px

    }

    .infy-r-digimark-vid.infy-r-moveUp {

        margin: -124px 0 0!important

    }

	.infy-r-section_careers{

		background-image:url('../images/Career.png');

		background-position:0 140px;

		height:365px;

	}

	.infy-r-careers_txt{

		font-size:2.571em;

		line-height:36px;

		top:160px;

	}

	.offerings_mTop, .aboutus_mTop{margin:-146px 0 0;}

	.newsroom_mTop{

		margin:-113px 0 0;

	}

	.investors_mTop{

	margin:-146px 0 0;

}

.infy-r-digimark-vid.infy-r-rf-moveUp{

	margin:-138px 0 0;

}

.financials_mTop{

	margin:-222px 0 0;

}

.infy-r-prod-cat-list.investors_mTop ul li.dummy_li{

	padding:75px 0;

}

.infy-r-prod-cat-list.financials_mTop ul li.dummy_li{

	padding:60px 0;

}

.fixedControl_cont{

	display:block;

}



}



.box.cta-green,.box.cta-blue,.box.cta-yellow,.boxcta-white {

    border:none!important;

    color: #fff;

    padding: 20px 20px 20px 65px;

}

.box.cta-green{ background: #56ccc8;}

.box.cta-blue{background:#4FC6F8}

.box.cta-yellow{background:#FFE082;padding-left:35px; min-height:150px;}

.box.cta-white{background:#fff;border: medium none;padding:20px 20px 20px 35px}

.box.cta-white .cta-list li a{color:#000;text-shadow:none;opacity: 1;}

.box.cta-white .cta-list li a i{margin-right:20px;}

.refresh-layout .box.cta-white,.refresh-layout .box.cta-white .aside-overlay a{color:#ea6060!important}

.box.cta-white .aside-overlay a i{display:none!important;}

.full-width-widget.box.cta-white{padding: 20px 20px 20px 65px;}

.box.cta-yellow .image3-css{display:none;}

.cta-yellow a h2,.cta-white a h2 {

    color: #000 !important;

    font-size: 1.2em !important;

	

}

.cta-white p{color:#999!important;font-size:15px!important;font-weight:normal!important;}

 .refresh-layout.outer-wrapper{background:none!important;border:none;box-shadow:none; padding:10px 0;}

  .refresh-layout .breadcrumb li a{color:#999}

  .refresh-layout .page-head {

    color: #6b6c6d!important;

}

.refresh-layout .nav-secondary {

	border:none;

    border-bottom: 1px solid #d3d3d3;

    padding: 0;

	background:none

}

.refresh-layout .nav-secondary a {

   

    border-left: 0 none;

    color: #333;

	text-shadow:none

}

.refresh-layout .nav-secondary .current a {

    border-bottom: 4px solid #4ca4d5;

    border-left: 0 none;

    color: #333;

	text-shadow:none

}

.refresh-layout .content {

    background: transparent none repeat scroll 0 0;

    border: medium none;

	padding:0 15px;

}

.refresh-layout .content{

	font-size:16px;

	color:#475055;

	font-family:"MyriadPro-Regular";

}

.refresh-layout .content h2{

	font-size: 24px;

	line-height: 32px;

	font-weight: bold;

	padding:0 0 15px;

}

.refresh-layout .content h1{

	font-size: 24px;

	line-height: 32px;

	font-weight: bold;

	padding:0 0 15px;

	color:#222!important;

}

.refresh-layout .content h3{

	padding:0 0 15px;

}





.cta-green i,.cta-blue i,.cta-yellow i,.cta-white i.icon-file-text,.cta-white i.icon-facetime-video{

    background: #475055 none repeat scroll 0 0;

    font-size: 18px;

    height: 40px;

    left: 0;

    opacity: 1;

    padding-top: 9px;

    position: absolute !important;

    text-align: center;

    top: 18px;

    vertical-align: middle !important;

    width: 40px;

	color:#fff

}

.refresh-layout .box  h2 {

    color: #fff;

    font-size: 1.2em;

    font-weight: bold;

    text-shadow: none;

	top:0

}

.refresh-layout .box .aside-overlay > p {

    color: #fff;

    font-family: myriad-pro;

    font-size: 15px;

    text-shadow: none !important;

}

.refresh-layout .box  .aside-overlay a {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;

    border: medium none !important;

    box-shadow: none;

    color: #666 !important;

    display: inline;

    font-weight: normal !important;

    height: auto !important;

    opacity: 1;

    padding: 2px 0;

    position: static;

    text-shadow: none;

	box-shadow:none!important



}

.full-width-widget.cta-white i {

    left: -65px;

    position: absolute;

    top: 0;

}

.cta-yellow a>div{display:none}

.refresh-layout .media-wrap .figure{

	border:none;

	background:none;

	text-align:center;

}

.refresh-layout .media-wrap .figure img{

	width:auto;

}

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

.refresh-layout .content {

	padding:3% 10px;

}

.infy-r-icons_right { display: block;}

.carousel-caption h3.infy-r-h3 {

        font-size: 3.429em;

		line-height: 55px;

		text-shadow: -1px 5px 12px rgba(39, 39, 39, 0.51);

    }

}

@media only screen and (min-width:769px) and (max-width:1024px) {

.box.cta-white{padding:20px 10px 20px 10px}

}



@media (min-width: 1155px) {

/* CSS styles for viewports 1155px and up */  

#carousel-example-generic .next-icon.carousel-control {right:10px;}

}





footer .footer-top {

    background-color: #ffff;

	font-family: MyriadPro-Regular;

}

footer .footer-top h1.widget-title, footer .footer-top h3.widget-title, footer .footer-top .widget-title {

	color: #ffffff;

}

.footer-row-1 {

	padding-top: 90px;

	padding-bottom: 50px;

}

.footer-row-1 {

	margin-top: 0;

	margin-bottom: 0;

}

.footer-row-1 {

	border-top: 0px solid #515b5e;

	border-bottom: 0px solid #515b5e;

	border-left: 0px solid #515b5e;

	border-right: 0px solid #515b5e;

}

footer .footer {

	background-color: #293847;

}

footer .footer h1.widget-title, footer .footer h3.widget-title, footer .footer .widget-title {

	color: #ffffff;

}

.page_preloader_off .yankeewp_preloader_holder,

.footer_bottom_bar_off footer .footer,

.footer_row1_off .footer-row-1,

.footer_row2_off .footer-row-2,

.footer_row3_off .footer-row-3{

display: none !important;

}

footer .footer-top h1.widget-title,

footer .footer-top h3.widget-title,

footer .footer-top .widget-title {

    font-size: 16px;

    margin-bottom: 25px;

    text-transform: uppercase;

    letter-spacing: .1em;

}

footer .social-links * {

color: rgb(255, 255, 255);

display: inline-table;

list-style: outside none none;

transition: all 250ms ease-in-out;

-webkit-transition: all 250ms ease-in-out;

}

footer .mc4wp-form p {

color: #ffffff;

font-size: 15px;

}

footer .social-links {

margin: 0;

padding: 0;

line-height: 90px;

float: right;

}

footer .social-links i {

font-size: 15px;

margin-right: 5px;

}

footer .widget_yankeewp_recent_entries_with_thumbnail li a{

color: white;

}

footer .widget_yankeewp_recent_entries_with_thumbnail .post-date{

border-color: rgba(255, 255, 255, 0.5);

color: rgba(255, 255, 255, 0.7);

}

footer .social-links a:hover {

opacity: 0.8;

}

footer .shop_feature_description_v2 {

padding-left: 15px;

}

footer .contact-details p {

color: rgba(255,255,255,0.7);

font-size: 14px;

font-weight: 300;

margin: 0 0 4px;

opacity: 1;

padding: 5px 0px;

}

.footer-logo {

width: 250px;

}

footer {

background: #393939;

}

.footer-top .widget_nav_menu li {

text-align: left;

width: 100%;

font-family: MyriadPro-Regular;

list-style: none;

padding: 5px 0px;

}

footer .footer-top .menu .menu-item a::before {

content: "";

height: 15px;

left: -9px;

position: absolute;

top: 3px;

width: 2px;

}

.before_footer{

background: #e9eaea;

}

.before_footer .widget-title{

color: black;

}

.footer-top .widget-title:after{

display: none;

}

.footer-top .widget-title {

border: 0 none;

margin-bottom: 12px;

padding: 0;

}

.footer-top .widget_nav_menu ul {

margin: 0;

padding: 0;

}

footer .footer-top .menu .menu-item a::after{

content: "";

}

footer .footer-top .menu .menu-item a {

margin-left: 0px;

font-size: 14px;

color: rgba(255,255,255,0.7);

}

footer .footer-top .menu .menu-item a:before {

background: none !important;

}

.footer-top h1.widget-title, 

.footer-top .widget-title {

font-weight: 400;

margin: 5px 0;

}

.prefooter{

padding: 0;

}

.prefooter .footer .container {

padding-top: 10px;

padding-bottom: 10px;

} footer nav.menu {

background: transparent;

margin: 0;

}

nav ul li {

display: inline-block;

position: relative;

}

nav ul {

list-style: none;

margin: 0;

padding: 0;

}

footer nav ul li a{

color: #6d7a83;

font-size: 12px;

padding-right: 5px;

margin-right: 5px;

position: relative;

display: block;

}

footer nav ul li a:after {

content: '/';

display: block;

font-size: 12px;

position: absolute;

top: 0;

right: -5px;

color: #6d7a83;

}

footer nav ul li:last-child a:after {

display: none !important;

}

footer nav ul li:last-child a {

margin-right: 0;

padding-right: 0;

}

footer .footer {

background: #007bcd none repeat scroll 0 0;

}

footer .logo, .footer-top h1.widget-title, .footer-top .widget-title {

margin-top: 0;

}

.sidebar_menu p.copyright {

color: black;

}

p.copyright {

color: #000;

font-size: 14px;

margin: 15px 0;

}

footer .textwidget > p:last-child {

margin-bottom: 0;

}

footer .theme-author {

text-transform: uppercase;

font-weight: 700;

}

footer.entry-footer {

background: transparent;

margin-top: 20px;

}

footer .widget_address_social_icons .social-links li{

margin-bottom: 5px;

}

footer .widget_recent_entries_with_thumbnail li a {

color: #ffffff;

font-weight: bold;

}

.prefooter .widget-title {

color: #d5e9f8;

font-size: 18px;

font-weight: 400;

margin-bottom: 20px;

}

footer nav.menu {

background: transparent;

margin: 0;

} footer {

background: #2c3e50;

}

.prefooter{

padding: 0;

}

.prefooter .container {

padding-top: 40px;

padding-bottom: 40px;

}

.widget_text .shop_feature_icon_v2 {

background: #ffffff none repeat scroll 0 0;

border-radius: 3px;

padding: 7px 0;

text-align: center;

}

.widget_text .shop_feature_icon_v2 i {

color: #000000;

font-size: 25px;

}

.widget_text .shop_feature_v2 {

margin: 0;

padding: 0;

}

footer p {

color: #383737;

font-size: 20px;

}

footer .textwidget p{

color: #fff;

font-size: 14px;

}

footer .widget_nav_menu li::before,

.sidebar-content .widget_nav_menu li::before,

.widget_pages li::before,

.widget_meta li::before,

.widget_archive li::before,

.widget_categories .cat-item::before { font-family: fontawesome;

margin-right: 8px;

}

.sidebar-content .widget_nav_menu li,

.widget_recent_entries li,

.widget_pages li,

.widget_meta li,

.widget_archive li,

.widget_categories .cat-item{

margin-bottom: 5px;

}

footer .widget_recent_entries_with_thumbnail .post-date {

border: 1px solid rgb(109, 122, 131);

color: rgba(255, 255, 255, 0.8);

padding: 1px 7px;

}

footer .widget_recent_comments > ul,

footer .widget_nav_menu li,

footer .widget_nav_menu li a,

footer .sidebar-content .widget_nav_menu li,

footer .sidebar-content .widget_nav_menu li a,

footer .widget_recent_entries li,

footer .widget_recent_entries li a,

footer .widget_pages li,

footer .widget_pages li a,

footer .widget_meta li,

footer .widget_meta li a,

footer .widget_archive li,

footer .widget_archive li a,

footer .widget_categories .cat-item,

footer .widget_categories li a {

color: #fff;

font-weight: 300;

}

footer .tagcloud > a {

}

footer .logo img{

max-width: 100%;

}

footer .menu .menu-item a {

color: #b4bbc2;

font-size: 17px;

font-weight: 300;

letter-spacing: normal;

line-height: normal;

margin-left: 5px;

margin-right: 5px;

padding: 0;

position: relative;

text-transform: none;

}

footer .menu .menu-item a:after {

content: '/';

display: block;

font-size: 12px;

position: absolute;

top: 0;

right: -10px;

color: rgba(255, 255, 255, 0.8);

}

footer nav ul li:last-child a {

margin-right: 0;

padding-right: 0;

}

footer .theme-author {

text-transform: uppercase;

font-weight: 700;

}

.footer-div-parent .footer {

position: absolute;

left: 0;

right: 0;

bottom: 40px;

margin: 0 auto;

border-radius: 10px;

}

.footer-div-parent {

position: relative;

}

a.logo-footer {

line-height: 90px;

}

a.logo-footer img {

max-width: 140px;

}

p.copyright {

line-height: 90px;

margin:0;

}

.contact-details i {

padding-right: 10px;

}





ul.infy-r-menu_ul .sub-menu {

  display: none;

  position: absolute;

  background: #fff;

  width: 240px;

  padding-top: 15px;

}

ul.infy-r-menu_ul .sub-menu li a { font-size: 1.4em;line-height: 42px;color: #475055 !important; }

ul.infy-r-menu_ul .sub-menu li a:hover { color: #eeae4d !important; }

ul.infy-r-menu_ul .sub-menu li {

  background: #fff;

  width: 100%;

}



ul.infy-r-menu_ul .menu-item-has-children:hover a ~ .sub-menu {

  display: block;

}







.wpcf7-form .wpcf7-submit {

border: 0 none;

padding: 10px 20px;

color: #fff;

}

.wpcf7-form input, .wpcf7-form textarea {
    padding: 8px 8px 8px 15px;
opacity: .9;
margin-bottom: 20px;
border-radius: 26px;
width: 100%;
border: 1px solid #4c4949;
}

.wpcf7-form span.wpcf7-not-valid-tip {

font-size: 14px;

font-weight: 300;

}

div.wpcf7-mail-sent-ok,

div.wpcf7-mail-sent-ng,

div.wpcf7-validation-errors {

border: 0 none;

color: #ffffff;

margin: 5px 0;

padding: 10px;

}

div.wpcf7-validation-errors {

background: none repeat scroll 0 0 #cada39;

width: 95%;

float: left;

margin-top: 30px;

}

div.wpcf7-mail-sent-ok {

background: none repeat scroll 0 0 #2ecc71;

}

div.wpcf7-mail-sent-ng {

background: none repeat scroll 0 0 #e74c3c;

}

#contact-us .form-control:focus {

box-shadow: none;

border: 1px solid;

}

#contact-us .form-control {

border: 1px solid #dadee1;

height: auto;

padding: 8px;

}

#contact_form .button[type="submit"], .btn-default-dark, .btn-default-light {

border: 0 none;

color: #ffffff;

font-style: normal;

font-weight: 500;

height: auto;

margin: 0;

padding: 10px;

}

label.error {

font-size: 15px;

font-weight: 300;

padding-top: 2px;

}

.pg-content { padding-top: 50px; }

.btn-default, .btn-default-dark, .btn-default-light {

    border-radius: 0!important;

    color: #fff;

    background: 0 0!important;

    font-size: 17px;

    border: 1px solid;

    transition: ease-in-out .5s;

}

.btn-default.dark, .btn-default-dark {

	color: #000000 !important;

	border: 1px solid #000000 !important;

	    width: inherit !important;

}

.btn-default-light {

	color: #FFF !important;

	border: 1px solid #FFF !important;

	    width: inherit !important;

}

#c-file { 
height:88px;
border: none !important;
}
.post-meta-key { display: none; }

