html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

.slideInLeft a svg,
.crs-txt svg,
.advc-cta a svg {
    height: 19px;
    width: 16px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0;

}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important;

    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(/assets/css/Fonts/glyphicons-halflings-regular.eot);
    src: url(/assets/css/Fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
        url(/assets/css/Fonts/glyphicons-halflings-regular.woff2) format("woff2"),
        url(/assets/css/Fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(/assets/css/Fonts/glyphicons-halflings-regular.ttf) format("truetype"),
        url(/assets/css/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}





:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}





button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}


.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}




a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}


a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}


a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}


a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}



a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}


a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}



.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}



@media(min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

table {
    background-color: transparent;
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.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.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.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 {
    border: 1px solid #ddd
}

.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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.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-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

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

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

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

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

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

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .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 {
        border-bottom: 0;
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    -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;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-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::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    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] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

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

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 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;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #f47408;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.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: #23527c;
    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: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.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 {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.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;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    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)
}

.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:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.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-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.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 {
    z-index: 2
}

.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 {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.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-left-radius: 4px;
    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-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
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
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
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;
    color: #555;
    text-align: center;
    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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.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-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    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: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    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 {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.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: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 102%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@media(min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    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-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media(min-width: 768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

@media(max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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
    }

    .course-section .exam-tab-section .nav {
        display: inline-grid;
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -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-top: 8px;
    margin-bottom: 8px
}

@media(min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .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
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.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-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    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-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@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-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: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .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-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-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.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;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}


@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    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: -o-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);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-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: -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: -o-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)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    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: -o-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)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    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: -o-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)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    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: -o-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 {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    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: #c7ddef
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.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;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.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-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.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 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

@media(min-width: 768px) {
    .modal-dialog {
        width: 900px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.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.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    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>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.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;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.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 {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.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;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #0009;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

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

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}
.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media(max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.input_full {
    width: 100%
}

input {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    height: 38px;
    transition: all .2s linear 0s;
    padding: 0 10px;
    width: 100%
}

textarea {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 9px;
    transition: all .2s linear 0s
}

select {
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    margin-bottom: 10px !important;
    height: 38px;
    width: 100%;
    padding: 0 10px
}



aside,
details,
figcaption,
figure,
ins,
summary,
small,
mark,
title,
video,
footer,
header,
hgroup,
nav,
section,
article {
    display: block
}

.clear {
    padding: 0;
    margin: 0;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    width: 100%;
    display: block
}







input,
button {
    outline: 0
}




button {
    transition: all .5s
}



img {
    border: 0;
    max-width: 100%;
    max-height: 100%;
    width: inherit
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important
}

.main_container {
    margin: 15px 0
}

.btn_box {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0
}

.breadcrumb li a {
    color: #f47408
}

.breadcrumb {
    padding: 8px 0 !important
}

.cmsbanner-top {
    border: 1px solid #e7e2e2;
    display: none
}

.left_box p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 22px;
    margin: 5px 0 8px 0;
    word-break: break-word
}

.left_box p a strong {
    font-weight: 600
}

/* .left_box img {
    margin: 5px !important
} */

.left_box h1 {
    font-size: 22px;
    color: #425365;
    font-weight: 600;
    margin-top: 15px
}

.left_box h1 span strong,
.left_box h1 strong span {
    font-size: 22px !important;
    color: #425365 !important;
    font-weight: 600
}

.left_box h2 {
    font-size: 18px;
    color: #425365;
    font-weight: 600;
    padding: 0
}

.left_box h2 span strong,
.left_box h2 strong span,
.left_box p>strong>span>span,
.left_box p>span>strong>span {
    font-size: 18px !important;
    color: #425365 !important;
    font-weight: 600
}

.left_box iframe {
    width: 100% !important
}

.left_box table iframe {
    width: inherit !important
}

.left_box h3,
.left_box h3 span strong,
.left_box h3 strong span {
    font-size: 18px !important;
    color: #425365 !important;
    font-weight: 600;
    margin-left: 0 !important
}

.left_box h3 strong a {
    font-size: 14px;
    line-height: 22px
}

h3 span strong {
    font-size: 18px;
    color: #425365;
    font-weight: 600
}

.left_box h4 {
    font-size: 16px;
    color: #425365;
    font-weight: 600;
    line-height: 28px
}

.left_box pre {
    overflow: unset;
    border: 0
}

.left_box table {
    border-collapse: collapse;
    line-height: 0;
    margin-bottom: 20px;
    border: 1px solid #d2d2d2;
}

.left_box table th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.left_box table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #d2d2d2
}

.left_box table td,
.left_box table td>a {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 8px 0
}

.left_box table td pre {
    margin: 0;
    background: 0;
    padding: 0
}

.left_box table td p {
    margin: 0;
    text-align: left !important
}

.left_box table td p span {
    font-size: 14px !important;
    text-align: left
}

.left_box table li {
    line-height: 12px;
    padding: 10px
}

.left_box table h3,
.left_box table h3 strong span {
    font-size: 15px !important;
    color: #425365;
    font-weight: 600;
    margin: 0
}

.left_box ul li a,
.left_box a,
.left_box a strong {
    color: #EB7F00;
    font-weight: 600;
    font-size: 14px
}

.left_box ul li a:hover,
.left_box a:hover {
    color: #EC8002;
    text-decoration: underline
}

.left_box ul li {
    list-style: disc;
    padding: 4px 0;
    margin-left: 20px
}

.combo-content {
    position: relative;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 4px;
    padding-left: 150px;
    min-height: 130px;
    margin-top: 20px
}

.prod-img {
    position: absolute;
    left: 12px;
    top: 12px
}

.prod-img a {
    display: block;
    cursor: pointer
}

.combo-content h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 5px 0;
    line-height: 18px;
    padding: 0
}

.detail-table {
    display: none
}

.form_box {
    border-radius: 4px;
    position: relative
}

.form_box .google_login_btn {
    margin: 0 15px
}

.form_box .fourm_btm_form {
    background: #21354B;
    padding: 10px 20px 30px 25px;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5)
}

.form_box .fild_box label {
    display: none
}

.form_box .fourm_btm_form .form-heading h3 {
    color: #fff;
    margin-bottom: 0
}

.form_box .fourm_btm_form .form-heading h4 {
    color: #fff;
    margin: 5px 0 20px 0;
    font-size: 16px
}

.form_box .btm_form {
    background: 0;
    box-shadow: none
}

.unanswered {
    border: 0;
    padding: 0
}

.form_box .iti__country-list {
    width: 315px;
    overflow-x: hidden
}

.innerform_sidebar {
    text-align: center;
    padding: 20px 20px 40px 20px;
    border-radius: 6px;
    background: #334559;
    position: relative;
    margin-bottom: 20px;
    display: block
}

.innerform_sidebar>h2 {
    color: #fff;
    margin: 10px 0 20px 0;
    font-size: 26px;
    font-weight: 600
}

.innerform_sidebar>p {
    color: #eee;
    font-size: 16px;
    margin-bottom: 10px
}

#dvEditor {
    float: left;
    width: 100%
}

.cke_toolbar_break {
    display: none
}

#cke_1_top,
#cke_2_top {
    position: absolute;
    bottom: 12px
}

.cke_chrome,
.cke_contents {
    border: 1px solid #b2b2b2 !important;
    position: relative !important
}

.cke_contents {
    margin-bottom: 48px !important;
    border: 0 !important;
    border-bottom: 1px solid #aaa !important
}

.cke_toolgroup {
    border: 0 !important;
    background: none !important;
    margin: 0 !important
}

.cke_bottom {
    display: none !important;
    background: none !important
}

.newdropdown {
    border-top: 0;
    overflow: hidden;
    clear: both;
    background: #f7f7f7;
    margin: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 999;
    height: 221px;
    border: 1px solid #b2b2b2;
    overflow-y: scroll;
    margin-top: -6px;
    border-radius: 4px
}

.innerform_sidebar .get_ansbtn {
    position: relative;
    left: 0;
    right: 0;
    margin: 10px auto 0 !important;
    display: block;
    width: 100%
}

#txtQuestion {
    float: left;
    margin: 0 !important;
    height: 50px;
    border-radius: 4px;
    font: message-box
}

.innerform_sidebar .attach_file input {
    border: 0 !important;
    background: none !important;
    padding-left: 24px !important;
    font-weight: 500 !important;
    z-index: 999;
    color: #fff;
    margin: 0 !important
}

.innerform_sidebar .attach_file::before {
    text-align: center;
    content: "\f03e";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #fff;
    font-size: 16px;
    top: 7px;
    left: 0;
    width: 20px
}

.innerform_sidebar .cke_contents {
    height: 100px !important;
    margin-bottom: 48px !important;
    border: 0 !important;
    border-bottom: 1px solid #aaa !important
}

.innerform_sidebar .cke_toolgroup {
    border: 0 !important;
    background: none !important;
    margin: 0 !important
}

.innerform_sidebar .cke_resizer_ltr {
    display: none
}

.innerform_sidebar #txtQuestion {
    height: 42px !important
}

.OfferedPrice {
    font-size: 12px;
    margin-bottom: 5px
}

.OfferedPrice span {
    font-size: 16px;
    font-weight: 800
}

.img-detail a {
    background: #f47408;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px
}

.img-detail a:last-child {
    background: #1da86f
}

.img-detail a:hover {
    color: #fff;
    text-decoration: none
}

.witecont {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
    box-shadow: inset 0 0 2px #ccc;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    border-left: 6px solid #aaa;
    cursor: pointer;
    position: relative;
    padding-left: 80px;
    min-height: 80px
}

.witecont:hover {
    border-left: 6px solid #ff6b0b
}

.witecont a {
    font-size: 14px;
    color: #EB7F00;
    line-height: 18px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600
}

.witecont img {
    width: 48px;
    height: 48px;
    background: #EFFFFD;
    border: 1px solid #B5CDD7;
    padding: 5px;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 6px
}

.box-dflt p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left
}

.form_box .head {
    font-size: 23px;
    color: #fff;
    text-align: center
}

.form_box .thankyou_div {
    font-size: 16px;
    color: #81ffcb;
    text-align: center
}

.gotquestion {
    margin: 0 0 20px 0;
    display: block
}

.gotquestion img {
    margin: auto;
    display: block
}

.box-dflt .head {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0
}

#ancViewMore,
.viewMore a {
    font-size: 14px;
    color: #EB7F00;
    font-weight: 600;
    text-align: right;
    float: right
}

.mhomeblog {
    margin-top: 30px
}

.mhomeblog .box-dflt h2 {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0
}

.mhomeblog .box-dflt a {
    margin-bottom: 10px;
    background: #fff;
    padding: 10px 10px 10px 58px;
    box-shadow: 0 0 2px #ccc;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    display: block;
    font-size: 14px;
    color: #555;
    line-height: 18px;
    font-weight: 600;
    position: relative;
    min-height: 65px
}

.mhomeblog .box-dflt a:hover {
    color: #EB7F00
}

.mhomeblog .box-dflt a:before {
    content: "";
    width: 37px;
    height: 37px;
    background: url(/Resources/images/blog_icon.png);
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1
}

#viewSamplePopup {
    display: none !important
}

.dvCountryCodeMenu ul {
    background: #fff;
    height: 200px;
    overflow-y: auto
}

.dvCountryCodeMenu ul li {
    border-bottom: 1px solid #aaa
}

.dvCountryCodeMenu ul li a {
    padding: 5px 8px;
    display: block;
    color: #555
}

.form_box .mainemail {
    background: 0
}

.form_box .country-code .spnCountryName {
    color: #425365
}

.form_box .mainMobile {
    position: relative
}

.form_box .country-code {
    font-size: 14px;
    margin-left: 12px;
    position: absolute;
    margin-top: 10px;
    padding-left: 17px
}

.form_box .dvCountryCodeMenu {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    z-index: 999
}

.form_box .country-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #425365 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 1px;
    position: absolute;
    top: 8px
}

.form_box .mainMobile input {
    padding-left: 65px
}

.form_box .submitbtn input {
    background: #f47408;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    text-transform: uppercase;
    border: 0
}

.form_box .orseprator {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 9px
}

.form_box .google-register-button {
    background: #fff;
    color: #425365;
    text-align: center;
    border: 0;
    height: auto;
    padding: 8px 10px;
    margin: 0;
    width: 100%;
    display: block;
    font-weight: 600;
    border-radius: 4px
}

.form_box .Facebookmain {
    position: relative
}

.form_box .google-register-button .icon {
    content: "";
    background: url(/Resources/images/google_icon.png)no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 0;
    float: none;
    vertical-align: middle
}

.form_box .gbutton-text {
    padding: 0;
    font-size: 13px
}

.or-txt {
    text-align: center;
    margin: 5px 0;
    color: #fff
}

.modal-title {
    float: left;
    font-weight: 600
}

.samplevideo iframe {
    width: 100%;
    height: 450px
}

.btnwrap {
    text-align: right
}

.close {
    color: #000;
    float: right;
    font-size: 23px !important;
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #020202;
    border-radius: 50%
}

.close_btn {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .3;
    border: 0
}

.xpress_btn {
    background-color: #1da86f !important
}

.cke_bottom,
.cke_contents,
.cke_top {
    overflow: inherit !important;
    display: inherit !important;
    height: auto !important
}

.cke_chrome,
.cke_contents {
    border: 1px solid #b2b2b2 !important
}

.cke_toolgroup {
    border: 1px solid #b2b2b2 !important
}

.newdropdown {
    border-top: 0;
    overflow: hidden;
    clear: both;
    background: #f7f7f7;
    margin: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 999;
    height: 221px;
    border: 1px solid #b2b2b2;
    overflow-y: scroll;
    margin-top: -6px;
    border-radius: 4px
}

.newdropdown .catTop {
    font-size: 14px;
    padding: 10px
}

.newdropdown ul {
    width: 100%;
    float: left;
    padding: 0;
    text-align: left
}

.newdropdown ul li {
    color: #000;
    font-size: 13px;
    list-style: none;
    line-height: 21px;
    padding: 1.5px 8px
}

.newdropdown ul li p {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #000 !important;
    margin: 0 !important;
    padding: 0 !important
}

.newdropdown ul li a {
    text-decoration: none;
    color: #333;
    display: block
}

.newdropdown ul li a:hover {
    color: #f47408
}

.newdropdown ul li a span {
    margin-left: 10px
}

.dropdown_icon input {
    background: 0;
    z-index: 999;
    position: relative;
    padding-right: 40px;
    cursor: pointer
}

.dropdown_icon {
    position: relative
}

.dropdown_icon::after {
    text-align: center;
    content: "\f0d7";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #777;
    font-size: 16px;
    top: 7px;
    right: 10px;
    width: 20px;
    z-index: 9
}

.attach_file {
    float: left;
    position: relative
}

.attach_file input {
    border: 0 !important;
    background: none !important;
    padding-left: 24px !important;
    font-weight: 600 !important;
    z-index: 999;
    color: #777
}

.attach_file::before {
    text-align: center;
    content: "\f0c6";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #777;
    font-size: 16px;
    top: 7px;
    left: 0;
    width: 20px
}

.attached_file input {
    color: #4FBDD8 !important;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: left
}

.get_ansbtn {
    float: right;
    width: auto
}

#progress {
    width: 100%;
    float: left;
    padding-left: 9px;
    margin-top: -30px
}

.form-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999
}

.signup_login_form h2 {
    text-align: center;
    font-size: 26px;
    color: #3C3C3C;
    font-weight: 600;
    margin-bottom: 40px
}

.signup_login_form h3 {
    font-size: 18px;
    color: #3C3C3C;
    font-weight: 600;
    margin-bottom: 20px
}

.form-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 10%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .8);
    outline: 0;
    z-index: 9999;
    margin: auto;
    padding: 60px;
    width: 80%
}

.rlogin_box {
    position: relative
}

.sign_signup .fild_box {
    position: relative;
    padding-left: 30%;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.sign_signup label {
    position: absolute;
    left: 0;
    top: 9px
}

.rl_form_box {
    width: 58%;
    border-right: 1px solid #b7b7b7;
    padding-right: 40px
}

.right_form_box {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 46px;
    text-align: center;
    height: 100%;
    width: 40%
}

.right_form_box h4 {
    color: #666;
    font-size: 18px;
    margin-bottom: 15px
}

.right_form_box h5 {
    color: #555;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
    font-weight: 600
}

.right_form_box h5 a {
    color: #109CF1;
    cursor: pointer
}

.form-popup .boxclose {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .3;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 15px
}

.form-popup .boxclose:hover {
    opacity: .8
}

.RegisterForm input,
.RegisterForm select {
    width: 100%
}

.form-popup .flt-left {
    float: none !important
}

.form-popup .or1,
.form-popup .or {
    float: left;
    font-size: 12px;
    padding: 8px;
    margin-top: 80px;
    font-weight: 400;
    margin: 60px 20px 0 -17px;
    background: #f7941d;
    border-radius: 100px;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center
}

.form-popup #tab3 {
    float: left;
    width: 38%;
    margin-top: 0
}

.form-popup #tab3 p {
    text-align: center
}

.form-popup .popup-footer input[type=button] {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0
}

.form-popup .popup-body #tabs {
    float: left;
    width: 100%
}

.form-popup .popup-body #tabs ul {
    float: left;
    border-bottom: 1px solid #aaa;
    width: 50%;
    margin-bottom: 25px
}

.form-popup .popup-body #tabs ul li {
    float: left;
    padding: 8px 0 8px 0;
    border: 1px solid #aaa;
    width: 100px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: -2px;
    margin-right: 10px;
    border-bottom: 0;
    cursor: pointer;
    background: #ddd
}

.form-popup .popup-body #tabs ul .active {
    border-top: 3px solid #f47408;
    font-weight: 600;
    background: #fff
}

.form-popup .country-code {
    margin: 0;
    padding: 9px;
    margin-left: 10px;
    border-right: 1px solid #aaa
}

.form-popup .country-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #425365 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 1px;
    position: absolute;
    top: 18px
}

.form-popup .country-code a {
    color: #333
}

.form-popup .country-code a span {
    padding-left: 7px
}

.form-popup #dvMobile .dflt-txtbox {
    padding-left: 80px
}

.form-popup .ForgotAndEmail {
    color: #000;
    text-align: center;
    display: table;
    cursor: pointer;
    margin: auto
}

.form-popup .ForgotAndEmail:hover {
    color: #f47408
}

.form-popup #dvMobile {
    position: relative;
    margin-bottom: 20px
}

.form-popup .dvCountryCodeMenu {
    top: 40px;
    position: absolute;
    border: 1px solid #aaa
}

.form-popup .dvCountryCodeMenu {
    height: 116px
}

.form-popup.dvCountryCodeMenu ul {
    height: 121px
}

.form-popup .google-register-button .icon {
    display: none
}

.form-popup .google-register-button {
    text-align: center;
    color: #555;
    background: #fff;
    border: 1px solid #aaa;
    text-align: center
}

.form-popup .google-register-button .icon {
    content: "";
    background: url(/Resources/images/google_icon.png)no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 0;
    float: none;
    margin-top: 8px
}

.form-popup .gbutton-text {
    padding: 6px 0 0 4px
}

.dvCountryCodeMenu {
    z-index: 999
}

.dvCountryCodeMenu ul {
    background: #fff;
    height: 150px;
    overflow-y: auto
}

.dvCountryCodeMenu ul li {
    border-bottom: 1px solid #aaa
}

.dvCountryCodeMenu ul li a {
    padding: 5px 8px;
    display: block;
    color: #555
}

#txtRegMobilePopup {
    padding-left: 80px !important
}

.box-dflt>h2,
.box-dflt .bdr-line,
.askexpertbg {
    display: none
}

#Forgetdiv:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999
}

#ForgetForm>img {
    margin: 0;
    position: absolute;
    right: 11px;
    top: 10px
}

#forget {
    position: fixed;
    left: 0;
    right: 0;
    top: 10%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .8);
    outline: 0;
    z-index: 999999;
    margin: auto;
    padding: 25px;
    width: 35%
}

.btnRow .SuBtn {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0
}

.CloBtn {
    display: none
}

.cmsbanner .combo-content {
    padding-right: 160px
}

.coupon-wrap {
    margin: 0;
    padding: 5px 0;
    border-radius: 10px;
    border: 1px dashed #1695a2;
    background: #83eff98a;
    text-align: center;
    position: relative
}

.coupon-wrap h4,
.coupon-wrap h2 {
    font-size: 12px;
    color: #38969a;
    line-height: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.coupon-wrap h4 {
    font-size: 14px;
    font-weight: 800
}

.coupon-wrap h2 span {
    font-weight: 800;
    color: #5f92c5;
    font-size: 15px;
    background: #fff;
    text-transform: uppercase;
    padding: 0 9px
}

.cut-mark::before {
    text-align: center;
    content: "\f0c4";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #1695a2;
    font-size: 20px;
    top: -15px;
    left: 20px;
    width: 20px;
    z-index: 1
}

.btm_coopan {
    width: 130px;
    position: absolute;
    top: 20px;
    right: 20px
}

.faculty-box>a {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 10px auto !important;
    display: block;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #eb7f00;
}

.sidbanner_popupform .btm_form {
    background: 0;
    box-shadow: none
}

.sidbanner_popupform .fourm_btm_form {
    padding: 0 40px 20px 40px
}

.six_box_heading h2 {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0
}

.askiitians_course a {
    border-bottom: 4px solid #7131b9;
    padding: 10px;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    color: #21354B;
    padding-left: 100px;
    overflow: hidden;
    position: relative
}

.askiitians_course a:nth-child(1) {
    border-bottom-color: #E8D368;
    color: #21354B
}

.askiitians_course a:nth-child(2) {
    border-bottom-color: #083360;
    color: #083360
}

.askiitians_course a:nth-child(3) {
    border-bottom-color: #831CF9;
    color: #831CF9
}

.askiitians_course a:nth-child(4) {
    border-bottom-color: #65860E;
    color: #65860E
}

.askiitians_course span img {
    position: absolute;
    left: 5px;
    top: 50px;
    width: 90px
}

.askiitians_course h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 10px 0;
    display: inline-block;
    padding: 0;
    color: #21354B;
    line-height: 22px
}

.askiitians_course span {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.askiitians_course img {
    width: 110px
}

.book_free_demo_mb {
    position: fixed;
    top: 57px;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
    display: none
}

.book_free_demo_mb a:hover,
.book_free_demo_mb a:focus {
    opacity: 1
}

.bfd_mb_close {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    display: none
}

.bfd_mb_close a {
    background: #ff8f30;
    background: linear-gradient(0deg, rgba(255, 143, 48, 1) 0, rgba(244, 116, 8, 1) 100%);
    color: #fff;
    padding: 10px 25px;
    border-radius: 16px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    display: inline-block
}

.bfd_mb_close a:after {
    content: "\f102";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    width: 20px;
    margin-left: 10px;
    font-weight: 200
}

.bfd_mb_close a:hover,
.book_free_demo_mb a:focus {
    opacity: 1
}

.book_free_demo_mb .expand_box_btn {
    background: #ff8f30;
    background: linear-gradient(0deg, rgba(255, 143, 48, 1) 0, rgba(244, 116, 8, 1) 100%);
    color: #fff;
    padding: 10px 25px;
    border-radius: 16px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    margin: auto;
    display: none;
    top: 8px
}

.book_free_demo_mb .expand_box_btn:hover {
    color: #fff;
    text-decoration: none
}

.book_free_demo_mb .expand_box_btn:after {
    content: "\f103";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    width: 20px;
    margin-left: 10px;
    font-weight: 200
}

.book_free_demo_mb .expand_box_btn[aria-expanded="true"]::after {
    content: "\f102"
}

.book_free_demo_mb .fild_box label {
    display: none
}

.book_free_demo_mb .form-heading h3 {
    margin-top: 0
}

.book_free_demo_mb .eb_box {
    z-index: 9999;
    position: relative
}

.book_free_demo_mb #expand_box:after {
    content: "";
    background: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .7
}

.book_free_demo_mb .fourm_btm_form input[type=submit] {
    margin-top: 0
}

.book_free_demo_mb .fourm_btm_form {
    padding: 20px 20px 40px 20px
}

.offer_banner_strip {
    display: none !important
}

.bottom_link_strip {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #21354B;
    display: none;
    z-index: 99;
    text-align: center
}

.bottom_link_strip a {
    padding: 8px 0;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px
}

.bottom_link_strip a:hover,
.bottom_link_strip a:focus {
    color: #fff;
    text-decoration: none
}

.bottom_link_strip a:before {
    content: "";
    width: 37px;
    height: 37px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: -146px 0
}

.bottom_link_strip .bl_class:before {
    content: "";
    width: 42px;
    height: 37px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: -248px 0
}

.bottom_link_strip .bt_lcourses:before {
    background-position: -176px 0
}

.bottom_link_strip .bt_aquestion:before {
    background-position: -209px 0
}

.social_link_popup {
    text-align: center;
    margin-top: 15px
}

.social_link_popup h3 {
    font-size: 16px;
    color: #21354B;
    margin: 0 0 20px 0
}

.social_link_popup a {
    display: inline-block;
    margin: 0 10px
}

.social_link_popup a:before {
    content: "";
    width: 42px;
    height: 42px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: 0 0
}

.social_link_popup .lp_facebook:before {
    background-position: -46px 0
}

.social_link_popup .lp_instagram:before {
    background-position: -91px 0
}

.share_linkspopup h2 {
    font-size: 14px;
    color: #95A1AF
}

.share_linkspopup .btn-default {
    margin-top: -10px;
    color: #FF6A0B;
    font-weight: 600;
    height: 46px
}

.share_linkspopup .form-control {
    height: 46px;
    color: #21354B;
    font-weight: 600
}

.add_cms img {
    display: block;
    margin: 5px auto !important
}

.add_cms .mb_ad1,
.add_cms .mb_ad2 {
    display: none
}

.add_cms a {
    display: block
}

.st_question {
    padding: 80px 90px 70px 90px !important
}

.select_tag_question {
    text-align: left
}

.select_tag_question h4 {
    font-size: 18px;
    color: #FC6B22;
    margin-bottom: 15px;
    font-weight: 600
}

.select_tag_question h5 {
    font-size: 24px;
    color: #334559;
    margin-bottom: 15px;
    font-weight: 600
}

.select_tag_question select {
    border: 0;
    border-bottom: 1px solid #aaa
}

.select_tag_question button {
    background: #f47408;
    color: #fff;
    padding: 8px 50px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    z-index: 9;
    margin-top: 20px
}

.posted_qupopup_box {
    position: relative;
    padding-left: 180px;
    margin: 50px auto 40px auto;
    text-align: left
}

.posted_qupopup_box img {
    position: absolute;
    left: 10px;
    top: 0
}

.posted_qupopup_box h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px
}

.posted_qupopup_box p {
    color: #333;
    font-size: 14px
}

.posted_qupopup_box p span {
    color: #687584;
    font-size: 16px;
    margin-bottom: 30px;
    display: block
}

.posted_qupopup_box a {
    background: #f47408;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px
}

.close {
    font-size: 30px;
    margin-right: 10px
}

.side_addimage {
    text-align: center
}

.side_addimage a {
    display: inline-block
}

.st_question {
    padding: 20px
}

.fixform {
    position: sticky;
    top: 140px
}

@media all and (max-width: 767px) {
    .rl_form_box {
        width: 100%;
        border-right: 0;
        padding-right: 0
    }

    .signup_login_form h2 {
        font-size: 20px;
        padding: 0 40px;
        margin-bottom: 20px
    }

    .right_form_box {
        position: relative;
        width: 100%
    }

    .form-popup {
        width: 90%;
        padding: 15px;
        top: 3%
    }

    .signup_login_form h3 {
        font-size: 15px;
        margin-bottom: 10px
    }

    .sign_signup .fild_box {
        margin-bottom: 0
    }

    .right_form_box {
        padding-top: 10px
    }

    .right_form_box h4 {
        font-size: 14px
    }

    .right_form_box h5 {
        position: relative;
        margin-top: 22px
    }

    .form-popup .popup-footer input[type=button] {
        margin-top: 0
    }

    .st_question {
        padding: 20px
    }

    .forum_banner_img {
        display: none
    }

    .left_box h1 {
        margin: 0;
        font-size: 18px;
        line-height: 22px
    }

    .left_box h1 span strong {
        font-size: 18px !important;
        font-weight: 800
    }

    .left_box h2 span strong,
    .left_box h2 strong span {
        font-size: 16px !important;
        line-height: 18px
    }

    .left_box h3,
    .left_box h3 span strong,
    .left_box h3 strong span {
        font-size: 16px !important
    }

    .headerContainer {
        margin-bottom: 15px !important
    }

    .samplevideo iframe {
        width: 100%;
        height: 300px
    }

    .form_box .head {
        font-size: 20px
    }

    .form-popup {
        right: 10px;
        left: 10px;
        top: 10px;
        width: inherit;
        z-index: 999
    }

    .form-popup .popup-body #tabs ul {
        width: 100%
    }

    .RegisterForm,
    .form-popup .leftForm {
        border-right: 0;
        border-bottom: 1px solid #b7b7b7;
        padding-right: 0;
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 23px;
        float: none
    }

    .form-popup #tab3 {
        width: 100%
    }

    .form-popup .or1,
    .form-popup .or {
        float: none;
        margin: -39px auto 20px auto
    }

    .form-popup .apk_link {
        text-align: center;
        padding-bottom: 5px;
        border: 0
    }

    .form-popup .apk_link img {
        width: 120px
    }

    #forget {
        width: 60%
    }

    .img-detail {
        width: 100%;
        float: none
    }

    .btm_coopan {
        width: 100%;
        float: none;
        margin-top: 15px;
        position: sticky
    }

    .cmsbanner .combo-content {
        padding-right: 15px
    }

    .sidbanner_popupform .fourm_btm_form {
        padding: 0 10px 20px 10px
    }

    .bottom_link_strip {
        display: block
    }

    .add_cms .web_ad1 {
        display: none
    }

    .add_cms .mb_ad1,
    .add_cms .mb_ad2 {
        display: block
    }

    .bottom_link_strip a {
        width: 32%
    }

    .bfd_mb_close {
        display: block
    }

    .book_free_demo_mb {
        display: block
    }

    .btm_close .close_btn {
        display: none !important
    }

    .fourm_btm_form .form-heading h3 {
        text-align: center
    }

    .posted_qupopup_box {
        padding-left: 0;
        margin: 30px auto 20px auto;
        text-align: center
    }

    .posted_qupopup_box img {
        position: relative
    }

    .blck-ftr {
        padding-bottom: 77px !important
    }

    .row-eq-height {
        display: contents
    }
}

@media all and (max-width: 600px) {
    #forget {
        width: 80%
    }
}

@media all and (max-width: 480px) {
    .prod-img a img {
        width: 70px
    }

    .combo-content {
        padding-left: 90px
    }
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: 0;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media(max-width: 500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle
}

.iti__flag-box,
.iti__country-name {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media(-webkit-min-device-pixel-ratio: 2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

@media(-webkit-min-device-pixel-ratio: 2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url("https://files.askiitians.com/static_content/resources/images/jh-images/flags@2x.png")
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important
}

.input_full {
    width: 100%
}

input {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    height: 38px;
    transition: all .2s linear 0s;
    padding: 0 10px;
    width: 100%
}

textarea {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 9px;
    transition: all .2s linear 0s
}

select {
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    margin-bottom: 10px !important;
    height: 38px;
    width: 100%
}








a,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
    cursor: pointer !important
}

a:active,
a:hover {
    outline: 0
}

a:hover {
    opacity: .9
}

button {
    transition: all .5s
}

button:hover {
    opacity: .9
}

:focus {
    outline: 0
}

img {
    border: 0;
    max-width: 100%
}

.main_container {
    min-height: 500px
}

.top_all_header {
    height: 105px
}

.extra_strip {
    height: 140px
}

.top_headerfix {
    position: fixed;
    top: 0
}

.top_headerfix .top_header_strip {
    display: none
}

.topstrip_remove {
    display: none
}

.both_top_header {
    box-shadow: 0 0 8px rgb(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff
}

.top_header_strip {
    background: #F2F2F2;
    padding: 8px 0;
    border-bottom: 1px solid #e9e9e9
}

.top_header_left ul li {
    display: inline-block;
    margin-right: 15px
}

.top_header_left ul li a {
    color: #828282
}

.top_header_left ul li a:hover {
    color: #FC6118
}

.top_header_right ul {
    text-align: right
}

.top_header_right ul li {
    display: inline-block;
    color: #828282;
    margin-left: 15px;
    position: relative
}

.top_header_right ul li a {
    color: #828282;
    padding-left: 25px
}

.top_header_right ul li a:hover {
    color: #FC6118
}

.india_call:before,
.world_call:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/Resources/images/newimages/stip_all.png) top left;
    position: absolute;
    left: 0;
    top: 0
}

.world_call:before {
    background-position: -24px 0
}

.top_header_box {
    padding: 15px 0
}

.top_logo {
    float: left
}

.top_logo a:before {
    content: "";
    width: 129px;
    height: 36px;
    background: url(/Resources/images/newimages/stip_all.png) top left;
    display: block;
    background-position: 0 -23px
}

.res_menu {
    float: left;
    display: none;
    margin: 11px 20px 0 0
}

.res_menu a:before {
    content: "";
    width: 26px;
    height: 17px;
    background: url(/Resources/images/newimages/stip_all.png) top left;
    display: block;
    background-position: -48px -1px
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #menu-button {
    display: none
}

#cssmenu {
    width: auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    float: right;
    z-index: 99
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #009ae1;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    display: none
}

#cssmenu>ul>li {
    float: left
}

#cssmenu.align-center>ul {
    font-size: 0;
    text-align: center
}

#cssmenu.align-center>ul>li {
    display: inline-block;
    float: none
}

#cssmenu.align-center ul ul {
    text-align: left
}

#cssmenu.align-right>ul>li {
    float: right
}

#cssmenu.align-right ul ul {
    text-align: right
}

#cssmenu>ul>li>a {
    padding: 10px;
    text-decoration: none;
    color: #132D40;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#cssmenu>ul>li:hover>a,
#cssmenu>ul>li.active>a {
    color: #FC6118;
    background: #FEEDC7
}

#cssmenu>ul>li.has-sub>a {
    padding-right: 25px
}

#cssmenu>ul>li.has-sub>a::after {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #132D40;
    border-right: 1px solid #132D40;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

#cssmenu>ul>li.has-sub:hover>a::after {
    border-color: #FC6118
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.2)
}

#cssmenu li:hover>ul {
    left: auto
}

#cssmenu.align-right li:hover>ul {
    right: 0
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu .left_dropmenu ul ul {
    margin: 0;
    margin-right: 100%;
    right: 0
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease
}

#cssmenu ul li:hover>ul>li {
    height: auto
}

#cssmenu ul ul li a {
    padding: 10px 20px;
    width: 235px;
    background: #fff;
    text-decoration: none;
    color: #000;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    border-bottom: 1px solid #eee
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
    color: #FC6118;
    background: #FEEDC7;
    opacity: 1
}

#cssmenu ul ul li.has-sub>a::after {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    content: "";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color .2s ease;
    -moz-transition: border-color .2s ease;
    -ms-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease
}

#cssmenu.align-right ul ul li.has-sub>a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000
}

#cssmenu ul ul li.has-sub:hover>a::after {
    border-color: #000
}

.add_new_menu {
    display: none
}

.add_new_menu a {
    color: #132D40
}

.add_new_menu a span {
    background: #EB5757;
    color: #fff;
    font-size: 9px;
    border-radius: 6px;
    font-weight: 600;
    border: 1px solid #EB5757;
    line-height: 5px;
    padding: 5px 6px;
    float: left;
    margin-right: 10px
}

.cart_box {
    float: right;
    margin-right: 12px
}

.cart_box a {
    color: #f47408;
    display: inline-block;
    font-size: 20px;
    padding: 2px 10px;
    position: relative
}

.cart_box a span {
    position: absolute;
    top: -5px;
    right: -2px;
    font-size: 11px;
    width: 20px;
    height: 20px;
    background: #f47408;
    border-radius: 200px;
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
    font-weight: 600
}

.cart_box .cart_box_phone {
    display: none
}

.signin_box {
    float: right
}

.signin_box>a {
    color: #f47408;
    border: 1px solid #f47408;
    border-radius: 4px;
    padding: 5px 30px;
    display: inline-block
}

.signin_box>a:hover {
    color: #fff;
    background: #f47408
}

.course_dropdown {
    float: left;
    margin-left: 20px
}

.course_dropdown .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin: 0;
    margin-left: -1px;
    min-width: initial;
    width: max-content
}

.course_dropdown .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.course_dropdown .dropdown-submenu>a:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    float: right;
    margin-top: 5px;
    margin-right: -10px
}

.course_dropdown .dropdown-submenu:hover>a:after {
    border-left-color: #666
}

.course_dropdown>a {
    background: #ff564d;
    background: linear-gradient(333deg, rgba(255, 86, 77, 1) 0, rgba(249, 156, 62, 1) 100%);
    color: #fff;
    padding: 9px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border: 0
}

.course_dropdown>a:hover .dropdown-menu {
    display: block !important
}

.course_dropdown>a i {
    position: absolute;
    background: #fff;
    top: -8px;
    left: 11px;
    color: #EB5757;
    font-size: 9px;
    border-radius: 4px;
    font-weight: 800;
    border: 1px solid #EB5757;
    line-height: 5px;
    padding: 5px 8px
}

.course_dropdown .dropdown-menu {
    padding: 0;
    border: 0;
    min-width: 230px;
    margin-top: 10px;
    box-shadow: 0 0 8px rgb(0, 0, 0, 0.3)
}

.course_dropdown .dropdown-menu>li {
    border-bottom: 1px solid #ddd
}

.course_dropdown .dropdown-menu>li:last-child {
    border-bottom: 0
}

.course_dropdown .dropdown-menu>li>a {
    padding: 13px 20px;
    font-weight: 600;
    position: relative
}

.course_dropdown .dropdown-menu>li a:hover {
    color: #f47408
}

.course_dropdown .card_width {
    width: 750px !important;
    padding: 10px 0 20px 0;
    min-height: 350px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.card_submenu_link h2 {
    color: #132D40;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px 0
}

.card_submenu_link h3 {
    color: #132D40;
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 10px 10px
}

.card_submenu_link a {
    display: block;
    border-radius: 10px;
    padding-bottom: 10px;
    background: #eee;
    overflow: hidden;
    min-height: 270px
}

.card_submenu_link a:hover {
    background: #ddd
}

.card_submenu_link ul {
    padding: 0 10px
}

.card_submenu_link ul li {
    position: relative;
    padding: 2px 0;
    padding-left: 15px;
    color: #555;
    font-size: 14px
}

.card_submenu_link ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #555;
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 11px;
    left: 0
}

.submenu_link h2 {
    color: #132D40;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px 0
}

.submenu_link h3 {
    color: #828282;
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 10px 0
}

.submenu_link h4 {
    color: #828282;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

.submenu_link h5 {
    color: #828282;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
    padding: 0
}

.submenu_link ul li a {
    color: #555;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    display: block
}

.ex_class li {
    width: 50%;
    float: left
}

.course_dropdown:hover .dm_hover {
    display: block;
    margin-top: 0
}

.mobile_menu_header {
    display: none
}

.view_profile_menu {
    position: absolute;
    top: 25px;
    right: 17px
}

.view_profile_menu a {
    color: #EB7F00
}

.view_profile_form {
    display: none;
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#juniorHackerCodingMaster {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0
}

#juniorHackerCodingMaster .innerJuniorHackerPop {
    margin: auto;
    background: transparent;
    padding: 0;
    border-radius: 10px;
    position: relative;
    max-width: 500px;
    margin-top: 5%
}

#juniorHackerCodingMaster .cross {
    position: absolute;
    right: 10px;
    background-color: #FFE553;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    z-index: 1;
    cursor: pointer
}

#juniorHackerCodingMaster .cross span {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 30px
}

.emp-close {
    margin: 0;
    z-index: 9999;
    right: 10px !important;
    top: 10px !important;
    position: absolute !important;
    left: auto !important
}

.popup_signup .modal-body {
    padding: 0
}


.error {
    color: red;
    width: 100%;
    margin: 5px 0;
    display: inline-block;
    font-size: 14px
}

.btm_form {
    background: #F1B914;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5)
}

.fourm_btm_form {
    background: #fff;
    padding: 30px 40px 40px 40px
}

.fourm_btm_form .form-heading h3 {
    font-size: 22px;
    color: #425365;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 28px
}

.fourm_btm_form .form-heading h3 span {
    color: #FC6B22
}

.fourm_btm_form label {
    font-size: 14px;
    color: #1F353F;
    font-weight: 600
}

.fourm_btm_form input,
.fourm_btm_form select {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 0 !important;
    height: 38px;
    transition: all .2s linear 0s;
    padding: 0 10px;
    width: 100%;
    font-size: 14px
}

.fourm_btm_form input[type=submit] {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0;
    cursor: pointer
}

.btm_form_img img {
    display: block;
    margin: auto;
    margin-top: 25%
}

.fourm_btm_form .fild_box {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.footer_links ul {
    text-align: center
}

.footer_links ul li {
    display: inline-block;
    padding: 5px;
    position: relative
}

.footer_links ul li:after {
    content: "";
    width: 1px;
    height: 15px;
    background: #EB7F00;
    display: block;
    position: absolute;
    top: 8px;
    left: 0
}

.footer_links ul li:first-child:after {
    display: none
}

.footer_links ul li a {
    color: #EB7F00;
    padding: 5px
}

.footer_copyright {
    background: #464547;
    padding: 10px 0;
    margin-top: 20px
}

.ft_copyright a,
.ft_copyright p {
    font-size: 14px;
    color: #B2B2B2;
    font-style: italic;
    line-height: 24px
}

.socialdiv ul {
    text-align: right
}

.socialdiv ul li {
    display: inline-block;
    height: 45px;
    list-style: none outside none;
    margin: 5px 10px 0 0;
    position: relative;
    width: 40px
}

.socialdiv ul li a {
    border: 1px solid #5E5C5F;
    float: left;
    height: 40px;
    position: relative
}

.facebook,
.twitter,
.gplus,
.pinterest,
.blog,
.ytube {
    background: url(https://files.askiitians.com/cdn/resources/images/cms.png);
    width: 40px;
    height: 40px;
    margin: 0 5px 0 0;
    cursor: pointer
}

.socialdiv .facebook {
    background-position: 0 -20px
}

.socialdiv .twitter {
    background-position: -80px -20px
}

.socialdiv .gplus {
    background-position: 0 -60px
}

.socialdiv .pinterest {
    background-position: -80px -60px
}

.socialdiv .ytube {
    background-position: -160px -63px
}

#footerBottomText {
    border-top: solid 1px #5f5c5c;
    padding: 14px 0 0 0;
    background: #464547;
    width: 100%;
    height: auto
}

.themeOrange {
    color: #fc6b22;
    margin-bottom: 10px;
    font-size: 18px
}

#footerBottomText .footerInnerText p {
    font-size: 13px;
    color: #B2B2B2
}

.header_slide_strip {
    background-color: #ec4712;
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 99
}

.header_slide_strip>a {
    color: #fff;
    padding: 0 7px;
    font-size: 16px;
    font-weight: 600;
    background: #d84c1f;
    border-radius: 4px;
    position: absolute;
    right: 6px;
    top: 7px
}

.header_slide_strip>a:hover {
    color: #000;
    background: #fff
}

.sh_strip_containt marquee {
    width: 50%;
    color: #fff;
    display: inline-table;
    line-height: 36px;
    font-weight: 600
}

.sh_strip_containt a {
    color: #fff;
    background: #132D40;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 600;
    display: inline-table
}

.sh_strip_containt a:hover {
    text-decoration: underline
}

input[type=button],
input[type=submit] {
    background: #f47408;
    color: #fff;
    padding: 9px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border: 0
}

.close_btn_popup {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .3;
    border: 0;
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 999
}

.all_popup .all_popup_body {
    padding: 35px 55px 15px 55px
}

.all_popup_heading {
    text-align: center;
    margin-bottom: 20px
}

.all_popup_heading h3 {
    font-weight: 600;
    color: #334559
}

.all_popup input[type=button] {
    width: 60%;
    margin: 20px auto auto;
    display: block
}

.new_alert_box {
    padding: 20px 40px;
    text-align: center
}

.new_alert_box span {
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.user_dropdwon>a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: block;
    padding: 0 !important;
    margin-top: -4px;
    border: 2px solid #ddd;
    overflow: hidden
}

.user_dropdwon>a[aria-expanded="true"] {
    border: 2px solid #FEEDC7
}

.user_dropdwon>a img {
    width: 100%;
    height: 100%
}

.user_dropdwon .dropdown-menu:before {
    content: "\f0d8";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: -12px;
    right: 16px;
    color: #eee;
    font-size: 17px
}

.user_dropdwon .dropdown-backdrop {
    display: none
}

.user_dropdwon .dropdown-menu {
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-top: 10px;
    min-width: 220px
}

.user_dropdwon .dropdown-menu li {
    border-bottom: 1px solid #eee
}

.user_dropdwon .dropdown-menu li:first-child {
    padding: 8px 20px;
    background: #eee
}

.user_dropdwon .dropdown-menu li a {
    padding: 8px 20px
}

.user_dropdwon .dropdown-menu li a:hover {
    color: #FC6118;
    background: #FEEDC7
}

.form-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999
}

.signup_login_form h2 {
    text-align: center;
    font-size: 26px;
    color: #3C3C3C;
    font-weight: 600;
    margin-bottom: 40px
}












.form-popup .google-register-button {
    text-align: center;
    color: #555;
    background: #fff;
    border: 1px solid #aaa;
    text-align: center;
    border-radius: 5px;
    display: block;
    margin: auto;
    height: 36px
}



.form-popup .gbutton-text {
    padding: 7px 0 0 4px;
    display: inline-block;
    font-weight: 600
}

.dvCountryCodeMenu {
    z-index: 999
}

.dvCountryCodeMenu ul {
    background: #fff;
    height: 150px;
    overflow-y: auto
}

.dvCountryCodeMenu ul li {
    border-bottom: 1px solid #aaa
}

.dvCountryCodeMenu ul li a {
    padding: 5px 8px;
    display: block;
    color: #555
}

#Forgetdiv:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999
}

#ForgetForm>img {
    margin: 0;
    position: absolute;
    right: 11px;
    top: 10px;
    cursor: pointer
}

#forget {
    position: fixed;
    left: 0;
    right: 0;
    top: 10%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    outline: 0;
    z-index: 9999;
    margin: auto;
    padding: 25px;
    width: 35%
}

.btnRow .SuBtn {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0
}

.CloBtn {
    display: none
}

.alertFadeBg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 1000000
}

.alertBg {
    max-width: 450px;
    height: auto;
    padding: 0 15px;
    left: 0;
    right: 0;
    margin: auto;
    position: fixed;
    top: 30%;
    z-index: 1000001;
    border-radius: 5px
}

.alertBg .alert {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 5px;
    font-style: normal;
    padding: 0
}

.alertBg .alert .heading {
    background: #fe980f;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px 0 0
}

.alertBg .alert p {
    padding: 5px 10px;
    color: #333;
    line-height: 18px;
    font-size: 13px
}

.alertBg .alert table {
    margin: 0;
    padding: 0;
    width: 98%;
    margin: 0 auto;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc
}

.alertBg .alert table tr {
    margin: 0;
    padding: 0
}

.alertBg .alert table tr th {
    border-bottom: solid 1px #ccc;
    padding: 0 5px;
    height: 25px;
    border-right: solid 1px #ccc;
    color: #333;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    background: #f5f5f5;
    text-align: left
}

.alertBg .alert table tr td {
    border-bottom: solid 1px #ccc;
    padding: 0 5px;
    height: 25px;
    border-right: solid 1px #ccc;
    color: #333;
    line-height: 18px;
    font-size: 12px
}

.alertBg .alert .btnCont {
    height: 31px;
    width: 100%;
    border-top: solid 1px #ccc;
    margin-top: 5px
}

.alertBg .alert .btnCont .btn {
    background: #ec7a00;
    height: 25px;
    line-height: 25px;
    border: 0;
    min-width: 35px;
    width: auto;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    display: block;
    border-left: solid 1px #de7f00;
    border-right: solid 1px #de7f00;
    border-radius: 5px;
    margin-top: 3px;
    float: right;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0
}

.alertBg .alert .btnCont .btn:hover {
    opacity: .9
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.alertBg .alert .closeAlrt {
    float: right;
    width: 15px;
    height: 15px;
    border-radius: 0 5px 0 5px;
    text-align: center;
    display: block;
    color: #303F5F;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    border-bottom: #000 solid 1px;
    border-left: #000 solid 1px;
    cursor: pointer;
    background: #fff
}

.alertBg .alert .closeAlrt:hover {
    background: #f5f5f5
}

.otp_box_popup .modal-body {
    padding: 55px 16% 50px 16%
}

.otp_box_popup .close {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 14px;
    opacity: .6;
    font-weight: 600
}

.otp_box {
    text-align: center
}

.otp_box h2 {
    font-size: 20px;
    color: #063C85;
    font-weight: 600;
    margin-bottom: 10px
}

.otp_box>p {
    color: #828282;
    margin-bottom: 30px
}

.otp_box>p a {
    color: #FF6A0B;
    margin-left: 12px;
    cursor: pointer
}

.otp_box_form {
    text-align: left
}

.otp_box_form label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.otp_box_form input[type=submit] {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 8px 0 5px 0;
    border: 0;
    cursor: pointer
}

.otp_box_form input[disabled] {
    background: #ccc
}

.otp_box_botm p {
    text-align: left;
    margin-top: 15px
}

.otp_box_botm p a {
    color: #FF6A0B;
    float: right;
    cursor: pointer
}

.otp_box_botm p span {
    color: #999;
    float: right
}

.otp_box_botm p i {
    font-style: initial
}

#cartdiv {
    display: none
}

@media all and (max-width: 991px) {
    #cssmenu {
        width: 100%;
        margin-top: 50px
    }

    #cssmenu ul {
        width: 100%;
        display: block
    }

    #cssmenu>.active {
        display: block !important
    }

    #cssmenu.align-center>ul,
    #cssmenu.align-right ul ul {
        text-align: left
    }

    #cssmenu ul li,
    #cssmenu ul ul li,
    #cssmenu ul li:hover>ul>li {
        width: 100%;
        height: auto;
        border-top: 1px solid rgba(120, 120, 120, 0.15)
    }

    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%
    }

    #cssmenu>ul>li,
    #cssmenu.align-center>ul>li,
    #cssmenu.align-right>ul>li {
        float: none;
        display: block
    }

    #cssmenu ul ul li a {
        padding: 20px 20px 20px 30px;
        color: #000;
        background: 0;
        border-bottom: 0
    }

    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li a:hover {
        color: #000
    }

    #cssmenu ul ul ul li a {
        padding-left: 40px
    }

    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0
    }

    #cssmenu>ul>li.has-sub>a::after,
    #cssmenu ul ul li.has-sub>a::after {
        display: none
    }

    #menu-line {
        display: none
    }

    #cssmenu #menu-button {
        display: block;
        padding: 20px;
        color: #000;
        cursor: pointer;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: -50px
    }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.15);
        height: 52px;
        width: 52px;
        cursor: pointer
    }

    #cssmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 21px;
        left: 26px;
        display: block;
        width: 1px;
        height: 11px;
        background: #000;
        z-index: 99
    }

    #cssmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: 21px;
        top: 26px;
        display: block;
        width: 11px;
        height: 1px;
        background: #000;
        z-index: 99
    }

    #cssmenu .submenu-button.submenu-opened:after {
        display: none
    }

    .bodyfix {
        position: fixed;
        overflow: hidden
    }

    .top_all_header {
        height: 66px
    }

    .top_header_strip {
        display: none
    }

    .header_both_menu {
        display: none;
        position: fixed;
        left: 0;
        right: 40px;
        top: 0;
        bottom: 0;
        background: #fff;
        z-index: 9999;
        overflow-y: scroll;
        padding-bottom: 50px;
        width: 70%;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
    }

    .res_menubg {
        content: '';
        position: fixed;
        background: rgba(0, 0, 0, 0.5);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9
    }

    .mobile_menu_header {
        display: block
    }

    .mobile_menu_header {
        background: #132D40;
        padding: 16px 10px;
        padding-right: 115px;
        height: 67px
    }

    .user_menu_box {
        position: relative;
        padding-left: 45px;
        height: 38px
    }

    .user_menu_box span {
        position: absolute;
        left: 0;
        top: 0;
        width: 36px;
        height: 36px;
        overflow: hidden;
        border-radius: 100px
    }

    .user_menu_box span img {
        width: 100%;
        height: 100%
    }

    .user_menu_box h2 {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 3px 0
    }

    .user_menu_box h3 {
        color: #fff;
        font-size: 12px
    }

    .signin_box_menu {
        position: absolute;
        top: 19px;
        right: 17px
    }

    .signin_box_menu>a {
        background: #FFEEC8;
        color: #f47408;
        text-transform: uppercase;
        border-radius: 4px;
        padding: 5px 20px;
        display: inline-block
    }

    .res_menu {
        display: block
    }

    .course_dropdown {
        float: none;
        margin: 0;
        margin-top: 50px
    }

    .course_dropdown>a {
        background: #fff;
        color: #000;
        border-radius: 0;
        height: 50px;
        font-weight: 700;
        position: absolute;
        right: 0;
        width: 50%;
        margin: 0;
        z-index: 9;
        border-bottom: 4px solid #fff;
        text-align: center;
        line-height: 29px;
        margin-top: -50px
    }

    .course_dropdown:hover .dm_hover {
        padding-bottom: 100px
    }

    .course_dropdown>.active {
        border-bottom: 4px solid #f47408
    }

    .course_dropdown a i,
    .course_dropdown a .caret {
        display: none
    }

    .course_dropdown .dropdown-menu {
        left: 0;
        right: 0;
        top: 0;
        box-shadow: none;
        width: 100% !important
    }

    .course_dropdown .dm_hover {
        margin: 0
    }

    .course_dropdown .dropdown-menu .submenu_link {
        position: relative;
        width: inherit;
        left: 0;
        right: 0
    }

    .header_both_menu #menu-button {
        position: absolute;
        padding: 14px !important;
        height: 50px;
        width: 50%;
        line-height: 22px !important;
        font-weight: 700;
        text-align: center;
        top: 0
    }

    .header_both_menu #cssmenu ul li a,
    .header_both_menu #cssmenu ul ul li a {
        width: 100%;
        padding: 19px 15px;
        font-weight: 600
    }

    .header_both_menu #cssmenu ul ul {
        box-shadow: none;
        display: none;
        background: #ddd
    }

    .header_both_menu #cssmenu ul ul li a {
        padding-left: 30px;
        font-weight: 400
    }

    .header_both_menu #cssmenu ul ul ul {
        background: #eee
    }

    #cssmenu>.active#menu-button {
        border-bottom: 4px solid #f47408
    }

    .cart_box .cart_box_phone {
        display: inline-block
    }

    .signin_box a {
        padding: 5px 20px
    }

    .course_dropdown .dropdown-submenu>.dropdown-menu {
        position: static;
        background: #eee;
        background: #ddd;
        padding: 0
    }

    .card_submenu_link a img {
        display: none
    }

    .add_new_menu {
        display: block
    }

    .course_dropdown .dropdown-menu {
        min-height: inherit
    }

    .card_submenu_link h2,
    .submenu_link h2 {
        display: none
    }

    .submenu_link h5 {
        margin: 20px 0 10px 0
    }

    .card_submenu_link ul {
        display: none
    }

    .card_submenu_link a {
        border-radius: 0;
        border: 0;
        border-bottom: 1px solid rgba(120, 120, 120, 0.15);
        min-height: auto;
        padding-bottom: 2px;
        background: 0
    }

    .card_submenu_link h3 {
        margin: 15px 0 15px 10px
    }

    .course_dropdown .dropdown-submenu>a:after {
        display: none
    }

    .course_dropdown .dropdown-menu>li {
        display: inline-block;
        width: 100%;
        position: relative
    }

    .course_dropdown .dropdown-menu>li:after {
        content: '';
        position: absolute;
        top: 0;
        right: 54px;
        display: block;
        width: 1px;
        height: 46px;
        background: #ddd;
        z-index: 99
    }

    .course_dropdown .dropdown-menu>li>a:after {
        content: '';
        position: absolute;
        top: 18px;
        right: 27px;
        display: block;
        width: 1px;
        height: 11px;
        background: #000;
        margin: 0;
        z-index: 99
    }

    .course_dropdown .dropdown-menu>li>a:before {
        content: '';
        position: absolute;
        top: 23px;
        right: 22px;
        display: block;
        width: 11px;
        height: 1px;
        background: #000;
        z-index: 99
    }

    .course_dropdown .dropdown-menu>li:last-child {
        border-bottom: 1px solid #ddd
    }

    .css_menubx {
        margin: 0;
        display: block
    }

    #cssmenu>ul>li>ul>li .submenu-button {
        display: none
    }

    .otp_box_popup .modal-dialog {
        width: 500px
    }

    .submenu_link ul li a {
        padding: 12px 0;
        border-bottom: 1px solid rgba(120, 120, 120, 0.15)
    }

    .submenu_link ul {
        margin-bottom: 20px
    }

    .submenu_link h4 {
        margin: 0
    }
}

@media all and (max-width: 767px) {
    .level3rd_menu {
        display: block !important;
        position: fixed !important;
        top: 0 !important;
        bottom: 0 !important;
        right: 0 !important;
        left: 0 !important;
        background: #fff !important;
        z-index: 99999 !important;
        overflow-y: scroll
    }

    .level3rd_menu .submenu-button {
        display: block !important
    }

    .level3rd_menu>li>a {
        padding-left: 15px !important
    }

    .back_level2 {
        padding: 20px 20px 20px 15px;
        font-weight: 600
    }

    .back_level2:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f053";
        margin-right: 8px;
        cursor: pointer
    }

    .fourm_btm_form .form-heading h3 {
        font-size: 16px
    }

    .fourm_btm_form {
        border-radius: 0;
        padding: 20px
    }

    .btm_form_img img {
        display: none
    }

    .header_slide_strip {
        display: none
    }

    .ft_copyright {
        text-align: center
    }

    .socialdiv ul {
        text-align: center
    }

    .all_popup .all_popup_body {
        padding: 35px 30px 15px 30px
    }

    .rl_form_box {
        width: 100%;
        border-right: 0;
        padding-right: 0
    }

    .signup_login_form h2 {
        font-size: 20px;
        padding: 0 40px;
        margin-bottom: 20px
    }

    .right_form_box {
        position: relative;
        width: 100%
    }

    .form-popup {
        width: 90% !important;
        padding: 15px 15px 45px 15px;
        top: 3%;
        left: 0 !important;
        right: 0 !important
    }

    .signup_login_form h3 {
        font-size: 15px;
        margin-bottom: 10px
    }

    .sign_signup .fild_box {
        margin-bottom: 0
    }

    .right_form_box {
        padding-top: 10px
    }

    .right_form_box h4 {
        font-size: 14px
    }

    .right_form_box h5 {
        position: relative;
        margin-top: 22px
    }

    .form-popup .popup-footer input[type=button] {
        margin-top: 0
    }

    .st_question {
        padding: 20px
    }

    .forum_banner_img {
        display: none
    }

    #forget {
        width: 60%
    }

    .otp_box_popup .modal-dialog {
        width: 100%
    }
}

@media all and (max-width: 600px) {
    .header_both_menu {
        width: 85%
    }

    .top_logo {
        margin-top: 3px
    }

    .top_logo a:before {
        width: 110px;
        height: 30px;
        background-position: 0 -69px
    }

    #forget {
        width: 90%
    }

    .otp_box_popup .modal-body {
        padding: 55px 10% 50px 10%
    }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.cms_data {
    margin-top: 110px;
}
.mid-section:before,
.mid-section:after {
    content: attr(x);
    display: none;
    clear: both;
}

.content-area {
    width: 100%;
    float: left;
    background: #fff;
}

.content-full {
    margin: 0px 60px;
    float: left;
    width: 90%;
}

.content-full h1 {
    font-size: 24px;
    color: #4C4C4C;
    line-height: 30px;
    font-weight: normal;
    margin: 3px 0 10px 0;
    padding: 0 0 7px 0;
    border-bottom: #DADADA 1px solid;
    float: left;
    width: 100%;
}

.knowledge-partner {
    font-size: 21px;
    background: #f2f2f2;
    float: left;
    padding: 10px 0px 10px 8px;
    width: 99%;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.left_box.cmsdata  h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    color: var(--color-a);
    margin-bottom: 10px;
}

.content-full p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 22px;
    margin: 5px 0px 8px;
    font-style: normal;
    text-align: justify;
}

.faculty-box {
    width: 30%;
    float: left;
    margin: 15px 11px 15px;
    padding: 15px;
    height: 370px;
    box-shadow: 0px 4px 15px 0px rgb(229 230 233);
    -moz-box-shadow: 0px 4px 15px 0px rgb(229 230 233);
    -webkit-box-shadow: 0px 4px 15px 0px rgb(229 230 233);
    border-radius: 20px;
}

/* .faculty-box:nth-child(even) {
    margin: 15px 11px 15px;
} */

#content pre {
    margin: 20px 0px 12px 80px !important;
    float: left;
    width: 45%;
}

#content-full pre .faculty-box img {
    margin: 20px auto 10px !important;
    display: block
}

.faculty-text {
    width: 100%;
    border: none;
    float: left;
    text-align: center;
    margin-top: 5px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.faculty-text .cmsExpertsDetails {
    margin: auto;
    width: 88%;
    display: inline-block;
    text-align: center;
}

.faculty-text .cmsExpertsDetails p {
    font-weight: 600;
    font-size: 13px !important;
    text-align: center;
    float: none;
}

.faculty-text .cmsExpertsDetails p span {
    font-size: 13px;
    font-weight: 400;
    color: #888;
}

.faculty-text strong {
    font-size: 18px;
    margin-top: 0px;
    float: left;
    width: 100%;
    padding: 0px 0px 5px;
    font-weight: 700;
}

.faculty-text strong span {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #555;
    text-transform: capitalize;
    margin: 3px 0px 5px;
}

.faculty-text div {
    font-style: normal;
}

.faculty-text em {
    color: #ed8103;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.faculty-text p {
    color: #666 !important;
    font-style: normal;
    margin-top: 4px !important;
    padding: 0px 0px 0px 0px;
    float: left;
    line-height: 23px !important;
    font-size: 14px !important;
}

@media screen and (max-width : 1300px) {
    .faculty-box {
        width: 30%;
        float: left;
        margin: 8px 12px 5px 12px;
    }
}

@media screen and (max-width : 1184px) {
    .faculty-text p {
        color: #000;
        font-style: normal;
        margin-top: 10px !important;
        padding: 0px 10px 10px;
        float: left;
        line-height: 17px;
        font-size: 13px;
    }

    .faculty-box {
        width: 29%;
    }
}

@media screen and (max-width : 1160px) {
    .faculty-text p {
        font-size: 12px;
    }
}

@media screen and (max-width : 1041px) {
    .faculty-text {
        width: 102%;
    }
}

@media screen and (max-width : 1099px) {
    .faculty-text {
        width: 109%;
    }

}

@media screen and (max-width : 960px) {
    .faculty-text {
        width: 100%;
    }

    .faculty-box {
        width: 40%;
    }

    .faculty-text p {
        font-size: 13px;
    }
}

@media screen and (max-width : 750px) {
    .faculty-box {
        width: 90%;
    }

}

@media screen and (max-width : 650px) {
    .content-full {
        margin: 0px 24px;
        float: left;
        width: 90%;
    }

    .faculty-box,
    .faculty-text {
        height: auto
    }
}


/*================== Empowering Section =================*/
.empowering-sec {
    padding: 30px 0 30px;
}

@media (max-width: 768px) {
    .empowering-sec {
        padding: 0;
    }
}

.empowering-sec .emp-head-txt {
    padding-bottom: 15px;
}

.empowering-sec .emp-head-txt h2 {
    font-family: Poppins;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #425365;
}

@media (max-width: 768px) {
    .empowering-sec .emp-head-txt h2 {
        font-size: 20px;
    }
}

.empowering-sec .emp-sec-container {
    position: relative;
    padding-top: 20px;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container {
        padding-top: 0;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper {
    padding: 0 100px;
    width: 100%;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper {
        padding: 0;
        position: relative;
        top: 0px;
        left: 0;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 {
    background-color: #ffe3d9;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    height: 36vh;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 {
        height: 31vh;
        padding: 8px 2px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cb-num-sec {
    margin: 5px;
    border-radius: 5px;
    background-color: #f3561e;
    text-align: center;
    padding: 5px 0;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cb-num-sec h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cb-num-sec h3 {
        font-size: 19px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cp-icon-sec {
    margin-top: 12px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cp-icon-sec img {
    width: 30%;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cp-txt-sec {
    margin-top: 10px;
    text-align: center;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box1 .cp-txt-sec p {
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 600;
    line-height: 25px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 {
    background-color: #e5d0ff;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    height: 36vh;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 {
        height: 31vh;
        padding: 8px 2px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cb-num-sec {
    margin: 5px;
    border-radius: 5px;
    background-color: #9746fb;
    text-align: center;
    padding: 5px 0;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cb-num-sec h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cb-num-sec h3 {
        font-size: 19px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cp-icon-sec {
    margin-top: 12px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cp-icon-sec img {
    width: 30%;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cp-txt-sec {
    margin-top: 10px;
    text-align: center;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box2 .cp-txt-sec p {
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 600;
    line-height: 25px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 {
    background-color: #ffd78c;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    height: 36vh;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 {
        height: 31vh;
        margin-top: 10px;
        padding: 8px 2px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cb-num-sec {
    margin: 5px;
    border-radius: 5px;
    background-color: #ffa600;
    text-align: center;
    padding: 5px 0;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cb-num-sec h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cb-num-sec h3 {
        font-size: 19px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cp-icon-sec {
    margin-top: 12px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cp-icon-sec img {
    width: 30%;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cp-txt-sec {
    margin-top: 10px;
    text-align: center;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box3 .cp-txt-sec p {
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 600;
    line-height: 25px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 {
    background-color: #a2f3db;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    height: 36vh;
}

#ddlCountryCode {
    padding: 0 0 0 25px;
}

.success-msg-popup .modal .modal-header {
    padding: 0 !important;
    border-bottom: none !important;
    background-color: #fff !important;
    background-image: linear-gradient(45deg, white, #ffffff00);
}

.success-msg-popup .modal .modal-header button {
    padding: 3px 7px !important;
    margin-top: 8px !important;
    border: 1px solid #020202;
    border-radius: 50%;
    margin: 10px;
    opacity: 0.70;
}

.success-msg-popup .modal .modal-body {
    text-align: center !important;
    padding: 0 0 25px;
}

.success-msg-popup .modal .modal-body .smp-txt1 {
    color: #2f2d2e;
    font-size: 24px;
    margin-top: 15px;
    text-align: center;
}

.success-msg-popup .modal .modal-body .smp-txt2 {
    color: rgba(60, 60, 60, 0.6);
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 {
        height: 31vh;
        margin-top: 10px;
        padding: 8px 2px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cb-num-sec {
    margin: 5px;
    border-radius: 5px;
    background-color: #049b6e;
    text-align: center;
    padding: 5px 0;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cb-num-sec h3 {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
    padding: 5px 0;
}

@media (max-width: 768px) {
    .empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cb-num-sec h3 {
        font-size: 19px;
    }
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cp-icon-sec {
    margin-top: 12px;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cp-icon-sec img {
    width: 30%;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cp-txt-sec {
    margin-top: 10px;
    text-align: center;
}

.empowering-sec .emp-sec-container .emp-sec-wrapper .cac-box4 .cp-txt-sec p {
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 600;
    line-height: 25px;
}

/*================== End Empowering Section =================*/
/*================== Our Result Section =================*/
.our-result {
    padding: 60px 0;
    background-image: url("https://www.askiitians.com/content/result-images/arc-shape.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    margin-top: 50px;
}

.our-result .our-result-wrapper {
    background-color: #fff;
    padding-bottom: 40px;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 30px;
}

.our-result .our-result-wrapper .orw-head-sec {
    background-image: -webkit-gradient(linear, left top, right top, from(#1b3045), color-stop(#4a5b6d), to(#1b3045));
    background-image: linear-gradient(90deg, #1b3045, #4a5b6d, #1b3045);
    text-align: center;
    padding: 15px;
}

.our-result .our-result-wrapper .orw-head-sec h2 {
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-family: Poppins;
    font-size: 30px;
    font-weight: bold;
    color: #faf9fb;
    text-align: center;
}

@media (max-width: 768px) {
    .our-result .our-result-wrapper .orw-head-sec h2 {
        font-size: 20px;
        margin-top: 0 !important;
    }
}

.our-result .our-result-wrapper .orw-stud-sec {
    background-color: #ffffff;
    padding: 40px 60px 30px;
}

@media (max-width: 768px) {
    .our-result .our-result-wrapper .orw-stud-sec {
        padding: 20px 25px 30px;
    }
}

.our-result .our-result-wrapper .orw-stud-sec .orw-stud-img {
    text-align: center;
}

@media (max-width: 768px) {
    .our-result .our-result-wrapper .orw-stud-sec .orw-stud-img {
        margin-top: 10px;
    }
}

.our-result .our-result-wrapper .our-res-txt-sec {
    background-color: #ffefe2;
    text-align: center;
    padding: 10px 10px 0px;
    border: dashed 1px #ef730f;
    border-radius: 7px;
    border-bottom: 5px solid #ef730f;
    width: 91%;
    margin: auto;
}

.our-result .our-result-wrapper .our-res-txt-sec h2 {
    font-family: Poppins;
    font-size: 30px;
    font-weight: bold;
    color: #ef730f;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .our-result .our-result-wrapper .our-res-txt-sec h2 {
        font-size: 25px;
    }
}

.our-result .our-result-wrapper .our-res-txt-sec p {
    font-family: Poppins;
    font-size: 20px;
    text-align: center;
    color: #000000;
}

@media (max-width: 768px) {
    .our-result .our-result-wrapper .our-res-txt-sec p {
        font-size: 14px;
    }
}

/* add cousel css on cms page on result */
@media (max-width: 768px) {
    #topbanner .hsc-owl-itm {
        padding: 0;
        display: none;
    }
}

#topbanner .hsc-owl-itm2 {
    display: none;
}

@media (max-width: 768px) {
    #topbanner .hsc-owl-itm2 {
        padding: 0;
        display: block;
        margin-top: 40px;
        margin: auto;
    }
}

/*================== End Our Result Section =================*/
/*================== Testimonial Section =================*/
.testimonial {
    padding: 60px 0 80px;
    background-color: #1e2e3f;
}

@media (max-width: 768px) {
    .testimonial {
        padding: 30px 0 55px;
    }
}

.testimonial .testimonial-head-txt {
    text-align: center;
    margin-bottom: 55px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-head-txt {
        margin-bottom: 30px;
    }
}

.testimonial .testimonial-head-txt h2 {
    font-family: Poppins;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #faf9fb;
}

@media (max-width: 768px) {
    .testimonial .testimonial-head-txt h2 {
        font-size: 20px;
        width: 70%;
        margin: auto;
    }
}

@media (max-width: 768px) {
    .testimonial .testimonial-content-sec {
        text-align: center;
    }
}

.testimonial .testimonial-content-sec .test-video-sec .test-vert-line {
    margin-top: 8px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-content-sec .test-video-sec .test-vert-line {
        display: none;
    }
}

.testimonial .testimonial-content-sec .test-video-sec .test-vert-line img {
    width: 80%;
}

.testimonial .testimonial-content-sec .test-text-sec .test-content-sec {
    margin-top: 20px;
    text-align: left;
    color: #faf9fb;
}

@media (max-width: 768px) {
    .testimonial .testimonial-content-sec .test-text-sec .test-content-sec {
        text-align: center;
    }
}

.testimonial .testimonial-content-sec .test-text-sec .test-content-sec .head-txt {
    font-size: 18px;
    font-weight: bold;
}

.testimonial .testimonial-content-sec .test-text-sec .test-content-sec .testimonial-txt {
    font-size: 18px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-content-sec .test-text-sec .test-content-sec .testimonial-txt {
        font-size: 16px;
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .testimonial .testimonial-content-sec .test-text-sec #thumbs .owl-stage {
        width: 100% !important;
    }
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .owl-item {
    width: 110px !important;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .item {
    height: 70px;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    opacity: 0.6;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .item .test-content-sec a {
    text-decoration: none;
    display: inline-block;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .item .test-content-sec a img {
    width: 83%;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .item h1 {
    font-size: 18px;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .current .item {
    opacity: 1;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs .current .item a img {
    border: 2px solid #FC6118;
    border-radius: 50px;
}

.testimonial .testimonial-content-sec .test-text-sec .owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.testimonial .testimonial-content-sec .test-text-sec .owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

.testimonial .testimonial-content-sec .test-text-sec #big.owl-theme {
    position: relative;
    padding-bottom: 10px;
}

.testimonial .testimonial-content-sec .test-text-sec #big.owl-theme .owl-next,
.testimonial .testimonial-content-sec .test-text-sec #big.owl-theme .owl-prev {
    background: #333;
    width: 22px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
}

.director-sec .director-video .modal .modal-body .close,
.testimonial .testimonial-content-sec .test-video-sec .student-testimonial .modal .modal-body .close {
    position: absolute;
    top: -28px;
    right: 0;
    background-color: white;
    color: #333;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 28px;
    border-radius: 5px;
    opacity: 1;
}

.director-sec .director-video .modal .modal-body .close:focus,
.testimonial .testimonial-content-sec .test-video-sec .student-testimonial .modal .modal-body .close:focus,
.director-sec .director-video .modal .modal-body .close:active,
.testimonial .testimonial-content-sec .test-video-sec .student-testimonial .modal .modal-body .close:active {
    outline: none;
}

.testimonial .testimonial-content-sec .test-text-sec #big.owl-theme .owl-prev {
    left: 10px;
}

.testimonial .testimonial-content-sec .test-text-sec #big.owl-theme .owl-next {
    right: 10px;
}

.testimonial .testimonial-content-sec .test-text-sec #thumbs.owl-theme .owl-next,
.testimonial .testimonial-content-sec .test-text-sec #thumbs.owl-theme .owl-prev {
    background: #333;
}

.testimonial .testimonial-needhelp-sec {
    padding: 40px 0;
    width: 100%;
    margin-top: 50px;
    background-image: url("../images/result-images/need-help-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    margin-left: -13px;
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec {
    text-align: center;
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec h2 {
    margin: 0;
    padding: 0;
    font-family: Poppins;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #faf9fb;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-needhelp-sec .tns-txt-sec h2 {
        font-size: 18px;
    }
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec p {
    margin: 0;
    padding: 0;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    padding-bottom: 20px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-needhelp-sec .tns-txt-sec p {
        font-size: 16px;
        padding-bottom: 10px;
    }
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec .courses {
    width: 42%;
    margin: auto;
}

@media (max-width: 768px) {
    .testimonial .testimonial-needhelp-sec .tns-txt-sec .courses {
        width: 85%;
    }
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec .courses .crs-txt {
    text-align: center;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    -webkit-box-shadow: 1px 1px 10px #e6433a;
    box-shadow: 1px 1px 10px #e6433a;
    padding: 1px;
}

@media (max-width: 768px) {
    .testimonial .testimonial-needhelp-sec .tns-txt-sec .courses .crs-txt {
        padding: 7px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 12px;
    }
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec .courses .crs-txt .fa {
    color: #333333;
    font-size: 18px;
    display: none;
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec .tns-cta-sec {
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    color: #2f2d2e;
    border: none;
    width: max-content;
    margin: auto;
    margin-top: 30px;
}

.testimonial .testimonial-needhelp-sec .tns-txt-sec .tns-cta-sec .tns-cta {
    padding: 15px 93.5px;
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    color: #2f2d2e;
    border: none;
}

/*================== End Testimonial Section =================*/
/*================== Advertise Section =================*/
.advertise-sec {
    padding: 75px 0 60px;
    background-color: #f8f7f9;
}

@media (max-width: 768px) {
    .advertise-sec {
        padding: 50px 0 20px;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 {
    padding: 12px 0;
    min-height: 410px;
    background-color: #ffffff;
    border-radius: 16.1px;
    -webkit-box-shadow: 0 4px 51.3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 51.3px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px #831cf9;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 {
        padding: 15px 0;
        height: 60vh;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-logo {
    text-align: center;
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-logo img {
    width: 42%;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-logo img {
        width: 55%;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-logo .advc-logo-img {
    width: 80%;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-logo .advc-logo-img {
        width: 80%;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-img {
    text-align: center;
    padding: 15px 0;
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-img img {
    width: 50%;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-img {
        padding: 20px 0 10px;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-txt-sec h2 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    color: #3e3c3c;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-txt-sec h2 {
        font-size: 16px;
        line-height: 27px;
        margin-top: 0 !important;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-txt-sec h2 span {
    color: #831cf9;
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-cta {
    text-align: center;
    padding-top: 12px;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-cta {
        padding-top: 15px;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-cta a {
    text-decoration: none;
    color: #831cf9;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-sec1 .advc-cta a {
        font-size: 14px !important;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-brd {
    border: solid 2px #fc6b22;
}

@media (max-width: 768px) {
    .advertise-sec .adv-sec-wrapper1 .adv-brd {
        margin-top: 20px;
        height: 60vh;
    }
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-txt-sec h2 span {
    color: #fc6b22;
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-txt-sec .advc-hd-txt span {
    color: #d4b200;
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-txt-sec .advc-sub-txt {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    color: #425365;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 20px;
    padding: 0;
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-cta {
    text-align: center;
    padding-top: 15px;
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-cta a {
    text-decoration: none;
    color: #fc6b22;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
}

.advertise-sec .adv-sec-wrapper1 .adv-brd .advc-cta .advc-cta-link {
    text-decoration: none;
    color: #d1ad3b;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
}

/*==================  End Advertise Section =================*/
/*==================  One-on-One Section =================*/
.one-on-one-sec {
    padding-bottom: 70px;
    background-color: #f8f7f9;
}

.one-on-one-sec .one-on-one-wrapper {
    padding: 30px 40px 40px;
    border-radius: 16px;
    -webkit-box-shadow: 0 4px 51px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 51px 0 rgba(0, 0, 0, 0.1);
    border: solid 2px #e8d368;
    background-color: #ffffff;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper {
        padding: 30px 20px 40px;
    }
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-logo {
        text-align: center;
        padding-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-logo img {
        width: 70%;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-res-img {
    display: none;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-res-img {
        display: block;
    }
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-res-img img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt .oow-oto {
        display: none;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt h3 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: bold;
    color: #3e3c3c;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt h3 {
        font-size: 16px;
        text-align: center;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt p {
        font-size: 12px;
        text-align: center;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt .oow-sub-txt {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-txt .oow-sub-txt .fa {
    font-size: 12px;
    color: #aa8f05;
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-cta {
    padding: 40px 0 0;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-cta {
        text-align: center;
        padding: 0;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-container .oow-cta a {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 500;
    color: #aa9005;
    text-decoration: none;
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-container .oow-cta a {
        font-size: 14px;
    }
}

.one-on-one-sec .one-on-one-wrapper .oow-img-container {
    float: right;
}

@media (max-width) {
    .one-on-one-sec .one-on-one-wrapper .oow-img-container {
        float: none;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .one-on-one-sec .one-on-one-wrapper .oow-img-container img {
        display: none;
    }
}

/*==================  End One-on-One Section =================*/
.holibg {
    position: fixed;
    bottom: 0
}

.header-sticky .hs-container {
    background-color: #ec4712;
    padding: 3px 0 11px !important;
    position: fixed;
    top: 0;
    width: 100%;
    border-radius: 0 !important;
    z-index: 999;
    box-shadow: 1px 1px 15px rgba(156, 154, 154, 0.8);
    text-align: center
}

.header-sticky .hs-container .close-sticky {
    font-size: 25px;
    opacity: 1;
    margin-right: 40px !important;
    margin-top: 3px !important;
    float: right;
    text-decoration: none;
    color: #ffeae4 !important;
    background-color: lightcoral;
    padding: 2px 7px !important;
    border-radius: 50px !important;
    width: 30px !important;
    height: 30px !important;
    background: none !important
}

@media(max-width: 768px) {
    .header-sticky .hs-container .close-sticky {
        margin-right: 5px !important
    }
}

.header-sticky .hs-container .hs-txt {
    padding: 5px 0 !important
}

.header-sticky .hs-container .hs-txt p {
    margin: 0;
    font-size: 17px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: -5px;
    text-align: center;
    padding: 0 15px
}

.header-sticky .hs-container .hs-txt p .clamBtn {
    background-color: #333;
    border: 0;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(82, 76, 76, 0.5);
    padding: 4px 10px;
    border-radius: 4px;
    text-decoration: none
}

@media(max-width: 576px) {
    .header-sticky .hs-container .hs-txt p .clamBtn {
        display: block;
        width: 40%;
        margin: 10px auto 0
    }
}

.model {
    display: none;
    position: fixed;
    padding-top: 100px;
    top: 75px;
    left: 0;
    z-index: 1;
    overflow: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4)
}

.model-content {
    position: relative;
    width: 40%;
    margin: auto;
    background-color: #fff;
    animation-name: animatetop;
    animation-duration: .4s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 5px
}

@media(max-width: 768px) {
    .model-content {
        width: 90%
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.model-close {
    position: absolute;
    left: 0;
    background-color: #fff;
    top: -32px;
    width: 32px;
    text-align: center;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    color: #000;
    font-size: 28px;
    font-weight: bold
}

.model-close:hover,
.model-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.model-body {
    padding: 2px 16px
}

.model .model-body {
    position: relative;
    padding: 20px 16px 30px
}

.model .model-body .badge-img {
    position: absolute;
    top: -50px;
    right: -20px;
    width: 20%
}

.model .model-body h3 {
    margin-top: 10px;
    padding-bottom: 20px
}

.model .model-body h3 span {
    color: #f47408
}

.model .model-body .form-group input {
    padding: 0 30px
}

.model .model-body .form-group {
    position: relative
}

.model .model-body .form-group img {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    left: 8px
}

#modalMobile {
    padding: 0 30px 0 100px
}

#select_staff,
#select_staff2 {
    border: 0;
    width: 25px;
    background-color: transparent !important;
    padding: 0;
    font-size: 15px;
    font-weight: normal;
    color: #000
}

#select_staff:focus,
#select_staff:active,
#select_staff2:focus,
#select_staff2:active {
    background-color: transparent !important;
    border: none !important;
    outline: 0
}

#txtMobile {
    padding: 0 30px 0 100px
}

.ctry-drpdwn {
    display: inline-block;
    position: absolute;
    font-size: 21px;
    border: 0;
    left: 30px
}

.model .model-body .form-group .grade {
    padding: 6px 25px
}

button,
input {
    overflow: visible;
    line-height: normal;
    outline: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer
}

.thumbtab {
    display: none
}

.clear {
    clear: both
}

.absolute {
    position: absolute
}

.show {
    display: block
}

.flt-left {
    float: left !important
}

.flt-rite {
    float: right !important
}

.cp {
    cursor: pointer !important
}

.auto {
    margin: 0 auto
}

.top {
    top: 0
}

.btm {
    bottom: 0
}

.mrgin-top {
    margin-top: 10px !important
}

.mrgin-bottom {
    margin-bottom: 20px !important
}

.mrgin-left {
    margin-left: 10px
}

.mrgin-left2 {
    margin-left: 25px
}

.mrgin-left-ngtv {
    margin-left: -7px !important
}

.mrgin-rite {
    margin-right: 10px !important
}

.mrgin-btm {
    margin-bottom: 10px
}

.padding-top {
    padding-top: 5px
}

.padding-left {
    padding-left: 5px
}

.padding-left2 {
    padding-left: 60px
}

.padding-rite {
    padding-right: 5px !important
}

.padding-btm {
    padding-bottom: 5px
}

.padding {
    padding: 5px
}

.bdr {
    border-color: #D8D8D8;
    border-style: solid
}

.bdr-wth {
    border-width: 1px
}

.bdr-wth-top {
    border-width: 1px 0 0 0 !important
}

.bdr-wth-left {
    border-width: 0 0 0 1px !important
}

.bdr-wth-rite {
    border-width: 0 1px 0 0 !important
}

.bdr-wth-btm {
    border-width: 0 0 1px 0 !important
}

.txt-align {
    text-align: center
}

.on {
    display: block
}

.off {
    display: none
}

a {
    color: #EC8002;
    text-decoration: none;
    cursor: pointer;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.p14 {
    font-size: 14px;
    line-height: 18px;
    font-style: normal
}

.p16 {
    font-size: 16px;
    color: #4C4C4C;
    line-height: 20px;
    margin: 5px 0;
    font-style: normal;
    text-align: left
}

h1 span {
    color: #4C4C4C
}

h2 span {
    color: #4C4C4C
}

a.blue-link {
    color: #1588BF;
    line-height: 22px;
    font-style: normal !important;
    font-weight: 600
}

.box-dflt {
    width: auto;
    height: auto
}

.box {
    width: auto;
    height: auto;
    display: block;
    padding: 10px
}

.main-panel {
    width: 95%;
    height: auto;
    float: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border-width: 1px
}

[class*="span"] {
    display: block;
    float: left;
    height: auto
}

.span12 {
    width: 97.26%
}

.span6 {
    width: 50%
}

.span8 {
    width: 66%
}

.span4 {
    width: 32.72%
}

.span11 {
    width: 89.06%
}

.span10 {
    width: 80.76%
}

.span9 {
    width: 72.36%
}

.span7 {
    width: 55.66%
}

.span5 {
    width: 39.05%
}

.span3 {
    width: 22.40%
}

.span2 {
    width: 14.03%
}

.span1 {
    width: 5.70%
}

.wdth1 {
    width: 2.50%
}

.wdth2 {
    width: 14%
}

.wdth3 {
    width: 20%
}

.wdth4 {
    width: 30.9%
}

.wdth5 {
    width: 39%
}

.wdth6 {
    width: 45.5%
}

.wdth7 {
    width: 50%
}

.wdth8 {
    width: 55%
}

.wdth9 {
    width: 60%
}

.wdth10 {
    width: 72%
}

.wdth11 {
    width: 80%
}

.wdth12 {
    width: 85%
}

.wdth13 {
    width: 93%
}

.wdth14 {
    width: 100%
}

header p.clear {
    display: none !important
}

.icon-nav {
    background-image: url(/resources/images/icons.png);
    background-repeat: no-repeat !important;
    display: block
}

.ico-login {
    width: 17px;
    height: 17px;
    background-position: -1px 0;
    margin: 1px 5px 0 10px
}

.ico-rgister {
    width: 17px;
    height: 17px;
    background-position: -37px 0;
    margin: 1px 5px 0 15px
}

.ico-ph {
    width: 16px;
    height: 16px;
    background-position: -74px 0;
    margin: 2px 2px 0 15px
}

.ico-chat {
    width: 16px;
    height: 12px;
    background-position: -92px -3px;
    margin: 5px 5px 0 7px
}

.ico-rite {
    width: 18px;
    height: 19px;
    background-position: -222px -19px;
    margin: 6px 3px 0 5px
}

.ico-name {
    width: 24px;
    height: 35px;
    background-position: -207px -111px;
    margin: 5px 5px 0 7px
}

.ico-mail {
    width: 24px;
    height: 35px;
    background-position: -207px -146px;
    margin: 5px 5px 0 7px
}

.ico-mob {
    width: 24px;
    height: 35px;
    background-position: -207px -181px;
    margin: 5px 5px 0 7px
}

.ico-sub {
    width: 24px;
    height: 35px;
    background-position: -207px -216px;
    margin: 0
}

.ico-grade {
    width: 24px;
    height: 35px;
    background-position: -207px -251px;
    margin: 0
}

.ico-yelw {
    width: 72px;
    height: 68px;
    background-position: -5px -39px;
    margin: 0 auto
}

.ico-grn {
    width: 72px;
    height: 68px;
    background-position: -85px -37px;
    margin: 0 auto
}

.ico-blu {
    width: 72px;
    height: 68px;
    background-position: -6px -111px;
    margin: 0 auto
}

.ico-prpl {
    width: 72px;
    height: 68px;
    background-position: -89px -112px;
    margin: 0 auto
}

.ico-red {
    width: 72px;
    height: 68px;
    background-position: -165px -39px;
    margin: 0 auto
}

.bg-yelw {
    background: #F2E498;
    padding: 18px 0
}

.bg-grn {
    background: #B6EDC8;
    padding: 18px 0
}

.bg-blu {
    background: #B6D8ED;
    padding: 18px 0
}

.bg-prpl {
    background: #B6BAED;
    padding: 18px 0
}

.bg-red {
    background: #EB9587;
    padding: 18px 0
}

.ico-prev {
    width: 17px;
    height: 17px;
    background-position: 0 -183px;
    margin: 7px 5px 0 5px;
    cursor: pointer
}

.ico-next {
    width: 17px;
    height: 17px;
    background-position: -22px -183px;
    margin: 7px 5px 0 0;
    cursor: pointer
}

.ico-batch {
    width: 11px;
    height: 17px;
    background-position: -1px -21px;
    margin: -11px 0 0 -9px
}

.quesselect {
    width: 25% !important;
    margin-top: 30px
}

.quesselect option {
    width: 100% !important
}

.dflt-txtbox {
    height: 28px;
    color: #8E8E8E;
    font-size: 14px;
    width: 100%;
    outline: 0;
    padding: 5px;
    margin: 7px 0;
    font-family: 'Open Sans', sans-serif
}

.txtbox {
    border-width: 1px;
    height: 37px;
    color: #8E8E8E;
    font-size: 14px;
    width: 100%;
    outline: 0;
    padding: 11px 10px 9px 40px;
    margin: 10px 0 15px 0;
    font-family: 'Open Sans', sans-serif
}

.txtemob,
.txtemail {
    border-width: 1px;
    height: 37px;
    color: #8E8E8E;
    font-size: 14px;
    width: 100%;
    outline: 0;
    padding: 6px 10px 9px 40px;
    margin: 15px 0 15px 0;
    font-family: 'Open Sans', sans-serif
}

.txtarea {
    background: #fff;
    padding: 3px;
    height: 100px;
    color: #8E8E8E;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    width: 98%;
    outline: 0;
    margin: 0 4px;
    -moz-box-shadow: inset 0 0 2px #CCC;
    -webkit-box-shadow: inset 0 0 2px #CCC;
    box-shadow: inset 0 0 2px #CCC
}

select[disabled] {
    cursor: not-allowed;
    background: #f3f3f3
}

select[readonly],
input[readonly],
input[disabled] {
    cursor: not-allowed
}


.orng-btn {
    height: auto;
    background: #f7941d;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    outline: 0;
    border-radius: 5px;
    border: 0
}

.dflt-btn {
    height: 35px;
    background: #ED8103;
    border: 1px solid #B36404;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    -moz-box-shadow: inset 0 1px 1px #F7C588;
    -webkit-box-shadow: inset 0 1px 1px #F7C588;
    box-shadow: inset 0 1px 1px #F7C588;
    text-shadow: 0 1px 0 #623702;
    text-align: center;
    text-decoration: none;
    line-height: 24px;
    width: 100%;
    padding: 0 10px;
    display: block
}

.orng-btn:hover,
.dflt-btn:hover {
    background: #DE7B03
}

*::-moz-placeholder {
    color: #8E8E8E;
    opacity: 1;
    text-transform: none
}

.dflt-btn a {
    text-decoration: none;
    color: #fff
}

.selectbdr {
    border: solid 1px #2278CE;
    -webkit-transition: border linear .3s, box-shadow linear .3s;
    -moz-transition: border linear .3s, box-shadow linear .3s;
    -ms-transition: border linear .3s, box-shadow linear .3s;
    -o-transition: border linear .3s, box-shadow linear .3s;
    transition: border linear .3s, box-shadow linear .3s
}

.exam-alert {
    background: url(https://files.askiitians.com/cdn/resources/images/exam-alert.jpg) no-repeat;
    width: 100px;
    height: 71px;
    position: fixed;
    bottom: 60px;
    right: 0;
    display: block
}

.jee-rank-predictor {
    background: url(https://files.askiitians.com/cdn/resources/images/iit-jee-main.jpg) no-repeat;
    width: 121px;
    height: 51px;
    margin: 0 10px 10px 0;
    float: left;
    display: block
}

.bitsat {
    background: url(https://files.askiitians.com/cdn/resources/images/bitsat-rank.jpg) no-repeat;
    width: 121px;
    height: 51px;
    margin: 0 10px 10px 0;
    float: left;
    display: block
}

.jee-soloution {
    background: url(https://files.askiitians.com/cdn/resources/images/adv-soloution.jpg) no-repeat;
    width: 121px;
    height: 51px;
    float: left;
    display: block
}

.banner_main2 {
    background: url(https://files.askiitians.com/cdn/resources/images/our_results.jpg) no-repeat;
    width: 101px;
    height: 87px;
    position: fixed;
    bottom: 140px;
    right: 0;
    display: block
}

ul.nav.nav-pills li sup {
    top: 0 !important
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-pills>li {
    float: left
}

.nav>li {
    position: relative;
    display: block
}

ul.nav.nav-pills li {
    float: left !important
}

#tabs {
    padding: 0
}

a {
    cursor: pointer
}

#tab ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#tabs li {
    float: left;
    list-style: none;
    margin-right: 10px;
    outline: 0
}

#tabs li a {
    border-radius: 4px;
    padding: 7px 40px;
    font-size: 18px;
    text-decoration: none;
    background-image: linear-gradient(45deg, #fe5206, #fc8c21);
    color: #fbfbfb;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

#tabs li a.inactive {
    border-radius: 4px;
    padding: 7px 40px;
    font-size: 18px;
    text-decoration: none;
    background-image: linear-gradient(45deg, #eee, #eee);
    color: #333;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

.tab-content {
    clear: both;
    width: 100%;
    padding-top: 30px
}

@media(max-width: 576px) {
    .tab-content {
        padding-top: 15px
    }
}

.iit-courses .head-txt,
.neet-courses .head-txt,
.cbse-courses .head-txt {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.iit-courses .head-txt h2,
.neet-courses .head-txt h2,
.cbse-courses .head-txt h2 {
    font-size: 30px;
    color: #4C4C4C !important
}

@media(max-width: 576px) {

    .iit-courses .head-txt,
    .neet-courses .head-txt,
    .cbse-courses .head-txt {
        margin: 0
    }
}

@media(max-width: 576px) {

    .iit-courses .head-txt h2,
    .neet-courses .head-txt h2,
    .cbse-courses .head-txt h2 {
        font-size: 25px;
        margin-left: -15px
    }
}

@media(max-width: 576px) {

    .iit-courses .head-txt h3,
    .neet-courses .head-txt h3,
    .cbse-courses .head-txt h3 {
        font-size: 19px;
        margin-top: 10px;
        margin-bottom: 4px
    }
}

@media(max-width: 576px) {

    .iit-courses .nav-pills li,
    .neet-courses .nav-pills li,
    .cbse-courses .nav-pills li {
        margin-top: 5px
    }
}

.iit-courses .nav-pills li .disabled,
.neet-courses .nav-pills li .disabled,
.cbse-courses .nav-pills li .disabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: .3;
    text-decoration: none;
    pointer-events: none
}

.iit-courses .nav-pills li a,
.neet-courses .nav-pills li a,
.cbse-courses .nav-pills li a {
    border-radius: 4px;
    font-size: 20px;
    padding: 6px 45px;
    text-decoration: none;
    background-color: #eee;
    color: #333;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2)
}

@media(max-width: 576px) {

    .iit-courses .nav-pills li a,
    .neet-courses .nav-pills li a,
    .cbse-courses .nav-pills li a {
        padding: 1px 25px !important;
        font-size: 18px !important;
        line-height: 33px
    }
}

.iit-courses .nav-pills li:not(:first-child),
.neet-courses .nav-pills li:not(:first-child),
.cbse-courses .nav-pills li:not(:first-child) {
    margin-left: 10px
}

.iit-courses .tab-content a,
.neet-courses .tab-content a,
.cbse-courses .tab-content a {
    text-decoration: none;
    color: #333
}

.iit-courses .tab-content .card,
.neet-courses .tab-content .card,
.cbse-courses .tab-content .card {
    margin: 20px 6px 6px 0;
    -webkit-box-shadow: 1px 1px 8px 0 rgba(160, 160, 160, 0.2);
    box-shadow: 1px 1px 8px 0 rgba(160, 160, 160, 0.2);
    border-radius: 6px
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card,
    .neet-courses .tab-content .card,
    .cbse-courses .tab-content .card {
        margin-top: 10px
    }
}

.iit-courses .tab-content .card img,
.neet-courses .tab-content .card img,
.cbse-courses .tab-content .card img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.iit-courses .tab-content .card .card-body,
.neet-courses .tab-content .card .card-body {
    padding: 7px 7px 12px;
    border-radius: 5px;
    text-align: center
}

.cbse-courses .tab-content .card .card-body {
    padding: 8px 5px 12px;
    border-radius: 5px;
    text-align: center
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card .card-body,
    .neet-courses .tab-content .card .card-body,
    .cbse-courses .tab-content .card .card-body {
        padding: 5px 0 8px 0
    }
}

.iit-courses .tab-content .card .card-body .card-title,
.neet-courses .tab-content .card .card-body .card-title,
.cbse-courses .tab-content .card .card-body .card-title {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-top: 5px;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 20px;
    font-size: 15px
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card .card-body .card-title,
    .neet-courses .tab-content .card .card-body .card-title,
    .cbse-courses .tab-content .card .card-body .card-title {
        font-size: 12px;
        color: #0e0e0e;
        margin-right: 0;
        display: block
    }
}

.iit-courses .tab-content .card .card-body .card-text,
.neet-courses .tab-content .card .card-body .card-text,
.cbse-courses .tab-content .card .card-body .card-text {
    counter-reset: #333;
    margin-bottom: 3px;
    font-size: 12px;
    letter-spacing: .5px
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card .card-body .card-text,
    .neet-courses .tab-content .card .card-body .card-text,
    .cbse-courses .tab-content .card .card-body .card-text {
        font-size: 10px
    }
}

.iit-courses .tab-content .card .card-body .tutor,
.neet-courses .tab-content .card .card-body .tutor {
    text-decoration: none;
    color: #f37307;
    background-color: #f6f6f6;
    letter-spacing: .5px;
    padding: 5px 40px;
    border-radius: 3px;
    font-size: 12px;
    float: right
}

.cbse-courses .tab-content .card .card-body .tutor {
    text-decoration: none;
    color: #f37307;
    background-color: #f6f6f6;
    letter-spacing: .5px;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 12px;
    float: right
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card .card-body .tutor,
    .neet-courses .tab-content .card .card-body .tutor,
    .cbse-courses .tab-content .card .card-body .tutor {
        font-size: 10px;
        float: left;
        margin-top: 4px;
        padding: 4px 15px
    }
}

.iit-courses .tab-content .card .card-body .live-btn,
.neet-courses .tab-content .card .card-body .live-btn,
.cbse-courses .tab-content .card .card-body .live-btn {
    text-decoration: none;
    color: #f00;
    font-size: 14px;
    letter-spacing: .5px
}

@media(max-width: 576px) {

    .iit-courses .tab-content .card .card-body .live-btn,
    .neet-courses .tab-content .card .card-body .live-btn,
    .cbse-courses .tab-content .card .card-body .live-btn {
        font-size: 11px
    }
}

.flt-left {
    float: left !important
}

@media screen and (max-width: 640px) and (min-width:0) {
    h1 {
        line-height: 30px;
        padding: 0 15px;
        font-size: 19px
    }
}

@media screen and (max-width: 640px) and (min-width:0) {

    h2,
    .library .heading {
        padding-left: 15px;
        margin-top: 15px
    }
}

@media screen and (max-width: 800px) and (min-width:0) {
    h2 {
        margin-top: 30px !important
    }
}

@media screen and (max-width: 1024px) {
    h2 {
        font-size: 22px;
        line-height: 30px
    }
}

h2 span {
    color: #4C4C4C
}

.iit-courses {
    padding: 20px 0
}

@media(max-width: 576px) {

    .iit-courses,
    .neet-courses,
    .cbse-courses {
        padding: 0 10px
    }
}

@media(max-width: 768px) {

    .iit-courses,
    .neet-courses,
    .cbse-courses {
        padding: 0
    }
}

.iit-courses .nav-pills>li.active>a,
.iit-courses .nav-pills>li.active>a:focus,
.iit-courses .nav-pills>li.active>a:hover {
    color: #fff;
    background-image: linear-gradient(45deg, #fe5206, #fc8c21);
    font-size: 20px;
    padding: 6px 45px
}

.neet-courses {
    padding: 20px 0
}

@media(max-width: 576px) {
    .neet-courses {
        padding: 0
    }
}

.neet-courses .nav-pills>li.active>a,
.neet-courses .nav-pills>li.active>a:focus,
.neet-courses .nav-pills>li.active>a:hover {
    color: #fff;
    background-image: linear-gradient(45deg, #0475ff, #219cfc);
    font-size: 20px;
    padding: 6px 45px
}

.cbse-courses {
    padding: 20px 0
}

@media(max-width: 576px) {
    .cbse-courses {
        padding: 0
    }
}

.cbse-courses .nav-pills>li.active>a,
.cbse-courses .nav-pills>li.active>a:focus,
.cbse-courses .nav-pills>li.active>a:hover {
    color: #fff;
    background-image: linear-gradient(45deg, #158a11, #76a822);
    font-size: 20px;
    padding: 6px 45px
}


.login-cont {
    width: 252px;
    height: auto;
    margin: 7px 0 0 0
}

.login-cont .orng {
    color: #EC8002 !important
}

.login-cont ul {
    margin: 9px 0 0 0;
    padding: 0
}

.login-cont ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: normal;
    float: left;
    list-style: none
}

.login-cont ul li a {
    color: #4c4c4c;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.login-cont ul li a:hover {
    color: #EC8002;
    text-decoration: underline
}

.form {
    background: #ffffff;
    padding: 6px 0 5px 0;
    height: auto !important;
    width: 84%;
    margin: 13px auto 0 auto;
    border-radius: 5px
}

.formcont {
    padding: 0 10px;
    margin-top: -15px
}

.form .notify {
    color: #559A34;
    font-weight: 600;
    text-align: center;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 3px
}

.yellow {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
    margin: 5px 0;
    text-transform: uppercase;
    background: #f7941d;
    padding: 9px 0;
    float: left;
    width: 100%
}

.form .lftico {
    background: url(/resources/images/icons.png) 0 -47px;
    width: 19px;
    height: 58px;
    float: left;
    margin: 5px 0 0 -19px
}

.form .rytico {
    background: url(/resources/images/icons.png) -21px -47px;
    width: 19px;
    height: 58px;
    float: left;
    margin: 5px -19px 0 0
}

.form .country-code {
    font-size: 14px;
    position: absolute;
    margin-left: 30px;
    margin-top: 3px
}

.form .country-code a {
    color: #8E8E8E;
    display: inline-block;
    padding: 8px;
    width: 100%
}

.form .country-code a:focus {
    outline: 0
}

.form .arrow-container {
    display: inline-block;
    position: relative;
    width: 15px
}

.form .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #8E8E8E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 5px;
    position: absolute;
    top: -7px
}

.form .country-codes-container {
    width: 100%;
    background: #FFF;
    border: 1px solid #2278CE;
    border-top: 0;
    display: none;
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 37px !important;
    z-index: 30
}

.form .country-codes-container ul {
    margin: 0;
    padding: 0 !important
}

.form .country-codes-container li {
    color: #A5A5A5;
    font-size: 14px !important;
    width: 100%;
    list-style: none
}

.form .country-codes-container a {
    border-radius: 0;
    color: #8E8E8E;
    display: inline-block;
    padding: 4px;
    width: 100%
}

.form .country-codes-container a:focus,
.country-codes-container a:hover {
    background-color: #2278CE;
    color: #FFF;
    outline: 0 none;
    text-decoration: none
}

.form .country-codes-container a.selected {
    background-color: #2278CE;
    color: #FFF !important;
    outline: 0 none;
    text-decoration: none
}

.country-code-highlight {
    background-color: #2278CE;
    color: #FFF
}

.form select {
    border-width: 1px;
    height: 37px;
    color: #8E8E8E;
    font-size: 14px;
    width: 100% !important;
    outline: 0;
    padding: 6px 10px 6px 30px !important;
    margin: 17px 0 !important;
    font-family: 'Open Sans', sans-serif;
    text-indent: .2em;
    text-overflow: ''
}

@-moz-document url-prefix() {

    #spnStudentGrade.ico-arrow,
    #spnStudentSubject.ico-arrow {
        display: none
    }
}

select::-ms-expand {
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .form select {
        border-width: 1px;
        height: 37px;
        color: #8E8E8E;
        font-size: 14px;
        width: 100% !important;
        outline: 0;
        padding: 6px 10px 6px 0 !important;
        margin: 17px 0 !important;
        font-family: 'Open Sans', sans-serif;
        text-indent: 2.5em
    }
}

.ico-arrow {
    width: 12px;
    height: 5px;
    background-position: -177px -153px;
    background-repeat: no-repeat;
    position: relative;
    left: -4%;
    top: 20px;
    float: right;
    cursor: pointer
}

#spnStudentGrade.ico-arrow {
    top: 34px
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.wrapper {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto
}

.col,
.main-features li {
    border: 0 solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 1%;
    padding: 0 1%
}

.row .col:first-child,
.main-features li:first-child {
    margin-left: 0
}

.page .row {
    margin-bottom: 24px
}

.span_1 {
    width: 15.8333333333%
}

.span_2,
.main-features li {
    width: 32.6666666667%
}

.span_3 {
    width: 49.5%
}

.span_4 {
    width: 66.3333333333%
}

.span_5 {
    width: 83.1666666667%
}

.span_6 {
    margin-left: 0;
    width: 100%
}

.logo_shift {
    margin-left: 156px !important
}

.bdr-line {
    height: 1px;
    background-color: #DADADA;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 13px
}

.bdr-line-haf {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    overflow: hidden;
    background: 0;
    background-color: #424242;
    width: 40%
}

.grey-box {
    background: #F7F7F7;
    padding: 9px;
    margin: 20px 0 0 0
}

.library .heading {
    font-size: 24px;
    margin: 20px 0 13px 0
}

.library .heading a:hover {
    color: #4c4c4c;
    text-decoration: none
}

.library ul li {
    list-style: none;
    display: inline
}

.domain-table {
    width: 100%;
    margin: 0 0 22px 0;
    border-collapse: collapse
}

.domain-table td {
    width: 33%;
    background: #F7F7F7;
    border: 1px solid #D8D8D8;
    -moz-box-shadow: inset 0 2px 2px #fff;
    -webkit-box-shadow: inset 0 2px 2px #fff;
    box-shadow: inset 0 2px 2px #fff
}

.domain-table tr:first-child td,
td:hover {
    border-top: 0
}

.domain-table td a {
    color: #4C4C4C;
    text-decoration: none;
    padding-left: 10px;
    display: block;
    transition: none
}

.red .heading a {
    color: #E7806D;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.red td:hover {
    background: #E7806D;
    -moz-box-shadow: inset 0 0 0 #fff;
    -webkit-box-shadow: inset 0 0 0 #fff;
    box-shadow: inset 0 0 0 #fff;
    border: 1px solid #E7806D
}

.red td a:hover {
    color: #fff
}

.red .domain-table {
    border-top: 5px solid #E7806D
}

.prpl .heading a {
    color: #9298E4;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.prpl td:hover {
    background: #A8ADEA;
    -moz-box-shadow: inset 0 0 0 #fff;
    -webkit-box-shadow: inset 0 0 0 #fff;
    box-shadow: inset 0 0 0 #fff;
    border: 1px solid #A8ADEA
}

.prpl td a:hover {
    color: #fff
}

.prpl .domain-table {
    border-top: 5px solid #A8ADEA
}

.blue .heading a {
    color: #74B7DE;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.blue td:hover {
    background: #82BDE1;
    -moz-box-shadow: inset 0 0 0 #fff;
    -webkit-box-shadow: inset 0 0 0 #fff;
    box-shadow: inset 0 0 0 #fff;
    border: 1px solid #82BDE1
}

.blue td a:hover {
    color: #fff
}

.blue .domain-table {
    border-top: 5px solid #82BDE1
}

.exprt-ans {
    width: auto;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.exprt-ans .user {
    width: 7%;
    margin: 5px 15px 7px 0
}

.exprt-ans .details {
    width: 90%
}

.exprt-ans img {
    max-width: 48px;
    width: 48px;
    height: 48px;
    background: #FAFEFF;
    border: 1px solid #B5CDD7;
    padding: 1px;
    display: block
}

.exprt-ans ul li {
    list-style: none;
    border-bottom: 1px solid #DADADA;
    padding: 0 0 10px 10px;
    margin-top: 20px
}

.exprt-ans .ritecont {
    width: 90%
}

.exprt-ans a {
    margin: 0 0 3px 0;
    text-align: justify;
    word-wrap: break-word
}

.exprt-ans .detals {
    margin: 7px 10px 5px 0;
    display: inline;
    line-height: 27px
}

.exprt-ans .date {
    font-size: 12px;
    line-height: 28px
}

.testimonials {
    margin: 10px 0
}

.testimonials .quot {
    width: 33px;
    height: 28px;
    background-position: -167px -111px
}

.testimonials p {
    padding: 0;
    word-wrap: break-word;
    text-align: justify;
    font-size: 14px;
    line-height: 20px
}

.testimonials span {
    font-size: 14px;
    padding: 0 4px 2px 3px;
    font-style: italic
}



.witecont:last-of-type {
    margin-bottom: 0
}

.witecont img {
    width: 48px;
    height: 48px;
    background: #FAFEFF;
    border: 1px solid #B5CDD7;
    padding: 1px;
    margin: 0 10px 0 5px;
    display: block
}



.blogcont {
    width: 98%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
    -moz-box-shadow: inset 0 0 2px #ccc;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    box-shadow: inset 0 0 2px #ccc
}

.blogcont:last-of-type {
    margin-bottom: 0
}

.blogcont img {
    width: 48px;
    height: 48px;
    background: #FAFEFF;
    border: 1px solid #B5CDD7;
    padding: 1px;
    margin: 0 10px 0 5px;
    display: block
}

.blogcont a {
    font-size: 14px;
    color: #EB7F00;
    text-decoration: none;
    cursor: pointer;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.witecont a:hover {
    color: #4C4C4C;
    text-decoration: underline
}

.witecont h2 {
    color: #4C4C4C;
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 22px
}

.witecont span {
    font-size: 12px
}

.seemore {
    margin: 0 0 10px 0;
    cursor: pointer
}

.seemore span {
    color: #EB7F01 !important;
    text-decoration: none !important;
    font-style: normal;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.seemore:hover {
    text-decoration: underline;
    color: #4C4C4C
}

.videocont {
    width: 48%;
    height: auto;
    margin: 0 auto;
    float: left;
    margin-bottom: 5px;
    background: #fff;
    padding: 10px;
    -moz-box-shadow: inset 0 0 2px #ccc;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    box-shadow: inset 0 0 2px #ccc
}

.videocont:last-of-type {
    float: left;
    margin-left: 8px
}

.seemore span {
    color: #EB7F01;
    font-style: normal;
    text-decoration: none;
    text-decoration: none;
    cursor: pointer;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.seemore span:hover {
    color: #4C4C4C !important;
    text-decoration: underline
}

.videocont {
    width: 48%;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 5px;
    background: #fff;
    padding: 10px;
    -moz-box-shadow: inset 0 0 2px #ccc;
    -webkit-box-shadow: inset 0 0 2px #ccc;
    box-shadow: inset 0 0 2px #ccc
}

#white-bg {
    background-color: #fff !important
}

/* #ifrmEnroll {
    width: 100% !important;
    height: 405px !important
} */

.main-form {
    border: #DDD 1px solid;
    width: 44%;
    background: #fff;
    margin: auto
}

.main-form .header {
    width: 100%;
    min-height: 40px;
    height: auto;
    background-color: #F3F3F3;
    border-bottom: 1px solid #fff;
    background-image: -ms-linear-gradient(top, #FBFBFB 0, #F3F3F3 100%);
    background-image: -moz-linear-gradient(top, #FBFBFB 0, #F3F3F3 100%);
    background-image: -o-linear-gradient(top, #FBFBFB 0, #F3F3F3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FBFBFB), color-stop(1, #F3F3F3));
    background-image: -webkit-linear-gradient(top, #FBFBFB 0, #F3F3F3 100%);
    background-image: linear-gradient(to bottom, #FBFBFB 0, #F3F3F3 100%);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #4C4C4C;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    -moz-box-shadow: inset 0 1px 1px #fff;
    box-shadow: inset 0 1px 1px #fff;
    line-height: 38px;
    padding-left: 2%;
    -webkit-box-shadow: 0 2px 1px #E6E6E6;
    -moz-box-shadow: 0 2px 1px #E6E6E6;
    box-shadow: 0 2px 1px #E6E6E6
}

.main-form .wite-box {
    padding: 10px 25px
}

.main-form .wite-box .form-box {
    padding: 10px 0;
    clear: both;
    border-bottom: 1px solid #E6E6E6
}

.main-form .wite-box .form-box span {
    margin: 10px 0 0 0;
    float: left;
    font-size: 14px;
    color: #4C4C4C;
    width: 25%;
    font-family: 'Open Sans', sans-serif
}

.main-form .wite-box .form-box .txtbox {
    width: 75%;
    height: 30px;
    color: #8E8E8E;
    font-size: 14px;
    outline: 0;
    padding: 5px;
    margin: 0;
    border: #E6E6E6 solid 1px;
    float: left;
    background: #FCFCFC;
    box-shadow: 0 1px 2px #DDD inset;
    -moz-box-shadow: 0 1px 2px #DDD inset;
    -webkit-box-shadow: 0 1px 2px #DDD inset
}

.main-form .wite-box .form-box .mob-txtbox {
    width: 75%;
    height: 30px;
    color: #8E8E8E;
    font-size: 14px;
    outline: 0;
    padding: 5px;
    padding-left: 11% !important;
    margin: 0;
    border: #E6E6E6 solid 1px;
    float: left;
    background: #FCFCFC;
    box-shadow: 0 1px 2px #DDD inset;
    -moz-box-shadow: 0 1px 2px #DDD inset;
    -webkit-box-shadow: 0 1px 2px #DDD inset
}

.main-form .wite-box .form-box select {
    width: 75%;
    height: 30px;
    color: #8E8E8E;
    font-size: 14px;
    outline: 0;
    padding: 5px;
    margin: 0;
    border: #E6E6E6 solid 1px;
    float: left;
    background: #FCFCFC;
    box-shadow: 0 1px 2px #DDD inset;
    -moz-box-shadow: 0 1px 2px #DDD inset;
    -webkit-box-shadow: 0 1px 2px #DDD inset
}

.main-form .wite-box .form-box .txtarea {
    width: 75%;
    height: 80px;
    margin: 0;
    padding: 5px;
    border: 1px solid #E6E6E6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #FCFCFC;
    color: #8E8E8E;
    box-shadow: 0 1px 2px #DDD inset;
    -moz-box-shadow: 0 1px 2px #DDD inset;
    -webkit-box-shadow: 0 1px 2px #DDD inset
}

.main-form .wite-box .form-box .txtarea:focus,
.main-form .wite-box .form-box .mob-txtbox:focus,
.main-form .wite-box .form-box .txtbox:focus,
.main-form .wite-box .form-box select:focus {
    border: solid 1px #5C9FE4;
    -moz-box-shadow: 0 0 4px #96C1ED !important;
    -webkit-box-shadow: 0 0 4px #96C1ED !important;
    box-shadow: 0 0 4px #96C1ED !important;
    -webkit-transition: border linear .3s, box-shadow linear .3s;
    -moz-transition: border linear .3s, box-shadow linear .3s;
    -ms-transition: border linear .3s, box-shadow linear .3s;
    -o-transition: border linear .3s, box-shadow linear .3s;
    transition: border linear .3s, box-shadow linear .3s
}

.main-form .wite-box .submitbtn input {
    float: right;
    cursor: pointer;
    height: 37px;
    background: #ED8103;
    border: 1px solid #B36404;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 15px 0 5px 0;
    -moz-box-shadow: inset 0 1px 1px #F7C588;
    -webkit-box-shadow: inset 0 1px 1px #F7C588;
    box-shadow: inset 0 1px 1px #F7C588;
    text-shadow: 0 1px 0 #623702;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    display: block;
    width: 100%
}

.main-form .wite-box .submitbtn input:hover {
    background: #DE7B03;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.notify {
    color: #559A34;
    font-weight: 600;
    text-align: center;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif
}

.main-form .wite-box .form-box label {
    margin: 20px 15px 10px 10px
}

.main-form .wite-box .country-code {
    font-size: 12px;
    position: absolute;
    left: 29.9%
}

.main-form .wite-box .country-code a {
    color: #8E8E8E !important;
    display: inline-block;
    padding: 0
}

.main-form .wite-box .country-code a:focus {
    outline: 0
}

.main-form .wite-box .country-code .arrow-container {
    display: inline-block;
    position: relative;
    width: 15px;
    margin: 9px 0 0 5px !important;
    top: 12px
}

.main-form .wite-box .country-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #8E8E8E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    position: absolute;
    top: -7px
}

.main-form .wite-box .country-code #spnCountryName {
    margin: 6px 0 0 0;
    width: 50px
}

.main-form .wite-box .country-codes-container {
    width: 75%;
    background: #FFF;
    border: 1px solid #2278CE;
    border-top: 0;
    display: none;
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 30px !important;
    left: 25%
}

.main-form .wite-box .country-codes-container ul {
    margin: 0;
    padding: 0 !important
}

.main-form .wite-box .country-codes-container ul li {
    color: #A5A5A5;
    font-size: 14px !important;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0 !important;
    line-height: 19px !important
}

.main-form .wite-box .country-codes-container a {
    border-radius: 0;
    color: #8E8E8E;
    display: inline-block;
    padding: .27778em .55556em;
    width: 100%;
    margin: 0 !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.main-form .wite-box .country-codes-container a:focus,
.main-form .wite-box .country-codes-container a:hover {
    background-color: #2278CE;
    color: #FFF !important;
    outline: 0 none;
    text-decoration: none
}

.main-form .wite-box .country-codes-container a.selected {
    background-color: #2278CE;
    color: #FFF !important;
    outline: 0 none;
    text-decoration: none
}

.footer-panel {
    background: #F9F9F9;
    width: 100%;
    height: auto;
    padding: 28px 10px;
    border-top: #E6E6E6 1px solid;
    border-bottom: #E6E6E6 1px solid;
    text-align: center;
    color: #EB7F00;
    font-style: normal
}

.footer-panel a {
    list-style: none;
    padding: 0 5px 0 0;
    font-size: 14px;
    line-height: 24px;
    font-size: 14px;
    color: #EB7F00;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.footer-panel a:hover {
    color: #4C4C4C
}

.footer-text {
    background: #F9F9F9;
    border-top: #E6E6E6 1px solid;
    text-align: justify;
    color: #939393;
    font-style: normal;
    margin: 0;
    padding: 10px 15px;
    font-size: 11px;
    line-height: 16px
}

.blck-ftr {
    background: #464547;
    width: 100%;
    height: auto
}

.blck-ftr p,
.blck-ftr a {
    font-size: 14px;
    color: #B2B2B2;
    font-style: italic;
    line-height: 24px;
    padding-left: 40px
}

.socialdiv {
    display: inline-block;
    position: relative;
    text-align: center
}

.socialdiv ul li {
    float: left;
    height: 40px;
    list-style: none outside none;
    margin: 5px 10px 0 0;
    position: relative;
    width: 40px
}

.socialdiv ul li a {
    border: 1px solid #5E5C5F;
    float: left;
    height: 40px;
    position: relative;
    width: 40px;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.facebook,
.twitter,
.gplus,
.pinterest,
.blog,
.ytube {
    background: url('/resources/images/icons.png');
    width: 40px;
    height: 40px;
    margin: 6px 5px 0 0;
    cursor: pointer
}

.socialdiv .facebook {
    background-position: 0 -215px
}

.socialdiv .facebook:hover {
    background-position: -40px -215px;
    background-color: #3b5998
}

.socialdiv .twitter {
    background-position: -80px -215px
}

.socialdiv .twitter:hover {
    background-position: -120px -215px;
    background-color: #35c9f9
}

.socialdiv .gplus {
    background-position: 0 -255px
}

.socialdiv .gplus:hover {
    background-position: -40px -255px;
    background-color: #DD4C39
}

.socialdiv .pinterest {
    background-position: -80px -255px
}

.socialdiv .pinterest:hover {
    background-position: -120px -255px;
    background-color: #cb2027
}

.socialdiv .blog {
    background-position: 0 -295px
}

.socialdiv .blog:hover {
    background-position: -40px -295px;
    background-color: #E9A01C
}

.socialdiv .ytube {
    background-position: 0 -327px
}

.socialdiv .ytube:hover {
    background-position: -40px -327px;
    background-color: #DD4C39
}

.overlay {
    position: fixed !important;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    z-index: 55;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0 !important
}

.popup-box {
    border: 1px solid #333;
    position: absolute;
    top: -200%;
    left: 30%;
    width: 40%;
    right: 30%;
    z-index: 21 !important;
    -webkit-box-shadow: 0 2px 5px #333;
    -moz-box-shadow: 0 2px 5px #333;
    box-shadow: 0 2px 5px #333
}

.modal-body ul {
    list-style: square;
    display: block;
    padding: 0 0 0 15px;
    line-height: 18px
}

.modal-body ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #666;
    padding: 0;
    margin: 0
}

.modal-body p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 7px 0 0 0;
    padding: 0;
    text-align: left
}

.modal-footer {
    padding: 5px 10px;
    margin-bottom: 0;
    text-align: right;
    background-color: #F4F4F4;
    border-top: 1px solid #fff
}

.popup-box a.boxclose {
    color: #B84629;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 35px;
    margin: 0 0 0 10px;
    padding: 0;
    cursor: pointer;
    display: block !important;
    background: none !important;
    position: none !important;
    right: 0 !important;
    top: 0 !important
}

.popup-box a.boxclose:hover {
    text-decoration: none;
    cursor: pointer;
    color: #89341F
}
section.error {
    padding: 0
}

.error-box {
    min-height: 640px;
    margin: 0 auto;
    padding: 0;
    background: #818181
}

.error-box p {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    color: #fff;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center
}

.error-box .btn {
    background: url(/resources/images/icons.png) -189px -283px no-repeat #ED8103;
    font-size: 20px !important;
    color: #fff;
    padding: 10px 7px 10px 36px;
    width: 100%;
    max-width: 200px;
    margin: 20px auto;
    display: block
}

.error-box .btn:hover {
    background: url(/resources/images/icons.png) -189px -283px no-repeat #DE7B03
}

.resultfrm {
    border: 1px solid #333;
    position: fixed;
    top: 5%;
    left: 30%;
    width: 40%;
    right: 30%;
    z-index: 99 !important;
    -webkit-box-shadow: 0 2px 5px #333;
    -moz-box-shadow: 0 2px 5px #333;
    box-shadow: 0 2px 5px #333;
    height: auto;
    background: #fff
}

.resultfrm .heading {
    text-align: left;
    line-height: 22px;
    height: auto;
    padding: 5px 10px;
    margin: 0;
    color: #fff;
    border-bottom: 1px solid #C53;
    background-color: #E7917D;
    background-image: -ms-linear-gradient(top, #E7917D 0, #DB7E68 100%);
    background-image: -moz-linear-gradient(top, #E7917D 0, #DB7E68 100%);
    background-image: -o-linear-gradient(top, #E7917D 0, #DB7E68 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E7917D), color-stop(1, #DB7E68));
    background-image: -webkit-linear-gradient(top, #E7917D 0, #DB7E68 100%);
    background-image: linear-gradient(to bottom, #E7917D 0, #DB7E68 100%);
    box-shadow: 0 1px 1px #F2CABF inset;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    -webkit-box-shadow: inset 0 1px 1px #F2CABF;
    -moz-box-shadow: inset 0 1px 1px #F2CABF;
    box-shadow: inset 0 1px 1px #F2CABF
}

.resultfrm .heading a {
    color: #fff;
    text-decoration: underline;
    white-space: pre
}

.resultfld {
    padding: 0 10px;
    clear: both
}

.resultfld span {
    margin: 10px 0 0 0;
    float: left;
    font-size: 14px;
    color: #4C4C4C;
    width: 30%
}

.resultfrm .txtbox {
    width: 65%;
    height: 28px;
    color: #8E8E8E;
    font-size: 14px;
    outline: 0;
    padding: 5px;
    margin: 5px;
    border: #D8D8D8 solid 1px;
    float: left
}

.resultfrm select {
    float: left;
    width: 65%;
    background: #fff;
    border-width: 1px;
    border-color: #D8D8D8;
    border-style: solid;
    padding: 3px 3px 3px 0;
    height: 30px;
    color: #666;
    font-size: 14px;
    outline: 0;
    margin: 7px 5px 5px 5px;
    font-family: 'Open Sans', sans-serif
}

.resultfrm a.boxclose {
    color: #B84629;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 35px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
    display: block !important;
    background: none !important;
    right: 0 !important;
    top: 0 !important
}

.resultfrm a.boxclose:hover {
    text-decoration: none;
    cursor: pointer;
    color: #89341F
}

.resultfrm .txtarea {
    width: 98.5%;
    height: 80px;
    margin: 5px 0;
    padding: 5px;
    border: 1px solid #D8D8D8;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #8E8E8E;
    -moz-box-shadow: inset 0 0 2px #CCC;
    -webkit-box-shadow: inset 0 0 2px #CCC;
    box-shadow: inset 0 0 2px #CCC
}

.resultfrm .txtarea:focus,
.resultfrm .txtbox:focus,
.resultfrm select:focus {
    border: solid 1px #5C9FE4;
    -moz-box-shadow: 0 0 4px #96C1ED !important;
    -webkit-box-shadow: 0 0 4px #96C1ED !important;
    box-shadow: 0 0 4px #96C1ED !important;
    -webkit-transition: border linear .3s, box-shadow linear .3s;
    -moz-transition: border linear .3s, box-shadow linear .3s;
    -ms-transition: border linear .3s, box-shadow linear .3s;
    -o-transition: border linear .3s, box-shadow linear .3s;
    transition: border linear .3s, box-shadow linear .3s
}



.resultfrm input[type="submit"] {
    height: 35px;
    background: #5C9FE4;
    border: 1px solid #1F6BB8;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    -moz-box-shadow: inset 0 1px 1px #ABCEF1;
    -webkit-box-shadow: inset 0 1px 1px #ABCEF1;
    box-shadow: inset 0 1px 1px #ABCEF1;
    text-shadow: 0 1px 0 #113C66;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    width: auto;
    padding: 0 10px;
    margin: 0 10px 20px 10px
}

.resultfrm .submitbtn input {
    color: #fff;
    background-color: #E7917D;
    background-image: -moz-linear-gradient(top, #E7917D, #DB7E68);
    background-image: -ms-linear-gradient(top, #E7917D, #DB7E68);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E7917D), to(#DB7E68));
    background-image: -webkit-linear-gradient(top, #E7917D, #DB7E68);
    background-image: -o-linear-gradient(top, #E7917D, #DB7E68);
    background-image: linear-gradient(top, #E7917D, #DB7E68);
    background-repeat: repeat-x;
    border: 1px solid #C53;
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    text-shadow: 0 1px 1px #8B3A23;
    -webkit-box-shadow: inset 0 1px 1px #F2CABF;
    -moz-box-shadow: inset 0 1px 1px #F2CABF;
    box-shadow: inset 0 1px 1px #F2CABF;
    margin: 0
}

.resultfrm .submitbtn input:hover {
    color: #fff;
    background-color: #DB7E68;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.resultfrm .grn-btn {
    cursor: pointer;
    height: 35px;
    min-width: 87%;
    background: #6FBA54;
    border: 1px solid #53943A;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0 10px;
    -moz-box-shadow: inset 0 1px 1px #A7D595;
    -webkit-box-shadow: inset 0 1px 1px #A7D595;
    box-shadow: inset 0 1px 1px #A7D595;
    text-shadow: 0 1px 0 #305621;
    text-align: center;
    text-decoration: none;
    line-height: 33px;
    padding: 0 10px
}

.resultfrm .grn-btn:hover {
    background: #60A844;
    text-decoration: none;
    color: #fff
}

.resultfrm .footer {
    padding: 10px;
    margin-bottom: 0;
    text-align: right;
    background-color: #F4F4F4;
    border-top: 1px solid #fff
}

.profile-complet-cont {
    width: 221px;
    height: 50px;
    background-color: #FBFBFB;
    background-image: -ms-linear-gradient(top, #FBFBFB 0, #E8E8E8 100%);
    background-image: -moz-linear-gradient(top, #FBFBFB 0, #E8E8E8 100%);
    background-image: -o-linear-gradient(top, #FBFBFB 0, #E8E8E8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FBFBFB), color-stop(1, #E8E8E8));
    background-image: -webkit-linear-gradient(top, #FBFBFB 0, #E8E8E8 100%);
    background-image: linear-gradient(to bottom, #FBFBFB 0, #E8E8E8 100%);
    border-width: 1px 0 1px 1px;
    padding: 0
}

.profile-complet-cont p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #4B4B4B;
    margin: 0 0 0 3px;
    padding: 0
}

.profile-complet-cont span {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}

.profile-progress {
    width: 214px;
    height: 15px;
    border: 3px solid #DADADA;
    margin-top: 4px;
    padding: 0;
    background: #fff;
    -moz-box-shadow: inset 0 1px 2px #666;
    -webkit-box-shadow: inset 0 1px 2px #666;
    box-shadow: inset 0 1px 2px #666
}

.profile-progress-bar {
    width: auto;
    height: 85%;
    background: #8AB762;
    border: 1px solid #6A9445;
    -moz-box-shadow: inset 0 1px 2px #DEEFDE;
    -webkit-box-shadow: inset 0 1px 2px #DEEFDE;
    box-shadow: inset 0 1px 2px #DEEFDE;
    display: block
}

.thrdcountry-code {
    font-size: 12px;
    position: absolute;
    left: 30.9%
}

.thrdcountry-code a {
    color: #8F8F8F;
    display: inline-block;
    padding: 6px 2px 2px 14px
}

.thrdcountry-code a:focus {
    color: #8F8F8F;
    outline: 0 none
}

.thrdcountry-code .arrow-container {
    display: inline-block;
    position: relative;
    width: 15px;
    margin: 7px 0 0 5px !important;
    top: 10px
}

.thrdcountry-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #8E8E8E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    position: absolute;
    top: -6px
}

#spnCountryName {
    margin: 3px 0 0 0;
    font-weight: normal
}

.thrdcountry-codes-container {
    width: 65%;
    background: #FFF;
    border: 1px solid #D2D2D2;
    border-top: 0;
    display: none;
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 33px;
    left: 31%;
    font-family: 'Open Sans', sans-serif
}

.thrdcountry-codes-container ul {
    margin: 0;
    padding: 0
}

.thrdcountry-codes-container li {
    color: #A5A5A5;
    font-size: 14px !important;
    width: 100%;
    list-style: none;
    line-height: 17px !important;
    margin: 0;
    padding: 0 !important
}

.thrdcountry-codes-container a {
    border-radius: 0;
    color: #8E8E8E;
    display: inline-block;
    padding: .27778em .55556em;
    width: 100%;
    text-decoration: none
}

.thrdcountry-codes-container a:focus,
.country-codes-container a:hover {
    background-color: #2278CE;
    color: #FFF;
    outline: 0 none;
    text-decoration: none
}

.thrdcountry-code-highlight {
    background-color: #2278CE;
    color: #FFF
}

#dvMobile {
    position: relative
}

#tabs {
    padding: 0 10px;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #ccc;
    height: 35px
}

#tabs ul {
    margin: 0;
    padding: 0
}

#tabs ul li {
    display: inline-block;
    clear: none;
    height: 34px;
    position: relative;
    margin-left: 6px;
    line-height: 35px;
    background-color: #EEE;
    background-image: -moz-linear-gradient(top, #F6F6F6, #EEE);
    background-image: -ms-linear-gradient(top, #F6F6F6, #EEE);
    background-image: -webkit-linear-gradient(top, #F6F6F6, #EEE);
    background-image: -o-linear-gradient(top, #F6F6F6, #EEE);
    background-image: linear-gradient(top, #F6F6F6, #EEE);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-bottom: 0;
    width: auto;
    min-width: 20%;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-box-shadow: inset 0 1px 1px #fff;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    box-shadow: inset 0 1px 1px #fff
}

#tabs ul li:hover {
    text-decoration: none;
    cursor: pointer;
    border-bottom: 0;
    background: #F9F9F9
}

#tabs .active {
    background: #fff;
    border-top: 3px solid #fa9e0e;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 35px
}

#Content-Area {
    line-height: 20px;
    margin-top: 10px
}

#Content-Area ul {
    margin: 0;
    padding: 0
}

#Content-Area ul li {
    list-style: none;
    line-height: 22px;
    margin: 0;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    color: #666;
    text-align: justify
}

#Content-Area ul li p {
    float: left
}

#Content-Area ul li .txtbox {
    height: 20px;
    margin: 0;
    padding: 5px;
    border: 1px solid #d2d2d2;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    color: #8f8f8f;
    border-radius: 5px;
    float: right
}

#Content-Area ul li .submitbtn {
    float: right;
    background: #f8981d;
    color: #fff;
    font-size: 18px !important;
    padding: 3px 20px;
    border: 1px solid #e38000;
    border-radius: 5px;
    margin-right: 135px;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    box-shadow: inset 0 1px 1px #ffcb88;
    opacity: 1.9
}

#Content-Area ul li .submitbtn:hover {
    opacity: .9
}

#Content-Area ul li a {
    float: right;
    margin: 3px 84px 0 0;
    color: #005982;
    text-decoration: none
}

#Content-Area ul li a:hover {
    color: #a65601;
    text-decoration: underline
}

.userdflt {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll 0 -65px;
    display: block;
    height: 45px;
    width: 50px;
    border: 1px solid #b5cdd7;
    margin: 0 10px 0 5px
}

.userdfltPaper {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -50px -163px;
    border: 1px solid #b5cdd7;
    display: block;
    height: 45px;
    margin: 0 10px 0 5px;
    width: 50px
}

.scrollup {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -2px -121px;
    bottom: 78px;
    cursor: pointer;
    display: none;
    height: 42px;
    opacity: .9;
    position: fixed;
    right: 0;
    width: 42px;
    z-index: 18
}

.scrollup:hover {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -2px -163px;
    cursor: pointer
}

::selection {
    color: #fff;
    background: #EB7F00
}

::-moz-selection {
    color: #fff;
    background: #EB7F00
}

.grn-btn {
    background: #6fba54;
    border-bottom: 3px solid #53943a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    margin-top: 25px;
    width: 30%
}

.grn-btn:hover,
.grn-btn:focus {
    background: #60A844;
    text-decoration: none;
    color: #fff
}

.banner-discount {
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-shadow: 0 2px 2px #000;
    margin: 24px 0 15px 4px
}

.right-bottom-banner {
    bottom: 86px;
    position: fixed;
    right: -31px;
    width: 133px
}

.prntMsg {
    position: relative
}

.msgWidget {
    background-color: #000;
    bottom: 0;
    color: #ff0;
    font-size: 15px;
    font-weight: normal;
    height: 100%;
    line-height: 24px;
    margin-left: -29px;
    margin-top: 0;
    opacity: .8;
    padding: 30% 6%;
    position: absolute;
    text-align: left;
    width: 111.5%;
    z-index: 1
}

.topBanner {
    margin-top: 26px !important
}

.topHeading {
    background: #464648;
    color: #fff;
    font-family: open sans, Arial;
    font-size: 18px;
    font-weight: 600;
    padding: 0 8px;
    line-height: 40px !important
}

.mainPanel {
    margin: 20px 0;
    overflow: hidden
}

.panelTop {
    width: 27.3%;
    float: left;
    padding: 1%
}

.panelTop:hover {
    border: 1px solid #a7a9ac
}

.panelTop {
    margin: 0 3%
}

.panelText {
    font-size: 13px;
    padding: 7px 0
}

.panelText a {
    color: #4c4c4c
}

.panelText a:hover {
    text-decoration: none
}

.mainEmail {
    background: #fff
}

.headIcons.logged-in {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") #f0f0f0;
    background-repeat: no-repeat !important
}

.ico-login1.logged-in {
    background-position: -196px 7px;
    float: right;
    height: 37px;
    margin: -37px 0 0 0;
    width: 22px;
    cursor: pointer;
    border: 1px solid #d8d8d8;
    border-left: 0
}

.mainEmail .ico-login1.logged-in {
    margin: -52px 0 0 0
}

.icon-nav1 {
    background: url(/resources/images/lock.png) no-repeat #FFFF
}

.ico-login1 {
    background-position: -196px 0;
    float: right;
    height: 27px;
    margin: -32px 5px 0 0;
    width: 17px;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.mainEmail .ico-login1 {
    margin: -47px 5px 0 0
}

.tooltip {
    outline: 0;
    float: right
}

.tooltip strong {
    line-height: 30px
}

.tooltip:hover {
    text-decoration: none
}

.tooltip span {
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: 0;
    margin-left: -206px !important;
    width: 270px;
    line-height: 18px
}

.tooltip:hover span {
    display: inline;
    position: absolute;
    border: 2px solid #FFF;
    color: #EEE;
    background: #333 url(/resources/images/css-tooltip-gradient-bg.png) repeat-x 0 0
}

.callout {
    z-index: 20;
    position: absolute;
    border: 0;
    top: -14px;
    right: 40px
}

.tooltip span {
    border-radius: 2px;
    box-shadow: 0 0 8px 4px #666
}

.tooltip a:hover {
    color: #fff
}

.span4.mrgin-top.mrgin-bottom a {
    text-decoration: none
}

.studypackage {
    margin-top: 20px;
    color: #58595b;
    font-size: 20px;
    font-family: open sans
}

.carousel,
.carousel2 {
    position: relative;
    height: auto !important;
    height: 400px;
}

.carousel .next {
    display: none;
    background: url("https://files.askiitians.com/static_content/Resources/images/gnext.png") 0 0 no-repeat;
    width: 29px;
    height: 28px;
    position: absolute;
    bottom: 37px;
    right: 0;
    top: 110px;
    z-index: 1;
    cursor: pointer
}

.carousel .prev {
    display: none;
    background: url("https://files.askiitians.com/static_content/Resources/images/gprev.png") 0 0 no-repeat;
    width: 29px;
    height: 28px;
    position: absolute;
    left: 0;
    z-index: 1;
    cursor: pointer;
    top: 110px
}

.carousel .prev.disabled {
    opacity: .6;
    display: block !important
}

.carousel .next.disabled {
    opacity: .6;
    display: block !important
}

.carousel2 .next2 {
    display: none;
    width: 14px;
    height: 39px;
    position: absolute;
    bottom: 37px;
    right: 0;
    top: 110px;
    margin-right: 10px;
    z-index: 1;
    cursor: pointer
}

.carousel2 .prev2 {
    display: none;
    width: 14px;
    height: 39px;
    position: absolute;
    bottom: 37px;
    left: 0;
    top: 110px;
    margin-left: 10px;
    z-index: 9999;
    cursor: pointer
}

.topicdetails {
    font-size: 14px;
    margin-top: 10%;
    color: #231f20
}

.rate {
    font-size: 18px;
    font-weight: bold
}

.ecombtn {
    margin-top: 10px
}

.xpressbuy {
    display: block;
    text-align: center;
    background: #f47408;
    padding: 7px 9px;
    float: left;
    color: #fff;
    font-size: 14px;
    border-bottom: 3px solid #f65d08;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

.xpressbtn {
    background-position: -4px -29px;
    display: block;
    height: 20px;
    width: 84px;
    margin: auto
}

.addtocart {
    background: #1aaa70;
    padding: 7px 3px;
    float: right;
    color: #fff;
    font-size: 14px;
    border-bottom: 3px solid #10764d;
    float: right;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

.addtocart.AddedToCart {
    color: #808285;
    background: #eff0f0;
    border-bottom: 3px solid #bcbec0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 13px;
    padding: 8px 4px;
    text-transform: uppercase
}

.addtocart.AddedToCart:hover {
    color: #808285
}

.addtocart:hover {
    text-decoration: none;
    color: #fff
}

.discount {
    color: #60b842;
    margin-left: 10px
}

#txtMobileExists.ico-mob {
    border: 1px solid #d8d8d8
}

footer .container {
    margin: 0 auto;
    width: 90%
}

.tab-container {
    margin: 15px 0
}

.etabs {
    margin: 0;
    padding: 0 0 18px 0;
    border-bottom: 1px solid #acacac
}

.tab {
    display: inline-block;
    zoom: 1;
    display: inline;
}

.tab a {
    font-size: 14px;
    line-height: 2em;
    display: block;
    padding: 0 10px;
    outline: 0;
    color: #4c4c4c;
    border-right: 1px solid #acacac
}

.tab a:hover {
    text-decoration: none;
    color: #eb7f00
}

.tab.active {
    padding-top: 10px;
    position: relative;
    top: -1px;
    font-weight: bold
}

.tab a[href='#tabs4'] {
    border: 0
}

.tab.active .caret-nav {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -51px -78px;
    display: block;
    height: 8px;
    margin: auto;
    width: 22px
}

.tab.active a {
    color: #eb7f00
}

.tab-container .panel-container {
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px
}

.topicicon {
    float: left;
    width: 21%;
    margin: 0 28px;
    padding: 10px
}

.topicicon:first-child {
    margin: 0
}

.silkover {
    display: block;
    height: 280px
}

.silkover img {
    text-align: center;
    height: auto;
    max-height: 182px
}

.slidebtmbg {
    background: #464547;
    height: 22px;
    width: 100%
}

.silkover:hover {
    text-decoration: none
}

.hoverSilk {
    display: none
}

.silkover:hover .hoverSilk {
    background: url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -112px -65px;
    display: block;
    height: 90px;
    position: relative;
    text-decoration: none;
    top: -200px;
    left: 20%;
    right: 0
}

a.callUs {
    display: none
}

.Responsiveimg {
    display: none
}

.carousel {
    display: none
}

.studypackage .bdr-line {
    margin-bottom: 10px
}

.banner {
    position: relative;
    overflow: hidden !important;
    margin-top: 20px
}

.banner li {
    list-style: none
}

.banner ul li {
    float: left
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.rslides {
    margin: 0 auto
}

.rslides_container {
    position: relative;
    float: left;
    width: 100%;
    z-index: 1
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: .7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("https://files.askiitians.com/static_content/Resources/images/themes.gif") no-repeat left top;
    margin-top: -45px
}

.centered-btns_nav:active {
    opacity: 1.0
}

.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 0
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
    outline: 0
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
    margin-top: 10px;
    text-align: center;
    display: none
}

.attachfile_box {
    width: 70%;
    margin: auto
}

.attachfile_box input {
    width: 60%;
    border: 1px solid #ddd;
    float: left;
    height: 36px;
    margin-top: 100px;
    padding: 8px;
    background: #eee
}

.attachfile_box #csvBtn {
    width: 40%;
    float: left
}

.attachfile_box #csvBtn input {
    background: #f7941d;
    font-size: 16px;
    color: #fff;
    border: 0;
    text-transform: uppercase
}

#paymentPage {
    min-width: 300px;
    max-width: 650px;
    width: 650px;
    margin: auto;
    padding: 12% 0 5%;
    border-radius: 10px;
    min-height: 500px
}

.paymentWrap {
    border-radius: 10px;
    background: #f1f1f1;
    box-shadow: 0 5px 6px #ccc;
    padding: 50px
}

.payHeader {
    font-size: 25px;
    color: #f47408;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    border-bottom: 1px solid #999;
    margin: 0 0 30px 0;
    padding: 0 0 8px 0
}

.formGroup {
    margin-bottom: 15px
}

.formGroup label {
    cursor: default;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: left;
    color: #333;
    font-weight: 500
}

.formControl {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px
}

#btnPayPalPayment {
    height: 43px;
    background: #ffc439 url(/resources/images/paypal_btn.png) no-repeat center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 20px 0 10px 0;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
    outline: 0;
    border-radius: 5px;
    border: 0
}

#btnPayPalPayment:hover {
    height: 43px;
    background: #f9cf6b url(/resources/images/paypal_btn.png) no-repeat center
}

.finalOutbtn {
    height: 43px;
    background: #f7941d;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin: 12px 0 0 0;
    padding: 10px 8px;
    text-align: center;
    text-decoration: none;
    width: 200px;
    text-transform: uppercase;
    outline: 0;
    border-radius: 5px;
    border: 0;
    display: inline-block
}

.finalOutbtn:hover {
    background: #000;
    color: #fff;
    text-decoration: none
}

.pay_box:before {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pay_box_popup {
    text-align: center;
    position: fixed;
    background: #fff;
    max-width: 500px;
    top: 20%;
    z-index: 999;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 0 10px #000;
    left: 20px;
    right: 20px;
    margin: auto
}

.pay_box_popup .payIcon img {
    width: 50px;
    margin-top: 18px
}

.payIcon {
    text-align: center;
    margin: 0 auto 20px;
    width: 70px;
    height: 70px
}

.payIcon img {
    width: 100%
}

.paySuccess h2 {
    font-size: 20px;
    color: #333;
    line-height: 38px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-style: normal
}

.payFailed h2 {
    font-size: 20px;
    color: #333;
    line-height: 38px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-style: normal
}

.paySuccess p,
.payFailed p {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 10px 0;
    padding: 0;
    font-style: normal
}

.paypalicon {
    text-align: center
}

.paypalicon img {
    padding-top: 20px;
    width: 50%
}

.input-group-addon {
    padding: 9px 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #dadada;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    width: 7%;
    float: left;
    height: 38px
}

.displ-inline {
    display: inline
}

.inputGroup .formControl {
    display: inline-block;
    width: 93%;
    /* float: left; */
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 3px 3px 0
}

#payPalButtonContainer>div>iframe {
    z-index: 8 !important
}

@media screen and (min-width: 0) and (max-width:768px) {
    .paymentWrap {
        padding: 15px
    }

    #paymentPage {
        width: 90%;
        padding: 22% 0 5%
    }

    .inputGroup .formControl {
        display: inline-block;
        width: 82%
    }

    .input-group-addon {
        width: 18%
    }
}

a.close {
    color: #f3f3f3;
    position: absolute;
    right: -10px;
    top: -9px;
    font-family: sans-serif;
    font-weight: 800;
    background: red;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    z-index: 9
}

a.close:hover {
    background: #000
}

@media screen and (min-width: 0) and (max-width:1332px) {
    .xpressbuy {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 10px
    }

    .xpressbuy img {
        margin: auto
    }

    .addtocart {
        float: none;
        text-align: center;
        display: block
    }
}

@media screen and (min-width: 0) and (max-width:1313px) {
    .z-header {
        width: 67% !important
    }

    .z-slider-wrapper>.z-accordion.horizontal,
    .z-slider-wrapper>.z-accordion.vertical,
    .z-slider-wrapper>.z-accordion.vertical.z-shadows.z-grouped,
    .z-slider-wrapper>.z-accordion.vertical.z-ungrouped.z-shadows>.z-section {
        height: 427px !important
    }
}

@media screen and (min-width: 0) and (max-width:1280px) {
    .topicicon {
        margin: 0 20px
    }
}

@media screen and (min-width: 0) and (max-width:1200px) {
    section.header-fix {
        padding-top: 99px
    }
}

@media screen and (min-width: 0) and (max-width:1179px) {
    .yellow {
        font-size: 14px
    }

    .z-accordion.silver.vertical>.z-section>.z-header,
    .z-accordion.silver.horizontal>.z-section>.z-header>.z-title {
        font-size: 14px
    }

    .slidebtmbg {
        display: none
    }

    .ecombtn {
        margin-top: 15px
    }

    .z-accordion.orange.vertical>.z-section>.z-header,
    .z-accordion.orange.horizontal>.z-section>.z-header>.z-title {
        font-size: 14px
    }
}

@media screen and (min-width: 0) and (max-width:1036px) {
    section.header-fix {
        padding-top: 99px
    }

    .exprt-ans .user {
        width: 10%
    }

    .exprt-ans .details {
        width: 87%
    }
}

@media screen and (max-width: 1024px) {
    .form {
        height: 367px
    }

    .form .country-codes-container {
        width: 216px
    }

    .form .notify {
        font-size: 9px
    }

    .form select {
        margin: 14px 0 !important
    }

    .footer-panel a {
        font-size: 13px !important;
        padding: 0 2px 0 0 !important
    }

    h2 {
        font-size: 22px;
        line-height: 30px
    }

    .column4 {
        width: 103.4%
    }

    .dflt-btn {
        font-size: 14px !important
    }

    .footer-text {
        font-size: 9px;
        line-height: 14px
    }

    .txtbox {
        margin: 10px 0 15px 0
    }

    .orng-btn {
        height: 43px;
        font-size: 22px;
        padding: 6px
    }

    .bg-yelw,
    .bg-grn,
    .bg-blu,
    .bg-prpl,
    .bg-red {
        padding: 10px 0
    }

    .rsDefault .rsThumb {
        width: 100px;
        height: 115px;
        margin-top: 15px
    }

    .rsDefault .rsTmb p {
        font-size: 12px
    }

    .error-box .btn {
        width: 20%
    }

    .resultfrm .txtbox,
    .resultfrm select {
        width: 98%
    }

    .thrdcountry-codes-container {
        top: 62px;
        left: 1%;
        width: 98%
    }

    .thrdcountry-code {
        left: -1.1%
    }

    #spnCountryName {
        margin: 32px 0 0 0
    }

    .resultfld span {
        width: 50%
    }

    .thrdcountry-code .arrow-container {
        top: 39px
    }

    .resultfrm .submitbtn input {
        color: #fff;
        background-color: #E7917D;
        background-image: -moz-linear-gradient(top, #E7917D, #DB7E68);
        background-image: -ms-linear-gradient(top, #E7917D, #DB7E68);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E7917D), to(#DB7E68));
        background-image: -webkit-linear-gradient(top, #E7917D, #DB7E68);
        background-image: -o-linear-gradient(top, #E7917D, #DB7E68);
        background-image: linear-gradient(top, #E7917D, #DB7E68);
        background-repeat: repeat-x;
        border: 1px solid #C53;
        display: inline-block;
        padding: 6px 10px;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Open Sans', sans-serif;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        text-shadow: 0 1px 1px #8B3A23;
        -webkit-box-shadow: inset 0 1px 1px #F2CABF;
        -moz-box-shadow: inset 0 1px 1px #F2CABF;
        box-shadow: inset 0 1px 1px #F2CABF;
        margin: 0
    }
}

@media screen and (min-width: 0) and (max-width:977px) {
    #templates-list {
        margin-top: 0
    }

    #templates-list li {
        width: 46%;
        margin: 12px 1%
    }
}

@media screen and (min-width: 0) and (max-width:911px) {
    .topicicon {
        margin: 0 15px
    }

    .ecombtn {
        margin-top: -3px
    }

    .silkover {
        height: 270px
    }

    .span8 {
        width: 100%
    }

    .span4 {
        width: 100%
    }
}

@media screen and (min-width: 0) and (max-width:900px) {
    .resultfrm .heading {
        padding: 10px
    }

    .resultfrm {
        left: 15%;
        right: 25%;
        width: 70%;
        height: 400px;
        overflow-x: hidden;
        overflow-y: scroll
    }

    .resultfrm .txtbox,
    .resultfrm.second-step-frm .txtarea {
        width: 95%
    }

    .alertBg {
        left: 27%;
        width: 44%
    }

    .alertBg .alert p {
        text-align: left !important
    }

    .thrdcountry-code .arrow {
        left: 31px
    }

    .thrdcountry-codes-container a {
        font-size: 12px
    }
}

@media screen and (min-width: 0) and (max-width:850px) {
    #buy-slider span {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width:822px) {
    .span8 {
        width: 100%
    }

    .span4 {
        width: 100%
    }

    .chat {
        display: none !important
    }
}

@media screen and (min-width: 0) and (max-width:800px) {
    .span8 {
        width: 64%
    }

    .bg-yelw,
    .bg-grn,
    .bg-blu,
    .bg-prpl,
    .bg-red {
        padding: 6px 0
    }

    .rsDefault .rsThumb {
        width: 80px;
        height: 120px;
        margin-top: 15px
    }

    .rsDefault .rsThumb.rsNavSelected p {
        line-height: 16px
    }

    .dflt-btn {
        font-size: 14px
    }

    .orng-btn {
        font-size: 22px;
        line-height: 24px;
        height: 45px;
        margin-bottom: 15px
    }

    .videocont {
        width: 47%;
        height: auto
    }

    .exprt-ans .user {
        margin: 5px 10px 7px 0
    }

    h2 {
        margin-top: 30px
    }

    .library .heading {
        font-size: 18px
    }

    .column4 {
        width: 101.6%
    }

    .error-box .btn {
        width: 30%;
        margin: 40px 0 0 32%
    }

    .domain-table td {
        display: block;
        width: auto
    }

    .span8 {
        width: 100%
    }

    .quesselect {
        width: 100% !important
    }

    .mrgin-top {
        width: auto !important
    }

    .holibg {
        display: none
    }

    .main-form.res {
        width: 100%
    }

    .main-form.res .submitbtn {
        margin-bottom: 60px
    }
}

@media screen and (min-width: 0) and (max-width:768px) {
    .topicicon.fourth {
        display: none
    }

    .silkover {
        height: 360px
    }

    .ecombtn {
        margin-top: -72px
    }

    .topicicon {
        width: 25%;
        text-align: center;
        margin: 0 25px
    }

    .scrollup {
        bottom: 0
    }
}

@media screen and (min-width: 0) and (max-width:760px) {
    .mrgin-bottom {
        margin-bottom: 5px !important
    }

    .span6ove {
        width: 100% !important
    }

    .col,
    .main-features li {
        width: 90%;
        margin: 30px 5%
    }

    .row .col:first-child,
    .main-features li:first-child {
        margin-left: 5%;
        margin-right: 5%
    }

    .wrapper {
        width: 100%
    }

    .span_1,
    .span_2,
    .span_3,
    .span_4,
    .span_5,
    .span_6 {
        width: 90%;
        padding: 0
    }

    .fwImage {
        width: 100%;
        margin: 0 !important;
        padding: 0
    }

    #main-footer {
        text-align: center;
        padding-top: 16px;
        margin-top: 16px;
        border-top: 1px solid #cdcdcd;
        padding-bottom: 32px
    }

    .logo_shift {
        margin-left: 5% !important
    }

    #logo {
        float: none;
        margin: 1px auto 0
    }

    .home-page #main-header {
        margin-top: 0;
        margin-bottom: 0
    }

    #buy-slider {
        display: block;
        width: 100%;
        float: left;
        margin-top: 6px;
        font-weight: bold;
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    #main-header .span_6 {
        margin-bottom: 12px
    }

    #main-footer .copy {
        float: right;
        width: 100%;
        text-align: center;
        margin-top: 20px
    }

    #main-footer nav {
        float: left;
        width: 100%;
        text-align: center
    }

    #main-footer nav a {
        padding: 8px 6px
    }
}

@media screen and (min-width: 0) and (max-width:720px) {
    .span4 {
        width: 100%;
        margin-top: 205px
    }

    .z-header {
        width: 93.9% !important
    }

    .ecombtn {
        margin-top: -104px
    }
}

@media screen and (min-width: 0) and (max-width:672px) {
    .nav-tabs>li>a {
        padding: 33px 20px 10px !important;
        font-size: 13px !important
    }

    .nav-tabs>.active>a,
    .nav-tabs>.active>a {
        color: #f7941d;
        cursor: default;
        background: url(/resources/images/headIcons.png) no-repeat 37px 14px !important
    }

    .slick-prev {
        left: -13px !important
    }

    .slick-next {
        right: -8x !important
    }

    footer .span6.flt-left.mrgin-top {
        float: none !important;
        display: block !important;
        margin: 0 !important;
        position: relative;
        text-align: center;
        width: 100%
    }

    .socialdiv {
        display: block !important;
        margin: 0 !important;
        position: relative;
        text-align: center;
        width: 100%
    }

    .socialdiv ul li {
        display: inline-block;
        float: none;
        height: 40px;
        list-style: none;
        margin: 5px 10px 0 0;
        position: relative;
        width: 40px
    }

    a.callUs {
        background: #323030;
        color: #fff;
        display: block;
        padding: 5px;
        margin-top: 10px
    }

    a.callUs:hover {
        background: #121010;
        text-decoration: none
    }
}

@media screen and (min-width: 0) and (max-width:650px) {
    .span4 {
        width: 100%;
        margin-top: 165px
    }

    .z-header {
        width: 93.3% !important
    }
}

@media screen and (min-width: 0) and (max-width:640px) {
    .resultfrm {
        height: 298px
    }
}

@media screen and (min-width: 0) and (max-width:631px) {

    .topicicon.fourth,
    .topicicon.third {
        display: none
    }

    .topicicon {
        margin: 0 15px;
        width: 47%
    }

    .ecombtn {
        margin-top: -63px
    }
}

@media screen and (min-width: 0) and (max-width:626px) {
    .ecombtn {
        margin-top: -14px
    }

    .topicicon {
        width: 39%
    }

    .ecombtn {
        margin-top: -63px
    }

    .exprt-ans .user {
        width: 12%
    }

    .exprt-ans .details {
        width: 80%
    }
}

@media screen and (min-width: 0) and (max-width:600px) {
    .resultfrm .heading {
        font-size: 13px
    }

    .resultfld span,
    .resultfrm.second-step-frm select {
        font-size: 12px
    }

    .resultfrm input[type="submit"] {
        width: 91%;
        float: none
    }

    .submitbtn {
        float: none !important
    }

    .resultfrm .submitbtn input {
        width: 91%;
        margin: -12px 8px 3px 10px !important
    }

    .alertBg {
        left: 15%;
        width: 70%
    }

    .resultfrm .submitbtn input#btnSkip {
        margin: 0 0 3px 0 !important;
        width: 100%
    }

    .resultfrm .submitbtn+div {
        float: none;
        width: 100%
    }

    .resultfrm .footer .referfriend {
        float: none;
        width: 100%
    }

    .resultfrm .footer .referfriend .grn-btn {
        margin: 4px 0;
        width: 100%
    }

    .box-dflt .videocont:last-child {
        display: none
    }

    .box-dflt .videocont {
        width: 100%
    }

    .box-dflt .videocont iframe {
        height: 250px
    }

    .span4 {
        margin-top: 10px
    }

    .z-slider-wrapper {
        margin-bottom: 150px !important
    }

    .carousel {
        display: block
    }

    .rslides_container {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width:571px) {
    .span4 {
        width: 100%;
        margin-top: 115px
    }

    .z-header {
        width: 92.3% !important
    }
}

@media screen and (min-width: 0) and (max-width:540px) {
    .span4 {
        margin-top: 10px
    }
}

@media screen and (max-width: 520px) {
    .error-box .btn {
        width: 42%;
        margin: 40px 0 0 28%
    }
}

@media screen and (min-width: 0) and (max-width:485px) {
    .span4 {
        width: 100%;
        margin-top: 48px
    }

    .z-header {
        width: 91.3% !important
    }

    .topicicon {
        width: 44%
    }

    .exprt-ans .user {
        width: 15%
    }
}

@media screen and (min-width: 0) and (max-width:480px) {
    .slick-slide img {
        margin: auto
    }

    .topicdetails {
        text-align: center
    }

    .nav-tabs>li>a {
        padding: 33px 10px 10px !important;
        font-size: 12px !important
    }

    .nav-tabs>.active>a,
    .nav-tabs>.active>a {
        color: #f7941d;
        cursor: default;
        background: url(/resources/images/caret-nav.png) no-repeat 27px 14px !important
    }

    .slick-prev {
        left: -10px !important
    }

    .slick-next {
        right: -9px !important
    }

    .ecombtn {
        margin-top: -36px
    }

    .topicicon {
        width: 41%;
        margin: 0 30px
    }

    .z-slider-wrapper {
        margin-bottom: 71px !important
    }

    .span4 {
        margin-top: 10px !important
    }

    #home {
        display: none
    }

    .Responsiveimg {
        display: block;
        border: 1px solid #dcddde
    }

    .topperspk,
    .topcontri {
        display: none
    }
}

@media screen and (min-width: 0) and (max-width:439px) {
    .topicicon {
        margin: 0 24px;
        width: 42%
    }
}

@media screen and (min-width: 0) and (max-width:420px) {
    .z-header {
        width: 89.3% !important
    }

    .exprt-ans .user {
        width: 21%
    }

    .exprt-ans .details {
        width: 74%
    }
}

@media screen and (min-width: 0) and (max-width:400px) {
    #templates-list li {
        width: 100%;
        margin: 12px 0
    }

    .links-holder {
        font-size: 14px;
        height: 200px;
        line-height: 200px
    }

    .slick-slide img {
        margin: 0
    }

    .xpressbuy img {
        margin: auto
    }

    .topicdetails {
        text-align: left
    }

    .tab-container {
        display: none !important
    }

    .thumbtab {
        display: block;
        margin-top: 15px
    }

    .thumbtab a:hover {
        text-decoration: none
    }

    .biothumb,
    .maththumb,
    .phythumb,
    .chethumb {
        border-bottom: 1px solid #e6e7e8;
        padding: 10px;
        overflow: hidden
    }

    .sbimg1 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat 0 -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg2 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -39px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg3 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -78px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg4 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -116px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbname {
        font-size: 14px;
        float: left;
        padding: 6px 0 0 10px
    }

    .pckbtn {
        float: right;
        background: #f7941d;
        padding: 5px;
        border-radius: 5px;
        font-size: 12px;
        color: #fff
    }

    .biothumb:hover,
    .maththumb:hover,
    .phythumb:hover,
    .chethumb:hover {
        transition: background-color .5s ease;
        background-color: #f1f2f2
    }

    .resultfrm {
        height: 400px
    }

    .alertBg {
        left: 6%;
        width: 85%
    }
}

@media screen and (min-width: 0) and (max-width:380px) {
    .span4 {
        width: 100%;
        margin-top: 0
    }
}

@media screen and (min-width: 0) and (max-width:360px) {
    .domain-table td {
        display: block;
        width: auto
    }

    .span8 {
        width: 100%
    }

    .quesselect {
        width: 100% !important
    }

    .mrgin-top {
        width: auto !important
    }

    .rsArrowIcn {
        display: none
    }

    section.header-fix {
        padding-top: 84px
    }

    .box-dflt .videocont iframe {
        height: 190px !important
    }

    .box-dflt .videocont iframe {
        height: 151px !important
    }

    .z-slider-wrapper {
        top: 15px;
        margin-bottom: 7px !important
    }

    .carousel .next,
    .carousel .prev {
        top: 70px
    }
}

@media screen and (max-width: 350px) {
    .error-box .btn {
        width: 60%;
        margin: 40px 0 0 19%
    }
}

@media screen and (max-width: 320px) {
    .z-slider-wrapper {
        top: 6px
    }
}

.container.foot {
    margin: 0 auto;
    width: 90%
}

.silkImg {
    background-image: url(/resources/images/physicsChemistry.jpg);
    background-repeat: no-repeat !important;
    width: 180px;
    height: 182px;
    display: block
}

.silklaw {
    background-position: 0 0
}

.silkrotianal {
    background-position: -191px 0
}

.silkkinematics {
    background-position: -382px 0
}

.silkelectro {
    background-position: -572px 0
}

.silkequilibrium {
    background-position: 0 -194px
}

.silkbonding {
    background-position: -191px -194px
}

.silkthermodynamics {
    background-position: -382px -194px
}

.silkkinetics {
    background-position: -572px -194px
}

.silkImg1 {
    background-image: url(/resources/images/mathsbio.jpg);
    background-repeat: no-repeat !important;
    width: 180px;
    height: 182px;
    display: block
}

.silklimits {
    background-position: 0 0
}

.silkpermutation {
    background-position: -191px 0
}

.silksequences {
    background-position: -382px 0
}

.silkstraight {
    background-position: -572px 0
}

.silkmenstrual {
    background-position: 0 -194px
}

.silkimmune {
    background-position: -191px -194px
}

.silkmuscle {
    background-position: -382px -194px
}

.silkdigestion {
    background-position: -572px -194px
}

.facultyName {
    font-size: 13px
}

.freecontent {
    font-size: 13px;
    font-weight: 500
}

a.free-sample {
    background: #6fba54;
    border-bottom: 3px solid #53943a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 14px;
    padding: 7px 0;
    text-align: center
}

.topadding {
    padding-top: 5px
}

.stickytop {
    margin-left: 45px;
    padding: 0;
    width: 25%;
    float: left
}

.number {
    position: relative;
    text-align: center;
    padding-top: 179px
}

.number .four {
    width: 230px;
    height: 292px;
    display: inline-block;
    background-image: url("https://files.askiitians.com/static_content/resources/images/four.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative
}

.number .zero {
    width: 230px;
    height: 292px;
    display: inline-block;
    background-image: url("https://files.askiitians.com/static_content/resources/images/zero.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 20px;
    position: relative;
    -moz-animation: 4s ease 0s normal none infinite zero;
    -moz-transform-origin: center top;
    -webkit-animation: zero 4s infinite ease-in-out;
    -webkit-transform-origin: top;
    -o-animation: 4s ease 0s normal none infinite zero;
    -o-transform-origin: center top;
    -o-animation: zero 4s infinite ease-in-out;
    -o-transform-origin: top;
    -ms-animation: 4s ease 0s normal none infinite zero;
    -ms-transform-origin: center top;
    -ms-animation: zero 4s infinite ease-in-out;
    -ms-transform-origin: top;
    animation: 4s ease 0s normal none infinite zero;
    transform-origin: center top;
    animation: zero 4s infinite ease-in-out;
    transform-origin: top
}

.number .zero .nail {
    width: 30px;
    height: 50px;
    top: 6px;
    left: 115px;
    background-image: url("https://files.askiitians.com/static_content/resources/images/nail.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute
}

@-moz-keyframes zero {
    0% {
        -moz-transform: rotate(-2deg)
    }

    50% {
        -moz-transform: rotate(2deg)
    }

    100% {
        -moz-transform: rotate(-2deg)
    }
}

@-webkit-keyframes zero {
    0% {
        -webkit-transform: rotate(-2deg)
    }

    50% {
        -webkit-transform: rotate(2deg)
    }

    100% {
        -webkit-transform: rotate(-2deg)
    }
}

@-o-keyframes zero {
    0% {
        -o-transform: rotate(-2deg)
    }

    50% {
        -o-transform: rotate(2deg)
    }

    100% {
        -o-transform: rotate(-2deg)
    }
}

@-ms-keyframes zero {
    0% {
        -ms-transform: rotate(-2deg)
    }

    50% {
        -ms-transform: rotate(2deg)
    }

    100% {
        -ms-transform: rotate(-2deg)
    }
}

@keyframes zero {
    0% {
        transform: rotate(-2deg)
    }

    50% {
        transform: rotate(2deg)
    }

    100% {
        transform: rotate(-2deg)
    }
}

.footer-panel {
    background: #F9F9F9;
    margin: auto;
    width: 100%;
    height: auto;
    padding: 28px 10px;
    border-top: #E6E6E6 1px solid;
    border-bottom: #E6E6E6 1px solid;
    text-align: center;
    color: #EB7F00;
    font-style: normal
}

.footer-panel a {
    list-style: none;
    padding: 0 5px 0 0;
    font-size: 14px;
    line-height: 24px;
    font-size: 14px;
    color: #EB7F00;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s
}

.footer-panel a:hover {
    color: #4C4C4C
}

.footer-text {
    background: #F9F9F9;
    border-top: #E6E6E6 1px solid;
    text-align: justify;
    color: #939393;
    font-style: normal;
    margin: 0;
    padding: 10px 15px;
    font-size: 11px;
    line-height: 16px
}

.blck-ftr {
    background: #464547;
    width: 100%;
    height: auto
}

.padding {
    padding: 12px 0
}

.mrgin-rite {
    margin-right: 10px !important
}

.blck-ftr p,
.blck-ftr a {
    font-size: 14px;
    color: #B2B2B2;
    font-style: italic;
    line-height: 24px;
    padding-left: 40px
}

.socialdiv {
    display: inline-block;
    position: relative;
    text-align: center
}

.socialdiv ul li {
    float: left;
    height: 40px;
    list-style: none outside none;
    margin: 5px 10px 0 0;
    position: relative;
    width: 40px
}


.input_full {
    width: 100%
}

input {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    height: 38px;
    transition: all .2s linear 0s;
    padding: 0 10px;
    width: 100%
}

textarea {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 9px;
    transition: all .2s linear 0s
}

select {
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    margin-bottom: 10px !important;
    height: 38px;
    width: 100%
}

.res_menu {
    float: left;
    display: none;
    margin: 11px 20px 0 0
}

.res_menu a:before {
    content: "";
    width: 26px;
    height: 17px;
    background: url(/Resources/images/newimages/stip_all.png) top left;
    display: block;
    background-position: -48px -1px
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #menu-button {
    display: none
}

#cssmenu {
    width: auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    float: right;
    z-index: 99
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #009ae1;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    display: none
}

#addtop {
    border: 5px solid #e5a151;
    left: 21%;
    top: 10%;
    width: 700px;
    background-color: white;
    position: relative;
    margin: 0
}

.tagsavebtnNew {
    background: #ed8103 !important;
    padding: 8px 20px !important;
    margin-top: 15px !important;
    color: #fff;
    border: 1px solid #c53 !important;
    box-shadow: 0 1px 1px #f2cabf inset;
    font-size: 16px !important;
    clear: both;
    font-weight: 600 !important;
    width: auto !important
}

.bottombuttons {
    display: table;
    margin: auto
}

.btnSave {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #eb802c;
    border: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 13px;
    width: 100%
}

#content pre #btnMobileCancel.img,
#content-full pre #btnMobileCancel.img,
#btnMobileCancel.img {
    cursor: pointer;
    float: right;
    margin-right: -32px !important;
    margin-top: -32px !important
}

#addtop1 {
    border: 5px solid #e5a151;
    left: 32%;
    top: 20%;
    width: 426px;
    background-color: white;
    position: relative;
    margin: 0;
    padding: 20px
}

#addtop1.frame {
    top: 6% !important
}

.txtemob {
    width: 100%;
    height: 41px;
    border: 1px solid #a7a9ac;
    padding: 0 0 0 109px;
    color: #333 !important;
    font-size: 14px
}

.ico-mob {
    background-position: -207px -181px;
    border: 1px solid #d8d8d8;
    margin: 0
}

.icon-nav1 {
    background-image: url("https://files.askiitians.com/static_content/resources/images/lock.png");
    background-repeat: no-repeat !important;
    display: block
}

.country-code {
    font-size: 14px;
    margin-left: 52px;
    position: absolute;
    margin-top: -1px
}

#addtop1 p.txtPop {
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 0 0 11px;
    text-align: center !important;
    width: 90%;
    margin: auto
}

#mobilePopup {
    padding-top: 20px
}

#mobilePopup {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
    z-index: 9999;
    -ms-filter: "alpha(opacity=98)";
    filter: alpha(opacity=98);
    -moz-opacity: .98;
    -khtml-opacity: .98;
    opacity: .98
}

.main-form .wite-box .country-code {
    font-size: 12px;
    left: 16.5% !important;
    position: absolute
}

.country-code .arrow.set {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #8e8e8e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 1px;
    position: absolute;
    top: 18px
}

#spnCountryName.numb {
    margin: 10px 0 0 7px
}

#content pre img.bottomBanner,
#content-full pre img.bottomBanner,
.bottomBanner {
    margin: 0 !important;
    max-width: 100% !important
}

a.fbloginbackup {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    cursor: pointer;
    background: #4c69ba;
    background: -webkit-linear-gradient(#4c69ba, #3b55a0);
    background: -webkit-gradient(linear, center top, center bottom, from(#4c69ba), to(#3b55a0));
    background: linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, #4c69ba 0, #3b55a0 100%);
    background: -ms-linear-gradient(top, #4c69ba 0, #3b55a0 100%);
    border-color: #4c69ba;
    -webkit-border-radius: 2px;
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 -1px 0 #354c8c;
    padding: 7px 20px 7px 33px;
    text-decoration: none
}

a.fbloginbackup:hover {
    text-decoration: none !important;
    text-shadow: none;
    color: #fff
}

.iconinfb {
    top: -2px;
    left: 26px;
    position: relative
}

.iconinfbHeader {
    background-position: -164px 1px;
    display: inline-block;
    height: 27px;
    left: 32px;
    position: relative;
    top: 9px;
    width: 24px
}

@media screen and (min-width: 0) and (max-width:800px) {
    a.fbloginbackup {
        padding: 7px 20px 7px 30px
    }

    #addtop1 {
        width: 90%;
        left: 0;
        right: 0;
        margin: auto
    }
}

.alertify,
.alertify-log {
    font-family: sans-serif
}

.alertify-text {
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 4px
}

.alertify-button {
    border-radius: 4px;
    color: #FFF;
    font-weight: bold;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .5);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0));
    background-image: linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0))
}

.alertify-button:active {
    position: relative
}

.alertify-button-cancel,
.alertify-button-cancel:hover,
.alertify-button-cancel:focus {
    background-color: #acacac;
    border: 1px solid #b7b7b7;
    color: #404040;
    text-shadow: none;
    float: right
}

.alertify-button-ok,
.alertify-button-ok:hover,
.alertify-button-ok:focus {
    float: right;
    height: 28px;
    background: #ED8103;
    border: 1px solid #B36404;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    -moz-box-shadow: inset 0 1px 1px #F7C588;
    -webkit-box-shadow: inset 0 1px 1px #F7C588;
    box-shadow: inset 0 1px 1px #F7C588;
    text-shadow: 0 1px 0 #623702;
    text-align: center;
    text-decoration: none;
    line-height: 28px;
    width: auto;
    padding: 0 10px;
    margin: 0 10px
}

.headingalert {
    background: #ED8103;
    height: auto;
    border-bottom: 1px solid #B36404;
    padding: 0 10px;
    margin: 0 0 20px 0;
    color: #fff;
    box-shadow: inset 0 1px 1px #F7C588;
    -webkit-box-shadow: inset 0 1px 1px #F7C588;
    -moz-box-shadow: inset 0 1px 1px #F7C588;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal
}

.alertify-log {
    background: #1F1F1F;
    background: rgba(0, 0, 0, .9);
    padding: 15px;
    border-radius: 4px;
    color: #FFF;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .5)
}

.alertify-log-error {
    background: #FE1A00;
    background: rgba(254, 26, 0, .9)
}

.alertify-log-success {
    background: #5CB811;
    background: rgba(92, 184, 17, .9)
}

.left-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    background: url(https://files.askiitians.com/static/home/refer-a-friend.jpg) no-repeat;
    width: 314px;
    height: 325px;
    display: none !important;
    z-index: 20;
    box-shadow: 1px -1px 6px #412424;
    border: 5px solid #fff
}

.banner-title {
    color: #ffbe00;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    padding: 18px 0 0 10px;
    text-align: center
}

.banner-content {
    color: #fff;
    font-size: 13px;
    text-align: justify;
    padding: 0 9px;
    height: 55px
}

a.banner-button {
    color: #000;
    opacity: 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 206px;
    margin-left: 11px;
    margin-top: 87px;
    width: 304px
}

a.banner-button:hover {
    text-decoration: none
}

.close-banner {
    background: url("https://files.askiitians.com/static_content/resources/images/cartIcons.png") no-repeat scroll -24px -1px;
    display: block;
    height: 15px;
    left: 91%;
    padding: 15px;
    position: relative;
    top: -1%;
    width: 22px
}

@media screen and (min-width: 0) and (max-width:689px) {
    .left-bottom {
        display: none !important
    }
}

.EmailText {
    border-bottom: 4px solid #f47408;
    padding-bottom: 10px;
    font-size: 15px
}

.forgetEmail {
    border: 1px solid #b7b7b7;
    height: 40px;
    margin-top: 20px;
    text-indent: 17px;
    width: 100%
}

.btnRow {
    overflow: hidden;
    margin: 2% 0
}

.CloBtn {
    cursor: pointer;
    float: left;
    color: #333;
    background: #f9f9f9;
    border: 0;
    border-bottom: 3px solid #8f8f8f;
    background: #cfcfcf;
    padding: 2% 6%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px
}

.SuBtn {
    float: right;
    height: 42px;
    margin-top: 5px;
    margin-bottom: 1%;
    background: #f47408;
    color: #fff;
    border: 0;
    padding: 1% 6%;
    font-weight: bold;
    border-bottom: 3px solid #b85704;
    border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

#Forgetdiv {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(/resources/images/bgopacity.png) repeat;
    display: none;
    z-index: 9999
}

#forget {
    width: 51%;
    margin: 0;
    position: relative;
    padding: 0;
    left: 0;
    top: 28%;
    margin: auto
}

#forgetPasscancel {
    float: right;
    margin-top: -35px;
    margin-right: -37px;
    cursor: pointer
}

#ForgetForm {
    background: #fff;
    border: 5px solid #f47408;
    margin: auto;
    padding: 20px 30px;
    box-shadow: 0 0 15px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 2px
}

.sResult {
    color: #000;
    font-weight: bold;
    padding: 2% 0 0 2%
}

.Stype {
    float: left
}

.forgetPass {
    color: #eb7f00;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer
}

.Stype select {
    height: 45px;
    width: 200px
}

@media screen and (min-width: 0) and (max-width:700px) {
    #forget {
        width: 85%;
        top: 20%
    }
}

@media screen and (min-width: 0) and (max-width:600px) {
    .alertBg {
        left: 23% !important;
        width: 51% !important
    }
}

@media screen and (min-width: 0) and (max-width:500px) {
    .btnRow {
        display: flex;
        flex-direction: column;
        text-align: center
    }

    .CloBtn {
        width: 100%;
        float: none;
        text-align: center;
        order: 2;
        margin-top: 10px;
        padding-top: 9px
    }

    .SuBtn {
        width: 100%;
        float: left;
        text-align: center;
        order: 1
    }

    .alertBg {
        left: 15% !important;
        width: 71% !important
    }
}

#btnTechPro {
    font-size: 18px;
    color: #fff;
    padding: 9px 20px;
    background-color: #f47408;
    border: 1px solid #f47408;
    border-radius: 5px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    transition: .5s
}

#btnTechPro:hover {
    background-color: #cc6704
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    background: url(/Resources/images/bgopacity.png) repeat
}

.loading {
    position: fixed !important;
    width: 180px;
    background: url(/Resources/images/loadingNew.gif) no-repeat;
    color: transparent;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 56px;
    padding-top: 20px;
    text-decoration: none;
    position: absolute;
    display: none;
    z-index: 5000001 !important
}

.loading_text {
    font: 20px "Trebuchet MS";
    text-align: center;
    margin-bottom: 15px
}

.separator,
.Responsivebtn,
#studyBtn {
    display: none
}

@media screen and (min-width: 0) and (max-width:640px) {

    header,
    nav,
    section,
    .container.foot,
    .container {
        width: 100% !important;
        text-align: justify !important;


    }

    #studyBtn {
        display: block !important
    }

    .morecontent span {
        display: none
    }

    .footer-panel p {
        margin-bottom: 10px
    }

    .footer-panel a {
        padding: 0 5px 0 0 !important
    }

    .MoreFooterLink {
        display: block !important;
        text-align: center;
        margin-bottom: 10px;
        font-size: 14px
    }

    .morelink {
        display: block;
        text-align: right
    }

    .user {
        display: none
    }

    .exprt-ans .details {
        width: 100%
    }

    .library ul li {
        width: 24.8%;
        float: left
    }

    footer .span6.flt-left.mrgin-top p,
    footer .span6.flt-left.mrgin-top a {
        text-align: left
    }

    footer .span6.flt-left.mrgin-top {
        text-align: left;
        width: 48% !important;
        float: left !important
    }

    .heading {
        width: auto;
        background: #F7F7F7;
        border: 1px solid #D8D8D8;
        -moz-box-shadow: inset 0 2px 2px #fff;
        -webkit-box-shadow: inset 0 2px 2px #fff;
        font-size: 14px !important;
        line-height: 32px;
        box-shadow: inset 0 2px 2px #fff;
        margin: 0 !important
    }

    .library {
        padding: 0 17px
    }

    .Responsivebtn {
        display: block;
        margin-top: 23px;
        text-align: center
    }

    .Responsivebtn a {
        background: #f7941d;
        color: #fff;
        padding: 10px 58px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 14px;
        font-weight: 600
    }

    .tooltip,
    .gtc-home {
        display: none
    }

    .txtemail {
        width: 100% !important;
        border-right: 1px solid #D8D8D8
    }

    #onclick.Carts:hover {
        background: 0
    }

    #onclick.Carts:hover .cartIcon {
        background-position: -155px -24px
    }

    #home,
    span.mm-label,
    .Carts span.ic,
    #tab-container,
    .domain-table,
    .span8 .bdr-line {
        display: none !important
    }

    .Responsiveimg {
        display: block !important
    }

    .thumbtab {
        display: block;
        margin-top: 15px
    }

    #studyBtn {
        background: #6fba54;
        border-bottom: 3px solid #53943a;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        color: #fff;
        text-decoration: none;
        display: block;
        font-size: 14px;
        padding: 10px 0;
        text-align: center;
        width: 99%;
        margin: auto
    }

    .library ul {
        margin-top: 15px
    }

    .biothumb,
    .maththumb,
    .phythumb,
    .chethumb {
        border-bottom: 1px solid #e6e7e8;
        padding: 10px 20px;
        overflow: hidden
    }

    .sbimg1 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat 0 -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg2 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -39px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg3 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -78px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbimg4 {
        background: url("https://files.askiitians.com/static_content/Resources/images/physicsChemistry.jpg") no-repeat -116px -392px;
        width: 35px;
        height: 35px;
        float: left
    }

    .sbname {
        font-size: 14px;
        float: left;
        padding: 6px 0 0 10px
    }

    .pckbtn {
        float: right;
        background: #f7941d;
        padding: 5px;
        border-radius: 5px;
        font-size: 12px;
        color: #fff
    }

    .biothumb:hover,
    .maththumb:hover,
    .phythumb:hover,
    .chethumb:hover {
        transition: background-color .5s ease;
        background-color: #f1f2f2
    }

    .exprt-ans {
        padding: 0 15px
    }

    footer .container {
        width: 100% !important
    }

    h1 {
        line-height: 30px;
        padding: 0 15px;
        font-size: 19px
    }

    h2,
    .library .heading {
        padding-left: 15px;
        margin-top: 15px
    }

    .grn-btn {
        width: 94%;
        margin: 10px 20px
    }

    .dflt-btn {
        width: 94%;
        margin: 10px
    }

    .mhome {
        margin: 0 15px !important
    }

    .mhomeblog {
        margin-left: 0 !important
    }

    .imgLogo {
        width: 35%;
        padding: 10px
    }

    #onclick.Carts {
        background: 0;
        padding: 4px 0 0 0
    }

    .cartIcon {
        background-position: -155px -24px;
        height: 25px
    }

    .Cartcount {
        width: 25px;
        border: 2px solid #f7941d;
        background: #fff;
        position: relative;
        line-height: 21px;
        top: -6px;
        left: -16px
    }

    .span4 {
        margin-top: 9px
    }

    #rightContent {
        margin: 15px 44px 0 0 !important
    }

    .Carts {
        border-right: none !important
    }

    nav {
        background: 0
    }

    .mm-toggle {
        background: 0;
        color: #EB7F00;
        position: relative;
        top: -42px;
        z-index: 4;
        padding: 0 12px
    }

    .header-fix {
        padding-top: 57px !important
    }

    .quesselect {
        width: 95% !important;
        margin-right: 18px
    }

    .footer-panel {
        padding: 10px
    }

    .exprt-ans a {
        margin: 0 12px 3px 0
    }

    .footer-panel a {
        font-size: 14px !important
    }

    .main-form {
        border: 0
    }

    .main-form .wite-box {
        padding: 0 25px
    }

    h1 {
        color: #000
    }

    .main-form .header {
        display: none
    }

    .log-in-section {
        border: 0
    }

    .log-in-section h1 {
        border-bottom: 1px solid #e6e6e6;
        box-shadow: none;
        background: 0
    }

    .log-in-section .resultfld {
        border-bottom: none !important;
        padding: 0 !important
    }

    .log-in-section .txtbox1,
    .register-section .txtbox1,
    .main-form .wite-box .register-section select {
        background: none !important;
        box-shadow: none !important;
        height: 35px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .log-in-section .resultfld span {
        margin: 10px 0 5px 0
    }

    .main-form .wite-box .log-in-section .submitbtn input,
    .main-form .wite-box .register-section .submitbtn input {
        float: left;
        background: #ED8103;
        border: 0;
        width: 100%;
        box-shadow: none;
        text-shadow: none
    }

    span.forgetPass {
        margin: 0 !important
    }

    section.header-fix {
        padding-top: 60px !important
    }

    .register-section {
        border: 0;
        background: 0;
        box-shadow: none
    }

    .register-section h1 {
        background: 0;
        box-shadow: none;
        border-bottom: 1px solid #e6e6e6
    }

    .register-section .resultfld {
        border-bottom: 0;
        padding: 0 5px
    }

    .register-section .resultfld span {
        margin: 10px 0 5px 0
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin-left: -132px;
        width: 26px !important;
        padding: 8px
    }

    .main-form .wite-box .register-section .resultfld .country-code .arrow {
        top: -10px;
        left: 14px
    }

    .main-form .wite-box .register-section .resultfld .country-code {
        left: 6px !important;
        top: 41px !important;
        width: 98%
    }

    .main-form .wite-box .register-section .resultfld .country-codes-container {
        left: 24px !important
    }

    .fbcontainer {
        border: 0;
        width: 100%;
        margin-top: 0;
        padding-bottom: 0
    }

    .fbcontainer .header {
        display: none
    }

    .fbutton {
        margin: 0 6px 10px 6px
    }

    a.fbloginbackup {
        padding: 14px 219px
    }

    section {
        padding-bottom: 0;
        text-align: justify;

    }

    .main-form .wite-box .register-section .submitbtn input {
        margin: 18px 11px 10px 5px
    }

    .register-section {
        margin-bottom: 0
    }

    .separator span {
        position: absolute;
        font-size: 15px;
        display: inline-block;
        background: white;
        border-left: 12px solid white;
        border-right: 17px solid white;
        top: -10px;
        width: 15px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        color: inherit
    }

    .separator {
        height: 1px;
        margin: 15px 23px 19px 26px;
        background-color: #d9d9d9;
        position: relative
    }

    .main-form .wite-box .register-section .resultfld .country-codes-container {
        left: 0 !important;
        width: 100% !important
    }

    .main-form .wite-box .country-codes-container {
        top: 29px !important
    }
}

@media screen and (min-width: 0) and (max-width:600px) {
    a.fbloginbackup {
        padding: 14px 199px
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin-left: -120px
    }

    .mm-toggle {
        top: 16px;
        z-index: 99;
        position: fixed;
        right: 0
    }

    .imgLogo {
        padding: 10px;
        width: 150px
    }
}

@media screen and (min-width: 0) and (max-width:540px) {
    .Responsivebtn a {
        padding: 10px 45px
    }

    .grn-btn {
        width: 92.5%
    }

    .socialdiv {
        display: none !important
    }

    #onclick.Carts {
        padding: 4px 0 0 0
    }

    footer .span6.flt-left.mrgin-top {
        text-align: center;
        width: 100% !important;
        float: none !important
    }

    footer .span6.flt-left.mrgin-top p,
    footer .span6.flt-left.mrgin-top a {
        text-align: center;
        padding-left: 0 !important
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin-left: -108px
    }

    a.fbloginbackup {
        padding: 14px 168px
    }

    #cartPopup {
        width: 703px;
        left: 6%
    }

    .img {
        margin-top: -108px
    }
}

@media screen and (min-width: 0) and (max-width:480px) {
    a.fbloginbackup {
        padding: 14px 129px
    }

    .library {
        padding: 0 10px
    }

    .Responsivebtn a {
        padding: 10px 45px;
        display: block;
        width: 82%;
        margin: auto;
        margin-bottom: 5px
    }

    #studyBtn {
        width: 96.5%
    }

    .main-form .wite-box .log-in-section .submitbtn input,
    .main-form .wite-box .register-section .submitbtn input {
        width: 94%
    }

    .main-form .wite-box .log-in-section .submitbtn input {
        margin: 22px 11px 10px 7px
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin-left: -90px
    }

    span.forgetPass {
        margin: 14px !important
    }

    div.cartform {
        margin: auto !important
    }

    .img {
        margin-top: -110px
    }
}

@media screen and (min-width: 0) and (max-width:360px) {

    header,
    nav,
    section,
    .container.foot,
    .container {
        width: 100% !important
    }

    .exprt-ans {
        padding: 0 15px
    }

    .library ul {
        padding: 0 7px
    }

    .library ul li {
        width: 100%;
        float: none
    }

    footer .container {
        width: 100% !important
    }

    h1 {
        line-height: 30px;
        padding: 0 15px;
        font-size: 19px
    }

    h2,
    .library .heading {
        padding-left: 15px;
        margin-top: 15px
    }

    .grn-btn {
        width: 92%;
        margin: 10px 13px
    }

    .dflt-btn {
        width: 94%;
        margin: 10px
    }

    .mhome {
        margin: 0 15px !important
    }

    .mhomeblog {
        margin-left: 0 !important
    }

    .imgLogo {
        width: 40%;
        padding: 10px
    }

    #onclick.Carts {
        background: 0;
        padding: 6px 0 0 0
    }

    .cartIcon {
        background-position: -155px -24px;
        height: 25px
    }

    .Cartcount {
        width: 25px;
        border: 2px solid #f7941d;
        background: #fff;
        position: relative;
        line-height: 21px;
        top: -6px;
        left: -17px
    }

    #rightContent {
        margin: 4px 44px 0 0 !important
    }

    .Carts {
        border-right: none !important
    }

    nav {
        background: 0
    }

    .mm-toggle {
        background: 0;
        color: #EB7F00;
        position: relative;
        top: -40px;
        z-index: 4
    }

    .header-fix {
        padding-top: 57px !important
    }

    .quesselect {
        width: 90% !important;
        margin-right: 18px
    }

    .footer-panel {
        padding: 10px 0 0 0
    }

    .exprt-ans a {
        margin: 0 12px 3px 0
    }

    .footer-panel a {
        font-size: 14px !important
    }

    .main-form {
        border: 0
    }

    .main-form .wite-box {
        padding: 0 25px
    }

    h1 {
        color: #000
    }

    .main-form .header {
        display: none
    }

    .log-in-section {
        border: 0
    }

    .log-in-section h1 {
        border-bottom: 1px solid #e6e6e6;
        box-shadow: none;
        background: 0
    }

    .log-in-section .resultfld {
        border-bottom: none !important;
        padding: 0 !important
    }

    .log-in-section .txtbox1,
    .register-section .txtbox1,
    .main-form .wite-box .register-section select {
        background: none !important;
        box-shadow: none !important;
        height: 35px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px
    }

    .log-in-section .resultfld span {
        margin: 10px 0 5px 0
    }

    .main-form .wite-box .log-in-section .submitbtn input,
    .main-form .wite-box .register-section .submitbtn input {
        float: left;
        background: #ED8103;
        border: 0;
        width: 100%;
        box-shadow: none;
        text-shadow: none
    }

    span.forgetPass {
        margin: 0 !important
    }

    section.header-fix {
        padding-top: 60px !important
    }

    .register-section {
        border: 0;
        background: 0;
        box-shadow: none
    }

    .register-section h1 {
        background: 0;
        box-shadow: none;
        border-bottom: 1px solid #e6e6e6
    }

    .register-section .resultfld {
        border-bottom: 0;
        padding: 0 5px
    }

    .register-section .resultfld span {
        margin: 10px 0 5px 0
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin: -6px 0 0 -66px
    }

    .main-form .wite-box .register-section .resultfld .country-code .arrow {
        top: -10px;
        left: 9px
    }

    .main-form .wite-box .register-section .resultfld .country-codes-container {
        left: 24px !important
    }

    .fbcontainer {
        border: 0;
        width: 100%;
        margin-top: 0;
        padding-bottom: 0
    }

    .fbcontainer .header {
        display: none
    }

    .fbutton {
        margin: 0 6px 10px 6px
    }

    a.fbloginbackup {
        padding: 14px 79px
    }

    section {
        padding-bottom: 0
    }

    .main-form .wite-box .register-section .submitbtn input {
        margin: 18px 11px 10px 5px
    }

    .register-section {
        margin-bottom: 0
    }

    .separator span {
        position: absolute;
        font-size: 15px;
        display: inline-block;
        background: white;
        border-left: 12px solid white;
        border-right: 17px solid white;
        top: -10px;
        width: 15px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        color: inherit
    }

    .separator {
        height: 1px;
        margin: 0 23px 19px 26px;
        background-color: #d9d9d9;
        position: relative
    }

    .main-form .wite-box .register-section .resultfld .country-codes-container {
        left: 0 !important;
        width: 277px !important
    }

    .main-form .wite-box .country-codes-container {
        top: 29px !important
    }

    .main-form .wite-box .register-section .resultfld .country-code {
        width: 96%
    }
}

@media screen and (min-width: 0) and (max-width:320px) {
    .main-form .wite-box .register-section .resultfld .country-code .arrow {
        top: -14px
    }

    .main-form .wite-box .register-section .resultfld #hypCountryCode #spnCountryName {
        margin: -9px 0 0 -5px
    }

    a.fbloginbackup {
        padding: 14px 58px
    }

    .main-form .wite-box .country-codes-container {
        top: 26px !important
    }

    .main-form .wite-box .register-section .resultfld .country-codes-container {
        width: 240px !important
    }

    .mm-toggle {
        padding: 5px;
        top: -42px;
        right: 10px
    }
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.z-slider-wrapper,
.z-accordion,
.z-accordion>.z-section,
.z-accordion>.z-section>.z-header,
.z-accordion>.z-section>.z-header>.z-title,
.z-accordion>.z-section>.z-header>.z-arrow,
.z-accordion>.z-section>.z-content {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0
}

.z-slider-wrapper,
.z-accordion,
.z-accordion:before,
.z-accordion:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.z-accordion>.z-section>.z-header {
    position: relative;
    margin: 0;
    display: block;
    color: #666;
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
    outline: 0;
    cursor: pointer;
    text-decoration: none
}

.z-accordion>.z-section.z-active>.z-header>.z-arrow,
.z-accordion>.z-section>.z-header:hover>.z-arrow {
    opacity: 1
}

.z-accordion>.z-section>.z-header>.z-arrow.z-loading {
    height: 16px;
    width: 16px
}

.z-accordion>.z-section>.z-content {
    background: white
}

.z-accordion.vertical {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #333
}

.z-accordion.vertical>.z-section>.z-header {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0 1em
}

.z-accordion>.z-section>.z-header.z-focus {
    z-index: 9999 !important
}

.z-accordion.z-focus,
.z-accordion.vertical>.z-section>.z-header.z-focus,
.z-accordion.horizontal>.z-section>.z-header.z-focus .z-title {
    font-weight: bold !important;
    color: black;
    background-color: white !important;
    background: white !important;
    border-bottom: 2px solid red !important
}

.z-accordion.vertical>.z-section>.z-header>.z-arrow {
    right: 14px;
    top: 32%
}

.z-accordion.vertical>.z-section>.z-header>.z-arrow.z-loading {
    margin-top: -8px
}

.z-accordion.vertical>.z-section.z-active>.z-header {
    font-weight: bold
}

.z-accordion.vertical>.z-section.z-active>.z-header>.z-arrow,
.z-accordion.vertical>.z-section>.z-header:hover>.z-arrow {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 14px
}

.z-accordion.vertical>.z-section>.z-content {
    display: none
}

.z-accordion.transition.vertical>.z-section>.z-content {
    height: 0;
    overflow: hidden;
    display: block !important
}

.z-accordion.transition.vertical.z-grouped.z-bordered>.z-section>.z-content,
.z-accordion.transition.vertical.z-ungrouped.z-bordered>.z-section>.z-content {
    border-bottom-width: 0
}

.z-accordion.transition.vertical>.z-section>.z-content>.z-auto-g {
    padding: 20px 15px 10px 15px
}

.z-slider-wrapper>.z-accordion.transition.vertical>.z-section>.z-content>.z-auto-g {
    padding: 0
}

.z-accordion.transition.vertical.z-grouped.z-bordered>.z-section.z-active>.z-content,
.z-accordion.transition.vertical.z-ungrouped.z-bordered>.z-section.z-active>.z-content {
    border-bottom-width: 1px
}

.z-accordion.horizontal {
    position: relative;
    overflow: hidden;
    height: 100%;
    background: #FFF
}

.z-accordion.horizontal>.z-section>.z-header {
    position: absolute;
    background: #FFF;
    z-index: 20;
    top: 0;
    left: 0;
    width: 320px;
    height: 50px;
    line-height: 49px;
    font-size: 16px;
    text-align: right;
    -webkit-transform: translateX(-100%) rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform: translateX(-100%) rotate(-90deg);
    -moz-transform-origin: right top;
    -o-transform: translateX(-100%) rotate(-90deg);
    -o-transform-origin: right top;
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right top;
    bottom: 0
}

.z-accordion.horizontal>.z-section {
    display: inline;
    overflow: hidden;
    height: 100%;
    position: absolute;
    background: #FFF
}

.z-accordion.horizontal>.z-section.z-active>.z-header {
    cursor: default
}

.z-accordion.horizontal>.z-section>.z-header .z-title {
    display: block;
    padding-left: 5%;
    text-align: left;
    height: 49px;
    line-height: 48px;
    white-space: nowrap;
}

.z-accordion.horizontal>.z-section>.z-header .z-arrow {
    left: 14px;
    left: 6%;
    z-index: 20;
    top: 29%;
    display: inline-block
}

.z-accordion.horizontal>.z-section>.z-header>.z-arrow.z-loading {
    margin-left: -4px;
    margin-top: -8px
}

.z-accordion.horizontal>.z-section.z-active>.z-header>.z-arrow,
.z-accordion.horizontal>.z-section>.z-header:hover>.z-arrow {
    -webkit-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    transform: rotate(-0deg)
}

.z-accordion.horizontal>.z-section>.z-content {
    height: 96%;
    position: absolute;
    top: 0;
    overflow: hidden;
    background: white;
    margin: 6px 0 0 0;
    height: 100%;
    margin: 0;
    bottom: 0;
    left: 48px;
    right: 0
}

.z-accordion.horizontal>.z-section>.z-content>div {
    padding: 10px 10px 10px 20px
}

.z-accordion.horizontal>.z-section.z-active>.z-content {
    height: 100%
}

.z-accordion.horizontal>section.z-active.z-last>.z-content {
    height: 96%;
    margin: 6px 0 0 0;
    height: 100%;
    margin: 0
}

.z-accordion.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar {
    width: 9px;
    height: 9px
}

.z-accordion.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border: thin solid rgba(0, 0, 0, 0.1)
}

.z-accordion.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border: thin solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset
}

.z-accordion.horizontal.z-scrollable>.z-section.z-active>.z-content:hover,
.z-accordion.horizontal.z-scrollable>.z-section.z-active>.z-content>div:hover,
.z-accordion.vertical.z-scrollable>.z-section.z-active>.z-content:hover {
    overflow: auto
}

.z-accordion.z-scrollable>.z-section.z-active>.z-content,
.z-accordion.z-scrollable>.z-section.z-active>.z-content>div {
    overflow: hidden
}

.z-accordion.z-shadows.vertical.z-grouped {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25)
}

.z-accordion.vertical.z-ungrouped.z-shadows>.z-section {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25)
}

.z-accordion,
.z-accordion>.z-section,
.z-accordion>.z-section>.z-header,
.z-accordion>.z-section>.z-header .z-title,
.z-accordion>.z-section>.z-content {
    border-width: 0;
    border-style: solid;
    border-color: #B4B4B4;
    border-color: #CECECE
}

.z-accordion.vertical.z-grouped.z-bordered>.z-section>.z-header {
    border-width: 1px;
    margin-top: -1px
}

.z-accordion.vertical.z-grouped.z-bordered>.z-section.z-first>.z-header {
    border-top-width: 1px
}

.z-accordion.vertical.z-grouped.z-bordered>.z-section.z-last>.z-header {
    border-bottom-width: 1px
}

.z-accordion.vertical.z-grouped.z-bordered>.z-section>.z-content {
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px
}

.z-accordion.vertical.z-ungrouped>.z-section {
    margin: 5px 0
}

.z-accordion.vertical.z-ungrouped.z-bordered>.z-section>.z-header {
    border-width: 1px
}

.z-accordion.vertical.z-ungrouped.z-bordered>.z-section>.z-content {
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px
}

.z-accordion.horizontal.z-bordered>.z-section>.z-header>.z-title {
    border-width: 0
}

.z-accordion.horizontal.z-bordered>.z-section.z-last>.z-header>.z-title {
    border-bottom-width: 0
}

.z-accordion.horizontal.z-bordered>.z-section.z-first>.z-header>.z-title {
    border-top: 0;
    height: 38px !important
}

.z-accordion.horizontal.bordered>.z-section.z-active.z-last>.z-header>.z-title {
    border-bottom-width: 1px
}

.z-accordion.deepblue.z-bordered,
.z-accordion.deepblue.z-bordered>.z-section>.z-header,
.z-accordion.deepblue.z-bordered>.z-section>.z-header>.z-title,
.z-accordion.deepblue.z-bordered>.z-section>.z-content {
    border-color: #003E7C
}

.z-accordion.deepblue.vertical>.z-section>.z-header,
.z-accordion.deepblue.horizontal>.z-section>.z-header>.z-title {
    color: white;
    text-shadow: 0 -1px 0 #fff;
    background-color: #6891E7;
    background-image: -moz-linear-gradient(top, #096BD2 0, #0053A6 100%);
    background-image: -ms-linear-gradient(top, #096BD2 0, #0053A6 100%);
    background-image: -o-linear-gradient(top, #096BD2 0, #0053A6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #096BD2), color-stop(100%, #0053A6));
    background-image: -webkit-linear-gradient(top, #096BD2 0, #0053A6 100%);
    background-image: linear-gradient(to bottom, #096BD2 0, #0053A6 100%)
}

.z-accordion.deepblue.horizontal>.z-section>.z-header>.z-title {
    background-image: -moz-linear-gradient(left, #096BD2 0, #0053A6 100%)
}

.z-accordion.deepblue>.z-section>.z-header>.z-arrow {
    color: #002D59;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}

.ie7 .z-accordion.deepblue.horizontal>.z-section>.z-header .z-arrow,
.ie8 .z-accordion.deepblue.horizontal>.z-section>.z-header .z-arrow,
.ie7 .z-accordion.deepblue.horizontal>.z-section>.z-header>.z-title,
.ie8 .z-accordion.deepblue.horizontal>.z-section>.z-header>.z-title {
    filter: none;
    background-color: #3569d7
}

.ie7 .z-accordion.deepblue.vertical>.z-section>.z-header,
.ie8 .z-accordion.deepblue.vertical>.z-section>.z-header {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#096BD2', endColorstr='#0053A6')
}

.z-accordion.deepblue.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(0, 62, 124, 0.75);
    border-color: rgba(0, 62, 124, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 62, 124, 0.25) inset
}

.z-accordion.deepblue.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(0, 62, 124, 0.05);
    border-color: rgba(0, 62, 124, 0.06);
    box-shadow: 0 0 3px rgba(0, 62, 124, 0.05) inset
}

.z-accordion.deepblue>.z-section>.z-header>.z-arrow {
    background-position: 0 -62px
}

.z-accordion.orange.vertical>.z-section>.z-header,
.z-accordion.orange.horizontal>.z-section>.z-header>.z-title {
    color: #444;
    text-shadow: 0 1px #fff;
    font-size: 16px;
    background: #e3e3e3;
    background: -moz-linear-gradient(top, #ededed 0, #e3e3e3 50%, #dfdfdf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(50%, #e3e3e3), color-stop(100%, #dfdfdf));
    background: -webkit-linear-gradient(top, #ededed 0, #e3e3e3 50%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #ededed 0, #e3e3e3 50%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #ededed 0, #e3e3e3 50%, #dfdfdf 100%);
    background: linear-gradient(to bottom, #ededed 0, #e3e3e3 50%, #dfdfdf 100%)
}

.z-accordion.orange.vertical>.z-section.z-active>.z-header,
.z-accordion.orange.horizontal>.z-section.z-active>.z-header>.z-title {
    background: #f7941d;
    color: #fff;
    text-shadow: none
}

.z-accordion.orange>.z-section>.z-header>.z-arrow {
    color: #000
}

.ie7 .z-accordion.orange.horizontal>.z-section>.z-header .z-arrow,
.ie8 .z-accordion.orange.horizontal>.z-section>.z-header .z-arrow,
.ie7 .z-accordion.orange.horizontal>.z-section>.z-header>.z-title,
.ie8 .z-accordion.orange.horizontal>.z-section>.z-header>.z-title {
    filter: none;
    background-color: #F2825B
}

.ie7 .z-accordion.orange.vertical>.z-section>.z-header,
.ie8 .z-accordion.orange.vertical>.z-section>.z-header {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f2825b', endColorstr='#f07146')
}

.z-accordion.orange.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-thumb {
    background: rgba(234, 89, 39, 0.75);
    border-color: rgba(234, 89, 39, 0.25);
    box-shadow: 1px 1px 5px rgba(234, 89, 39, 0.25) inset
}

.z-accordion.orange.z-scrollable>.z-section.z-active .z-content::-webkit-scrollbar-track {
    background: rgba(234, 89, 39, 0.05);
    border-color: rgba(234, 89, 39, 0.06);
    box-shadow: 0 0 3px rgba(234, 89, 39, 0.05) inset
}

.z-accordion.orange>.z-section.z-active>.z-header>.z-arrow {
    background: rgba(0, 0, 0, 0) url("https://files.askiitians.com/static_content/resources/images/headIcons.png") no-repeat scroll -76px -65px;
    display: inline-block;
    height: 35px;
    margin-right: 40px;
    margin-top: -8px;
    width: 38px
}

.z-accordion.vertical>.z-section>.z-header>.z-title2 {
    background-color: none !important;
    background: none !important;
    box-shadow: none
}

.ie7 .z-accordion.horizontal>.z-section>.z-header>.z-title,
.ie7 .z-accordion.vertical>.z-section>.z-header,
.ie8 .z-accordion.horizontal>.z-section>.z-header>.z-title,
.ie8 .z-accordion.vertical>.z-section>.z-header {
    zoom: 1
}

.ie7 .z-accordion.horizontal.z-bordered>.z-section>div,
.ie8 .z-accordion.horizontal.z-bordered>.z-section>div {
    border-left-width: 1px
}

.ie7 .z-accordion.horizontal>.z-section>.z-header {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.ie8 .z-accordion.horizontal>.z-section>.z-header {
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
}

.ie9 .z-accordion.horizontal>.z-section>.z-header {
    filter: none;
    -ms-filter: none;
}

.ie .z-accordion.horizontal>.z-section>.z-header {
    height: 50px
}

.ie .z-accordion.horizontal>.z-section>.z-header>.z-title {
    height: 48px
}

.ie .z-accordion.vertical>.z-section>.z-header {
    height: 1%
}

.ie8 .z-accordion.horizontal {
    padding-right: 1px
}

.z-accordion.z-ungrouped.z-rounded>.z-section {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.z-accordion.z-ungrouped.z-rounded>.z-section>.z-header {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.z-accordion.z-ungrouped.z-rounded>.z-section>.z-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.z-accordion.z-ungrouped.z-rounded>.z-section.z-active {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.z-accordion.z-ungrouped.z-rounded>.z-section.z-active>.z-header {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.z-accordion.z-ungrouped.z-rounded>.z-section.z-active>.z-content {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.z-accordion.z-grouped.z-rounded {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.z-accordion.z-grouped.z-rounded>.z-section:last-child .z-content {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.z-accordion.z-grouped.z-rounded>.z-section:first-child,
.z-accordion.z-grouped.z-rounded>.z-section:first-child h3 {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.z-accordion.z-grouped.z-rounded>.z-section:last-child,
.z-accordion.z-grouped.z-rounded>.z-section:last-child h3 {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.z-accordion.z-grouped.z-rounded>.z-section.z-active:last-child,
.z-accordion.z-grouped.z-rounded>.z-section.z-active:last-child h3 {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.z-accordion.horizontal.z-rounded {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.z-accordion.horizontal.z-rounded section.z-active:last-child .z-content {
    border-radius: 0 5px 5px 0
}

.z-accordion.horizontal.z-rounded>.z-section:first-child>.z-header,
.z-accordion.horizontal.z-rounded>.z-section:first-child h3>.z-title {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.z-accordion.horizontal.z-rounded>.z-section:last-child>.z-header,
.z-accordion.horizontal.z-rounded>.z-section:last-child .z-title {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.z-accordion.horizontal.z-rounded>.z-section.z-active:last-child>.z-header,
.z-accordion.horizontal.z-rounded>.z-section.z-active:last-child>.z-header>.z-title {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.z-accordion.black>.z-section>.z-header>.z-arrow {
    background-position: 0 -62px
}

.z-accordion.clean.vertical,
.z-accordion.clean.vertical>.z-section,
.z-accordion.clean.vertical>.z-section>.z-header,
.z-accordion.clean.vertical>.z-section>.z-header .z-title,
.z-accordion.clean.vertical>.z-section>.z-content,
.z-accordion.clean.vertical.z-bordered>.z-section,
.z-accordion.clean.vertical.z-bordered>.z-section>.z-header,
.z-accordion.clean.vertical.z-bordered>.z-section>.z-content {
    border-width: 0;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.z-accordion.clean.vertical>.z-section,
.z-accordion.clean.vertical.z-ungrouped.z-bordered>.z-section {
    margin: 2px 0 2px 0
}

.z-accordion.clean.vertical>.z-section>.z-header,
.z-accordion.clean.vertical.z-bordered>.z-section>.z-header {
    font-size: 16px;
    border-bottom: 1px solid #E7E7E7;
    border-bottom: 1px solid rgba(207, 207, 207, 0.7);
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0);
    background: white
}

.z-slider-wrapper {
    position: relative;
    background-color: #FFF;
    z-index: 0;
    padding: 0 !important
}

.z-slider-wrapper.z-rounded .z-accordion.z-ungrouped.z-rounded>.z-section>.z-header {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.z-slider-wrapper.z-rounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.z-slider-wrapper>.z-accordion.horizontal,
.z-slider-wrapper>.z-accordion.vertical,
.z-slider-wrapper>.z-accordion.vertical.z-shadows.z-grouped,
.z-slider-wrapper>.z-accordion.vertical.z-ungrouped.z-shadows>.z-section {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.z-slider-wrapper>.z-accordion.horizontal,
.z-slider-wrapper>.z-accordion.horizontal>.z-section>.z-content,
.z-slider-wrapper>.z-accordion.vertical,
.z-slider-wrapper>.z-accordion.vertical>.z-section>.z-content,
.z-accordion.z-content-nav>.z-section>.z-content,
.z-accordion.z-content-nav>.z-section>.z-content ul,
.z-accordion.z-content-nav>.z-section>.z-content ul li {
    padding: 0;
    margin: 0
}

.z-slider-wrapper>.z-accordion>.z-section>.z-content>.z-auto-g>img,
.z-slider-wrapper>.z-accordion>.z-section>.z-content>.z-auto-g>embed,
.z-slider-wrapper>.z-accordion>.z-section>.z-content>.z-auto-g>object,
.z-slider-wrapper>.z-accordion>.z-section>.z-content>.z-auto-g>video {
    height: auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    line-height: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms;
    -moz-transition: opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms;
    -o-transition: opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms;
    transition: opacity 1500ms cubic-bezier(0.250, 0.100, 0.250, 1.000) 100ms;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility: visible;
    display: block
}

.z-slider-wrapper>.z-accordion.transition.vertical>.z-section.z-active>.z-content {
    padding: 0
}

.z-slider-wrapper .z-accordion>.z-section>.z-content>.z-auto-g>img2 {
    visibility: hidden
}

.z-slider-wrapper .z-accordion>.z-section.z-active>.z-content>.z-auto-g>img {
    visibility: visible;
    margin: 0 !important
}

.z-slider-wrapper .z-accordion.horizontal>.z-section>.z-content>div {
    padding: 0 !important
}

.z-slider-wrapper .z-accordion.horizontal>.z-section>.z-content,
.z-slider-wrapper .z-accordion.horizontal>.z-section.z-active>.z-content,
.z-slider-wrapper .z-accordion.horizontal>.z-section.z-active.z-last>.z-content {
    height: 100%;
    margin: 0
}

.wrapper {
    width: 1400px;
    margin: 0 auto
}

.nav-arrows {
    display: none
}

.nav-arrows a {
    position: absolute;
    top: 50%;
    left: 10px;
    cursor: pointer;
    margin-top: -10px;
    opacity: .9;
    color: black;
    font-size: 28px;
    line-height: 28px;
    text-decoration: none;
    z-index: 8000
}

.nav-arrows a:first-child {
    left: auto;
    right: 2px;
    background-position: top right
}

.nav-arrows a:hover {
    opacity: 1
}

.z-dot-nav {
    text-align: center;
    position: absolute;
    bottom: -50px;
    height: 30px;
    width: 100%;
    left: 0;
    z-index: 10;
    zoom: 1
}

.z-dot-nav span {
    display: inline-block;
    cursor: pointer;
    background: #E2E5E9;
    padding: 0;
    width: 8px;
    height: 8px;
    margin: 4px 0 0 7px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 3px #515B6A, 0 0 1px white;
    -moz-box-shadow: inset 0 1px 3px #515b6a, 0 0 1px #fff;
    box-shadow: inset 0 1px 3px #515B6A, 0 0 1px white;
    -webkit-transition-property: box-shadow, border;
    -webkit-transition-duration: 300ms;
    -moz-transition-property: box-shadow, border;
    -moz-transition-duration: 300ms;
    transition-property: box-shadow, border;
    transition-duration: 300ms
}

.z-dot-nav span.z-active {
    margin-top: 3px;
    background: #AAA;
    width: 9px;
    height: 9px;
    border: 1px solid #B1BBC8;
    background-color: #444;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D1D6DD), to(white));
    background-image: -webkit-linear-gradient(top, #D1D6DD, white);
    background-image: -moz-linear-gradient(top, #D1D6DD, white);
    background-image: -ms-linear-gradient(top, #D1D6DD, white);
    background-image: -o-linear-gradient(top, #D1D6DD, white);
    background-image: linear-gradient(top, #D1D6DD, white);
    -webkit-box-shadow: inset 0 2px 2px white, 0 1px 1px rgba(204, 210, 218, 0.41);
    -moz-box-shadow: inset 0 2px 2px #fff, 0 1px 1px rgba(204, 210, 218, 0.41);
    box-shadow: inset 0 2px 2px white, 0 1px 1px rgba(204, 210, 218, 0.41)
}

.nav-options {
    width: 70px;
    height: 30px;
    position: absolute;
    right: 70px;
    bottom: 0;
    display: none
}

.nav-options span {
    width: 30px;
    height: 30px;
    text-indent: -9000px;
    cursor: pointer;
    opacity: .7;
    display: inline-block;
    border-radius: 50%
}

.nav-options span:first-child {
    background-position: -30px 0;
    margin-right: 3px
}

.nav-options span:hover {
    opacity: 1
}

@media screen and (max-width: 320px) {
    .z-accordion>.z-section>a {
        font-size: 14px
    }
}

.z-accordion,
.z-accordion *,
.z-accordion>.z-section,
.z-accordion>.z-section>.z-header,
.z-accordion>.z-section>.z-header>.z-title,
.z-accordion>.z-section>.z-header>.z-arrow,
.z-accordion>.z-section>.z-content {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-touch-callout: none;
    outline: 0
}

.z-accordion.z-mobile,
.z-accordion.z-mobile>.z-section,
.z-accordion.z-mobile>.z-section>.z-header,
.z-accordion.z-mobile>.z-section>.z-header>.z-title,
.z-accordion.z-mobile>.z-section>.z-header>.z-arrow,
.z-accordion.z-mobile>.z-section>.z-content {
    box-shadow: none !important;
    text-shadow: none !important
}

.z-accordion.z-content-nav.vertical>.z-section>.z-content>.z-auto-g {
    padding: 0
}

.z-accordion.z-content-nav,
.z-accordion.z-content-nav>.z-section>.z-content {
    background: 0
}

.z-accordion>.z-section>.z-header {
    font-size: 1.1em
}

.z-accordion.white>.z-section>.z-header a {
    color: #333
}

.z-accordion.silver>.z-section>.z-header a {
    color: #444
}

.z-accordion.crystal>.z-section>.z-header a {
    color: #555
}

.z-accordion.gray>.z-section>.z-header a {
    color: #444
}

.z-accordion .z-sub-nav li a:hover {
    background: #399FF3
}

.z-accordion .z-sub-nav li a {
    text-decoration: none;
    padding: 12px 0 12px 20px;
    color: #fff;
    display: block;
    background: #1D89E2;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    box-shadow: 2px 4px 100px rgba(100, 100, 100, 0.05) inset
}

.z-accordion>.z-section>.z-header a {
    text-decoration: none
}

.z-accordion.silver .z-sub-nav li a {
    background: #fDFDFD;
    color: #555
}

.z-accordion.silver .z-sub-nav li a:hover {
    background: #f8f8f8
}

.z-accordion.crystal .z-sub-nav li a {
    background: #fDFDFD;
    color: #555
}

.z-accordion.crystal .z-sub-nav li a:hover {
    background: #f8f8f8
}

.z-accordion.gray .z-sub-nav li a {
    background: #eee;
    color: #555
}

.z-accordion.gray .z-sub-nav li a:hover {
    background: #ddd
}

.z-accordion.white .z-sub-nav li a {
    background: #fDFDFD;
    color: #555
}

.z-accordion.white .z-sub-nav li a:hover {
    background: #f8f8f8
}

.z-accordion.black .z-sub-nav li a {
    background: #666;
    color: #fff
}

.z-accordion.black .z-sub-nav li a:hover {
    background: #777
}

.z-accordion.orange .z-sub-nav li a {
    background: #F2825B
}

.z-accordion.orange .z-sub-nav li a:hover {
    background: #F7926F
}

.z-accordion.red .z-sub-nav li a {
    background: #C44242
}

.z-accordion.red .z-sub-nav li a:hover {
    background: #F86666
}

.z-accordion.green .z-sub-nav li a {
    background: #26AC87
}

.z-accordion.green .z-sub-nav li a:hover {
    background: #4DD8B1
}

.z-accordion.blue .z-sub-nav li a {
    background: #2A8CAF
}

.z-accordion.blue .z-sub-nav li a:hover {
    background: #5BC4E9
}

.z-accordion.lightblue .z-sub-nav li a {
    background: #49B9D5
}

.z-accordion.lightblue .z-sub-nav li a:hover {
    background: #59C5E0
}

.z-accordion.deepblue .z-sub-nav li a {
    background: #207BDB
}

.z-accordion.deepblue .z-sub-nav li a:hover {
    background: #2E87E4
}

.z-accordion.yellow .z-sub-nav li a {
    background: #E4B13A
}

.z-accordion.yellow .z-sub-nav li a:hover {
    background: #FFD46F
}

.z-accordion.purple .z-sub-nav li a {
    background: #E468C5
}

.z-accordion.purple .z-sub-nav li a:hover {
    background: #F182D6
}

.z-accordion.z-content-nav.vertical.z-ungrouped.z-shadows>.z-section {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25);
    box-shadow: none
}

.z-accordion.z-content-nav.vertical.z-shadows .z-sub-nav li a {
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25), 2px 4px 100px rgba(100, 100, 100, 0.05) inset
}

.z-accordion.z-content-nav.z-ungrouped.z-shadows>.z-section>.z-header {
    box-shadow: 0 2px 3px rgba(111, 111, 111, .25)
}

.z-accordion.z-content-nav.z-ungrouped.z-rounded>.z-section>.z-header,
.z-accordion.z-content-nav.z-ungrouped.z-rounded .z-sub-nav li a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.z-accordion-loading {
    position: relative;
    width: 100%;
    min-height: 120px
}

.z-accordion-loading>* {
    display: none
}

.z-accordion-loading>.z-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
    text-indent: -999em;
    display: block;
    width: 55px;
    height: 55px;
    margin: -28px 0 0 -50px;
    padding: 24px;
}

.z-accordion-loading.z-rounded .z-spinner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

@media(max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

.input_full {
    width: 100%;
}

input {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    height: 38px;
    transition: all 0.2s linear 0s;
    padding: 0 10px;
    width: 100%;
}

textarea {
    border: 1px solid #b2b2b2;
    border-radius: 2px;
    margin-bottom: 10px !important;
    max-width: 100% !important;
    min-width: 100% !important;
    padding: 9px;
    transition: all 0.2s linear 0s;
}

select {
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    margin-bottom: 10px !important;
    height: 38px;
    width: 100%;
    padding: 0 10px;
}


aside,
details,
figcaption,
figure,
ins,
summary,
small,
mark,
title,
video,
footer,
header,
hgroup,
nav,
section,
article {
    display: block;
}

.clear {
    padding: 0;
    margin: 0;
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both;
    width: 100%;
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}


input,
button {
    outline: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

a:hover,
a:focus {
    opacity: 0.9;
}

button {
    transition: all 0.5s;
}

a:focus {
    outline: none;
    color: inherit;
}

img {
    border: none;
    max-width: 100%;
    max-height: 100%;
    width: inherit;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none !important;
}

.main_container {
    margin: 15px 0;
}

.btn_box {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0;
}

/********Main Css********/
.breadcrumb li a {
    color: #f47408;
}

.breadcrumb {
    padding: 8px 0px !important;
}

.cmsbanner-top {
    border: 1px solid #e7e2e2;
    display: none;
}

.left_box p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
    margin: 5px 0 8px 0;
    word-break: break-word;
}

.left_box p a strong {
    font-weight: 600;
}

/* .left_box img {
    margin: 5px !important;
} */

.left_box h1 {
    font-size: 22px;
    color: #425365;
    font-weight: 600;
    margin-top: 15px;
}

.left_box h1 span strong,
.left_box h1 strong span {
    font-size: 22px !important;
    color: #425365 !important;
    font-weight: 600;
}

.left_box h2 {
    font-size: 18px;
    color: #425365;
    font-weight: 600;
    padding: 0;
}

.left_box h2 span strong,
.left_box h2 strong span,
.left_box p>strong>span>span,
.left_box p>span>strong>span {
    font-size: 18px !important;
    color: #425365 !important;
    font-weight: 600;
}

.left_box iframe {
    width: 100% !important;
}

.left_box table iframe {
    width: inherit !important;
}

.left_box h3,
.left_box h3 span strong,
.left_box h3 strong span {
    font-size: 18px !important;
    color: #425365 !important;
    font-weight: 600;
    margin-left: 0px !important;
}

.left_box h3 strong a {
    font-size: 14px;
    line-height: 22px;
}

h3 span strong {
    font-size: 18px;
    color: #425365;
    font-weight: 600;
}

.left_box h4 {
    font-size: 16px;
    color: #425365;
    font-weight: 600;
    line-height: 28px;
}

.left_box pre {
    overflow: unset;
    border: 0px;
}

.left_box table {
    border-collapse: collapse;
    line-height: 0;
    margin-bottom: 20px;
    width: 100% !important;
    border: 1px solid #d2d2d2;
}

.left_box table th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.left_box table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #d2d2d2;
}

.left_box table td,
.left_box table td>a {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 8px 0;
    text-align: center !important;
}

.left_box table td pre {
    margin: 0;
    background: none;
    padding: 0;
}

.left_box table td p {
    margin: 0px;
    text-align: left !important;
}

.left_box table td p span {
    font-size: 14px !important;
    text-align: left;
}

.left_box table li {
    line-height: 12px;
    padding: 10px;
}

.left_box table h3,
.left_box table h3 strong span {
    font-size: 15px !important;
    color: #425365;
    font-weight: 600;
    margin: 0;
}

.left_box ul li a,
.left_box a,
.left_box a strong {
    color: #eb7f00;
    font-weight: 600;
    font-size: 14px;
}

.left_box ul li a:hover,
.left_box a:hover {
    color: #ec8002;
    text-decoration: underline;
}

.left_box ul li {
    list-style: disc;
    padding: 4px 0px;
    margin-left: 15px;
}

.combo-content {
    position: relative;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 4px;
    padding-left: 150px;
    min-height: 130px;
    margin-top: 20px;
}

.prod-img {
    position: absolute;
    left: 12px;
    top: 12px;
}

.prod-img a {
    display: block;
    cursor: pointer;
}

.combo-content h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 0 0 5px 0px;
    line-height: 18px;
    padding: 0px;
}

.detail-table {
    display: none;
}

.form_box {
    border-radius: 4px;
    position: relative;
}

.form_box .google_login_btn {
    margin: 0 15px;
}

.form_box .fourm_btm_form {
    background: #21354b;
    padding: 10px 20px 30px 25px;
    border-radius: 8px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}

.form_box .fild_box label {
    display: none;
}

.form_box .fourm_btm_form .form-heading h3 {
    color: #fff;
    margin-bottom: 0px;
}

.form_box .fourm_btm_form .form-heading h4 {
    color: #fff;
    margin: 5px 0 20px 0;
    font-size: 16px;
}

.form_box .btm_form {
    background: none;
    box-shadow: none;
}

.unanswered {
    border: 0px;
    padding: 0px;
}

.form_box .iti__country-list {
    width: 315px;
    overflow-x: hidden;
}

.innerform_sidebar {
    text-align: center;
    padding: 20px 20px 40px 20px;
    border-radius: 6px;
    background: #334559;
    position: relative;
    margin-bottom: 20px;
    display: block;
}

.innerform_sidebar>h2 {
    color: #fff;
    margin: 10px 0 20px 0;
    font-size: 26px;
    font-weight: 600;
}

.innerform_sidebar>p {
    color: #eee;
    font-size: 16px;
    margin-bottom: 10px;
}

#dvEditor {
    float: left;
    width: 100%;
}

.cke_toolbar_break {
    display: none;
}

#cke_1_top,
#cke_2_top {
    position: absolute;
    bottom: 12px;
}

.cke_chrome,
.cke_contents {
    border: 1px solid #b2b2b2 !important;
    position: relative !important;
}

.cke_contents {
    margin-bottom: 48px !important;
    border: 0px !important;
    border-bottom: 1px solid #aaa !important;
}

.cke_toolgroup {
    border: 0px !important;
    background: none !important;
    margin: 0 !important;
}

.cke_bottom {
    display: none !important;
    background: none !important;
}

.newdropdown {
    border-top: none;
    overflow: hidden;
    clear: both;
    background: #f7f7f7;
    margin: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 999;
    height: 221px;
    border: 1px solid #b2b2b2;
    overflow-y: scroll;
    margin-top: -6px;
    border-radius: 4px;
}

.innerform_sidebar .get_ansbtn {
    position: relative;
    left: 0;
    right: 0;
    margin: 10px auto 0 !important;
    display: block;
    width: 100%;
}

#txtQuestion {
    float: left;
    margin: 0 !important;
    height: 50px;
    border-radius: 4px;
    font: message-box;
}

.innerform_sidebar .attach_file input {
    border: 0 !important;
    background: none !important;
    padding-left: 24px !important;
    font-weight: 500 !important;
    z-index: 999;
    color: #fff;
    margin: 0 !important;
}

.innerform_sidebar .attach_file::before {
    text-align: center;
    content: "\f03e";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #fff;
    font-size: 16px;
    top: 7px;
    left: 0;
    width: 20px;
}

.innerform_sidebar .cke_contents {
    height: 100px !important;
    margin-bottom: 48px !important;
    border: 0px !important;
    border-bottom: 1px solid #aaa !important;
}

.innerform_sidebar .cke_toolgroup {
    border: 0px !important;
    background: none !important;
    margin: 0 !important;
}

.innerform_sidebar .cke_resizer_ltr {
    display: none;
}

.innerform_sidebar #txtQuestion {
    height: 42px !important;
}

.OfferedPrice {
    font-size: 12px;
    margin-bottom: 5px;
}

.OfferedPrice span {
    font-size: 16px;
    font-weight: 800;
}

.img-detail a {
    background: #f47408;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-block;
    font-size: 13px;
}

.img-detail a:last-child {
    background: #1da86f;
}

.img-detail a:hover {
    color: #fff;
    text-decoration: none;
}

.witecont {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
    box-shadow: inset 0 0 2px #ccc;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    border-left: 6px solid #aaa;
    cursor: pointer;
    position: relative;
    padding-left: 80px;
    min-height: 80px;
}

.witecont:hover {
    border-left: 6px solid #ff6b0b;
}

.witecont a {
    font-size: 14px;
    color: #eb7f00;
    line-height: 18px;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
}

.witecont img {
    width: 48px;
    height: 48px;
    background: #effffd;
    border: 1px solid #b5cdd7;
    padding: 5px;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 6px;
}

.box-dflt p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.form_box .head {
    font-size: 23px;
    color: #fff;
    text-align: center;
}

.form_box .thankyou_div {
    font-size: 16px;
    color: #81ffcb;
    text-align: center;
}

.gotquestion {
    margin: 0px 0 20px 0;
    display: block;
}

.gotquestion img {
    margin: auto;
    display: block;
}

.box-dflt .head {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

#ancViewMore,
.viewMore a {
    font-size: 14px;
    color: #eb7f00;
    font-weight: 600;
    text-align: right;
    float: right;
}

.mhomeblog {
    margin-top: 30px;
}

.mhomeblog .box-dflt h2 {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

.mhomeblog .box-dflt a {
    margin-bottom: 10px;
    background: #fff;
    padding: 10px 10px 10px 58px;
    box-shadow: 0 0 2px #ccc;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
    display: block;
    font-size: 14px;
    color: #555555;
    line-height: 18px;
    font-weight: 600;
    position: relative;
    min-height: 65px;
}

.mhomeblog .box-dflt a:hover {
    color: #eb7f00;
}

.mhomeblog .box-dflt a:before {
    content: "";
    width: 37px;
    height: 37px;
    background: url(/Resources/images/blog_icon.png);
    display: block;
    border-radius: 100px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

#viewSamplePopup {
    display: none !important;
}

.dvCountryCodeMenu ul {
    background: #fff;
    height: 200px;
    overflow-y: auto;
}

.dvCountryCodeMenu ul li {
    border-bottom: 1px solid #aaa;
}

.dvCountryCodeMenu ul li a {
    padding: 5px 8px;
    display: block;
    color: #555;
}

.form_box .mainemail {
    background: none;
}

.form_box .country-code .spnCountryName {
    color: #425365;
}

.form_box .mainMobile {
    position: relative;
}

.form_box .country-code {
    font-size: 14px;
    margin-left: 12px;
    position: absolute;
    margin-top: 10px;
    padding-left: 17px;
}

.form_box .dvCountryCodeMenu {
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    z-index: 999;
}

.form_box .country-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #425365 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 1px;
    position: absolute;
    top: 8px;
}

.form_box .mainMobile input {
    padding-left: 65px;
}

.form_box .submitbtn input {
    background: #f47408;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    text-transform: uppercase;
    border: 0;
}

.form_box .orseprator {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 9px;
}

.form_box .google-register-button {
    background: #fff;
    color: #425365;
    text-align: center;
    border: 0;
    height: auto;
    padding: 8px 10px;
    margin: 0;
    width: 100%;
    display: block;
    font-weight: 600;
    border-radius: 4px;
}

.form_box .Facebookmain {
    position: relative;
}

.form_box .google-register-button .icon {
    content: "";
    background: url(/Resources/images/google_icon.png) no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 0px;
    float: none;
    vertical-align: middle;
}

.form_box .gbutton-text {
    padding: 0;
    font-size: 13px;
}

.or-txt {
    text-align: center;
    margin: 5px 0;
    color: #fff;
}

.modal-title {
    float: left;
    font-weight: 600;
}

.samplevideo iframe {
    width: 100%;
    height: 450px;
}

.btnwrap {
    text-align: right;
}

.close {
    color: #000;
    float: right;
    font-size: 23px !important;
    font-weight: bold;
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #020202;
    border-radius: 50%;
}
.close_btn {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.3;
    border: 0;
}

.xpress_btn {
    background-color: #1da86f !important;
}

.cke_bottom,
.cke_contents,
.cke_top {
    overflow: inherit !important;
    display: inherit !important;
    height: auto !important;
}

.cke_chrome,
.cke_contents {
    border: 1px solid #b2b2b2 !important;
}

.cke_toolgroup {
    border: 1px solid #b2b2b2 !important;
}

.newdropdown {
    border-top: none;
    overflow: hidden;
    clear: both;
    background: #f7f7f7;
    margin: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    z-index: 999;
    height: 221px;
    border: 1px solid #b2b2b2;
    overflow-y: scroll;
    margin-top: -6px;
    border-radius: 4px;
}

.newdropdown .catTop {
    font-size: 14px;
    padding: 10px;
}

.newdropdown ul {
    width: 100%;
    float: left;
    padding: 0;
    text-align: left;
}

.newdropdown ul li {
    color: #000;
    font-size: 13px;
    list-style: none;
    line-height: 21px;
    padding: 1.5px 8px;
}

.newdropdown ul li p {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #000 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.newdropdown ul li a {
    text-decoration: none;
    color: #333;
    display: block;
}

.newdropdown ul li a:hover {
    color: #f47408;
}

.newdropdown ul li a span {
    margin-left: 10px;
}

.dropdown_icon input {
    background: none;
    z-index: 999;
    position: relative;
    padding-right: 40px;
    cursor: pointer;
}

.dropdown_icon {
    position: relative;
}

.dropdown_icon::after {
    text-align: center;
    content: "\f0d7";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #777;
    font-size: 16px;
    top: 7px;
    right: 10px;
    width: 20px;
    z-index: 9;
}

.attach_file {
    float: left;
    position: relative;
}

.attach_file input {
    border: 0 !important;
    background: none !important;
    padding-left: 24px !important;
    font-weight: 600 !important;
    z-index: 999;
    color: #777;
}

.attach_file::before {
    text-align: center;
    content: "\f0c6";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #777;
    font-size: 16px;
    top: 7px;
    left: 0;
    width: 20px;
}

.attached_file input {
    color: #4fbdd8 !important;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: left;
}

.get_ansbtn {
    float: right;
    width: auto;
}

#progress {
    width: 100%;
    float: left;
    padding-left: 9px;
    margin-top: -30px;
}

/******** login_register popup ********/
.form-overlay {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.signup_login_form h2 {
    text-align: center;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 40px;
}

.signup_login_form h3 {
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-popup {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 10%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
    outline: 0;
    z-index: 9999;
    margin: auto;
    padding: 60px;
    width: 80%;
}

.rlogin_box {
    position: relative;
}

.sign_signup .fild_box {
    position: relative;
    padding-left: 30%;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.sign_signup label {
    position: absolute;
    left: 0;
    top: 9px;
}

.rl_form_box {
    width: 58%;
    border-right: 1px solid #b7b7b7;
    padding-right: 40px;
}

.right_form_box {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 46px;
    text-align: center;
    height: 100%;
    width: 40%;
}

.right_form_box h4 {
    color: #666;
    font-size: 18px;
    margin-bottom: 15px;
}

.right_form_box h5 {
    color: #555;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
    font-weight: 600;
}

.right_form_box h5 a {
    color: #109cf1;
    cursor: pointer;
}

.form-popup .boxclose {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.3;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    right: 20px;
    top: 15px;
}

.form-popup .boxclose:hover {
    opacity: 0.8;
}

.RegisterForm input,
.RegisterForm select {
    width: 100%;
}

.form-popup .flt-left {
    float: none !important;
}

.form-popup .or1,
.form-popup .or {
    float: left;
    font-size: 12px;
    padding: 8px;
    margin-top: 80px;
    font-weight: 400;
    margin: 60px 20px 0px -17px;
    background: #f7941d;
    border-radius: 100px;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
}

.form-popup #tab3 {
    float: left;
    width: 38%;
    margin-top: 0px;
}

.form-popup #tab3 p {
    text-align: center;
}

.form-popup .popup-footer input[type="button"] {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0;
}

.form-popup .popup-body #tabs {
    float: left;
    width: 100%;
}

.form-popup .popup-body #tabs ul {
    float: left;
    border-bottom: 1px solid #aaa;
    width: 50%;
    margin-bottom: 25px;
}

.form-popup .popup-body #tabs ul li {
    float: left;
    padding: 8px 0 8px 0;
    border: 1px solid #aaa;
    width: 100px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: -2px;
    margin-right: 10px;
    border-bottom: 0;
    cursor: pointer;
    background: #ddd;
}

.form-popup .popup-body #tabs ul .active {
    border-top: 3px solid #f47408;
    font-weight: 600;
    background: #fff;
}

.form-popup .country-code {
    margin: 0;
    padding: 9px;
    margin-left: 10px;
    border-right: 1px solid #aaa;
}

.form-popup .country-code .arrow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #425365 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    left: 1px;
    position: absolute;
    top: 18px;
}

.form-popup .country-code a {
    color: #333;
}

.form-popup .country-code a span {
    padding-left: 7px;
}

.form-popup #dvMobile .dflt-txtbox {
    padding-left: 80px;
}

.form-popup .ForgotAndEmail {
    color: #000;
    text-align: center;
    display: table;
    cursor: pointer;
    margin: auto;
}

.form-popup .ForgotAndEmail:hover {
    color: #f47408;
}

.form-popup #dvMobile {
    position: relative;
    margin-bottom: 20px;
}

.form-popup .dvCountryCodeMenu {
    top: 40px;
    position: absolute;
    border: 1px solid #aaa;
}

.form-popup .dvCountryCodeMenu {
    height: 116px;
}

.form-popup.dvCountryCodeMenu ul {
    height: 121px;
}

.form-popup .google-register-button .icon {
    display: none;
}

.form-popup .google-register-button {
    text-align: center;
    color: #555;
    background: #fff;
    border: 1px solid #aaa;
    text-align: center;
}

.form-popup .google-register-button .icon {
    content: "";
    background: url(/Resources/images/google_icon.png) no-repeat;
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 0px;
    float: none;
    margin-top: 8px;
}

.form-popup .gbutton-text {
    padding: 6px 0 0 4px;
}

.dvCountryCodeMenu {
    z-index: 999;
}

.dvCountryCodeMenu ul {
    background: #fff;
    height: 150px;
    overflow-y: auto;
}

.dvCountryCodeMenu ul li {
    border-bottom: 1px solid #aaa;
}

.dvCountryCodeMenu ul li a {
    padding: 5px 8px;
    display: block;
    color: #555;
}

#txtRegMobilePopup {
    padding-left: 80px !important;
}

/******** login_register popup ********/

.box-dflt>h2,
.box-dflt .bdr-line,
.askexpertbg {
    display: none;
}

/******** Forgetpasword ********/
#Forgetdiv:before {
    content: "";
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

#ForgetForm>img {
    margin: 0;
    position: absolute;
    right: 11px;
    top: 10px;
}

#forget {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 10%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
    outline: 0;
    z-index: 999999;
    margin: auto;
    padding: 25px;
    width: 35%;
}

.btnRow .SuBtn {
    background: #f47408;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
    border: 0;
}

.CloBtn {
    display: none;
}

/******** cmsBannerCoupon ********/
.cmsbanner .combo-content {
    padding-right: 160px;
}

.coupon-wrap {
    margin: 0;
    padding: 5px 0;
    border-radius: 10px;
    border: 1px dashed #1695a2;
    background: #83eff98a;
    text-align: center;
    position: relative;
}

.coupon-wrap h4,
.coupon-wrap h2 {
    font-size: 12px;
    color: #38969a;
    line-height: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.coupon-wrap h4 {
    font-size: 14px;
    font-weight: 800;
}

.coupon-wrap h2 span {
    font-weight: 800;
    color: #5f92c5;
    font-size: 15px;
    background: #fff;
    text-transform: uppercase;
    padding: 0 9px;
}

.cut-mark::before {
    text-align: center;
    content: "\f0c4";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    color: #1695a2;
    font-size: 20px;
    top: -15px;
    left: 20px;
    width: 20px;
    z-index: 1;
}

.btm_coopan {
    width: 130px;
    position: absolute;
    top: 20px;
    right: 20px;
}

/******** cmsBannerCoupon ********/

.faculty-box>a {
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 10px auto !important;
    display: block;
    border-radius: 100px;
}

.faculty-box img {
    display: block;
    width: 100%;
    height: 100%;
}

.sidbanner_popupform .btm_form {
    background: none;
    box-shadow: none;
}

.sidbanner_popupform .fourm_btm_form {
    padding: 0px 40px 20px 40px;
}

.six_box_heading h2 {
    font-size: 20px;
    color: #425365;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

.askiitians_course a {
    border-bottom: 4px solid #7131b9;
    padding: 10px;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    color: #21354b;
    padding-left: 100px;
    overflow: hidden;
    position: relative;
}

.askiitians_course a:nth-child(1) {
    border-bottom-color: #e8d368;
    color: #21354b;
}

.askiitians_course a:nth-child(2) {
    border-bottom-color: #083360;
    color: #083360;
}

.askiitians_course a:nth-child(3) {
    border-bottom-color: #831cf9;
    color: #831cf9;
}

.askiitians_course a:nth-child(4) {
    border-bottom-color: #65860e;
    color: #65860e;
}

.askiitians_course span img {
    position: absolute;
    left: 5px;
    top: 50px;
    width: 90px;
}

.askiitians_course h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 10px 0;
    display: inline-block;
    padding: 0;
    color: #21354b;
    line-height: 22px;
}

.askiitians_course span {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.askiitians_course img {
    width: 110px;
}

.book_free_demo_mb {
    position: fixed;
    top: 57px;
    z-index: 9;
    left: 0px;
    right: 0px;
    text-align: center;
    display: none;
}

.book_free_demo_mb a:hover,
.book_free_demo_mb a:focus {
    opacity: 1;
}

.bfd_mb_close {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    display: none;
}

.bfd_mb_close a {
    background: rgb(255, 143, 48);
    background: linear-gradient(0deg,
            rgba(255, 143, 48, 1) 0%,
            rgba(244, 116, 8, 1) 100%);
    color: #fff;
    padding: 10px 25px;
    border-radius: 16px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    display: inline-block;
}

.bfd_mb_close a:after {
    content: "\f102";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    width: 20px;
    margin-left: 10px;
    font-weight: 200;
}

.bfd_mb_close a:hover,
.book_free_demo_mb a:focus {
    opacity: 1;
}

.book_free_demo_mb .expand_box_btn {
    background: rgb(255, 143, 48);
    background: linear-gradient(0deg,
            rgba(255, 143, 48, 1) 0%,
            rgba(244, 116, 8, 1) 100%);
    color: #fff;
    padding: 10px 25px;
    border-radius: 16px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    margin: auto;
    display: none;
    top: 8px;
}

.book_free_demo_mb .expand_box_btn:hover {
    color: #fff;
    text-decoration: none;
}

.book_free_demo_mb .expand_box_btn:after {
    content: "\f103";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 16px;
    width: 20px;
    margin-left: 10px;
    font-weight: 200;
}

.book_free_demo_mb .expand_box_btn[aria-expanded="true"]::after {
    content: "\f102";
}

.book_free_demo_mb .fild_box label {
    display: none;
}

.book_free_demo_mb .form-heading h3 {
    margin-top: 0px;
}

.book_free_demo_mb .eb_box {
    z-index: 9999;
    position: relative;
}

.book_free_demo_mb #expand_box:after {
    content: "";
    background: #000;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.7;
}

.book_free_demo_mb .fourm_btm_form input[type="submit"] {
    margin-top: 0px;
}

.book_free_demo_mb .fourm_btm_form {
    padding: 20px 20px 40px 20px;
}

.offer_banner_strip {
    display: none !important;
}

.bottom_link_strip {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #21354b;
    display: none;
    z-index: 99;
    text-align: center;
}

.bottom_link_strip a {
    padding: 8px 0px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

.bottom_link_strip a:hover,
.bottom_link_strip a:focus {
    color: #fff;
    text-decoration: none;
}

.bottom_link_strip a:before {
    content: "";
    width: 37px;
    height: 37px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: -146px 0;
}

.bottom_link_strip .bl_class:before {
    content: "";
    width: 42px;
    height: 37px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: -248px 0;
}

.bottom_link_strip .bt_lcourses:before {
    background-position: -176px 0;
}

.bottom_link_strip .bt_aquestion:before {
    background-position: -209px 0;
}

.social_link_popup {
    text-align: center;
    margin-top: 15px;
}

.social_link_popup h3 {
    font-size: 16px;
    color: #21354b;
    margin: 0px 0px 20px 0px;
}

.social_link_popup a {
    display: inline-block;
    margin: 0 10px;
}

.social_link_popup a:before {
    content: "";
    width: 42px;
    height: 42px;
    background: url(https://files.askiitians.com/static_content/Resources/images/cmsimages/cms_sprite.png);
    display: block;
    margin: auto;
    background-position: 0px 0;
}

.social_link_popup .lp_facebook:before {
    background-position: -46px 0;
}

.social_link_popup .lp_instagram:before {
    background-position: -91px 0;
}

.share_linkspopup h2 {
    font-size: 14px;
    color: #95a1af;
}

.share_linkspopup .btn-default {
    margin-top: -10px;
    color: #ff6a0b;
    font-weight: 600;
    height: 46px;
}

.share_linkspopup .form-control {
    height: 46px;
    color: #21354b;
    font-weight: 600;
}

.add_cms img {
    display: block;
    margin: 5px auto !important;
}

.add_cms .mb_ad1,
.add_cms .mb_ad2 {
    display: none;
}

.add_cms a {
    display: block;
}

.st_question {
    padding: 80px 90px 70px 90px !important;
}

.select_tag_question {
    text-align: left;
}

.select_tag_question h4 {
    font-size: 18px;
    color: #fc6b22;
    margin-bottom: 15px;
    font-weight: 600;
}

.select_tag_question h5 {
    font-size: 24px;
    color: #334559;
    margin-bottom: 15px;
    font-weight: 600;
}

.select_tag_question select {
    border: 0px;
    border-bottom: 1px solid #aaa;
}

.select_tag_question button {
    background: #f47408;
    color: #fff;
    padding: 8px 50px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    z-index: 9;
    margin-top: 20px;
}

.posted_qupopup_box {
    position: relative;
    padding-left: 180px;
    margin: 50px auto 40px auto;
    text-align: left;
}

.posted_qupopup_box img {
    position: absolute;
    left: 10px;
    top: 0px;
}

.posted_qupopup_box h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.posted_qupopup_box p {
    color: #333;
    font-size: 14px;
}

.posted_qupopup_box p span {
    color: #687584;
    font-size: 16px;
    margin-bottom: 30px;
    display: block;
}

.posted_qupopup_box a {
    background: #f47408;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}

.close {
    font-size: 30px;
    margin-right: 10px;
}

.side_addimage {
    text-align: center;
}

.side_addimage a {
    display: inline-block;
}

.st_question {
    padding: 20px;
}

/*.row-eq-height {display: flex;}*/
.fixform {
    position: sticky;
    top: 140px;
}

/******** RESPONSIVE ********/
@media all and (max-width: 1199px) {}

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

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

    /******** login_register popup ********/
    .rl_form_box {
        width: 100%;
        border-right: 0;
        padding-right: 0;
    }

    .signup_login_form h2 {
        font-size: 20px;
        padding: 0 40px;
        margin-bottom: 20px;
    }

    .right_form_box {
        position: relative;
        width: 100%;
    }

    .form-popup {
        width: 90%;
        padding: 15px;
        top: 3%;
    }

    .signup_login_form h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .sign_signup .fild_box {
        margin-bottom: 0;
    }

    .right_form_box {
        padding-top: 10px;
    }

    .right_form_box h4 {
        font-size: 14px;
    }

    .right_form_box h5 {
        position: relative;
        margin-top: 22px;
    }

    .form-popup .popup-footer input[type="button"] {
        margin-top: 0;
    }

    .st_question {
        padding: 20px;
    }

    .forum_banner_img {
        display: none;
    }

    /******** login_register popup ********/

    .left_box h1 {
        margin: 0px;
        font-size: 18px;
        line-height: 22px;
    }

    .left_box h1 span strong {
        font-size: 18px !important;
        font-weight: 800;
    }

    .left_box h2 span strong,
    .left_box h2 strong span {
        font-size: 16px !important;
        line-height: 18px;
    }

    .left_box h3,
    .left_box h3 span strong,
    .left_box h3 strong span {
        font-size: 16px !important;
    }

    .headerContainer {
        margin-bottom: 15px !important;
    }

    .samplevideo iframe {
        width: 100%;
        height: 300px;
    }

    .form_box .head {
        font-size: 20px;
    }

    .form-popup {
        right: 10px;
        left: 10px;
        top: 10px;
        width: inherit;
        z-index: 999;
    }

    .form-popup .popup-body #tabs ul {
        width: 100%;
    }

    .RegisterForm,
    .form-popup .leftForm {
        border-right: 0px;
        border-bottom: 1px solid #b7b7b7;
        padding-right: 0;
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 23px;
        float: none;
    }

    .form-popup #tab3 {
        width: 100%;
    }

    .form-popup .or1,
    .form-popup .or {
        float: none;
        margin: -39px auto 20px auto;
    }

    .form-popup .apk_link {
        text-align: center;
        padding-bottom: 5px;
        border: 0;
    }

    .form-popup .apk_link img {
        width: 120px;
    }

    #forget {
        width: 60%;
    }

    .img-detail {
        width: 100%;
        float: none;
    }

    .btm_coopan {
        width: 100%;
        float: none;
        margin-top: 15px;
        position: sticky;
    }

    .cmsbanner .combo-content {
        padding-right: 15px;
    }

    .sidbanner_popupform .fourm_btm_form {
        padding: 0px 10px 20px 10px;
    }

    .bottom_link_strip {
        display: block;
    }

    .add_cms .web_ad1 {
        display: none;
    }

    .add_cms .mb_ad1,
    .add_cms .mb_ad2 {
        display: block;
    }

    .bottom_link_strip a {
        width: 32%;
    }

    .bfd_mb_close {
        display: block;
    }

    .book_free_demo_mb {
        display: block;
        top: 97px;
    }

    .btm_close .close_btn {
        display: none !important;
    }

    .fourm_btm_form .form-heading h3 {
        text-align: center;
    }

    .posted_qupopup_box {
        padding-left: 0;
        margin: 30px auto 20px auto;
        text-align: center;
    }

    .posted_qupopup_box img {
        position: relative;
    }

    .blck-ftr {
        padding-bottom: 77px !important;
    }

    .row-eq-height {
        display: contents;
    }
}

@media all and (max-width: 600px) {
    #forget {
        width: 80%;
    }
}

@media all and (max-width: 480px) {
    .prod-img a img {
        width: 70px;
    }

    .combo-content {
        padding-left: 90px;
    }
}

#__eechatIcon img {
    position: relative;
    right: 5px;
    bottom: 5px;
}

title {
    display: none;
}

.contact-us-error {
    display: none;
}

.contact-us-non-error {
    display: none;
}

button.btnEnroll {
    display: none;
}

.button-hide {
    display: none;
}

.button-show {
    display: block;
}