/* Minification failed. Returning unminified contents.
(6818,1): run-time error CSS1019: Unexpected token, found '@import'
(6818,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700)'
(24594,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(24595,10): run-time error CSS1035: Expected colon, found '{'
(24604,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(24605,10): run-time error CSS1035: Expected colon, found '{'
(38666,12): run-time error CSS1024: Expected media identifier, found '{'
(38950,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* NUGET: BEGIN LICENSE TEXT
 *
 * Microsoft grants you the right to use these script files for the sole
 * purpose of either: (i) interacting through your browser with the Microsoft
 * website or online service, subject to the applicable licensing or use
 * terms; or (ii) using the files as included with a Microsoft product subject
 * to that product's license terms. Microsoft reserves all other rights to the
 * files not expressly granted by Microsoft, whether by implication, estoppel
 * or otherwise. The notices and licenses below are for informational purposes only.
 *
 * NUGET: END LICENSE TEXT */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

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

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

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden] {
  display: none;
}

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

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

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

sup {
    top: -0.25em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

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

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

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

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

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

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

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

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

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

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

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

p {
  margin: 0 0 10px;
}

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

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

small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

h1 small,
.h1 small {
  font-size: 24px;
}

h2 small,
.h2 small {
  font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

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

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

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

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

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

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

pre.prettyprint {
  margin-bottom: 20px;
}

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

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

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

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

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

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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

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

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

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

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

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

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

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

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

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

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

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

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

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

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

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

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

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

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

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

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

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

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

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

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

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

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

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

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

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

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

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

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

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

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

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

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

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

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

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

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

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

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

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-briefcase:before {
  content: "\1f4bc";
}

.glyphicon-calendar:before {
  content: "\1f4c5";
}

.glyphicon-pushpin:before {
  content: "\1f4cc";
}

.glyphicon-paperclip:before {
  content: "\1f4ce";
}

.glyphicon-camera:before {
  content: "\1f4f7";
}

.glyphicon-lock:before {
  content: "\1f512";
}

.glyphicon-bell:before {
  content: "\1f514";
}

.glyphicon-bookmark:before {
  content: "\1f516";
}

.glyphicon-fire:before {
  content: "\1f525";
}

.glyphicon-wrench:before {
  content: "\1f527";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown {
  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;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.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 {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

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

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.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 {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

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

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

.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

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

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

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

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.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:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-bottom-left-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

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

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

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.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 {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

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

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

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

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

.input-group-addon:first-child {
  border-right: 0;
}

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

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

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

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

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

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

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

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

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

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

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

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

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

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

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

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

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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 {
  text-align: center;
}

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

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}

.nav-pills > li {
  float: left;
}

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

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

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

.nav-justified > li > a {
  text-align: center;
}

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

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

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
}

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: " ";
}

.tabbable:after {
  clear: both;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}

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

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

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

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

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

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  z-index: 1030;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

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

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

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

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

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

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

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

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

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

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

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

@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-right-radius: 0;
  border-top-left-radius: 0;
}

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

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

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

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

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

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

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

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

.navbar-inverse .navbar-brand {
  color: #999999;
}

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

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.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: #cccccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.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.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

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

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

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

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

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-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;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-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:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

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

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

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

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

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

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

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #999999;
}

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

.label-primary {
  background-color: #428bca;
}

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

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

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

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca;
}

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

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

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

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

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

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

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.media,
.media .media {
  margin-top: 15px;
}

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

.media-object {
  display: block;
}

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

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

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

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

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

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

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

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

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

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

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

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

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

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

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

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

.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}

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

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

.panel-title > a {
  color: inherit;
}

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

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

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

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

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

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

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

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

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

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

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

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

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

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

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

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

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

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 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: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

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

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 50%;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

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

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

.popover .arrow {
  border-width: 11px;
}

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative;
}

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

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

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

.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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

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

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

.carousel-indicators {
  position: absolute;
  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;
  border: 1px solid #ffffff;
  border-radius: 10px;
}

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

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

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

@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.affix {
  position: fixed;
}

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

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

tr.visible-xs {
  display: none !important;
}

th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

tr.visible-sm {
  display: none !important;
}

th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

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

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

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

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

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

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

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700);


@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url(https://fonts.gstatic.com/s/ubuntu/v8/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
sup {
    top: -0.45em;
}
.text-red {
    color: #dd4b39 !important
}
.password-visibility {
    color: #0073b1;
    cursor: pointer;
    position: absolute;
    right: 26px;
    top: 14px;
    font-size: 16px;
    padding: 0 3px;
}
.password-visibility:hover {
        background: #d0e8ff !important;
        color: #0a66c2 !important;
        border-radius: 28px !important;
        padding: 0 3px;
        font-size: 16px;
    }
.the-header {
    background: #fff;
    width: 100%;
    height: 80px;
}
.the-header .fa-search {
    color: #666;
    font-size: 20px;
    border-radius: 50%;
    width: 100%;
    margin-top: 10px;
}
.fa {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    text-align: center;
    margin-right: 5px;
    cursor: pointer
}

body {
    overflow-x: hidden;
}
ul, li, h1, h2, h3, h4, h5, h6, p, label, span, div, table, th, tr, td {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Segoe UI","Open Sans",sans-serif !important;
}
.hiddenss {
    background-color: yellow;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

#imagesDiv {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 9;
}
.overl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.searchoverl {
    width: 66%;
    position: relative;
    margin: auto;
    top: 20%;
    max-width: 1240px;
    text-align:center;
}
#search-form .field-validation-error {
    color: rgb(255, 255, 255);
    display: block;
    width: 77.6%;
    text-align: left;
    margin: auto;
    top: 10px;
    position: relative;
}
.search-closee {
    font-size: 30px;
    right: 20px;
    position: absolute;
    top: 10px;
    color: #fff;
}
.search-closee:hover {
    text-decoration:none;
}
.search-box {
    display: none;
    background: #ab162f;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0;
    text-align: center;
    z-index: 999;
}
.searchh input[type="text"] {
    width: 80%/*702px*/;
    padding: 15px;
    /*margin-left: 100px;*/
    border: none;
    outline: none;
    margin-top: 87px;
    font-size: 35px;
}
.searchh .srch-button {
    width: auto;
    padding: 15px 35px;
    border-radius: 2px;
    background: #2290BF;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 25px;
    margin: auto;
    text-align: center;
    margin-top: 40px;
}
.searchh .srch-button:hover {
        background: #005E8D;
    }
@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI-Light.eot');
    src: url('Fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),url('Fonts/SegoeUI-Light.woff') format('woff'),url('../Content/Fonts/SegoeUI-Light.ttf') format('truetype'), url('Fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('Fonts/SegoeUI-Semilight.eot');
    src: url('Fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'),url('Fonts/SegoeUI-Semilight.woff') format('woff'),url('Fonts/SegoeUI-Semilight.ttf') format('truetype'),url('Fonts/SegoeUI-Semilight.svg#SegoeUI-Semilight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI.eot');
    src: url('Fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),url('Fonts/SegoeUI.woff') format('woff'),url('Fonts/SegoeUI.ttf') format('truetype'),url('Fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('Fonts/SegoeUI-Bold.eot');
    src: url('Fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),url('Fonts/SegoeUI-Bold.woff') format('woff'),url('Fonts/SegoeUI-Bold.ttf') format('truetype'),url('Fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('Fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('Fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('Fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('Fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('Fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('Fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    text-align: center;
    margin-right: 5px;
    cursor: pointer
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-chevron-down:before {
    content: "\f078";
    font-size: 12px;
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-check:before {
    content: "\f00c";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-user-o:before {
    content: "\f2c0";
    font-style: normal;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    color: #fff;
}
.fa-times:before {
    content: "\f00d";
    font-style: normal;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    color: #fff;
}
.fa-times:before {
    content: "\f00d";
    font-style: normal;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    color: #fff;
}
.fa-user:before {
    content: "\f007";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-mortar-board:before {
    content: "\f19d";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-edit:before {
    content: "\f044";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-cogs:before {
    content: "\f085";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-reorder:before {
    content: "\f0c9";
}
.fa-search:before {
    content: "\f002";
}
.fa-home:before {
    content: "\f015";
}
.fa-home {
    color: #000;
    font-size: 20px;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-feed::before, .fa-rss::before {
    content: "\f09e";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-mobile:before {
    content: "\f10b";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-key:before {
    content: "\f084";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-group:before, .fa-users:before {
    content: "\f0c0";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-angle-double-right:before {
    content: "\f101";
    margin-right: 13px;
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-university:before {
    content: "\f19c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-sticky-note-o:before {
    content: "\f249";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-calendar-o:before {
    content: "\f073";
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-th:before {
    content: "\f00a";
}
.fa-wforms:before {
    content: "\f0f6"
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-question:before {
    content: "\f128"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-unlock:before {
    content: "\f09c";
    font-style: normal;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FontAwesome';
    color: #fff;
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-location-arrow::before {
    content: "\f124";
}

*::before, *::after {
    box-sizing: border-box;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 {
    font-size: 48px;
    font-weight: bold;
    color: #0b3558;
}
h2 {
    font-size: 40px;
    font-weight: bold;
    color: #0b3558;
}
img {
    width: 100%;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #000;
    outline: 0;
    outline: none;
}
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}
html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
   
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #202121;
}
.outer {
    width: 1170px;
    margin: auto;
}
.clear {
    clear: both;
}
p {
    line-height: 1.65;
    margin-bottom: 15px;
    margin: 0 0 10px;
    
}
.btn-blue {
    display: inline-block;
    background: #006bff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-blue:hover {
        /*color: #fff;
        background: #004bdf;*/
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
.btn-border-blue {
    display: inline-block;
    border: 1px solid #006bff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #006bff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-border-blue:hover {
        background: #006bff;
        color: #fff;
        text-decoration: none;
    }
.btn-border-white {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-border-white:hover {
        background: #fff;
        color: #0094ff;
        text-decoration: none;
    }
.para, .bigpara {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
}
h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.08;
    color: #0b3558;
    margin-bottom: 20px;
}
.blue {
    color: #006bff;
}
.ai-breadcrumb {
    padding: 20px 0;
    background: #f5f5f5;
    font-weight: 400;
}
.ai-breadcrumb a {
        color: #0599BE;
    }
.ai-breadcrumb .for-icon {
        margin-right: 1px;
        margin-left: 3px;
    }
.privacypolicy ul, .terms ul {
    margin-left: 7px;
    margin-bottom: 13px;
}
.ploicy-list li {
    margin-left: 35px;
    margin-bottom: 7px;
    list-style: disc outside none;
}
.full-page h4, .inner-page h4 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.privacypolicy a, .terms a {
    color: #006bff /*#51c0ef*/;
    font-weight: 600;
}
.outer-padding {
    padding: 60px 0;
}
.linktwo {
    color: #333;
}
.inner-inner-banner h1 {
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    /*color: #0b3558;*/
}
.inner-inner-banner {
    width: 100%;
    /*background: #f7faff;*/
    padding: 145px 0 50px;
    /*background: #0081c5;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.inner-inner-banner p {
    color:#fff;
}
.map .sitemap-inner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 750px;
    position: relative;
}
.map .sitemap-menu1, .map .sitemap-menu2, .map .sitemap-menu3, .map .sitemap-menu4, .map .sitemap-menu5 {
    border-top: 2px solid #F7FAFF;
    width: 24%;
    float: left;
    margin-right: 1%;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    margin-top: 40px;
}
.hd-green {
    font-size: 16px;
    font-weight: bold;
    color: #68eaf6;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.hd-blue {
    font-size: 16px;
    font-weight: bold;
    color: #006bff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.link-green {
    color: #68eaf6;
}
.link-green:hover {
        color: #68eaf6;
        text-decoration: underline;
    }
.sitemap-menu1 li a, .sitemap-menu2 li a, .sitemap-menu3 li a, .sitemap-menu4 li a, .sitemap-menu5 li a {
    border-bottom: 1px solid #F7FAFF;
    display: block;
    font-size: 14px;
    padding: 15px 10px;
}
.sitemap-menu1 ul .heading a, .sitemap-menu2 ul .heading a, .sitemap-menu3 ul .heading a, .sitemap-menu4 ul .heading a, .sitemap-menu5 ul .heading a {
    color: #006BFF;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
/*get starte inner css*/
.get-started-banner .left .box1 .inner {
    background: url("images/box1-bg.jpg") no-repeat center 0;
    background-size: cover;
}
.get-started-banner .left .box2 .inner {
    background: url("images/box2-bg.jpg") no-repeat center 0;
    background-size: cover;
}
.get-started-banner .left .box3 .inner {
    background: url("images/box3-bg.jpg") no-repeat center 0;
    right: 0;
    background-size: cover;
}
.tabbing .right {
    float: right;
    width: 45%;
    background: #f6f6f6 url(images/faq-right.jpg) no-repeat right bottom;
    background-size: cover;
    padding: 50px 15px 0;
    min-height: 300px;
}
.get-blog-sec {
    background: #fff;
    width: 100%;
    padding: 80px 0;
   
}
.get-blog-sec .btn-border-blue{  margin-top:20px;}
.getstarted-inner-banner {
    width: 100%;
    background: #C4D7FF;
    padding: 145px 0 50px;
}
.getstarted-inner-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #0b3558;
    }
.getstarted-inner-content {
    padding: 60px 0 100px;
}
.getstarted-inner-content .getstarted-inner-left {
        float: left;
        width: 30%;
        /*background: #0a2540;*/
        border-radius: 20px;
        overflow: hidden;
        /*padding: 20px 20px;*/
    }
.getstarted-inner-content .getstarted-inner-right {
        width: 70%;
        float: right;
        padding-left: 50px;
    }
.getstarted-inner-content .getstarted-inner-right .number-list li {
            list-style: decimal;
            margin-bottom: 20px;
            margin-left: 15px;
            padding-left: 5px;
        }
.getstarted-inner-content .getstarted-inner-right ul li ul.listsub li {
        margin-bottom: 0;
        font-size: 13px;
        list-style-type: disc;
        border: none;
        padding: 2px 0;
    }
.getstarted-inner-content .getstarted-inner-right ul li ul.listsub li ul {
                padding-left: 2px;
            }
.getstarted-inner-content .getstarted-inner-right .number-list li h4 {
                margin-bottom: 5px;
            }
.getstarted-inner-left h3 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    background: #001631;
    padding: 20px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.getstarted-aside {
    width: 100%;
    position: relative;
    background: #0a2540;
    float: left;
    padding: 0 20px 20px 20px;
    border-radius: 0 0 20px 20px;
}
.getstarted-aside li {
        list-style: none;
        width: 100%;
        float: left;
        border-bottom: 1px solid #3f5a75;
    }
.getstarted-aside li a {
            display: block;
            padding: 15px 0;
            font-size: 16px;
            font-weight: 500;
            color: #0ae7ef;
        }
.getstarted-aside li a .fa {
                margin-left: 7px;
            }
.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}
.reveal.active {
        transform: translateY(0);
        opacity: 1;
    }
.get-started-btn-footer {
    background: #FFC400 /*#f9b615*/;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    position: fixed;
    bottom: -1px;
    right: -1px;
    border-radius: 3px;
    text-align: center;
    float: right;
    z-index: 9999;
}
.get-started-btn-footer a {
        color: #000;
        text-decoration: none;
    }
.get-started-btn-footer a:hover, .get-started-btn-footer a:active {
        color: #000;
        text-decoration: none;
    }
/**common css**/
a:active{outline:0;outline:none;}
.blue {
    color: #006bff;
}
.industry .left {
    margin-top: 100px;
}
.btn {
    color: #006BFF;
    padding: 0;
    margin-top: 13px;
    font-size: 18px;
}
.btn .fa {
        margin-left: 5px;
    }
.btn-blue {
    display: inline-block;
    background: #006bff !important;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-blue:hover {
        background: #035ad1 !important;
        color: #fff !important;
        text-decoration: none;
    }
.btn-border-white {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
    outline: none;
}
.btn-border-white:hover {
        background: #fff;
        color: #006bff !important;
        text-decoration: none;
    }
.btn-border-blue {
    display: inline-block;
    border: 1px solid #006bff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #006bff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
    outline: none;
}
.btn-border-blue:hover {
        background: #006bff;
        color: #fff;
        text-decoration: none;
    }
.btn-simple {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #006bff;
    margin-top: 15px;
}
.hd-blue {
    font-size: 16px;
    font-weight: bold;
    color: #006bff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.hd-green {
    font-size: 16px;
    font-weight: bold;
    color: #75347A /*#68eaf6*/;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.link-blue {
    color: #006bff;
}
.link-green {
    color: #68eaf6;
}
.note {
    font-size: 12px;
    font-style: italic;
}
.mail {
    color: #035ad1;
}
.write-us {
    font-weight: bold;
}
.write-us:hover {
        text-decoration: underline;
    }
.sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sec ul li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 7px;
    }
.sec ul li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            margin-right: 12px;
        }
.readmore-strip {
    width: 100%;
    float: left;
    margin-top: 13px;
}
/**home css**/
.homebanner {
    width: 100%;
    background: #231f20 url(images/home-banner.jpg) no-repeat left top;
    background-size: cover;
    height: 645px;
    padding-top: 180px;
}
.homebanner .homebanner-left {
        width: 48%;
        float: left;
        position: relative;
    }
.homebanner h1 {
        color: #fff;
        text-transform: uppercase;
        position: relative;
    }
.homebanner .h-box {
        content: "";
        width: 60px;
        height: 60px;
        background: #f9b615;
        position: absolute;
        left: -10px;
        top: 5px;
        z-index: 0;
    }
.homebanner .h-box::before {
            content: "";
            width: 60px;
            height: 60px;
            background: #006bff;
            position: absolute;
            left: 6px;
            top: 6px;
            z-index: 1;
        }
.homebanner p {
        color: #fff;
    }
.homebanner .banner-logobox {
        width: 48%;
        float: left;
        position: relative;
    }
.homebanner .banner-logobox img {
            max-width: 100%;
        }
/**home css new**/
.homebanner-new {
    width: 100%;
    background: #060d17 url(images/home-banner-bg.jpg) no-repeat center bottom;
    background-size: cover;
    height: 640px;
    /*padding-top: 140px;*/
    padding-top: 105px;
}
.homebanner-new .homebanner-left {
        width: 44%;
        float: left;
        position: relative;
        padding-top:80px;
    }
.homebanner-new h1 {
        color: #fff;
        text-transform: uppercase;
        position: relative;
        margin-bottom:20px;
    }
.homebanner-new p {
        font-size:24px;
        color: #fff;
        line-height:32px;
        width:90%;
    }
.homebanner-new .homebanner-right {
        width: 51%;
        float: right;
        position: relative;
        padding-top: 5px;
    }
.homebanner-new .homebanner-right img {
            max-width: 100%;
        }
.ml-btn{
margin-left:5px;
}
.btn-blue-new {
    display: inline-block;
    background: #0092d4 !important;
    padding: 11px 20px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-blue-new:hover {
        background: #0a60ab !important;
        color: #fff !important;
        text-decoration: none;
    }
.btn-purple-new {
    display: inline-block;
    background: #612f91 !important;
    padding: 12px 20px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-purple-new:hover {
        background: #49236d !important;
        color: #fff !important;
        text-decoration: none;
    }
.home-inner-content {
    width:90%;
    margin:0 auto;
    position:relative;
}
.bold-para {
    font-size: 20px;
    font-weight: 500;
}
.about-home {
    padding: 80px 0;
    position:relative;
}
.about-home .left-part {
        width: 50%;
        float: left;
        position: relative;
        padding-right:17%;
    }
.about-home .back-graybox {
        width:40%;
        height:450px;
        background: #f2f1ed;
        position:absolute;
        top:0;
        left:0;
    }
.about-home .right-part {
        width: 50%;
        float: left;
        position: relative;
    }
.about-home .img-part {
        width: 100%;
        float: left;
        margin-top:50px;
        padding:0 5%;
    }
.about-home .img-part .imgbox {
        width: 100%;
        min-height: 460px;
        overflow: hidden;
        position: relative;
    }
.certification-pathways {
    padding: 80px 0;
    background: #f2f1ed;
}
.certification-pathways .left-part {
        width: 42%;
        float: left;
        padding-top: 50px;
    }
.certification-pathways .right-part {
        width: 58%;
        float: left;
        padding-left:40px;
    }
.certification-pathways .right-part li {
        float: left;
        width: 100%;
        padding: 20px 10px 20px 20px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 10px;
        border:1px solid #ccc;
        transition:0.5s
    }
.certification-pathways .right-part li:hover {
        background: #ffffff;
        box-shadow: 2px 2px 15px #e0e0e0;
    }
.certification-pathways .right-part li .img-part {
            width: 25%;
            float:left;
        }
.certification-pathways .right-part li .img-part img {
        max-width: 95%;
    }
.certification-pathways .right-part li .text-part {
        width:75%;
        float:left;
        padding-left:15px;
        padding-top:15px;
    }
.certification-pathways .right-part li h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top:0;
    margin-bottom:5px;
}
.certification-pathways .right-part li:nth-child(1) h3 {
        color: #1a549a;
    }
.certification-pathways .right-part li:nth-child(2) h3 {
        color: #223b8c;
    }
.certification-pathways .right-part li:nth-child(3) h3 {
        color: #662483;
    }
.certification-pathways .right-part li p {
        line-height: 1.4;
    }
.certification-pathways .right-part .bottom-para {
        float: left;
        width: 100%;
        font-size: 13px;
        line-height: 1.45;
        font-style: italic;
    }
.home-amdex-advantage {
    padding: 135px 0;
    background: #000 url(images/home-advantage-bg.jpg) no-repeat;
    background-size: 100%;
    color: #fff;
}
.home-amdex-advantage h2 {
        color: #fff;
        margin-left:210px;
    }
.home-amdex-advantage p {
        color: #fff;
    }
.home-amdex-advantage .text-part {
        width:57%;
        float:left;
        position:relative;
        margin-left:250px;
        padding-left:50px;
    }
.home-amdex-advantage .text-part::before {
        content:"";
        width:250px;
        height:1px;
        background:rgba(255,255,255,0.4);
        position:absolute;
        right:100%;
        top:14px;
    }
.ai-home .globally-trusted {
    padding: 80px 0;
    background: #fff;
    text-align: center;
}
    .ai-home .globally-trusted #logo-slider {
        overflow: hidden;
        width: 110%;
        position: relative;
    }
.ai-home .globally-trusted .swipe-wrap {
        display: flex;
        transition: transform 0.5s ease;
        will-change: transform;
    }
.ai-home .globally-trusted #slider {
        list-style: none;
        padding: 0;
        margin: 20px 0 0 0;
        display: flex;
    }
.ai-home .globally-trusted #slider li {
            flex: 0 0 calc(95% / 6);
            max-width: calc(95% / 6);
        }
.ai-home .globally-trusted #slider img {
        max-width: 100%;
        height: auto;
    }
.ai-home .globally-trusted .prev, .ai-home .globally-trusted .next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: rgba(255, 255, 255, 0.7);
        border: none;
        cursor: pointer;
        padding: 10px;
    }
.ai-home .globally-trusted .prev {
        left: 10px;
    }
.ai-home .globally-trusted .next {
        right: 10px;
    }
.ai-home .globally-trusted ul li {
        float: left;
        width: 14.9%;
        margin-bottom: 10px;
        margin-right: 9px;
        border: 1px solid #ececec;
    }
.ai-home .globally-trusted img {
        margin-top: 0px
    }
.home-artiba-edge {
    padding: 60px 0 90px;
    background: #00346d url(images/home-artiba-edge-bg.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
}
    .home-artiba-edge .top-content {
        margin: auto;
        text-align: center;
        width: 70%;
    }
.home-artiba-edge h2 {
        color: #fff;
    }
.home-artiba-edge ul {
    margin-top: 40px;
}
    .home-artiba-edge li {
        float: left;
        width: 24%;
        padding: 30px 30px;
        border-radius: 20px;
        text-align: center;
        margin-right: 10px;
        background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        min-height: 230px;
    }
.home-artiba-edge li:last-child {
        margin-right: 0;
    }
.home-artiba-edge li .icon-box {
        width: 70px;
        height: auto;
    }
.home-artiba-edge li h3 {
        font-size: 16px;
        line-height:22px;
        color: #fff;
        margin-top:20px;
    }
.home-artiba-edge .bot-content {
        text-align: center;
        margin-top:40px;
    }
.home-get-certified {
    padding: 60px 0 90px;
    text-align:center;
}
/**home css end**/
.world-artiba {
    padding: 60px 0 90px;
}
.world-artiba .img-part {
        float: left;
    }
.world-artiba .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-bottom-right-radius: 75px;
        -webkit-border-bottom-right-radius: 75px;
        min-height: 460px;
        position: relative;
    }
.world-artiba .img-part .imgbox-border {
            width: 95%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -15px;
            right: -3px;
            z-index: 0;
            border: 5px solid #006bff;
            border-bottom-right-radius: 75px;
        }
.world-artiba .img-part img {
        max-width: 100%;
        position: relative;

    }
.world-artiba .text-part {
        padding-right: 70px;
        padding-top: 70px;
        float: right;
    }
.transforming {
    padding: 60px 0 90px;
    background: #f1f1f1;
}
.transforming .text-part {
        padding-top: 20px;
        padding-right: 30px;
    }
.transforming .img-part {
        float: right;
    }
.transforming .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 350px;
        }
.transforming .img-part img {
            max-width: 100%;
        }
.global-qaulification {
    padding: 80px 0 120px;
    background: #004796;
    color: #fff;
}
.global-qaulification .top-part h2 {
        color: #fff;
        width: 60%;
        /*margin-left: auto;
        margin-right: auto;
        text-align: center*/
    }
.global-qaulification .text-part {
        /*padding-top: 40px;*/
        padding-right: 5%;
    }
.global-qaulification .text-part p {
            font-weight: 700;
        }
.global-qaulification .img-part {
        float: right;
    }
.global-qaulification .img-part img {
            max-width: 95%;
            margin-top: -13%;
        }
.global-qaulification .img-part .logo-bg {
            width: 38%;
            height: auto;
            position: absolute;
            left: -15px;
            top: 0;
        }
.your-abilities {
    padding: 80px 0 120px;
    background: #f2f2f2;
}
.your-abilities .para {
        width: 80%;
    }
.abilities-list {
    padding: 0;
    margin-top: 50px;
}
.abilities-list li {
        float: left;
        margin-right: 30px;
        width: 31.5%;
        padding: 30px 30px;
        height: 270px;
        border-radius: 20px;
        position: relative;
        z-index: 1;
    }
.abilities-list li::after {
            content: "";
            position: absolute;
            right: -7px;
            bottom: -7px;
            border-right: 2px solid #d4d4d4;
            border-bottom: 2px solid #d4d4d4;
            height: 100%;
            width: 100%;
            border-radius: 20px;
            z-index: 0;
        }
.abilities-list li:last-child {
            margin-right: 0;
        }
.abilities-list li:nth-child(1) {
            background: #ffba03;
        }
.abilities-list li:nth-child(2) {
            background: #509bf4;
        }
.abilities-list li:nth-child(3) {
            background: #ffa08b;
        }
.abilities-list li .numb {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 100%;
            background: #000;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
            color: #fff;
        }
.abilities-list li h3 {
            font-size: 16px;
            font-weight: bold;
            text-transform: uppercase;
        }
.abilities-list li p {
            line-height: 1.4;
        }
.leadership-artiba {
    padding: 60px 0 90px;
    background: #fff url(images/leadership-artiba-bg.jpg) no-repeat left bottom;
    background-size: 100%;
}
.leadership-artiba .text-part {
        padding-right: 30px;
        padding-top: 70px;
    }
.leadership-artiba .img-part {
        float: right;
    }
.leadership-artiba .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-bottom-left-radius: 75px;
            background: #eee;
            height: 460px;
            position: relative;
        }
.leadership-artiba .img-part .imgbox-border {
            width: 95%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -15px;
            left: -3px;
            z-index: 0;
            border: 5px solid #006bff;
            border-bottom-left-radius: 75px;
        }
.leadership-artiba .img-part img {
            max-width: 100%;
            position: relative;
        }
.your-influence {
    padding: 60px 0 90px;
    background: #0d2740 url(images/influence-bg.jpg) no-repeat right top;
    background-size: cover;
    color: #fff;
}
.your-influence .top-content {
        margin: auto;
        text-align: center;
        width: 73%;
    }
.your-influence h2 {
        color: #fff;
        margin-bottom: 20px;
    }
.influence-list {
    margin-top: 40px;
}
.influence-list li {
        float: left;
        margin-right: 40px;
        width: 31%;
        border: 1px solid #ccc;
        padding: 30px 40px;
        height: 410px;
        border-radius: 20px;
        text-align: center;
        position: relative;
        overflow: hidden;
    }
.influence-list li:last-child {
            margin-right: 0;
        }
.influence-list li:hover {
            background: #006bff;
        }
.influence-list li .top-part {
            margin-top: 55px;
        }
.influence-list li:hover .top-part, .influence-list li:hover .bot-part {
            margin-top: 0;
        }
.influence-list li:hover a .top-part h3 {
            margin-top: 0;
            color: #fff;
            text-decoration: none;
        }
.influence-list li .bot-part {
            margin-top: 300px;
            position: relative;
            height: 250px;
            color: #fff;
        }
.influence-list li h3 {
            font-size: 20px;
            margin-top: 0;
            color: #fff;
        }
.influence-list li .p-icons {
            width: 100px;
            height: 100px;
        }
.influence-list li p {
            font-size: 14px;
            line-height: 22px;
        }
.influence-list li a:hover {
            text-decoration: none;
        }
.influence-list li a {
            display: inline-block;
            outline: none;
            border: none;
        }
.influence-list li .bot-part .icon-band {
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 45px;
            text-align: center;
        }
.influence-list li a .fa {
            color: #fff;
            border: 1px solid #fff;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            line-height: 34px;
            text-align: center;
            font-size: 20px;
        }
.first-step {
    padding: 100px 0 140px;
    background: #fff url(images/first-step-bg.jpg) no-repeat right top;
    background-size: cover;
}
/**accreditation css**/
.accreditation-banner {
    width: 100%;
    background: #2e3c94 url(images/ai-full-bg.jpg) no-repeat scroll center top;
    padding: 80px 0 30px;
    height: 540px;
    background-size: cover;
}
.accreditation-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff /*#0b3558*/;
        margin-top: 0;
    }
.accreditation-banner p {
        color: #fff;
    }
.accreditation-banner .bigpara {
        width: 86%;
        color:#fff;
    }
.accreditation-banner .blue-color {
        color: #006bff;
    }
.accreditation-banner .banner-left {
        width: 70%;
        float: left;
        padding-top: 120px;
    }
.accreditation-banner .banner-right {
        width: 22%;
        float: right;
        padding-top: 79px;
    }
.accreditation-banner .banner-right img {
            width: 100%;
          
         }


.accreditation-sec1 {
    width: 100%;
    padding: 80px 0 0;
    text-align: center;
    position: relative;
}
.accreditation-sec1 .accreditation-inn {
        width: 95%;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        padding: 30px 30px 50px 30px;
        border: 4px solid #e7edf6;
        border-radius: 20px;
        text-align: center;
    }
.accreditation-sec1 .accreditation-inn h2 {
        /*line-height: 50px;*/
        line-height: 1.2;
    }
.deep-reaching-sec {
    width: 100%;
    padding: 80px 0 /*20px*/;
}
.deep-reaching-sec .top-text-part {
        width: 95%;
        float: left;
    }
.deep-reaching-sec .text-part {
        width: 50%;
        float: left;
    }
.deep-reaching-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
    }
.deep-reaching-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            left: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 30px;
        }
.deep-reaching-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        background: #eee;
        height: 320px;
        position: relative;
        margin-top: 10px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff;
    }
.deep-reaching-sec .img-part img {
            width: 112%;
        }
.deep-reaching-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.deep-reaching-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.deep-reaching-sec span:first-child {
        width: auto !important;
        float: left;
    }
.deep-reaching-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.deep-reaching-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.subsidized-sec {
    width: 100%;
    padding: 80px 0 /*20px*/;
    background: #6F3572;
    background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(230deg, #6F3572 0%, #1D2464 100%);
}
.subsidized-sec h2 {
        color: #fff;
    }
.subsidized-sec h4 {
        font-weight: 700;
        padding: 20px 0px;
        color: #fff;
    }
.subsidized-sec p {
        color: #fff;
    }
.subsidized-sec .img-part {
        width: 40%;
        float: left;
        position: relative;
        margin-top: 20px;
    }
.subsidized-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            right: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 30px;
        }
.subsidized-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 300px;
            position: relative;
        }
.subsidized-sec .img-part img {
            max-width: 100%;
        }
.subsidized-sec .text-part {
    width: 55%;
    float: right;
}
.subsidized-sec .wdsai-logo img {
        width: 30%;
        margin-top: 3rem;
    }
.subsidized-sec table.table.rounded-table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #ccc;
    overflow: hidden;
}
.subsidized-sec table.table {
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        border-radius: 15px;
    }
.subsidized-sec table.table tbody {
        background: #ffffff;
    }
.subsidized-sec table.table thead tr th {
        background: #1D2464;
        color: #ffffff;
        padding: 15px 10px;
        border: 1px solid #000;
    }
.subsidized-sec table.table tr td {
        border: 1px solid #000;
        font-size: 13px;
        padding: 15px 10px;
        background: #60326f;
        color: #fff;
    }
.subsidized-sec table.table tr td:nth-child(1) {
        font-weight: 600;
        /*color: #525252;*/
    }
.learning-standards-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 80px 0;
}
.learning-standards-sec h2 {
        width: 90%;
    }
.learning-standards-sec .text-part {
        width: 50%;
        float: left;
    }
.learning-standards-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
        margin-top: 20px;
    }
.learning-standards-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            left: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 30px;
        }
.learning-standards-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*background: #eee;*/
        height: 300px;
        position: relative;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #282665;
    }
.learning-standards-sec .img-part img {
            max-width: 100%;
        }
.learning-standards-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.learning-standards-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.learning-standards-sec span:first-child {
        width: auto !important;
        float: left;
    }
.learning-standards-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.learning-standards-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.across-sizes-sec {
    background: #000 url(images/pledge-bg.jpg) no-repeat center bottom;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
}
.across-sizes-sec .left-part {
        /*width: 35%;*/
        width: 40%;
        float: left;
    }
.across-sizes-sec .right-part {
        width: 51%;
        float: right;
        padding-top: 20px;
    }
.across-sizes-sec .right-part ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
.across-sizes-sec .right-part ul li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 10px;
        position: relative;
        padding-left: 35px;
        color: #fff;
    }
.across-sizes-sec .right-part ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #75347A;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
.across-sizes-sec h2, .across-sizes-sec p {
        color: #fff;
    }
.across-sizes-sec .note {
        font-size: 11px;
        line-height: 1.50;
        color: #ccc;
        margin-bottom: 0;
    }
.across-sizes-sec .btn-border-white {
        
        margin-top: 30px;
    }
.support-network-sec {
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat fixed right top;
    background-size: cover;*/
    background: #C4D7FF;
    width: 100%;
    padding: 80px 0;
}
.support-network-sec .center-inn {
        width: 70%;
        margin: 0 auto;
        text-align: center;
    }
.support-network-sec .center-inn ul {
            margin: 0;
            padding: 0;
        }
.support-network-sec .center-inn ul li {
        width: 100%;
        float: left;
        border-top: 1px solid #a4b7df /*#e8e8e8*/;
        padding: 20px 5px;
        list-style-type: none;
        text-align: left;
    }
.support-network-sec .center-inn ul li:last-child {
        border-bottom: 1px solid #a4b7df;
    }
.support-network-sec .center-inn .accordion_container {
            padding-top: 25px;
        }
.support-network-sec .center-inn .accordion_head {
            overflow: hidden;
            color: #000000;
            cursor: pointer;
            font-size: 18px;
            font-weight: bold;
            padding: 5px 5px 5px 15px;
        }
.support-network-sec .center-inn ul li:nth-child(1) .accordion_head {
        border-left: 4px solid #FFC400 /*#e55cff*/;
    }
.support-network-sec .center-inn ul li:nth-child(2) .accordion_head {
        border-left: 4px solid #FFC400 /*#8247f5*/;
    }
.support-network-sec .center-inn ul li:nth-child(3) .accordion_head {
        border-left: 4px solid #FFC400 /*#ffa700*/;
    }
.support-network-sec .center-inn ul li:nth-child(4) .accordion_head {
            border-left: 4px solid #0ae8f0;
        }
.support-network-sec .center-inn ul li:nth-child(5) .accordion_head {
            border-left: 4px solid #529bff;
        }
.support-network-sec .accordion_head span:first-child {
        width: 90%;
        display: inline-block;
    }
.support-network-sec .center-inn .plusMinus {
        width: 30px;
        height: 30px;
        line-height: 25px;
        background: #75347A;
        border-radius: 100%;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: right;
    }
.support-network-sec .center-inn .accordion_body {
        overflow: hidden;
        font-size: 15px;
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.support-network-sec .center-inn .accordion_body ul {
            padding-left: 15px !important;
        }
.support-network-sec .center-inn .accordion_body ul li {
                border-top: 0 solid #081a31 !important;
                border-bottom: 0 solid #e8e8e8 !important;
                padding: 0 !important;
                list-style-type: disc !important;
                list-style-position: outside;
                margin-bottom: 8px;
                position: relative;
            }
.point-standards-sec {
    width: 100%;
    padding: 80px 0 60px;
}
.point-standards-sec .text-part {
        width: 50%;
        float: left;
    }
.point-standards-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
        margin-top: 20px;
    }
.point-standards-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            left: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 30px;
        }
.point-standards-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 300px;
            position: relative;
        }
.point-standards-sec .img-part img {
            max-width: 100%;
        }
.eligibility-sec {
    background: #004796 url(images/journey-bg.jpg) no-repeat left bottom;
    background-size: cover;
    width: 100%;
    padding: 90px 0 120px;
}
.eligibility-sec h2, .eligibility-sec p {
        color: #fff;
    }
.eligibility-sec .left-part {
        width: 40%;
        float: left;
    }
    .eligibility-sec .right-part {
        width: 65%;
        float: right;
        padding-top: 20px;
    }
.eligibility-sec ul {
        margin: 0;
        padding: 0;
    }
.eligibility-sec ul li {
            width: 100%;
            float: left;
            list-style-type: none;
            text-align: left;
            padding-left: 40px;
        }
.eligibility-sec ul li .numb {
                width: 60px;
                height: 60px;
                line-height: 53px;
                text-align: center;
                border: 2px solid #68e4f6;
                border-radius: 50%;
                float: left;
                margin-left: -70px;
                font-size: 24px;
                color: #68e4f6;
            }
.eligibility-sec ul li .fa-check {
                width: 28px;
                height: 28px;
                line-height: 25px;
                border: 2px solid #68e4f6;
                border-radius: 100%;
                font-size: 15px;
                color: #68e4f6;
                margin-left: -40px;
                display: inline-block;
                float: left;
            }
.eligibility-sec ul li p {
                color: #fff;
                border-bottom: 1px solid rgba(255,255,255,0.5);
                padding-bottom: 20px;
            }
.apply-accreditation-sec {
    /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;*/
    background: #fff url(images/first-step-bg.jpg) no-repeat right bottom;
    background-size: cover;
    width: 100%;
    padding: 60px 0 80px;
}
.apply-accreditation-sec .apply-accreditation-left {
        float: left;
        /*width: 67%;*/
        width: 72%;
    }
.apply-accreditation-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.apply-accreditation-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }
.apply-accreditation-sec .mail-link-white {
        color: #fff;
        font-weight: bold;
    }
.apply-accreditation-sec .mail-link-white:hover {
            color: #51c0ef;
        }
.apply-accreditation-sec .apply-accreditation-left a {
        color: #035ad1;
    }
/**examination css**/
.exam-banner {
    width: 100%;
    /*background: #0a2540;*/
    /*height: 645px;*/
    padding: 80px 0 30px;
    height: 445px;
    background: #274194;
    background: linear-gradient(90deg, #613d94 0%, #274194 100%);
    background: -webkit-linear-gradient(90deg, #613d94 0%, #274194 100%);
}
.exam-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top:0;
    }
.exam-banner p {
        color: #fff;
    }
.exam-banner .banner-left {
        width: 75%;
        float: left;
        /*padding-top: 170px;*/
        padding-top: 80px;
    }
.about-exam-sec {
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF /*#f7faff*/;
}
.about-exam-sec .img-part {
        width: 45%;
        float: left;
    }
.about-exam-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 410px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
        border: 10px solid #282665;
    }
.about-exam-sec .img-part img {
            width: 120%;
        }
.about-exam-sec .text-part {
        width: 48%;
        float: right;
        /*padding-right: 30px;*/
    }
.about-exam-sec .exam-list-part {
        width: 100%;
        float: left;
        padding-top: 50px;
    }
.about-exam-sec .exam-list-part li {
            float: left;
            margin-right: 20px;
            margin-bottom: 15px;
            width: 32%;
        }
.about-exam-sec .exam-list-part li:nth-child(3), .about-exam-sec .exam-list-part li:nth-child(6) {
                margin-right: 0;
            }
.about-exam-sec .exam-list-part li a {
        width: 100%;
        display: block;
        border: 1px solid #9aadd5;
        border-radius: 15px;
        padding: 15px 10px 15px 15px;
        min-height: 70px;
        background: #C4D7FF;
    }
.about-exam-sec .exam-list-part li h4 {
                display: inline-block;
                font-size: 15px;
                font-weight: bold;
                text-transform: uppercase;
                width: 87%;
                margin-top: 2px;
            }
.about-exam-sec .exam-list-part li .fa {
        color: #75347A;
        text-align: center;
        margin-right: 10px;
        float: left;
        font-size: 22px;
    }
.exam-requirement-sec {
    padding: 80px 0;
    /*background: #000 url(../content/images/training-blue-bg.png) no-repeat right bottom;
            background-size: 100%;
            color: #fff;*/
}
.exam-requirement-sec h2 {
        margin-bottom: 20px;
    }
.exam-requirement-sec .exam-requirement-left {
        width: 100%;
        float: left;
        padding-right: 20px;
    }
.exam-requirement-sec .exam-requirement-right {
        width: 95%;
        float: left;
        /*background: #f2f1ed;*/
        padding: 40px 35px 70px;
        margin-left: 5%;
        margin-top: 30px;
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: #6F3572;
        background: linear-gradient(90deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(90deg, #1D2464 0%, #6F3572 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #342968;
    }
.exam-requirement-sec .exam-requirement-right h2, .exam-requirement-sec .exam-requirement-right p {
        color: #fff;
    }
.exam-requirement-sec ul.exam-requirement-box-list {
        width:100%;
        float:left;
    margin-top: 15px;
    }
.exam-requirement-sec li {
        float: left;
        margin-right: 15px;
        width: 32%;
        border: 1px solid #e8e8e8;
        background: #fff;
        padding: 20px 30px;
        min-height: 270px;
        border-radius: 20px;
        position: relative;
        font-size: 14px;
        line-height: 1.5;
        /*z-index: 1;*/
        /*box-shadow: 0 0 15px rgba(0,0,0,0.05);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
    }
.exam-requirement-sec li:hover {
            box-shadow: 0 0 10px rgba(0,0,0,0.14);
        }
.exam-requirement-sec li:last-child {
            margin-right: 0;
        }
.exam-requirement-sec li h3{
        font-size:18px;
        font-weight:bold;
        margin-top:0;
        margin-bottom:7px;
    }
.exam-requirement-sec li .exampolicy-iconbox {
            width: 100%;
            float: left;
            margin-bottom: 12px;
        }
.exam-requirement-sec li .exampolicy-iconbox img {
                width: 48px;
            }
.exam-requirement-sec li .btn {
            color: #006bff;
            position: absolute;
            bottom: 15px;
            z-index: 2;
        }
.exam-strategies-sec {
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF /*#f7faff*/;
}
.exam-strategies-sec .text-part {
        width: 45%;
        float: left;
        padding-top:50px;
    }
.exam-strategies-sec .right-part {
        width: 48%;
        float: right;
        border-left: 1px solid #a8bbe3;
        padding-left: 30px;
    }
.exam-strategies-sec .right-part .strategies-link-box {
        /*margin-top: 30px;*/
        width:100%;
    }
.exam-strategies-sec .right-part .strategies-link-box li {
        width: 100%;
        float: left;
        /*border: 1px solid #ccc;*/
        padding: 10px 20px 0 40px;
        /*border-radius: 15px;*/
        text-align: left;
        margin-bottom: 15px;
        position: relative;
        /*background: #fff;*/
    }
.exam-strategies-sec .right-part .strategies-link-box li a {
        width: 100%;
        display: inline-block;
        border:0;
        outline:0;
        text-decoration:none;
    }
.exam-strategies-sec .right-part .strategies-link-box li .fa-check {
                width: 28px;
                height: 28px;
                line-height: 25px;
                border: 2px solid #006bff;
                border-radius: 100%;
                font-size: 15px;
                color: #006bff;
                position: absolute;
                left: 15px;
                top: 8px;
            }
.exam-strategies-sec .right-part .strategies-link-box li .fa {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 22px;
        color: #75347A;
        position: absolute;
        left: 0;
        top: 8px;
    }
.exam-strategies-sec .right-part .strategies-link-box li h4 {
        font-size: 18px;
        font-weight: bold;
        color: #202121;
        margin-top: 0;
        margin-bottom: 7px;
    }
.exam-strategies-sec .right-part .strategies-link-box li p {
        color: #202121;
        margin-bottom: 0;
    }
.exam-strategies-sec .right-part .strategies-link-box li:hover {
                
                color:#000;
            }
.exam-strategies-sec .right-part .strategies-link-box li a:hover {
        color: #202121;
        text-decoration: none;
    }
.exam-strategies-sec .right-part .strategies-link-box li ul.simp-inner-list {
                width: 100%;
                float: left;
                margin: 0;
                padding: 0;
                padding-left:25px;
                margin-top:5px;
            }
.exam-strategies-sec .right-part .strategies-link-box li ul.simp-inner-list li {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        border: 0;
        list-style-type: disc;
        line-height: 1.65;
        color: #202121;
    }
.exam-resources-sec {
    width: 100%;
    padding: 80px 0;
}
.exam-resources-sec .img-part {
        width: 45%;
        float: left;
    }
.exam-resources-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 390px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #282665;
    }
.exam-resources-sec .img-part img {
            max-width: 100%;
        }
.exam-resources-sec .text-part {
        width: 45%;
        float: right;
    }
.exam-resources-sec .text-part ul {
            margin-top: 20px;
            padding: 0;
            list-style: none;
        }
.exam-resources-sec .text-part ul li {
                width: 100%;
                float: left;
                position: relative;
                margin-bottom: 15px;
                padding-left: 40px;
            }
.exam-resources-sec .text-part ul li a {
                    width: 100%;
                    display: inline-block;
                    margin-top: 0;
                    text-align: left;
                }
.exam-resources-sec .text-part ul li a h4 {
                        font-size: 18px;
                        font-weight: bold;
                        color: #000;
                    }
.exam-resources-sec .text-part ul li .fa-check {
                    width: 24px;
                    height: 24px;
                    line-height: 24px;
                    background: #006bff;
                    border-radius: 4px;
                    font-size: 15px;
                    color: #fff;
                    position: absolute;
                    left: 0;
                    top: 0;
                }
.exam-resources-sec .text-part ul li .fa {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 22px;
        color: #75347A;
        position: absolute;
        left: 0;
        top: 0;
    }
.exam-resources-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.exam-resources-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.exam-resources-sec span:first-child {
        width: auto !important;
        float: left;
    }
.exam-resources-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.exam-resources-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
/**about the exam**/
.exam-flevel-content .exam-covered {
    width:100%;
    margin-top:15px;
}
.exam-flevel-content .hd-covered {
    font-weight:bold;
}
.exam-flevel-content .knowledge-covered {
    margin-top: 17px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border: 1px solid #dae6e6;
}
.exam-flevel-content .knowledge-covered table {
        border-collapse: collapse;
        width:100%;
    }
.exam-flevel-content .knowledge-covered table tr:first-child td {
            padding: 12px 15px;
            font-size: 15px;
            font-weight: bold;
            color: #fff;
            vertical-align: top;
            background: #509bf4;
        }
.exam-flevel-content .knowledge-covered table tr:first-child td:first-child {
        width: 28%;
    }
.exam-flevel-content .knowledge-covered table tr:first-child td:nth-child(2) {
        width: 50%;
    }
.exam-flevel-content .knowledge-covered table tr:last-child td {
            border-bottom: 0;
        }
.exam-flevel-content .knowledge-covered table tr td:first-child {
        font-weight:bold;
    }
.exam-flevel-content .knowledge-covered table td:last-child {
        border-right: 0 solid #dae6e6;
    }
.exam-flevel-content .knowledge-covered table td {
        padding: 15px 15px;
        font-size: 13px;
        color: #666;
        vertical-align: top;
        border-bottom: 1px solid #dae6e6;
        border-right: 1px solid #dae6e6;
    }
.exam-flevel-content .knowledge-covered table td h5 {
                font-size: 15px;
                font-weight: bold;
                margin-bottom: 5px;
                color: #202121;
            }
.exam-flevel-content .knowledge-covered table td span {
                width: 45px;
                height: 45px;
                line-height: 45px;
                text-align: center;
                font-weight: bold;
                color: #000;
                display: inline-block;
                border-radius: 100%;
                background: #ffa08b;
            }
.exam-flevel-content .knowledge-covered table > tbody > tr {
            background: #fff;
        }
.exam-flevel-content .knowledge-covered table > tbody > tr:nth-child(2n+1) {
                background: #e4f0ff;
            }
.exam-flevel-content .important-things {
    margin-top: 25px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.exam-flevel-content .important-things table {
        border-collapse: collapse;
        width:100%;
    }
.exam-flevel-content .important-things table th {
        background: #509bf4 /*#00b3d3*/;
        padding: 12px 15px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        vertical-align: top;
    }
.exam-flevel-content .important-things table > tbody > tr > th:first-child {
        width: 40%;
    }
.exam-flevel-content .important-things table > tbody > tr > th:nth-child(2) {
    }
.exam-flevel-content .important-things table td {
            /*border-top: 1px solid #e4f0ff;*/
            border-bottom: 1px solid #e4f0ff;
            /*border-left: 0 solid #e4f0ff;
            border-right: 1px solid #e4f0ff;*/
            padding: 12px 15px;
            font-size: 15px;
            /*background: #fff;*/
            vertical-align: top;
        }
.exam-flevel-content .important-things table > tbody > tr:nth-child(2n+1) {
        background: #fafafa;
    }
.exam-flevel-content .important-things table > tbody > tr > td:first-child {
            /*background: #509bf4;
            border-bottom: solid 1px #3b86df;
            border-left: solid 1px #3b86df;
            border-right: 0 solid #3b86df !important;
            font-weight: bold;
            width: 30%;
            color: #fff;*/
            font-weight:bold;
        }
.exam-flevel-content .important-things table > tbody > tr:last-child > td:first-child {
            /*border-bottom: 1px solid #F1927D;*/
            /*border-right: 0 solid #e7e7e7 !important;*/
        }
.exam-flevel-content  ul.normal-list {
    width: 100%;
    float: left;
    padding-left: 10px;
    margin-bottom:10px;
}
.exam-flevel-content  ul.normal-list li {
        list-style-type: disc;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 0;
        margin-left: 15px;
        line-height: 1.65;
    }
.exam-flevel-content .additional-notes {
    width:100%;
    float:left;
    margin-top:20px;
    font-size:13px;
    font-style:italic;
}
.exam-flevel-content .additional-notes p {
    margin-bottom:5px;
    font-weight:bold;

}
.exam-flevel-content .additional-notes ul.notes-list {
        width: 100%;
        float: left;
        padding-left:10px;
    }
.exam-flevel-content .additional-notes ul.notes-list li {
        list-style-type: disc;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 0;
        margin-left: 15px;
        line-height: 1.65;
    }
.exam-flevel-content .flevel-sec7 {
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    width: 100%;
    padding: 30px 30px 40px;
    background: #6F3572;
    background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
}
.exam-flevel-content .flevel-sec7 h2 {
        color: #fff;
    }
.exam-flevel-content .flevel-sec7 p {
        color: #fff;
    }
.exam-flevel-content .flevel-sec7 p a {
        font-weight:bold;
        color: #fff;
    }
/**exam day requirement**/
.exam-flevel-content ul.list-disc {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    /*margin-top: -7px;*/
}
.exam-flevel-content ul.list-disc li {
        list-style: outside none disc;
        width: 100%;
        margin-left: 30px;
        margin-bottom: 5px;
    }
.exam-day-requirement .exam-flevel-content h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.exam-day-requirement .exam-flevel-content .important-note {
    font-size: 13px;
    font-style:italic;
    margin-top:20px;
}
.exam-day-requirement .exam-flevel-content .simple-btn {
    font-size: 15px;
    font-weight: bold;
    color: #006bff;
}
.exam-day-requirement .exam-flevel-content .simple-btn .fa {
    font-size: 12px;
}
.exam-flevel-content .simple-link {
    color: #006BFF;
    padding: 0;
    margin-top: 13px;
    font-size: 18px;
}
.exam-flevel-content .link {
    color: #006bff;
}
.exam-day-requirement .exam-flevel-content .number-list {
    margin-top: 5px;
    padding-left: 25px;
}
.exam-day-requirement .exam-flevel-content .number-list li {
        width: 100%;
        float: left;
        position: relative;
        list-style-type: decimal;
        padding-left:2px;
    }
.exam-day-requirement .exam-flevel-content .number-list li:last-child {
        margin-bottom:15px;
    }
.exam-day-requirement .exam-flevel-content .square-list1 {
    margin-top: 5px;
    padding-left: 25px;
    margin-bottom: 10px;
}
.exam-day-requirement .exam-flevel-content .square-list1 li {
        width: 100%;
        float: left;
        position: relative;
        list-style-type: square;
        padding-left: 2px;
    }
/**preparation-strategies**/
.exam-preparation-strategies h3{
    font-weight:bold;
    font-size:20px;
}

.exam-flevel-content .check-list {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.exam-flevel-content .check-list li {
        width: 100%;
        float: left;
        padding-left: 35px;
        position: relative;
        list-style-type: none;
        margin-bottom: 10px;
    }
.exam-flevel-content .check-list li:last-child {
            margin-bottom: 0;
        }
.exam-flevel-content .check-list li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
        }
.exam-flevel-content .system {
    margin-top: 25px;
}
.exam-flevel-content .system table {
        border-collapse: collapse;
    }
.exam-flevel-content .system table td {
        border-top: 1px solid #e4f0ff;
        border-bottom: 1px solid #e4f0ff;
        border-left: 1px solid #e4f0ff;
        border-right: 1px solid #e4f0ff;
        padding: 12px 15px;
        font-size: 15px;
        /*background: #fff;*/
        vertical-align: top;
    }
.exam-flevel-content .system table > tbody > tr:first-child > td {
        background: #509bf4;
        border-bottom: solid 1px #3b86df;
        border-left: solid 1px #3b86df;
        border-right: 0 solid #3b86df !important;
        font-weight: bold;
        color: #fff;
    }
.exam-flevel-content .system table > tbody > tr > td:first-child {
            width: 30%;
            border-right:0;
            font-weight:bold;
        }
.exam-flevel-content .system table > tbody > tr:nth-child(2n+1) {
        background: #e4f0ff;
    }


.exam-flevel-content ul.exam-policy-box-list {
    width:100%;
    float:left;
    margin-top: 20px;
    margin-bottom:30px;
}
.exam-flevel-content ul.exam-policy-box-list li {
        width: 50%;
        float: left;
        margin-bottom: 0;
        position: relative;
        border-left: 1px solid #d4d4d4;
    }
.exam-flevel-content ul.exam-policy-box-list li:nth-child(1), .exam-flevel-content ul.exam-policy-box-list li:nth-child(2) {
            min-height: 200px;
        }
.exam-flevel-content ul.exam-policy-box-list li:hover {
            background: #509bf4;
            color: #fff;
        }
.exam-flevel-content ul.exam-policy-box-list li a {
            display: block;
            padding: 5px 30px 25px 15px;
        }
.exam-flevel-content ul.exam-policy-box-list li a:hover {
                text-decoration: none;
                color: #fff;
            }
.exam-flevel-content ul.exam-policy-box-list li .exampolicy-iconbox {
            width: 44px;
            height: 44px;
            line-height: 40px;
            float: left;
            background: #ffba03 /*0a2540*/;
            text-align: center;
            border-radius: 100%;
        }
.exam-flevel-content ul.exam-policy-box-list li::before {
            content: "";
            width: 5px;
            height: 20px;
            background: #ffba03;
            position: absolute;
            left: 0;
            top: 14px;
        }
.exam-flevel-content ul.exam-policy-box-list li .exampolicy-iconbox img {
            max-width: 70%;
        }
.exam-flevel-content ul.exam-policy-box-list li .exampolicy-textbox {
            width: 100%;
            float: left;
            /*padding-left:10px;*/
        }
.exam-flevel-content ul.exam-policy-box-list li .exampolicy-textbox h3 {
                font-size: 18px;
                font-weight: bold;
                margin-top: 10px;
                text-transform: uppercase;
            }
.exam-flevel-content ul.exam-policy-box-list li .exampolicy-textbox p {
                margin-bottom: 5px;
            }
.exam-flevel-content ul.exam-policy-box-list li .small-btn {
            color: #006bff;
        }
.exam-flevel-content ul.exam-policy-box-list li .small-btn:hover {
                color: #333333;
                text-decoration: none;
            }
.note-part {
    width: 100%;
    margin-top: 30px;
    border-left: 4px solid #ffd800;
    padding-left: 15px;
}
.note-part h5 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 7px;
    }
.note-part ul li {
        width: 100%;
        float: left;
        list-style-type: disc;
        margin-left: 15px;
        font-size: 12px;
        margin-bottom: 5px;
        color: #666;
    }
/**prepration strategies**/
.exam-flevel-content .nubring-list {
    margin-top: 30px;
}
.exam-flevel-content .nubring-list li {
        width: 100%;
        float: left;
        padding-left: 40px;
        position: relative;
        list-style-type: none;
        margin-bottom: 15px;
    }
.exam-flevel-content .nubring-list li:last-child {
            margin-bottom: 0;
        }
.exam-flevel-content .nubring-list li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
        }
.exam-flevel-content .nubring-list li .circle-number {
            width: 32px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            background: #ffa08b;
            border-radius: 50%;
            float: left;
            font-size: 16px;
            color: #fff;
            font-weight: bold;
            position: absolute;
            left: 0;
            top: -5px;
        }
.exam-flevel-content .nubring-list li h4 {
            font-family: "Segoe UI","Open Sans",sans-serif;
            font-size: 20px;
            color: #000;
            font-weight: 900;
            margin-bottom: 10px;
        }
.exam-flevel-content .square-list {
    margin-top: 15px;
    /*padding-left:15px;*/
}
.exam-flevel-content .square-list li {
        width: 100%;
        float: left;
        padding-left: 20px;
        position: relative;
        list-style-type: none;
       margin-bottom: 10px;
    }
.exam-flevel-content .square-list li::before {
            content: "";
            width: 10px;
            height: 10px;
            background: #ffba03;
            position: absolute;
            left: 0;
            top: 7px;
        }
.exam-flevel-content .square-list li:last-child {
        
        margin-bottom: 15px;
    }
.exam-flevel-content .square-list li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
        }
.exam-flevel-content .square-list li h4 {
            font-family: "Segoe UI","Open Sans",sans-serif;
            font-size: 18px;
            color: #000;
            font-weight: 900;
            text-transform: uppercase;
            margin-bottom: 5px;
        }
.exam-flevel-content .square-list li p {
        margin-bottom:0px;
    }
/**exam policies**/
.exam-inner-banner {
    width: 100%;
    /*background: #0a2540;*/
    /*padding: 80px 0 30px;*/
    padding: 145px 0 50px;
    background: #264294;
    background: linear-gradient(90deg, #7351a7 0%, #264294 100%);
    background: -webkit-linear-gradient(90deg, #7351a7 0%, #264294 100%);
    /*height: 300px;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.exam-inner-banner h1 {
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    /*margin-top: 50px;*/
    /*margin-top:0;*/
}
.exam-inner-banner p {
    color: #fff;
    padding: 0 20px;
}
.exam-policies-banner .banner-text {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
    text-align: center;
}
.artiba-exam-policies-banner .banner-text-center {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    text-align: center;
    padding-top:85px;
}
.banner-text-center .fa-chevron-down {
    color: #ffba03;
    border: 1px solid #ffba03;
    border-radius: 100%;
    padding: 9px 10px;
}
.artiba-exam-policies-content {
    padding: 80px 0;
}
.artiba-exam-policies-content .bold-para {
        text-align: center;
    }
.artiba-exam-policies-content .content-inner .bigpara-bold {
        font-size: 19px;
        line-height: 1.6;
        font-weight: bold;
    }
.artiba-exam-policies-content .content-inner {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 800px;
    }
.artiba-exam-policies-content ul.policies-list-link {
        width: 100%;
        float: left;
        margin-top:30px;
    }
.artiba-exam-policies-content ul.policies-list-link li {
        width: 48.5%;
        float: left;
        min-height: 180px;
        padding: 20px 30px;
        position: relative;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 20px;
        margin-right: 30px;
        margin-bottom: 30px;
        min-height: 240px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
    }
.artiba-exam-policies-content ul.policies-list-link li:hover {
                background: #f4f4f4;
                box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.10);
            }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(2n+2) {
                margin-right: 0;
            }
.artiba-exam-policies-content .imgbox {
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        border-radius: 100%;
        float: left;
        margin-top: 10px;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(1) .imgbox {
        background: #ffdc88;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(2) .imgbox {
        background: #cebfe0;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(3) .imgbox {
        background: #faaca8;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(4) .imgbox {
        background: #b9d6fb;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(5) .imgbox {
        background: #f9efa8;
    }
.artiba-exam-policies-content ul.policies-list-link li:nth-child(6) .imgbox {
        background: #bcfaa8;
    }
.artiba-exam-policies-content .imgbox img {
        width: 70%;
    }
.artiba-exam-policies-content .text-part {
        width: 80%;
        float: left;
        padding-left: 30px;
        padding-right: 3%;
    }
.artiba-exam-policies-content .text-part h3 {
            /*font-family: "Segoe UI","Open Sans",sans-serif;*/
            font-size: 20px;
            font-weight: bold;
            margin-top: 10px;
        }
.artiba-exam-policies-content .text-part p {
            margin-bottom: 0;
        }

.exam-banner-center {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    /*width: 100%;
    max-width: 800px;*/
    /*padding-top:80px;*/
}
.exam-inner-content {
    padding: 60px 0 100px;
}
.exam-inner-content .exam-inner-center {
        margin-left: auto;
        margin-right: auto;
        width: 85%;
        /*width: 100%;
        max-width: 800px;*/
    }
.exam-inner-content .exam-inner-left {
        width: 100%;
        float: left;
    }
.exam-inner-content .exam-inner-left .number-list li {
            list-style: decimal;
            margin-bottom: 15px;
            margin-left: 15px;
            padding-left: 5px;
        }
.exam-inner-content .exam-inner-left ul.disc-list li {
            list-style: outside none disc;
            width: 100%;
            margin-left: 15px;
            margin-bottom: 10px;
        }
.exam-inner-content .exam-inner-left .alpha-list {
            margin-bottom: 20px;
        }
.exam-inner-content .exam-inner-left .alpha-list li {
                list-style-type: lower-alpha;
                margin-bottom: 10px;
                margin-left: 15px;
                padding-left: 5px;
            }
.exam-inner-content .exam-inner-left a {
            color: #006bff;
            font-weight: bold;
        }
.exam-inner-content .exam-inner-left h4 {
            margin-bottom: 8px;
        }
.exam-inner-content .exam-inner-left .notebox {
            width: 100%;
            border: 1px solid #ccc;
            padding: 30px;
            border-radius: 20px;
            margin-top: 30px;
        }
.exam-inner-content .exam-inner-left .notebox a {
                color: #fff;
                font-weight: bold;
            }
.exam-inner-content .exam-inner-left .icon-list li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 10px;
            margin-left: 35px;
        }
.exam-inner-content .exam-inner-left .icon-list li .fa-check {
                width: 24px;
                height: 24px;
                line-height: 24px;
                background: #006bff;
                border-radius: 4px;
                font-size: 15px;
                color: #fff;
                margin-right: 12px;
                position: absolute;
                left: -35px;
                top: 0;
            }
.exam-inner-content .exam-inner-right {
        float: right;
        width: 25%;
        background: #0a2540;
        border-radius: 20px;
        overflow: hidden;
        padding: 20px 30px;
    }
.exam-aside {
    width: 100%;
    position: relative;
    background: #0a2540;
    float: left;
}
.exam-aside li {
        list-style: none;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
    }
.exam-aside li:last-child {
            border-bottom: 0 solid #ccc;
        }
.exam-aside li a {
            display: block;
            padding: 15px 10px;
            font-size: 18px;
            font-weight: 500;
            color: #0ae7ef;
        }
.exam-inner-content .exam-inner-left .exam-note {
    font-size: 14px;
}
ul.column-list li {
    list-style: outside none disc;
    width: 100%;
    margin-left: 15px;
    margin-bottom: 6px;
    font-size: 15px;
}
.exam-inner-content .exam-inner-left ul li ul.list-second li {
    list-style: outside none disc;
    width: 100%;
    margin-left: 15px;
    margin-bottom: 5px;
}
.exam-inner-content .exam-inner-center ul.disc-list {
    width: 100%;
    float: left;
    
}
.exam-inner-content .exam-inner-center ul.disc-list li {
        list-style-type: disc;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 7px;
        margin-left: 18px;
        font-size: 15px;
    }
.exam-inner-content .exam-inner-center ul.disc-list li:last-child {
        margin-bottom: 15px;

    }
.exam-inner-content .exam-inner-center ul.disc-list li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            margin-right: 12px;
            position: absolute;
            left: -35px;
            top: 0;
        }
.exam-inner-content .exam-inner-center .check-list li .fa-check {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #006bff;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.exam-inner-content .exam-inner-center .img-fullbox1 {
    width: 100%;
    margin: 15px 0;
}
.exam-inner-content .exam-inner-center .img-fullbox1 img {
        max-width: 100%;
    }
.exam-inner-content .exam-inner-center .conduct-top2 {
    width: 100%;
    padding-left: 40px;
}
.exam-inner-content .exam-inner-center .conduct-top2 h3, .exam-inner-content .exam-inner-center .conduct-top3 h3 {
        position: relative;
        margin-bottom: 10px;
    }
.exam-inner-content .exam-inner-center .left-text2 {
    width: 50%;
    float: left;
}
.exam-inner-content .exam-inner-center .img-box2 {
    width: 40%;
    float: left;
    padding-left: 30px;
}
.exam-inner-content .exam-inner-center .img-box2 img {
        max-width: 100%;
    }
.exam-inner-content .exam-inner-center .conduct-top3 {
    width: 100%;
    padding-left: 40px;
}
.exam-inner-content .exam-inner-center .img-box3 {
    width: 40%;
    float: left;
    padding-right: 30px;
}
.exam-inner-content .exam-inner-center .img-box3 img {
        max-width: 100%;
    }
.exam-inner-content .exam-inner-center .ab-numb {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ffa08b;
    border-radius: 50%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    position: absolute;
    left: -40px;
    top: -5px;
}
.exam-inner-content .exam-inner-center .alpha-list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.exam-inner-content .exam-inner-center .alpha-list li {
        list-style-type: none;
        position: relative;
        width: 95%;
        float: left;
        margin-bottom: 10px;
        padding-left: 35px;
    }
.exam-inner-content .exam-inner-center .alpha-list li .alpha-number {
            width: 26px;
            height: 26px;
            line-height: 24px;
            text-align: center;
            background: #ffba03;
            border-radius: 50%;
            float: left;
            font-size: 16px;
            color: #fff;
            font-weight: normal;
            position: absolute;
            left: 0;
            top: -2px;
        }
.exam-inner-content .exam-inner-center h4 {
    margin-bottom: 8px;
}
.exam-inner-content .exam-inner-center .notebox {
    width: 100%;
    background: #8247f5;
    padding: 30px;
    border-radius: 20px;
    margin-top: 30px;
    color: #fff;
}
.exam-inner-banner.artiba-exam-policies-banner {
    background: #0a2540 url(images/artiba-exam-policy-banner.jpg) no-repeat center top;
    background-size: cover;
    /*min-height: 370px;*/
    height: 445px;
    padding: 85px 0 30px;
}
.exam-inner-banner.artiba-exam-policies-banner h1 {
        color: #fff;
        margin-top:0;
    }
.exam-inner-banner.conduct-policy-banner {
    background: #0a2540 url(images/conduct-policy-banner.jpg) no-repeat center top;
    background-size: 100%;
    min-height: 370px;
}
.exam-flevel-banner {
    width: 100%;
    /*background: #0a2540 url(images/exam-fbanner.jpg);*/
    padding: 145px 0 50px;
    /*background: #264294;
    background: linear-gradient(90deg, #7351a7 0%, #264294 100%);
    background: -webkit-linear-gradient(90deg, #7351a7 0%, #264294 100%);*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.exam-flevel-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff /*#0b3558*/;
    }
.exam-inner-top-menu {
    width: 100%;
    background: #eceff4;
    padding: 15px 0;
}
.exam-inner-top-menu ul li {
        list-style: none;
        width: 19.25%;
        float: left;
        margin-right: 10px;
    }
.exam-inner-top-menu ul li:last-child {
            margin-right: 0;
        }
.exam-inner-top-menu ul li a {
        display: block;
        padding: 10px 5px 10px 10px;
        font-size: 15px;
        font-weight: bold;
        color: #000;
        text-align: left;
        text-transform: uppercase;
        border-left: 4px solid #75347A;
        background: #fff;
        text-decoration: none;
    }
.exam-inner-top-menu ul li a:hover, .exam-inner-top-menu ul li a.active {
        color: #75347A;
        border-left: 4px solid #FFC400;
    }
.exam-flevel-content {
    padding: 60px 0 100px;
}
.exam-flevel-content-inner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 805px;
}
.exam-flevel-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.exam-flevel-content ul li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 7px;
    }
.exam-flevel-content ul li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            margin-right: 12px;
        }
.exam-flevel-content .flevel-sec1, .exam-flevel-content .flevel-sec2, .exam-flevel-content .flevel-sec3 {
    width: 100%;
    margin-bottom: 50px;
}
.exam-flevel-content .flevel-learning-resources {
    width: 100%;
    /*background: #e4f0ff;
    padding-bottom: 15px;*/
    margin-bottom: 10px;
}
    .exam-flevel-content .flevel-learning-resources img {
        /*max-width: 80%;
        margin:0 auto;*/
        display: block;
    }
.exam-flevel-content .img-note {
    font-size: 13px;
    font-style: italic;
    padding-left: 5px;
    color: #666;
}
.exam-flevel-content hr {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #d4d4d4;
    margin: 40px auto;
    clear: both;
}
.exam-flevel-content ul.simple-list {
    width: 100%;
    float: left;
}
.exam-flevel-content ul.simple-list li {
        list-style-type: disc;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 10px;
        margin-left: 18px;
        font-size: 15px;
        line-height: 1.65;
    }
.exam-flevel-content .policy-note {
    font-size: 13px;
    font-style: italic;
    width:95%;
}
.exam-inner-bottom {
    width: 100%;
    /*float: left;
    margin-top: 50px;*/
    background: #eceff4;
    padding: 15px 0;
}
.exam-aside-bot {
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    /*width: 100%;*/
    /*max-width: 800px;*/
}
.exam-aside-bot li {
        list-style: none;
        width: 32% ;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }
.exam-aside-bot li:nth-child(3n+3) {
        margin-right: 0;
    }
.exam-aside-bot li:nth-child(4), .exam-aside-bot li:nth-child(5), .exam-aside-bot li:nth-child(6) {
        margin-bottom: 0;
    }
.exam-aside-bot li a {
        display: block;
        padding: 10px 3px;
        font-size: 12.5px;
        font-weight: bold;
        color: #000;
        text-align: center;
        text-transform: uppercase;
        border-left: 3px solid #75347A;
        background: #fff;
        text-decoration: none;
    }
.exam-aside-bot li:hover a {
        color: #75347A;
        border-left: 3px solid #ffd800;
    }
.exam-aside-bot li a.active {
        color: #75347A;
        border-left: 3px solid #ffd800;
    }
.exam-aside-bot li .fa{
    margin-left:1px;
}
/**about css**/
.about-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: /*#1D2464*/ linear-gradient(to right, #1D2464 25%, rgba(111, 53, 114, 0) 100%), url('../Content/Images/about-artiba-banner.jpg') no-repeat center top;
    background-size: cover;
    height: 58rem
}
.about-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.about-banner p {
        color: #fff;
    }
.about-banner .banner-left {
        width: 51%;
        float: left;
        padding-top: 60px;
    }
.about-banner .banner-left .statement {
        display:inline-block;
        padding-top:5px;
    }
.mission-vision-sec {
    width: 100%;
    padding: 120px 0 80px;
    text-align: center;
    position: relative;
}
.mission-vision-sec::before {
        width: 100%;
        content: "";
        height: 180px;
        /*background: #006bff;*/
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        
    }
.mission-vision-sec .mission-vision-box {
        width: 85%;
        min-height: 200px;
        position: relative;
        padding: 40px 50px;
        border: 1px solid #e7edf6;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        margin-top: -50px;
        text-align: left;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        text-align: center;
    }
.open-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 80px 0;
}
.open-sec .text-part {
        width: 50%;
        float: left;
    }
.open-sec .text-part ul.column-list li {
        width: 95%;
        font-size: 15px !important;
    }
.open-sec a {
        color: #035ad1;
    }
.open-sec .img-part {
        width: 40%;
        float: right;
        margin-top: 10px;
    }
.open-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*background: #eee;*/
        height: 390px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff/*#1D2464*/;
    }
.open-sec .img-part .imgbox img {
        max-width: 100%;
        
    }
.benchmark-sec {
    background: #000000 url(images/ready-exam-bg.jpg) no-repeat scroll left top;
    background-size: 100%;
    width: 100%;
    padding: 90px 0 120px;
}
.benchmark-sec .left-part {
        width: 35%;
        float: left;
    }
.benchmark-sec .left-part h2 {
            color: #fff;
        }
.benchmark-sec .right-part {
        width: 50%;
        float: right;
        padding-top: 20px;
    }
.benchmark-sec .right-part p {
            color: #fff;
        }
.ai-world-sec {
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;*/
    background-size: 100%;
    width: 100%;
    padding: 80px 0;
    /*background: linear-gradient(130deg, #d4e4f9, #ffffff);*/
    background: #C4D7FF;
}
.ai-world-sec h2 {
        width: 80%;
    }
.ai-world-sec .top-part {
        width: 100%;
        float: left;
        margin-bottom:15px;
    }
.ai-world-sec .top-part .top-para {
            font-size: 18px;
            font-weight: bold;
            line-height: 1.55;
            padding-left: 15px;
            border-left: 4px solid #006bff;
        }
.ai-world-sec .text-part {
        /*width: 55%;*/
        width: 60%;
        float: left;
        margin-top:10px;
    }
.ai-world-sec .img-part {
        width: 35%;
        float: right;
        
    }
.ai-world-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*background: #eee;*/
        height: 300px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
        border: 10px solid #282665;
    }
.ai-world-sec .img-part .imgbox img {
                max-width: 100%;
            }
.ai-world-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.ai-world-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.ai-world-sec span:first-child {
        width: auto !important;
        float: left;
    }
.ai-world-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.ai-world-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.about-three-sec {
    width: 100%;
    padding: 80px 0;
}
.about-three-sec li {
        width: 32.4%;
        float: left;
        position: relative;
        padding: 20px 25px;
        /*border: 1px solid #ccc;*/
        /*background: #fff;*/
        margin-right: 15px;
        text-align: left;
        border-radius: 20px;
        list-style: none;
        /*min-height: 540px;*/
        min-height: 410px;
        /*background: linear-gradient(145deg, #035AD1, #fff);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
    }
.about-three-sec li:last-child {
            margin-right: 0;
        }
.about-three-sec li h2 {
        color: #202121;
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 23px;
        padding: 10px 0px;
    }
.about-three-sec li p {
    margin-bottom: 0;
    line-height: 1.5;
}
.about-three-sec li .mail {
            color: #035ad1;
        }
.about-three-sec li .btn-blue {
            position: absolute;
            left: 25px;
            bottom: 30px;
        }
.apply-sec.blue-border {
    /*background: #F4FCFF;*/
    width: 100%;
    padding: 60px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
}
.apply-sec.blue-border h2 {
        color: #fff/*#0b3558*/;
    }
.blue-border h2 {
    color: #fff;
}
.blue-border p {
    color: #fff;
}
.blue-border .btn-border-white {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.blue-border .btn-border-white:hover {
        background: #fff;
        color: #0094ff;
        text-decoration: none;
    }
.blue-border .blue-color {
    color: #006BFF !important;
}
.blue-border .btn-border-white {
    border: 1px solid #006BFF !important;
}
.blue-border .right-part {
    float: right;
    width: 25%;
}
.blue-border .right-part img {
        width: 95%;
    }
.blue-border .left-part {
    /*float: left;
    width: 50%;*/
    width: 90%;
    margin:auto;
}
/**governance**/
.governance-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: #051222 url(../content/images/governance-main-banner.jpg) no-repeat center top;
    background-size: cover;
    height: 445px;
}
.governance-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.governance-banner p {
        color: #fff;
    }
.governance-banner .banner-left {
        width: 55%;
        float: left;
        padding-top: 60px;
    }
.governance-sec {
    /*background: #fff url(images/bg-curve-full.png) no-repeat;
    background-size: 100%;*/
    width: 100%;
    padding: 80px 0 120px;
}
.governance-sec .left-part {
        width: 55%;
        float: left;
    }
.governance-sec .right-part {
        width: 40%;
        float: right;
    }
.governance-sec .right-innbox {
        width: 100%;
        position: relative;
        padding-left: 65px;
        border-left: 3px solid #ccc;
    }
.governance-sec .write-us-box {
        width: 100%;
        background: #fff;
        padding: 30px 40px 40px;
        border: 1px solid #ccc;
        border-radius: 20px;
        margin-top: 60px;
    }
.governance-sec .write-us-box p {
            font-size: 24px;
            margin-bottom: 0;
            /*width: 75%;*/
        }
.governance-sec a {
        color: #006BFF;
    }
.apply-sec {
    /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;
    background-size: cover;
    width: 100%;*/
    padding: 60px 0;
    text-align:center; background:#f5f5f5;
}
.apply-sec .apply-left {
        float: left;
        width: 60%;
    }
.apply-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.apply-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }
/**standard**/
.standard-banner {
    width: 100%;
    background: #084c97 url(../content/images/artiba-standard-banner.jpg) no-repeat center top;
    background-size: cover;
    padding: 85px 0 30px;
    height: 445px;
}
.standard-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.standard-banner p {
        color: #fff;
    }
.standard-banner .banner-left {
        width: 45%;
        float: left;
        padding-top: 60px;
    }
.standard-sec1 {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 80px 0 100px;
}
.standard-sec1 .top-part {
        width: 100%;
        float: left;
    }
    .standard-sec1 .left-part {
        width: 50%;
        float: left;
        margin-top: 15px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        padding: 10px;
        border-radius: 25px;
        /*background: linear-gradient(145deg, #035AD1, #C4D7FF );*/
    }
.standard-sec1 .right-part {
        width: 50%;
        float: left;
        padding-left: 60px;
        padding-right: 40px;
        padding-top: 30px;
    }
.standard-sec1 .right-part ul {
        width: 100%;
        float: left;
        margin-top:10px;
    }
.standard-sec1 .right-part li {
        width: 100%;
        float: left;
        margin-bottom: 12px;
        border-bottom: 1px solid #dedede;
        padding-bottom: 12px;
    }
.standard-sec1 .right-part li:last-child {
        
        margin-bottom: 0;
        border-bottom: 0 solid #dedede;
        padding-bottom: 0;
    }
.standard-sec1 .right-part li .fa {
            color: #006bff;
        }
.standard-coverage-sec {
    background: #000 url(images/ready-exam-bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 80px 0 100px;
    text-align: center;
}
.standard-coverage-sec h2 {
        color: #fff;
    }
.standard-coverage-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.standard-coverage-sec li {
        width: 48.70%;
        float: left;
        position: relative;
        padding: 50px;
        border: 1px solid #e7edf6;
        background: #fff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        box-shadow: 0 0 30px rgba(0,0,0,0.14);
        list-style: none;
        min-height: 250px;
    }
.standard-coverage-sec li:nth-child(2) {
            margin-right: 0;
        }
.standard-coverage-sec li p {
            margin-bottom: 0;
        }
.standards-page .standard-exam-sec {
    /*background: #fff url(images/bg-curve-full.png) no-repeat right bottom;
    background-size: 100%;*/
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF;
}
.standards-page .standard-exam-sec .left-part {
        width: 35%;
        float: left;
    }
.standards-page .standard-exam-sec .right-part {
        width: 60%;
        float: right;
    }
.standards-page .standard-exam-sec ul {
        margin-top: 20px;
        padding: 0;
    }
.standards-page .standard-exam-sec ul li {
        width: 100%;
        float: left;
        position: relative;
        border-bottom: 1px solid #a4b7df;
        list-style-type: none;
        text-align: left;
        padding-left: 55px;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
.standards-page .standard-exam-sec ul li:last-child {
                border-bottom: 0 solid #ccc;
                margin-bottom:0;
            }
.standards-page .standard-exam-sec ul li .numb {
        width: 42px;
        height: 42px;
        line-height: 38px;
        text-align: center;
        border: 2px solid #75347A;
        background: #75347A;
        border-radius: 50%;
        float: left;
        font-size: 22px;
        color: #fff;
        margin-left: -55px;
    }
.standards-page .standard-exam-sec ul li sup {
        font-size: 75%;
        vertical-align: baseline;
        top: -0.3em;
    }
.standards-page .accreditation-precess-sec {
    /*background: #1D2464;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
}
.standards-page .accreditation-precess-sec h2 {
    color:#fff;
}
.standards-page .accreditation-precess-sec ul li .numb {
        border: 2px solid #75347A;
        background: #75347A;
    }
.standards-page .knowledge-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 60px 0 90px;
}
.standards-page .knowledge-sec .knowledge-top {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 15px;
    }
.standards-page .knowledge-sec .knowledge-inner {
        width: 75%;
        margin: 0 auto;
        text-align: center;
    }
.standards-page .knowledge-sec .click-here {
        color: #006bff;
        text-decoration: none;
    }
.standards-page .knowledge-sec .knowledge-inner ul {
        margin: 0;
        padding: 0;
    }
.standards-page .knowledge-sec .knowledge-inner ul li {
            width: 100%;
            float: left;
            border-top: 1px solid #ccc;
            padding: 20px 0;
            list-style-type: none;
            text-align: left;
            text-align: left;
        }
.standards-page .knowledge-sec .knowledge-inner ul li:last-child {
                border-bottom: 1px solid #ccc;
            }
.standards-page .knowledge-sec .knowledge-inner .accordion_container {
        padding-top: 25px;
    }
.standards-page .knowledge-sec .knowledge-inner .accordion_head {
        overflow: hidden;
        color: #000000;
        cursor: pointer;
        font-size: 16px;
        padding: 5px 0px 5px 0;
        text-align: left;
    }
.standards-page .knowledge-sec .accordion_head span:first-child {
        width: 95%;
        display: inline-block;
    }
.standards-page p.heading {
    /*width: 83%;*/
    width: 95%;
    float: left;
    margin-bottom: 0;
    font-weight: bold;
}
.standards-page p.spec-level {
    width: auto;
    float: left;
    margin-bottom: 0;
    background: #f2f2f2;
    padding: 2px 8px;
    text-align: left;
    font-weight: bold;
    font-style: italic;
}
.standards-page .knowledge-sec .knowledge-inner .plusMinus {
    width: 30px;
    height: 30px;
    line-height: 25px;
    background: #006bff;
    border-radius: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    float: right;
}
.standards-page .knowledge-sec .knowledge-inner .accordion_body {
    overflow: hidden;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul {
        padding-left: 0 !important;
    }
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul li {
            border-top: 1px solid #ccc !important;
            list-style: none;
            padding: 10px 0;
        }
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul li:last-child {
                border-bottom: 0 solid #ccc !important;
            }
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul li span.body-list-width {
                width: 95%;
                display: inline-block;
            }
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
                width: 83%;
                float: left;
                margin-bottom: 0;
                font-weight: normal;
            }
.standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
                width: auto;
                float: left;
                margin-bottom: 0;
                background: #f2f2f2;
                padding: 2px 8px;
                text-align: left;
                font-weight: normal;
                font-style: italic;
            }
.standards-page .careers-01 {
    padding: 80px 0 30px;
    /*background: #0c5095 url(images/standard-management.jpg) no-repeat left center;
    background-size: auto;
    background-size: cover;*/
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(135deg, #1D2464 0%, #6F3572 100%);
}
.standards-page .careers-01 .left {
        width: 75%;
        /*float: left;*/
        /*background: #1b6dc3;*/
        /*padding: 20px 40px;*/
        margin-left:auto;
        margin-right:auto;
    }
.standards-page .careers-01 .left h2, .careers-01 .left p {
            color: #fff;
        }
.standards-page .careers-01 .left h3 {
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        margin-bottom:10px;
        margin-top:0;
    }
.standards-page .careers-01 .left h4 {
        font-size: 20px;
        font-weight: bold;
        color:#fff;
        margin-bottom: 10px;
    }
.standards-page .careers-01 ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid rgba(255,255,255,0.5);
        list-style-type: none;
        text-align: left;
        margin-bottom: 30px;
        padding-bottom:30px;
    }
.standards-page .careers-01 ul li:last-child {
        border-bottom: 0;

    }
.standards-page .careers-01 ul.standard_control {
        width: 100%;
        float: left;
        margin-bottom: 15px;

    }
.standards-page .careers-01 ul.standard_control li {
            list-style: outside none disc;
            width: 100%;
            float: left;
            margin-left: 25px;
            font-size: 15px;
            line-height: 1.65;
            color:#fff;
            border-bottom: 0 !important;
            margin-bottom: 5px;
            padding:0;
        }
.standards-page .careers-01 .accordion_body .mtop {
        margin-top: 15px;
    }
/**code of ethics css**/
.artiba-code-of-ethics-banner {
    background: #253e92 url(images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 30px;
}
.artiba-code-of-ethics-banner h1 {
    color: #fff;

}
.artiba-code-of-ethics-banner .banner-text-center {
        margin-left: auto;
        margin-right: auto;
        width: 75%;
        text-align: center;
        padding-top:60px;
    }
.artiba-code-of-ethics-banner .banner-text-center .fa-chevron-down {
        margin-right: 0;
        margin-top: 10px;
    }
.preamble-sec {
    width: 100%;
    padding: 60px 0 80px;
    background: #C4D7FF;
}
.preamble-box {
    width: 100%;
    background: #fff;
    padding: 30px 60px;
    border-radius: 20px;
    border: 1px solid #e7edf6;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
}
.core-ethical-sec {
    width: 100%;
    padding: 60px 0;
    background: #fff;
}
.core-ethical-sec ul.core-list {
    margin-top: 30px;
}
    .core-ethical-sec ul.core-list li {
        width: 48.5%;
        float: left;
        min-height: 180px;
        padding: 20px 30px;
        position: relative;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 20px;
        margin-right: 30px;
        margin-bottom: 30px;
        word-break: keep-all;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    }
.core-ethical-sec ul.core-list li:nth-child(2n+2) {
            margin-right: 0;
        }
.core-ethical-sec ul.core-list li .imgbox {
            width: 80px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            border-radius: 100%;
            float: left;
            margin-top: 10px;
            background: #ffdc88;
        }
.core-ethical-sec ul.core-list li .imgbox img {
                width: 70%;
            }
.core-ethical-sec ul.core-list li .text-part {
            width: 80%;
            float: left;
            padding-left: 30px;
        }
.core-ethical-sec ul.core-list li .text-part h3 {
                font-family: "Segoe UI","Open Sans",sans-serif;
                font-size: 24px;
                font-weight: bold;
                margin-top: 10px;
            }
.core-ethical-sec ul.core-list li .text-part p {
                margin-bottom: 0;
            }
.core-ethical-sec ul.core-list li:hover {
            background: #f4f4f4;
            box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.10);
        }
.core-ethical-sec ul.core-list li:nth-child(1) .imgbox {
            background: #ffdc88;
        }
.core-ethical-sec ul.core-list li:nth-child(2) .imgbox {
            background: #cebfe0;
        }
.core-ethical-sec ul.core-list li:nth-child(3) .imgbox {
            background: #faaca8;
        }
.core-ethical-sec ul.core-list li:nth-child(4) .imgbox {
            background: #e8adf7;
        }
.core-ethical-sec ul.core-list li:nth-child(5) .imgbox {
            background: #819cf8;
        }
.core-ethical-sec ul.core-list li:nth-child(6) .imgbox {
            background: #75e052;
        }
.code-of-ethics-page .professional-responsibilities-sec {
    background: #004796 url(images/pledge-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 80px 0;
}

.code-of-ethics-page .professional-responsibilities-sec .right-part {
    width: 60%;
    padding-top: 0;
}
.code-of-ethics-page .professional-responsibilities-sec ul li p {
    /*padding-bottom:10px;*/
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ai-specific-sec {
    background: #fff url(../content/images/cert-faq-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 80px 0;
}
.code-of-ethics-page .exam-requirement-sec ul {
    margin-top: 30px;
}
.code-of-ethics-page .exam-requirement-sec ul li {
        float: left;
        width: 23%;
        /*border: 1px solid #e8e8e8;*/
        background: #fff;
        padding: 25px;
        min-height: 245px;
        border-radius: 20px;
        position: relative;
        z-index: 1;
        /*box-shadow: 0 0 10px rgba(0,0,0,0.14);*/
        margin-right: 30px;
        margin-bottom: 30px;
        /*background: linear-gradient(145deg, #035AD1, #fff);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    }
.code-of-ethics-page .exam-requirement-sec ul li:nth-child(4n+4) {
            margin-right: 0;
        }
.code-of-ethics-page .exam-requirement-sec ul li .fa-check {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #75347A;
        border-radius: 100%;
        font-size: 15px;
        color: #fff;
        display: inline-block;
        float: left;
        margin-bottom: 10px;
        border: 0;
    }
.code-of-ethics-page .exam-requirement-sec li::after {
    border-right: 0 solid #ffba03;
    border-bottom: 0 solid #ffba03;
}
.compliance-enforcement-sec {
    background-color: #C4D7FF /*#f7faff*/;
    width: 100%;
    padding: 80px 0;
}
.compliance-enforcement-sec .img-part {
    width: 45%;
    float: left;
    position: relative;
    margin-top: 20px;
}
.compliance-enforcement-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 300px;
        position: relative;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff/*#282665*/;
    }
.compliance-enforcement-sec .img-part img {
        max-width: 100%;
    }
.compliance-enforcement-sec .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -10px;
        right: -10px;
        z-index: 0;
        border: 2px solid #006bff;
        border-radius: 30px;
    }
.compliance-enforcement-sec .text-part {
    width: 50%;
    float: right;
}
.compliance-enforcement-sec ul {
    margin: 15px 0 20px;
    padding: 0;
}
.compliance-enforcement-sec ul li {
        width: 90%;
        float: left;
        position: relative;
        padding-left: 25px;
        margin-bottom: 10px;
        font-weight: bold;
    }
.compliance-enforcement-sec ul li .fa-check {
        width: 16px;
        height: 16px;
        line-height: 16px;
        background: #75347A;
        border-radius: 4px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 5px;
    }
.pledge-sec {
    /*background: #000 url(../content/images/training-blue-bg1.png) no-repeat right bottom;
    background-size: 100%;*/
    width: 100%;
    padding: 80px 0;
    background: linear-gradient(135deg, #6F3572 0%, #1D2464 100%);
}
.pledge-sec .pledge-box {
        width: 100%;
        float: left;
        padding: 60px 50px;
        border-radius: 25px;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #342968;
        text-align: center;
    }
.pledge-sec .pledge-box h2 {
        color: #fff;
    }
.pledge-sec .pledge-box p {
        color: #fff;
    }

/**certification css**/
.certification-banner {
    width: 100%;
    background: #0a2540 url(images/certification-banner-full.jpg) no-repeat scroll center top;
    background-size: cover;
    padding: 80px 0 30px;
    height: 570px;
}
.certification-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top: 0;
    }
.certification-banner .blue-color {
        color: #006bff;
    }
.certification-banner p {
        color: #fff;
    }
.certification-banner .banner-left {
        width: 40%;
        float: left;
        padding-top: 40px;
    }
.certification-banner .banner-right {
        width: 41%;
        float: right;
        text-align: right;
        position: relative;
    }
.certification-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.certification-banner .banner-imgbox img {
            max-width: 100%;
            position: relative;
        }
.certification-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.certification-banner .dot-bg img {
            max-width: 100%;
        }
.certification-banner .aie-logo {
        width: 50%;
        position: absolute;
        right: 20px;
        top: 36%;
        z-index: 1;
    }
.certification-banner .aie-logo img {
            max-width: 100%;
        }
.certification-banner .logobox {
        width: 320px;
        float: right;
        background: rgba(255,255,255,0.10);
        border: 1px solid rgba(255,255,255,0.10);
        margin-top: 90px;
        margin-right: 15px;
        padding: 16px 0;
    }
.certification-banner .logobox img {
            max-width: 100%;
        }
.establish-sec {
    /*background: #fff url(images/bg-curve.png) no-repeat left top;
    background-size: 30%;*/
    width: 100%;
    padding: 80px 0 60px;
}
/*.establish-sec .img-part {
        width: 40%;
        float: left;
        position: relative;
        margin-top: 20px;
    }
.establish-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            right: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 30px;
        }
.establish-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 300px;
            position: relative;
        }
.establish-sec .img-part img {
            max-width: 100%;
        }
    .establish-sec .text-leftr {
        width: 44%;
        float: left;
    }
    .establish-sec .text-part {
        width: 52%;
        float: right;
        border-left: 1px solid #ccc;
        padding-left: 23px;
    }*/
/*.establish-sec .text-part h2 {
            width: 90%;
        }*/
.why-cert-sec {
   
    width: 100%;
    padding: 20px 0 80px;
}
.why-cert-sec .top-part p {
            width: 60%;
            float: left;
        }
.why-cert-sec .text-part {
        width: 50%;
        float: left; padding-top:30px;
    }
.why-cert-sec .text-part h3 {
            font-size:20px;
    font-weight: bold;
        }
.why-cert-sec ul {
        margin-top: 20px;
        padding: 0;
        list-style: none;
    }
.why-cert-sec ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 5px;
            position: relative;
            padding-left: 35px;
        }
.why-cert-sec ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #75347A;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
.why-cert-sec ul li h5{ 
    font-size:16px;
    font-weight:600;
    margin-bottom:5px;
}
.why-cert-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
    }
.why-cert-sec .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -10px;
        left: -10px;
        z-index: 0;
        border: 2px solid #1e2942;
        border-radius: 30px;
    }
.why-cert-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*height: 300px;*/
        position: relative;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff;
    }
.why-cert-sec .img-part img {
            max-width: 100%;
        }
.jobs-careers-sec {
    width: 100%;
    padding: 0 0 80px;
    text-align: center;
}
.jobs-careers-sec h2 {
        margin-bottom: 40px;
    }
.jobs-careers-sec img {
        max-width: 100%;
    }
.jobs-careers-sec .left {
        width: 49%;
        float: left;
        padding: 15px;
        border: 1px solid #d9e7fe;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.14);
    }
.jobs-careers-sec .right {
        width: 49%;
        float: right;
        padding: 15px;
        border: 1px solid #d9e7fe;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.14);
    }
.leading-corporations-sec {
    padding-top: 65px;
}
.leading-corporations-sec h2 {
        width: 70%;
    }
.leading-corporations-sec .slider-container {
        overflow: hidden;
        width: 100%;
    }
.leading-corporations-sec #slider {
        list-style: none;
        padding: 0
    }
.leading-corporations-sec ul, .leading-corporations-sec li {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
.leading-corporations-sec ul {
        width: 100%;
        position: relative;
        padding-top: 20px;
    }
.leading-corporations-sec ul li {
            float: left;
            width: 14.8%;
            margin-bottom: 10px;
            margin-right: 10px;
            border: 1px solid #f4f4f4;
        }
.leading-corporations-sec img {
        width: 100%;
        /*filter: gray;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);*/
        cursor: pointer;
        /*opacity: 0.9;*/
        /*padding: 1px;*/
    }
.track-sec {
    /*background: #004797;
    background-size: 100%;*/
    width: 100%;
    padding: 60px 0 80px;
    text-align: center;
}
.track-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.track-sec li {
        width: 31%;
        float: left;
        position: relative;
        padding: 60px 25px 25px;
        border: 1px solid #e7edf6;
        background: #f2f6ff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        box-shadow: 15px 15px 15px rgba(242,246,255,0.6);
        list-style: none;
        min-height: 390px;
        position: relative;
    }
.track-sec li:last-child {
            margin-right: 0;
        }
.track-sec li h3 {
            font-size: 24px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 20px;
            color: #000;
        }
.track-sec li h4 {
            font-size: 16px;
            color: #006bff;
        }
.track-sec li .fa-check {
            width: 70px;
            height: 70px;
            line-height: 70px;
            background: #006bff;
            border-radius: 100%;
            font-size: 30px;
            color: #fff;
            position: absolute;
            left: -10px;
            top: -20px;
        }
.downloadable-sec {
    background: #fff url(images/star-bg.png) no-repeat left bottom;
    background-size: 50%;
    width: 100%;
    padding: 80px 0;
}
.downloadable-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.downloadable-sec .img-part {
    width: 25%;
    float: left;
    position: relative;
}
.downloadable-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: auto;
    }
.downloadable-sec .img-part img {
        max-width: 100%;
    }
.downloadable-sec .text-part {
    width: 75%;
    float: left;
    padding-left: 150px;
    padding-top: 2.5%;
}
.downloadable-sec .text-part .para {
        width: 90%;
        font-size: 24px;
        margin-bottom: 5px;
    }
.start-off {
    padding: 80px 0 100px;
    background: #112E50 url(images/start-off-bg.jpg) no-repeat;
    background-size:cover;
}
.start-off .top-part {
        text-align: center;
    }
.start-off .top-part h2 {
            color: #fff;
        }
.start-off .bot-part {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
    }
.start-off ul {
        margin-top: 20px;
    }
.start-off li {
        width: 25%;
        float: left;
        position: relative;
        padding: 40px 20px;
        border: 1px solid rgba(255,255,255,0.5);
        text-align: center;
        list-style: none;
        min-height: 210px;
        border-right: 0px;
    }
.start-off li:hover {
            background: #006bff;
        }
.start-off li:hover .icon-start {
                background: #fff;
            }
.start-off li a:hover {
            text-decoration: none;
        }
.start-off ul li .numb {
        width: 42px;
        height: 42px;
        line-height: 38px;
        text-align: center;
        border: 2px solid #0ae7ef;
        border-radius: 50%;
        float: left;
        margin-left: -55px;
        font-size: 22px;
        color: #0ae7ef;
        margin-bottom: 12px;
    }
.start-off li .fa {
        font-size: 20px;
        color: #fff;
        background: #529bff;
        padding: 16px;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
    }
.start-off li .icon-start {
        display: inline-block;
        width: 70px;
        height: 70px;
        line-height: 66px;
        text-align: center;
        background: #509bf4;
        border-radius: 50%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
.start-off li .icon-start img {
            width: 70%;
        }
.start-off li h4 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 17px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }
.start-off li a:hover h4 {
        text-decoration: none;
    }
.start-off li:last-child {
        margin-right: 0;
        border-right: 1px solid rgba(255,255,255,0.5);
    }
.faq-sec {
    width: 100%;
    padding: 60px 0 90px;
}
.faq-sec .faq-inner {
        width: 65%;
        margin: 0 auto;
        text-align: center;
    }
.faq-sec .click-here {
        color: #006bff;
        text-decoration: none;
    }
.faq-sec .faq-inner ul {
        margin: 0;
        padding: 0;
    }
.faq-sec .faq-inner ul li {
            width: 100%;
            float: left;
            padding: 10px 5px;
            list-style-type: none;
            text-align: left;
        }
.faq-sec .faq-inner .accordion_container {
        padding-top: 15px;
    }
.faq-sec .faq-inner .accordion_head {
        overflow: hidden;
        color: #000000;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 5px 5px 5px;
    }
    .faq-sec .faq-inner .accordion_head span:first-child {
        width: 90%;
        display: inline-block;
        font-weight: normal;
        font-size: 16px;
    }
.faq-sec .faq-inner .plusMinus {
        width: 30px;
        height: 30px;
        line-height: 25px;
        background: #006bff;
        border-radius: 100%;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: right;
    }
.faq-sec .faq-inner .accordion_body {
        overflow: hidden;
        font-size: 15px;
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.faq-sec .faq-inner .accordion_body ul {
            padding-left: 15px !important;
        }
.faq-sec .faq-inner .accordion_body ul li {
                border-top: 0 solid #081a31 !important;
                border-bottom: 0 solid #e8e8e8 !important;
                padding: 0 !important;
                list-style-type: disc !important;
                list-style-position: outside;
                margin-bottom: 8px;
                position: relative;
            }

.apply-sec .apply-left {
        float: left;
        width: 60%;
    }
.apply-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.apply-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }
/**program-brochure landing css**/
.program-brochure .banner {
    width: 100%;
    background: #2e3c94 url(../../Content/Images/ai-full-bg.jpg) no-repeat scroll center top;
    background-size: cover;
    padding: 80px 0 30px;
    height: 645px;
}
    .program-brochure .banner .text-part {
        width: 49%;
        float: left;
        margin-top: 132px;
        position: relative;
    }
.program-brochure .banner .text-part .logo-part {
        width: 175px;
        float: left;
        position: absolute;
        left: 0;
        top: 329px;
    }
    .program-brochure .banner .text-part .logo-part img {
        width: 100%;
        display: block;
        border-radius: 100px;
        transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
        transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
        box-shadow: 0 6px 20px rgba(0,0,0,0.25), 0 2px 6px rgba(0,0,0,0.15);
        will-change: transform;
        transform-style: preserve-3d;
        backface-visibility: hidden;
        padding: 4px;
    }
   
.program-brochure .right {
    width: 36%;
    float: right;
}
.program-brochure .banner .img-part {
        width: 33.3333%;
        float: right;
        position: relative;
        margin-top: 36px;
    }
.program-brochure .banner .imgbox {
        width: 100%;
        height: 255px;
        overflow: hidden;
        border-bottom-right-radius: 75px;
        position: relative;
        /*background: #fff;*/
        text-align: center;
        padding-top: 64px;
    }
.program-brochure .banner .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -15px;
        left: -15px;
        z-index: 0;
        border: 3px solid #ffba03;
        border-bottom-right-radius: 75px;
    }
.program-brochure .banner .imgbox img {
        width: 48%;
        position: relative;
    }
.program-brochure .banner h1 {
        color: #fff;
        /*margin-top: 7px;*/
    }
.program-brochure .banner .small-hd {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #fff;
        /*margin-top: 20px;*/
        display: inline-block;
    }
.program-brochure .banner .small-hd::after {
            border-radius: 2px;
            content: "";
            display: inline-block;
            height: 1px;
            margin: 14px 0 0 10px;
            vertical-align: top;
            width: 100px;
            background-color: #fff;
        }
.program-brochure .banner .small-hd .simple-hd {
        text-transform: none;
    }
.program-brochure .banner p {
    color: #fff;
}
.program-brochure .content-part {
    padding: 145px 0 0;
    background: #C4D7FF /*#f7faff*/;
    margin-top: -70px;
}
.program-brochure .content-part .para-bold {
    font-size:22px;
    line-height:30px;
        margin-bottom: 15px;
    }
.program-brochure .content-part p {
        margin-bottom: 15px;
    }
.program-brochure .right-pane {
    width: 100%;
    float: right;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
    position: relative;
    z-index: 2;
    margin-top: 40px;
    border-top: 4px solid #75337a;
}
.program-brochure .right-pane h3 {
        font-size: 18px;
        line-height:24px;
        font-weight:bold;
        margin-top: 0;
        margin-bottom: 0;
        /*background: #ffba03;
        border-radius: 20px 20px 0 0;*/
        padding: 15px 24px 10px;
        text-align:center;
    }
.program-brochure .form-wrap {
    background: #fafafa;
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 9px;
}
.program-brochure .content-part .form-wrap h3 {
    text-align: center;
    color: #005984;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.program-brochure .content-part .last-line {
    border-left: 6px solid #006bff;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 70px;
    width: 80%;
}
.program-brochure .right-pane .zf-templateWidth {
    width: auto !important;
    margin: 0 !important;
}
.program-brochure .right-pane .zf-templateWrapper {
    background: #ffffff;
    border: 0;
    width: 100%;
    min-height: 150px;
    position: relative;
    padding: 0;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.program-brochure .right-pane .zf-tempContDiv input[type="text"], .program-brochure .right-pane .zf-tempContDiv textarea, .program-brochure .right-pane .zf-tempContDiv .zf-pdfTextArea {
    font-size: 13px;
    background: rgb(250, 250, 250);
    border-radius: 2px;
    padding: 6px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(198, 198, 198);
    border-image: initial;
    width: 100% !important;
}
.program-brochure .right-pane .zf-tempFrmWrapper {
    padding: 5px 15px;
    margin: 1px 0;
}
.program-brochure .right-pane .zf-tempFrmWrapper .zf-labelName {
        font-weight: bold;
        font-size: 13px;
        color: rgb(68, 68, 68);
    }
.program-brochure .right-pane .zf-namemedium .zf-nameWrapper {
    width: 100%;
}
.program-brochure .right-pane .zf-namemedium .zf-tempContDiv span:first-child {
    margin-left: 0px;
}
.program-brochure .right-pane .zf-namemedium .zf-tempContDiv span {
    width: 49%;
    margin-left: 2%;
}
.program-brochure .right-pane .zf-medium .zf-phwrapper {
    width: 100%;
}
.program-brochure .right-pane .zf-phwrapper.zf-phNumber span {
    width: 100%;
    margin-bottom: 0;
}
.program-brochure .right-pane .note-zoho {
    font-size: 12px;
    line-height: 1.4;
    font-style: italic;
    color: #666;
    margin-left: 23px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 88%;
}
.program-brochure .right-pane .link-color {
    color: #006bff;
    font-weight: 600;
}
.program-brochure .right-pane .zf-fmFooter {
    text-align: center;
    margin: 0px;
    padding: 10px 25px 25px;
}
/*-25-*/
.program-brochure .aie-different {
    padding: 80px 0px;
    background: #C4D7FF;
}
.program-brochure .aie-different h2 {
        color: #000;
    }
.program-brochure .aie-different .left-part .imgbox {
        width: 90%;
        float: left;
        height: 515px;
        overflow: hidden;
        position: relative;
        border-radius: 20px;
        /*background: #02366e;
        background: linear-gradient(90deg, #78a1d3 0%, #02366e 100%);
        background: -webkit-linear-gradient(90deg, #78a1d3 0%, #02366e 100%);*/
        padding: 0px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #282665;
    }
.program-brochure .aie-different .left-part {
        width: 45%;
        float: left;
        text-align: center;
    }
.program-brochure .aie-different .right-part {
        width: 55%;
        float: left;
        padding-left: 40px;
    }
.program-brochure .aie-different ul li {
        width: 100%;
        float: left;
        padding: 8px 0;
        border-bottom: 1px solid #a5b8e0;
    }
.program-brochure .aie-different ul li .textpart {
        width: 90%;
        float: left;
        font-size: 15px;
        padding-top: 6px;
        padding-left: 15px;
    }
.program-brochure .aie-different ul li .iconbox {
        width: 55px;
        height: 55px;
        padding: 4px;
        border-radius: 50%;
        text-align: center;
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        float: left;
        background: #6F3572;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    }
.program-brochure .aie-different ul li .iconbox img {
            width: 40px;
            margin-top: 4px;
        }
.program-brochure .aie-different .right-part .quote-para {
        margin-top:15px;
        font-style:italic;
    }
.program-brochure .who-should-apply {
    background: #004796 url(../../Content/Images/who-shouuld-apply-banner.jpg) no-repeat left bottom;
    background-size: cover;
    width: 100%;
    padding: 70px 0 90px;
}
.program-brochure .who-should-apply .left-part {
        width: 30%/*40%*/;
        float: left;
        padding-top:10px;
    }
.program-brochure .who-should-apply h3 {
        color: #fff;
        /*border-bottom: 1px solid #75337a;
        padding-bottom: 15px;*/
        font-size:20px;
    }
.program-brochure .who-should-apply ul li p {
        color: #fff;
        padding-bottom: 0px;
        font-size: 15px;
        margin-bottom:8px;
    }
.program-brochure .who-should-apply h2, .who-should-apply p {
        color: #fff;
    }
.program-brochure .who-should-apply .right-part {
        width: 62%;
        float: right;
        /*padding-top: 12px;*/
    }
.program-brochure .who-should-apply .right-part .left-box {
        width: 68.5%;
        float: left;
        padding: 30px 40px;
        min-height: 240px;
        margin-right: 3%;
    }
.program-brochure .who-should-apply .right-part .right-box {
        width: 28.5%;
        float: left;
        padding: 30px 40px;
        min-height: 240px;
    }
.program-brochure .who-should-apply ul li {
        margin-left: 25px;
    }
.program-brochure .who-should-apply ul li .fa-check {

        line-height: 25px;
        font-size: 15px;
        color: #68e4f6;
        margin-left: -26px;
        display: inline-block;
        float: left;
    }
.program-brochure .certification-experience {
    padding: 60px 0 80px;
    background: #974388;
    background: #fff;
}
.program-brochure .certification-experience .inside-list ul {
        width:100%;
        float:left;
        
    }
.program-brochure .certification-experience .inside-list ul li {
        width: 33.3333%;
        float: left;
        padding: 30px 40px;
        color: #3a3a3a;
        min-height: 236px;
        position: relative;
        border-right: 1px solid #d4d4d4;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        display: block;
        -webkit-padding-before: 30px;
        -webkit-padding-after: 30px;
        -webkit-padding-start: 40px;
        -webkit-padding-end: 40px;
    }
.program-brochure .certification-experience .inside-list ul li:nth-child(3) {
                border-right: 0 solid rgba(255, 255, 255, 0.2);
                padding-right: 20px;
            }
.program-brochure .certification-experience .inside-list ul li:nth-child(1) {
                width: 32%;
            }
.program-brochure .certification-experience .inside-list ul li h4 {
                font-size: 24px;
                margin-top:0;
                margin-bottom: 10px;
                
            }
program-brochure .certification-experience h2 {
    color: #000;
}
.program-brochure .certification-experience p {
        color: #454444
    }
.program-brochure .certification-experience h3 {
        font-size: 20px;
        font-weight: 700;
    }
.program-brochure .certification-experience .inside-list {
        margin-top: 30px;
    }
.program-brochure .aie-credential-opens {
    width: 100%;
    padding: 50px 0 0;
}
.program-brochure .aie-credential-opens .last-line {
        border-left: 6px solid #006bff;
        padding: 5px 15px;
        font-weight: 600;
        font-size: 22px;
        line-height: 26px;
        text-transform: uppercase;
        margin-top: 20px;
        width: 80%;
    }
.program-brochure .aie-credential-opens .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 370px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #75347a;
    }
.program-brochure .aie-credential-opens .text-part {
        width: 45%;
        float: left;
    }
.program-brochure .aie-credential-opens .text-part h3 {
            margin-bottom: 20px;
            font-size: 20px;
        }
.program-brochure .aie-credential-opens ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
.program-brochure .aie-credential-opens ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 10px;
            position: relative;
            padding-left: 35px;
        }
    .program-brochure .aie-credential-opens ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #75347A;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 5px;
    }
.program-brochure .aie-credential-opens .img-part {
        width: 45%;
        float: right;
    }
.program-brochure .download-program .inner-part {
    /*background: #8247f5;*/
    width: 100%;
    text-align: center;
    padding: 40px 50px;
    border-radius: 20px;
    margin-bottom: 80px;
    background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
}
.program-brochure .download-program .inner-part p {
        width: 100%;
        font-size: 24px;
        line-height: 1.45;
        color: #fff;
        margin-bottom: 30px;
    }
.program-brochure .download-program a {
    display:inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 6px 25px 9px;
    border: 1px solid #fff;
    border-radius: 40px;
    text-align: center;
    text-decoration: none;
    transition: 0.5s
}
.program-brochure .download-program a:hover {
        background: #fff;
        color: #3D72FC
    }
/**examcoverage**/
.learning-resources-sec {
    /*background: #fff url(images/bg-curve.png) no-repeat right top;
    background-size: 45%;*/
    width: 100%;
    padding: 60px 0 80px;
}
.learning-resources-sec .left-part {
        width: 45%;
        float: left;
    }
.learning-resources-sec .right-part {
        width: 45%;
        float: right;
        padding-top: 35px;
    }
.learning-resources-sec .right-part img {
            max-width: 100%;
        }
.learning-resources-sec .right-part .note {
            line-height: 1.3;
            color: #888;
            font-size: 10px;
            font-style: italic;
            margin-bottom: 0;
            /*margin-top: 15px;*/
        }
.learning-resources-sec ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
.learning-resources-sec ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 7px;
        }
.learning-resources-sec ul li .fa-check {
        width: 18px;
        height: 18px;
        line-height: 18px;
        background: #75347A;
        border-radius: 4px;
        font-size: 13px;
        color: #fff;
        margin-right: 2px;
    }
.learning-resources-sec ul li p {
        width: 95%;
        float: right;
        margin: 0;
        line-height: 20px;
    }
.learning-resources-sec .btn-blue {
        margin-top: 30px;
    }
.framework-sec {
    background: #1D2464;
    width: 100%;
    padding: 80px 0;
}
.framework-sec .img-part {
        width: 40%;
        float: left;
        padding-top: 15px;
    }
.framework-sec .img-part img {
            max-width: 100%;
        }
.framework-sec .text-part {
        width: 55%;
        float: right;
        color: #fff;
    }
.framework-sec .text-part h2 {
            color: #fff;
        }
.framework-sec .text-part .inner-linking {
            color: #fff;
        }
.exam-coverage-sec {
    /*background: #fff url(images/bg-curve-full.png) no-repeat center center;
    background-size: 100%;*/
    width: 100%;
    padding: 60px 0;
}
.exam-coverage-sec .para {
        width: 70%;
    }
.exam-coverage-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.exam-coverage-sec li {
        width: 24%;
        float: left;
        position: relative;
        padding: 30px 25px;
        border: 1px solid #ccc;
        background: #fff;
        margin-right: 15px;
        text-align: left;
        border-radius: 20px;
        list-style: none;
        height: 370px;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.14);
    }
.exam-coverage-sec li:last-child {
            margin-right: 0;
        }
.exam-coverage-sec li h4 {
            font-size: 20px;
            line-height: 24px;
            color: #000;
            margin-top: 0;
            margin-bottom: 15px;
            min-height: 70px;
        }
.exam-coverage-sec li .percent-nubmber {
            font-size: 50px;
            line-height: 50px;
            font-weight: bold;
            color: #000;
            margin-bottom: 30px;
        }
.exam-coverage-sec li ul.exam-list-second {
            margin: 0;
            padding: 0;
        }
.exam-coverage-sec li ul.exam-list-second li {
                width: 100%;
                float: left;
                position: relative;
                margin-bottom: 7px;
                height: auto !important;
                padding: 0 0 0 15px;
                box-shadow: none;
                border: none;
                font-size: 14px;
                height:auto;
                min-height:auto;
            }
.exam-coverage-sec li ul.exam-list-second li:before {
        width: 7px;
        height: 7px;
        content: "";
        background: #75347A;
        position: absolute;
        left: 0;
        top: 8px;
    }
.exam-coverage-sec .btn-blue {
        margin-top: 35px;
    }
.exam-network-sec {
    width: 100%;
    padding: 20px 0 80px;
}
.exam-network-sec .text-part {
        width: 50%;
        float: left;
    }
.exam-network-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
        padding-top: 20px;
    }
.exam-network-sec .img-part .imgbox-back {
            width: 58%;
            height: auto;
            position: absolute;
            right: 0;
            bottom: -10px;
        }
.exam-network-sec .img-part .imgbox-backimg {
            width: 100%;
        }
.exam-network-sec .img-part .imgbox {
            width: 400px;
            overflow: hidden;
            border-radius: 100%;
            height: 400px;
        }
.exam-network-sec .img-part .imgbox img {
                width: 105%;
            }
.apply-sec-small {
    width: 100%;
    padding: 40px 0 80px;
}
.apply-sec-small .apply-inn {
        background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;
        background-size: cover;
        width: 100%;
        padding: 40px 50px 50px;
        border-radius: 20px;
    }
.apply-sec-small h2 {
        color: #fff;
        margin-top: 0;
    }
.apply-sec-small p {
        color: #fff;
    }
.apply-sec-small .apply-left {
        float: left;
        width: 60%;
    }
/**roadmap**/
.that-matters-sec {
    width: 100%;
    padding: 80px 0;
}
.that-matters-sec .img-part {
        width: 45%;
        float: left;
        position: relative;
    }
.that-matters-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 300px;
            position: relative;
        }
.that-matters-sec .img-part .imgbox-border {
            width: 100%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -10px;
            right: -10px;
            z-index: 0;
            border: 2px solid #006bff;
            border-radius: 25px;
        }
.that-matters-sec .img-part img {
            max-width: 100%;
        }
.that-matters-sec .text-part {
        width: 45%;
        float: right;
    }
.that-matters-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.that-matters-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.that-matters-sec span:first-child {
        width: auto !important;
        float: left;
    }
.that-matters-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.that-matters-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.journey-sec {
    /*background: #004796 url(images/journey-bg.jpg) no-repeat left bottom;*/
    /*background-size: cover;*/
    width: 100%;
    padding: 80px 0;
}
/*.journey-sec h2, .journey-sec p {
        color: #fff;
    }*/
.journey-sec .left-part {
        width: 40%;
        float: left;
    }
.journey-sec .right-part {
        width: 50%;
        float: right;
        padding-top: 20px;
    }
.journey-sec ul {
        margin: 0;
        padding: 0;
    }
.journey-sec ul li {
            width: 100%;
            float: left;
            border-bottom: 1px solid rgba(255,255,255,0.5);
            padding: 20px 0;
            list-style-type: none;
            text-align: left;
        }
.journey-sec .accordion_head {
        overflow: hidden;
        color: #fff;
        cursor: pointer;
        font-size: 22px;
        font-weight: 500;
    }
.journey-sec .plusMinus {
        width: 20px;
        height: 20px;
        line-height: 15px;
        border: 1px solid #68eaf6;
        border-radius: 4px;
        font-size: 18px;
        color: #68eaf6;
        text-align: center;
        float: right;
        margin-top: 4px;
    }
.journey-sec .accordion_body {
        overflow: hidden;
        font-size: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.journey-sec .accordion_body .note {
            font-size: 12px;
        }
.journey-sec-new {
    width: 100%;
    padding: 80px 0;
}
.journey-sec-new .para {
        width: 75%;
    }
.journey-sec-new ul {
            margin-top: 30px;
        }
.journey-sec-new ul li {
            width: 100%;
            float: left;
            padding: 10px 20px 20px 0;
            border-bottom: 1px solid rgba(0,0,0,0.09);
            margin-bottom: 20px;
        }
.journey-sec-new ul li:last-child {
        border-bottom: 0 solid rgba(0,0,0,0.09);
        margin-bottom: 0;
    }
.journey-sec-new ul li h3 {
        width: 28%;
        float: left;
        font-size: 24px;
        font-weight: 500;
        margin-top:0;
        padding-right:3%;
        position:relative;
    }
 .journey-sec-new ul li p {
        width: 70%;
        float: left;
        border-left: 1px solid rgba(0,0,0,0.09);
        padding-left: 40px;
        /*min-height: 30px;*/
    }
.journey-sec-new ul li .note {
    display:block;
    width:100%;
    font-size: 12px;
    margin-top:10px;
    }
.journey-sec-new a {
        color: #006bff;
    }
.journey-sec-new ul li ul.listsub {
        width: 68%;
        float: right;
        margin: 0;
    }
.journey-sec-new ul li ul.listsub li {
            color: #202121;
            font-size: 13px;
            list-style-type: disc;
            border: none;
            padding: 2px 0;
            margin: 0;
        }
.journey-sec-new ul li ul.listsub li ul {
                padding-left: 2px;
                margin: 0;
            }
.credential-suite-sec {
    width: 100%;
    padding: 80px 0 70px;
    background:#f6f6f6;
}
.credential-suite-sec .img-part {
        width: 40%;
        float: left;
    }
.credential-suite-sec .img-part img {
            max-width: 100%;
        }
.credential-suite-sec .text-part {
        width: 45%;
        float: right;
        padding-top: 30px;
    }
.digitally-badged-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 80px 0;
    margin-bottom:70px;
}
.digitally-badged-sec .text-part {
        width: 45%;
        float: left;
        padding-top: 60px;
    }
.digitally-badged-sec .img-part {
        width: 35%;
        float: right;
        padding-right: 5%;
    }
.digitally-badged-sec .img-part img {
            max-width: 100%;
        }
/**fee&registration**/
.cert-fee-sec {
    width: 100%;
    padding: 80px 0 0;
}
.cert-fee-sec-inn {
    width: 100%;
    background: #0a2540;
    padding: 40px 40px;
    border-radius: 5px;
}
.cert-fee-sec h2 {
    color: #fff;
}
.cert-fee-sec .left-part {
    width: 60%;
    float: left;
    padding-left: 60px;
    position: relative;
}
.cert-fee-sec .left-part .fee-bg {
        width: 38%;
        height: auto;
        position: absolute;
        left: -15px;
        top: 0;
    }
.cert-fee-sec .left-part .fee-box {
        width: 85%;
        float: left;
        background: #f2f2f2;
        border-radius: 20px;
        padding: 20px 30px;
        margin-top: 30px;
        margin-left: 80px;
        margin-bottom: 20px;
        position: relative;
    }
.cert-fee-sec .left-part .fee-box .fee-logo-part {
            width: 45%;
            float: left;
            margin-right: 20px;
        }
.cert-fee-sec .left-part .fee-box .fee-logo-part img {
                max-width: 100%;
            }
.cert-fee-sec .left-part .fee-box h3 {
        color: #035ad1;
        font-size: 45px;
        font-weight: bold;
        margin-top: 15px;
    }
.cert-fee-sec .left-part .fee-box span.inclusive {
            font-size: 18px;
            color: #333;
            margin-top: -10px;
            display: block;
            font-weight: bold;
        }
.cert-fee-sec .fee-note {
    font-size: 10px;
    color: #eee;
    font-style: italic;
    line-height: 1.5;
    width: 82%;
    margin-left: 80px;
    padding: 10px 10px 10px 30px;
}
.cert-fee-sec .right-part {
    width: 33%;
    float: right;
   
}
.cert-fee-sec .right-part .rightiibx {
        border: 1px solid #475767;
        margin-top: 34px;
        text-align: center;
        padding: 32px 30px;
    }
.cert-fee-sec .readmore-strip .accordion_head span {
    font-weight: bold;
    font-style: italic;
    font-size: 10px;
    color: #fff; cursor:pointer
}
.cert-fee-sec .readmore-strip .accordion_body p {
    color: #fff;
    font-size: 9px;
}
.cert-fee-sec .right-part li {
    width: 100%;
    float: left;
    padding-left: 80px;
    margin-bottom: 30px;
}
.cert-fee-sec .right-part li h4 {
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            margin-bottom: 10px;
        }
.cert-fee-sec .right-part li p {
            color: #fff;
        }
.cert-fee-sec .right-part li .fee-icon {
            width: 60px;
            height: 60px;
            line-height: 53px;
            text-align: center;
            border: 2px solid #68e4f6;
            border-radius: 50%;
            float: left;
            margin-left: -70px;
        }
.cert-fee-sec .right-part li .fee-icon img {
                max-width: 90%;
            }
.fee-mail {
    color: #68e4f6;
    text-decoration: underline;
}
a.fee-mail:hover {
    color: #a4def3 !important;
    text-decoration: underline;
}
.cert-fee-sec .right-part h4 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    
}
.feepage-sec {
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF;
}
.feepage-sec .left-part {
        width: 30%;
        float: left;
    }
.feepage-sec .left-part h2 {
            margin-top: 0;
        }
.feepage-sec .right-part {
        width: 61%;
        float: left;
        padding-left: 50px;
    }
.team-regitration {
    width: 100%;
    margin-bottom: 80px;
    position: relative;
}
.payment-details {
    width: 100%;
    margin-bottom: 60px;
}
.special-fee {
    width: 100%;
    margin-bottom: 60px;
}
.fee-contact {
    width: 100%;
    margin-bottom: 60px;
}
.mail-link {
    color: #006bff;
    text-decoration: none;
}
.mail-link-black {
    font-weight: bold;
    text-decoration: none;
}
.apply-sec-small {
    width: 100%;
    padding: 0 0 80px;
}
.apply-sec-small .apply-inn {
        /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;*/
        background: #8247f5 url(images/pledge-bg1.jpg) no-repeat right bottom;
        background-size: cover;
        width: 100%;
        padding: 40px 50px 50px;
        border-radius: 20px;
        /*background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);*/
    }
.apply-sec-small h2 {
        color: #fff;
        margin-top: 0;
    }
.apply-sec-small p {
        color: #fff;
    }
.apply-sec-small .apply-left {
        float: left;
        width: 60%;
    }
.bottom-btn-sec {
    background: #000 url(images/ready-exam-bg1.jpg) no-repeat right top;
    background-size: cover;
    width: 100%;
    padding: 70px 0;
}
.apply-for-artiba .apply-now-page {
    background: #f7faff /*url("Images/bg-curve.png") no-repeat scroll right top*/;
}
/**artiba edge css**/
.edge-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: #074b96 url(../content/images/artiba-edge-main-banner.jpg) no-repeat center top;
    background-size: cover;
    height: 445px;
}
.edge-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.edge-banner p {
    color: #fff;
}
.edge-banner .banner-left {
        width: 75%;
        float: left;
        padding-top: 60px;
    }
.small-font {
    font-size: 12px;
}
.artiba-edge-page .edge-sec1 {
    background: #fff url(images/banner-dot-bg.png) no-repeat right top;
    background-size: 15%;
    padding: 60px 0 80px;
}
.artiba-edge-page .edge-sec1 .left-part {
        width:50%;
        float:left;
        padding-right: 80px;
        padding-top: 0;
    }
    .artiba-edge-page .edge-sec1 .left-part ul {
        padding-left: 21px;
        float: left;
    }
    .artiba-edge-page .edge-sec1 .left-part ul li {
        width: 100%;
        float: left;
        list-style-type: disc;
        text-align: left;
        margin-bottom: 6px;
    }
.artiba-edge-page .edge-sec1 ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        border: 2px solid #006bff;
        border-radius: 100%;
        font-size: 15px;
        color: #006bff;
        margin-left: -40px;
        display: inline-block;
        float: left;
    }
    .artiba-edge-page .edge-sec1 .right-part {
        width: 50%;
        float: left;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        padding: 10px;
        border-radius: 25px;
        margin-top: 5px;
    }
.artiba-edge-page .edge-sec1 .right-part img {
        max-width: 100%;
        border-radius:20px;
    }
.standard-coverage-sec {
    background: #000 url(images/ready-exam-bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 80px 0 100px;
    text-align: center;
}
.artiba-edge-page .standard-exam-sec {
    /*background: #fff url(images/bg-curve.png) no-repeat left center;
    background-size: 30%;*/
    width: 100%;
    padding: 0 0 80px;
}
.artiba-edge-page .standard-exam-sec .left-part {
        width: 35%;
        float: left;
    }
.artiba-edge-page .standard-exam-sec .right-part {
        width: 60%;
        float: right;
    }
.artiba-edge-page .standard-exam-sec ul {
        margin-top: 20px;
        padding: 0;
    }
.artiba-edge-page .standard-exam-sec ul li {
            width: 31.5%;
            float: left;
            position: relative;
            padding: 20px 30px;
            border: 1px solid #ccc;
            background: #fff;
            margin-right: 30px;
            text-align: left;
            border-radius: 20px;
            list-style: none;
            min-height: 270px;
        }
.artiba-edge-page .standard-exam-sec ul li:last-child {
                margin-right: 0;
            }
.artiba-edge-page .standard-exam-sec ul li .numb {
                width: 28px;
                height: 28px;
                line-height: 24px;
                text-align: center;
                border: 2px solid #006bff;
                background: #006bff;
                border-radius: 50%;
                float: left;
                font-size: 16px;
                color: #fff;
                margin-bottom: 10px;
            }
.artiba-edge-page .knowledge-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 20px 0 90px;
}
.artiba-edge-page .knowledge-sec .knowledge-top {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 15px;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner {
        width: 75%;
        margin: 0 auto;
        text-align: center;
    }
.artiba-edge-page .knowledge-sec .click-here {
        color: #006bff;
        text-decoration: none;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner ul {
        margin: 0;
        padding: 0;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner ul li {
            width: 100%;
            float: left;
            border-top: 1px solid #ccc;
            padding: 15px 0 5px;
            list-style-type: none;
            text-align: left;
            text-align: left;
        }
.artiba-edge-page .knowledge-sec .knowledge-inner ul li:last-child {
                border-bottom: 1px solid #ccc;
            }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_container {
        padding-top: 15px;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_head {
        overflow: hidden;
        color: #000000;
        cursor: pointer;
        font-size: 16px;
        padding: 5px 0px 5px 0;
        text-align: left;
    }
.artiba-edge-page .knowledge-sec .accordion_head span:first-child {
        width: 100%;
        display: inline-block;
    }
.artiba-edge-page .knowledge-sec .accordion_head p.heading {
        width: 85%;
        float: left;
        margin-bottom: 0;
        font-weight: bold;
    }
.artiba-edge-page .knowledge-sec .accordion_head p.spec-level {
        width: auto;
        float: right;
        margin-bottom: 0;
        background: #509bf4;
        padding: 0px 8px;
        text-align: left;
        font-weight: bold;
        font-style: italic;
        color: #fff;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner .plusMinus {
        width: 30px;
        height: 30px;
        line-height: 25px;
        background: #006bff;
        border-radius: 100%;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: right;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body {
        overflow: hidden;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul {
            padding-left: 0 !important;
        }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li {
                border-top: 0 solid #ccc !important;
                list-style: none;
                position: relative;
                margin-bottom: 5px;
                padding: 0 0 0 15px;
            }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li::before {
                    width: 8px;
                    height: 8px;
                    content: "";
                    background: #ffba03;
                    position: absolute;
                    left: 0;
                    top: 10px;
                }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li:last-child {
                    border-bottom: 0 solid #ccc !important;
                }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li span.body-list-width {
                    width: 100%;
                    display: inline-block;
                }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
                    width: 85%;
                    float: left;
                    margin-bottom: 0;
                    font-weight: normal;
                }
.artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
                    width: auto;
                    float: right;
                    margin-bottom: 0;
                    background: #f2f2f2;
                    padding: 0px 8px;
                    text-align: left;
                    font-weight: normal;
                    font-style: italic;
                }
.ai-sec1 {
    background: #004797 /*url(../content/images/bg-curve.png) no-repeat left bottom*/;
    /*background-size: 40%;*/
    padding: 60px 0;
}

.ai-sec1 .imgbox {
        width: 100%;
        background: #004797;
        padding: 20px 50px;
        border-radius: 20px;
        border: 1px solid rgba(255,255,255,0.4);
        margin-bottom: 10px;
        margin-top: 15px;
    }
.ai-sec1 .imgbox img {
            max-width: 100%;
        }
/*.ai-sec1 .right-part {
        padding-left: 85px;
    }*/
    .ai-sec1 .right-part h2{margin-top:0;}
    .ai-sec1 .right-part h2, .ai-sec1 .right-part p {
        color: #fff;
    }
.ai-sec1 .small-font {
        font-size: 10px;
        font-style: italic;
        color: #fff;
        line-height: 1.3;
    }
.impact-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
}
.impact-sec .text-part {
        width: 55%;
        float: left;
    }
.impact-sec .img-part {
        width: 35%;
        float: right;
        padding-top: 40px;
    }
.impact-sec .img-part img {
            max-width: 100%;
        }
.hd-blue {
    font-size: 16px;
    font-weight: bold;
    color: #006bff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.platform-sec {
    background: #f6f6f6 /*url(images/journey-bg.jpg) no-repeat left bottom*/;
    /*background-size: cover;*/
    width: 100%;
    padding: 60px 0;
}
.platform-sec .left-part {
        width: 45%;
        float: left;
        margin-top: 30px;
        padding: 95px 0 0 0;
    }
.platform-sec .right-part {
        width: 45%;
        float: right;
    }
.platform-sec a {
        color: #006bff;
        font-weight: bold;
    }
.artiba-edge-page .careers-01 {
    padding: 80px 0;
    background: #fff url(images/cert-faq-bg.jpg) no-repeat;
    background-size:cover;
}
.artiba-edge-page .careers-01 ul {
        margin-top: 30px;
    }
.artiba-edge-page .careers-01 ul li {
            width: 90%;
            float: left;
            position: relative;
            border-bottom: 1px solid #ccc;
            list-style-type: none;
            text-align: left;
            padding-left: 55px;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }
.artiba-edge-page .careers-01 ul li:nth-child(2) {
                border-bottom: 0 solid #ccc;
                list-style-type: none;
                padding-bottom: 0;
                margin-bottom: 0;
            }
.artiba-edge-page .careers-01 ul li p {
            }
.artiba-edge-page .careers-01 ul li h3 {
                margin-top: 0;
            }
.artiba-edge-page .careers-01 ul li .numb {
                width: 42px;
                height: 42px;
                line-height: 38px;
                text-align: center;
                border: 2px solid #006bff;
                background: #006bff;
                border-radius: 50%;
                float: left;
                font-size: 22px;
                color: #fff;
                margin-left: -55px;
            }
.artiba-edge-page .careers-01 ul li .left-head {
                width: 30%;
                float: left;
                margin-top: 10px;
            }
.artiba-edge-page .careers-01 ul li .right-text {
                width: 70%;
                float: right;
                padding-left: 20px;
                border-left: 1px solid #ececec;
            }
/**partner css**/
.partner-banner {
    background: #0a2540 url(images/partner-banner-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 30px;
    height: 570px;
}
.partner-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.partner-banner p {
        color: #fff;
    }
.partner-banner .banner-left {
        width: 50%;
        float: left;
        padding-top: 60px;
    }
.partner-banner .banner-right {
        width: 44%;
        float: right;
        padding-top: 55px;
    }
.partner-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.partner-banner .banner-imgbox img {
            max-width: 100%;
            position: relative;
        }
.partner-sec1 {
    padding: 60px 0 80px;
}
.partner-sec1 .bg-imgbox {
    position:relative;
    width:100%;
        /*position: absolute;
        left: -100px;*/
    }
.partner-sec1 .bg-imgbox img {
            max-width: 95%;
        }
.partner-sec1 .right-part {
        padding-left: 15px;
        padding-top: 25px;
    }
.partner-link-box {
    width: 100%;
    float: left;
    display: inline-block;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    border-radius: 13px;
    margin-top: 10px;
    padding: 12px 1px;
}
.partner-link-box li {
        width: auto;
        float: left;
        padding: 0 25px;
        border-right: 1px solid #999;
        list-style: none;
    }
.partner-link-box li:last-child {
            border-right: none;
        }
.partner-link-box li a {
            font-size: 16px;
            font-weight: bold;
            color: #006bff;
        }
.partner-sec2 {
    width: 100%;
    padding: 80px 0;
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.partner-sec2 h2 {
        margin-bottom: 20px;
        color:#fff;
    }
.partner-sec2 p {
        color: #fff;
    }
.partner-sec2 .text-part {
        width: 50%;
        float: left;
        padding-right:2%;
    }
.partner-sec2 .img-part {
        width: 40%;
        float: right;
        position: relative;
    }
.partner-sec2 .img-part .imgbox {
        /*width: 420px;
            overflow: hidden;
            border-radius: 100%;
            height: 420px;*/
        width: 100%;
        float: right;
        height: 380px;
        overflow: hidden;
        border-radius: 25px;
    }
.partner-sec2 .img-part .imgbox img {
            width: 120%;
        }
.campus-sec {
    width: 100%;
    padding: 60px 0;
}
.campus-sec .img-part {
        width: 45%;
        float: left;
        text-align: left;
    }
.campus-sec .img-part img {
            max-width: 90%;
        }
.campus-sec .text-part {
        width: 55%;
        float: right;
        padding-right:1%;
    }
.campus-sec .text-part h2 {
            width: 90%;
        }
.campus-sec .text-part .click-link {
            font-weight: bold;
        }
.campus-sec .text-part .click-link:hover {
        text-decoration:underline;
    }
.campus-sec .text-part .btn-click-link {
            border: 1px solid #006bff;
            padding: 0 10px 2px;
            border-radius: 15px;
            color: #006bff;
            font-weight: bold;
            margin-left: 3px;
        }
.campus-sec .text-part .btn-click-link:hover {
                background: #006bff;
                color: #fff;
                text-decoration: none;
            }
.training-sec {
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;*/
    background: #1D2464 /*#00346d*/ url(images/exam023.png) no-repeat right top;
    width: 100%;
    padding: 60px 0 80px;
}
.training-sec h2, .training-sec p {
        color: #fff;
    }
.training-sec .text-part {
        width: 55%;
        float: left;
    }
.training-sec .img-part {
        width: 45%;
        float: right;
        text-align: right;
        padding-top:2%;
    }
.training-sec .img-part img {
            max-width: 90%;
        }
.secon-btn-lm {
    margin-left: 30px;
}
.corporate-sec {
    width: 100%;
    padding: 60px 0;
    background: #C4D7FF /*#e6f0f7*/;
}
.corporate-sec .img-part {
        width: 45%;
        float: left;
    }
.corporate-sec .img-part img {
            max-width: 85%;
        }
.corporate-sec .text-part {
        width: 55%;
        float: right;
        /*padding-top: 20px;*/
        padding-right:3%;
    }
.corporate-sec .text-part .btn-click-link {
            border: 1px solid #006bff;
            padding: 0 10px 2px;
            border-radius: 15px;
            color: #006bff;
            font-weight: bold;
            margin-right: 3px;
        }
.corporate-sec .text-part .btn-click-link:hover {
                background: #006bff;
                color: #fff;
                text-decoration: none;
            }
.yourway-sec {
    width: 100%;
    padding: 80px 0;
}
.yourway-sec .yourway-inn {
        /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;
        background-size: cover;*/
        width: 100%;
        padding: 60px 50px;
        border-radius: 25px;
        /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #663370;
        text-align:center;
    }
.yourway-sec h2 {
        color: #fff;
        margin-top:0;
    }
.yourway-sec h4 {
        font-size: 24px;
        line-height: 32px;
        color: #fff;
        font-weight: bold;
        width: 100%;
        margin-bottom:10px;
    }
.yourway-sec p {
        color: #fff;
    }
.yourway-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.yourway-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }
/**university-partnership**/
.university-partnership-banner {
    background: #2e3c94 url(images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 30px;
    /*height: 560px;*/
    height: 445px;
}
.university-partnership-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top: 0;
    }
.university-partnership-banner p {
        color: #fff;
    }
.university-partnership-banner .banner-left {
        width: 70%;
        float: left;
        padding-top: 60px;
       
    }
.university-partnership-banner .banner-imgbox {
        width: 30%;
        float: right;
        text-align: center;
        padding-top: 80px;
        background: #fff;
        padding-bottom: 35px;
    }
.university-partnership-banner .banner-imgbox img {
            max-width: 67%;
            position: relative;
        }
.elevating-ai-sec {
    width: 100%;
    padding: 80px 0;
}
.elevating-ai-sec .left-part {
        width: 40%;
        float: left;
        padding-right: 30px;
    }
.elevating-ai-sec .right-part {
        width: 55%;
        float: right;
        padding-top: 25px;
    }
.recognized-logo {
    background: #e5e5e5;
    height: 400px;
    padding: 20px 35px;
    border-radius: 20px;
}
.recognized-logo h4 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
#university-logo-slider {
    margin-left: -8px;
}
.recognized-logo .swipe {
    overflow: hidden;
}
.recognized-logo .swipe-wrap {
    overflow: hidden;
    position: relative;
}
.recognized-logo .swipe-wrap > div {
        width: 100%;
        position: relative;
        float: left;
        z-index: 10;
    }
.recognized-logo .logoslide1 {
    height: 370px;
}
.recognized-logo .slider-text {
    width: 100%;
    position: absolute;
    top: -5px;
}
.recognized-logo .slider-text ul {
        list-style: none outside none;
    }
.recognized-logo .slider-text li {
        float: left;
        width: 100%;
        text-align: center;
    }
.recognized-logo .slider-text li img {
            width: 100%;
        }
.university-partnership .logo-ticker {
    width: 100%;
    padding: 40px 0;
    
}
.university-partnership .logo-ticker h3 {
        font-weight:bold;
    }
.university-partnership .logo-ticker h4 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
.university-partnership .logo-ticker .inner-wrap {
        width: 100%;
        float: left;
        /*padding-left: 80px;
        padding-right: 80px;*/
    }
.university-partnership .logo-ticker .bx-wrapper {
        box-shadow: none;
        background: none;
        border: none;
        margin-top: 20px;
    }
.university-partnership .logo-ticker .bx-wrapper, .logo-ticker .bx-window {
        width: 100% !important;
    }
.university-partnership .logo-ticker .slider-container {
        width: 100%;
        height: 92px;
        padding: 0 0 12px;
    }
.university-partnership .logo-ticker #slider {
        list-style: none;
        padding: 0
    }
.university-partnership .logo-ticker #slider li {
            width: 120px !important;
            border:1px solid #eee;
            margin:0 5px;
            background-color:#fff !important;
        }
.university-partnership .logo-ticker #slider img {
            width: 105px;
            margin: 0;
            display: inline-block
        }
.accelerated-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    padding: 20px 0 80px;
}
.accelerated-sec .text-part {
        width: 50%;
        float: left;
    }
.accelerated-sec .img-part {
        width: 40%;
        float: right;
    }
.accelerated-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 340px;
        }
.accelerated-sec .img-part img {
        /*width: 123%;*/
        width: 110%;
    }
.ai-educators-sec {
    background: #000 url(images/ready-exam-bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
}
.ai-educators-sec .text-part {
        width: 45%;
        float: right;
    }
.ai-educators-sec .text-part h2 {
            margin-top: 0;
            color: #fff;
        }
.ai-educators-sec .text-part p {
            color: #fff;
        }
.ai-educators-sec .img-part {
        width: 45%;
        float: left;
    }
.ai-educators-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            background: #eee;
            height: 300px;
        }
.ai-educators-sec .img-part img {
            max-width: 100%;
        }
.university-logo-box {
    width: 410px;
    float: left;
    height: 410px;
    background: #ffffff;
    border-radius: 100%;
    text-align: center;
    line-height: 436px;
}
.university-logo-box img {
        width: 70%;
    }
.takeaways-sec {
    width: 100%;
    padding: 80px 0;
}
.takeaways-sec .text-part {
        width: 45%;
        float: left;
    }
.takeaways-sec ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
.takeaways-sec ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 10px;
            position: relative;
            padding-left: 35px;
        }
.takeaways-sec ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #75347A;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
.takeaways-sec .img-part {
        width: 45%;
        float: right;
    }
.takeaways-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 340px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #282665;
    }
.takeaways-sec .img-part img {
            max-width: 100%;
        }
.accreditation-precess-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 20px 0 80px;
    text-align: center;
}
.accreditation-precess-sec .para {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
.accreditation-precess-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.accreditation-precess-sec li {
        width: 31.5%;
        float: left;
        position: relative;
        padding: 30px 30px;
        /*border: 1px solid #e7edf6;*/
        background: #fff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        /*box-shadow: 0 0 30px rgba(0,0,0,0.14);*/
        list-style: none;
        min-height: 265px;
        margin-bottom: 20px;
        /*background: linear-gradient(145deg, #035AD1, #fff);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
    }
.accreditation-precess-sec li:last-child {
            margin-right: 0;
        }
.accreditation-precess-sec ul li .numb {
        width: 42px;
        height: 42px;
        line-height: 38px;
        text-align: center;
        border: 2px solid #006bff;
        background: #006bff;
        border-radius: 50%;
        float: left;
        font-size: 22px;
        color: #fff;
        margin-bottom: 12px;
    }
.accreditation-precess-sec li h4 {
        font-size: 20px;
        line-height: 24px;
        color: #000;
        margin-top: 0;
        margin-bottom: 10px;
    }
.accreditation-precess-sec li p {
        margin-bottom: 0;
    }
.accreditation-precess-sec .apply-box {
        background: #8247f5 url(images/ready-exam-bg1.jpg) no-repeat left top;
        background-size: auto;
        background-size: cover;
        width: 100%;
        float: left;
        padding: 40px 50px;
        border-radius: 20px;
        margin-top: 40px;
        text-align: left;
    }
.accreditation-precess-sec .apply-box .left-part {
            width: 55%;
            float: left;
        }
.accreditation-precess-sec .apply-box .right-part {
            width: 20%;
            float: left;
            padding-top: 30px;
            text-align: right;
        }
.accreditation-precess-sec .apply-box h3 {
            color: #fff;
        }
.accreditation-precess-sec .apply-box p {
            color: #fff;
        }
.accreditation-precess-sec p.note {
        text-align: left;
        margin-top: 15px;
    }
.university-partnership .learning-academy-sec {
    padding: 80px 0;
    /*background: #e6f0f7 url(../../Content/Images/exam023.png) no-repeat top right;*/
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
}
.university-partnership .learning-academy-sec .leftdvt {
        float: left;
        width: 55%;
    }
.university-partnership .learning-academy-sec .leftdvt h2 {
        color: #fff;
    }
.university-partnership .learning-academy-sec .leftdvt p {

        color: #fff;
    }
.university-partnership .learning-academy-sec .leftdvt h4 {
        font-weight: 600;
        font-size: 17px;
        font-style: italic;
        color: #fff;
        margin-bottom: 5px;
        margin-top:15px;
    }
.university-partnership .learning-academy-sec .leftdvt ul {
        padding-left: 25px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
.university-partnership .learning-academy-sec .leftdvt ul li {
        float: left;
        width: 100%;
        list-style-type: disc;
        font-size: 15px;
        line-height: 1.65;
        color: #fff;
    }
.university-partnership .learning-academy-sec .rightdvt {
        float: right;
        width: 45%;
    }
.university-partnership .learning-academy-sec .rightdvt .imgbox {
        width: 85%;
        float: right;
        height: 490px;
        overflow: hidden;
        border-radius: 25px;
        /*background: linear-gradient(145deg, #ccc, #555);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #1D2464;
    }
.university-partnership .learning-academy-sec .rightdvt img {
        width: 110%;
    }
.university-sec-new3 {
    padding: 80px 0;
    background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
}
.university-sec-new3 .img-part {
        width: 40%;
        float: right;
        position: relative;
        margin-top: 20px;
    }
.university-sec-new3 .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -10px;
        left: -10px;
        z-index: 0;
        border: 2px solid #006bff;
        border-radius: 30px;
    }
.university-sec-new3 .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            height: 290px;
            position: relative;
        }
.university-sec-new3 .text-part {
        width: 50%;
        float: left;
        word-break: keep-all;
        padding-top: 1%;
    }
.university-partnership .subsidized-sec {
    padding: 80px 0;
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat right top;
    background-size: cover;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(135deg, #1D2464 0%, #6F3572 100%);
}
.university-partnership .subsidized-sec .inner-full {
        width: 100%;
        padding: 40px 40px;
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
        border-radius:25px;
    }
.university-partnership .subsidized-sec .img-part {
        width: 40%;
        margin-top: 0;
    }
.university-partnership .subsidized-sec .img-part img {
        max-width: 115% !important;
        width: 115% !important;
    }
.university-partnership .subsidized-sec .text-part {
    width: 55%;
    float: right;
    word-break: keep-all;
    /*padding-top: 1.5%;*/
}
.university-partnership .subsidized-sec .text-part h2, .university-partnership .subsidized-sec .text-part p {
        color: #fff;
    }

.university-partnership .apply-accreditation-sec .apply-accreditation-left {
    width:62%;
    }
/**training-institutions**/
.training-institutions-banner {
    background: #2e3c94 url(images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 30px;
    /*height: 480px;*/
    height: 445px;
}
.training-institutions-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top: 0;
    }
.training-institutions-banner .blue-color {
        color: #006bff;
    }
.training-institutions-banner .banner-left {
        width: 70%;
        float: left;
        /*padding-top: 60px;*/
        padding-top: 110px;
    }
.training-institutions-banner .banner-left p {
        color: #fff;
    }
.training-institutions-banner .banner-imgbox {
        width: 30%;
        float: left;
        text-align: center;
        padding-top: 80px;
        background: #fff;
        padding-bottom: 35px;
    }
.training-institutions-banner .banner-imgbox img {
            max-width: 70%;
            position: relative;
        }
.training-institutions-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.training-institutions-banner .dot-bg img {
            max-width: 100%;
        }
.become-training-sec1 {
    width: 100%;
    padding: 80px 0;
}
.become-training-sec1 h2 {
    margin-top:0;
}
.become-training-sec1 .img-part {
        width: 45%;
        float: left;
    }
.trainin-logo-box {
    width: 410px;
    float: left;
    height: 340px;
    background: #f2f2f2;
    border-radius: 100%;
    text-align: center;
    line-height: 436px;
}
.trainin-logo-box img {
        width: 70%;
    }
.become-training-sec1 .text-part {
    width: 55%;
    float: right;
}
.global-edge-sec {
    background: #000 url(images/training-blue-bg1.png) no-repeat right bottom;
    background-size: 100%;
    width: 100%;
    padding: 80px 0;
}
.global-edge-sec h2, .global-edge-sec p {
        color: #fff;
    }
.global-edge-sec h3 {
        color: #fff;
    }
.global-edge-sec .global-edge-inner {
        width: 65%;
        margin: 0 auto;
        text-align: center;
    }
.global-edge-sec .top-part {
        width: 100%;
    }
.global-edge-sec .bot-part {
        width: 100%;
        margin-top: 40px;
    }
.global-edge-sec .left-part {
        width: 40%;
        float: left;
    }
.global-edge-sec .right-part {
        width: 50%;
        float: right;
        padding-top: 20px;
    }
.global-edge-sec ul {
        margin-top: 30px;
        padding: 0;
    }
.global-edge-sec ul li {
            float: left;
            margin-right: 30px;
            margin-bottom: 30px;
            width: 31.5%;
            border: 1px solid #ccc;
            padding: 20px 50px 20px 40px;
            border-radius: 15px;
            position: relative;
            min-height: 300px;
        }
.global-edge-sec ul li:nth-child(3n+3) {
                margin-right: 0;
            }
.global-edge-sec ul li .numb {
                width: 42px;
                height: 42px;
                line-height: 38px;
                text-align: center;
                border: 2px solid #0ae7ef;
                border-radius: 50%;
                float: left;
                font-size: 22px;
                color: #0ae7ef;
                margin-bottom: 12px;
            }
.global-edge-sec ul li .fa-check {
                width: 28px;
                height: 28px;
                line-height: 25px;
                border: 2px solid #68e4f6;
                border-radius: 100%;
                font-size: 15px;
                color: #68e4f6;
                margin-left: -40px;
                display: inline-block;
                float: left;
            }
.global-edge-sec ul li p {
                color: #fff;
                margin-bottom: 0;
            }
.global-edge-sec .note {
        font-size: 12px;
        color: #ccc;
        font-style: italic;
        margin-bottom: 0;
    }
.training-institutions .standard-exam-sec {
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF /*#f7faff*/;
}
.training-institutions .standard-exam-sec .left-part {
        width: 40%;
        float: left;
        padding-top: 30px;
    }
.training-institutions .standard-exam-sec .right-part {
        width: 55%;
        float: right;
    }
.training-institutions .standard-exam-sec .right-part li {
        float: left;
        width: 100%;
        padding: 30px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 10px;
        border: 1px solid #cfd2d7;
        background: #fff;
    }
.training-institutions .standard-exam-sec .right-part li .img-part {
        width: 65px;
        float: left;
        padding-top:4px;
    }
.training-institutions .standard-exam-sec .right-part li .text-part {
            width: 85%;
            float: left;
        }
.training-institutions .standard-exam-sec .right-part li p {
        margin-bottom:0;
        /*font-weight:bold;*/
    }
.training-institutions .standard-exam-sec .right-part li .fa-check {
        width: 40px;
        height: 40px;
        line-height: 40px;
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: #6F3572;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        border-radius: 100%;
        font-size: 15px;
        color: #fff;
        display: inline-block;
        float: left;
        margin-bottom: 10px;
    }
.training-institutions .benefits-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size:cover;
    width: 100%;
    padding: 80px 0;
}
.training-institutions .benefits-sec .img-part {
        width: 35%;
        float: right;
        padding:10px 0 10px 10px;
        background:#fff;
        margin-top:0;
    }
.training-institutions .subsidized-sec {
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;*/
    /*background: #f2f1ed;*/
    width: 100%;
    padding: 80px 0;
}
.training-institutions .subsidized-sec .img-part {
    width: 45%;
    float: left;
    position: relative;
    margin-top: 20px;
}
.training-institutions .subsidized-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*background: #eee;*/
        height: 350px;
        position: relative;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #673371;
    }
.training-institutions .subsidized-sec .text-part {
    width: 45%;
    float: right;
}
.training-institutions .subsidized-sec ul {
        margin: 20px 0 15px;
        padding: 0;
    }
.training-institutions .subsidized-sec ul li {
    width: 97%;
    float: left;
    position: relative;
    padding-left: 35px;
    margin-bottom:10px;
    color:#fff;
}
    .training-institutions .subsidized-sec ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        /*background: #006bff;*/
        border: 2px solid #855592;
        border-radius: 100%;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
.training-institutions .global-edge-sec ul {
    margin-top: 20px;
    padding: 0;
    float: left;
    width:100%;
}
.training-institutions .global-edge-sec ul li {
        border: 1px solid rgba(255,255,255,0.4);
        padding: 20px 40px 20px 35px;
        min-height: 230px;
        word-break: keep-all;
        background: #fff;
    }
.training-institutions .global-edge-sec ul li .numb {
            background: #006bff;
            color: #fff;
            border:0;
        }
.training-institutions .global-edge-sec ul li p {
            color: #202121;
            margin-bottom: 0;
        }
.training-institutions .apply-accreditation-sec {
    padding: 60px 0 120px;
}
.training-institutions .apply-accreditation-sec h2 {
        margin-bottom: 10px;
    }
    .training-institutions .apply-accreditation-sec h2 span {
        color: #75347A;
    }
.training-institutions .apply-accreditation-sec p {
        font-size: 18px;
        line-height: 1.45;
    }
/**corporate-partnership**/
.corporate-partnership-banner {
    background: #2e3c94 url(images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 30px;
    /*height: 480px;*/
    height: 445px;
}
.corporate-partnership-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top: 0;
    }
.corporate-partnership-banner .blue-color {
        color: #006bff;
    }
    .corporate-partnership-banner .banner-left {
        width: 70%;
        float: left;
        /*padding-top: 60px;*/
        padding-top: 110px;
    }
.corporate-partnership-banner .banner-left p {
        color: #fff;
    }
.corporate-partnership-banner .banner-imgbox {
        width: 30%;
        float: left;
        text-align: center;
        padding-top: 80px;
        background: #fff;
        padding-bottom: 35px;
    }
.corporate-partnership-banner .banner-imgbox img {
            max-width: 62%;
            position: relative;
        }
.corporate-partnership-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.corporate-partnership-banner .dot-bg img {
            max-width: 100%;
        }
.corporate-sec1 {
    /*background: #fff url(images/bg-curve-full.png) no-repeat;
    background-size: 70%;*/
    width: 100%;
    padding: 80px 0;
}
.corporate-sec1 .img-part {
        width: 45%;
        float: left;
    }
.corporate-logo-box {
    width: 410px;
    float: left;
    height: 410px;
    background: #f2f2f2;
    border-radius: 100%;
    text-align: center;
    line-height: 436px;
}
.corporate-logo-box img {
        width: 70%;
    }
.corporate-sec1 .text-part {
    width: 55%;
    float: right;
    padding-top:2%;
    padding-right: 2%;
}
.benefits-sec {
    background: #fff url(images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 60px 0 120px;
}
.benefits-sec .text-part {
        width: 55%;
        float: left;
        /*padding-top: 10px;*/
    }
.benefits-sec .text-part ul {
            margin: 20px 0 0;
            padding: 0;
        }
.benefits-sec .text-part ul li {
        /*width: 100%;*/
        width: 87%;
        float: left;
        margin-bottom: 15px;
        position: relative;
        padding-left: 35px;
    }
    .benefits-sec .text-part ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #6F3572;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
    .benefits-sec .img-part {
        width: 45%;
        float: right;
        padding: 9% 3%;
        border: 1px solid #fff;
        border-radius: 25px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        margin-top:25px;
    }
.benefits-sec .img-part img {
            max-width: 100%;
        }
.corporate-partnership .benefits-sec {
    padding: 80px 0;
    background: #C4D7FF;
}
.corporate-partnership .global-edge-sec ul {
    padding: 0;
    float:left;
}
.corporate-partnership .global-edge-sec ul li {
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 23%;
        border: 1px solid rgba(255,255,255,0.4);
        padding: 20px 40px 20px 35px;
        border-radius: 15px;
        position: relative;
        min-height: 230px;
        word-break: keep-all;
        background:#fff;
    }
.corporate-partnership .global-edge-sec ul li:nth-child(4) {
            margin-right: 0;
        }
.corporate-partnership .global-edge-sec ul li .numb {
        width: 42px;
        height: 42px;
        line-height: 40px;
        text-align: center;
        background: #006bff;
        /*border: 2px solid #0ae7ef;*/
        border: 0;
        border-radius: 50%;
        float: left;
        font-size: 22px;
        color: #fff;
        margin-bottom: 12px;
    }
.corporate-partnership .global-edge-sec ul li p {
        color: #202121 /*#fff*/;
        margin-bottom: 0;
    }
.corporate-partnership .subsidized-sec {
    /*background: #fff url(images/cert-faq-bg.jpg) no-repeat right top;
    background-size: cover;*/
    background: #6F3572;
    background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(230deg, #6F3572 0%, #1D2464 100%);
    width: 100%;
    padding: 80px 0;
}
.corporate-partnership .subsidized-sec .img-part {
        width: 45%;
        float: left;
        position: relative;
        margin-top: 20px;
    }
.corporate-partnership .subsidized-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        /*background: #eee;*/
        height: 290px;
        position: relative;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #673371;
    }
.corporate-partnership .subsidized-sec .text-part {
        width: 45%;
        float: right;
        word-break:keep-all;
        padding-top:3.5%;
    }
.corporate-partnership .apply-accreditation-sec {
    padding: 60px 0 120px;
}
.corporate-partnership .apply-accreditation-sec h2 {
        margin-bottom: 10px;
    }
    .corporate-partnership .apply-accreditation-sec h2 span {
        color: #640d5e;
        /*display:block;
        font-size:28px;
        font-weight:normal;
        text-transform:uppercase;*/
    }
.corporate-partnership .apply-accreditation-sec p {
        font-size: 18px;
        line-height: 1.45;
    }
/**partner form css**/
.request-form-banner {
    width: 100%;
    background: #C4D7FF;
    padding: 85px 0 30px;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.request-form-banner h2 {
        font-size: 28px;
        font-weight: bold;
        color: #fff/*#0b3558*/;
        margin-top: 0;
        margin-bottom: 5px;
    }
.request-form-banner span {
        font-size: 28px;
        font-weight: bold;
        color: #fff/*#0b3558*/;
        margin-top: 0;
        margin-bottom: 5px;
        clear:both;
    }
.request-form-banner h1 {
        font-size: 40px;
        line-height: 55px;
        font-weight: bold;
        color: #fff/*#0b3558*/;
        margin-top: 0;
    }
.request-form-banner .blue-color {
        color: #006bff;
    }
.request-form-banner .banner-left {
        width: 100%;
        float: left;
        padding-top: 60px;
    }
.request-form-sec {
    width: 100%;
    padding: 80px 0;
}
.request-form-sec .request-form-inner-box {
        width: 65%;
        min-height: 200px;
        position: relative;
        padding: 40px 60px;
        border: 1px solid #e7edf6;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
    }
.request-form-sec .request-form-inner-box select {
            max-width: 100% !important;
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.request-form-sec .request-form-inner-box input[type="text"] {
            max-width: 100% !important;
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.request-form-sec .request-form-inner-box textarea {
            max-width: 100% !important;
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.request-form-sec .request-form-inner-box .btn-submit {
            display: inline-block;
            background: #006bff;
            padding: 10px 25px;
            font-family: "Segoe UI","Open Sans",sans-serif;
            font-size: 16px;
            line-height: 16px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            -webkit-border-radius: 100px;
            -o-border-radius: 100px;
            -moz-border-radius: 100px;
            -ms-border-radius: 100px;
            border-radius: 100px;
            margin-top: 15px;
        }
.request-form-sec .request-form-inner-box .btn-submit:hover {
                background: #035ad1;
                color: #fff;
                text-decoration: none;
            }
.request-form-sec .request-form-inner-box li {
            width: 100%;
            float: left;
            margin-bottom: 30px;
            list-style: none;
        }
.request-form-sec .request-form-inner-box .form-label {
            width: 30%;
            float: left;
            padding-right: 25px;
            position: relative;
            font-size: 15px;
            line-height: 20px;
            font-weight: bold;
            text-align: left;
        }
.request-form-sec .request-form-inner-box .form-field {
            width: 70%;
            float: left;
            position: relative;
        }
.request-form-sec .request-form-inner-box .form-field .col-first {
                width: 48%;
                float: left;
            }
.request-form-sec .request-form-inner-box .form-field .col-second {
                width: 48%;
                float: right;
            }
.important {
    color: #ff0000 !important;
    font-weight: normal;
    margin-left: 0px;
    padding: 0;
}
.name-sub-lable {
    font-size: 12px;
    color: #363636;
    font-style: normal;
    font-weight: 400;
}
.verfication-box {
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #f6f6f6;
}
.import-note {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    color: #666;
    text-align: left;
    margin-top: 5px;
}
/**partner thanks css**/
.patnership-thanks {
    width: 100%;
    padding-top: 80px;
}
.partnership-thanks-sec {
    width: 100%;
    padding: 80px 0;
    background: #fff url(images/thanks-bg.jpg) no-repeat right top;
    background-size: cover;
    border-top: 1px solid #e2e2e2;
}
.partnership-thanks-sec .thanks-inner-box {
        width: 80%;
        min-height: 200px;
        position: relative;
        padding: 60px 40px;
        border: 1px solid #e7edf6;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        border-radius: 20px;
        box-shadow: 0 0 6px rgba(0,0,0,0.14);
        text-align: center;
    }
.partnership-thanks-sec .thanks-inner-box h1 {
            font-size: 38px;
            margin-top: 0;
        }
.partnership-thanks-sec .thanks-inner-box h3 {
            font-size: 22px;
        }
.partnership-thanks-sec .thanks-inner-box .line {
            height: 1px;
            width: 80%;
            background: #ccc;
            margin: 40px auto;
        }
/**apply-for-artiba page css**/
.apply-for-artiba .apply-now-page {
    background: #f7faff /*url("Images/bg-curve.png") no-repeat scroll right top*/;
    /*background-size: 30%;*/
    padding: 0 0 80px;
}
/**login page css**/
.login-page {
    overflow: hidden;
}
.login-page .login-inner {
        padding: 131px 0;
        background: #fff url("Images/login-bg.jpg") no-repeat scroll center top;
        background-size: cover;
        border-top: 1px solid #e2e2e2;
    }
.login-page .login-center {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
.login-page .login-box {
        width: 40%;
        float: right;
        padding: 50px 40px;
        border-radius: 14px;
        background: #fff;
        box-shadow: 0 -1px 10px rgba(0,0,0,0.14);
        text-align: left;
        margin-top: 37px;
    }
.login-page h2 {
        color: #0b3558;
        margin-top: 0;
        margin-bottom: 20px;
        font-weight: bold;
        font-size: 28px;
    }
.login-page .form-wrapper {
        width: 100%;
    }
.login-page .login-box input[type="text"], [type="email"], [type="password"] {
        width: 100%;
        max-width: 100%;
        padding: 12px 12px;
        margin: 5px 0;
        background: #fff;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 10px rgba(0,0,0,0.09);
        font-size: 15px;
        color: #666;
        font-family: "Segoe UI",sans-serif;
    }
.login-page .login-box input[type="checkbox"] {
        float: left;
        cursor: pointer;
        margin-right: 5px;
        margin-top: 12px;
        width: auto;
    }
.rem-forgot-part {
    width: 100%;
    float: left;
}
.rem-forgot-part .left-part {
        width: 50%;
        float: left;
    }
.rem-forgot-part .left-part em {
            float: left;
            font-size: 14px;
            font-weight: bold;
            margin-top: 8px;
            color: #666;
        }
.rem-forgot-part .right-part {
        width: 50%;
        float: left;
    }
.rem-forgot-part .right-part em {
            float: right;
            font-size: 14px;
            font-weight: bold;
            margin-top: 8px;
            color: #666;
        }
.login-page .btn-login {
    padding: 10px 30px;
    background: #006bff;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    text-transform: capitalize;
    display: inline-block;
    border: 0;
    outline: 0;
    cursor: pointer;
    font-family: "Segoe UI",sans-serif;
    margin-top: 25px;
}
.login-page .btn-login:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
.login-page .create-account-box {
    width: 38%;
    float: left;
    padding-top: 87px;
}
.login-page .create-account-box h3 {
        font-size: 24px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 10px;
    }
.login-page .create-account-box p {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 0;
        color: #555;
    }
.login-page .create-account-box .btn-account {
        padding: 9px 20px;
        border: 1px solid #006bff;
        font-size: 15px;
        font-weight: 700;
        color: #006bff;
        text-align: center;
        border-radius: 50px;
        text-transform: capitalize;
        display: inline-block;
        outline: 0;
        cursor: pointer;
        font-family: "Segoe UI",sans-serif;
        margin-top: 25px;
    }
.login-page .create-account-box .btn-account:hover {
            color: #fff;
            background: #006bff;
            text-decoration: none;
        }
.bottom-text {
    margin-top: 75px;
}
.bottom-text a {
        font-weight: bold;
        color: #006BFF;
    }
/**create-account page css**/
.create-account-banner {
    width: 100%;
    background: #f7faff;
    padding: 80px 0 30px;
}
.create-account-banner .banner-left {
        width: 50%;
        float: left;
        padding-top: 80px;
    }
.create-account-banner .banner-right {
        width: 41%;
        float: right;
        text-align: right;
        position: relative;
        padding-top:30px;
    }
.create-account-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #0b3558;
        margin-top: 0;
    }
    .create-account-banner .blue-color {
        color: #75337a;
    }
.create-account-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.create-account-banner .banner-imgbox img {
            max-width: 100%;
            position: relative;
        }
.create-account-banner .banner-imgbox .img-margin {
            margin-top: -60px;
        }
.create-account-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        right: -100px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.banner-login-part {
    width: 70%;
    background: #640d5e;
    padding: 19px 11px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
    border-radius: 15px;
    position: absolute;
    right: 40px;
    top: 60%;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
    border: 10px solid #282665;
}
.banner-login-part .log-img {
        float: left;
        width: 30%;
    }
.banner-login-part .log-info {
        float: left;
        width: 65%;
        padding-top: 7px;
        padding-left: 15px;
        text-align: left;
    }
    .banner-login-part .log-info a {
        color: #fff;
    }
    .banner-login-part .log-info span {
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }
    .banner-login-part .log-info h4 {
        font-size: 11px;
        font-weight: bold;
        font-style: italic;
        color: #fff;
    }
.apply-for-artiba .apply-now-page {
    padding: 0 0 80px;
}
.apply-for-artiba .apply-now-page .content-center-part {
        width: 80%;
        background: #fff;
        /*border: 1px solid #e7edf6;*/
        padding: 40px 40px;
        border-radius: 20px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.14);
        /*margin-left: auto;
                margin-right: auto;*/
        position:relative;
    }
.apply-form .form {
}
.apply-form .form h3 {
        font-size: 16px;
        font-weight: bold;
        color: #000;
        
        border-bottom: 1px solid #ebeff4;
        padding-bottom: 16px; margin:0
    }
.apply-form .form select {
        width: 100%;
        border: 1px solid #ccc !important;
        padding: 10px 15px;
        font-size: 14px;
        color: #9a9a9a;
        text-transform: uppercase;
        border-radius: 4px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: "Segoe UI","Open Sans",sans-serif !important;
        font-weight: 400;
    }
.apply-form .form input[type="text"], .apply-form .form input[type="email"], .apply-form .form input[type="password"] {
        width: 100%;
        border: 1px solid #ccc !important;
        padding: 12px 15px;
        font-size: 14px;
        text-overflow: ellipsis;
        border-radius: 4px;
        /*text-transform: uppercase;*/
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: "Segoe UI","Open Sans",sans-serif !important;
        font-weight: 400;
        color: #9a9a9a;
    }
.apply-form .form .captcha-class {
        width: 100%;
        background: #fff;
        border: 1px solid #dfdfdf;
        margin-bottom: 15px;
        margin-top: 15px;
        padding: 25px 20px 10px;
        font-family: "Segoe UI","Open Sans",sans-serif; font-weight:400;
    }
    .apply-form .form .captcha-class .textL {
        width: 55%;
        float: left;
    }
.apply-form .form .captcha-class .imgR {
            float: left;
            border-radius: 2px;
            letter-spacing: 0.5px;
            cursor: pointer;
            color: #fff;
            display: inline-block;
            margin-left: 10px;
            font-size: 16px;
            font-weight: bold;
            border: 1px;
            font-family: "Segoe UI","Open Sans",sans-serif;
        }
.apply-form .form span.blue-label {
        font-size: 11px;
        
        color: #9a9a9a;
        padding: 5px 0 3px;
        display: block;
    }
.apply-form .form .captcha-class span.blue-label {
        padding: 5px 0 25px;
    }
.btn-create-account {
    background: #006bff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    border: none;
    border-radius: 100px;
    margin-top: 5px;
}
.btn-create-account:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
.apply-form .form .disclaimer-note {
    font-size: 15px;
    line-height: 23px;
    font-style: italic;
    margin-top: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: none;
        background: #ffffff url("https://ik.imagekit.io/credforce/tmi/images/select-arrow.png?v=1") no-repeat right center !important;
        background-size: 15px;
    }

    ::i-block-chrome, select {
        height: 40px;
        text-transform: uppercase;
    }
}
/**Insight page css**/
.insights-banner {
    background: #010226 url(images/shape-1.png) no-repeat right;
    padding: 85px 0 30px;
    height: 545px;
}
.insights-banner .relative {
        position: relative;
    }
.insights-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top:0;
    }
.insights-banner h3 {
        color: #fff;
        margin-bottom: 7px;
    }
.insights-banner p {
        color: #fff;
    }
.insights-banner .banner-left {
        width: 70%;
        float: left;
        border-right: 1px solid #424242;
        margin-top: 105px;
        padding-right: 65px;
    }
.insights-banner .banner-right {
        width: 28%;
        float: right;
        margin-top: 185px;
    }
.insights-banner .banner-right img{ width:100%;}
.insights-blog-sec {
            /*background: #f8f8f8 url(images/bg-curve-full.png) no-repeat center center;
    background-size: 100%;*/
            width: 100%;
            padding: 80px 0;
            text-align: center;
        }
.insights-blog-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.insights-blog-sec li {
        width: 31.5%;
        float: left;
        border: 1px solid #ccc;
        background: #fff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        list-style: none;
        overflow: hidden;
    }
.insights-blog-sec li:hover {
            box-shadow: 0 0 30px rgba(0,0,0,0.14);
        }
.insights-blog-sec li:last-child {
            margin-right: 0;
        }
.insights-blog-sec ul li .imgbox {
        width: 100%;
        height: 175px;
        overflow: hidden;
    }
.insights-blog-sec ul li .textbox {
        width: 100%;
        padding: 20px;
        position: relative;
        min-height: 340px;
    }
.insights-blog-sec ul li .blog-date {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        background: #006bff;
        padding: 2px 7px;
        border-radius: 4px;
        margin-bottom: 5px;
    }
.insights-blog-sec ul li h4 {
        font-size: 20px;
        line-height: 28px;
        font-weight: bold;
        margin-bottom: 10px;
      
    }
.insights-blog-sec ul li a h4, .insights-blog-sec ul li a p {
        color: #000;
    }
.insights-blog-sec ul li a:hover {
        text-decoration: none;
    }
.insights-blog-sec ul li .btn {
        position: absolute;
        left: 20px;
        bottom: 30px;
    }
.insights-blog-sec .btn-blue {
        margin-top: 30px;
    }
.insight-extra-downloadable {
    padding: 80px 0;
    background: #ffffff url(images/curriculum-bg.png) no-repeat right bottom;
    background-size: 100%;
}
.insight-extra-downloadable .text-part {
        width: 55%;
        float: left;
        padding-top: 70px;
    }
.insight-extra-downloadable ul {
        width: 100%;
        float: left;
        margin-bottom: 8px;
        padding-left: 15px;
    }
.insight-extra-downloadable li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 7px;
        padding: 0 0 0 15px;
    }
.insight-extra-downloadable li::before {
            width: 8px;
            height: 8px;
            content: "";
            background: #ffba03;
            position: absolute;
            left: 0;
            top: 7px;
        }
.insight-extra-downloadable .img-part {
        width: 30%;
        float: right;
        position: relative;
    }
.insight-extra-downloadable .img-part .imgbox {
            width: 85%;
            overflow: hidden;
            border-radius: 25px;
            height: auto;
        }
.insight-extra-downloadable .img-part img {
            max-width: 100%;
        }
.get-going-sec {
    width: 100%;
    padding: 90px 0;
    /*background: #00346d;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(135deg, #1D2464 0%, #6F3572 100%);
}
.get-going-sec .get-going-box {
        /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat left top;
        background-size: cover;*/
        width: 100%;
        float: left;
        /*padding: 40px 50px;
        border-radius: 20px;*/
        text-align: center;
        
    }
.get-going-sec h2 {
        margin-top: 0;
        /*margin-bottom: 10px;*/
        color: #fff;
    }
.get-going-sec p {
        color: #fff;
    }
.get-going-sec .apply-left {
        float: left;
        width: 60%;
    }
.get-going-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.get-going-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }

/**Events page css**/
.events-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: #051222 url(../content/images/events-banner.jpg) no-repeat center top;
    background-size: cover;
    height: 58rem;
}
.events-banner h1 {
        color: #fff;
        margin-top: 0;
    }
.events-banner p {
        color: #fff;
    }
.events-banner .banner-left {
        width: 52%;
        float: left;
        padding-top: 120px;
    }
.groundbreaking-sec1 {
    width: 100%;
    padding: 80px 0;
    text-align: center;
    background: #6F3572;
    background: linear-gradient(90deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(90deg, #1D2464 0%, #6F3572 100%);
    position: relative;
}
.groundbreaking-sec1 .accreditation-inn {
        width: 85%;
        /*background: #fff;*/
        margin-left: auto;
        margin-right: auto;
        /*padding: 50px;
        border: 1px solid #d1d0cc;
        border-radius: 20px;*/
        /*box-shadow: 0 0 10px rgba(0,0,0,0.14);*/
        text-align: center;
    }
.groundbreaking-sec1 .hd-blue {
        font-size: 24px;
        font-weight: bold;
        color: #ffc400;
    }
.groundbreaking-sec1 h2, .groundbreaking-sec1 p {
        color: #fff;
    }
.events-sec1 {
    background: #C4D7FF;
    width: 100%;
    padding: 80px 0;
}
.events-sec1 .top-part {
        width: 100%;
        position: relative;
        padding-bottom: 30px;
    }
.events-sec1 .top-part .text-part {
        width: 50%;
        float: left;
    }
.events-sec1 .top-part .img-part {
        width: 45%;
        float: right;
    }
.events-sec1 .top-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 330px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border: 10px solid #97aad2;
    }
.events-sec1 .top-part .img-part img {
        width: 115%;
    }
.events-sec1 .bot-part {
        width: 100%;
        position: relative;
    }
.events-sec1 .bot-part .left-part {
            width: 100%;
            float: left;
        }
.events-sec1 .bot-part .left-part h4 {
                font-size: 20px;
                font-weight: bold;
                margin-bottom: 10px;
            }
.events-sec1 .bot-part .left-part ul {
                margin-top: 30px;
                padding: 0;
            }
.events-sec1 .bot-part .left-part ul li {
        width: 47%;
        float: left;
        list-style-type: none;
        text-align: left;
        padding-left: 40px;
        /*margin-right: 50px;*/
        margin-right: 15px;
        margin-bottom: 10px;
    }
.events-sec1 .bot-part .left-part ul li:nth-child(2n+2) {
                        margin-right: 0;
                    }
.events-sec1 .bot-part .left-part ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        border-radius: 100%;
        font-size: 15px;
        color: #fff;
        margin-left: -40px;
        margin-top: -3px;
        display: inline-block;
        float: left;
        background: #1D2464;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    }
.events-sec1 .bot-part .right-part {
            /*background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;
            background-size: cover;*/
            width: 100%;
            float: left;
            /*padding: 40px 50px;
            border-radius: 20px;*/
            margin-top: 40px;
        }
.events-sec1 .bot-part .right-part p {
        width: 60%;
        font-size: 18px;
        line-height: 1.6;
        font-weight: 400;
    }
.events-sec1 .bot-part .right-part p.write-to-us {
            font-size: 18px;
            line-height: 1.6;
            font-weight: 400;
        }
.events-sec1 .bot-part .right-part a {
                text-decoration: underline;
                font-weight: bold;
            }
.events-sec2 {
    /*background: #004796;*/
    width: 100%;
    padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 20%, #1D2464 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 20%, #1D2464 100%);
}
.events-sec2 .text-part {
        width: 50%;
        float: right;
        padding-right:2%;
    }
.events-sec2 .text-part h2, .events-sec2 .text-part p {
        color: #fff;
    }
.events-sec2 .img-part {
        width: 45%;
        float: left;
    }
.events-sec2 .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 290px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #0653C3;
    }
.events-sec2 .img-part img {
        max-width: 100%;
    }
.events-sec2 .top-part {
        width: 100%;
        position: relative;
        padding-bottom: 50px;
    }
.events-sec2 .bot-part {
        width: 100%;
        position: relative;
    }
.events-sec2 .bot-part .left-part {
            width: 100%;
            float: left;
        }
.events-sec2 .bot-part .left-part h4 {
                font-size: 20px;
                font-weight: bold;
                color:#fff;
                margin-bottom: 10px;
            }
.events-sec2 .bot-part .left-part ul {
                margin-top: 30px;
                padding: 0;
            }
.events-sec2 .bot-part .left-part ul li {
        width: 47%;
        float: left;
        list-style-type: none;
        text-align: left;
        padding-left: 40px;
        /*margin-right: 50px;*/
        margin-right: 15px;
        margin-bottom: 10px;
        color:#fff;
    }
.events-sec2 .bot-part .left-part ul li:nth-child(2n+2) {
                        margin-right: 0;
                    }
.events-sec2 .bot-part .left-part ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        /*border: 2px solid #006bff;
                        background: #006bff;*/
        border-radius: 100%;
        font-size: 15px;
        color: #fff;
        margin-left: -40px;
        margin-top: -3px;
        display: inline-block;
        float: left;
        background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    }
.events-sec2 .bot-part .right-part {
            /*background: #8247f5 url(images/ready-exam-bg1.jpg) no-repeat right top;
            background-size: cover;*/
            width: 100%;
            float: left;
            /*padding: 40px 50px;
            border-radius: 20px;*/
            margin-top: 40px;
        }
.events-sec2 .bot-part .right-part p {
        color: #fff;
        width: 60%;
        font-size: 18px;
        line-height: 1.6;
        font-weight: 400;
    }
.events-sec2 .bot-part .right-part p.write-to-us {
            font-size: 18px;
            line-height: 1.6;
            font-weight: 400;
        }
.events-sec2 .bot-part .right-part a {
                color: #fff;
                text-decoration: underline;
                font-weight: bold;
            }
/**Blog page css**/
.blog-banner {
    width: 100%;
    /*background: #233f93;*/
    padding: 145px 0 50px;
    text-align: center;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.blog-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.blog-social {
    position: fixed;
    top: 78%;
    left: 1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
}
.blog-social li {
        margin-bottom: 10px;
    }
.blog-social li a {
            display: block;
            text-align: center;
            color: #999;
            border: 1px solid #999;
            border-radius: 50%;
            font-size: 20px;
            height: 42px;
            width: 42px;
            line-height: 38px;
            cursor: pointer;
            -webkit-transition: all 1.2s ease-out;
            -o-transition: all 1.2s ease-out;
            transition: all 1.2s ease-out;
            background: rgba(255,255,255,0.2);
        }
.blog-social li a:hover {
                /*color: #fff;*/
                /*background: rgba(0,0,0,0.2);*/
            }
.blog-social li a .fa {
                margin-right: 0;
            }
.blog-social li a img {
        width: 16px;
        margin-top: -3px;
    }
.blog-content-sec {
    /*background: #fff url(../content/images/bg-curve-full.png) no-repeat center center;
            background-size: 100%;*/
    width: 100%;
    padding:80px 0;
}
.blog-content-sec ul {
        padding: 0;
        margin: 0;
    }
.blog-content-sec li {
        width: 100%;
        float: left;
        background: #fff;
        margin-bottom: 20px;
        text-align: left;
        list-style: none;
        overflow: hidden;
    }
.blog-content-sec li:hover {
            box-shadow: 0 0 30px rgba(0,0,0,0.14);
        }
.blog-content-sec li:nth-child(2n+2) .imgbox {
            float: left;
        }
.blog-content-sec li:nth-child(2n+2) .textbox {
            float: right;
        }
.blog-content-sec ul li .imgbox {
        width: 50%;
        float: right;
        height: 320px;
        overflow: hidden;
    }
.blog-content-sec ul li .imgbox img {
            width: 100%;
            -webkit-transition: all 1.2s ease-out;
            -o-transition: all 1.2s ease-out;
            transition: all 1.2s ease-out;
        }
.blog-content-sec ul li .imgbox:hover img {
            width: 110%;
            margin-right: -5%;
            margin-left: -5%;
            margin-top: -5%;
            margin-bottom: -5%;
        }
.blog-content-sec ul li .textbox {
        width: 50%;
        padding: 30px 130px 15px 100px;
        float: left;
    }
.blog-content-sec ul li .blog-date {
        display: inline-block;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 5px;
    }
.blog-content-sec ul li h4 {
        font-size: 24px;
        line-height: 28px;
        font-weight: normal;
        margin-bottom: 10px;
    }
.blog-content-sec ul li .btn {
        margin-top: 10px;
    }
.blog-content-sec ul li .fa {
        border: 1px solid;
        width: 24px;
        height: 24px;
        line-height: 21px;
        border-radius: 50%;
        margin-left: 7px;
    }
.latest-blog-part {
    width: 100%;
    margin-bottom: 20px;
    background: #ccc;
    height: 420px;
    overflow: hidden;
    position: relative;
}
.latest-blog-part::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        position: absolute;
        left: 0;
        top: 0;
    }
.latest-blog-part img {
        width: 100%;
        -webkit-transition: all 1.2s ease-out;
        -o-transition: all 1.2s ease-out;
        transition: all 1.2s ease-out;
    }
.latest-blog-part:hover img {
        width: 110%;
        margin-right: -5%;
        margin-left: -5%;
        margin-top: -5%;
        margin-bottom: -5%;
    }
.latest-blog-part .text-part {
        width: 60%;
        padding: 80px 0 15px 100px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
.latest-blog-part .latest-blog-date {
        display: inline-block;
        font-size: 14px;
        color: #000;
        text-decoration: none;
        background: #ffba03;
        padding: 3px 7px;
        margin-bottom: 5px;
    }
.latest-blog-part .text-part h4 {
        font-size: 40px;
        color: #fff;
        margin-bottom: 15px;
    }
.latest-blog-part .text-part p {
        font-size: 19px;
        color: #fff;
    }
.latest-blog-part .btn {
        margin-top: 10px;
        color: #fff;
    }
.latest-blog-part .fa {
        border: 1px solid;
        width: 24px;
        height: 24px;
        line-height: 21px;
        border-radius: 50%;
        margin-left: 7px;
    }
.divInn {
    padding: 145px 0 80px;
}
.divInn .left {
    width: 65%;
    float: left;
}
.divInn .left h1 {
        color: #3C3C3C;
        font-size: 38px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom:20px;
    }
.divInn .left h2 {
        color: #3C3C3C;
        margin-bottom: 15px;
        font-size: 22px;
    }
.divInn .left img {
        margin-bottom: 20px;
    }
.divInn .left p {
        font-size: 16px;
        color: #000;
    }
.divInn .left p a, .divInn .left li a {
        color: #006bff /*#3DA8D5*/;
        text-decoration: underline;
    }
.divInn .left p a:hover, .divInn .left li a:hover {
            color: #006bff !important;
            text-decoration: underline !important;
        }
.img-socialicon {
        border-bottom: 1px solid #eaeaea;
        padding: 0 0 10px;
        margin-bottom: 12px;
        width: 100%;
    }
.divInn .right {
    width: 30%;
    float: right;
    margin-top: 10px;
    position: sticky;
    top: 20px;
}
div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 180px;
    background: none !important;
}
span.date-insights {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}
.social-icons {
    float: right;
    margin-top: -7px;
    display: flex;
}
.tooltip {
    position: relative !important;
    z-index: 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.social-icons a {
    padding: 6px 0;
    color: #fff;
    font-size: 22px;
    border-radius: 2px;
}
.social-icons .fa {
    font-size: 22px !important;
    color: #fff;
    position: relative;
    top: 0 !important;
    box-sizing: border-box;
}
.social-icons a.for-twitter {
    display: inline-block;
    background: #000;
    width: 50px !important;
    height: 38px;
    text-align: center;
    padding: 11px 0;
    margin-right:5px;
}
.social-icons img {
    width: 18px;
    margin-bottom: 0;
    padding-top: 20px;
}
.img-socialicon .social-icons .fa-facebook {
    background: #3b5998;
    width: 50px !important;
    height: auto !important;
    color: #fff;
    padding: 8px;
}
.img-socialicon .social-icons .fa-twitter {
    background: #55ACEE;
    width: 50px !important;
    height: auto !important;
    color: #fff;
    padding: 8px;
}
.img-socialicon .social-icons .fa-linkedin {
    background: #007bb5;
    width: 50px !important;
    height: auto !important;
    color: #fff;
    /*float: right;*/
    padding: 8px;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 45px;
    height: 32px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 5%;
    padding: 2px 0 !important;
    position: absolute;
    z-index: 1;
    font-size: 10px;
    top: 42px;
    left: 64px;
    padding: 10px;
    box-sizing: border-box;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip-bottom {
    margin-left: -60px;
}
.tooltip-bottom::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #000 transparent;
    }
.soclBotm ul li {
    display: inline-block;
    margin-right: 2px;
}
.soclBotm ul li a {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    background: #0b3558;
    border-radius: 50%;
    text-align: center;
    color: #ffffff !important;
}
.soclBotm ul li a img {
        width: 13px; margin-bottom:0 !important;
    }
.soclBotm {
    padding: 20px 0;
    text-align: center;
    margin-bottom: 20px;
}


#spopup {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 90;
}
.missoutdvpt {
    background: #fff;
    border-top: solid 1px #d0d0d0;
    padding: 30px 0 90px;
    border-bottom: solid 1px #d0d0d0;
}
.missoutdvpt .inn {
        width: 60%;
        margin: 0 auto;
    }
.missoutdvpt h3 {
        color: #333;
        font-size: 30px !important;
        font-weight: bold;
    }
.missoutdvpt p {
        font-size: 16px;
        line-height: 1.5;
        color: #666;
        margin-bottom: 30px;
    }
.missoutdvpt input[type="email"] {
        font-family: inherit;
        font-size: 1rem;
        line-height: 1.5rem;
        padding: .75rem 1rem;
        border: 1px solid #dedede !important;
        min-height: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #333;
        width: 60%;
        background: #fff;
        margin-bottom: 20px;
    }
.missoutdvpt .btn {
        font-size: 1.125rem;
        line-height: 1.75rem;
        font-weight: 400;
        min-width: 100px;
        padding: .5rem 1.5rem;
        background-color: #2196F3;
        color: #fff;
        border: 1px solid #2196F3;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all 120ms linear;
        transition: all 120ms linear;
        outline: 0;
        min-height: 3.3rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
.missoutdvpt .btn:hover {
            background-color: #fff;
            border-color: #2251ff;
            color: #fff;
            background-color: #2251ff;
            -webkit-box-shadow: 0 7px 14px 0 rgba(0,0,0,0.2);
            box-shadow: 0 7px 14px 0 rgba(0,0,0,0.2);
            -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
        }
.btnys {
    background-color: #53c4f5;
    background: linear-gradient(50deg, #0d7bab -10%, #53c4f5 55%) repeat scroll 0 0;
    background: -webkit-linear-gradient(50deg, #0d7bab -10%, #53c4f5 55%);
    padding: 12px 20px;
    color: #fff;
    border-radius: 23px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
}
.btnys .fa-angle-right {
        border-radius: 50%;
        padding: 0 5px 1px;
    }
/**Get Started page css**/
.get-started-banner .left {
        width: 60%;
        float: left;
    }
.get-started-banner .left .cert {
            float: left;
            width: 33.33%;
            text-align: center;
            padding-top: 64%;
            padding-bottom: 7.4%;
            position: relative;
            text-decoration: none;
        }
.get-started-banner .left .cert .inner {
                display: block;
                -webkit-transition: all ease-in-out 0.2s;
                -moz-transition: all ease-in-out 0.2s;
                -o-transition: all ease-in-out 0.2s;
                -ms-transition: all ease-in-out 0.2s;
                transition: all ease-in-out 0.2s;
                height: 100%;
                position: absolute;
                top: 0;
                width: 100%;
            }
.get-started-banner .left .cert:hover .inner {
                position: absolute;
                width: 380px;
                overflow: visible;
                z-index: 100;
            }
.get-started-banner .left .cert:hover .block {
                display: block;
                opacity: 1;
                padding: 26% 6% 0;
            }
.get-started-banner .left .box1:hover .inner {
            background: #ffba03;
        }
.get-started-banner .left .box2:hover .inner {
            background: #509bf4;
        }
.get-started-banner .left .box3:hover .inner {
            background: #ffa08b;
            right: 0;
        }
.get-started-banner .left .cert .block {
            color: #000;
            text-align: center;
            opacity: 0;
            -webkit-transition: opacity 0.3s ease-in;
            -moz-transition: opacity 0.3s ease-in;
            -o-transition: opacity 0.3s ease-in;
            -ms-transition: opacity 0.3s ease-in;
            transition: opacity 0.3s ease-in;
        }
.block-head {
    color: #ffffff;
    text-align: center;
}
.block-head h3 {
        font-size: 27px;
        line-height: 34px;
        font-weight: 800;
        color: #ffffff;
        text-transform: uppercase;
    }
.get-started-banner .left .cert .block a:hover {
    text-decoration: none !important;
}
.get-started-banner .left .cert .block p {
    color: #fff;
}
.get-started-banner .left .cert .cred {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 100px;
    font-weight: 600;
    position: relative;
    text-align: center;
    display: none;
    width: auto;
    margin-top: 20%;
}
.get-started-banner .left .cert:hover .cred {
    display: inline-block;
}
.get-started-banner .right {
    width: 38%;
    float: right;
    padding: 6% 9% 0 4%;
}
.get-started-banner .right h1, .get-started-banner .right p {
        color: #fff;
    }
body:nth-of-type(1) .get-started-banner .left .box1 .inner, body:nth-of-type(1) .get-started-banner .left .box2 .inner, body:nth-of-type(1) .get-started-banner .left .box3 .inner {
    background-size: 100%;
    background-position: left 0;
}
.get-started-page .get-going-sec {
    background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat right top;
    background-size: cover;
    width: 100%;
    padding: 80px 0;
}

.text-btn {
    font-size: 15px;
    font-weight: bold;
    color: #006bff;
}
.text-btn:hover {
    color: #49236d;
}
.text-btn .fa {
        font-size: 12px;
    }
.common-ques-sec {
    padding: 60px 0 80px;
    background: #C4D7FF /*#d7f1fe*/ url(../Content/Images/exam023.png) no-repeat top right;
}
.common-ques-sec .inner-part {
        width: 70%;
        /*margin: 0 auto;*/
    }
.common-ques-sec ul {
        margin: 0;
        padding: 0;
        width:100%;
        float:left;
        margin-top:15px;
    }
.common-ques-sec ul li {
            width: 100%;
            float: left;
            list-style-type: none;
            text-align: left;
            margin-bottom:10px;
        }
.common-ques-sec .accordion_head {
        overflow: hidden;
        color: #000000;
        cursor: pointer;
        font-size: 18px;
        padding: 14px 25px;
        border: 1px solid #d4d4d4;
        background:#fff;
        border-radius:7px;
        box-shadow:0 0 10px rgba(0,0,0,0.09)

    }
.common-ques-sec .accordion_head span:nth-child(2) {
            width: 90%;
            display: inline-block;
            padding-left: 5px;
        }
.common-ques-sec .plusMinus {
        width: 30px;
        height: 30px;
        line-height: 27px;
        background: #364891;
        border-radius: 100%;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: right;
    }
.common-ques-sec .number {
        display: inline-block;
        border-radius: 100%;
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }
.common-ques-sec .accordion_body {
        overflow: hidden;
        font-size: 15px;
        padding: 10px 20px 20px;
    }
.common-ques-sec .accordion_body ul.list-disc {
        width: 100%;
        float: left;
        margin-bottom:10px;
        margin-top:0;
    }
.common-ques-sec .accordion_body ul.list-disc li {
        list-style: outside none disc;
        width: 100%;
        margin-left: 30px;
        margin-bottom: 5px;
    }
.common-ques-sec .bottom-band {
        width:100%;
        margin-top:20px;
    }
.common-ques-sec .mail {
        color: #006bff;
    }
.extra-downloadable {
    padding: 80px 0;
    /*background: #f6f6f6 url(images/curriculum-bg.png) no-repeat right bottom;
    background-size: 100%;*/
    /*background: #00346d url(images/home-artiba-edge-bg.jpg) no-repeat center top;
    background-size: cover;*/
    /*background: #663875;
    background: linear-gradient(90deg, #51c0ef 0%, #663875 100%);
    background: -webkit-linear-gradient(90deg, #51c0ef 0%, #663875 100%);*/
    background:#000;
}
.extra-downloadable .card-left {
        width: 51%;
        float: left;
        border-radius: 20px;
        padding-top: 20px;
    }
.extra-downloadable .card-right {
        width: 43%;
        float: right;
        background: #663875;
        background: linear-gradient(90deg, #51c0ef 0%, #663875 100%);
        background: -webkit-linear-gradient(90deg, #51c0ef 0%, #663875 100%);
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        border-radius: 20px;
        padding: 20px 20px 30px 30px;
    }
.extra-downloadable h2, .extra-downloadable p {
    color: #fff;
}
.extra-downloadable .text-btn-white {
        /*font-size: 15px;*/
        font-weight: bold;
        color: #ffffff;
    }
.extra-downloadable .text-btn-white:hover {
        text-decoration:underline;
        font-weight: bold;
        color: #ffffff;
    }
.extra-downloadable .text-part {
    width: 55%;
    float: left;
    padding-top: 70px;
}
.extra-downloadable ul {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    padding-left: 15px;
}
.extra-downloadable li {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 7px;
    padding: 0 0 0 15px;
}
.extra-downloadable li::before {
        width: 8px;
        height: 8px;
        content: "";
        background: #ffba03;
        position: absolute;
        left: 0;
        top: 7px;
    }
.extra-downloadable .img-part {
    width: 30%;
    float: right;
    position: relative;
}
.extra-downloadable .img-part .imgbox {
        width: 85%;
        overflow: hidden;
        border-radius: 25px;
        height: auto;
    }
.extra-downloadable .img-part img {
        max-width: 100%;
    }
.get-blog-sec ul {
    padding: 0;
    margin-top: 40px;
}
.get-blog-sec li {
    width: 31.5%;
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    margin-right: 30px;
    text-align: left;
    border-radius: 20px;
    list-style: none;
    overflow: hidden;
}
.get-blog-sec li:hover {
        box-shadow: 0 0 20px rgba(0,0,0,0.14);
    }
.get-blog-sec li:last-child {
        margin-right: 0;
    }
.get-blog-sec ul li .imgbox {
    width: 100%;
    height: 175px;
    overflow: hidden;
}
.get-blog-sec ul li .textbox {
    width: 100%;
    padding: 20px 25px;
    position: relative;
    min-height: 356px;
}
.get-blog-sec ul li .blog-date {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background: #006bff;
    padding: 2px 7px;
    border-radius: 4px;
    margin-bottom: 5px;
}
.get-blog-sec ul li h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    border-left: 4px solid #ffba03;
    margin-left: -25px;
    padding-left: 21px;
}
.get-blog-sec ul li .btn {
    position: absolute;
    left: 20px;
    bottom: 30px;
}
.get-blog-sec .btn-blue {
    margin-top: 30px;
}
.join-community-sec {
    padding: 80px 0;
    background: #000;
}
.join-community-sec .text-part {
        width: 46%;
        float: left;
        padding-top:5%;
    }
.join-community-sec .text-part h2, .join-community-sec .text-part p {
            color: #fff;
        }
.join-community-sec .join-form {
        width: 85%;
        float: left;
    }
.join-community-sec ul {
        width: 100%;
        float: left;
        margin-top: 30px;
    }
.join-community-sec li {
        width: 100%;
        float: left;
        margin-bottom: 12px;
    }
.join-community-sec li input[type="text"] {
            max-width: 100% !important;
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.join-community-sec .img-part {
        width: 40%;
        float: right;
        position: relative;
    }
.join-community-sec .img-part .imgbox-border {
            width: 95%;
            height: 100%;
            content: "";
            position: absolute;
            bottom: -15px;
            left: -15px;
            z-index: 0;
            border: 2px solid #ffba03;
            border-bottom-left-radius: 77px;
        }
.join-community-sec .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-bottom-left-radius: 75px;
            height: 360px;
            position: relative;
        }
.join-community-sec .img-part img {
            max-width: 100%;
        }
/**form**/
.up-para {
    font-size: 20px;
    font-weight: bold;
}
.pdf-list {
    margin-top: 30px;
}
.pdf-list li {
        border: 1px solid #ccc;
        padding: 30px;
        float: left;
        width: 100%;
        border-radius: 15px;
        margin-bottom: 20px;
    }
.pdf-list li p {
            width: 70%;
            float: left;
            font-size: 19px;
            padding-right: 20px;
            margin-bottom: 0;
        }
.pdf-list li p b {
                font-weight: 600;
                color: #006bff;
            }
.pdf-list li .btn-blue {
            display: inline-block;
            background: #006bff;
            padding: 10px 25px;
            font-family: "Segoe UI","Open Sans",sans-serif;
            font-size: 16px;
            line-height: 16px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            -webkit-border-radius: 100px;
            -o-border-radius: 100px;
            -moz-border-radius: 100px;
            -ms-border-radius: 100px;
            border-radius: 100px;
            margin-top: 0;
            float: right;
        }
.pdf-list li .btn-blue:hover {
                background: #035ad1;
                color: #fff;
                text-decoration: none;
            }
.pdf-list li .btn-blue .icon-pdf {
                width: 21px;
                float: right;
            }
/**faq**/
.faq-left h3 {
    color: #0b3558;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    background: #f7faff;
    padding: 20px 0;
    font-weight: 800;
    border-top: 4px solid #0ae7ef;
    border-bottom: 1px solid #0ae7ef;
}
.faq-aside {
    width: 100%;
    position: relative;
    background: #C4D7FF /*#f7faff*/;
    float: left;
    padding: 0 0 20px 0;
}
.faq-aside li {
        list-style: none;
        width: 100%;
        float: left;
        border-bottom: 1px solid #ccc;
    }
.faq-aside li a {
            display: block;
            padding: 15px 0;
            font-size: 14px;
            font-weight: bold;
            color: #000;
            text-transform: uppercase;
        }
.faq-aside li a .fa {
                margin-left: 7px;
            }
.stk-aside {
    width: 325px;
    background: #f7faff;
}
#stickyyhome {
    width: 363px;
    background: #C4D7FF /*#f7faff*/;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-left: -20px;
}
.stk-aside .stk-wrapper ul li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #a5b8e0;
}
.stk-aside .stk-wrapper ul li a {
        color: #333;
        font-size: 13px;
        padding: 10px 5px;
    }
.stk-aside .stk-wrapper ul li:first-child {
        border-bottom: 1px solid #a5b8e0;
        border-top: 4px solid #75347A;
    }
.stk-aside .stk-wrapper ul li a.sticky-first {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
    }
.faq-content {
    padding: 60px 0 100px;
    background: #C4D7FF;
}
.faq-content .faq-left {
        float: left;
        width: 25%;
        background: #f7faff;
        overflow: hidden;
    }
.faq-content .faq-right {
        width: 68%;
        float: right;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        border-radius: 20px;
    }
.faq-right h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 15px;
    box-shadow: 0 0 3px rgba(0,0,0,0.14);
    display: inline-block;
    border-radius: 5px;
}
.faq-right h2 a {
        color: #006bff;
    }
.faq-right h3 {
    font-size: 19px;
    font-weight: 800;
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    border-radius: 10px;
    background: #75347A;
}
.faq-right p.para {
    font-weight: bold;
    margin: 20px 0 5px !important;
}
.faq-right a {
    color: #006bff;
}
.faq-right .mail {
    color: #006bff;
}
.faq-right .disc-list {
    margin-bottom: 15px;
}
.faq-right .disc-list li {
        list-style-type: disc;
        margin-left: 30px;
        margin-bottom: 7px;
    }
.faq-right table {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    width: 100%;
    margin-top: 15px;
}
    .faq-right table th {
        background: #c4d7ff;
        border: 1px solid #ededed;
        font-size: 14px;
        color: #000;
        text-align: left;
    }
.faq-right table td {
        border: 1px solid #ededed;
        font-size: 13px;
        font-weight: normal;
    }
.faq-right table td, .faq-right table th {
        padding: 8px 10px;
    }
/**how become**/
.how-become-box {
    width: 90%;
    min-height: 300px;
    position: relative;
    padding: 50px 50px;
    border: 1px solid #e7edf6;
    background: #fff;
    text-align: left;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
}
.how-become-box img {
        width: 200px;
        float: left;
    }
.how-become-box h3 {
        width: 65%;
        color: #0b3558;
        float: right;
        line-height: 1.2;
        font-size: 26px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        padding-left: 15px;
    }
.how-become-box h3 span {
            text-transform: none;
            font-size: 20px;
            font-weight: 300;
            color: #006bff;
            margin-top: 5px;
            margin-bottom: 10px;
            display: block;
        }
/**contact page css**/
.contact-banner {
    width: 100%;
    background: #C4D7FF;
    /*padding: 80px 0 30px;*/
    padding: 145px 0 50px;
}
.contact-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #0b3558;
        margin-top: 0;
    }
.contact-banner .blue-color {
        color: #006bff;
    }
.contact-banner .banner-left {
        width: 52%;
        float: left;
        padding-top: 40px;
    }
.contact-banner .banner-right {
        width: 30%;
        float: right;
        text-align: right;
        position: relative;
    }
.contact-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.contact-banner .banner-imgbox img {
            max-width: 100%;
            position: relative;
        }
.contact-banner .dot-bg {
        width: auto;
        position: absolute;
        left: 65%;
        top: 120px;
        z-index: 0;
        text-align: left;
    }
.contact-banner .dot-bg img {
            width: 120%;
        }
.contact-banner .contact-addresbox {
        background: #fff;
        width: 100%;
        float: right;
        text-align: left;
        position: relative;
        padding: 30px 40px;
    }
.contact-banner .contact-addresbox h2 {
            font-size: 25px;
            margin-top: 7px;
            margin-bottom: 7px;
        }
.contact-banner .contact-addresbox h3 {
            font-size: 18px;
            border: none;
            font-weight: normal;
        }
.address-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    background: #75347A;
    border-radius: 50%;
    float: left;
    padding: 10px;
}
.address-icon img {
        width: 100%;
    }
.contact-main-sec {
    width: 100%;
    padding: 80px 0;
}
.contact-main-sec .contact-inner-box {
        width: 65%;
        min-height: 200px;
        position: relative;
        padding: 40px 60px;
        border: 1px solid #e7edf6;
        background: #fff;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        border-radius: 20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        text-align: center;
    }
.contact-main-sec .contact-inner-box select {
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.contact-main-sec .contact-inner-box input[type="text"] {
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
.contact-main-sec .contact-inner-box textarea {
            width: 100%;
            float: left;
            border: 1px solid #ccc !important;
            padding: 10px 15px;
            box-shadow: 0;
            font-size: 14px;
            border-radius: 4px;
        }
input, select, textarea {
    max-width: 100% !important;
}
.contact-main-sec .contact-inner-box .btn-submit {
    display: inline-block;
    background: #006bff;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.contact-main-sec .contact-inner-box .btn-submit:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
.contact-main-sec .contact-inner-box li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    list-style: none;
}
.form-label {
    width: 25%;
    float: left;
    padding-right: 25px;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
}
.form-field {
    width: 75%;
    float: left;
    position: relative;
}
.form-field .col-first {
        width: 48%;
        float: left;
    }
.form-field .col-second {
        width: 48%;
        float: right;
    }
.important {
    color: #ff0000 !important;
    font-weight: normal;
    margin-left: 0px;
    padding: 0;
}
.name-sub-lable {
    font-size: 12px;
    color: #363636;
    font-style: normal;
    font-weight: 400;
}
.verfication-box {
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #f6f6f6;
}
.contact-thanks-sec {
    width: 100%;
    padding: 145px 0;
    background: #fff url(images/thanks-bg.jpg) no-repeat right top;
    background-size: cover;
    border-top: 1px solid #e2e2e2;
}
.thanks-inner-box {
   
   
    position: relative;
    padding: 80px 0px;
   text-align: center;
}
.thanks-inner-box h1 {
        font-size: 38px;
        margin-top: 0;
        line-height: 44px;
        color: #75347A /*#51c0ef*/;
    }
.thanks-inner-box h2 {
        font-size: 24px;
        
    }
.thanks-inner-box h3 {
        font-size: 20px;
        margin-top: 0;
        
    }
.thanks-inner-box .logo-box img {
        width: 140px;
        margin-bottom: 7px;
    }
.thanks-inner-box .line {
        height: 1px;
        width: 50%;
        background: #464646;
        margin: 20px auto;
    }
.thanks-inner-box .btn-explore {
        display: inline-block;
        background: #006bff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.thanks-inner-box .btn-explore:hover {
            background: #035ad1;
            color: #fff;
            text-decoration: none;
        }
.thanks-inner-box ul {
    width: 60%;
    margin: 30px auto 20px;
    padding: 0;
    text-align:center;
}
.thanks-inner-box ul li {
        font-size:15px;
        font-weight:700;
        padding:0 15px;
        display:inline-block;
    }
.thanks-inner-box ul li a {
        color:#006bff;
    }
.social-area {
    text-align: center;
   
}
.social-area h5 {
        color: #666;
        font-weight: 600;
       
        font-size: 14px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
.social-area a {
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 1px solid #f4f4f4;
        border-radius: 8px;
        overflow: hidden;
    }
.social-area a img {
            max-width: 100%;
        }
/**subscribe page css**/
.subscribe-form-banner {
    width: 100%;
    background: #C4D7FF;
    padding: 145px 0 30px;
}
.subscribe-form-banner .banner-left {
        width: 60%;
        float: left;
        padding-top: 80px;
    }
.subscribe-form-banner .blue-color {
        color: #703673;
    }
.subscribe-form-banner .banner-right {
        width: 35%;
        float: right;
        text-align: right;
        position: relative;
    }
.subscribe-form-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.subscribe-form-banner .banner-imgbox .img-margin {
            margin-top: -60px;
        }
.subscribe-form-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        right: -100px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.subscribe-form-banner .banner-imgbox img {
        max-width: 100%;
        position: relative;
    }
.subscribe-form-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #0b3558;
        margin-top: 0;
    }
.subscribe-form-sec {
    width: 100%;
    padding: 0 0 80px 0;
    background: #C4D7FF;
}
.subscribe-form-sec .subscribe-form-box {
        border-style: none;
        border-color: rgba(243, 243, 243, 1.0);
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        -webkit-border-top-left-radius: 38px;
        -moz-border-radius-topleft: 38px;
        border-top-left-radius: 38px;
        -webkit-border-top-right-radius: 38px;
        -moz-border-radius-topright: 38px;
        border-top-right-radius: 38px;
        -webkit-border-bottom-right-radius: 38px;
        -moz-border-radius-bottomright: 38px;
        border-bottom-right-radius: 38px;
        -webkit-border-bottom-left-radius: 38px;
        -moz-border-radius-bottomleft: 38px;
        border-bottom-left-radius: 38px;
        -moz-box-shadow: rgba(89, 89, 89, 1.0) 0px 0px 21px -9px;
        -webkit-box-shadow: rgba(89, 89, 89, 1.0) 0px 0px 21px -9px;
        box-shadow: rgba(89, 89, 89, 1.0) 0px 0px 21px -9px;
        overflow: hidden;
        width: 60%;
        background:#fff;
        padding-top:15px;
        padding-left:15px;
        margin-top:-40px;
    }
.subscribe-form-sec .prsubmdvt {
        margin-top:20px;
    }
.subscribe-form-sec .zf-templateWidth {
        margin: -80px 0 1% !important;
    }
.subscribe-form-sec .zf-templateWrapper {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.14);
    }
.subscribe-form-sec .zf-fmFooter {
        text-align: left !important;
    }
.subscribe-form-sec .zf-small .zf-tempContDiv input[type="text"] {
        width: 75% !important;
    }
.subscribe-thanks-sec {
    width: 100%;
    padding: 80px 0;
    background: #fff url(images/thanks-bg.jpg) no-repeat right top;
    background-size: cover;
    border-top: 1px solid #e2e2e2;
}
/**unsubscribe page css**/
.unsubscribe-banner {
    width: 100%;
    background: #f7faff;
    padding: 120px 0 30px;
}
.unsubscribe-banner .banner-left {
        width: 60%;
        float: left;
        padding-top: 80px;
    }
.unsubscribe-banner .blue-color {
        color: #006bff;
    }
.unsubscribe-banner .banner-right {
        width: 35%;
        float: right;
        text-align: right;
        position: relative;
    }
.unsubscribe-banner .banner-imgbox {
        width: 100%;
        text-align: right;
        position: relative;
    }
.unsubscribe-banner .banner-imgbox .img-margin {
            margin-top: -60px;
        }
.unsubscribe-banner .dot-bg {
        width: auto;
        position: absolute;
        left: -70px;
        right: -100px;
        top: -50px;
        z-index: 0;
        text-align: left;
    }
.unsubscribe-banner .banner-imgbox img {
        max-width: 100%;
        position: relative;
    }
.unsubscribe-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #0b3558;
        margin-top: 0;
    }
.unsubscribe-banner .bigpara {
        width: 70%;
    }
.unsubscribe-form-sec {
    width: 100%;
    padding: 0 0 80px 0;
    background: #f7faff
}
.unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 100%;
        width: 800px;
        min-height: 200px;
        position: relative;
        padding: 40px 20px;
        border: 1px solid #e7edf6;
        background: #fff;
        text-align: left;
        border-radius: 20px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.14);
        margin: -40px 0 1% !important;
    }
.unsubscribe-form-sec li {
        width: 100%;
        float: left;
        list-style: none;
        padding: 10px 15px;
        margin: 1px 0;
    }
.unsubscribe-form-sec .form-label {
        padding-bottom: 8px;
        display: block;
        font-weight: bold;
        font-size: 15px;
        color: #444;
    }
.unsubscribe-form-sec .form-field {
        float: left;
        position: relative;
        width: 75% !important;
    }
.unsubscribe-form-sec .form-field .col-first {
            width: 48%;
            float: left;
        }
.unsubscribe-form-sec .form-field .col-second {
            width: 48%;
            float: right;
        }
.unsubscribe-form-sec .name-sub-lable {
        font-size: 12px;
        color: #363636;
        font-style: normal;
        font-weight: 400;
    }
.unsubscribe-form-sec input[type="text"] {
        max-width: 100% !important;
        width: 100%;
        float: left;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 10px 15px;
        font-size: 13px;
    }
.unsubscribe-form-sec .import-note {
        font-size: 12px;
        line-height: 16px;
        display: inline-block;
        color: #666;
        text-align: left;
        margin-top: 5px;
    }
.unsubscribe-form-sec .verfication-box {
        width: 100%;
        float: left;
        padding: 20px 30px;
        background: #f6f6f6;
    }
.unsubscribe-form-sec .verfication-box .left {
            width: 65%;
            float: left;
        }
.unsubscribe-form-sec .verfication-box img {
            width: 120px;
            float: left;
            margin-top: 5px;
            margin-left: 10px;
        }
.unsubscribe-form-sec .btn-unsubscribe {
        border-color: #2F9EEC #1988D6 #1988D6;
        background: #2596e6;
        background: -webkit-gradient(linear, left top, left bottom, from(#2f9eec), to(#1988d6));
        background: -moz-linear-gradient(top, #2f9eec, #1988d6);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9eec', endColorstr='#1988d6');
        display: inline-block;
        background: #006bff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        border: 0;
        margin-top: 25px;
        margin-left: 15px;
    }
.unsubscribe-form-sec .btn-unsubscribe:hover {
            background: #035ad1;
            color: #fff;
            text-decoration: none;
        }
.unsubscribe-form-sec .zf-templateWidth {
        margin: -80px 0 1% !important;
    }
.unsubscribe-form-sec .zf-templateWrapper {
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.14);
    }
.unsubscribe-form-sec .zf-fmFooter {
        text-align: left !important;
    }
.unsubscribe-form-sec .zf-small .zf-tempContDiv input[type="text"] {
        width: 75% !important;
    }
/**sitemap page css**/
.map {
    width: 100%;
    padding: 80px 0;
}
.map .sitemap-main-link {
        width: 100%;
        margin: 0;
        padding: 0;
    }
.map .sitemap-main-link li {
            width: 100%;
            float: left;
            border-bottom: 1px solid #E6E9EE;
            display: block;
            padding: 15px 0;
            position: relative;
        }
.map .sitemap-main-link li:last-child {
                border-bottom: 0 solid #E6E9EE;
            }
.map .sitemap-main-link li p {
                padding-left: 22px;
                margin-top: 15px;
            }
.map .sitemap-main-link li .single_head {
                color: #0b3558;
                cursor: pointer;
            }
.map .sitemap-main-link li .bulletNumber {
                width: 18px;
                height: 18px;
                line-height: 0;
                border-radius: 100%;
                font-size: 30px;
                font-weight: bold;
                text-align: center;
                float: left;
                margin-right: 7px;
                margin-top: 6px;
                padding-left: 4px;
            }
.map .sitemap-main-link li .accordion_head {
                color: #0b3558;
                cursor: pointer;
            }
.map .sitemap-main-link li span.sitemap-hd {
                width: auto !important;
                float: left;
                font-size: 20px;
                color: #0b3558;
                font-weight: 900;
                /*text-transform: uppercase;*/
            }
.map .sitemap-main-link li span.sitemap-hd a {
                    display: inline;
                    border-bottom: 2px solid transparent;
                }
.map .sitemap-main-link li span.sitemap-hd a:hover, .map .sitemap-main-link li span.sitemap-hd a:active {
        color: #75347A;
        text-decoration: none;
        border-color: #75347A;
    }
.map .sitemap-main-link li span.sitemap-hd .hd-sim {
        text-transform: none !important;
    }
.map .sitemap-main-link li .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 9px;
        border-radius: 100%;
        border: 1px solid #75347A;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        float: left;
        margin-right: 7px;
        margin-top: 8px;
    }
.map .sitemap-main-link li:hover .plusMinus {
        color: #75347A;
        border: 1px solid #75347A;
    }
.map .sitemap-main-link li .sitemap-description {
                margin: 15px 0 0;
            }
.map .sitemap-main-link li .accordion_body {
                width: 100%;
                padding-left: 22px;
                padding-top: 10px;
                padding-bottom: 10px;
            }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link {
                    width: 100%;
                    padding: 0;
                    margin: 0;
                }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li {
                        float: left;
                        border-bottom: none;
                        display: block;
                        position: relative;
                        padding: 0 0 0 15px;
                        margin-bottom: 10px;
                        font-weight: bold;
                    }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li:before {
        content: "";
        width: 6px;
        height: 6px;
        background: #75347A;
        display: inline-block;
        position: absolute;
        top: 9px;
        left: 0;
    }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link ul.sitemap-third-link {
                        width: 100%;
                        padding: 0;
                        margin: 0;
                        margin-top: 5px;
                    }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li {
                        float: left;
                        border-bottom: none;
                        display: block;
                        position: relative;
                        padding: 0 0 0 12px;
                        margin-bottom: 3px;
                        font-weight: normal;
                    }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li:before {
                            content: "";
                            width: 6px;
                            height: 6px;
                            background: #ffba03;
                            display: inline-block;
                            position: absolute;
                            top: 9px;
                            left: 0;
                            border-radius: 50%;
                        }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li ol.snumb {
                            width: 100%;
                            padding: 0;
                            margin: 0;
                            margin-top: 5px;
                            color: #666;
                        }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li ol.snumb li {
                                float: left;
                                border-bottom: none;
                                display: block;
                                position: relative;
                                padding: 0 0 0 0px;
                                margin-bottom: 3px;
                                font-weight: normal;
                                font-size: 13px;
                                width: auto;
                                margin-right: 25px;
                            }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li ol.snumb li a {
                                    color: #666;
                                }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li ol.snumb li:before {
                                    width: 0;
                                    height: 0;
                                }
.map .sitemap-main-link li .accordion_body ul.sitemap-second-link li ul.sitemap-third-link li.exam-policy-bold {

        font-weight: bold;
    }
header {
    /*background: #000;*/
    background: #fff;
    width: 100%;
    position: absolute;

    height: auto;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    z-index: 9999;
    top: 0;
}
header .menu-top {
        float: left;
        width: 100%;
        padding: 15px 0 13px;
    }
header .left {
        float: left;
        /*width: 15%;*/
        width: 23%;
    }
header .left img {
            width: 85%;
        }
header .right {
        float: right;
        width: auto;
    }
header .right ul li {
            position: relative;
            float: left;
            margin: 0;
            padding: 0;
        }
header .right ul li a {
                display: block;
                text-decoration: none;
                font-weight: 700;
                font-size: 15px;
                line-height: 21px;
                padding: 6px 15px;
                color: #000;
            }
header .right ul li a.login-btn {
        padding: 7px 18px 8px;
        background: #FFC400 /*#f9b615*/;
        color: #000;
        text-align: center;
        border-radius: 100px;
        font-style: italic;
        /*margin-right: 10px;*/
        margin-left: 11px;
    }
header .right ul li a.login-btn:hover {
                        background: #eba809;
                        color: #000;
                        text-decoration: none;
                    }
header .menu-bot {
        float: left;
        width: 100%;
        border-top: 1px solid #e4e4e400;
    }
#header.fixedd {
    /*background: #000000d4;*/
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
#menu-bottomplate {
    float: left;
    margin-right: 10px;
    margin-top:26px;
}
#menu-bottomplate ul li {
        width: auto;
        float: left;
        position: relative;
        margin-top: 5px;
        /*margin-bottom: 8px;*/
        /*border-right: 1px solid #e4e4e4;*/
    }
#menu-bottomplate ul li:last-child::after {
        margin-right: 0;
        width: 0;
    }
#menu-bottomplate ul a {
        display: block;
        text-decoration: none;
        font-weight: 700;
        font-size: 16px;
        padding: 2px 10px 20px;
        /*text-transform: capitalize;*/
        color: #242564;
    }
#menu-bottomplate ul a:hover {
        color: #79aef6;
        text-decoration: none;
    }
#menu-bottomplate ul a.first {
            padding-left: 0;
        }
#menu-bottomplate ul a.last {
            padding-right: 0;
        }
#menu-bottomplate ul li:hover > ul {
        display: block;
        /*padding-bottom: 15px;
        box-shadow: 0 0 16px 2px rgba(0,0,0,.1);*/
    }
#menu-bottomplate ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        z-index: 99;
        width: 320px;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 15px;
        box-shadow: 2px 4px 4px rgba(0,0,0,.1);
        border-radius: 0 0 7px 7px;
    }
#menu-bottomplate ul ul h4 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 3px;
        color: #0b3558;
    }
#menu-bottomplate ul ul p {
        font-size: 13px;
        margin-bottom: 8px;
        line-height: 19px;
        color: #202121;
    }
#menu-bottomplate ul ul.about-menu-dwon a p {
            font-size: 13px;
            font-weight: 400;
            margin-bottom: 8px;
            line-height: 19px;
            color: #202121;
            font-family: "Segoe UI","Open Sans",sans-serif;
        }
#menu-bottomplate ul ul.about-menu-dwon {
        /*width: 220px;*/
        width: 670px;
    }
#menu-bottomplate ul ul.about-menu-dwon .left-part {
        width: 45%;
        float: left;
        padding-right: 20px;
    }
#menu-bottomplate ul ul.about-menu-dwon .left-part .imgbox {
        display: block;
        width: 100%;
        float: left;
        height: 170px;
        overflow: hidden;
        margin-bottom: 15px;
    }
#menu-bottomplate ul ul.about-menu-dwon .right-part {
        width: 55%;
        float: right;
        border-left: 1px solid #dedede /*#95d3fd*/;
        padding-left: 20px;
    }
#menu-bottomplate ul ul.about-menu-dwon h4 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 3px;
        /*color:#000;*/
    }
#menu-bottomplate ul ul.about-menu-dwon p {
        font-size: 13px;
        margin-bottom: 8px;
        line-height: 19px;
        /*color: #666;*/
    }
#menu-bottomplate ul ul.about-menu-dwon a {
        padding:0;
    }
#menu-bottomplate ul ul.about-menu-dwon a p {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 8px;
        line-height: 19px;
        /*color: #e0e0e0;*/
        font-family: "Segoe UI","Open Sans",sans-serif;
    }
#menu-bottomplate ul ul.about-menu-dwon a:hover p {
        font-family: "Segoe UI","Open Sans",sans-serif;
        text-decoration: underline;
    }
#menu-bottomplate ul ul.about-menu-dwon img {
        max-width:100%;
    }
#menu-bottomplate ul ul.about-menu-dwon .right-part .mrtp {
        margin-top: 14px;
    }
#menu-bottomplate ul ul.partner-menu-dwon {
        width: 280px;
        left: 17px;
       
    }
#menu-bottomplate ul ul.insights-drpdw {
            width: 680px/*570px*/;
            left: -233px;
            background: #ffffff;
        }
#menu-bottomplate ul ul.insights-drpdw img {
            margin-bottom: 14px;
            border: 1px solid #ccc;
            padding: 8px;
        }
#menu-bottomplate ul ul.insights-drpdw p {
                font-size: 13px;
                margin-bottom: 8px;
                line-height: 19px;
                /*color: #e0e0e0;*/
            }
#menu-bottomplate ul ul.insights-drpdw h4 {
                font-size: 15px;
                font-weight: 700;
                margin-bottom: 3px;
                /*color: #fff;*/
            }
#menu-bottomplate ul ul.insights-drpdw a {
                font-size: 12px;
                padding: 0;
                margin-bottom: 4px;
                text-decoration: underline;
                color: #6cabff;
            }
    #menu-bottomplate ul ul.insights-drpdw .lefftt {
        width: 52%;
        float: left;
        padding-right: 20px;
    }
#menu-bottomplate ul ul.insights-drpdw .lefftt .mrtp {
        margin-top: 14px;
    }
    #menu-bottomplate ul ul.insights-drpdw .rigghfht {
        width: 46%;
        float: right;
        border-left: 1px solid #dedede;
        padding-left: 20px;
        min-height: 310px;
    }
#menu-bottomplate ul ul.insights-drpdw .rigghfht .mrtp {
        margin-top: 14px;
    }
#menu-bottomplate ul ul li {
        float: left;
        width: 100%;
        border-right: none;
        margin-bottom: 6px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 6px;
        margin-top: 0;
    }
#menu-bottomplate ul ul li::after {
        content: "";
        background: none;
        width: 0;
        height: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
#menu-bottomplate ul ul li:last-child::after {
        margin-right: 0;
        width: 0;
    }
#menu-bottomplate ul ul li a {
        padding: 0 8px;
        font-size: 15px;
        font-weight: 700;
        color: #0b3558;
    }
#menu-bottomplate ul ul li a:hover {
       
        text-decoration: none;
    }
#menu-bottomplate ul ul li a .fa {
        font-size: 10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon {
        /*width: 840px;
        left: 17px;*/
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-left {
            width: 30%;
            float: left;
            margin-right: 3%;
        }
#menu-bottomplate ul ul.cert-menu-dwon .col-mid {
            width: 30%;
            float: left;
            margin-right: 3%;
        }
#menu-bottomplate ul ul.cert-menu-dwon .col-right {
        width: 34%;
        float: left;
        margin-right: 0;
       
        padding-left:10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right .imgbox {
        display:block;
        width: 100%;
        float: left;
        height:170px;
        overflow:hidden;
        margin-bottom:3px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right .imgbox img {
        max-width: 100%;
        margin-top:-4%;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right p {
        font-size:13px;
        line-height:17px;
        margin-bottom:5px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right a.download-hd {
        padding:0;
        font-size:16px;
        line-height:22px;
        text-transform:none;
        color:#000;
        margin-bottom:3px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right a.download-btn {
        display: inline-block;
        padding: 4px 15px 5px;
        background: #006bff;
        color: #fff;
        text-align: center;
        border-radius: 100px;
        text-decoration: none;
        font-size: 15px;
        font-weight: 700;
        margin-top: 10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .col-right a.download-btn:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
#menu-bottomplate ul ul.cert-menu-dwon li {
            float: left;
            /*width: 47%;*/
            width: 100%;
            border-right: none;
            margin-top: 0;
            
        }
#menu-bottomplate .ftn{font-weight:400 !important;}
#menu-bottomplate ul ul.cert-menu-dwon li:nth-child(3n+3) {
        margin-right: 0;
    }
#menu-bottomplate ul ul.cert-menu-dwon li a {
                font-size: 15px;
                font-weight: 700;
            }
#menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn {
        display: inline-block;
        padding: 4px 25px 5px;
        background: #006bff;
        color: #fff;
        text-align: center;
        border-radius: 100px;
        text-decoration: none;
        font-size: 15px;
        font-weight: 700;
        margin-top: 10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn:hover {
            background: #035ad1;
            color: #fff;
            text-decoration: none;
        }
/**new cert drop**/
#menu-bottomplate ul ul.cert-menu-dwon {
        width: 855px;
        left: -81px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .left-part {
        width: 59%;
        float: left;
        padding-right: 20px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .left-part a.overview-pad {
        padding-bottom: 10px !important;
    }
#menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list {
        width:100%;
        margin: 0;
        padding: 0;
        display:block;
        position:relative;
        box-shadow:none;
        border:0;
        top:unset;
        left:unset;
        margin-top:10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li {
            width:100%;
            float: left;
            list-style-type: none;
            box-sizing: border-box;
            border-bottom:0;
            margin-bottom:12px;
        }
#menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .left {
        /*width: 20%;*/
        width: 24%;
        float: left;
    }
#menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .left img {
                    width: 100%;
                    float: left;
                }
#menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .right {
        /*width: 80%;*/
        width: 76%;
        float: left;
        min-height: 90px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .right-part {
        width: 41%;
        float: left;
        border-left: 1px solid #dedede/*#95d3fd*/;
        padding-left: 20px;
        min-height:410px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .right-part ul {
        width:100%;
        float:left;
        margin:0;
        padding:0;
        display: block;
        position: relative;
        top: unset;
        left: unset;
        box-shadow: none;
        border-radius: 0;
    }
#menu-bottomplate ul ul.cert-menu-dwon .right-part ul li {
            margin-bottom: 7px;
            border-bottom:0;
        }
#menu-bottomplate ul ul.cert-menu-dwon .right-part ul li ul li {
        width: 100%;
        float: left;
        list-style: disc inside none;
        font-size: 13px;
        margin-bottom:0;
        line-height: 17px;
        color: #202121;
        padding-bottom:2px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .right-part ul li h4 a {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 3px;
    }
#menu-bottomplate ul ul.cert-menu-dwon .right-part ul li a {
        padding: 0;
        float: left;
        width: 100%;
        display: contents;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 2px;
        line-height: 17px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        color: #0b3558;
    }
#menu-bottomplate ul ul.cert-menu-dwon h4 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 3px;
    }
#menu-bottomplate ul ul.cert-menu-dwon a p {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 2px;
        line-height: 17px;
        font-family: "Segoe UI","Open Sans",sans-serif;
    }
    #menu-bottomplate ul ul.about-menu-dwon .right-part .imgbox {
        margin-bottom: 10px;
    }
#menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn {
    font-size: 13px;
    font-weight: 700;
    color: #6cabff;
}
#menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn .fa {
        font-size: 13px;
    }
#menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn sup {
        top: -0.3em;
    }
/*New code start*/
ul.my-artiba {
    display: flex;
    align-items: center;
    margin-top: 26px;
}
    ul.my-artiba .fa {
        font-size: 15px;
        color: #242564;
    }
.toggle-menu {
    display:none;
}
.toggle-menu img {
    width: 37px;
    margin-left: 12px;
    cursor: pointer
}
.verticle-hr {
    background: #858585;
    width: 1px;
    height: 100%;
    top: 0px;
    position: absolute;
    right: 100px;
}
/*New code end*/
.dialogue-box {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    background: #000;
    z-index: 100;
}
#boxClosed, #decline-cookies {
    position: absolute;
    right: 10px;
    color: #fff;
    background: #999;
    border-radius: 50%;
    padding: 5px;
    right: 11%;
    padding: 5px 12px;
    top: 8px;
    cursor: pointer;
}
.dialogue-box p {
    color: #fff;
    width: 60%;
    margin: auto;
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding-top: 15px;
}
.gotit {
    float: left;
    margin-left: 35px;
}
.dialogue-box a {
    color: #2aa7de;
}
.dialogue-box .btnys {
    cursor: pointer;
}
.mobiles-menu {
    display: none;
}
footer {
    background: #fafafa;
    border-top: 1px solid #eee;
    padding: 60px 0 50px;
    z-index: 2;
    position: absolute;
    width: 100%;
}
footer .stayinformedpt p {
    font-size: 14px;
    margin-bottom: 11px !important;
    color: #fff;
    text-align: left;
    font-weight: bold;
}
footer .footer-left {
    width: 100%;
}
footer .footer-right {
        width: 100%;
    }
footer .footer-left ul li {
        float: left;
        list-style-type: none;
        width: 100%;
    }
footer .more-links li {
    float: none !important;
    width: 100%;
    display: block;
    padding: 2px 0 !important;
}
footer .more-links .head {
        font-size: 15px !important;
        font-weight: bold;
        color: #0b3558;
        letter-spacing: 0.35px;
    }
footer .more-links .head a {
        font-size: 15px !important;
        font-weight: bold;
        color: #0b3558;
        letter-spacing: 0.35px;
    }
footer .more-links .head2 {
        font-size: 13px !important;
        font-weight: bold;
        color: #0b3558;
        letter-spacing: 0.35px;
    }
footer .more-links .head2 a {
            font-size: 13px !important;
            font-weight: bold;
            color: #0b3558;
            letter-spacing: 0.35px;

        }
footer .more-links .head3 {
        font-size: 13px !important;
        font-weight: bold;
        color: #0b3558;
        letter-spacing: 0.35px;
        margin-top: 5px;
    }
footer .more-links .head3 a {
            font-size: 13px !important;
            font-weight: bold;
            color: #0b3558;
            letter-spacing: 0.35px;
        }
footer .more-links li a {
    /*text-transform: capitalize;*/
    font-weight: 400;
    color: #000;
    font-size: 13px;
}
footer .more-links li.topmargin {
        margin-top: 30px;
        display: inline-block;
    }
footer .footer-left .second-link-pad {
        padding-left: 20px;
    }
footer .footer-left .third-link-pad {
        padding-left: 35px;
    }
footer .third-link-pad li {
        float: left;
        width: 100%;
        list-style-type: none;
        display: block;
    }
footer .footer-left .third-link-pad li .btn-new {
    width:100%;
        display: inline-block;
        padding: 1px 3px 2px;
        border:1px solid #006bff;
        color: #006bff;
        text-align: center;
        border-radius: 3px;
        margin-top: 5px;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
    }
footer .footer-left .third-link-pad li .btn-new:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
footer .footer-left .explore-btn {
        display: inline-block;
        color: #006bff;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
        margin-top:20px;
    }
footer .footer-left .explore-btn .fa {
        font-size: 12px;
    }
footer .footer-left .explore-btn:hover {
        color: #49236d;
        text-decoration: underline;
    }
footer .footer-left .btn-myartiba {
        width: auto;
        display: inline-block;
        padding: 6px 17px;
        border: 1px solid #006bff;
        background: #006bff;
        color: #fff;
        text-align: center;
        border-radius: 25px;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
        margin-top:10px;
    }
footer .footer-left .btn-myartiba:hover {
        background: #49236d /*#035ad1*/;
        color: #fff;
        border: 1px solid #49236d;
        text-decoration: none;
    }
footer .disclaimers {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
footer .disclaimers .accordionButton {
        margin-bottom: 5px;
    }
footer .disclaimers .accordionButton span {
            color: #4f4f4f;
            font-size: 16px;
            cursor: pointer;
            font-weight: bold;
            letter-spacing: 0.35px;
        }
footer .disclaimers .accordionContent p {
        color: #000;
        font-size: 12px;
        margin-bottom: 10px;
    }
footer .disclaimers .accordionContent p span.disclaimers-hd {
            display: block;
            font-weight: bold;
            font-style: italic;
        }
footer .disclaimers .accordionContent p a {
        color: #006bff;
    }
footer .ftr-bot-inn {
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
footer .copyright {
    /*text-transform: capitalize;*/
    float: right;
    font-weight: 400;
    font-size: 15px;
    color: #767676;
    padding: 20px 0;
    letter-spacing: 0.35px;
}
footer ul.footer-ul {
    float: left;
    padding: 20px 50px 20px 0;
}
footer ul.footer-ul li {
        float: left;
        width: auto;
        padding: 0 15px;
    }
footer ul.footer-ul li:last-child {
            border-right: 0 solid #9b9b9b;
        }
footer ul.footer-ul li a {
            color: #767676;
            /*text-transform: capitalize;*/
            font-size: 15px;
            letter-spacing: 0.35px;
        }
footer ul.footer-ul li:first-child {
        padding-left:0;
    }
footer .social-link {
    display: inline-block;
    font-style: normal;
    text-rendering: auto;
    font-family: 'FontAwesome';
    font-size: 25px;
}
footer .sm {
    padding: 35px 0 10px;
    letter-spacing: 0.35px;
    width:100%;
}
footer .sm a {
        font-size: 15px;
        font-weight: normal;
        color: #006bff;
        text-decoration: underline;
        font-style: italic;
    }
footer .sm a:hover {
        color: #49236d
    }
footer .graybox-ftr {
        padding: 10px 20px;
        letter-spacing: 0.35px;
        width: 100%;
        background: #f0f0f0;
        margin-top: 20px;
        font-size: 13px;
    }
footer .graybox-ftr a {
        font-size: 14px;
        font-weight: bold;
        color: #006bff;
        text-decoration: underline;
        font-style: italic;
    }
footer .graybox-ftr a:hover {
        color: #49236d
    }
footer .for-footer img {
    width: 70%;
}
footer .for-footer h3 {
    color: #0B3558;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 0;
    line-height: 30px;
    letter-spacing: 0.35px;
    margin-top: 5px;
    margin-bottom: 30px;
}
footer .for-footer .stay-info {
    width: 100%;
    float: left;
    margin-top:30px;
}
footer .for-footer .stay-info h4 {
        color: #0B3558;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 5px;
    }
footer .for-footer .stay-info p {
        font-size:13px;
        margin-bottom: 5px;
    }
footer .for-footer .stay-info .subsctibe-btn {
        display: inline-block;
        /*padding: 4px 15px 5px;
        background: #006bff;*/
        color: #006bff;
        /*text-align: center;
        border-radius: 100px;*/
        text-decoration: underline;
        font-weight: 700;
        font-size: 14px;
    }
footer .for-footer .stay-info .subsctibe-btn:hover {
        /*background: #035ad1;
            color: #fff;*/
        color: #49236d;
        text-decoration: underline;
    }
footer .social {
    width: 100%;
    /*text-align: center;*/
    padding-top: 19px;
}
footer .social li {
        display: inline-block;
        margin-right: 2px;
    }
footer .social li a {
        display: block;
        width: 42px;
        height: 42px;
        line-height: 40px;
        background: #1D2464 /*#0b3558*/;
        border-radius: 50%;
        text-align: center;
        color: #fff;
    }
footer .social li a .fa {
                margin: 0;
            }
footer .social li a img {
        width:13px;
    }
.desk-hide {
    display: none !important;
}
.mobile-hide {
    display: block !important;
}
/**Error page**/
.error-pages {
    padding: 60px 0 100px;
    background: #fff;
    text-align: center;
    border-top: 1px solid #e4e4e4;
}
.error-pages1 {
    padding: 60px 0 100px;
    background: #fff;
    text-align: center;
    border-top: 1px solid #e4e4e4;
}
.p160 {
    padding: 180px 0 160px !important;
}
.error-pages img {
        width: 40%;
    }
.error-pages1 img {
    width: 30%;
}
.error-pages h2 {
        font-size: 38px;
        font-weight: bold;
        line-height: 1.08;
        color: #0b3558;
        margin-bottom: 20px;
        margin-top: -50px;
    }
/**Ai Certification page**/
.main-certification-banner {
    width: 100%;
    background: #f7faff;
    padding: 80px 0 30px;
}
.main-certification-banner h1 {
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    color: #0b3558;
    margin-top: 0;
}
.main-certification-banner .blue-color {
    color: #006bff;
}
.main-certification-banner .banner-left {
        width: 50%;
        float: left;
        padding-top: 147px;
    }
.main-certification-banner .banner-right {
        width: 41%;
        float: right;
        text-align: right;
        position: relative;
        padding-top: 37px;
    }
.main-certification-banner .banner-imgbox {
    width: 100%;
    text-align: right;
    position: relative;
}
.main-certification-banner .banner-imgbox img {
        max-width: 100%;
        position: relative;
    }
.main-certification-banner .dot-bg {
    width: auto;
    position: absolute;
    left: -70px;
    top: -50px;
    z-index: 0;
    text-align: left;
}
.main-certification-banner .dot-bg img {
        max-width: 100%;
    }
.main-certification-banner .aie-logo {
        width: 50%;
        position: absolute;
        right: 20px;
        top: 56%;
        z-index: 1;
        background: rgb(0, 71, 150);
    }
.main-certification-banner .aie-logo img {
        max-width: 100%;
    }
.main-certification-banner .banner-form-part {
    width: 64%;
    background: #fff;
    padding: 25px 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
    border-radius: 15px;
    text-align: center;
    right: 40px;
    top: 71%;
    position: absolute;
}
.main-certification-banner .banner-form-part h4 {
        font-size: 24px;
        font-weight: bold;
        color: #000;
        margin-top: 0;
        margin-bottom: 10px;
    }
.main-certification-banner .banner-form-part input[type="text"] {
        width: 100%;
        float: left;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 1px solid #ccc !important;
        padding-top: 10px;
        padding-bottom: 7px;
        box-shadow: 0;
        font-size: 12px;
        color: #666;
        margin-bottom: 4px;
    }
.main-certification-banner .banner-form-part .btn-downlod {
        display: inline-block;
        background: #e55cff;
        padding: 10px 20px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 12px;
        line-height: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 20px;
    }
.main-certification-banner .banner-form-part .btn-downlod:hover {
            background: #b504d7;
            color: #fff;
            text-decoration: none;
        }
.certification-page .establish-sec {
    /*background: #fff url(../content/images/bg-curve.png) no-repeat left top;
            background-size: 30%;*/
    width: 100%;
    padding: 80px 0 0;
}
.certification-page .establish-sec .text-part {
        width: 66%;
        float: left;
    }
.certification-page .establish-sec .rightdr {
        background: #fff;
        border-radius: 10px;
        padding: 17px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        width: 28%;
        float: right;
    }
.certification-page .establish-sec .rightdr ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
.certification-page .establish-sec .rightdr ul li a {
            display: block;
            text-decoration: none;
            color: #1a2b4b;
        }
.certification-page .establish-sec .rightdr ul li {
            background: #eef3ff;
            margin: 4px 0;
            padding: 7px 16px;
            border-radius: 6px;
            font-size: 15px;
            color: #1a2b4b;
            transition: 0.2s;
            border-left: 4px solid #4f70ff;
        }
.certification-page .establish-sec .rightdr ul li:hover {
                background: #dce7ff;
                cursor: pointer;
            }
.certification-page .establish-sec .rightdr h4 {
            font-weight: 800;
            margin-bottom: 12px;
            font-size: 25px;
        }
.certification-page .establish-sec h2 {
            margin-top: 0;
        }
.certification-page .establish-sec h3 {
        font-size:20px;
    font-weight: bold; margin-bottom:20px;
    }
.certification-page .establish-sec .text-part ul {
        padding-left: 33px;
    }
.certification-page .establish-sec .text-part ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 7px;
            font-size: 1.5rem;
            line-height: 1.6;
        }
.certification-page .establish-sec .text-part ul li::before {
                content: '';
                width: 10px;
                height: 10px;
                background: #0e8edc;
                position: absolute;
                top: 7px;
                left: -21px;
            }
.certification-page .why-cert-sec {
    padding: 60px 0 80px;
}
.certification-page .jobs-careers-sec {
    width: 100%;
    padding: 60px 0;
    background: #0a2540;
    text-align: center;
}
.certification-page .jobs-careers-sec h2 {
        margin-bottom: 40px;
        color:#fff;
    }
.certification-page .jobs-careers-sec img {
        max-width: 100%;
    }
.certification-page .jobs-careers-sec .left {
        width: 49%;
        float: left;
        padding: 15px;
        background: #fff;
        border: 1px solid #d9e7fe;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.14);
    }
.certification-page .jobs-careers-sec .right {
        width: 49%;
        float: right;
        padding: 15px;
        background: #fff;
        border: 1px solid #d9e7fe;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.14);
    }
.certification-page .track-sec {
    /*background: #fff url(../content/images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;*/
    width: 100%;
    padding: 80px 0;
    text-align: center;
}
.certification-page .track-sec ul {
        padding: 0;
        margin-top: 50px;
    }
    .certification-page .track-sec li {
        width: 31%;
        float: left;
        position: relative;
        padding: 60px 25px 25px;
        background: #eef3ff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        box-shadow: 15px 15px 15px rgba(242,246,255,0.6);
        list-style: none;
        min-height: 425px;
    }
.certification-page .track-sec li:last-child {
            margin-right: 0;
        }
.certification-page .track-sec li h3 {
            font-size: 22px;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 20px;
            color: #000;
        }
    .certification-page .track-sec li h4 {
        font-size: 19px;
        color: #006bff;
        margin-bottom: 9px;
    }
.certification-page .track-sec li .fa-check {
        width: 70px;
        height: 70px;
        line-height: 70px;
        background: #05339C;
        border-radius: 100%;
        font-size: 30px;
        color: #fff;
        position: absolute;
        left: -10px;
        top: -20px;
    }
    .certification-page .track-sec li ul {margin-top:0; padding-left:10px;
    } .certification-page .track-sec li ul li {
        background: none;
        box-shadow: none;
        padding: 0;
        width: 100%;
        border: none;
        margin-right: 0;
        border-radius: 0;
        min-height: 0;
        margin-bottom: 10px;
        list-style-type: disc;
    }
    .certification-page .learning-resources-sec {
        background: #0b0bb2 /*url(images/cert-faq-bg.jpg) no-repeat center top*/;
        /*background-size: cover;*/
        width: 100%;
        padding: 80px 0;
        background: linear-gradient(135deg, #703673, #262565);
    }
.certification-page .learning-resources-sec .left-part {
        width: 43%;
        float: right;
    }
.certification-page .learning-resources-sec .left-part .hd-blue{color:#fff;}
.certification-page .learning-resources-sec .left-part h2, .certification-page .learning-resources-sec .left-part p{color:#fff;}
.certification-page .learning-resources-sec .right-part {
        width: 54%;
        float: left;
        padding-top: 75px;
    }
.certification-page .learning-resources-sec .right-part img {
            max-width: 100%;
        }
.certification-page .learning-resources-sec .right-part .note {
            line-height: 1.3;
            color: #fff;
        }
.certification-page .learning-resources-sec ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
.certification-page .learning-resources-sec ul li {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 7px;
        }
.certification-page .learning-resources-sec ul li .fa-check {
                width: 24px;
                height: 24px;
                line-height: 24px;
                background: #006bff;
                border-radius: 4px;
                font-size: 15px;
                color: #fff;
                margin-right: 2px;
            }
.certification-page .learning-resources-sec ul li p {
        width: 95%;
        float: right;
        margin: 0;
        line-height: 20px;
    }
.certification-page .learning-resources-sec .btn-blue {
        margin-top: 30px;
        background: #fff !important;
        color: #006bff !important;
    }
.certification-page .exam-coverage-sec {
    background: #eef3ff;
    width: 100%;
    padding: 80px 0;
    text-align: center;
}
.certification-page .exam-coverage-sec .para {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
.certification-page .exam-coverage-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.certification-page .exam-coverage-sec li {
        width: 31%;
        float: left;
        position: relative;
        padding: 20px 35px;
        background: #fff;
        margin-right: 15px;
        text-align: left;
        list-style: none;
        height: 330px;
        margin-bottom: 15px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border-radius: 20px;
        border: 1px solid #b6bbc7;
    }
.certification-page .exam-coverage-sec li:nth-child(3n+3) {
        margin-right:0 !important;
    }
.certification-page .exam-coverage-sec li h4 {
            font-size: 20px;
            line-height: 24px;
            font-weight:bold;
            color: #000;
            margin-top: 0;
            margin-bottom: 15px;
            min-height: 50px;
        }
.certification-page .exam-coverage-sec li .percent-nubmber {
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        color: #75337a;
        margin-bottom: 15px;
    }
.certification-page .exam-coverage-sec li ul.exam-list-second {
            margin: 0;
            padding: 0;
        }
.certification-page .exam-coverage-sec li ul.exam-list-second li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 5px;
        min-height: unset !important;
        padding: 0 0 0 17px;
        box-shadow: none;
        border: none;
        font-size: 15px;
        border: none;
        background: none;
        padding-right:0;
    }
.certification-page .exam-coverage-sec li ul.exam-list-second li:before {
        width: 8px;
        height: 8px;
        content: "";
        background: #75347A;
        position: absolute;
        left: 0;
        top: 7px;
    }
.certification-page .exam-coverage-sec .btn-blue {
        margin-top: 35px;
    }
.certification-page .that-matters-sec {
    width: 100%;
    padding: 80px 0;
}
.certification-page .that-matters-sec .img-part {
        width: 45%;
        float: left;
        margin-top:20px;
    }
.certification-page .that-matters-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 350px;
        position: relative;
    }
.certification-page .that-matters-sec .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -10px;
        right: -10px;
        z-index: 0;
        border: 2px solid #006bff;
        border-radius: 30px;
    }
.certification-page .that-matters-sec .img-part img {
            max-width: 100%;
        }
.certification-page .that-matters-sec .text-part {
        width: 45%;
        float: right;
        padding-top: 20px;
    }
.certification-page .that-matters-sec .readmore-strip {
        width: 100%;
        float: left;
        margin-top: 13px;
    }
.certification-page .that-matters-sec .accordion_head {
        color: #006bff;
        cursor: pointer;
        font-size: 18px;
    }
.certification-page .that-matters-sec span:first-child {
        width: auto !important;
        float: left;
    }
.certification-page .that-matters-sec .plusMinus {
        width: 16px;
        height: 16px;
        line-height: 12px;
        background: #006bff;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
    }
.certification-page .that-matters-sec .accordion_body {
        overflow: hidden;
        width: 100%;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
.certification-page .journey-sec {
    background: #fff;
    padding: 60px 0;
}
.certification-page .journey-sec .left-part {
        width: 47%;
        float: left;
    }
.certification-page .journey-sec .right-part {
        width: 530px;
        height: 245px;
        border-radius: 16px;
        background: linear-gradient(145deg, #ccc, #555);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        padding: 24px;
        position: relative;
    }
.certification-page .journey-sec ul {
        margin: 0;
        padding: 0;
    }
.certification-page .journey-sec .link-green {
        color: #006bff /*#00a7cd*/;
        text-decoration: underline;
    }
.certification-page .journey-sec ul li {
        width: 100%;
        float: left;
        border-bottom: 1px solid rgba(0,0,0,0.1);
        padding: 18px 0;
        list-style-type: none;
        text-align: left;
    }
.certification-page .journey-sec ul li ul.listsub {
        width: 68%;
        float: right;
    }
.certification-page .journey-sec ul li ul.listsub li {
        list-style-type: disc;
        font-size: 15px;
        line-height:1.6;
        color: #fff;
        border: none;
        padding: 0;
    }
.certification-page .journey-sec ul li ul.listsub li ul{ 
    padding-left:2px;
}
.certification-page .journey-sec ul li ul.listsub li ul span.bot-line {
        display:inline-block;
        margin-top:10px;
    }
.certification-page .journey-sec ul li .text-btn {
        display:inline-block;
        margin-top:15px;
    }
.certification-page .journey-sec .bottomdvt {
            margin-top: 55px;
        }
.certification-page .journey-sec .bottomdvt h4 {
            width: 27%;
            float: left;
            padding-right: 40px;
            /*color: #fff;*/
            font-size: 19px;
            font-weight: 700;
            line-height: 24px;
        }
.certification-page .journey-sec .bottomdvt p {
            width: 65%;
            float: left;
            border-left: 1px solid rgba(0,0,0,0.1);
            padding-left: 40px;
           
        }
.certification-page .credential-suite-sec {
        width: 100%;
        padding: 90px 0 70px;
    }
.certification-page .credential-suite-sec .img-part {
        width: 45%;
        float: left;
    }
.certification-page .credential-suite-sec .img-part img {
            max-width: 100%;
        }
.certification-page .credential-suite-sec .text-part {
        width: 45%;
        float: right;
        padding-top: 50px;
    }
.certification-page .cert-fee-sec {
    width: 100%;
    background: #0a2540;
    padding: 60px 0;
}
.certification-page .cert-fee-sec h2 {
        color: #fff;
    }
.certification-page .cert-fee-sec .left-part {
        width: 60%;
        float: left;
        padding-right: 60px;
        position: relative;
        padding-top: 60px;
    }
.certification-page .cert-fee-sec .left-part .fee-bg {
            width: 35%;
            height: auto;
            position: absolute;
            left: -15px;
            top: 34px;
        }
.certification-page .cert-fee-sec .left-part .fee-box {
            width: 85%;
            float: left;
            background: #fff;
            border-radius: 20px;
            padding: 20px 30px;
            margin-top: 30px;
            margin-left: 80px;
            margin-bottom: 20px;
            position: relative;
        }
.certification-page .cert-fee-sec .left-part .fee-box .fee-logo-part {
        width: 40%;
        float: left;
        margin-right: 20px;
    }
.certification-page .cert-fee-sec .left-part .fee-box .fee-logo-part img {
            max-width: 100%;
        }
.certification-page .cert-fee-sec .left-part .fee-box h3 {
        color: #ffa700;
        font-size: 40px;
        font-weight: bold;
        margin-top: 5px;
    }
.certification-page .cert-fee-sec .left-part .fee-box span.inclusive {
        font-size: 15px;
        color: #333;
        margin-top: -10px;
        display: block;
        font-weight: bold;
    }
.certification-page .cert-fee-sec .left-part .fee-note {
        font-size: 12px;
        color: #fff;
        font-style: italic;
        margin-bottom: 10px;
    }
.certification-page .cert-fee-sec .right-part {
        width: 40%;
        float: left;
        border-left: 4px solid #6c7c8c;
        padding-left: 35px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
.certification-page .cert-fee-sec .right-part li {
            width: 100%;
            float: left;
            padding-left: 80px;
            margin-bottom: 30px; text-align:left;
        }
.certification-page .cert-fee-sec .right-part li h4 {
                font-size: 24px;
                font-weight: bold;
                color: #fff;
                margin-bottom: 10px;
            }
.certification-page .cert-fee-sec .right-part li p {
                color: #fff;
            }
.certification-page .cert-fee-sec .right-part li .fee-icon {
                width: 60px;
                height: 60px;
                line-height: 53px;
                text-align: center;
                border: 2px solid #68e4f6;
                border-radius: 50%;
                float: left;
                margin-left: -70px;
            }
.certification-page .cert-fee-sec .right-part li .fee-icon img {
                    max-width: 90%;
                }
.certification-page .cert-fee-sec .right-part .fee-mail {
            color: #68e4f6;
            text-decoration: none;
        }
.certification-page .examination-sec {
    width: 100%;
    padding: 60px 0;
}
.certification-page .examination-sec .left-part {
        width: 45%;
        float: left;
        padding-top: 100px;
    }
.certification-page .examination-sec .right-part {
        width: 50%;
        float: right;
    }
.certification-page .examination-sec .right-part img {
            max-width: 100%;
        }
.certification-page .faq-sec {
    background: #C4D7FF;
    /*background: #fff url(../content/images/cert-faq-bg.jpg) no-repeat fixed right top;
            background-size: cover;*/
    width: 100%;
    padding: 60px 0;
}
.certification-page .faq-sec .faq-inner {
        width: 55%; float:left; text-align:left;
       
    }
.certification-page .faq-sec .rightbxfaq {
        width: 35%;
        float: right;
        /*background: #05339C;*/
        padding: 33px;
        margin-top: 94px;
        background: linear-gradient(135deg, #05339C, #6F3572);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
        border-radius: 25px;
        border: 10px solid #05339C;
        border-radius:25px;
    }
.certification-page .faq-sec .rightbxfaq h2 {
            margin: 0 0px 13px; font-size:22px;
        }
.certification-page .faq-sec .rightbxfaq h2, .certification-page .faq-sec .rightbxfaq p {
            color: #fff;
        }
.certification-page .faq-sec .rightbxfaq p{ font-style:italic;}
.certification-page .faq-sec .click-here {
        color: #006bff;
        text-decoration: none;
    }
.certification-page .faq-sec .faq-inner ul {
        margin: 0;
        padding: 0;
    }
.certification-page .faq-sec .faq-inner ul li {
        width: 100%;
        float: left;
        padding: 10px 5px;
        list-style-type: none;
        text-align: left;
        border-bottom: 1px solid #aabde5;
    }
.certification-page .faq-sec .faq-inner .accordion_container {
        padding-top: 15px;
    }
.certification-page .faq-sec .faq-inner .accordion_head {
        overflow: hidden;
        color: #000000;
        cursor: pointer;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 5px 5px 5px;
    }
.certification-page .accordion_head span:first-child {
    width: 90%;
    display: inline-block;
}
.certification-page .faq-sec .faq-inner .plusMinus {
    width: 30px;
    height: 30px;
    line-height: 25px;
    background: #75347A /*#006bff*/;
    border-radius: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    float: right;
}
.certification-page .faq-sec .faq-inner .accordion_body {
    overflow: hidden;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.certification-page .faq-sec .faq-inner .accordion_body ul {
        padding-left: 15px !important;
    }
.certification-page .faq-sec .faq-inner .accordion_body ul li {
            border-top: 0 solid #081a31 !important;
            border-bottom: 0 solid #e8e8e8 !important;
            padding: 0 !important;
            list-style-type: disc !important;
            list-style-position: outside;
            margin-bottom: 8px;
            position: relative;
        }
.certification-page .apply-sec .apply-left {
        float: left;
        width: 60%;
    }
.certification-page .apply-sec .btn-border-white {
        display: inline-block;
        border: 1px solid #fff;
        padding: 10px 25px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        margin-top: 15px;
    }
.certification-page .apply-sec .btn-border-white:hover {
            background: #fff;
            color: #0094ff;
            text-decoration: none;
        }
.field-validation-error {
    font-size: 11px;
    color: #f11313;
    margin-top: 5px;
    display: block;
}
.error-page {
    text-align: center;
    padding: 220px 0 120px;
}
.error-page p {
        font-size: 18px;
        font-weight: 500;
        color: #444;
        width: 80%;
        margin: auto;
    }
.error-page h3, .sorry h3 {
        color: #2957A4;
       
        margin: auto;
    }
.error-page .btn {
        background: #cc6d1b;
        padding: 10px 15px;
        color: #fff;
        font-weight: bold;
        letter-spacing: 3.5px;
        text-transform: uppercase;
        font-size: 12px;
        display: inline-block;
        border: 0;
        outline: 0;
        cursor: pointer;
    }
.error-page .btn:hover {
            background: #060C44;
        }
/**AiZone(insight page) new css**/
.blog-box {
    padding: 60px 0 80px;
    background: #C4D7FF /*#f7faff*/;
}
.blog-box h1 {
        color: #000;
        margin-bottom: 25px;
        font-weight: bold;
        font-size: 40px;
    }
.blog-box h2 {
        margin-bottom: 10px;
    }
.blog-box h4 {
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }
.blog-box ul {
        width: 100%;
        float: left;
        margin-top: 35px;

    }
.blog-box ul li {
        width: 31.5%;
        float: left;
        border: 1px solid #ccc;
        background: #fff;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        list-style: none;
        overflow: hidden;
    }
.blog-box ul li:last-child {
            margin-right: 0;
        }
.blog-box ul li .img-wrap {
            height: auto;
        }
.blog-box ul li .txt-info {
            /*border: 0.06em solid #CCCCCC;*/
            background-color: #FFFFFF;
            padding: 20px;
            display: block;
            min-height: 332px;
        }
.blog-box ul li a.topic-link {
        display: inline-block;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        text-decoration: none;
        /*background: #006bff;*/
        /*padding: 2px 7px;*/
        border-radius: 4px;
        margin-bottom: 5px;
    }
.blog-box ul li .txt-info .title-hd {
            font-size: 20px;
            color: #000;
            line-height: 28px;
            font-weight: 700;
            min-height: 90px;
            margin-top:0;
        }
.blog-box ul li .txt-info .txt-disc {
            /*font-size: 14px;*/
            line-height: 22px;
            color: #000;
            font-weight: 400;
            margin-top: 10px;
        }
.blog-box .view-box {
        width: 100%;
        color: #fff;
    }
.insight-newsletter {
    width: 100%;
    padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(135deg, #1D2464 0%, #6F3572 100%);
}
.insight-newsletter h2, .insight-newsletter p {
        color: #fff;
    }
    .insight-newsletter .insight-newsletter-inner {
        width: 100%;
        padding: 40px 50px;
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
        border-radius: 25px;
    }
.insight-newsletter .text-part {
        width: 50%;
        float: left;
    }
.insight-newsletter .img-part {
        width: 40%;
        float: right;
        position: relative;
    }
.insight-newsletter .img-part .imgbox {
            width: 100%;
            overflow: hidden;
            border-radius: 25px;
            height: auto;
        }
.insight-newsletter .img-part img {
            max-width: 100%;
        }
.insight-rewired-sec {
    width: 100%;
    padding: 60px 0 80px;
    /*background: #00346d;*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 80%, #1D2464 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 80%, #1D2464 100%);
}
.insight-rewired-sec h2 {
    color:#fff;
}
.insight-rewired-sec ul {
        width: 100%;
        float: left;
        margin-top:15px;
    }
    .insight-rewired-sec .pdtvii {
        padding-top: 80px;
    }
    .insight-rewired-sec ul li {
        /*width: 23.5%;*/
        width: 47.5%;
        float: left;
        border: 1px solid #355e8e;
        margin-right: 22px;
        text-align: left;
        border-radius: 15px;
        list-style: none;
        overflow: hidden;
        background: #fff /*#d1eeff*/;
        min-height: 470px;
        position: relative;
    }
.insight-rewired-sec ul li:last-child {
        margin-right: 0;
    }
.insight-rewired-sec ul li .imgbox {
        height: auto;
    }
.insight-rewired-sec ul li .textbox {
        padding: 20px;
    }
    .insight-rewired-sec ul li .textbox .newsroom-date {
        display: inline-block;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        text-decoration: none;
        margin-bottom: 5px;
    }
    .insight-rewired-sec ul li h4 {
        font-size: 20px;
        color: #000;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 0;
    }
.insight-rewired-sec .btn-blue-new {
        position: absolute;
        bottom: 20px;
    }
.insight-rewired-sec .upcoming-text {
        font-size: 16px;
        line-height: 14px;
        font-weight: bold;
        color: #979797;
        position: absolute;
        bottom: 30px;
        right: 20px;
    }
.insight-rewired-sec .upcoming {
        filter: grayscale(1);
    }
.insight-rewired-sec .view-box {
        width: 100%;
        color: #fff;
    }
.insight-newsroom-sec {
    width: 100%;
    padding: 60px 0 80px;
    background: #C4D7FF /*#f7faff*/;
}
.insight-newsroom-sec ul {
        width: 100%;
        float: left;
        margin-top: 15px;
    }
    .insight-newsroom-sec ul li {
        width: 48.4%;
        float: left;
        list-style: none;
        border: 1px solid #ccc;
        margin-right: 35px;
        margin-bottom: 35px;
        text-align: left;
        overflow: hidden;
        background: #fff;
        min-height: 490px;
        position: relative;
        padding: 20px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4) /*, 0 8px 20px rgba(0,0,0,0.14)*/;
    }
.insight-newsroom-sec ul li:nth-child(2n+2) {
            margin-right: 0;
        }
.insight-newsroom-sec ul li .imgbox {
        width: 100%;
        height: 232px;
        overflow: hidden;
    }
.insight-newsroom-sec ul li .textbox {
        width: 100%;
        float: left;
        padding: 20px;
    }
.insight-newsroom-sec ul li .newsroom-date {
    display: inline-block;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
}
    .insight-newsroom-sec ul li h4 {
        font-size: 20px;
        color: #000;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
    }
        .insight-newsroom-sec ul li h4 a:hover {
            color: #000;
        }
        .insight-newsroom-sec ul li:nth-child(2) h4 {
            padding-right: 7%;
        }
.insight-newsroom-sec ul li .btn {
        margin-top: 10px;
    }
/**CompleteYourRegistration page**/
.create-acc .div1.inner-inner-banner {
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    padding: 100px 0 40px;
}
.create-acc .left-image img {
    max-width: 200px;
}
.create-acc .padding30 {
    padding: 50px 0 !important;
}
.create-acc .leftside {
    float: left;
    padding-top: 0px;
}
.create-acc .width25 {
    width: 25%;
}
.create-acc .width30 {
    width: 30%;
}
.create-acc .width35 {
    width: 35%;
    float: left;
}
.create-acc .width50 {
    width: 50%;
}
.create-acc .width100 {
    width: 100%;
}
.create-acc .width51 {
    width: 50%;
    margin-left: 20px;
    margin-top: -15px
}
.create-acc .width65 {
    width: 65%;
}
.create-acc .width70 {
    width: 70%;
}
.create-acc .div1 .right-line {
    border-right: 4px solid #dcdcdc;
    padding-right: 35px;
}
.create-acc .div1 .image-section {
    float: left;
    margin-top: 26px;
    width: 14%;
}
.create-acc .div1 .image-section img {
        width: 100%;
    }
.create-acc .div1 .login-content {
    float: left;
    width: 80%;
    /*margin-left: 30px;*/
    padding-left:30px;
}
.create-acc .div1 .login-content h1 {
        font-size: 32px;
        color: #fff;
        text-transform: capitalize;
        font-weight: normal;
    }
.create-acc .div1 .login-content .bigpara {
        font-size: 16px;
        margin-bottom: 2px;
        color: #fff;
        width: 80%;
    }
.create-acc .div1 .login-content p.content-info {
        font-size: 10px;
        color: #fff;
        margin-top: 10px;
    }
.create-acc .div1 .rightside.log-side {
    padding-top: 50px;
}
.create-acc .rightside {
    float: right;
}
.create-acc .div2 h4 {
    font-size: 13px;
    font-weight:bold;
    color: #000;
    line-height: 25px;
}
.create-acc .div1 .left-image {
    float: left;
    width: 25%;
}
.create-acc .div1 .log-information h4 {
    font-size: 8px;
    font-weight: bold;
}
.create-acc .div1 .log-information span {
    font-weight: bold;
    color: #fff;
}
.create-acc .div1 .log-information {
    float: right;
    width: 63%;
    margin-top: -69px;
    margin: 10px 25px 0 0;
}
.create-acc .card {
    position: relative;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
}
.create-acc .div2 h3.form-head {
    font-weight: bold;
    font-size: 15px !important;
    color: #000;
    background: #c4d7ff;
    padding: 15px 25px 15px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 0px;
}

.create-acc .leftside .box.box-info.application-track.track-points {
    padding: 15px 25px 20px;
}

    .create-acc .leftside .box.box-info.application-track.track-points .box-header h5 {
        line-height: 25px;
        text-wrap-mode: nowrap;
        font-size: 13.5px;
    }
    .create-acc .leftside .box.box-info.application-track.track-points h3.blue-label {
        margin-top: 5px;
    }
.create-acc .div2 .form-head {
    padding: 20px;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    color: #545454;
}
.create-acc .div2 .form-head label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        color: #003c71 !important; font-size:14px;
    }
.create-acc .div2 {
    background: #f5f5f5;
}
.create-acc .div2 .rightside.side-bg {
        background: #fff;
        padding: 20px;
        margin-top: 20px;
    }
.create-acc .div2 .rightside.side-bg h4 {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        line-height: 19px;
    }
.create-acc .div2 .bulletsy li {
        padding: 7px 30px 7px 25px !important;
        margin: 3px 0;
        display: inline-block;
        position: relative;
    }
.create-acc .div2 .bulletsy li::before {
            position: absolute;
            left: 2px;
            top: 13px;
            content: "";
            width: 10px;
            height: 10px;
            background-color: #FFED00
        }
.create-acc .div2 .rightside .side-img img {
        width: 100%;
    }
.create-acc span.blue-label {
    
    font-size: 11px;
    display: table;
    padding-top: 4px;
}
.create-acc .card .input-field select {
    width: 92.5%;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #0c0c0c1a;
}
.create-acc select {
    color: #555;
    border: 1px solid #e1e1e3;
    cursor: pointer;
    padding: 5px 10px;
    background: #ffffff url("../Content/Images/select-arrow.png") no-repeat scroll right center !important;
    font-size: 12px !important;
    overflow: hidden;
    height: 38px;
    padding-right: 5px !important;
    text-overflow: ellipsis;
    font-weight: 400;
    text-transform: uppercase
}
.create-acc .redbtn {
    background: #006bff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    border: none;
    border-radius: 100px;
    margin-top: 5px;
}
.create-acc .redbtn:hover {
        background: #035ad1;
        color: #fff;
        text-decoration: none;
    }
.create-acc input[type="text"], .create-acc input[type="email"], .create-acc input[type="password"] {
    border: 1px solid #e2e2e2;
    padding: 6px 4px 10px 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #0c0c0c1a;
    width: 92%;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #555;
    margin-left: 0;
    text-transform: uppercase;
}
.create-acc select option {
    background: #fff;
    border-bottom: 1px solid #e1e1e3;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    font-family: Segoe UI;
    text-transform: uppercase
}
.create-acc .redbtn:hover {
    background: #1887b6;
}
.create-acc .captcha {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 20px;
    box-sizing: border-box;
    
}
.create-acc .captcha img {
    height:40px;
}
.create-acc .close-box:hover, .create-acc .close-box:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }
.create-acc .width60 {
    width: 68%;
}
.create-acc .radio, .create-acc .checkbox {
    display: inline;
    padding-left: 3px;
    margin-top: -1px;
    margin-bottom: -1px;
}
.widgetaggdvt {
    padding: 80px 0;
    background: #f2f1ed;
    /*background: #00346d;*/
}
.widgetaggdvt .btn-border-blue {
        margin-left: 16px;
        margin-top: 22px;
    }
.mrtb21 {
        margin-bottom: 22px;
    }
.vouchertxt{
    padding:20px;
}
.vouchertxt p {
    font-size: 12px;
}
/**aie-landing-page css**/
.aie-landing-header {
    padding: 15px 0 13px;
    width: 100%;
    background: #fff;
    z-index: 99;
}
.aie-landing-header .left {
        float: left;
        width: 22%;
       
    }
.aie-landing-header img {
    width: 160px;
}
.aie-landing-page .aie-landing-banner {
    background: #170d41 url(../Content/Images/artificial-intelligence-engineer-certification-banner.jpg) no-repeat scroll;
    background-size: cover;
    padding: 160px 0 0;
    height: 820px;
}
    .aie-landing-page .aie-landing-banner .left {
        width: 56%;
        float: left;
        padding-top: 82px;
    }
.aie-landing-page .aie-landing-banner .right {
    float: right;
    width: 39%;
}
    .aie-landing-page .aie-landing-banner h1 {
        font-size: 46px;
        font-weight: 900;
        color: #fff;
        margin-top: 18px;
        margin-bottom: 15px;
        text-transform: initial;
        float: left;
        width: 70%;
    }
    .aie-landing-page .aie-landing-banner p.banner-text {
        font-size: 15px;
        color: #fff;
        line-height: 25px;
        margin-top: 40px;
    }
.aie-landing-page .aie-landing-banner .form-wrap {
        /*padding: 20px 30px;*/
        background-color: #fff;
        /*border-top: 4px solid #00a6e5;*/
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
        box-sizing: border-box;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
.aie-landing-page .aie-landing-banner .form-wrap .head-box {
            background: #75337a;
            padding: 15px;
            text-align: center;
            border-top-left-radius: 50px;
            border-top-right-radius: 50px;
        }
.aie-landing-page .aie-landing-banner .form-wrap h4 {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 7px;
    font-weight: bold;
}
.aie-landing-page .aie-landing-banner .form-wrap p {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    margin-bottom: 0;
}
.aie-landing-page .aie-landing-banner .form-wrap .form-box {
            width: 100%;
            padding: 15px 25px;
            /*box-shadow: 0 25px 45px rgba(0, 0, 0, 0.25), 0 10px 18px rgba(0, 0, 0, 0.18), inset 0 2px 6px rgba(255, 255, 255, 0.15);*/
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
        }
.aie-landing-page .aie-landing-banner .form-wrap form {
    width: 100%;
}
.aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
        width: 100%;
        border: 1px solid #ccc !important;
        padding: 10px;
        font-size: 13px;
        color: #333;
        background: #fff;
        border-top: none;
        border-left: none;
        border-right: none;
        border-radius: 4px !important;
    }
.aie-landing-page .aie-landing-banner .form-wrap form input:focus {
        box-shadow:none !important;
        border-top:0;
        border-left:0;
        border-right:0;
    }
.aie-landing-page .aie-landing-banner .form-wrap form select {
        border: 1px solid #ccc;
        padding: 10px;
        width: 100%;
        margin-bottom: 12px;
        -webkit-appearance: none;
        background: white url("images/icons-18-black.png") no-repeat scroll 97% center !important;
        overflow: hidden;
    }
.aie-landing-page .aie-landing-banner .form-wrap .form-botpart {
    width: 100%;
    text-align: center;
    padding: 0 14%;
    box-sizing: border-box;
}
.aie-landing-page .aie-landing-banner .form-wrap .form-botpart p {
        font-size: 12px;
        color: #434343;
        font-weight: 400;
        line-height: 16px;
        text-align: center;
    }
.aie-landing-page .aie-landing-banner .form-wrap .form-botpart a {
        color: #035ad1;
        text-decoration:none !important;
    }
.aie-landing-page .aie-landing-banner .form-wrap .submit-btn {
    background: #eba809 !important;
    color: #000;
    padding: 9px 30px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    margin: 10px auto;
    cursor: pointer;
    border-radius: 40px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    display: block;
    font-family: "Segoe UI","Open Sans",sans-serif;
}
.aie-landing-page .aie-landing-banner .form-wrap .submit-btn:hover {
        background: #da9700
    }
.aie-landing-page .field-validation-error {
    color: red;
    font-size: 11px;
    display: block;
    margin-bottom: -7px;
}
.aie-landing-page h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.08;
    color: #0b3558;
    margin-top: 0;
    margin-bottom: 20px;
}
.aie-landing-page h4 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 10px;
}
.aie-landing-page p {
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #202121;
    margin-top: 0;
    margin-bottom: 10px;
}
.aie-landing-page p.para {
        font-size: 19px;
        font-weight: 400;
        line-height: 1.6;
    }
.aie-landing-page .btn-blue {
    display: inline-block;
    background: #006bff !important;
    padding: 10px 25px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.aie-landing-page .blue-btn:hover {
    background: #035ad1 !important;
    color: #fff !important;
    text-decoration: none;
}
.aie-landing-page li {
    list-style-type: none;
}
.aie-landing-page .why-sec {
    width: 100%;
    padding: 70px 0;
    /*background:#fff;*/
}
.aie-landing-page .why-sec h2 {
    color:inherit;
}
.aie-landing-page .why-sec .img-part {
    width: 18%;
    float: left;
 }
.aie-landing-page .why-sec .text-part {
        width: 77%;
        float: left;
        padding-top: 0px;
        border-left: 2px dotted #ccc;
        padding-left: 37px;
        margin-left: 55px;
      

    }
.aie-landing-page .aie-landing-banner .left .img-part {
    width: 25%;
    float: right;
    margin-top: 10px;
}
.aie-landing-page .aie-landing-banner .left .img-part img {
        width: 100%;
        display: block;
        border-radius: 100px;
        transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
        transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
        box-shadow: 0 6px 20px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
        will-change: transform;
        transform-style: preserve-3d;
        backface-visibility: hidden;
        padding: 8px;
    }
.aie-landing-page .key-highlights-sec .img-part:hover img {
        transform: rotateX(0deg) rotateY(0deg) translateZ(24px) scale(1.02);
        box-shadow: 0 20px 40px rgba(255,255,255,0.32), 0 6px 12px rgba(255,255,255,0.18);
    }
.aie-landing-page .key-highlights-sec p.para{ font-size:18px;}
.aie-landing-page .key-highlights-sec p {
    color: #fff;
    text-align: left;
}
.aie-landing-page .key-highlights-sec {
        background: linear-gradient(135deg, #1D2464 0%, #6F3572 100%);
        padding: 80px 0;
        text-align: center;
    }
.aie-landing-page .key-highlights-sec h2 {
            color: #fff;
            text-align: left;
        }
.aie-landing-page .key-highlights-sec ul {
        padding: 0;
        margin-top: 40px;
    }
.aie-landing-page .key-highlights-sec li {
            width: 24%;
            float: left;
            position: relative;
            padding: 20px 11px;
            margin-right: 15px;
            text-align: left;
            border-radius: 20px;
            list-style: none;
            height: 345px;
            background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
            box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
            border: 4px solid #663370;
        }
.aie-landing-page .key-highlights-sec li:last-child {
            margin-right: 0;
        }
.aie-landing-page .key-highlights-sec li .numb {
            display: inline-block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            background: #0accd7;
            border-radius: 50%;
            font-size: 20px;
            color: #fff;
            text-align: center;
            margin-bottom: 5px;
        }
.aie-landing-page .key-highlights-sec ul li h4 {
            color: #fff;
            line-height: 1.2;
            font-weight: bold;
            font-size: 17px;
        }
.aie-landing-page .key-highlights-sec li p {
            color: #fff;
            margin-bottom: 0;
        }
.aie-landing-page .key-highlights-sec li:nth-child(2) p {
            letter-spacing:-0.3px;
        }
.aie-landing-page .who-should-sec {
    background: -webkit-linear-gradient(335deg, #c4d7ff 0%, #fff 100%);
    padding: 100px 0;
}
.aie-landing-page .who-should-sec .top-part {
        width: 95%;
        margin-bottom: 30px;
      
    }
.aie-landing-page .who-should-sec .boxdvt {
        width: 100%;
        background: #fff;
        box-shadow: 0 10px 20px rgba(0,0,0,0.15), 0 6px 6px rgba(0,0,0,0.10);
        border-radius: 10px;
        padding: 30px 40px;
        box-sizing: border-box;
        margin-bottom:20px;
    }
.aie-landing-page .who-should-sec h4 {
        font-size: 22px;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 10px;
        color: #75347A;
    }
.aie-landing-page .who-should-sec ul li {
        list-style: none;
        float: left;
        width: 100%;
        box-sizing: border-box;
        font-size: 15px;
        line-height: 1.6;
        font-weight: 400;
        margin-bottom: 10px;
        margin-left: 15px;
        position: relative;
    }
.aie-landing-page .who-should-sec ul li:last-child {
            margin-bottom: 0;
        }
.aie-landing-page .who-should-sec ul li::before {
            width: 7px;
            height: 7px;
            background: #75347A;
            content: "";
            position: absolute;
            top: 8px;
            left: -15px;
        }
.core-competencies-sec {
    padding: 80px 0;
    background: -webkit-linear-gradient(335deg, #c4d7ff 0%, #fff 100%);
}
.core-competencies-sec ul {
        padding: 0;
        margin-top: 30px;
    }
.core-competencies-sec ul li {
            list-style: none;
            width: 48.70%;
            float: left;
            border: 1px solid rgba(0,0,0,0.14);
            box-sizing: border-box;
            position: relative;
            margin-right: 25px;
            margin-bottom: 25px;
            padding: 30px 20px 30px 40px;
            background: #fff;
            box-shadow: 4px 2px 15px #e6e6e6;
            min-height: 165px;
        }
.core-competencies-sec ul li:nth-child(2n+2) {
                margin-right: 0;
            }
.core-competencies-sec ul li span.number {
                display: inline-block;
                width: 40px;
                height: 40px;
                line-height: 40px;
                border-radius: 50px;
                background: #0258b7;
                text-align: center;
                color: #fff;
                position: absolute;
                left: -15px;
                top: 20px;
                z-index: 1;
            }
.core-competencies-sec ul li h4 {
                font-size: 18px;
                font-weight: bold;
                color: #0258b7;
                margin-top: 0;
                margin-bottom: 10px;
                word-break: keep-all;
            }
.core-competencies-sec ul li p {
                font-size: 15px;
                line-height: 1.6;
                font-weight: 400;
                margin-bottom: 0;
                word-break: keep-all;
            }
.aie-footer {
    padding: 40px 0 40px;
}
.aie-footer .social {
        width: 100%;
        text-align: left;
        padding-top: 19px;
    }
.aie-footer .sm {
        padding: 15px 0 10px;
    }
.aie-footer .faq-part {
        width: 100%;
        margin-bottom: 40px;
    }
.aie-footer .faq-part .faq-left {
            width: 70%;
            float: left;
            padding-right: 5%;
        }
.aie-footer .faq-part .faq-left h4 {
                font-size: 22px;
                font-weight: bold;
                color: #0b3558;
            }
.aie-footer .faq-part .faq-right {
            width: 30%;
            float: left;
        }
.aie-footer .faq-part .faq-cover-band {
            width: 100%;
            margin: auto;
            margin-bottom: auto;
            /*margin-bottom: 10px;*/
            border-bottom: 1px solid #ccc;
        }
.aie-footer .faq-part .accordionButton {
            cursor: pointer;
            font-size: 14px;
            font-weight: bold;
            padding: 8px 0;
            font-family: "Segoe UI","Open Sans",sans-serif !important;
        }
.aie-footer .faq-part .plusminus {
            width: 25px;
            height: 25px;
            line-height: 19px;
            font-size: 16px;
            color: #75347A;
            text-align: center;
            float: right;
        }
.aie-footer .faq-part .accordionContent {
            padding-top: 10px;
            padding-bottom: 10px;
            word-break: keep-all;
        }
.aie-footer .faq-part .accordionContent p {
                font-size: 14px;
                line-height: 1.5;
                font-family: "Segoe UI","Open Sans",sans-serif !important;
            }
.aie-footer .faq-part .accordionContent ul {
                width: 100%;
                float: left;
                padding-left: 15px;
            }
.aie-footer .faq-part .accordionContent ul li {
                    width: 100%;
                    float: left;
                    list-style: disc;
                    margin-bottom: 5px;
                    font-size: 14px;
                    line-height: 1.5;
                    font-family: "Segoe UI","Open Sans",sans-serif !important;
                }
.aie-footer .faq-part .faq-right .inner-box {
            width: 100%;
            float: left;
            padding: 40px 30px;
            border-radius: 15px;
            background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
            background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
            box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
            border: 2px solid #342968;
            text-align: center;
            min-height: 250px;
            margin-top: 15px;
        }
.aie-footer .faq-part .faq-right .inner-box h4 {
                font-size: 22px;
                font-weight: bold;
                color: #fff;
            }
.aie-footer .faq-part .faq-right .inner-box p {
                font-size: 14px;
                line-height: 1.5;
                color: #fff;
            }
.aie-footer .faq-part .faq-right .inner-box a {
                display: inline-block;
                font-size: 15px;
                font-weight: 600;
                color: #fff;
                padding: 6px 20px;
                border: 1px solid #fff;
                border-radius: 40px;
                text-align: center;
                text-decoration: none;
                transition: 0.5s;
                margin-top: 20px;
            }
.aie-footer .faq-part .faq-right .inner-box a:hover {
                    color: #75337a;
                    border: 1px solid #fff;
                    background: #fff;
                    text-decoration: none;
                }
.aie-landing-page .learning-res-landing {
    width: 100%;
    padding: 70px 0;
}
.aie-landing-page .learning-res-landing .img-part {
    width: 43%;
    float: left;
    position: relative;
}
.aie-landing-page .learning-res-landing .img-part .imgbox-border {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        bottom: -10px;
        right: -10px;
        z-index: 0;
        border: 2px solid #006bff;
        border-radius: 25px;
    }
.aie-landing-page .learning-res-landing .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 420px;
        position: relative;
        background: #f2f6ff;
        padding: 40px 15px;
    }
.aie-landing-page .learning-res-landing .text-part {
    width: 52%;
    float: left;
    padding-top: 20px;
    padding-left: 70px;
}
.aie-landing-page .learning-res-landing .text-part ul {
        margin-top: 18px;
        padding-left: 0;
    }
.aie-landing-page .learning-res-landing .text-part ul li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 5px;
            width: 11px;
            height: 11px;
            background: #006bff;
            z-index: 0;
            border-radius: 3px;
        }
.aie-landing-page .learning-res-landing .text-part ul li {
            width: 100%;
            float: left;
            font-size: 15px;
            line-height: 20px;
            font-weight: 800;
            position: relative;
            box-sizing: border-box;
            padding-left: 20px;
            list-style: none;
            margin-bottom: 7px;
        }
.aie-landing-page .process-sec-landing {
    width: 100%;
    padding: 80px 0 100px;
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 20%, #1D2464 100%);
}
.aie-landing-page .process-sec-landing h2{
    color: #fff;
    text-align:center;
}
.aie-landing-page .process-sec-landing ul {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    width: 100%;
}
.aie-landing-page .process-sec-landing ul li {
        list-style: none;
        width: 24.3%;
        float: left;
        background: #040E5D;
        position: relative;
        padding: 14px;
        border-radius: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        min-height: 216px;
    }
.aie-landing-page .process-sec-landing ul li:nth-child(5) {
            width: 27%;
            min-height: 204px;
        }
.aie-landing-page .process-sec-landing ul li:nth-child(6) {
            width: 72.1%;
            margin-right: 0;
            min-height: 204px;
        }
.aie-landing-page .process-sec-landing ul li:nth-child(4), .aie-landing-page .process-sec-landing ul li:nth-child(6) {
            margin-right: 0;
        }
.aie-landing-page .process-sec-landing ul li span.number {
            position: absolute;
            top: -20px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 50%;
            color: #000;
            background: #eba809;
            font-size: 18px;
            font-weight: 600;
            text-align: center;
            z-index: 1;
            display: inline-block;
        }
.aie-landing-page .process-sec-landing h6 {
        font-size: 18px;
        line-height: 1.5;
        color: #fff;
        font-weight: 600;
    }
.aie-landing-page .process-sec-landing p {
        color: #fff;
        
    }
.aie-landing-page .getdetails-sec {
        background: #0a2540 url(images/get-details-landing-bg.jpg) no-repeat scroll 0 center;
        background-size: cover;
        padding: 70px 0;
    }
.aie-landing-page .getdetails-sec .inner-part {
        width: 100%;
        text-align: center;
        padding: 63px 0;
        border: 1px solid rgba(255,255,255,0.2);
        border-radius: 25px;
        margin: 0 auto;
    }
.aie-landing-page .getdetails-sec h2 {
    width: 70%;
    float: left;
    color: #fff;
    border-right: 2px solid rgba(255,255,255,0.3);
    margin-bottom:0;
}
.aie-landing-page .getdetails-sec h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-top: 0;
}
.aie-landing-page .getdetails-sec .getdetails-btn {
    display: inline-block;
    background: #006bff;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    /*margin-top: 10px;*/
    border-radius: 30px;
}
.aie-landing-page .getdetails-sec .getdetails-btn:hover {
        background: #035ad1;
    }
.aie-landing-thanks-sec {
    width: 100%;
    padding: 120px 0;
    background: #fff url(images/thanks-bg01.jpg) no-repeat right top;
    background-size: cover;
    border-top: 1px solid #e2e2e2;
}
.aie-landing-thanks-sec .btn-blue {
    margin-top: 0;
}
.aie-landing-thanks-sec h3{
        color: #fff !important;
    }
.aie-landing-thanks-sec p {
    font-size:20px;
        color: #fff !important;
        padding:0 20%;
    }
.aie-landing-page .toplt {
    margin-top: -8px !important;
}
.examdvtpvt .note {
    position: absolute;
    bottom: 30px;
    z-index: 9999;
    color: #000;
    left: 156px;
}
.examdvtpvt {
    width: 100%;
    padding: 80px 0;
  
}
.examdvtpvt h2 { margin-top:0;}
.examdvtpvt .box3shdviit {
        padding: 20px;
        border-radius: 12px;
        border: 4px solid transparent;
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #4f9aff, #8a5cff) border-box;
        /*margin-top: 50px;*/
        margin-bottom: 10px;
        padding: 35px;
        border-radius: 40px;
    }
.examdvtpvt .box3shdviit .left {
            float: left;
            width: 48%;
            padding-top: 8px;
        }
.examdvtpvt .box3shdviit .right {
            float: right;
            width: 48%;
            padding-top: 0px;
            position: relative;
        }
.examdvtpvt .box3shdviit .right img {
                width:100%;
            }
.examdvtpvt h4 {
        font-size: 20px !important;
        font-weight: bold;
        /*margin-top: 20px;*/
        margin-bottom: 10px;
        font-style: normal !important;
        color: #000 !important;
    }
.examdvtpvt ul li {
        float: left;
        width: 100%;
        font-size: 14px;
        margin-bottom: 10px !important;
        background: #eef3ff;
        padding: 9px;
        border-radius: 10px;color:#000 !important; list-style-type:none !important;
    
    }
.journey-sec .feebxta {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: linear-gradient(to bottom, #011b81, #050b21);
    position: relative;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0 6px 15px rgba(0,0,0,0.3), inset 0 1px 1px rgba(255,255,255,0.3);
}
.journey-sec .feebxta::before {
        content: "";
        position: absolute;
        top: -16px;
        left: -10%;
        width: 120%;
        height: 60%;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50% / 100%;
        transform: rotate(-2deg);
    }
.journey-sec .feebxta::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 10%;
        background: linear-gradient(to right, transparent, rgba(200, 100, 255, 0.4), transparent);
        filter: blur(3px);
    }
.journey-sec .feebxta .feeimg {
        width: 36%;
        float: left;
        z-index: 99999;
        position: relative;
    }
.journey-sec .feerihgt {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-left:4rem;
}
.journey-sec .feerihgt h3 {
        color: #fff;
        font-size: 38px;
        font-weight: bold;
        margin-top: 0;
    }
.journey-sec .feerihgt p {
        font-size: 16px;
        color: #fff;
        margin-top: -10px;
        display: block;
        font-weight: bold;
    }
.journey-sec .rigtfeebtn {
    width:100%;
    float: left;
    text-align: left;
    padding-left: 40%;
    margin-top:-55px;
}
.journey-sec .rigtfeebtn a {
        float: left;
        padding: 11px 20px;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        color: #019fe4;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        border: 1px solid #fff;
        background: #fff;
        margin-left: 2rem;
    }
.journey-sec .rigtfeebtn a:hover {
            background: #f5f5f5 !important;
            color: #019fe4 !important;
            text-decoration: none;
        }
.divInn .left h4 {
    color: #222;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
}
/**best-practices css**/
.program-brochure.best-practices .banner {
    background: #3D72FC url(images/best-practices-bg.jpg) no-repeat scroll left top;
    background-size: cover;
    padding: 80px 0 30px;
    height: 425px;
    position: relative;
}
.program-brochure.best-practices .banner .text-part {
        width: 65%;
        float: left;
        margin-top: 60px;
    }
.program-brochure.best-practices .content-part {
    padding: 80px 0;
    background: #C4D7FF;
    /*margin-top: -70px;*/
}
.program-brochure.best-practices .content-part .for-mtop {
    margin-top:70px;
    }
.best-practices .outer {
    width: 1140px;
    margin: auto;
}
.best-practices .clear {
    clear: both;
}
.best-practices * {
    box-sizing: border-box;
}
.best-practices .right-bg {
    background: url(images/banner-dot-bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -15%;
    bottom: -60px;
    width: 50%;
    height: 150px;
    z-index: 0;
}
.form-box li select {
    -webkit-appearance: none;
    background: white url("images/icons-18-black.png") no-repeat scroll 97% center !important;
    overflow: hidden;
}
.best-practices .best-practices-list li {
    width: 100%;
    float: left;
    position: relative;
    list-style: none;
    font-size: 15px;
    line-height: 1.65;
    font-weight: 400;
    margin-bottom:5px;
}
.best-practices .best-practices-list li .fa-check {
        width: 20px;
        height: 20px;
        line-height: 20px;
        border: 1px solid #75347A;
        border-radius: 100%;
        font-size: 13px;
        color: #75347A;
        position: relative;
    }
.best-practices .right-pane {
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
    width: 80%;
    float: right;
    position: relative;
    z-index: 2;
    margin-top: -70px;
    background: #fff;
}
 .best-practices .right-pane h3 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        background: #75337a;
        border-radius: 30px 30px 0 0;
        padding: 15px 24px;
        margin-top: 0;
        text-align: center; color:#fff;
    }
.best-practices .right-pane .form-box {
        width: 100%;
        padding: 15px 35px;
    }
.best-practices .right-pane .form-box li {
        width: 100%;
        float: left;
        list-style-type: none;
        margin-bottom: 10px;
    }
.best-practices .right-pane .form-box li label {
        display: inline-block;
        width: 30%;
        float: left;
        line-height: 20px;
        margin-right: 15px;
        font-size: 13px !important;
        font-weight: bold;
        color: #444;
    }
.best-practices .right-pane .form-box li .lable-important {
        color: #ff0000 !important;
        font-weight: normal;
        margin-left: 0px;
        padding: 0;
        font-size: 13px;
    }
.best-practices .right-pane .form-box li .fiel-box {
        display: inline-block;
        float: left;
        width: 65%;
    }
.best-practices .right-pane .form-box li .fiel-box span:first-child {
        margin-left: 0;
    }
.best-practices .right-pane .form-box li .fiel-box span {
        width: 49%;
        margin-left: 2%;
        margin-bottom: 0 !important;
        float: left;
    }
.best-practices .right-pane .form-box li input[type="text"] {
        width: 100%;
        border: 1px solid #ccc !important;
        padding: 7px 10px;
        font-size: 13px;
        color: #333;
        background: #fff;
        border-radius: 4px !important;
    }
.best-practices .right-pane .form-box li select {
        width: 100%;
        border: 1px solid #ccc !important;
        padding: 7px 10px;
        font-size: 13px;
        color: #333;
        background: #fff;
        border-radius: 4px !important;
    }
.best-practices .right-pane .form-box .form-botpart {
        width: 100%;
        text-align: center;
        padding: 0 14%;
        box-sizing: border-box;
        text-align: center;
    }
.best-practices .right-pane .form-box .form-botpart p {
        font-family: Segoe UI, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: 400;
        color: #000;
    }
.best-practices .right-pane .form-box .form-botpart p a {
        color: #035ad1;
    }
.best-practices .right-pane .form-box .btn-box {
        padding: 0 25px 25px !important;
        text-align: center;
    }
.best-practices .right-pane .form-box .btn-box .submit-btn {
        background: #006bff !important;
        padding: 12px 30px;
        font-family: "Segoe UI","Open Sans",sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        color: #fff !important;
        text-align: center;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        border-radius: 100px;
        border: 0;
    }
.best-practices .right-pane .form-box .btn-box .submit-btn:hover {
        background: #035ad1 !important;
        color: #fff !important;
        text-decoration: none;
    }
/*best-practices only zoho form css*/
.best-practices .right-pane .form-box .zf-templateWidth {
        width: 100% !important;
        margin: 0 auto;
    }
.best-practices .right-pane .form-box .zf-templateWrapper {
        border: 0 solid #d6d6d6 !important;
        -webkit-box-shadow: 0 0 0 #E1E1E1 !important;
        min-height: auto !important;
        padding: 0 !important;
        border-radius: 0 !important;
        box-shadow: 0 0 0 rgba(0,0,0,0.14) !important;
    }
.best-practices .right-pane .form-box .zf-subContWrap {
        padding: 0;
        margin: 10px 0 !important;
    }
.best-practices .right-pane .form-box .zf-tempFrmWrapper {
        padding: 0 0 !important;
        margin: 0 0 15px !important;
    }
.best-practices .right-pane .form-box .zf-tempFrmWrapper .zf-labelName {
            font-size: 13px !important;
        }
.best-practices .right-pane .form-box .zf-namemedium .zf-nameWrapper {
        width: 100% !important;
    }
.best-practices .right-pane .form-box .zf-name .zf-tempContDiv span {
        margin-bottom: 0 !important;
        float: left;
    }
.best-practices .right-pane .form-box .zf-medium .zf-phwrapper {
        width: 100% !important;
    }
.best-practices .right-pane .form-box .zf-tempContDiv input[type="text"]:focus, .best-practices .right-pane .form-box .zf-tempContDiv textarea:focus, .best-practices .right-pane .form-box .zf-tempContDiv input[type="text"]:hover, .best-practices .right-pane .form-box .zf-tempContDiv textarea:hover {
        border: 0 solid rgba(121, 187, 238, 0.75) !important;
        border-bottom-color: rgba(121, 187, 238, 0.75);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        -webkit-box-shadow: 0 0 0 rgba(82, 168, 236, 0.5) !important;
        -moz-box-shadow: 0 0 0 rgba(82, 168, 236, 0.5) !important;
        box-shadow: 0 0 0 rgba(82, 168, 236, 0.5) !important;
    }
.best-practices .right-pane .form-box .zf-templateWrapper .zf-note {
        text-align: center !important;
    }
.best-practices .right-pane .form-box .zf-fmFooter {
        margin: 0;
        padding: 0 25px 25px !important;
        text-align: center;
    }
.best-practices .right-pane .form-box .zf-submitColor {
        background: #eba809 !important;
        font-size: 14px !important;
        line-height: 14px !important;
        color: #000;
        text-transform: uppercase;
    }
.best-practices .right-pane .form-box .zf-submitColor:hover {
            background: #d69300 !important;
            font-size: 14px !important;
            line-height: 14px !important;
            color: #000;
            text-transform: uppercase;
        }
.best-practices .right-pane .form-box .tempFrmWrapper .note .descFld {
        text-align: center !important;
    }
/*Guide-Popup*/
#spopup {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    /*display: none;*/
    z-index: 98;
}
.guide-cover {
    width: 100%;
    position: relative;
    float: right;
}
.guide-pop-wrap {
    background-color: #ecf4fe;
    height: auto;
    /*border-left: 1px solid #7c1716;
    border-top: 1px solid #7c1716;
    border-bottom: 1px solid #7c1716;*/
    margin-right: -1px;
    box-shadow: 0 7px 14px 0 rgba(0,0,0,0.2) !important;
}
.guide-cover .guide-close-icon {
    display: inline-block;
    position: absolute;
    top: -12px;
    right: -12px;
    line-height: 20px;
    text-align: center;
    padding: 3px 6px 5px;
    background: #cce2ff;
    border-radius: 100%;
}
.guide-cover .guide-close-icon img {
        width: 18px;
        height: 18px;
    }
.guide-pop-wrap .inn {
    width: 100%;
    margin: 0 auto;
}
.guide-pop-wrap .gleft {
    width: 30%;
    float: left;
    margin-top: 11px;
    margin-left: -17%;
    padding: 3px;
    /*background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);*/
    /*border: 1px solid #20c6eb;*/
}
.guide-pop-wrap .gright {
    width: 66%;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.guide-pop-wrap .gright h3 {
        color: #000;
        font-size: 17px !important;
        font-weight: bold;
        margin-bottom: 5px !important;
        line-height: 1.2;
        margin-top: 0 !important;
    }
.guide-pop-wrap .gright p {
        font-size: 14px;
        line-height: 1.3;
        color: #000;
        margin-bottom: 10px;
     }
.guide-pop-wrap .gright .bold-para {
        font-family: 'Segoe UI', 'Open Sans', sans-serif;
        margin-top: 10px;
        margin-bottom: 7px;
    }
.guide-pop-wrap .gright ul {
        margin-left: 11px;
        padding: 0 0 9px 0;
    }
.guide-pop-wrap .gright ul li {
            list-style: none;
            float: left;
            position: relative;
            padding-left: 14px;
            font-size: 12px;
            margin-top: 0;
            /*margin-bottom: 2px;*/
            margin-left: 0;
            padding-top: 0px;
            color: #000;
            line-height: 1.5;
            width: 100%;
        }
.guide-pop-wrap .gright ul li::before {
        content: "";
        width: 7px;
        height: 7px;
        /*border-radius: 14px;*/
        background: #f9b615;
        position: absolute;
        left: 0px;
        top: 7px;
    }
.guide-pop-wrap .btn-guide {
    font-size: 12px;
    font-weight: bold;
    font-family: 'Segoe UI', 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 7px 15px;
    background-color: #f9b615;
    color: #000;
    border: 1px solid #f9b615;
    text-align: center;
    cursor: pointer;
    border-radius: 40px;
    display: inline-block;
    float: left;
    margin-top: 15px;
}
.guide-pop-wrap .btn-guide:hover {
    text-decoration:none;
}
.guide-pop-wrap .r-bluestrip {
    width: 20%;
    float: left;
    background: #006bff;
    height: 264px;
}

.artiba-adv-top-banner{
    margin-bottom:15px;
    max-width:100%;
}
.artiba-adv-top-banner .sliderr {
        width: 100%;
        overflow: hidden;
        position: relative;
    }
.artiba-adv-top-banner .slidess {
        display: flex;
    }
.artiba-adv-top-banner .slidevi {
        flex: 0 0 100%;
        display: none;
    }
.artiba-adv-top-banner .slidevi.active {
        display: block;
    }
.artiba-adv-top-banner .dotss {
        text-align: center;
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
.artiba-adv-top-banner .dots {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #aaa;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
    }
.artiba-adv-top-banner .dots.active {
            background-color: #333;
        }

.ofaccompliancedvt {
    padding: 80px 0;
}
.ofaccompliancedvt .inner {
        width: 87%;
    }
.ofaccompliancedvt .inner p {
            line-height: 30px;
            font-size: 16px;
        }
.ofaccompliancedvt a {
        color: #006bff;
    }

.c-codebox {
    font-size: 14px;
    color: #666;
    font-family: 'Courier New', Courier, monospace,source-code-pro, Menlo,Monaco;
    background: #f8f8f8;
    border: 1px solid #E5E5E5;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 10px;
    word-break: break-all;
}
.c-codebox p {
        word-break: break-all;
    }
.c-purple {
    color: #aa0d91;
}
.c-blue {
    color: #1c00cf;
}
.c-green {
    color: #007400;
}
.c-red {
    color: #c41a16;
}
.contribute-sec {
    padding: 90px 0;
    background: url(../../Content/Images/blogbg.jpg) no-repeat;
    background-size: cover;
}
.contribute-sec .bgprt {
        padding: 50px 45px 60px;
        background: #1D2464 /*#05339C*/;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
    }
.contribute-sec h2 {
        margin-top: 0;
        /*margin-bottom: 10px;*/
        color: #fff;
    }
.contribute-sec .para {
        color: #fff;
    }
.contrixbx {
    background: #002F70 url(../../Content/Images/curriculum-bg.png) no-repeat 3px bottom;
    width: 100%;
    float: left;
    padding: 40px 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.14) !important;
    border: 1px solid #cce2ff;
    
    background-size: 100%;
}
.contrixbx h2 {
        font-size: 22px;
        font-weight: 800;
        margin-top: 0;
        margin-bottom: 10px;
        color: #fff;
    }
.contrixbx p {
        font-size: 15px;
        font-weight: 400;
        color: #fff;
    }
.contrixbx .btn-border-white {
        border: 1px solid #f9b615;
        padding: 8px 20px;
        font-size: 14px;
        line-height: 14px;
        color: #000;
    }
.contrixbx .btn-border-white:hover {
            background: none;
            color: #000 !important;
        }
.prsubmdvt {
    width: 100%;
}
.prsubmdvt p{ font-size:13px;}
.prsubmdvt a{color:#006bff;}
.author-box {
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 7px;
    background: #f8f8f8;
}
.author-box .txtprt {
        float: left;
        width: 85%;
        padding-left: 20px;
    }
.author-box .txtprt span.desc {
            font-size: 14px;
            line-height: 1.45;
            font-weight: normal;
            float: left;
            width: 100%;
        }
.author-box .txtprt span.team-head {
            font-size: 16px;
            font-weight: bold;
            float: left;
            width: 100%;
            color: #2f74b6;
            margin-bottom: 3px;
        }
.author-box .imgprt img {
        margin-bottom: 0px;
        max-width: 100%;
    }
.author-box .imgprt {
        float: left;
        width: 15%;
        border-radius: 5px;
        overflow: hidden;
    }
/**training logo slider**/
.loader__dot {
    animation: 4s blink infinite
}
.loader__dot:nth-child(2) {
        animation-delay: 550ms
    }
.loader__dot:nth-child(3) {
        animation-delay: 800ms
    }
.training-slider-box {
    width: 80%;
    float: left;
    height: 340px;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    background: #663875;
    background: linear-gradient(90deg, #51c0ef 0%, #663875 100%);
    background: -webkit-linear-gradient(90deg, #51c0ef 0%, #663875 100%);
}
.training-slider-box .customer-logos {
        position: relative;
        overflow: hidden;
        padding: 0;
    }
.training-slider-box .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }
.training-slider-box .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 100%;
    }
.training-slider-box .slick-slider .slick-track, .training-slider-box .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
.training-slider-box .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
.training-slider-box .slick-initialized .slick-slide {
        display: block;
    }
.training-slider-box .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
.training-slider-box [dir='rtl'] .slick-slide {
        float: right;
    }
.training-slider-box .slick-slide img {
        display: block;
        width: 100%;
    }
.training-slider-box .slick-slide.slick-loading img {
        display: none;
    }
.training-slider-box .slick-slide.dragging img {
        pointer-events: none;
    }
.training-slider-box .insight-add-box {
        width: 100%;
        float: left;
        height: 300px;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
        text-align:left;
        padding:50px 40px;
    }
.training-slider-box .insight-add-box img {
        max-width: 100%;
        margin: 0;
    }
.training-slider-box .insight-add-box h4 {
        font-size: 24px;
        color: #fff;
        font-weight:bold;
        margin-bottom: 15px;
    }
.training-slider-box .insight-add-box p {
        font-size: 16px;
        color: #fff;
        line-height: 1.6;
    }
.training-slider-box .slick-prev, .training-slider-box .slick-next {
        display: none !important;
    }
.training-slider-box .slick-prev {
        position: absolute;
        bottom: 57px;
        right: 204px;
        background: none;
        border: none;
        font-size: 28px;
        color: #c4112f;
    }
.training-slider-box .slick-next {
        position: absolute;
        bottom: 57px;
        right: 55px;
        background: none;
        border: none;
        font-size: 28px;
        color: #c4112f;
    }
.training-slider-box .slick-dots {
        position: absolute;
        bottom: 0;
        left: 38%;
    }
.training-slider-box .slick-dots li {
            float: left;
            margin-right: 10px;
        }
.training-slider-box .slick-dots button {
        background: #333;
        border: none;
        border-radius: 20px;
        width: 10px;
        height: 5px;
        font-size: 0;
    }
.training-slider-box li.slick-active button {
        background-color: #fff;
    }
/**training logo slider**/
.corporate-slider-box {
    width: 80%;
    float: left;
    height: 340px;
    border-radius: 20px;
    text-align: center;
    overflow: hidden;
    background: #303d69;
    background: linear-gradient(90deg, #51c0ef 0%, #303d69 100%);
    background: -webkit-linear-gradient(90deg, #51c0ef 0%, #303d69 100%);
}
.corporate-slider-box .customer-logos {
        position: relative;
        overflow: hidden;
        padding: 0;
    }
.corporate-slider-box .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }
.corporate-slider-box .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 100%;
    }
.corporate-slider-box .slick-slider .slick-track, .corporate-slider-box .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
.corporate-slider-box .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
.corporate-slider-box .slick-initialized .slick-slide {
        display: block;
    }
.corporate-slider-box .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
.corporate-slider-box [dir='rtl'] .slick-slide {
        float: right;
    }
.corporate-slider-box .insight-add-box {
        width: 100%;
        float: left;
        height: 300px;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
        text-align: center;
        padding: 50px 40px;
    }
.corporate-slider-box .insight-add-box img {
        max-width: 120px;
        margin-bottom: 10px;
    }
.corporate-slider-box .insight-add-box h4 {
        font-size: 25px;
        color: #fff;
        font-weight: 300;
        word-break: keep-all;
        line-height: 1.2;
        font-style: italic;
    }
.corporate-slider-box .insight-add-box p {
        font-size: 16px;
        color: #fff;
        line-height: 1.6;
    }
.corporate-slider-box .slick-prev, .corporate-slider-box .slick-next {
        display: none !important;
    }
.corporate-slider-box .slick-prev {
        position: absolute;
        bottom: 57px;
        right: 204px;
        background: none;
        border: none;
        font-size: 28px;
        color: #c4112f;
    }
.corporate-slider-box .slick-next {
        position: absolute;
        bottom: 57px;
        right: 55px;
        background: none;
        border: none;
        font-size: 28px;
        color: #c4112f;
    }
.corporate-slider-box .slick-dots {
        position: absolute;
        bottom: 0;
        left: 44%;
    }
.corporate-slider-box .slick-dots li {
        float: left;
        margin-right: 10px;
    }
.corporate-slider-box .slick-dots button {
        background: #333;
        border: none;
        border-radius: 0;
        width: 8px;
        height: 8px;
        font-size: 0;
    }
.corporate-slider-box li.slick-active button {
        background-color: #fff;
    }
/**NEW DESIGN PAGES CSS**/
/**ai-certification new 25**/
.shaping-banner {
    width: 100%;
    background: #031323 url(../../content/images/shaping-banner-main.jpg) no-repeat center top;
    background-size: cover;
    padding:145px 0 100px;
}
.shaping-banner .banner-left {
    width: 95%/*58%*/;
    float: left;
    position: relative;
}
.shaping-banner h1 {
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}
.shaping-banner p {
        color: #fff;
    }
.three-distinct-certifications {
    padding: 60px 0 90px;
    /*background: #eff9fe url(../../content/images/wave-cibp.png) no-repeat center top;
    background-size: cover;*/
    background: #C4D7FF;
}
.three-distinct-certifications .row {
    margin-top:-120px;
}
.three-distinct-certifications h2 {
    margin-bottom: 45px;
    text-align:center;
}
.three-distinct-certifications .content-box {
    border-radius: 5px;
    padding: 30px 30px;
    color: #000;
    height: 400px;
    position: relative;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
    border: 1px solid #e7edf6;
}
.three-distinct-certifications .content-box h4 {
        font-size: 24px;
        font-weight: 800;
        margin-bottom: 10px;
        line-height: 30px;
    }
.three-distinct-certifications .content-box p {
        font-weight: normal;
    }
.three-distinct-certifications .content-box .overlay {
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        height: 0%;
        overflow: hidden;
        position: absolute;
        bottom: -3px;
        z-index: 99;
        width: 100%;
        left: 0px;
        transition: 1s;
        padding: 20px;
        color: #fff
    }
.three-distinct-certifications .content-box:hover .overlay {
        height: 100%;
        padding: 30px;
    }
.three-distinct-certifications .logos-img {
    width: 100%;
    text-align: center;
}
.three-distinct-certifications .logos-img img {
        width: 150px;
        margin-bottom: 10px;
    }
.three-distinct-certifications .overlay i {
    font-size: 19px;
    position: relative;
    top: -13px;
    width: 100%;
    color: #fff
}
.three-distinct-certifications .overlay p {
    font-size: 13px
}
.three-distinct-certifications .text-white {
    color: #fff;
    text-decoration: underline;
}
.three-distinct-certifications .bot-part {
        width: 60%;
        background: #2b468c;
        border-radius:15px;
        padding:15px 10px;
        text-align:center;
        margin-left: auto;
        margin-right: auto;
        font-size:20px;
        color:#fff;
        margin-top:30px;
    }
.setpartdvt {
    background: #fff url(../../content/images/cert-faq-bg.jpg) no-repeat center top;
    background-size: 100%;
    width: 100%;
    padding: 60px 0;
    text-align: center;
}
.setpartdvt ul {
    padding: 0;
    margin-top: 45px;
}
    .setpartdvt li {
        width: 30%;
        float: left;
        position: relative;
        padding: 30px 25px 25px;
        
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border-radius: 25px;
        /*background: linear-gradient(145deg, #035AD1, #C4D7FF );*/
        list-style: none;
        min-height: 278px;
        margin-bottom: 30px;
    }
.setpartdvt li:last-child {
        margin-right: 0;
    }
.setpartdvt li:nth-child(3n+3) {
        margin-right: 0;
    }
.setpartdvt li:nth-child(4) {
        margin-left: 17%;
    }
.setpartdvt li h3 {
        font-size: 22px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #000;
    }
.setpartdvt li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        border: 2px solid #75347A /*#006bff*/;
        border-radius: 100%;
        font-size: 15px;
        color: #75347A;
    }
.designedsecdvt {
    padding: 80px 0;
    background: #C4D7FF /*#f7f8fa*/;
}
.designedsecdvt .left-part {
    width: 43%;
    float: left;
    padding-right:5rem;
}
.designedsecdvt .right-part {
        width: 57%;
        float: left;
        border-left: 1px solid rgba(0,0,0,0.2);
        padding-left: 4rem;
        /*margin-left: 3rem;*/
    }
.designedsecdvt .right-part h3 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 15px;
    }
.designedsecdvt .right-part ul {
        margin: 0;
        padding-left: 20px;
    }
.designedsecdvt .right-part ul li {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        list-style-type: disc;
    }
.designedsecdvt .right-part ul h4 {
            font-size: 15px;
            font-weight: bold;
            margin-top: 0px;
            margin-bottom: 4px;
            color: #000;
        }
.designedsecdvt .right-part ul p {
            font-size: 15px;
            margin-bottom:0;
            line-height:1.4;
        }
.purposecertifydvt {
    background: #1D2464 /*#004796*/;
    padding: 60px 0;
    text-align: center;
}
.purposecertifydvt .inn {
    width: 80%;
    margin: 0 auto;
}
.purposecertifydvt p, .purposecertifydvt h2 {
    color: #fff;
}
/**aie-certification new 25**/
.certification-page .main-certification-banner {
    width: 100%;
    background: #031323 url(../../content/images/aie-new.jpg) no-repeat center top;
    background-size: cover;
    height: 650px;
    /*padding-top: 150px;*/
    padding-top: 80px;
}
.certification-page .main-certification-banner h1 {
        color: #fff;
        position: relative;
        margin-bottom: 20px;
        /*padding-top: 75px;*/
        margin-top:0;
    }
.certification-page .main-certification-banner .btn-purple-new{ margin-left:10px;}
.certification-page .main-certification-banner .banner-left {
        float: left;
        width: 50%;
        padding-top: 190px;
    }
.certification-page .main-certification-banner .logobox {
            float: left;
            width: 15%;
            padding-top: 200px;
            margin-left: 33px;
        }
.certification-page .main-certification-banner .logobox img {
                width: 100%;
                display: block;
                border-radius: 100px;
                transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
                transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
                box-shadow: 0 6px 10px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
                will-change: transform;
                transform-style: preserve-3d;
                backface-visibility: hidden;
                padding: 9px;
            }
           
.certification-page .main-certification-banner .banner-right {
    width: 15%;
    float: right;
    text-align: right;
    position: relative;
    padding-top: 0rem;
    top: 25rem;
    right: 0rem;
}
.certification-page #logo-slider {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top:15px;
}
.certification-page .swipe-wrap {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}
.certification-page #slider {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.certification-page #slider li {
        flex: 0 0 calc(95% / 6);
        max-width: calc(95% / 6);
    }
.certification-page #slider img {
        max-width: 100%;
        height: auto;
    }
.certification-page .prev, .certification-page .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.7);
    border: none;
    cursor: pointer;
    padding: 10px;
}
.certification-page .prev {
    left: 10px;
}
.certification-page .next {
    right: 10px;
}
/**caiep new 25**/
.opentext {
    display:block;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    font-style:italic;
    margin-top:15px;
}
.caiep-registration-banner {
    width: 100%;
    background: #031323 url(../../content/images/caiep-registration-banner25.jpg) no-repeat center top;
    background-size: cover;
    height: 650px;
    padding-top: 80px;
}
.caiep-registration-banner .banner-left {
        float: left;
        width: 57%/*61%*/;
        padding-top: 190px/*156px*/;
        position: relative;
    }
.caiep-registration-banner h1 {
        color: #fff;
        position: relative;
        font-size: 45px;
        margin-top: 0;
    }
.caiep-registration-banner p {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        font-weight:400;
    }
.caiep-registration-banner .logobox {
        float: left;
        width: 15%;
        padding-top: 200px;
        margin-left: 33px;
    }
.caiep-registration-banner .logobox img {
        width: 100%;
        display: block;
        border-radius: 100px;
        transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
        transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
        box-shadow: 0 6px 10px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
        will-change: transform;
        transform-style: preserve-3d;
        backface-visibility: hidden;
        padding: 9px;
    }
.btn-white-new {
    display: inline-block;
    background: #fff !important;
    padding: 11px 20px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000000 !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-white-new:hover {
        background: #0a60ab !important;
        color: #fff !important;
        text-decoration: none;
    }
.why-sec {
    padding: 80px 0px;
    background: #fff;
}
.why-sec h2 {
    color: #fff;
}
.why-sec .left-part {
    width: 45%;
    float: left;
    text-align: center;
}
.why-sec .left-part .bluebox {
        width: 90%;
        float: left;
        height: 430px;
        overflow: hidden;
        position: relative;
        border-radius: 20px;
        /*background: #02366e;
        background: linear-gradient(90deg, #78a1d3 0%, #02366e 100%);
        background: -webkit-linear-gradient(90deg, #78a1d3 0%, #02366e 100%);*/
        background: #6F3572;
        background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
        padding: 40px;
    }
.why-sec .left-part .bluebox .round-img {
            width: 340px;
            height: 340px;
            border-radius: 50%;
            background: #ccc;
            margin-left: auto;
            margin-right: auto;
            margin-top: 80px;
            overflow: hidden;
        }
.why-sec .left-part .bluebox .round-img img {
                width: 115%;
            }
.why-sec .right-part {
    width: 55%;
    float: left;
    padding-left: 20px;
    padding-top:3rem;
}
.why-sec ul {
    margin-top: 30px;
}
.why-sec ul li {
        width: 100%;
        float: left;
        padding: 10px 0;
        border-bottom: 1px solid #d9d9d9;
    }
.why-sec ul li .iconbox {
        width: 62px;
        height: 62px;
        padding: 7px;
        border-radius: 50%;
        text-align: center;
        background: #6F3572;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        /*background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        float: left;
    }
.why-sec ul li .iconbox img {
                max-width: 100%;
            }
.why-sec ul li .textpart {
            width: 88%;
            float: left;
            font-size: 18px;
            font-weight: bold;
            padding-top: 13px;
            padding-left: 20px;
        }
.caibp-registration .why-sec .right-part {
    padding-top: 1rem;
}
.right-for-you {
    padding: 80px 0px;
    background: #d1eeff url(../../Content/images/right-for-you-bg.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.right-for-you .top-part {
    text-align: center;
    padding: 0px;
}
.right-for-you .top-part p {
        text-align: center;
        padding: 0px;
        width: 50%;
        margin: auto;
    }
.right-for-you ul {
    margin-top: 30px;
}
.right-for-you ul li {
        width: 70%;
        margin: 0 auto;
        padding: 16px 30px;
        background: #fff;
        border: 1px solid #d9d9d9;
        margin-bottom: 10px;
    }
.right-for-you ul li .numeric {
            display: inline-block;
            background: #364891;
            width: 45px;
            height: 45px;
            line-height: 45px;
            font-size: 22px;
            font-weight: 500;
            color: #fff;
            border-radius: 50%;
            text-align: center;
        }
.right-for-you ul li .textpart {
            font-size: 22px;
            font-weight: 500;
            padding-left: 15px;
        }
.right-for-you .orange-box-img {
    width: 80px;
    position: absolute;
    right: 100px;
    bottom: 100px;
}
.key-competency-section {
    padding: 60px 0px;
    background: #fff/*#f2f1ed*/;
}
.key-competency-section .top-part {
    text-align: center;
    padding: 0px;
}
.key-competency-section ul {
    width: 100%;
    margin-top: 30px
}
.key-competency-section ul li {
        float: left;
        width: 30.5%;
        /*border: 1px solid rgba(0,0,0,0.14);*/
        padding: 30px 35px;
        /*background: #fff;*/
        border-radius: 15px;
        margin-right: 30px;
        margin-bottom: 30px;
        position: relative;
        word-break: keep-all;
        /*box-shadow: 4px 2px 15px #e6e6e6;*/
        text-align: center;
        height: 180px;
        /*background: linear-gradient(145deg, #035AD1, #fff);*/
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4)/*, 0 8px 20px rgba(0,0,0,0.4)*/;
    }
.key-competency-section ul li:nth-child(3n+3) {
            margin-right: 0;
        }
.key-competency-section ul li:nth-child(3) {
            padding: 30px 85px;
        }
.key-competency-section ul li:nth-child(4) {
            padding: 30px 45px;
        }
.key-competency-section ul li:nth-child(5) {
            padding: 30px 25px;
        }
.key-competency-section ul li {
        padding: 30px 25px;
    }
.key-competency-section ul li img {
            width: 60px;
        }
.key-competency-section ul li p {
            font-size: 18px;
            line-height: 24px;
            color: #000;
            font-weight: bold;
            margin-top: 10px;
        }
.key-competency-section .para {
    width: 100%;
}
.pre-registration-page .exam-coverage-sec {
    background: #eef3ff;
    width: 100%;
    padding: 60px 0;
    text-align: center;
}
.pre-registration-page .exam-coverage-sec .para {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        word-break:keep-all;
    }
.pre-registration-page .exam-coverage-sec ul {
        padding: 0;
        margin-top: 50px;
    }
.pre-registration-page .exam-coverage-sec li {
        width: 24%;
        float: left;
        position: relative;
        padding: 20px 20px;
        background: #fff;
        margin-right: 15px;
        text-align: left;
        list-style: none;
        height: 330px;
        margin-bottom: 15px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border-radius: 20px;
        border: 1px solid #b6bbc7;
    }
.pre-registration-page .exam-coverage-sec li:nth-child(4n+4) {
        margin-right: 0 !important;
    }
.pre-registration-page .exam-coverage-sec li h4 {
        font-size: 19px;
        line-height: 24px;
        font-weight: bold;
        color: #000;
        margin-top: 0;
        margin-bottom: 15px;
        min-height: 50px;
    }
.pre-registration-page .exam-coverage-sec li .percent-nubmber {
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        color: #75337a;
        margin-bottom: 15px;
    }
.pre-registration-page .exam-coverage-sec li ul.exam-list-second {
        margin: 0;
        padding: 0;
    }
.pre-registration-page .exam-coverage-sec li ul.exam-list-second li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 5px;
        min-height: unset !important;
        padding: 0 0 0 17px;
        box-shadow: none;
        border: none;
        font-size: 15px;
        border: none;
        background: none;
        padding-right: 0;
    }
.pre-registration-page .exam-coverage-sec li ul.exam-list-second li:before {
        width: 8px;
        height: 8px;
        content: "";
        background: #75347A;
        position: absolute;
        left: 0;
        top: 7px;
    }
.pre-registration-page .exam-coverage-sec .btn-blue {
        margin-top: 35px;
    }
.certification-framework-sec {
    padding: 80px 0px;
    background: #1D2464 /*url(../Content/images/certification-framework-bg.jpg) no-repeat center top;
    background-size: cover;*/
}
.certification-framework-sec h2, .certification-framework-sec p {
    color: #fff;
}
.certification-framework-sec .left-part {
    width: 50%;
    float: left;
}
.certification-framework-sec .right-part {
    width: 35%;
    float: right;
}
.certification-framework-sec ul {
    margin-top: 30px;
}
.certification-framework-sec ul li {
        display: inline-block;
        float: left;
        width: 100%;
        padding: 12px 20px;
        border-radius: 15px;
        /*background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        margin-bottom: 10px;
        background: #6F3572;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        background: -webkit-linear-gradient(230deg, #6F3572 0%, #1D2464 100%);
        border: 1px solid #6F3572;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
    }
.certification-framework-sec ul li .number {
        width: 65px;
        float: left;
        font-size: 38px;
        font-weight: 500;
        color: #fff;
        border-right: 1px solid #6b3471 /*#00346d*/;
    }
.certification-framework-sec ul li .textpart {
            width: 80%;
            float: left;
            padding-left: 20px;
            font-size: 18px;
            font-weight: 500;
            color: #fff;
            word-break: keep-all;
        }
.certification-framework-sec .right-part .imgbox {
    width: 100%;
    height: 590px;
    overflow: hidden;
    position: relative;
    float: right;
    border-radius: 20px;
}
.certification-framework-sec .right-part .imgbox img {
        max-width: 100%;
    }
.certification-framework-sec .left-part .para {
    width: 100%;
    margin-top: 15px;
}
.applydvtt {
    padding: 100px 0;
    text-align: center;
    background: url(../../Content/Images/standard-bg.png) no-repeat;
    background-size: cover;
}
.applydvtt h4 {
    margin-top: 0;
    font-size: 33px;
    margin-bottom: 10px;
    line-height: 44px;
    margin-bottom: 10px;
}
.eligibility-track-sec {
    padding: 80px 0;
    background: #d1eeff;
    /*background: #d1eeff url(../../Content/images/right-for-you-bg.jpg) no-repeat center top;
    background-size: cover;*/
}
.eligibility-track-sec h2 {
    text-align: center;
}
.eligibility-track-sec p {
        text-align: center;
        margin: auto;
    }
.eligibility-track-sec .tab-box {
        width: 100%;
        position: relative;
        margin-top: 40px;
    }
.eligibility-track-sec .tab {
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 20px 20px 0 0;
    background: #2a3186;
    background: linear-gradient(90deg, #008ace 0%, #2a3186 100%);
    background: -webkit-linear-gradient(90deg, #008ace 0%, #2a3186 100%);
}
.eligibility-track-sec .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 20px 25px 20px 25px;
        transition: 0.3s;
        font-size: 13px;
        line-height: 18px;
        text-align: left;
        color: #b2ffff;
        width: 32%;
        text-align: center;
        vertical-align: top;
    }
.eligibility-track-sec .tab button:nth-child(3) {
            width: 36%;
        }
.eligibility-track-sec .tab button.active, .eligibility-track-sec .tab button:hover {
        background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    }
.eligibility-track-sec .tab button .tb-hd {
            display: inline-block;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 5px;
        }
.eligibility-track-sec .tab button.active .tb-hd, .eligibility-track-sec .tab button:hover .tb-hd {
        color: #f9b615;
    }
.eligibility-track-sec .tabcontent {
    display: none;
    padding: 25px 25px 50px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f2f6ff;
}
.eligibility-track-sec .tabcontent .bot-row {
        width: 100%;
        padding-top: 20px;
        border-top: 1px solid #ccc;
        margin-top: 20px;
    }
.eligibility-track-sec .col-4part {
    width: 25%;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0 25px;
    min-height: 290px;
}
.eligibility-track-sec .col-4part:nth-child(4) {
        border-right: 0 solid #ccc;
    }
.eligibility-track-sec .col-part30 {
    width: 30%;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0 25px;
    min-height: 190px;
}
.eligibility-track-sec .col-part70 {
    width: 70%;
    float: left;
    border-right: 0 solid #ccc;
    padding: 0 25px;
    min-height: 190px;
}
.eligibility-track-sec .col-3part {
    width: 33%;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0 25px;
    min-height: 250px;
}
.eligibility-track-sec .col-3part:nth-child(3) {
        border-right: 0 solid #ccc;
    }
.eligibility-track-sec .tabcontent h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.eligibility-track-sec .tabcontent p {
    font-size: 14px;
    line-height: 1.3;
}
.eligibility-track-sec .tabcontent ul {
    width: 100%;
    float: left;
    margin: 0;
    padding-left: 15px;
}
.eligibility-track-sec .tabcontent ul li {
        width: 100%;
        float: left;
        list-style: disc;
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 7px;
    }
.eligibility-track-sec .tabcontent ul li ul {
        width: 100%;
        float: left;
        margin: 0;
        padding-left: 15px;
        margin-top:7px;
    }
.eligibility-track-sec .tabcontent ul li ul li {
        width: 100%;
        float: left;
        list-style: circle;
        font-size: 14px;
        line-height: 1.3;
        margin-bottom:3px;
    }
.eligibility-track-sec .tabcontent ol {
    width: 100%;
    float: left;
    margin: 0;
    padding-left: 15px;
}
.eligibility-track-sec .tabcontent ol li {
        width: 100%;
        float: left;
        list-style: decimal;
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 7px;
    }
.caiep-registration .eligibility-track-sec .col-part30, .caiep-registration .eligibility-track-sec .col-part70 {
    min-height: 140px;
}
.eligibility-track-new {
    padding: 60px 0;
    background: #C4D7FF /*#d1eeff*/;
}
.track-toppart {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}
.track-strip {
    width: 100%;
    /*float: left;*/
    background: #fff;
    padding: 20px 30px;
    border-bottom: 1px solid rgba(0,0,0,0.14);
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}
.track-strip .head-part {
        width: 25%;
        float: left;
        /*padding-top:10px;*/
        transform: rotate(270deg);
        margin-left: -3%;
        margin-top: 60px;
    }
.track-strip .text-part {
        width: 77%;
        float: left;
        padding-left: 5rem;
        border-left: 1px solid rgba(0,0,0,0.14);
        padding-top: 10px;
    }
.track-strip .head-part h3 {
        font-size: 47px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 0;
        text-transform: uppercase;
        color: #d1eeff;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #703673 /*#167bd5*/;
        -webkit-text-fill-color: #fff;
    }
.track-strip .head-part .small-hd {
        display: inline-block;
        font-size: 14px;
        line-height: 1.3;
        font-weight: bold;
        width: 80%;
        color: #0f979e;
    }
.track-strip .text-part h4 {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 0;
        color: #0258b7;
    }
.track-strip .text-part p {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 5px;
    }
.track-strip .text-part ul {
        width: 100%;
        float: left;
        padding-left: 20px;
        margin-bottom: 10px;
    }
.track-strip .text-part ul li {
            width: 100%;
            float: left;
            list-style: disc;
            font-size: 14px;
            line-height: 1.3;
            margin-bottom: 4px;
            padding-bottom: 0;
            border-bottom: 0;
        }
.track-strip .text-part ul li ul {
                width: 100%;
                float: left;
                margin: 0;
                margin-top: 0px;
                padding-left: 15px;
                margin-top: 5px;
            }
.track-strip .text-part ul li ul li {
                    width: 100%;
                    float: left;
                    list-style: circle;
                    font-size: 14px;
                    line-height: 1.3;
                    margin-bottom: 3px;
                }
.track-strip .text-part ul li ul li:last-child {
                        margin-bottom: 0;
                    }
.track-strip .text-part ol {
        width: 100%;
        float: left;
        padding-left: 20px;
        margin-bottom: 10px;
    }
.track-strip .text-part ol li {
            width: 100%;
            float: left;
            list-style: decimal;
            font-size: 14px;
            line-height: 1.3;
            margin-bottom: 4px;
        }
/**caibp new 25**/
.caibp-registration-banner {
    width: 100%;
    background: #031323 url(../../content/images/caibp-registration-banner25.jpg) no-repeat center top;
    background-size: cover;
    height: 650px;
    padding-top: 80px;
}
.caibp-registration-banner .banner-left {
        float: left;
        width: 61%;
        padding-top: 165px;
        position: relative;
    }
.caibp-registration-banner h1 {
        color: #fff;
        position: relative;
        font-size: 45px;
        margin-top: 0;
    }
.caibp-registration-banner p {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        font-weight:400;
    }
.caibp-registration-banner .logobox {
        float: left;
        width: 15%;
        padding-top: 200px;
        margin-left: 33px;
    }
.caibp-registration-banner .logobox img {
        width: 100%;
    display: block;
    border-radius: 100px;
    transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
    transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
    box-shadow: 0 6px 10px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
    will-change: transform;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    padding: 9px;
}
.btn-white-new {
    display: inline-block;
    background: #fff !important;
    padding: 11px 20px;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #000000 !important;
    text-align: center;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    margin-top: 15px;
}
.btn-white-new:hover {
        background: #0a60ab !important;
        color: #fff !important;
        text-decoration: none;
    }
.caibp-registration .why-sec .left-part .bluebox {
    height: 465px;
}
.caibp-registration .key-competency-section ul li:nth-child(3) {
    margin-right: 0;
    padding: 30px 30px
}
.caibp-registration .key-competency-section ul li:nth-child(4) {
    margin-left: 15.5%;
    padding: 30px 30px
}
.caibp-registration .certification-framework-sec .right-part .imgbox {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    float: right;
    border-radius: 20px;
}
.caibp-registration .certification-framework-sec .right-part .imgbox img {
        max-width: 100%;
    }
.caibp-registration .track-strip .head-part .small-hd {
    width: 90%;
}
/**certification process new 25**/
.certification-process-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: #2e3c94 url(../../content/images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    height: 445px;
}
.certification-process-banner .banner-left {
    width: 70%;
    float: left;
    padding-top: 75px;
}
.certification-process-banner .banner-left h1 {
        color: #fff;
    }
.certification-process-banner .banner-left p {
        color: #fff;
    }
.process-toppara {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0;
}
.certification-process-page .process-sec-even {
    width: 100%;
    background: #C4D7FF;
    padding: 60px 0 80px;
}
.certification-process-page .process-sec-even ul {
        width: 100%;
        margin-left: 20px;
    }
.certification-process-page .process-sec-even ul li {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }
.certification-process-page .process-sec-odd {
    width: 100%;
    background: #fff;
    padding: 60px 0 80px;
}
.certification-process-page .process-inner {
    width: 80%;
    margin: 0 auto;
}
.certification-process-page .step-num {
    background: #1D2464;
    background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    padding: 10px 20px;
    width: 160px;
    float: left;
    border-radius: 15px;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 7px;
}
.certification-process-page .textpart {
    width: 78%;
    float: left;
    padding-left: 5%;
}
.certification-process-page ul.process-list {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.certification-process-page ul.process-list li {
        width: 100%;
        float: left;
        margin-bottom: 7px;
    }
.certification-process-page ul.process-list li .fa {
        color: #6F3572;
    }
.certification-process-page ul.process-list-simple {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-left: 20px;
}
.certification-process-page ul.process-list-simple li {
        width: 100%;
        float: left;
        list-style-type: disc;
        line-height: 1.65;
        margin-bottom: 0;
    }
.certification-process-page ul.process-list ul {
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-left: 28px !important;
}
.certification-process-page ul.process-list ul li {
        width: 100%;
        float: left;
        list-style-type: square !important;
        line-height: 1.65;
        margin-bottom: 0;
    }
.certification-process-page .explore-btn1 {
    display: inline-block;
    color: #006bff;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
}
.certification-process-page .explore-btn1 .fa {
        font-size: 12px;
    }
.certification-process-page .second-mt {
    margin-top: 7px;
}
.certification-process-page .explore-btn1:hover {
    color: #49236d;
    text-decoration: underline;
}
.certification-process-page .need-more-sec {
    width: 100%;
    background: #fff;
    padding: 0 0 80px;
}
.certification-process-page .need-more-inner {
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    background: #1D2464;
    background: linear-gradient(135deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(135deg, #6F3572 0%, #1D2464 100%);
    width: 100%;
    padding: 40px 5% 60px;
    margin: 0 auto;
    text-align: center;
}
.certification-process-page .need-more-inner h2 {
        color: #fff;
    }
.certification-process-page .need-more-inner p {
        color: #fff;
    }
.certification-process-page .need-more-sec ul {
    width: 70%;
    /*float: left;*/
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}
    .certification-process-page .need-more-sec ul li {
        width: 48.4%;
        float: left;
        margin-bottom: 10px;
        border: 1px solid rgba(255,255,255,0.3);
        padding: 15px 20px;
        margin-right: 22px;
    }
.certification-process-page .need-more-sec ul li:hover {
            background: #49236d;
            color: #fff;
        }
.certification-process-page .need-more-sec ul li:last-child {
            margin-right: 0;
        }
.certification-process-page .download-brochure-btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.certification-process-page .download-brochure-btn .fa {
        font-size: 12px;
    }
/**fee and registration new 25**/
.fee-registration-banner {
    width: 100%;
    padding: 85px 0 30px;
    background: #2e3c94 url(../../content/images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    height: 445px;
}
.fee-registration-banner .banner-left {
    width: 70%;
    float: left;
    padding-top: 60px;
}
.fee-registration-banner .banner-left h1 {
        color: #fff;
    }
.fee-registration-banner .banner-left p {
        color: #fff;
    }
.what-included-in-your-registration {
    width: 100%;
    padding: 60px 0 80px;
    background: #C4D7FF url(../Content/Images/exam023.png) no-repeat top right;
}
.what-included-in-your-registration .leftdvt {
    float: left;
    width: 52%;
}
.what-included-in-your-registration .leftdvt h4 {
    font-size: 17px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
}
.what-included-in-your-registration .leftdvt ul {
    padding-left: 20px;
}
.what-included-in-your-registration .leftdvt ul li {
        float: left;
        width: 100%;
        list-style-type: disc;
        font-size: 15px;
        line-height:1.5;
        margin-bottom: 5px;
    }
.what-included-in-your-registration .rightdvt {
    float: right;
    width: 45%;
    margin-top: 12rem;
}
.what-included-in-your-registration .rightdvt .imgbox {
        width: 95%;
        overflow: hidden;
        border-radius: 20px;
        float: right;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff;
    }
.what-included-in-your-registration .rightdvt img {
        width: 107%;
    }
.compare-fees-sec {
    width: 100%;
    padding: 80px 0;
}
.compare-fees-sec .table-fee {
        width: 80%;
        border-collapse: collapse;
        border-spacing: 0;
        margin-top: 25px;
        margin-bottom: 30px;
        box-shadow: 0 0 7px rgba(0,0,0,0.08);
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        overflow: hidden;
    }
.compare-fees-sec .table-fee th {
        background: #6F3572 /*#00b3d3*/;
        padding: 20px 25px;
        font-size: 16px;
        font-weight: bold;
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: #fff;
    }
.compare-fees-sec .table-fee tr:nth-child(even) {
            background-color: #f2f2f2;
        }
.compare-fees-sec .table-fee td {
            padding: 10px 25px;
            font-size: 15px;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }
.compare-fees-sec .table-note {
        width: 75%;
        font-size: 11px;
        line-height: 15px;
        font-style: italic;
        color: #666;
    }
.compare-fees-sec .table-fee tr:nth-child(2) td:nth-child(1) {
        color: #00b3d3;
        font-weight: bold;
    }
.compare-fees-sec .table-fee tr:nth-child(3) td:nth-child(1) {
        color: #662483;
        font-weight: bold;
    }
.compare-fees-sec .table-fee tr:nth-child(4) td:nth-child(1) {
        color: #0095d7;
        font-weight: bold;
    }
.compare-fees-sec .table-fee .fee-small {
        font-style:italic;
        font-size:11px;
        display:block;
    }
.registration-option {
    width: 100%;
    padding: 80px 0;
    background: #f2f1ed;
    
}
.registration-option .para {
    width: 60%;
}
.registration-option ul {
    padding: 0;
    margin-top: 30px;
}
.registration-option li {
        width: 23.5%;
        float: left;
        position: relative;
        padding: 30px 20px;
        background: #fff;
        border: 1px solid #ccc;
        border-bottom: 7px solid #6F3572;
        margin-right: 22px;
        text-align: left;
        border-radius: 5px;
        list-style: none;
        height: 370px;
        box-shadow: 2px 3px 15px #d1d1d1;
    }
.registration-option li:last-child {
        margin-right: 0;
    }
.registration-option li:first-child h4 {
        width: 50%;
    }
.registration-option li h4 {
        font-size: 20px;
        line-height: 24px;
        color: #000;
        margin-top: 0;
        margin-bottom: 15px;
        min-height: 50px;
        font-weight: 600;
    }
.registration-option li p {
        font-size: 14px
    }
.registration-option li a {
        font-weight: 600;
        color: #006bff;
    }
.payment-invoicing {
    width: 100%;
    padding: 60px 0 80px;
    text-align: center;
}
.payment-invoicing ul {
        padding: 0;
        margin-top: 50px;
    }
.payment-invoicing li {
        width: 31%;
        float: left;
        position: relative;
        padding: 60px 45px 25px;
        border: 1px solid #e7edf6;
        background: #C4D7FF;
        margin-right: 30px;
        text-align: left;
        border-radius: 20px;
        box-shadow: 15px 15px 15px rgba(242,246,255,0.6);
        list-style: none;
        min-height: 450px;
    }
.payment-invoicing li:last-child {
    margin-right:0;
}
.payment-invoicing li h3 {
        font-size: 24px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #000;
    }
.payment-invoicing li .fa-check {
        width: 70px;
        height: 70px;
        line-height: 70px;
        background: #05339C;
        border-radius: 100%;
        font-size: 30px;
        color: #fff;
        position: absolute;
        left: -10px;
        top: -20px;
    }
.payment-invoicing ul li a {
    color: #006bff;
    font-weight: 600;
}
.employer-sponsorship-support {
    background: #102e6a url(../../content/images/employer-sponsorship-support-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 65px 0 70px 0px;
}
.employer-sponsorship-support h2 {
    color: #fff;
}
.employer-sponsorship-support p {
    color: #fff;
}
.employer-sponsorship-support h2 {
    color: #fff;
}
.employer-sponsorship-support .top-part .top-para {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.55;
    padding-left: 15px;
    border-left: 4px solid #006bff;
}
.employer-sponsorship-support .text-part {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.employer-sponsorship-support .text-part p {
        color: #fff;
        margin-top: 20px;
    }
.employer-sponsorship-support .text-part ul {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
.employer-sponsorship-support .text-part ul li {
            border: 1px solid #769dff;
            border-radius: 5px;
            padding: 15px;
            transition: 0.5s;
            cursor: pointer;
            color: #fff;
            width: 30%;
        }
.employer-sponsorship-support .text-part ul li a {
                color: #fff;
                text-decoration: none;
                border: 0;
                outline: 0;
            }
.employer-sponsorship-support .text-part ul li a:hover {
                    color: #fff;
                    text-decoration: none;
                }
.employer-sponsorship-support .text-part ul li i {
                margin-left: 15px
            }
.employer-sponsorship-support .text-part ul li:hover {
                background: #0081c5;
            }
.fee-registration .ready-to-register-sec {
    width: 100%;
    padding: 80px 0 100px;
    /*background: #0f979e;
    background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.fee-registration .ready-to-register-sec h2 {
    color: #fff;
}
.fee-registration .ready-to-register-sec p {
    color: #fff;
}
.fee-registration .left-part {
    width: 60%;
    float: left;
}
.fee-registration .right-part {
    width: 30%;
    float: right;
    background: #fff;
    padding: 50px 50px;
    margin-top: 10px;
    text-align:center;
}
.fee-registration .right-part p {
        color: #000;
    }
.fee-registration .your-registration-btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.fee-registration .your-registration-btn .fa {
        font-size: 12px;
    }
/**corporate partnerhip new 25**/
.corporate-partnership .team-registrations {
    background: #0a2540 url(../../content/images/team-registrations-bg.jpg) no-repeat right top;
    background-size: cover;
    width: 100%;
}
.corporate-partnership .team-registrations .right-part {
        width: 52%;
        float: right;
        padding: 60px 0;
    }
.corporate-partnership .team-registrations h2, .team-registrations p {
        color: #fff;
    }
.corporate-partnership .team-registrations ul li {
        width: 100%;
        float: left;
        list-style-type: none;
        text-align: left;
        padding-left: 40px;
    }
.corporate-partnership .team-registrations ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        border: 2px solid #68e4f6;
        border-radius: 100%;
        font-size: 15px;
        color: #68e4f6;
        margin-left: -40px;
        display: inline-block;
        float: left;
    }
.corporate-partnership .team-registrations ul li p {
        color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
.corporate-partnership .learning-academy-sec {
    padding: 60px 0;
    background: #C4D7FF url(../../Content/Images/exam023.png) no-repeat top right;
}
.corporate-partnership .learning-academy-sec .leftdvt {
        float: left;
        width: 52%;
    }
.corporate-partnership .learning-academy-sec .leftdvt h4 {
            font-weight: 600;
            font-size: 17px;
            margin-bottom: 5px;
            font-style: italic;
        }
.corporate-partnership .learning-academy-sec .leftdvt ul {
            padding-left: 25px;
            margin-top: 10px;
            margin-bottom: 15px;
        }
.corporate-partnership .learning-academy-sec .leftdvt ul li {
                float: left;
                width: 100%;
                margin-bottom: 7px;
                list-style-type: disc;
                font-size: 15px;
            }
.corporate-partnership .learning-academy-sec .rightdvt {
        float: right;
        width: 45%;
    }
    .corporate-partnership .learning-academy-sec .rightdvt .imgbox {
        width: 90%;
        float: right;
        height: 450px;
        overflow: hidden;
        border-radius: 25px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border: 10px solid #97aad2;
    }
.corporate-partnership .learning-academy-sec .rightdvt img {
            width: 100%;
        }
/**training partnerhip new 25**/
.training-institutions .eligibility-rtp-sec {
    background: #00346d;
    width: 100%;
    padding: 60px 0 80px;
}
.training-institutions .eligibility-rtp-sec h2 {
    color: #fff;
}
.training-institutions .eligibility-rtp-sec ul {
    margin-top: 20px;
    padding: 0;
    float: left;
    width: 100%;
}
.training-institutions .eligibility-rtp-sec ul li {
        float: left;
        width: 23.5%;
        padding: 30px 20px 20px 25px;
        border-radius: 15px;
        margin-right: 22px;
        position: relative;
        min-height: 300px;
        word-break: keep-all;
        margin-bottom: 15px;
        background: #0f979e;
        background: linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
        background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);
    }
.training-institutions .eligibility-rtp-sec ul li:nth-child(2) {
            padding-right: 35px;
        }
.training-institutions .eligibility-rtp-sec ul li:nth-child(3) {
            padding-right: 42px;
        }
.training-institutions .eligibility-rtp-sec ul li:last-child {
            margin-right: 0;
            padding-right: 40px;
        }
.training-institutions .eligibility-rtp-sec ul li .hd-line {
            width: 25%;
            height: 2px;
            background: #f9b615;
            margin-bottom: 15px;
        }
.training-institutions .eligibility-rtp-sec ul li h4 {
            font-size: 17px;
            font-weight: bold;
            line-height: 1.3;
            margin-bottom: 10px;
            color: #fff;
        }
.training-institutions .eligibility-rtp-sec ul li p {
            color: #fff;
        }
/**accreditation new 25**/
.accreditation-page .learning-standards-sec .text-part {
    width: 55%;
}
.accreditation-page .point-standards-sec {
    padding: 60px 0 80px;
}
.accreditation-page .point-standards-sec .text-part {
        width: 55%;
        float: left;
    }
.accreditation-page .point-standards-sec ul li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 10px;
        position: relative;
        padding-left: 35px;
    }
.accreditation-page .point-standards-sec ul li .fa-check {
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #006bff;
        border-radius: 4px;
        font-size: 15px;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
.accreditation-page .point-standards-sec .img-part .imgbox {
        height: 400px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #fff;
    }
.accreditation-page .d-flex-ul {
    display: flex;
    font-size: 13.5px;
}
.accreditation-page .d-flex-ul li {
        list-style: disc;
        padding-left: 0px !important;
        margin-left: 20px;
    }
.accreditation-page .examdvtpvt .leftdvt ul li {
    float: left;
    width: 100%;
    list-style-type: disc;
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 0;
    /* color: #fff; */
    padding: 0px;
    background: transparent;
}
.accreditation-page .examdvtpvt .leftdvt {
    float: left;
    width: 52%;
}
.accreditation-page .examdvtpvt .leftdvt h4 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 10px;
        font-style: italic;
        /*color: #fff;*/
    }
.accreditation-page .examdvtpvt .rightdvt {
    float: right;
    width: 45%;
}
.accreditation-page .examdvtpvt .rightdvt .imgbox {
        width: 90%;
        overflow: hidden;
        border-radius: 25px;
        height: 555px;
        position: relative;
        float: right;
        text-align: right;
        margin-top: 20px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #643371;
    }
.accreditation-page .examdvtpvt .rightdvt img {
        width: 100%;
        float: right;
    }
/**standards new 25**/
.knowledge-sec ul.level-list {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
}
.knowledge-sec ul.level-list li {
        padding: 20px;
        border-right: 1px solid #bfbfbf;
    }
.knowledge-sec ul.level-list li:nth-child(3) {
            border-right: 0px;
        }
.knowledge-sec .last-para {
    width: 85%;
    margin: 15px auto;
}
.knowledge-sec .specification_level {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
}
/**governance new 25**/
.governance-page .support-network-sec {
    /*padding-top: 20px;*/
    background: #C4D7FF;
}
.support-network-sec .center-inn .accordion_body ul li {
    border-top: 0 solid #081a31 !important;
    border-bottom: 0 solid #e8e8e8 !important;
    padding: 0 !important;
    list-style-type: disc !important;
    list-style-position: outside;
    margin-bottom: 8px;
    position: relative;
}
.governance-page .governance-controls {
    /*background: #000 url(../../content/images/home-advantage-bg.jpg) no-repeat center top;
    background-size: cover;*/
    width: 100%;
    padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.governance-page .governance-controls .text-part {
        width: 45%;
        float: left;
    }
.governance-page .governance-controls h2, .governance-page .governance-controls p {
        color: #fff;
    }
.governance-page .governance-controls ul li {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 10px;
        position: relative;
        padding-left: 35px;
        color: #fff;
    }
.governance-page .governance-controls ul li .fa-check {
            width: 24px;
            height: 24px;
            line-height: 24px;
            background: #006bff;
            border-radius: 4px;
            font-size: 15px;
            color: #fff;
            position: absolute;
            left: 0;
            top: 0;
        }
.governance-page .governance-controls .img-part {
        width: 45%;
        float: right;
    }
.governance-page .governance-controls .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        background: #eee;
        height: 340px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        border: 10px solid #633370;
    }
.governance-page .governance-controls .img-part img {
            max-width: 100%;
        }
.governance-page .feepage-sec .team-regitration {
    margin-bottom: 40px;
}
.governance-page .feepage-sec .left-part {
    width: 42%;
}
.governance-page .feepage-sec .right-part {
    width: 50%;
    float: right;
    border-bottom: 1px solid #a4b7df;
    padding-left: 0;
    padding-bottom: 30px;
}
/**artiba edge new 25**/
.artiba-edge-page .platform-sec {
    width: 100%;
    padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
}
.artiba-edge-page .platform-sec h2, .artiba-edge-page .platform-sec p {
        color: #fff;
    }
.artiba-edge-page .platform-sec .left-part {
        padding-top: 0;
        margin-top: 0;
    }
.artiba-edge-page .left-part .img-part .imgbox-border {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    z-index: 0;
    border: 2px solid #006bff;
    border-radius: 30px;
}
.artiba-edge-page .platform-imageset .left-part {
    width: 53%;
    float: left;
    margin-top: 0px;
    padding: 0px 0 0 0;
}
.artiba-edge-page .platform-sec .img-part {
    width: 95%;
    float: left;
    position: relative;
    margin-top: 0px;
    background: #fff;
    border-radius: 25px;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
}
.artiba-edge-page .platform-sec .img-part .imgbox {
        width: 100%;
        overflow: hidden;
        border-radius: 25px;
        height: 345px;
        position: relative;
    }
.tailored-certification-pathways {
    width: 100%;
    padding: 80px 0;
    background: #C4D7FF url(../Content/Images/exam023.png) no-repeat top right;
}
.tailored-certification-pathways .left-part {
    width: 45%;
    float: left;
}
.tailored-certification-pathways ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 5px;
    }
.tailored-certification-pathways ul li i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 4px;
        font-size: 15px;
        color: #75347A;
        position: absolute;
        left: 0;
        top: 0;
    }
.tailored-certification-pathways .right-part {
        width: 45%;
        float: right;
    }
.tailored-certification-pathways .img-part {
        width: 100%;
        float: left;
        overflow: hidden;
        border-radius: 25px;
        position: relative;
        margin-top: 30px;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
        border: 10px solid #fff;
    }
.artiba-edge-page .ai-sec1 {
     padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
    background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
}
.artiba-edge-page .ai-sec1 .img-part {
        width: 57%;
        float: right;
        padding-top: 14px;
    }
.artiba-edge-page .ai-sec1 .img-part h5 {
            color: #fff;
            margin-bottom: 20px;
            font-size: 19px;
            font-weight: 600;
        }
.artiba-edge-page .ai-sec1 .imgbox {
        width: 100%;
        padding: 10px;
        border-radius: 20px;
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
        border: 10px solid #0850bc;
    }
.artiba-edge-page .ai-sec1 .right-part {
        width: 38%;
        float: left;
    }
.artiba-edge-page .ai-sec1 ul li {
    width: 100%;
    list-style-type: disc;
    float: left;
    text-align: left;
    margin-left: 16px;
    margin-bottom: 6px;
    color: #fff;
}
.artiba-edge-page .ai-sec1 ul li:nth-child(3) {
        margin-bottom: 15px
    }
.artiba-edge-page .impact-sec .text-part {
    width: 50%;
    float: left;
}
.artiba-edge-page .impact-sec .img-part {
    width: 45%;
    float: right;
    padding-top: 0px;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    padding: 10px;
    border-radius: 25px;
    /*background: linear-gradient(145deg, #035AD1, #C4D7FF );*/
}
.artiba-edge-page .eligibility-sec {
    background: #0a2540 url(../../content/images/global-ai-banner.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    padding: 30px 0px 65px 0px;
}
.artiba-edge-page .eligibility-sec ul {
        margin: 0;
        padding: 0;
        margin-top:10px;
        margin-bottom:10px;
    }
.artiba-edge-page .eligibility-sec ul li p {
        padding-bottom: 10px;
    }
.artiba-edge-page .industry-recognition {
    padding: 60px 0px 80px;
    background: #C4D7FF;
}
.artiba-edge-page .industry-recognition h2 {
        text-align: center;
    }
.artiba-edge-page .industry-bx {
    padding: 15px;
    box-shadow: 2px 2px 15px #7e7e7e;
    border-radius: 10px;
    border: 1px solid #cbcbcb;
    margin-bottom: 30px;
    height: 240px;
}
.artiba-edge-page .industry-recognition ul {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.artiba-edge-page .industry-recognition ul li {
        float: left;
        width: 31.75%;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 13px 12px;
        min-height: 165px;
        box-sizing: border-box;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.14);
        border: 1px solid #e9e9e9;
        background: #fff;
        border-radius: 5px;
    }
.artiba-edge-page .industry-recognition ul li .industry-logo-sec {
        text-align: center;
    }
.artiba-edge-page .industry-recognition ul li img {
            margin-bottom: 10px;
            width: 33%;
            aspect-ratio: 2 / 1;
            object-fit: contain;
            border: 1px solid #f7f7f7;
            padding: 1px 8px;
            background: #fff;
            min-height: 55px;
            max-height: 55px;
        }
.artiba-edge-page .industry-recognition ul li p {
            font-size: 13.6px;
            color: #000;
            margin-bottom: 0;
            text-align: center;
        }
.artiba-edge-page #logo-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top:20px;
}
.artiba-edge-page .swipe-wrap {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}
.artiba-edge-page #slider {
    display: flex;
}
.artiba-edge-page #slider li {
        flex: 0 0 calc(95% / 6);
        max-width: calc(95% / 6);
    }
.artiba-edge-page .leading-corporations-sec {
    padding:60px 0;
    background:#fff;
}
.artiba-edge-page .leading-corporations-sec h2 {
    width:100%;
}
.artiba-edge-page .leading-corporations-sec ul {
padding-top:20px;
}
.artiba-edge-page .leading-corporations-sec ul li {
    float: left;
    width: 14.8%;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid #f4f4f4;
}
.artiba-edge-page .impact-sec{
    background:#fff;
}
.artiba-edge-page .platform-sec.examdvtpvt .left-part {
    width:50%;
}
.artiba-edge-page .platform-sec .img-part .imgbox {
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    border: 10px solid #643370
}
.artiba-edge-page .platform-sec.examdvtpvt .right-part {
    width: 45%;
    float: right;
    padding-top:20px;
}
/**get started new 25**/
.get-started-banner {
    background: #0a2540 url(images/home-banner-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 85px 0 1px;
    height: 385px;
}
    .get-started-banner .banner-left {
        width: 80%;
        float: left;
        padding-top: 80px;
    }
.get-started-banner h1 {
        color:#fff;
        /*margin-top:0;*/
    }
.get-started-banner p {
        color: #fff;
    }
.get-sec1 {
    background: #C4D7FF;
    width: 100%;
    padding: 60px 0 80px;
}
.get-sec1 h2{
    text-align:center;
}
.get-sec1 ul {
        padding: 0;
        margin-top: 40px;
    }
.get-sec1 ul li {
        width: 31.5%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 30px;
        text-align: center;
        border-radius: 20px;
        list-style: none;
        padding: 30px 30px 50px;
        background:#fff;
    }
.get-sec1 ul li:last-child {
        margin-right: 0;
    }
.get-sec1 ul li .img-part {
        width: 100%;
        text-align: center;
    }
.get-sec1 ul li .img-part img {
        width: 110px;
        margin-bottom: 10px;
    }
    .get-sec1 ul li a h4 {
        font-size: 24px;
        font-weight: 800;
        line-height: 30px;
        color: #000;
        text-decoration: none !important;
        margin-bottom: 15px;
    }
.get-sec1 ul li:hover {
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        text-decoration:none;
    }
.get-sec1 ul li:hover a h4 {
        text-decoration: none !important;
        color: #000;
    }
.get-sec1 ul li a:hover h4 {
        text-decoration: none !important;
        color: #000;
    }
.get-sec1 .bot-band {
        width:100%;
        text-align:center;
        margin-top:20px;
    }
.get-process-sec {
    width: 100%;
    padding: 60px 0 80px;
}
.get-resources-sec {
    padding: 80px 0;
    /*background: #00346d url(images/home-artiba-edge-bg.jpg) no-repeat center top;*/
    background: #0a2540 url(../../content/images/global-ai-banner01.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
}
.get-resources-sec h2 {
    color: #fff;
}
.get-resources-sec .imgbox {
    width:50%;
    float:left;
    overflow: hidden;
}
.get-resources-sec .imgfit {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
}
.get-resources-sec .imgbox img {
        vertical-align: middle;
        display: inline-block;
    }
.get-resources-sec .textbox {
        display: flex;
        flex-flow: column;
        flex: 462px;
        justify-content: center;
        align-items: flex-start;
        padding-top: 46px;
        padding-bottom: 46px;
        padding-left: 100px;
        position: relative;
    }
.get-resources-sec .card {
        width: 50%;
        float: right;
        border-radius: 20px;
        background: #1D2464;
        background: linear-gradient(135deg, #6F3572 0%, #1D2464 100%);
        /*background: -webkit-linear-gradient(90deg, #167bd5 0%, #0f979e 100%);*/
        background: -webkit-linear-gradient(135deg, #6F3572 0%, #1D2464 100%);
        padding: 20px 60px 40px;
    }
.get-resources-sec ul {
        /*display: flex;*/
        width: 100%;
        justify-content: space-between;
        margin-top: 30px;
        display: inline-block;
    }
.get-resources-sec .btn-blue-new {
        margin-bottom: 10px;
    }
.get-resources-sec ul li {
        width: 85%;
        float: left;
        list-style-type: none;
        text-align: left;
        padding-left: 40px;
        border-bottom: 1px solid rgba(255,255,255,0.5);
        margin-bottom:10px;
    }
.get-resources-sec ul li .fa-check {
        width: 28px;
        height: 28px;
        line-height: 25px;
        border: 2px solid #68e4f6;
        border-radius: 100%;
        font-size: 15px;
        color: #68e4f6;
        margin-left: -39px;
        display: inline-block;
        float: left;
    }
.get-resources-sec ul li p {
        font-size: 20px;
        line-height: 1.3;
        color: #fff;
    }
/**form center new**/
.form-center .getstarted-inner-content {
    padding: 60px 0 100px;
    background: #C4D7FF;
}
.form-center .formcenter-inner-left {
    float: left;
    width: 30%;
    border-radius: 0px;
}
.form-center .formcenter-aside {
    width: 100%;
    float: left;
    border-top: 5px solid #75347A /*#0066f3*/;
}
.form-center .formcenter-aside h3 {
        font-size: 18px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 10px;
    }
.form-center .formcenter-aside .aside-1, .form-center .formcenter-aside .aside-2, .form-center .formcenter-aside .aside-3 {
        width: 100%;
        float: left;
        border-bottom: 1px solid #a5b8e0;
        padding: 25px 0 15px;
    }
.form-center .formcenter-aside .formcenter-aside-list {
        margin-top: 0px;
        margin-left: 15px;
    }
.form-center .formcenter-aside-list li {
    width: 100%;
    float: left;
    list-style: disc;
    margin-bottom: 10px;
}
.form-center .formcenter-aside-list li b {
        font-size: 15px;
    }
.form-center .formcenter-aside-list li a {
    font-size: 14px;
    color:#000;
}
.form-center .formcenter-aside-list li a:hover {
        color: #2a6496;
        text-decoration: none;
    }
.form-center .getstarted-inner-right {
    width: 65%;
    float: right;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    border-radius: 20px;
}
.form-center .getstarted-inner-right a {
    color: #006bff;
}
.form-center .getstarted-inner-right .up-para {
        margin-bottom: 40px;
    }
.form-center .getstarted-inner-right h3 {
        font-size: 24px;
        font-weight: bold;
        color: #232323;
    }
.form-center .getstarted-inner-right ul.disk-list {
        width: 100%;
        float: left;
        padding-left: 25px;
    }
.form-center .getstarted-inner-right ul.disk-list li {
            width: 100%;
            float: left;
            list-style: disc;
            margin-bottom: 10px;
        }
.form-center .getstarted-inner-right .btn-blue {
        margin-top: 5px;
        margin-bottom: 10px;
    }
.form-center .getstarted-inner-right hr {
        margin: 40px 0;
    }
/**contact new right panel**/
.contact-page .prsubmdvt {
    width: 100%;
    padding-left: 20px;
    margin-top: -27px;
}
.contact-page .part-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #0b3558;
    margin-bottom: 7px;
}
.contact-page .contact-right p {
    font-size: 14px;
}
.contact-page .btn-blue {
    font-size: 14px;
    font-weight: 700;
    padding: 6px 15px 7px;
    margin-top: 5px;
}
.contact-page .simple-btn {
    color: #006BFF;
    font-size: 14px;
    line-height: 18px;
}
.contact-page .contact-right {
    width: 100%;
    height: 100%;
    border-left: 1px solid #ececec;
}
.contact-page .contact-right .part1 {
        padding: 12px 10px 20px 15px;
    }
.contact-page .contact-right .part-box {
        width: 100%;
        border-bottom: 1px solid #ececec;
    }
.contact-page .contact-right .part2 {
        padding: 12px 10px 20px 15px;
    }
.contact-page .contact-right .part3 {
        padding: 12px 10px 20px 15px;
    }
.contact-page .contact-right .part4 {
        padding: 12px 10px 20px 15px;
    }
.contact-page .contact-right .part5 {
        padding: 12px 10px 20px 15px;
    }
.contact-page .contact-right .part6 {
        padding: 12px 10px 20px 15px;
        border-bottom: 0px;
    }
.contact-page .contact-right .part4 ul li {
        float: left;
        width: 25%;
        text-align: center;
        margin-right: 15px;
        margin-bottom: 10px;
    }
.contact-page .contact-right .part4 ul li img {
            max-width: 100%;
        }
/*STANDARD*/
.standard-sec1 .left-part {
    padding-top: 15px;
}
.standard-sec1 .right-part {
    padding-top: 30px;
}
.standard-coverage-sec li {
    min-height: 170px;
}
.standards-page .standard-exam-sec {
    width: 100%;
}
.track-sec li {
    min-height: 280px;
}
.standards-page .knowledge-sec .knowledge-inner .plusMinus {
    position: relative;
    left: 15px;
}
.standards-page .accordion_head {
    display: flex;
    align-items: center;
}
.standards-page p.spec-level {
    white-space: nowrap;
}
.standards-page .knowledge-sec .accordion_head span:first-child {
    width: 83%;
}
.standards-page p.heading {
    width: 95%;
}
.standards-page .specification_level {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.knowledge-sec ul.level-list {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
}
.knowledge-sec ul.level-list li {
        padding: 20px;
        border-right: 1px solid #bfbfbf;
    }
.knowledge-sec ul.level-list li:nth-child(3) {
            border-right: 0px;
        }
.knowledge-sec p {
    font-size: 16px;
}
.standard-sec1 .left-part {
    padding-top: 15px;
}
.standard-sec1 .right-part {
    padding-top: 30px;
}
.standard-coverage-sec li {
    min-height: 170px;
}
.standards-page .standard-exam-sec {
    width: 100%;
}
.track-sec li {
    min-height: 280px;
}
.standards-page .knowledge-sec .knowledge-inner .plusMinus {
    position: relative;
    left: 15px;
}
.standards-page .accordion_head {
    display: flex;
    align-items: center;
}
.standards-page p.spec-level {
    white-space: nowrap;
}
.standards-page .knowledge-sec .accordion_head span:first-child {
    width: 83%;
}
.standards-page p.heading {
    width: 95%;
}
.standards-page .specification_level {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.knowledge-sec ul.level-list {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
}
.knowledge-sec ul.level-list li {
        padding: 20px;
        border-right: 1px solid #bfbfbf;
    }
.knowledge-sec ul.level-list li:nth-child(3) {
            border-right: 0px;
        }
.knowledge-sec p {
    font-size: 16px;
}
/*STANDARD*/
.prsubmdvt {
    width: 100%;
    /*padding-left: 313px;
    margin-top: -27px;*/
}
/*appear practice test*/
.timerbox {
    position: fixed;
    right: 0;
    background: #3c8dbc;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 5px;
}
.modal-lg {
    width: 30%;
}
.bootbox-close-button {
    display: none !important;
}
.regttv {
    float: right !important;
    margin-left: 10px;
}
.modal-footer {
    padding: 5px;
}
.bootbox-body {
    line-height: 26px;
}
/*appear practice test*/
.twittertip{
background: #242527;
width: 50px !important;
height: 38px !important;
color: #fff;
padding: 0px;
display: flex;
justify-content: center;
align-items: center;
}
/*#btn-twitter-share img {
margin-bottom:7px
}*/
.m-0 {
margin:0px
}
.errorft {
    font-size: 11px;
    color: #f11313;
    margin-top: 2px;
}
.track-sec a {
    float: left;
    margin-top: 25px;
}
/* CSS-31-10-25-Avi*/
.ai-enterprise-popup {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
    display: none; /* hidden by default */
    align-items: center;
    justify-content: center;
    z-index: 99999;
}
/* Show the overlay */
.ai-enterprise-popup.show {
        display: flex;
        animation: fadeIn 0.3s ease;
    }
/* Popup box */
.ai-enterprise-popup .popup {
        background: #fff url(../../Content/Images/leadership-artiba-bg.jpg) no-repeat;
        background-size: cover;
        border-radius: 41px;
        box-shadow: 0 8px 30px rgba(0, 0, 0, 0.4);
        width: 90%;
        max-width: 610px;
        padding: 55px 22px;
        color: white;
        text-align: left;
        position: relative;
        transform: scale(0.95);
        opacity: 0;
        animation: slideUp 0.4s ease forwards;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
        border: 5px solid #0093d5;
    }
/* Popup text content */
.ai-enterprise-popup .popup-content h2 {
        font-size: 25px;
        margin-bottom: 12px;
        line-height: 1.3;
        color: #222;
    }
.ai-enterprise-popup .popup-content p {
        font-size: 17px;
        color: #333;
        margin-bottom: 20px;
        text-align: center;
    }
.ai-enterprise-popup .popup-content {
        text-align: center;
    }
.ai-enterprise-popup .popup-btn {
        display: inline-block;
        background: linear-gradient(135deg, #06b6d4, #3b82f6);
        color: white;
        text-decoration: none;
        padding: 10px 18px;
        border-radius: 8px;
        font-weight: 600;
        transition: 0.2s;
    }
.ai-enterprise-popup .popup-btn:hover {
            color: #0d557c;
            text-decoration: none;
        }
/* Close button */
.ai-enterprise-popup .popup-close {
        position: absolute;
        top: 10px;
        right: 14px;
        background: none;
        border: none;
        color: #94a3b8;
        font-size: 28px;
        cursor: pointer;
        transition: 0.2s;
    }
.ai-enterprise-popup .popup-close:hover {
            color: #0093d5;
        }
/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translateY(40px) scale(0.95);
        opacity: 0;
    }

    to {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}
.casedvtprt p, .casedvtprt ul li {
    font-family: "Special Gothic", sans-serif !important;
}
.case-for-ai-business .soclBotm h2 {
    font-size: 27px; margin-top:0;
}
.case-for-ai-business {
    padding: 25px 0 60px;
}
.case-for-ai-business .dtlinsocprt {
        margin: 0 auto 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        width: 75%;
    }
.case-for-ai-business .date {
        float: left;
        width: 58%;
        font-weight: 700;
        padding-top: 11px;
    }
.case-for-ai-business .socl {
        float: right;
        width: 35%;
        padding: 0;
        margin-bottom: 0;
        text-align: right;
    }
.case-for-ai-business .imgtp {
        margin-bottom: 30px
    }
.case-for-ai-business .inn {
        width: 75%;
        margin: 0 auto;
    }
.case-for-ai-business .inn .left {
            float: left; width:70%;
        }
.case-for-ai-business .inn .left a {
                text-decoration: underline;
                color: #428bca;
            }
.case-for-ai-business .inn .right {
                float: right;
                width: 25%;
            }
.case-for-ai-business .inn h2 {
            font-size: 28px;
            margin: 16px 0 14px;
            font-family: "Special Gothic", sans-serif !important;
            font-weight: 500 !important;
        }
.case-for-ai-business .inn p {
            font-size: 18px;
            line-height: 1.7;
            font-family: "Special Gothic", sans-serif !important;
            font-weight: 300 !important;
            color: #202121;
        }
.case-for-ai-business .inn ul {
            padding-left: 20px;
        }
.case-for-ai-business .inn ul li {
                list-style-type: disc;
                margin-bottom: 6px;
                width: 100%;
                font-size: 18px;
                line-height: 1.6;
                font-family: "Special Gothic", sans-serif !important;
                font-weight: 300 !important;
                color: #202121;
            }
.casedvtprt #signup-sticky .show {
    bottom: 0;
}
.casedvtprt #signup-sticky .inn
{
    width: 75%;
    margin: 0 auto;
}
.casedvtprt #signup-sticky {
    position: fixed;
    z-index: 99999;
    width: 100%;
    bottom: 0px;
    height: 81px;
    left: 0;
    background-color: #fff;
    transition: bottom .1s linear;
    text-align: center;
    padding: 2px 0;
    box-shadow: rgba(0, 0, 0, 0.16) 4px 4px 8px 8px;
    padding: 17px 0;
    display: none
}
.casedvtprt #signup-sticky .show {
        display: block !important;
    }
.casedvtprt #signup-sticky p {
        font-size: 18px;
        margin-top: 5px;
        color: #000;
        font-weight: 700;
        float: left;
    }
.casedvtprt #signup-sticky a.btn-yellow {
        background: #f9b615;
        padding: 10px 20px;
        border-radius: 30px;
        font-weight: 600;
    }
.casedvtprt #signup-sticky a.btn-blue.mt-0 {
        margin-top: 0px
    }
.casedvtprt #signup-sticky .btn-right {
        float: right;
    }
.casedvtprt #signup-sticky a.btn-yellow:hover {
        color: #000;
        text-decoration: none;
    }
.casedvtprt .toptxtprt {
    padding-top: 175px;
}
.casedvtprt .toptxtprt h1 {
        font-size: 55px;
        color: #000;
        font-family: "Special Gothic", sans-serif !important;
        font-weight: 700 !important;
        margin: 0 0 30px;
        line-height: 64px;
    }
.casedvtprt .toptxtprt .innprt {
        text-align: center;
        width: 85%;
        margin: 0 auto;
    }
.casedvtprt .toptxtprt .innprt .author {
            display: flex;
            align-items: center;
            gap: 10px;
        }
.casedvtprt .toptxtprt .innprt .author img {
                width: 48px;
                height: 48px;
                border-radius: 50%;
                object-fit: cover;
            }
.casedvtprt .toptxtprt .innprt .meta-item {
            display: flex;
            flex-direction: column;
        }
.casedvtprt .toptxtprt .innprt .label {
            font-size: 13px;
            color: #666;
        }
.casedvtprt .toptxtprt .innprt .value {
            font-weight: 600;
            font-size: 15px;
        }
.casedvtprt .toptxtprt .innprt .link {
            color: #000;
            font-weight: 600;
            text-decoration: none;
        }
.casedvtprt .toptxtprt .innprt .link:hover {
                text-decoration: underline;
            }
.partner-page #signup-sticky .show {
    bottom: 0;
}
.partner-page #signup-sticky {
    position: fixed;
    z-index: 99999;
    width: 100%;
    bottom: 0px;
    height: 90px;
    left: 0;
    background-color: #fff;
    transition: bottom .1s linear;
    text-align: center;
    padding: 2px 0;
    box-shadow: rgba(0, 0, 0, 0.16) 4px 4px 8px 8px;
    padding: 17px 0;
    display: none;text-align:left;
}
.partner-page #signup-sticky .show {
        display: block !important;
    }
.partner-page #signup-sticky h4 {
        font-size: 20px;
        margin-top: 5px;
        color: #000;
        font-weight: 700;
       
    }
.partner-page #signup-sticky p {
        font-size: 14px;
        margin-top: 5px;
        color: #000;
      
       
    }
.partner-page #signup-sticky a.btn-blue.mt-0 {
        margin-top: 0px
    }
.partner-page #signup-sticky .btn-right {
        float: right;
    }
.rewired-inner-banner {
    width: 100%;
    padding: 80px 0 30px;
    background: #051222 url(../content/images/governance-main-banner.jpg) no-repeat center top;
    background-size: cover;
    height: 445px;
}
.rewired-inner-banner .banner-left {
        width: 55%;
        float: left;
        padding-top: 60px;
    }
.rewired-inner-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
    }
.rewired-inner-banner .divInn .left h1 {
        padding-right: 10%;
    }
#logoutForm {
    float: left;
}
ul.advisor-fixed-home {
    position: fixed;
    right: 0;
    bottom: 95px;
    z-index: 99999;
}
ul.advisor-fixed-home li {
        position: relative;
        height: 45px;
    }
ul.advisor-fixed-home li a {
            background: #75337a;
            color: #ffffff;
            font-size: 18px;
            padding: 12px 5px 10px 17px;
            position: absolute;
            left: -49px;
            transition: all 0.3s ease 0s;
            width: 308px;
            text-decoration: none;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            cursor: pointer;
        }
ul.advisor-fixed-home li a:hover {
                left: -294px;
            }
ul.advisor-fixed-home i {
        font-size: 22px;
        margin-right: 15px;
        position: relative;
        top: 2px;
    }
.rewired-banner {
    background: #264294 url(../content/images/ai-full-bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding: 80px 0 30px;
    height: 655px;
}
.rewired-banner .banner-left {
        width: 100%;
        float: left;
        padding-top: 60px;
    }
.rewired-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        padding-right: 5%;
    }
.rewired-banner p {
        color: #fff;
    }
.rewired-box-sec {
    width: 100%;
    padding: 80px 0;
}
.rewired-box-sec ul {
    width: 100%;
    float: left;
}
.rewired-box-sec ul li {
        width: 48.5%;
        float: left;
        list-style: none;
        border: 1px solid #ccc;
        margin-right: 35px;
        margin-bottom: 35px;
        text-align: left;
        border-radius: 25px;
        overflow: hidden;
        background: #fff;
        min-height: 490px;
        position: relative;
    }
.rewired-box-sec ul li:nth-child(2n+2) {
            margin-right: 0;
        }
.rewired-box-sec ul li:hover {
            box-shadow: 0 0 30px rgba(0,0,0,0.14);
        }
.rewired-box-sec ul li .imgbox {
            width: 100%;
            height: auto;
        }
.rewired-box-sec ul li .textbox {
            width: 100%;
            padding: 20px 40px;
        }
.rewired-box-sec ul li .textbox h4 {
                font-size: 24px;
                color: #000;
                line-height: 28px;
                font-weight: normal;
                margin-bottom: 10px;
                margin-top: 0;
            }
.rewired-box-sec ul li .textbox p {
                font-weight: normal;
            }
.rewired-box-sec .btn-blue-new {
    position: absolute;
    bottom: 30px;
}
.rewired-box-sec .upcoming-text {
    font-size: 16px;
    line-height: 14px;
    font-weight: bold;
    color: #979797;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.rewired-box-sec .upcoming {
    filter: grayscale(1);
}
img.mobile-aizone {
    display:none
}
#closeSignup {
  display:none;
}
.view-box.mobile-btn {
    display: none;
}
.casetpvtvtt {
    padding: 50px 0;
    background: linear-gradient(20deg, #02092B 0%, #001B5E 40%, #003B9F 100%);
}
.casetpvtvtt .left {
        width: 40%;
        float: left;
        padding-top: 50px;
    }
.casetpvtvtt .right {
        width: 60%;
        float: right;
        padding-top: 69px;
    }
.casetpvtvtt .right img {
        width: 100%;
       
    }
.casetpvtvtt .right .note {
            padding-left: 165px;
            color: #fff;
        }
.casetpvtvtt h2, .casetpvtvtt p{color:#fff;}
.casetpvtvtt h2 { margin-top:0;}
.maintainprt {
    padding: 80px 0;
    background: linear-gradient(20deg, #02092B 0%, #001B5E 40%, #003B9F 100%);
}
.maintainprt h2, .maintainprt h3, .maintainprt h4, .maintainprt p{color:#fff;}
.maintainprt .left {
        float: left;
        width: 164px;
        padding-top: 22px;
    }
.maintainprt .left img {
            width: 100%;
            display: block;
            border-radius: 100%;
            transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
            transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
            box-shadow: 0 6px 10px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
            will-change: transform;
            transform-style: preserve-3d;
            backface-visibility: hidden;
            padding: 9px;
        }
.maintainprt .right {
        float: left;
        width: 76%;
        padding-left: 48px;
    }
.maintainprt h3 {
        font-size: 22px;
        font-weight: 800;
        margin-bottom: 10px;
    }
.maintainprt h4 {
        font-size: 18px;
        font-weight: 900;
        margin-bottom: 10px;
        margin-top: 25px;
    }
.maintainprt ul {
        width: 100%;
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }
.maintainprt ul li {
            width: 24%;
            float: left;
            margin-right: 7px;
            padding: 8px 15px 20px 35px;
            border: 1px solid #eee;
            font-size: 14px;
            line-height: 1.6;
            font-weight: 500;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0,0,0,0.05);
            position: relative;
            color: #fff;
            box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
            border-radius: 10px;
        }
.maintainprt ul li:last-child {
                margin-right: 0;
            }
.maintainprt ul li::before {
                width: 10px;
                height: 10px;
                background: #6aa2f4;
                content: '';
                position: absolute;
                left: 15px;
                top: 16px;
            }
.maintainprt .btn-devider {
        margin: 0 7px;
    }
.extends-beyonddvt {
    background: #C4D7FF;
    padding: 60px 0;
}
.extends-beyonddvt ul {
        padding: 0;
        margin: 30px 0;
        float: left;
        width: 100%;
    }
.extends-beyonddvt ul li {
            width: 31.5%;
            float: left;
            border: 1px solid #ccc;
            margin-right: 30px;
            text-align: center;
            border-radius: 20px;
            list-style: none;
            padding: 30px 30px 50px;
            background: #fff;
            min-height: 400px;
        }
.extends-beyonddvt ul li:last-child {
                margin-right: 0;
            }
.extends-beyonddvt ul li .img-part {
                width: 100%;
                text-align: center;
            }
.extends-beyonddvt ul li .img-part img {
                    width: 110px;
                    margin-bottom: 10px;
                }
.extends-beyonddvt ul li a h4 {
                font-size: 24px;
                font-weight: 800;
                line-height: 30px;
                color: #000;
                text-decoration: none !important;
                margin-bottom: 15px;
            }
.extends-beyonddvt ul li:hover {
                box-shadow: 0 0 10px rgba(0,0,0,0.14);
                text-decoration: none;
            }
.extends-beyonddvt ul li:hover a h4 {
                    text-decoration: none !important;
                    color: #000;
                }
.extends-beyonddvt ul li a:hover h4 {
                text-decoration: none !important;
                color: #000;
            }
.certification-deco .logo-box {
    display: flex;
    align-items: center;
    padding: 20px;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    border-radius: 10px;
    flex-direction: column;
    width: 28%;
    text-align: center;
 }
.certification-deco .logo-box .certification-logos img {
        width: 100px;
       
    }
.certification-deco .certification-content {
    margin-top: 15px;
}
.certification-deco .certification-content h4 {
        font-size: 20px;
        font-weight: 700;
    }
.certification-deco {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
}
.create-acc .div2 h4.dob-formheading {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
    margin-bottom: 10px;
}
.renewal-policy-banner {
    background: #010226 url(../../content/images/shape-1.png) no-repeat right;
    padding: 85px 0 30px;
    height: 445px;
}
.renewal-policy-banner h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: bold;
        color: #fff;
        margin-top: 0;
    }
.renewal-policy-banner .banner-left {
        width: 50%;
        float: left;
        margin-top: 150px;
    }
.renewal-policy-banner .banner-right {
        width: 46%;
        float: right;
        height: auto;
        border-radius: 16px;
        background: linear-gradient(145deg, #ccc, #555);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.4);
        padding: 5px;
        position: relative;
        margin-top: 70px;
    }
.renewal-policy-banner .banner-right .banner-box {
            width: 100%;
            height: 100%;
            border-radius: 16px;
            background: #6F3572;
            background: linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
            background: -webkit-linear-gradient(335deg, #1D2464 0%, #6F3572 100%);
            position: relative;
            overflow: hidden;
            padding: 20px 30px;
            box-shadow: 0 6px 15px rgba(0,0,0,0.3), inset 0 1px 1px rgba(255,255,255,0.3);
        }
.renewal-policy-banner .banner-right p {
            color: #fff;
            font-size: 18px;
            word-break: keep-all;
        }
.renewal-policy-page .center-inn {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.renewal-policy-page .full-line {
    width: 100%;
    height: 2px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-top: 40px;
}
.renewal-policy-page .full-box1 {
    width: 100%;
    padding: 40px;
    box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4), 0 8px 20px rgba(0,0,0,0.14);
    border-radius: 25px;
    /*background: linear-gradient(145deg, #FBD9FF, #C4D7FF );*/
    background: #fff;
}
.renewal-policy-page .full-box1 h2 {
        margin-top: 0;
    }
.renewalp-sec1 {
    width: 100%;
    padding: 60px 0 20px;
    background: #C4D7FF;
}
.renewalp-sec2 {
    width: 100%;
    padding: 0 0 20px;
    background: #C4D7FF;
}
.renewalp-sec2 .textpart {
        width: 75%;
        float: left;
    }
.renewalp-sec2 .logopart {
        width: 18%;
        float: right;
        margin-top: 15px;
    }
.renewalp-sec2 .logopart img {
            width: 100%;
            display: block;
            border-radius: 100%;
            transform: rotateX(6deg) rotateY(-6deg) translateZ(0);
            transition: transform 250ms cubic-bezier(.2,.9,.2,1), box-shadow 250ms;
            box-shadow: 0 6px 10px rgba(255,255,255,0.25), 0 2px 6px rgba(255,255,255,0.15);
            will-change: transform;
            transform-style: preserve-3d;
            backface-visibility: hidden;
            padding: 9px;
        }
.renewalp-sec3 {
    width: 100%;
    padding: 20px 0 20px;
    background: #C4D7FF;
}
.renewalp-sec4 {
    width: 100%;
    padding: 0 0 20px;
    background: #C4D7FF;
}
.renewalp-sec5 {
    width: 100%;
    padding: 0 0 80px;
    background: #C4D7FF;
}
.lapse-sec {
    width: 100%;
    padding: 80px 0;
    background: #6F3572;
    background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
    background: -webkit-linear-gradient(230deg, #6F3572 0%, #1D2464 100%);
}
.lapse-sec h2, .lapse-sec p {
        color: #fff;
    }
.lapse-sec table.rounded-table {
        border-collapse: separate;
        border-spacing: 0;
        border: 1px solid #75337a;
        overflow: hidden;
        box-shadow: 0 0 10px rgba(0,0,0,0.14);
        border-radius: 15px;
        margin-top: 30px;
    }
.lapse-sec table thead tr th {
        background: #1D2464;
        color: #ffffff;
        padding: 15px 10px;
        border: 1px solid #000;
        border-top-color: rgb(0, 0, 0);
        border-top-style: solid;
        border-top-width: 1px;
        font-size: 18px;
    }
.lapse-sec table tr td {
        border: 1px solid #000;
        font-size: 14px;
        padding: 15px 10px;
        background: #60326f;
        color: #fff;
        word-break: keep-all;
    }
.lapse-sec table tr td:nth-child(1) {
            font-weight: 600;
        }
.renewalp-sec6 {
    width: 100%;
    padding: 60px 0 20px;
    background: #C4D7FF;
}
.renewalp-sec7 {
    width: 100%;
    padding: 0 0 20px;
    background: #C4D7FF;
}
.renewalp-sec8 {
    width: 100%;
    padding: 0 0 80px;
    background: #C4D7FF;
}
.policy-revisions-sec {
    width: 100%;
    padding: 80px 0;
    background: #03054e;
}
.policy-revisions-sec h2 {
        color: #fff;
        margin-top: 0;
    }
.policy-revisions-sec .revisions-box {
        padding: 30px;
        border-radius: 25px;
        color: #fff;
        border: 1px solid #646B8D;
        background: #001B5E;
        background: linear-gradient(20deg, #02092B 0%, #001B5E 40%, #003B9F 100%);
        background: -webkit-linear-gradient(20deg, #02092B 0%, #001B5E 40%, #003B9F 100%);
        box-shadow: inset 0 1px 2px rgba(255,255,255,0.6), inset 0 -1px 3px rgba(0,0,0,0.4);
    }
.policy-revisions-sec .revisions-box .img-part {
            width: 40%;
            float: left;
        }
.policy-revisions-sec .revisions-box .img-part .imgbox {
                width: 100%;
                overflow: hidden;
                border-radius: 25px;
                background: #eee;
                height: 300px;
                position: relative;
            }
.policy-revisions-sec .revisions-box .img-part img {
                max-width: 110% !important;
                width: 110% !important;
            }
.policy-revisions-sec .revisions-box .text-part {
            width: 55%;
            float: right;
            word-break: keep-all;
            padding-top: 1.5%;
        }

.mob-heading h3 {
    display:none
}
.mob-heading h2 {
    display: none
}
.mob-btn {
display:none
}

@media all and (min-width: 0) {
}
@media screen and (min-width:0\0) {
    .part-main-banner {      
}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        -webkit-appearance: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        background: rgba(0,0,0,0) url("images/select-arrow.png") no-repeat right center !important;
    }
    ::i-block-chrome, select {
        background: rgba(0,0,0,0) url("images/select-arrow.png") no-repeat right center !important;
    }
    ::i-block-chrome, .world-artiba .img-part img {
        -webkit-border-bottom-right-radius: 75px;
    }
    ::i-block-chrome, .leadership-artiba .img-part .imgbox img {
        -webkit-border-bottom-left-radius: 75px;
        height:460px;
    }
    ::i-block-chrome, .establish-sec .img-part img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .why-cert-sec .img-part img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .that-matters-sec .img-part .imgbox img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .about-exam-sec .exam-list-part li a:hover {
        text-decoration: none !important;
    }
    ::i-block-chrome, .deep-reaching-sec .img-part .imgbox img {
        -webkit-border-radius: 25px;
        height: 280px;
    }
    ::i-block-chrome, .subsidized-sec .img-part .imgbox img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .learning-standards-sec .img-part .imgbox img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .point-standards-sec .img-part .imgbox img {
        -webkit-border-radius: 25px;
        height: 300px;
    }
    ::i-block-chrome, .exam-flevel-content ul.list-disc li {
        list-style-type: disc;
    }
    ::i-block-chrome, .common-ques-sec .imgbox img {
        -webkit-border-bottom-right-radius: 75px;
        width: 100%;
    }
    ::i-block-chrome, .join-community-sec .img-part .imgbox img {
        -webkit-border-bottom-left-radius: 75px;
        height: 460px;
    }
    ::i-block-chrome, .program-brochure .banner .imgbox img {
        height: 300px;
        -webkit-border-bottom-right-radius: 75px;
    }
}

body:nth-of-type(1) .left .inner {
}
    .search-box ::placeholder {
        color: #fff;
    }
    .search-box :-ms-input-placeholder {
        color: #fff;
    }
    .search-box ::-ms-input-placeholder {
        color: #fff;
    }
    .search-box :-moz-placeholder {
        color: #fff;
        opacity: 1;
    }
    .search-box ::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }
    .search-box input::-webkit-input-placeholder {
        color: #fff;
    }
    .search-box input:placeholder-shown {
        color: #fff;
    }

@media (max-width:47.9375em) {

    section.testing-policies.exam-inner-page h3 {
        font-weight: 700;
    }
    section.candidate-id-policy.exam-inner-page h3 {
        font-weight: 700;
    }
    .exam-inner-content h3 {
        font-weight: 700;
    }
    .faq-content {
        padding: 0px 0 100px;
        background: #C4D7FF;
    }
    .standards-page .specification_level {
        width: 85%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .caiep-registration-banner .logobox {
        float: left;
        width: 50%;
        padding-top: 40px;
        margin-left: 0px;
    }
    .pre-registration-page .exam-coverage-sec li {
        width: 100%;
        height: auto;
    }

        .insight-newsletter .insight-newsletter-inner {
        width: 100%;
        padding: 23px 10px;
    }
    ul.advisor-fixed-home li a {
        background: #0092d4;
        color: #ffffff;
        font-size: 18px;
        padding: 4px 5px 5px 9px;
        position: absolute;
        left: -33px;
    }
    .rewired-box-sec .btn-blue-new {
        position: absolute;
        bottom: 40px;
    }
    .btnys {
        padding: 7px 13px;
    }
    ul.advisor-fixed-home {
        position: fixed;
        right: 0;
        bottom: 225px;
    }
        .insight-newsroom-sec {
        width: 100%;
        padding: 10px 0 30px;
        background: #f7faff;
    }
    .insight-rewired-sec {
        width: 100%;
        padding: 10px 0 30px;
        background: #00346d;
    }
    .insight-newsletter {
        width: 100%;
        padding: 30px 0;
        /* background: #f7faff; */
    }
    img.mobile-aizone {
        width: 140px;
        margin-bottom: 15px;
        display: block;
    }
    #closeSignup {
        position: absolute;
        right: 5px;
        top: -13px;
        font-size: 20px;
        color: #ffffff;
        cursor: pointer;
        background: #006bff;
        border: none;
        outline: none;
        padding: 2px 9px;
        border-radius: 22px;
        display: block
    }
    .partner-page #signup-sticky {
        height: 185px;
        z-index: 99;
    }
    .blog-box .view-box {
        width: 100%;
        color: #fff;
        text-align: start !important;
        display: none;
    }
    .view-box.mobile-btn {
        display: block;
    }
        .rewired-banner h1 {
        font-size: 25px;
        line-height: 35px;
        font-weight: bold;
        color: #fff;
        padding-right: 5%;
    }
    .rewired-banner {
        padding: 50px 0 30px;
        height: auto;
    }
    .rewired-box-sec ul li {
        width: 100%;
        min-height: 455px;
    }
    .casedvtprt .toptxtprt {
        padding-top: 120px;
    }
    ul.my-artiba {
        margin-top: 0px;
    }
    .rewired-box-sec {
        width: 100%;
        padding: 40px 0;
    }

        .rewired-box-sec ul li .textbox {
            width: 100%;
            padding: 20px 20px;
        }
        .insight-rewired-sec .pdtvii {
        padding-top: 0px;
    }
    .insight-rewired-sec ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .get-going-sec {
        width: 100%;
        padding: 40px 0;
        background: #00346d;
    }
    .case-for-ai-business .inn .left {
        float: left;
        width: 100%;
    }
    .case-for-ai-business .inn .right {
        float: right;
        width: 100%;
    }
    .case-for-ai-business .date {
        float: left;
        width: 52%;
        font-weight: 700;
        padding-top: 11px;
    }
    .soclBotm ul li a {
        display: block;
        width: 37px;
        height: 37px;
        line-height: 40px;
        background: #0b3558;
        border-radius: 50%;
        text-align: center;
        color: #ffffff !important;
    }
    .case-for-ai-business .socl {
        float: right;
        width: 45%;
        padding: 0;
        margin-bottom: 0;
        text-align: right;
    }
    .casedvtprt #signup-sticky a.btn-yellow {
        background: #f9b615;
        padding: 10px 10px;
        border-radius: 30px;
        font-weight: 600;
    }
    .case-for-ai-business .dtlinsocprt {
        margin: 0 auto 0px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        width: 100%;
    }
    .case-for-ai-business .inn {
        width: 100%;
        margin: 0 auto;
    }
    .casedvtprt #signup-sticky .inn {
        width: 100%;
        margin: 0 auto;
    }
    .casedvtprt #signup-sticky {
        height: 140px;
        z-index: 99;
    }
    .get-started-btn-footer {
        z-index: 9;
    }
    .btn-right a:nth-child(1) {
        padding: 11px 10px 10px;
    }
    .partner-page #signup-sticky .btn-right {
        float: none;
        text-align: center;
    }
        .casedvtprt .toptxtprt .innprt {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .casedvtprt .toptxtprt h1 {
        font-size: 25px;
        color: #000;
        font-family: "Special Gothic", sans-serif !important;
        font-weight: 700 !important;
        margin: 0 0 0px;
        line-height: 40px;
    }
    .ai-enterprise-popup .popup {
        padding: 15px 15px;
        background: #fff;
    }
    .ai-enterprise-popup .popup-close {
        position: absolute;
        top: 0px;
    }
    .ai-enterprise-popup .popup-content h2 {
        font-size: 22px;
    }
        .author-box .imgprt {
        float: left;
        width: 40%;
        border-radius: 5px;
        overflow: hidden;
    }
    .author-box .txtprt {
        float: left;
        width: 100%;
        padding-left: 0px;
    }
    .author-box .imgprt img {
        margin-bottom: 10px;
        max-width: 100%;
    }
    .three-distinct-certifications .bot-part {
        width: 100%;
    }
    .setpartdvt li:nth-child(4) {
        margin-left: 0%;
    }
    .three-distinct-certifications .row {
        margin-top: 0px;
    }
    .events-sec1 .top-part .img-part {
        width: 100%;
        float: right;
    }
    .events-sec1 .top-part .imgbox {
        height: auto;
    }
    .events-sec1 .top-part .text-part {
        width: 100%;
        float: left;
    }
    .insight-newsletter .img-part {
        width: 100%;
    }
    .insight-newsletter .text-part {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .program-brochure.best-practices .banner .text-part {
        width: 100%;
    }
    .prsubmdvt {
        padding-left: 50px;
        margin-top: 0px;
    }
    .track-strip .head-part {
        width: 100%;
        float: left;
        padding-top: 10px;
        transform: none;
        margin-left: 0;
        margin-top: 0;
        margin-bottom:10px;
    }
    .track-strip .text-part {
        width: 100%;
        padding-left: 15px;
    }
    .track-strip .head-part h3 {
        font-size: 20px;
    }
    .track-strip .head-part .small-hd {
        display: inline-block;
        font-size: 14px;
        line-height: 13px;
    }
    .mobile-hide{
        display:none !important;
    }
    .desk-hide {
        display: block !important;
    }
    .subscribe-form-sec .subscribe-form-box {
        width:100%;
        padding-left:0;
        margin-bottom:0;
    }
    .subscribe-form-sec .prsubmdvt {
            padding-left: 0;
        }
    /**new start**/
    .homebanner-new {
        height: auto;
        padding-top: 50px;
    }
    .homebanner-new .homebanner-left {
        width: 100%;
        padding-top: 50px;
    }
    .homebanner-new .homebanner-left h1 {
            font-size: 30px;
            margin-bottom: 10px;
        }
    .homebanner-new .homebanner-left p {
        font-size: 17px;
        line-height: 25px;
    }
    .homebanner-new .homebanner-right {
        width: 100%;
        float: left;
    }
    .homebanner-new .homebanner-left .ml-btn {
        margin-left: 0;
    }
    .about-home {
        padding: 50px 0;
    }
    .about-home .back-graybox {
            width: 100%;
            height: 160px;
        }
    .about-home .left-part {
            width: 100%;
            padding-right: 0%;
        }
    .about-home .right-part {
            width: 100%;
            padding-top:30px;
        }
    .ai-home .bold-para {
        font-size: 17px;
    }
    .about-home .img-part {
        margin-top: 20px;
        padding: 0;
    }
    .about-home .img-part .imgbox {
            min-height: unset;
        }
    .certification-pathways {
        padding: 50px 0;
    }
    .certification-pathways .left-part {
            width: 100%;
            padding-top: 0;
        }
    .certification-pathways .left-part h2 {
            margin-top:0;
        }
    .certification-pathways .right-part {
            width: 100%;
            padding-left: 0;
            padding-top:15px;
        }
    .certification-pathways .right-part li .img-part {
            width: 40%;
        }
    .certification-pathways .right-part li .text-part {
            width: 85%;
            padding-left: 0;
        }


    footer .for-footer {
    text-align: center;
    padding: 0;
  }


    .home-amdex-advantage {
        padding: 50px 0;
        background: #000;
    }

    .home-amdex-advantage h2 {
            margin-left: 0;
        }
    .home-amdex-advantage .text-part {
            width: 90%;
            margin-left: 30px;
            padding-left: 0;
        }
    .home-amdex-advantage .text-part::before {
            width: 50px;
        }
    .ai-home .globally-trusted {
        padding: 50px 0;
    }
    .home-artiba-edge {
        padding: 40px 0 60px;
    }
    .home-artiba-edge .top-content {
            width: 100%;
        }
    .home-artiba-edge ul {
            margin-top: 30px;
        }
    .home-artiba-edge li {
            width: 100%;
            padding: 30px 30px;
            margin-right:0;
            margin-bottom:10px;
        }
    .home-artiba-edge .bot-content {
            margin-top: 0;
        }
    .home-get-certified {
        padding: 40px 0 60px;
    }
    /**certification new**/
    .shaping-banner {
        height: auto;
        padding: 120px 0 50px;
        background-size: auto;
        background-position-y: bottom;
        background-position-x: 40%;
    }
    .shaping-banner .banner-left {
        width: 100%;
    }
    .shaping-banner h1 {
        margin-bottom: 10px;
        padding-top:0;
    }
    .three-distinct-certifications {
        padding: 40px 0 70px;
    }
    .three-distinct-certifications .content-box {
            margin-bottom: 15px;
        }
    .setpartdvt {
        padding: 40px 0 40px;
    }
    .setpartdvt li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 15px;
            min-height: unset;
        }
    .setpartdvt li h3 {
            font-size: 18px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
    .designedsecdvt {
        padding: 40px 0;
    }
    .designedsecdvt .left-part {
            width: 100%;
        }
    .designedsecdvt .right-part {
            width: 100%;
            border-left: 0px solid rgba(0,0,0,0.2);
            padding-left: 0;
            margin-left: 0;
        }
    .designedsecdvt .right-part h3 {
            margin-top: 10px;
            margin-bottom: 15px;
        }
    .designedsecdvt .right-part ul li {
            margin-bottom: 0px;
            list-style-type: disc;
        }
    .purposecertifydvt {
        padding: 40px 0 60px;
    }

    .certification-page .main-certification-banner {
        height: auto;
        padding: 120px 0 50px;
        background-position-x: 73%;
    }
    .certification-page .main-certification-banner h1 {
            font-size: 32px;
            line-height: 38px;
            padding-top:0;
            margin-bottom:0;
        }
        .certification-page .main-certification-banner .banner-left {
            padding-top: 40px;
            margin-top: 20px;
            width: 100%;
        }
    .maintainprt ul li {
        width: 100%;
        margin-bottom: 14px;
    }
        .maintainprt .right {
        float: left;
        width: 100%;
        padding-left: 0px;
    }
    .maintainprt {
        padding: 40px 0;
        background: linear-gradient(20deg, #02092B 0%, #001B5E 40%, #003B9F 100%);
    }
    .examdvtpvt h4 {
        margin-bottom: 20px;
    }
    .casetpvtvtt .left {
        width: 100%;
        float: left;
        padding-top: 50px;
    }
    .casetpvtvtt .right {
        width: 100%;
        float: right;
        padding-top: 20px;
    }
        .casetpvtvtt .right .note {
            padding-left: 0px;
            color: #fff;
        }
    .journey-sec .feerihgt h3 {
        color: #fff;
        font-size: 30px;
    }
        .examdvtpvt .box3shdviit .left {
        float: left;
        width: 100%;
        padding-top: 8px;
    }

    .examdvtpvt .box3shdviit {
        padding: 12px;
    }
    .examdvtpvt .note {
        position: absolute;
        bottom: 0px;
        z-index: 9999;
        color: #000;
        left: 11px;
    }
    .examdvtpvt .box3shdviit .right {
        float: right;
        width: 100%;
        padding-top: 0px;
        position: relative;
    }
        .certification-page .main-certification-banner .logobox {
            float: left;
            width: 49%;
            padding-top: 15px;
            margin-left: 33px;
        }
    .caiep-registration-banner .banner-left .logobox {
        width: 150px;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }
    .certification-page .establish-sec .rightdr {
        background: #fff;
        border-radius: 10px;
        padding: 17px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        width: 100%;
    }
        .certification-page .main-certification-banner .banner-left .logobox img {
            
        }
    .certification-page .main-certification-banner .banner-right {
            width: 100%;
            float: left;
            text-align: left;
            padding-top: 0;
            top: 0;
            right: 0;
            padding-left:0;
        }
    .certification-page .main-certification-banner .banner-right img {
            max-width: 170px;
            margin-top: 20px;
        }
    .certification-page .establish-sec .text-part ul li {
        font-size:14px;
        line-height:1.5;
    }
    .certification-page .why-cert-sec .text-part h5 {
        font-size:15px;
    }
    .certification-page .learning-resources-sec ul li p {
        width: 95%;
        float: left;
    }
    .certification-page .learning-resources-sec .btn-blue {
        margin-top: 10px;
    }
    .certification-page .learning-resources-sec .right-part {
        padding-top: 0px;
    }
    .caiep-registration-banner {
        height: auto;
        padding: 120px 0 50px;
        background-position-x:70%;
    }
        .caiep-registration-banner .banner-left {
            width: 100%;
            padding-top:0px;
        }
    .caiep-registration-banner h1 {
            margin-bottom: 10px;
            padding-top: 0;
        }
    .caiep-registration-banner p {
            font-size: 17px;
            line-height: 25px;
            width: 90%;
        }
    .caiep-registration-banner .banner-right {
            width: 100%;
            float: left;
            top: 0rem;
            right: 0rem;
            text-align:left;
        }
    .caiep-registration-banner .banner-right img {
            max-width: 170px;
            margin-top: 20px;
        }
    .why-sec {
        padding: 60px 0px;
    }
    .why-sec .left-part {
            width: 100%;
        }
    .why-sec .left-part .bluebox {
            width: 100%;
            padding: 30px;
            height: 300px;
        }
    .why-sec .left-part .bluebox .round-img {
            width: 100%;
            height: 285px;
            margin-top: 20px;
        }
    .why-sec .right-part {
            width: 100%;
            float: left;
            padding-left: 0;
            padding-top: 15px;
        }
    .why-sec ul li .textpart {
            width: 80%;
            font-size: 16px;
            padding-top: 7px;
            padding-left: 15px;
        }
    .right-for-you {
        padding: 40px 0 60px;
    }
    .right-for-you .top-part p {
            width: 100%;
        }
    .right-for-you ul li {
            width: 100%;
            padding: 15px 15px 15px 55px;
            position: relative;
        }
    .right-for-you ul li .numeric {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px;
            position: absolute;
            left: 10px;
            top: 10px;
        }
    .right-for-you ul li .textpart {
                font-size: 17px;
                padding-left: 0;
            }
    .key-competency-section {
        padding: 40px 0;
    }
    .key-competency-section ul li {
        width: 100%;
        padding: 30px 35px;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .key-competency-section ul li p {
            font-size: 16px;
            line-height: 22px;
         }
    .certification-framework-sec {
        padding: 40px 0 60px;
    }
    .certification-framework-sec .left-part {
            width: 100%;
        }
    .certification-framework-sec .left-part .para {
            margin-top: 0;
        }
    .certification-framework-sec ul {
            margin-top: 20px;
        }
    .certification-framework-sec ul li .number {
            width: 50px;
            font-size: 34px;
        }
    .certification-framework-sec ul li .textpart {
            padding-left: 15px;
            font-size: 15px;
        }
    .certification-framework-sec .right-part {
            width: 100%;
            float: left;
            margin-top:20px;
        }
    .certification-framework-sec .right-part .imgbox {
            width: 100%;
            height: 430px;
            float: left;
        }
    .applydvtt {
        padding: 60px 0;
    }
    .applydvtt h4 {
            margin-top: 0;
            font-size: 24px;
            line-height: 32px;
        }
    .pre-registration-page .btn-blue-new {
        margin-top: 10px;
    }
    .caibp-registration-banner {
        height: auto;
        padding: 120px 0 50px;
        background-position-x: 54%;
    }
        .caibp-registration-banner .banner-left {
            width: 100%;
            padding-top: 0px;
        }
        .caibp-registration-banner .logobox {
            float: left;
            width: 50%;
            padding-top: 30px;
            margin-left: 0px;
        }


    .caibp-registration-banner h1 {
            margin-bottom: 10px;
            padding-top: 0;
        }
    .caibp-registration-banner p {
            font-size: 17px;
            line-height: 25px;
            width: 90%;
        }
    .caibp-registration-banner .banner-right {
            width: 100%;
            float: left;
            top: 0rem;
            right: 0rem;
            text-align: left;
        }
    .caibp-registration-banner .banner-right img {
                max-width: 170px;
                margin-top: 20px;
            }
    .caibp-registration .key-competency-section ul li:nth-child(4) {
        margin-left: 0;
        padding: 30px 30px;
    }
    .caibp-registration .certification-framework-sec .right-part .imgbox {
        height: auto;
        float: left;
    }
    .caibp-registration .why-sec .left-part .bluebox {
        height: 375px;
    }
    .certification-page .examdvtpvt {
       padding: 40px 0 60px;
    }
    .certification-page .examdvtpvt .rightdvt a {
        padding: 8px 13px 10px;
        font-size: 14px;
        margin-top: 10px !important;
    }
    .certification-page .faq-sec .faq-inner ul li {
        padding: 0 5px;
    }
    /**partner inner new**/
    .university-partnership-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .university-partnership-banner .banner-imgbox {
            width: 100%;
            float: left;
            margin-top: 20px;
        }
    .university-partnership .learning-academy-sec .leftdvt {
        float: left;
        width: 100%;
    }
    .university-partnership .learning-academy-sec .rightdvt {
        float: left;
        width: 100%;
        margin-top:15px;
    }
    .university-partnership .learning-academy-sec .rightdvt .imgbox {
            width: 100%;
            float: left;
            height: auto;
          }
    .university-partnership .subsidized-sec .text-part {
        width: 100%;
        float: left;
        padding-top: 15px;
    }
    .university-partnership .subsidized-sec .text-part h2 {
        margin-top:0;
    }
    .university-partnership .subsidized-sec {
        padding: 60px 0;
    }
    .university-partnership .apply-accreditation-sec .apply-accreditation-left {
        width: 100%;
    }
    .training-institutions-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .training-institutions-banner .banner-imgbox {
            width: 100%;
            padding-top: 40px;
            margin-top:20px;
        }
    .become-training-sec1 {
        padding: 60px 0;
    }
    .training-slider-box {
        width: 100%;
        margin-bottom:20px;
    }
    .training-slider-box .insight-add-box h4 {
            margin-bottom: 10px;
        }
    .training-institutions .standard-exam-sec {
        padding: 40px 0;
    }
    .training-institutions .standard-exam-sec .left-part {
            width: 100%;
            padding-top: 0;
        }
    .training-institutions .standard-exam-sec .right-part {
            width: 100%;
            float: left;
        }
    .training-institutions .standard-exam-sec .right-part li {
            padding: 20px;
            border-radius: 10px;
        }
    .training-institutions .standard-exam-sec .right-part li .img-part {
            width: 55px;
        }
    .training-institutions .standard-exam-sec .right-part li .text-part {
            width: 80%;
        }
    .training-institutions .benefits-sec {
        padding: 40px 0 60px;
    }
    .benefits-sec .text-part ul li {
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .training-institutions .benefits-sec .img-part {
        width: 100%;
        float: left;
        padding-top: 0;
        text-align: center;
        margin-top:10px;
    }
    .training-institutions .subsidized-sec {
        padding: 40px 0 60px;
    }
    .training-institutions .subsidized-sec .img-part {
            width: 100%;
            margin-top: 0;
        }
    .training-institutions .subsidized-sec .img-part .imgbox {
            width: 95%;
            border-radius: 20px;
            height: auto;

        }
    .subsidized-sec .img-part .imgbox-border {
        width: 95%;
        right: 0;
        border-radius: 25px;
    }
    .training-institutions .subsidized-sec .text-part {
        width: 100%;
        float: left;
    }
    .training-institutions .subsidized-sec ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .training-institutions .eligibility-rtp-sec {
        padding: 40px 0 60px;
    }
    .training-institutions .eligibility-rtp-sec ul li {
            width: 100%;
            padding: 20px 20px 20px 25px;
            min-height: unset;
        }
    .training-institutions .apply-accreditation-sec {
        padding: 40px 0 80px;
    }
    .training-institutions .apply-accreditation-sec p {
            font-size: 16px;
            line-height: 1.45;
        }
    .training-institutions .apply-accreditation-sec .btn-blue {
            padding: 8px 12px 10px;
        }
    .corporate-partnership-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .corporate-partnership-banner .banner-imgbox {
            width: 100%;
            padding-top: 40px;
            margin-top: 20px;
        }
    .corporate-sec1 {
        padding: 60px 0;
    }
    .corporate-slider-box {
        width: 100%;
    }
    .corporate-slider-box .insight-add-box {
        width: 100%;
    }
    .corporate-slider-box .insight-add-box h4 {
            font-size: 22px;
        }
    .corporate-partnership .team-registrations .right-part {
        width: 100%;
        float: left;
        padding: 40px 0;
    }
    .corporate-partnership .learning-academy-sec {
        padding: 40px 0 60px;
    }
    .corporate-partnership .learning-academy-sec .leftdvt {
            float: left;
            width: 100%;
        }
    .corporate-partnership .learning-academy-sec .leftdvt ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .corporate-partnership .learning-academy-sec .rightdvt {
            float: left;
            width: 100%;
        }
    .corporate-partnership .learning-academy-sec .rightdvt .imgbox {
            width: 100%;
            float: left;
            height: unset;
        }
    .corporate-partnership .subsidized-sec {
        padding: 60px 0 60px;
    }
    .corporate-partnership .subsidized-sec .img-part {
            width: 100%;
            float: left;
            margin-top: 0;
        }
    .corporate-partnership .subsidized-sec .img-part .imgbox {
            width: 100%;
            background: none;
            height: unset;
        }
    .corporate-partnership .subsidized-sec .text-part {
            width: 100%;
            float: left;
            padding-top: 10px;
        }
    .corporate-partnership .subsidized-sec .text-part h2 {
            margin-top:0;
        }
    .corporate-partnership .apply-accreditation-sec {
        padding: 40px 0 80px;
    }
    /**accreditation new**/
    .subsidized-sec .wdsai-logo img {
        width: 180px;
        margin-top:0;
    }
    .accreditation-page .learning-standards-sec .text-part {
        width: 100%;
    }
    .across-sizes-sec .right-part ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .accreditation-page .point-standards-sec {
        padding: 40px 0 60px;
    }
    .accreditation-page .point-standards-sec .text-part {
            width: 100%;
        }
    .accreditation-page .d-flex-ul {
        display: inline-block;
    }
    .accreditation-page .point-standards-sec ul li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .accreditation-page .examdvtpvt .leftdvt h4 {
        font-size: 15px;
    }
    .accreditation-page .examdvtpvt .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .accreditation-page .examdvtpvt .rightdvt {
        float: left;
        width: 100%;
    }
    .accreditation-page .examdvtpvt .rightdvt .imgbox {
            width: 100%;
            height: auto;
            float: left;
            text-align: left;
            margin-top: 20px;
        }
    /**about new**/
    .about-banner .banner-left {
        padding-top: 0;
    }
    .parisienne-regular {
        font-size: 26px !important;
    }
    .about-page .ai-world-sec {
        padding: 60px 0;
    }
    .about-page .ai-world-sec .top-part {
        margin-bottom: 0px;
    }
    .about-page .ai-world-sec .top-part .top-para {
        font-size: 15px;
        border-left: 2px solid #006bff;
    }
    .about-page .open-sec .text-part ul.column-list li {
        font-size: 14px !important;
    }
    .about-page .open-sec {
        padding: 40px 0 60px;
    }
    .about-three-sec {
        padding: 60px 0 !important;
    }
    .about-three-sec li {
        min-height: unset !important;
    }
    .about-three-sec li h2 {
            margin-top: 0;
            margin-bottom: 0;
            font-size: 24px;
        }
    .standard-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .standard-sec1 .left-part {
        width: 100%;
        padding-top: 15px;
    }
    .standard-sec1 .right-part li {
        font-size: 14px;
    }
    .knowledge-sec ul.level-list {
        display: block;
        justify-content: unset;
        width: 100%;
    }
    .knowledge-sec ul.level-list li {
            padding: 15px 0;
            border-right: 0 solid #bfbfbf;
            border-bottom: 1px solid #bfbfbf;
            width: 100%;
            font-size:14px;
            line-height:1.5;
        }
    .standards-page .knowledge-sec .knowledge-inner .accordion_head {
        font-size: 14px;
    }
    .standards-page .careers-01 {
        padding: 40px 0;
    }
    .standards-page .careers-01 h2 {
        margin-top:0;
    }
        .standards-page .careers-01 .left {
            width: 100%;
            padding: 10px 0 !important;
        }
    .standards-page .careers-01 .left h3 {
            font-size: 18px;
        }
    .standards-page .careers-01 .left h4 {
            font-size: 15px;
        }
    .standards-page .careers-01 ul.standard_control li {
            font-size: 14px;
            line-height: 1.5;
        }
    .standards-page .careers-01 ul li:last-child {
            border-bottom: 0;
            padding: 0;
            margin-bottom: 0;
        }
    .governance-banner {
        padding: 120px 0 50px;
        height: auto;
        background-position-x: 55%;
    }
    .governance-banner .banner-left {
            padding-top: 0;
        }
    .governance-banner h1 {
            font-size: 30px;
            line-height: 36px;
        }
    .takeaways-sec ul li {
        font-size: 14px;
    }
    .governance-page .support-network-sec {
        padding-top: 40px;
        padding-bottom:60px;
    }
    .governance-page .governance-controls {
        padding: 40px 0;
    }
    .governance-page .governance-controls .text-part {
            width: 100%;
        }
    .governance-page .governance-controls .img-part {
            width: 100%;
            float: left;
            margin-top:15px;
        }
    .governance-page .governance-controls .img-part .imgbox {
                height: auto;
            }
    .governance-page .governance-controls ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .governance-page .feepage-sec {
        padding: 60px 0;
    }
    .governance-page .feepage-sec .team-regitration {
            margin-bottom: 20px;
        }
    .governance-page .feepage-sec .left-part {
            width: 100%;
        }
    .governance-page .feepage-sec .right-part {
            width: 100%;
            float: left;
            padding-bottom: 15px;
        }
    .artiba-code-of-ethics-banner {
        padding: 120px 0 50px;
    }
        .artiba-code-of-ethics-banner .banner-text-center {
            width: 100%;
            padding-top: 0px;
        }
    .code-of-ethics-page .professional-responsibilities-sec {   
        padding: 40px 0;
    }
    .preamble-sec {
        padding: 40px 0 60px;
    }
    .core-ethical-sec {
        padding: 40px 0 60px;
    }
    .core-ethical-sec ul.core-list li {
            width: 100%;
            min-height: unset;
            padding: 10px 20px 25px;
            margin-right: 0;
            margin-bottom: 15px;
        }
    .core-ethical-sec ul.core-list li .imgbox {
            width: 70px;
            height: 70px;
            line-height: 70px;
        }
    .core-ethical-sec ul.core-list li .text-part {
            width: 75%;
            padding-left: 15px;
        }
    .code-of-ethics-page .eligibility-sec.professional-responsibilities-sec .right-part {
        width: 100%;
        padding-top: 15px;
    }
    .code-of-ethics-page .professional-responsibilities-sec ul li p {
        padding-bottom: 10px;
        
    }
    .code-of-ethics-page .exam-requirement-sec ul li {
        width: 100%;
        min-height: unset;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .compliance-enforcement-sec {
        padding: 60px 0;
    }
    .compliance-enforcement-sec .img-part {
            width: 100%;
            margin-top: 0;
        }
    .compliance-enforcement-sec .img-part .imgbox {
            width: 95%;
            background: none;
            height: auto;
        }
    .compliance-enforcement-sec .img-part .imgbox-border {
            width: 95%;
            right: 0;
        }
    .compliance-enforcement-sec .text-part {
            width: 100%;
            float: left;
            margin-top:20px;
        }
    .compliance-enforcement-sec ul li {
            width: 100%;
            margin-bottom: 5px;
            font-size: 14px;
        }
    .compliance-enforcement-sec ul li:last-child {
            margin-bottom: 15px;
        }
    .compliance-enforcement-sec ul li .fa-check {
            top: 2px;
        }
    .pledge-sec {
        padding: 40px 0 80px;
    }
        .pledge-sec .pledge-box {
            width: 100%;
            float: left;
            padding: 60px 15px;
        }
    .artiba-edge-page .platform-sec.examdvtpvt .right-part {
        width: 100%;
    }
        .artiba-edge-page .platform-sec h2, .artiba-edge-page .platform-sec p {
        color: #232020;
    }
    .artiba-edge-page .platform-sec.examdvtpvt .left-part {
        width: 100%;
    }
    .edge-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .edge-banner .banner-right {
            display:none;
        }
    .artiba-edge-page .edge-sec1 {
        padding: 40px 0 60px;
    }
    .artiba-edge-page .edge-sec1 .left-part {
            width: 100%;
            padding-right: 0;
        }
    .artiba-edge-page .edge-sec1 .right-part {
            width: 100%;
        }
    .artiba-edge-page .platform-sec {
        padding: 40px 0;
        background: #fafafa;
    }
    .artiba-edge-page .platform-imageset .left-part {
        width: 100%;
    }
    .tailored-certification-pathways {
        padding: 40px 0 60px;
    }
    .tailored-certification-pathways .left-part {
            width: 100%;
        }
        .tailored-certification-pathways .right-part {
            width: 100%;
            float: left;
            display: none;
        }
    .leading-corporations-sec img {
        width: 160px;
    }


    .renewal-policy-banner .banner-left {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

    .renewal-policy-banner .banner-right {
        width: 100%;
        margin-top: 25px;
    }
    .renewal-policy-banner {
        background: #010226 url(../../content/images/shape-1.png) no-repeat right;
        padding: 85px 0 30px;
        height: auto;
    }
    .renewalp-sec1 {
        width: 100%;
        padding: 30px 0 20px;
        background: #C4D7FF;
    }
    .renewalp-sec2 .textpart {
        width: 100%!important;
        float: left;
    }
    .renewalp-sec2 .logopart {
        width: 45% !important;
        float: left !important;
        margin-top: 15px;
    }

    .policy-revisions-sec .revisions-box .img-part .imgbox {
        display: none;
    }
    .policy-revisions-sec .revisions-box .text-part {
        width: 100% !important;
        float: right;
        word-break: keep-all;
        padding-top: 1.5%;
    }

    .table-responsvie {
        overflow: auto;
    }







    .certification-page #slider img {
        max-width: 100px;
        height: auto;
    }
    .certification-page #slider li {
        flex: 0 0 calc(95% / 6);
        max-width: fit-content;
    }
    .certification-page .main-certification-banner .btn-purple-new {
        margin-left: 0px;
    }

    .certification-page .establish-sec .rightdr h4 {
        font-weight: 800;
        margin-bottom: 12px;
        font-size: 20px;
    }
        .artiba-edge-page #slider li {
        flex: 0 0 calc(95% / 6);
        max-width: fit-content;
        width:100%!important;
    }
    .tailored-certification-pathways ul li {
            font-size: 14px;
            line-height:1.5;
        }
    .tailored-certification-pathways .img-part {
            margin-top: 15px;
        }
    .artiba-edge-page .ai-sec1 {
        padding: 60px 0;
    }
    .artiba-edge-page .ai-sec1 .img-part {
            width: 100%;
        }
    .artiba-edge-page .ai-sec1 .right-part {
            width: 100%;
            float: left;
            padding-left: 0;
        }
    .artiba-edge-page .ai-sec1 ul li {
            margin-bottom: 5px;
            font-size: 14px;
        }
    .artiba-edge-page .impact-sec .text-part {
        width: 100%;
    }
    .artiba-edge-page .impact-sec .img-part {
        width: 100%;
        float: left;
        padding-top: 15px;
    }
    .artiba-edge-page .industry-recognition {
        padding: 40px 0;
    }
    .artiba-edge-page .industry-recognition ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        }
    .artiba-edge-page .leading-corporations-sec .para {
        font-size:14px;
        line-height:1.5;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox {
        width: 95%;
        background: none;
        height: auto;
    }
    .artiba-edge-page .left-part .img-part .imgbox-border {
        width: 95%;
        right: 0;
    }
    .artiba-edge-page .platform-sec .right-part {
        padding-top: 15px;
    }
    /**process and fee page new**/
    .certification-process-banner {
         padding: 120px 0 50px;
        height: auto;
    }
    .certification-process-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .certification-process-page .process-sec-odd, .certification-process-page .process-sec-even {
        padding: 60px 0;
    }
    .certification-process-page .step-num {
        padding: 8px 15px;
        border-radius: 10px;
        font-size: 23px;
        width:auto;
    }
    .certification-process-page .textpart {
        width: 100%;
        padding-left: 0;
    }
    .certification-process-page ul.process-list li {
         font-size: 14px;
        line-height: 1.5;
    }
    .certification-process-page .explore-btn1 {
        font-size: 14px;
    }
    .certification-process-page .explore-btn1 .fa {
            font-size: 10px;
        }
    .certification-process-page ul.process-list-simple li {
        font-size: 14px;
        line-height: 1.5;
    }
    .certification-process-page .process-sec-even ul {
        margin-left: 20px;
    }
    .certification-process-page ul.process-list ul {
        margin-left: 0 !important;
        padding-left: 30px;
    }
    .certification-process-page .need-more-inner {
        padding: 30px 30px 50px;
    }
    .certification-process-page .need-more-inner p {
            width: 100%;
        }
    .certification-process-page .need-more-sec ul li {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 10px;
        margin-right: 0;
        font-size: 14px;
    }
    .certification-process-page .download-brochure-btn {
        font-size: 13.5px;
    }
    .certification-process-page .download-brochure-btn .fa {
            font-size: 10px;
        }
    .fee-registration-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .fee-registration-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .what-included-in-your-registration {
        padding: 40px 0 60px;
    }
    .what-included-in-your-registration .leftdvt {
            width: 100%;
        }
    .what-included-in-your-registration .leftdvt ul li {
            font-size: 14px;
            line-height:1.5;
        }
    .what-included-in-your-registration .rightdvt {
            float: left;
            width: 100%;
            margin-top: 15px;
        }
    .what-included-in-your-registration .rightdvt .imgbox {
                width: 100%;
                border-radius: 20px;
                float: left;
            }
    .compare-fees-sec {
        padding: 40px 0 60px;
    }
    .compare-fees-sec .table-fee {
            width: 100%;
            margin-top: 15px;
            margin-bottom: 15px;

        }
    .compare-fees-sec .table-fee th {
            padding:10px 10px;
            font-size: 13px;
        }
    .compare-fees-sec .table-fee td {
            padding: 10px 10px;
            font-size: 12px;
        }
    .compare-fees-sec .table-note {
            width: 100%;
            font-size: 10px;
            line-height: 14px;

        }
    .registration-option {
        padding: 40px 0 60px;
    }
    .registration-option .para {
            width: 100%;
        }
    .registration-option li {
            width: 100%;
            padding: 20px 20px;
            border-bottom: 4px solid #66a6ff;
            margin-right: 0;
            height: auto;
            margin-bottom: 10px;
        }
    .registration-option li h4 {
            font-size: 18px;
            margin-bottom: 15px;
            min-height: unset;
        }
    .registration-option li:first-child h4 {
            width: 100%;
        }
    .payment-invoicing {
        padding: 40px 0;
    }
    .payment-invoicing li {
            width: 100%;
            padding: 40px 45px 25px;
            border-radius: 15px;
            min-height: unset;
            margin-bottom: 25px;
        }
    .payment-invoicing li h3 {
                font-size: 20px;
                margin-top: 10px;
                margin-bottom: 10px;
            }
    .employer-sponsorship-support {
        padding: 40px 0 60px 0px;
    }
    .employer-sponsorship-support .top-part .top-para {
            font-size: 15px;
            border-left: 2px solid #006bff;
        }
    .employer-sponsorship-support .text-part ul {
            display: inherit;
        }
    .employer-sponsorship-support .text-part ul li {
            padding: 15px 8px;
            width: 100%;
            margin-bottom: 10px;
        }
    .fee-registration .ready-to-register-sec {
        padding: 40px 0 60px;
    }
    .fee-registration .left-part {
        width: 100%;
    }
    .fee-registration .right-part {
        width: 100%;
        float: left;
        padding: 50px 50px;
        margin-top: 25px;
    }
    /**exam page new**/
    .exam-flevel-content .additional-notes ul.notes-list li {
        padding-left: 0;
        font-size: 11px;
        line-height: 15px;
    }
    .exam-flevel-content ul.simple-list li {
        line-height: 1.5;
        padding-left: 0;
        font-size: 14px;
    }
    .exam-day-requirement .exam-flevel-content .number-list li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-day-requirement .exam-flevel-content .number-list li:last-child {
            margin-bottom: 10px;
        }
    .exam-day-requirement .exam-flevel-content .square-list1 li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-preparation-strategies h3 {
        font-size: 18px;
        line-height:26px;
    }
    .exam-flevel-content ul.normal-list li {
        font-size: 14px;
        line-height: 1.5;
        padding-left: 0;
    }
    .exam-flevel-content .square-list li {
        padding-left: 15px;
    }
    .exam-flevel-content .square-list li::before {
            width: 7px;
            height: 7px;
            top: 7px;
        }
    .exam-flevel-content .square-list li h4 {
            font-size: 16px;
            margin-bottom: 3px;
        }
    /**get startd new**/
    .get-started-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .get-started-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .get-sec1 {
        padding: 40px 0 60px;
    }
    .get-sec1 ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 15px;
        }
    .get-sec1 ul li:last-child {
            margin-bottom: 0;
        }
    .get-resources-sec {
        padding: 60px 0;
    }
    .get-resources-sec .card {
        width: 100%;
        padding: 20px 40px 40px;
    }
    .get-resources-sec ul li p {
        font-size: 17px;
    }
    .common-ques-sec .inner-part {
        width: 100%;
    }
    .extra-downloadable .card-left {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 0;
    }
    .extra-downloadable .card-right {
        width: 100%;
        float: left;
    }
    /**new end**/

    .certification-page .journey-sec ul li ul.listsub, .journey-sec-new ul li ul.listsub {
        float: none;
        width: 100%;
        padding-left: 13px;
    }
    #boxClosed {
        right: 1%;
        top: -6px;
    }
    .dialogue-box p {
        width: 100%;
        float: none;
    }
    .gotit {
        float: none;
        margin-left:0;
    }
    .partner-banner .banner-right {
        float: none;
        width: 100%;
    }
    .partner-banner .banner-right img{ width:100%}
    .outer {
            width: 98%;
            padding-left:10px;
            padding-right:10px;
        }
    .journey-sec .feebxta .feeimg {
        width: 41%;
    }
    .journey-sec .feebxta{ 
        float:none; 
        width:auto;
    }
    .journey-sec .rigtfeebtn a {
        margin-top: 20px;
        font-size: 11px;
        padding: 11px 7px;
    }
    .certification-deco {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
        .certification-deco .logo-box {
            width: 100%;
            margin-bottom: 15px;
        }
  
        .certification-page .journey-sec .bottomdvt p, .certification-page .journey-sec .bottomdvt h4 {
        float: none;
        width: 100%;
    }
    .certification-page .journey-sec .bottomdvt p{ 
        padding-left:0; 
        border:0; 
        margin-top:10px;
    }
    .certification-page .journey-sec ul li ul.listsub li {
        font-size: 14px;
        line-height: 1.5;
    }
    .certification-page .faq-sec .rightbxfaq {
        margin-top: 40px;
        width: 100%;
        padding: 20px;
    }
    .examdvtpvt .leftdvt, .examdvtpvt .rightdvt {
        float: none;
        width: 100%;
    }
    .examdvtpvt .rightdvt a{margin:0;}
    .aie-landing-page .toplt {
            margin-top: 0 !important;
        }
    #menu-bottomplate {
        display: none;
    }
    .mobiles-menu {
        display: block !important;
        float: right;
        padding: 0 12px;
        color: #fff;
        font-size: 25px;
        cursor: pointer;
        background-color: #081a31;
        border-radius: 5px;
    }
    .mobiles-menu .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            top: 0;
            right: 0;
            background-color: #081a31;
            overflow-x: hidden;
            transition: 0.5s;
            z-index: 9999;
            padding-top: 30px;
            
        }
    .mobiles-menu #mySidenav {
            /*width: 340px !important;*/
        }
    .sidenav .closebtn {
        position: absolute;
        top: -5px;
        right: 25px;
        font-size: 36px;
        /*margin-left: 50px;*/
        color: #ffbf49;
    }
    .sidenav a:hover {
        color: #fff;
        text-decoration: none;
    }
    .sidenav .outer1 {
        height: 100%;
        margin: 0 !important;
    }
    .sidenav .menu1 {
        float: left;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 0;
        overflow-y: scroll;
        scrollbar-base-color: cornflowerblue;
        scrollbar-face-color: #fff;
        scrollbar-arrow-color: wheat;
    }
    .sidenav .menu1 ul {
            width: 100%;
            float: left;
            min-height: 234px;
            padding-top: 10px;
        }
    .sidenav .menu1 ul li {
                width: 100%;
            }
    .sidenav .menu1 ul li a, .sidenav .menu1 ul li.head a {
            border-bottom: 1px solid #273950;
            color: #fff;
            line-height: 18px;
        }
    .sidenav .menu1 ul li a {
            font-size: 13px;
            font-weight: 400;
            padding: 1px 10px 4px 15px;
        }
    .sidenav .menu1 ul li.head a {
            font-weight: 700;
            font-size: 13px;
            padding: 4px 10px 5px 15px;
            /*border-top: 1px solid #36485F;*/
        }
    .sidenav .menu1 ul li a:hover {
            color: #11a5e4;
        }
    .searchh input[type="text"] {
        width: 100%;
        padding: 8px;
        margin-left: 0;
        font-size: 17px;
        margin-top: 67px;
    }
    .searchh .srch-button {
        width: auto;
        padding: 8px 20px;
        font-size: 15px;
        margin-top: 15px;
    }
    .mob-hide {
        display: none;
    }

    h1 { /*font-size: 26px;*/
        font-size: 30px;
    }
    h2 {font-size: 24px;line-height: 32px;margin-bottom: 10px;}
    h3 {font-size: 18px;}
    h4 {font-size: 16px;}
    h5 {font-size: 17px;}
    .para, .bigpara {
        font-size: 16px;
        line-height: 1.5;
     }
    p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .btn-border-blue {
        padding: 8px 20px 10px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 10px;
    }
    .btn-border-white {
        padding: 8px 20px 10px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 10px;
    }
    .btn-blue {
        padding: 8px 20px 10px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 10px;
    }
    header {
        height: auto !important;
        padding: 15px 0 8px !important;
    }
    header .menu-top {
            padding: 0;
        }
    header .menu-bot {
            display:none;
        }
    header .left {
            /*width: 100% !important;*/
            width: 50% !important;
            margin-right: 0;
            padding: 5px 0 15px 0;
        }
    header .right {
            /*width: 100%;*/
            width: 50%;
            float: left;
            padding-top: 7px;
            /*border-top: 1px solid #e4e4e4;*/
        }
    header img {
            /*width: 260px !important;*/
            width: 125px !important;
        }
    ul.my-artiba {
        display: inline-block;
        /*align-items: center;*/
    }
    .world-artiba {
        padding: 40px 0;
    }
    .world-artiba .img-part .imgbox {
        width: 95%;
        min-height: auto;
    }
    .world-artiba .img-part .imgbox-border {
        width: 90%;
        right: 15px;
        border: 3px solid #006bff;
    }
    .world-artiba .text-part {
        padding-right: 0;
        padding-top: 30px;
        float: left;
    }
    .transforming {
        padding: 40px 0;
    }
    .transforming .img-part {
            float: left;
            margin-top: 20px;
        }
    .global-qaulification {
        padding: 40px 0;
    }
    .global-qaulification .top-part h2 {
            width: 100%;
            text-align: left;
        }
    .global-qaulification .text-part {
            padding-top: 5px;
            padding-right: 15px;
        }
    .global-qaulification .img-part img {
            max-width: 95%;
            margin-top: 15px;
        }
    .your-abilities {
        padding: 40px 0;
    }
    .your-abilities .para {
            width: 95%;
        }
    .abilities-list {
        padding: 0;
        margin-top: 30px;
    }
    .abilities-list li {
            width: 100%;
            margin-right: 0;
            margin-bottom:30px;
        }
    .leadership-artiba {
        padding: 40px 0;
    }
    .leadership-artiba .text-part {
        padding-right: 0px;
        padding-top: 0px;
    }
    .leadership-artiba .img-part {
            float: left;
            margin-top: 20px;
        }
    .leadership-artiba .img-part .imgbox {
            width: 95%;
            height: auto;
            float: right;
        }
    .leadership-artiba .img-part .imgbox-border {
            width: 90%;
            bottom: -15px;
            left: 15px;
            border: 3px solid #006bff;
        }
    .your-influence {
        padding: 40px 0;
    }
    .your-influence .top-content {
        width: 95%;
    }
    .influence-list li {
        margin-right: 0;
        width: 100%;
        padding: 20px 30px;
        height: 390px;
        margin-bottom:15px;
    }
    .first-step {
        padding: 40px 0;
        background: #fff;
    }
    /*about css*/
    .about-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .about-banner .banner-left {
            width: 100%;
        }
    .about-banner h1, .standard-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .about-banner .banner-right {
            width: 100%;
            margin-top: 20px;
            padding-left: 20px;
        }
    .about-banner .dot-bg {
            left: -20px;
            top: -20px;
        }
    .about-banner .dot-bg img {
                max-width: 70%;
            }
    .mission-vision-sec .mission-vision-box {
        width: 95%;
        padding: 15px 15px;
    }
    .open-sec {
        padding: 40px 0;
    }
    .open-sec .text-part {
            width: 100%;
        }
    .open-sec .img-part {
            width: 100%;
            float: left;
        }
    .open-sec .img-part .imgbox {
            height: auto;
        }
    .benchmark-sec {
        background: #004796;
        padding: 40px 0;
    }
    .benchmark-sec .left-part {
            width: 100%;
        }
    .benchmark-sec .right-part {
            width: 100%;
            float: left;
            padding-top: 0;
        }
    .ai-world-sec {
        padding: 40px 0;
    }
    .ai-world-sec .top-part .top-para {
            border-left: 4px solid #006bff;
        }
    .ai-world-sec .text-part {
            width: 100%;
            float: left;
        }
    .ai-world-sec .img-part {
            width: 100%;
            float: left;
        }
    .ai-world-sec .img-part .imgbox {
                height: auto;
            }
    .about-three-sec {
        padding: 40px 0;
    }
    .about-three-sec li {
            width: 100%;
            padding: 20px 20px;
            margin-right: 0;
            min-height: 470px;
            margin-bottom: 15px;
        }
    .apply-sec.blue-border {
        background: -webkit-linear-gradient(335deg, #1D2464 0%, #035AD1 100%);
        padding: 30px 0;
    }
    .blue-border .left-part {
        width: 100%;
    }
    .blue-border .right-part {
        float: left;
        width: 75%;
        margin-top: 30px;
    }
    footer .footer-left .third-link-pad .mob-footer-left-new .apply-sec .btn-border-white {
        padding: 8px 20px 10px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 10px;
    }
    .standard-banner .banner-left {
        width: 100%;
        /*padding-top: 40px;*/
        padding-top:0;
    }
    .standard-banner .banner-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
    .standard-banner .banner-imgbox {
        width: 100%;
    }
    .standard-banner .dot-bg {
        left: -20px;
        top: -20px;
    }
    .standard-banner .dot-bg img {
            max-width: 70%;
        }
    .standard-sec1 {
        padding: 40px 0 60px;
    }
    .standard-sec1 .right-part {
        padding-left: 0;
        padding-right: 0;
        width:100%;
        padding-top: 15px;
    }
    .standard-coverage-sec {
        padding: 40px 0;
    }
    .standard-coverage-sec li {
            width: 100%;
            padding: 30px;
            margin-right: 0;
            min-height: auto;
            margin-bottom: 20px;
        }
    .standards-page .standard-exam-sec {
        padding: 40px 0;
    }
    .standards-page .standard-exam-sec .left-part {
            width: 100%;
        }
    .standards-page .standard-exam-sec .right-part {
            width: 100%;
            float: left;
        }
    .standards-page .standard-exam-sec ul li {
            padding-bottom: 20px;
            margin-bottom: 20px;
            font-size:14px;
        }
    .standards-page .knowledge-sec {
        padding: 20px 0 40px;
    }
    .standards-page .knowledge-sec .knowledge-inner {
        width: 95%;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_container {
            padding-top: 10px;
        }
    .standards-page .knowledge-sec .knowledge-inner ul li {
            padding: 10px 0;
        }
    .standards-page .knowledge-sec .accordion_head span:first-child {
            /*width: 90%;*/
            width: 100%;
        }
    .standards-page p.heading {
        width: 100%;
        font-size: 15px;
        margin-bottom:7px;
    }
    .standards-page p.spec-level {
        padding: 2px 5px;
        font-size: 12px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li span.body-list-width {
        width: 100%;
        display: inline-block;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
        width: 82%;
        font-size: 12px;
        padding-right:15px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
        padding: 2px 5px;
        font-size: 12px;
    }
    .standards-page .careers-01 .left {
        width: 90%;
        padding: 10px 20px;
    }
    .standards-page .careers-01 ul li {
        padding: 15px 0;
        margin-bottom: 10px;
    }
    .standards-page .careers-01 .accordion_head {
        font-size: 18px;
    }
    .governance-banner .banner-left {
        width: 100%;
        /*padding-top: 40px;*/
    }
    .governance-banner .banner-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
    .governance-banner .banner-imgbox {
        width: 100%;
    }
    .governance-banner .dot-bg {
        left: -20px;
        top: -20px;
    }
    .governance-banner .dot-bg img {
            max-width: 70%;
        }
    .governance-sec {
        padding: 40px 0 60px;
    }
    .governance-sec .left-part {
        width: 100%;
        float: none;
    }
    .governance-sec .right-part {
        width: 100%;
        float: none;
    }
    .governance-sec .right-innbox {
            padding-left: 0;
            border-left: 0 solid #ccc;
        }
    .governance-sec .write-us-box {
            padding: 15px;
            border-radius: 10px;
            margin-top: 20px;
        }
    .governance-sec .write-us-box p {
            font-size: 20px;
        }
    .governance-page .apply-sec {
            padding: 40px 0;
        }
    /*certification css*/
    .certification-banner {
        height: 470px;
        background-position-x: right -250px;
    }
    .certification-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .certification-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .establish-sec {
        padding: 40px 0;
    }
    .establish-sec .img-part {
        width: 100%;
    }
    .establish-sec .img-part .imgbox {
            height: auto;
            margin-bottom: 20px;
        }
    .establish-sec .img-part .imgbox-border {
            height: 90%;
            bottom: 7px;
            right: -10px;
        }
    .establish-sec .text-part {
        width: 100%;
        float: left;
    }
    .establish-sec .text-part h2 {
            width: 100%;
        }
    .why-cert-sec {
        padding: 40px 0;
    }
    .why-cert-sec .top-part p {
        width: 100%;
    }
    .why-cert-sec .img-part {
        width: 100%;
        margin-top:10px;
        margin-bottom: 20px;
    }
    .why-cert-sec .img-part .imgbox {
            height: auto;
         }
    .why-cert-sec .text-part {
        width: 100%;
        padding-top:0;
    }
    .jobs-careers-sec h2 {
        margin-bottom: 20px;
    }
    .jobs-careers-sec .left {
        width: 100%;
        margin-bottom:15px;
    }
    .jobs-careers-sec .right {
        width: 100%;
        float: left;
    }
    .leading-corporations-sec {
        padding: 40px 0;
    }
    .leading-corporations-sec h2 {
            width: 100%;
        }
    .leading-corporations-sec .slider-container {
            width: 100%;
        }
    .leading-corporations-sec .slider-container .bx-wrapper {
                width: 100%;
            }
    .leading-corporations-sec .slider-container .bx-wrapper .bx-window {
                    width: 100%;
                }
    .leading-corporations-sec ul li {
            float: left !important;
            width: 100px !important;
            margin-bottom: 5px !important;
            margin-right: 5px !important;
        }
    .track-sec {
        padding: 40px 0;
    }
    .track-sec li {
            width: 100%;
            padding: 30px 25px 25px;
            margin-right: 0;
            margin-bottom:35px;
            min-height: auto;
        }
    .track-sec li .fa-check {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 20px;
            left: -10px;
            top: -20px;
        }
    .downloadable-sec {
        background-position:left top;
        background-size: 100%;
        padding: 40px 0;
    }
    .downloadable-sec .img-part {
            width: 100%;
        }
    .downloadable-sec .text-part {
            width: 100%;
            padding-left: 0;
        }
    .downloadable-sec .text-part .para {
                width: 100%;
                font-size: 18px;
                margin-bottom: 5px;
            }
    .start-off {
        padding: 40px 0 60px;
    }
    .start-off .bot-part {
            padding-top: 0;
        }
    .start-off li {
            width: 100%;
            padding: 40px 20px;
            border-right: 1px solid rgba(255,255,255,0.5);
            border-bottom:0px;
        }
    .start-off li:last-child {
                border-bottom: 1px solid rgba(255,255,255,0.5);
            }
    .faq-sec {
         padding: 40px 0;
    }
    .faq-sec .faq-inner {
            width: 95%;
        }
    .faq-sec .faq-inner .accordion_head {
            font-size: 15px;
        }
    .faq-sec .faq-inner .accordion_head span:first-child {
                width: 85%;
                display: inline-block;
            }
    .faq-sec .faq-inner .plusMinus {
                font-size: 15px;
                margin-top: 5px;
            }
    .certification-overview .apply-sec {
        background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat center top;
        padding: 40px 0;
    }
    .inner-inner-banner {
        padding: 120px 0 50px;
    }
    .inner-inner-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .learning-resources-sec {
        padding: 40px 0;
    }
    .learning-resources-sec .left-part {
            width: 100%;
         }
    .learning-resources-sec .right-part {
            width: 100%;
            float: left;
            padding-top: 35px;
        }
    .learning-resources-sec ul li {
            padding-left: 34px;
        }
    .learning-resources-sec ul li .fa-check {
            position:absolute;
            left:0;
            top:0;
        }
    .framework-sec {
        padding: 40px 0;
    }
    .framework-sec .img-part {
            width: 100%;
             padding-top: 0;
             margin-bottom:15px;
        }
    .framework-sec .text-part {
            width: 100%;
            float: left;
        }
    .exam-coverage-sec {
        padding: 40px 0;
    }
    .exam-coverage-sec .para {
            width: 100%;
        }
    .exam-coverage-sec ul {
        margin-top: 30px;
    }
    .exam-coverage-sec li {
            width: 100%;
            float: none;
            padding: 30px 25px;
            margin-right: 0;
            margin-bottom: 10px;
            min-height: 300px;
            height: auto;
        }
    .exam-coverage-sec li h4 {
            font-size: 18px;
            line-height: 22px;
            color: #000;
            margin-top: 0;
            margin-bottom: 10px;
            min-height: auto;
        }
    .exam-coverage-sec li .percent-nubmber {
            font-size: 42px;
            line-height: 42px;
            margin-bottom: 20px;
        }
    .exam-coverage-sec li ul.exam-list-second li::before {
            width: 8px;
            height: 8px;
            top: 6px;
        }
    .exam-coverage-sec li ul.exam-list-second li {
            margin-bottom: 5px;
            padding: 0 0 0 13px;
            min-height: auto;
            height: auto;
        }
    .exam-coverage-sec .btn-blue {
        margin-top: 20px;
    }
    .exam-network-sec .text-part {
        width: 100%;
    }
    .exam-network-sec .img-part {
        width: 100%;
        float: left;
    }
    .exam-network-sec .img-part .imgbox {
        width: 260px;
        height: 260px;
    }
    .apply-sec-small .apply-inn {
        background: #8247f5 url(images/ready-apply-bg.jpg) no-repeat center top;
        padding: 40px 30px 50px;
    }
    .that-matters-sec {
        padding: 40px 0 !important;
    }
    .that-matters-sec .img-part {
            width: 100%;
            margin-bottom:20px;
        }
    .that-matters-sec .img-part .imgbox {
            height: auto;
        }
    .that-matters-sec .text-part {
            width: 100%;
            float: left;
        }
    .journey-sec {
        padding: 40px 0;
        background: #004796;
    }
    .journey-sec .left-part {
            width: 100%;
        }
    .journey-sec .right-part {
            width: 100%;
            float: left;
        }
    .journey-sec ul li {
            padding: 15px 0;
        }
    .journey-sec .accordion_head {
            font-size: 18px;
        }
    .credential-suite-sec {
        padding: 40px 0;
    }
    .credential-suite-sec .img-part {
            width: 100%;
        }
    .credential-suite-sec .text-part {
            width: 100%;
            float: left;
            padding-top: 10px;
        }
    .digitally-badged-sec {
        padding: 40px 0;
    }
    .digitally-badged-sec .text-part {
        width: 100%;
        padding-top:0;
    }
    .digitally-badged-sec .img-part {
        width: 100%;
        float: left;
        padding-right: 0;
        margin-top:20px;
    }
    .bottom-btn-sec {
        padding: 40px 0;
    }
    .cert-fee-sec {
        padding: 40px 0 0;
    }
    .cert-fee-sec .left-part {
            width: 100%;
            padding-left: 0;
        }
    .cert-fee-sec .left-part .fee-bg {
                width: 48%;
            }
    .cert-fee-sec .left-part .fee-box {
                width: 100%;
                padding: 20px 15px;
                margin-left: 0;
            }
    .cert-fee-sec .left-part .fee-box .fee-logo-part {
                    margin-right: 5px;
                }
    .cert-fee-sec .left-part .fee-box h3 {
                    font-size: 22px;
                    margin-top: 5px;
                }
    .cert-fee-sec .left-part .fee-box span.inclusive {
                    font-size: 13px;
                }
    .cert-fee-sec .fee-note {
        width:100%;
            font-size: 11px;
            line-height: 1.4;
            margin-left: 0;
            padding: 5px 5px 5px 10px;
        }
    .cert-fee-sec .right-part {
            width: 100%;
            padding: 30px 20px;
            min-height: auto;
        }
    .feepage-sec {
        padding: 40px 0;
    }
    .team-regitration {
        margin-bottom: 60px;
    }
    .feepage-sec .left-part {
        width: 100%;
    }
    .feepage-sec .right-part {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .fee-registration .btn {
        font-size: 14px;
        white-space: normal;
        text-align: left;
    }
    /*program brochure landing css*/
    .program-brochure .banner {
        /*background: #3D72FC;*/
        /*padding: 40px 0;*/
        height: auto;
        padding: 120px 0 50px;
    }
    .program-brochure .banner .text-part {
            width: 100%;
            margin-top: 0;
        }
    .program-brochure .banner .small-hd {
        font-size: 16px;
        margin-top: 0;

    }
    .program-brochure .banner .small-hd::after {
            margin: 11px 0 0 10px;
            width: 50px;
        }
    .program-brochure .banner h1 {
        font-size:32px;
        line-height:38px;
    }
    .program-brochure .banner .text-part .logo-part {
            width: 150px;
            float: left;
            position: relative;
            left: auto;
            top: auto;
            margin-top: 15px;
        }
    .program-brochure .content-part .last-line {
        border-left: 4px solid #006bff;
        font-size: 18px;
        line-height: 22px;
        margin-top: 40px;
        width: 90%;
    }
    .program-brochure .right {
        width: 100%;
        float: left;
    }
    .program-brochure .right-pane {
        width: 100%;
        float: left;
        margin-top: 40px;
    }
    .program-brochure .right-pane h3 {
            font-size: 17px;
            padding: 15px 20px;
        }
    .program-brochure .right-pane .zf-tempFrmWrapper {
            padding: 5px 7px;
         }
    .program-brochure .right-pane .zf-tempFrmWrapper .zf-labelName {
            margin-right: 5px !important;
        }
    .program-brochure .right-pane .note-zoho {
            font-size: 11px;
            line-height: 1.35;
            margin-left: 15px;
            width: 85%;
        }
    .program-brochure .right-pane .zf-submitColor {
            padding: 9px 20px;
            font-size: 14px;
            line-height: 14px;
        }
    .program-brochure .content-part {
        padding: 70px 0 0;
    }
    .bold-para {
        font-size: 17px;
    }
    .program-brochure .aie-different {
        padding: 40px 0px;
    }
    .program-brochure .aie-different .left-part {
        width: 100%;
        float: left;
        text-align: left;
    }
    .program-brochure .aie-different .left-part .imgbox {
        width: 100%;
        float: left;
        height: auto;
    }
    .program-brochure .aie-different .right-part {
        width: 100%;
        padding-left: 0;
    }
    .program-brochure .aie-different ul li .textpart {
        width: 84%;
        float: left;
        font-size: 14px;
        padding-top: 3px;
        padding-left: 10px;
        padding-bottom: 5px;
    }
    .program-brochure .who-should-apply {
        padding: 40px 0 50px;
    }
    .program-brochure .who-should-apply .left-part {
            width: 100%;
        }
    .program-brochure .who-should-apply .right-part {
            width: 100%;
            float: left;
            padding-top: 15px;
            padding-left: 40px;
        }
    .program-brochure .certification-experience {
        padding: 40px 0 60px;
    }
    .program-brochure .certification-experience h3 {
            font-size: 16px;
        }
    .program-brochure .certification-experience .inside-list ul li, .program-brochure .certification-experience .inside-list ul li:nth-child(1) {
            width: 100%;
            padding: 20px 30px;
            min-height: unset;
            border-right: 0 solid #d4d4d4;
        }
    .program-brochure .certification-experience .inside-list ul li h4 {
                font-size: 20px;
            }
    .program-brochure .aie-credential-opens {
        padding: 40px 0 0;
    }
    .program-brochure .aie-credential-opens .text-part {
            width: 100%;
        }
    .program-brochure .aie-credential-opens .text-part h3 {
            margin-bottom: 15px;
            font-size: 16px;
        }
    .program-brochure .aie-credential-opens .img-part {
            width: 100%;
            float: left;
            margin-top:15px;
        }
    .program-brochure .aie-credential-opens .img-part .imgbox {
            width: 100%;
            height: auto;
        }
    .program-brochure .download-program .inner-part {
        width: 100%;
        padding: 30px 30px;
        margin-bottom: 60px;
    }
    .program-brochure .download-program .inner-part p {
            font-size: 20px;
            margin-bottom: 20px;
        }
    .program-brochure .download-program a {
        font-size: 15px;
        padding: 6px 25px 7px;
    }
    /*examination css*/
    .exam-banner {
        /*padding: 80px 0 30px;*/
        padding: 120px 0 50px;
        height: auto;
    }
    .exam-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .exam-banner h1 {
            font-size: 32px;
            line-height: 38px;
            margin-top:0;
        }
    .exam-banner .banner-right {
            width: 100%;
            margin-top: 20px;
            padding-left: 20px;
        }
    .exam-banner .dot-bg {
            left: -20px;
            top: -20px;
            width: 100%;
        }
    .exam-banner .dot-bg img {
                max-width: 70%;
            }
    .about-exam-sec {
        padding: 40px 0;
        background-size: 100%;
    }
    .about-exam-sec .img-part {
            width: 100%;
        }
    .about-exam-sec .img-part .imgbox {
                height: auto;
            }
    .about-exam-sec .text-part {
            width: 100%;
            float: left;
            padding-right: 0;
        }
    .about-exam-sec .exam-list-part {
            padding-top: 20px;
        }
    .about-exam-sec .exam-list-part li {
                margin-right: 0;
                width: 100%;
            }
    .about-exam-sec .exam-list-part li .fa {
            width: 24px;
            height: 24px;
            line-height: 23px;
            margin-right: 8px;
        }
    .about-exam-sec .exam-list-part li a {
            border-radius: 12px;
            padding: 10px 10px 10px 10px;
            min-height: auto;
        }
    .about-exam-sec .exam-list-part li h4 {
            font-size: 14px;
            width: 85%;
        }
    .exam-requirement-sec {
        padding: 40px 0;
    }
    .exam-requirement-sec .exam-requirement-top {
            width: 100%;
        }
    .exam-requirement-sec h2 {
            margin-bottom: 10px;
        }
    .exam-requirement-sec li {
            margin-right: 0;
            width: 100%;
            padding: 15px 30px 20px 30px;
            min-height: unset;
            margin-bottom: 30px;
        }
    .exam-requirement-sec li .btn {
                position: relative;
                bottom: 0;
            }
    .exam-strategies-sec {
        padding: 40px 0;
    }
    .exam-strategies-sec .text-part {
            width: 100%;
            padding-top:0;
        }
    .exam-strategies-sec .right-part {
     width: 100%;
    padding-left: 0;
    border-left: 0;
    float: left;
        }
    .strategies-link-box {
        margin-top: 10px;
    }
    .strategies-link-box li {
            width: 100%;
            margin-bottom: 10px;
            padding: 10px 20px 0 25px;
        }
    .exam-strategies-sec .right-part .strategies-link-box li {
        width: 100%;
        padding: 10px 20px 0 25px;

    }
    .strategies-link-box li a {
                width: 100%;
                font-size: 14px;
                padding: 0 10px 10px 10px;
                /*border-radius: 12px;*/
            }
    .strategies-link-box li a .fa-check {
                    width: 24px;
                    height: 24px;
                    line-height: 23px;
                    font-size: 14px;
                    color: #006bff;
                }
    .exam-requirement-sec .exam-requirement-right {
        width: 100%;
        float: left;
        padding: 20px 35px 40px;
        margin-left: 0;
        margin-top: 30px;
    }
    .exam-resources-sec {
        padding: 40px 0;
    }
    .exam-resources-sec .img-part {
            width: 100%;
        }
    .exam-resources-sec .img-part .imgbox {
                height: auto;
            }
    .exam-resources-sec .text-part {
            width: 100%;
            float: left;
        }
    .exam-resources-sec .text-part ul li {
                padding-left: 28px;
            }
    .exam-resources-sec .text-part ul li .fa-check {
                     left: -5px;
                }
        .exam-resources-sec .text-part ul li a h4 {
            font-size: 15px;
            margin-left: 10px;
        }
    .university-partnership .learning-academy-sec {
        padding: 40px 0;
    }
    .university-partnership .subsidized-sec .img-part {
        width: 100%;
    }
    .corporate-partnership .apply-accreditation-sec {
        padding: 40px 0 40px;
        background-size: cover;
    }
    .subsidized-sec {
        width: 100%;
        padding: 80px 0 /*20px*/;
        background: #6F3572;
        background: linear-gradient(90deg, #6F3572 0%, #1D2464 100%);
        background: -webkit-linear-gradient(230deg, #6F3572 0%, #1D2464 100%) !important;
    }
        .exam-flevel-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 50px;
        background-size: 100%;
    }
    .exam-flevel-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .exam-inner-top-menu ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .exam-flevel-content {
        padding: 40px 0;
    }
    .exam-flevel-content .knowledge-covered {
            overflow-x: scroll;
        }
    .exam-flevel-content .knowledge-covered table tr:first-child td {
            padding: 10px 8px;
            font-size: 14px;
            line-height: 18px;
            width: 65%;
        }
    .exam-flevel-content .knowledge-covered table td {
            padding: 10px 8px;
            font-size: 12px;
        }
    .exam-flevel-content .knowledge-covered table td h5 {
                font-size: 14px;
            }
    .exam-flevel-content .important-things table td {
            padding: 10px 8px;
            font-size: 14px;
             line-height: 18px;
        }
    .exam-flevel-content .system table td {
            padding: 10px 8px;
            font-size: 14px;
            line-height:18px;
        }
    .exam-flevel-content ul.list-disc li {
            margin-left: 20px;
            font-size:14px;
            padding-left:0;
        }
    .exam-flevel-content .check-list li {
            padding-left: 30px;
            margin-bottom: 8px;
            font-size: 14px;
        }
    .exam-flevel-content .flevel-sec3 .note-part {
            margin-top: 30px;
            border-left: 2px solid #ffd800;
            padding-left: 8px;
        }
    .exam-flevel-content .flevel-sec3 .note-part ul li {
            padding-left: 0;
            width:90%;
            font-size: 12px;
        }
    .exam-flevel-content ul.exam-policy-box-list li {
            width: 100%;
            float: left;
            margin-bottom: 0;
            position: relative;
            border-left: 1px solid #d4d4d4;
        }
    .exam-flevel-content ul.exam-policy-box-list li:nth-child(1), .exam-flevel-content ul.exam-policy-box-list li:nth-child(2) {
            min-height: unset;
        }
    .exam-flevel-content ul.exam-policy-box-list li a {
            padding: 5px 15px 15px 0;
        }
    .exam-flevel-content .flevel-learning-resources img {
            max-width: 90%;
        }
    .exam-flevel-content ul li {
            font-size: 14px;
            padding-left:30px;
        }
    .exam-flevel-content ul li .fa-check {
                position: absolute;
                left:0;
            }
    .exam-inner-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 50px;
        height:auto;
    }
    .exam-inner-banner h1 {
            font-size: 32px;
            line-height: 38px;
            margin-top:0;
        }
    .exam-inner-content {
        padding: 40px 0 80px;
    }
    .exam-inner-content .exam-inner-center .alpha-list li {
            font-size:14px;
        }
    .exam-inner-content .exam-inner-center ul.disc-list li {
            margin-left: 30px;
            font-size: 14px;
            width: auto;
        }
    .exam-inner-content .exam-inner-center ul.disc-list li .fa-check {
                font-size: 14px;
                color: #fff;
                margin-right: 8px;
                left: -30px;
            }
    .exam-aside-bot {
        width: 100%;
    }
    .exam-aside-bot li {
        width: 100%;
        
        margin-right:0;
    }
    .exam-aside-bot li a {
        width: 100%;
        padding: 10px 15px;
    }
    .exam-aside-bot li:nth-child(4), .exam-aside-bot li:nth-child(5), .exam-aside-bot li:nth-child(6) {
            margin-bottom: 10px;
        }
    .exam-inner-content .exam-inner-left ul li ul.list-second li {
        font-size: 14px;
        line-height:1.5;
    }
    .exam-inner-banner.artiba-exam-policies-banner {
        background-size: cover;
     }
    .artiba-exam-policies-banner .banner-text-center {
        width: 95%;
    }
    .exam-inner-banner p {
        padding: 0 0;
    }
    .artiba-exam-policies-content {
        padding: 40px 0;
    }
    .artiba-exam-policies-content ul.policies-list-link li {
            width: 100%;
            padding: 10px 20px 20px;
            margin-right: 0;
        }
    .artiba-exam-policies-content .text-part {
            width: 100%;
            padding-left: 0;
        }
    .artiba-exam-policies-content .text-part h3 {
            font-size: 20px;
        }
    ul.column-list li {
        font-size: 14px;
    }
    /*partner css*/
    .partner-banner {
        padding: 120px 0 50px;
        height: auto;
    }
    .partner-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .partner-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .partner-sec1 {
        padding: 40px 0;
    }
    .partner-sec1 .bg-imgbox {
            position: relative;
            left: -15px;
        }
    .partner-sec1 .bg-imgbox img {
                max-width: 100%;
            }
    .partner-link-box li {
        width: 100%;
        padding: 10px 10px;
        border-bottom: 1px solid #ccc;
        border-right:0px;
    }
    .partner-link-box li:last-child {
        border-bottom: 0 solid #ccc;
    }
    .partner-link-box li a {
            font-size: 15px;
        }
    .partner-sec2 .text-part {
        width: 100%;
    }
    .partner-sec2 .img-part {
        width: 100%;
        float: left;
        margin-top:10px;
    }
    .partner-sec2 .img-part .imgbox {
            width: 100%;
            height: auto;
        }
    .campus-sec {
        padding: 40px 0;
        background:#f6f6f6;
    }
    .campus-sec .img-part {
            width: 100%;
        }
    .campus-sec .text-part {
            width: 100%;
            float: left;
        }
    .campus-sec .text-part .btn-click-link {
            display: inline-block;
            margin-top: 7px;
        }
    .btn {
        font-size: 16px;
    }
    .training-sec {
        padding: 40px 0;
    }
    .training-sec .text-part {
            width: 100%;
        }
    .training-sec .img-part {
            width: 100%;
            float: left;
            text-align: left;
        }
    .corporate-sec {
        padding: 40px 0;
        background:#f6f6f6;
    }
    .corporate-sec .img-part {
            width: 100%;
        }
    .corporate-sec .text-part {
            width: 100%;
            float: left;
            padding-top: 0;
        }
    .why-partner-sec {
        padding: 40px 0;
     }
    .why-partner-sec ul {
            margin-top: 20px;
        }
    .why-partner-sec li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 15px;
            min-height: auto;
        }
    .yourway-sec .yourway-inn {
        padding: 30px 30px;
    }
    .yourway-sec h4 {
        font-size: 20px;
        line-height: 28px;
        width: 100%;
    }
    .university-partnership-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .university-partnership-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .university-partnership-banner p {
        width: 100%;
    }
    .elevating-ai-sec {
        padding: 40px 0;
    }
    .elevating-ai-sec .left-part {
            width: 100%;
             padding-right: 0;
        }
    .elevating-ai-sec .right-part {
            width: 100%;
            float: left;
            padding-top: 15px;
        }
    .recognized-logo {
        padding: 10px 25px;
        height:auto;
    }
    .recognized-logo .logoslide1 {
            min-height: 140px;
           height: auto;
        }
    .accelerated-sec .text-part {
        width: 100%;
    }
    .accelerated-sec .img-part {
        width: 100%;
        float: left;
        margin-top:20px;
    }
    .accelerated-sec .img-part .imgbox {
            height: auto;
        }
    .ai-educators-sec {
        padding: 40px 0;
    }
    .ai-educators-sec .img-part {
        width: 100%;
        margin-bottom:20px;
    }
    .ai-educators-sec .img-part .imgbox {
            height: auto;
        }
    .ai-educators-sec .text-part {
            width: 100%;
            float: left;
        }
    .takeaways-sec {
        padding: 40px 0;
    }
    .takeaways-sec .text-part {
            width: 100%;
        }
    .takeaways-sec .img-part {
            width: 100%;
            float: left;
            margin-top:20px;
        }
    .takeaways-sec .img-part .imgbox {
                 height: auto;
            }
    .accreditation-precess-sec {
        padding: 20px 0 40px;
    }
    .accreditation-precess-sec ul {
         margin-top: 20px;
    }
    .accreditation-precess-sec li {
        width: 100%;
        margin-right: 0;
        min-height: 250px;
    }
    .training-institutions-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .training-institutions-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .become-training-sec1 {
        padding: 40px 0;
    }
    .become-training-sec1 .img-part {
        width: 100%;
    }
    .trainin-logo-box {
        width: 290px;
        height: 290px;
        line-height: 290px;
    }
    .university-logo-box {
        width: 290px;
        height: 290px;
        line-height: 290px;
    }
    .become-training-sec1 .text-part {
        width: 100%;
        float: left;
    }
    .global-edge-sec {
        padding: 40px 0;
    }
    .global-edge-sec ul li {
            margin-right: 0;
            margin-bottom: 20px;
            width: 100%;
            min-height: auto;
            padding: 20px 30px;
        }
    .corporate-partnership-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .corporate-partnership-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .corporate-sec1 {
        padding: 40px 0;
    }
    .corporate-sec1 .img-part {
        width: 100%;
    }
    .corporate-logo-box {
        width: 290px;
        height: 290px;
        line-height: 290px;
    }
    .corporate-sec1 .text-part {
        width: 100%;
        float: left;
    }
    .benefits-sec {
        padding: 40px 0;
    }
    .benefits-sec .text-part {
            width: 100%;
            padding-top: 0;
        }
    .benefits-sec .img-part {
            width: 100%;
            float: left;
            margin-top:5px;
        }
    /*accreditation css*/
    .accreditation-banner {
        padding: 120px 0 50px;
        height:auto;
    }
    .accreditation-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .accreditation-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
        .accreditation-banner .banner-right {
            width: 59%;
            margin-top: 0px;
            padding-left: 0px;
            float: left;
        }
    .accreditation-page .examdvtpvt .leftdvt {
        float: left;
        width: 100%;
    }
    .examdvtpvt {
        width: 100%;
        padding: 40px 0 0px;
    }
    .accreditation-banner .dot-bg {
            left: -20px;
            top: -20px;
        }
    .accreditation-banner .dot-bg img {
                max-width: 70%;
            }
    .accreditation-sec1 {
        padding: 40px 0 0;
    }
    .accreditation-sec1 .accreditation-inn {
            padding: 30px;
            border: 2px solid #e7edf6;
        }
    .deep-reaching-sec {
        padding: 40px 0 60px;
    }
    .deep-reaching-sec .text-part {
            width: 100%;
        }
    .deep-reaching-sec .img-part {
            width: 100%;
            float: left;
            margin-top:10px;
        }
    .deep-reaching-sec .img-part .imgbox {
                height: auto;
            }
    .subsidized-sec {
        padding: 40px 0;
        background:#f6f6f6;
    }
    .subsidized-sec .img-part {
            width: 100%;
            margin-top: 0;
            margin-bottom: 20px;
        }
    .subsidized-sec .img-part .imgbox {
            height: auto;
        }
    .subsidized-sec .text-part {
            width: 100%;
            float: left;
        }
    .learning-standards-sec {
        padding: 40px 0 60px;
    }
    .learning-standards-sec .text-part {
            width: 100%;
        }
    .learning-standards-sec .img-part {
            width: 100%;
            float: left;
        }
    .learning-standards-sec .img-part .imgbox {
                height: auto;
            }
    .across-sizes-sec {
        padding: 40px 0;
    }
    .across-sizes-sec .left-part {
            width: 100%;
        }
    .across-sizes-sec .right-part {
            width: 100%;
            float: left;
            padding-top:20px;
        }
    .support-network-sec {
        padding: 40px 0;
    }
    .support-network-sec .center-inn {
            width: 100%;
        }
    .support-network-sec .center-inn .accordion_head {
            font-size: 16px;
            padding: 2px 2px 2px 10px;
        }
    .support-network-sec .accordion_head span:first-child {
            width: 85%;
        }
    .point-standards-sec {
        padding: 40px 0;
    }
    .point-standards-sec .text-part {
            width: 100%;
        }
    .point-standards-sec .img-part {
            width: 100%;
            float: left;
        }
    .point-standards-sec .img-part .imgbox {
                 height: auto;
             }
    .eligibility-sec {
        background: #004796;
        padding: 40px 0;
    }
    .eligibility-sec .left-part {
            width: 100%;
        }
    .eligibility-sec .right-part {
            width: 100%;
            float: left;
            padding-top: 20px;
        }
    .apply-accreditation-sec {
        background-position-y: bottom;
        background-size: cover;
        padding: 40px 0 120px;
    }
    .mob-heading h3 {
        color: #fff;
        display: block;
    }
    .mob-heading h2 {
        color: #fff;
        margin-top: 0px;
        margin-bottom: 25px;
        display: block;
    }
    .certification-page .learning-resources-sec .left-part h3.hd-blue{
        display:none;
    }
    .mob-btn {
        display: inline-block;
        margin-top: 20px;
    }
    .btn-none {
        display: none
    }
    .certification-page .learning-resources-sec .right-part img {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .certification-page .learning-resources-sec .left-part h2#learning-resources {
        display: none;
    }

    .apply-accreditation-sec .apply-accreditation-left {
        width: 100%;
    }
    /*partner form css*/
    .request-form-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 50px;
    }
    .request-form-banner .banner-left {
            padding-top: 0;
        }
    .request-form-banner span {
            font-size: 20px;
        }
    .request-form-banner h2 {
            font-size: 20px;
        }
    .request-form-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .request-form-sec {
        padding: 40px 0;
    }
    .request-form-sec .zf-templateWidth {
        width: 100%;
    }
    .request-form-sec .zf-templateWrapper {
        padding: 20px 10px;
    }
    .request-form-sec .zf-subContWrap {
        padding: 0;
        margin: 0;
        margin-bottom: 0;
    }
    .request-form-sec .zf-tempFrmWrapper {
        padding: 5px 5px;
    }
    .request-form-sec .zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
        width: 32%;
        line-height: 16px;
        margin-right: 5px;
    }
    .request-form-sec .zf-tempFrmWrapper .zf-labelName {
        font-size: 12px;
    }
    .request-form-sec .zf-important {
        font-size: 11px;
    }
    .request-form-sec .zf-form-sBox {
        padding: 7px 7px;
        font-size: 12px;
    }
    .request-form-sec .zf-tempContDiv input[type="text"], .request-form-sec .zf-tempContDiv textarea, .request-form-sec .zf-tempContDiv .zf-pdfTextArea {
        padding: 7px 7px;
        font-size: 12px;
    }
    .request-form-sec .zf-namelarge .zf-twoType .zf-nameWrapper span {
        width: 100%;
        margin-left: 0;
    }
    .request-form-sec .zf-instruction {
        font-size: 10px;
        line-height: 12px;
    }
    /*insight css*/
    .insights-banner {
        padding: 120px 0 50px;
        height: auto;
       
    }
        .insights-banner .banner-right {
            width: 50%;
            float: left;
            margin-top: 0px;
            display: none;
        }
    .insight-newsroom-sec ul li {
        width: 100%;
    }
        .insight-newsroom-sec ul li .imgbox {
            width: 100%;
            height: auto;
        }
            .insights-banner .banner-left {
            width: 100%;
            padding-top: 0;
            padding-right: 0px;
            margin-top: 0px;
        }
    .insights-banner h1 {
            font-size: 32px;
            line-height: 38px;
            margin-top: 0;
        }
    .insights-blog-sec {
        padding: 40px 0;
    }
    .insights-blog-sec li {
            width: 100%;
            margin-right: 0;
            margin-bottom:20px;
        }
    .insights-blog-sec ul li .imgbox {
             height: auto;
          }
    .insights-blog-sec ul li .textbox {
            min-height: auto;
        }
    .insights-blog-sec ul li h4 {
            font-size: 18px;
            line-height: 24px;
            min-height: auto;
        }
    .insights-blog-sec .btn-blue {
            margin-top: 10px;
        }
    .insight-extra-downloadable {
        padding: 40px 0;
    }
    .insight-extra-downloadable .text-part {
            width: 100%;
            padding-top: 0;
            margin-bottom: 20px;
        }
    .insight-extra-downloadable .img-part {
            width: 100%;
            float: left;
            margin: 20px auto;
            padding:0 20px;
        }
    .insight-extra-downloadable .img-part .imgbox {
                width: 100%;
            }
    .get-going-sec .get-going-box {
        padding: 0 30px;
    }
    .get-going-sec .btn-border-white {
        padding: 8px 20px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 10px;
    }
    /*events css*/
    .events-banner {
        padding: 120px 0 50px;
    }
    .events-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .events-banner .bigpara {
            width: 100%;
        }
    .events-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .events-banner .banner-right {
            width: 100%;
            float: left;
        }
    .events-banner .banner-right {
            width: 100%;
            margin-top: 20px;
            padding-left: 20px;
        }
    .events-banner .dot-bg {
            left: -20px;
            top: -20px;
        }
    .events-banner .dot-bg img {
                max-width: 70%;
            }
    .groundbreaking-sec1 {
        padding: 40px 0;
    }
        .groundbreaking-sec1 .accreditation-inn {
            width: 100%;
            padding: 0px 0px;
        }
    .extends-beyonddvt ul li {
        width: 100%;
        margin-bottom: 11px;
        float: left;
        border: 1px solid #ccc;
        margin-right: 30px;
        text-align: center;
        border-radius: 20px;
        list-style: none;
        padding: 30px 30px 50px;
        background: #fff;
        min-height: auto;
    }
    .groundbreaking-sec1 .hd-blue {
            font-size: 18px;
        }
    .events-sec1 {
        padding: 40px 0;
    }
    .events-sec1 .text-part {
            width: 100%;
        }
    .events-sec1 .img-part {
            width: 100%;
            float: left;
            margin-top:15px;
        }
    .events-sec1 .imgbox {
            height: auto;
        }
    .events-sec1 .bot-part .left-part ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom:10px;
            font-size:14px;
        }
    .events-sec1 .bot-part .right-part {
            /*background: #8247f5;
            padding: 30px 30px;*/
            margin-top: 20px;
        }
    .events-sec1 .bot-part .right-part p {
                 width: 100%;
            }
    .events-sec1 .bot-part .right-part p.write-to-us {
                    font-size: 17px;
                    line-height: 1.35;
                    margin-bottom: 0;
                }
    .events-sec2 {
        padding: 40px 0;
    }
    .events-sec2 .img-part {
            width: 100%;
            margin-bottom:15px;
        }
    .events-sec2 .imgbox {
            height: auto;
        }
    .events-sec2 .text-part {
            width: 100%;
            float: left;
        }
    .events-sec2 .top-part {
            padding-bottom: 20px;
        }
    .events-sec2 .bot-part .left-part ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
            font-size: 14px;
        }
    .events-sec2 .bot-part .right-part {
            /*padding: 30px 30px;*/
            margin-top: 20px;
        }
    .events-sec2 .bot-part .right-part p {
        width: 100%;
    }
    .events-sec2 .bot-part .right-part p.write-to-us {
        font-size: 17px;
        line-height: 1.35;
        margin-bottom: 0;
    }
    /*blog css*/
    .blog-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 50px;
    }
    .blog-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .latest-blog-part {
        background: #000;
    }
    .latest-blog-part .text-part {
        width: 90%;
        padding: 40px 0 15px 60px;
    }
    .latest-blog-part .text-part h4 {
            font-size: 24px;
            margin-bottom: 10px;
        }
    .latest-blog-part .text-part p {
            font-size: 16px;
        }
    .blog-content-sec ul li .imgbox {
        width: 100%;
        float: left;
        height: auto;
    }
    .blog-content-sec ul li .textbox {
        width: 100%;
        padding: 20px 30px 15px 60px;
    }
    .blog-content-sec ul li h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .blog-content-sec ul li .btn {
        font-size: 16px;
    }
    .blog-content-sec ul li .fa {
        width: 20px;
        height: 20px;
        line-height: 17px;
        margin-left: 5px;
    }
    .divInn {
        /*padding: 40px 0;*/
        padding: 120px 0 50px;
    }
    .divInn .left {
        width: 100%;
    }
    .divInn .right {
        width: 100%;
    }
    .divInn .left h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .divInn .left h2 {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 10px;
        }
    .divInn .left p {
            font-size: 14px;
            line-height:1.5;
        }
    .divInn .left ul li {
            font-size: 14px !important;
            line-height: 1.5 !important;
        }

    .core-competencies-sec ul li {
        list-style: none;
        width: 100%;
    }
        /*edge css*/
        .edge-banner .banner-left {
        width: 100%;
        padding-top: 0;
    }
    .aie-landing-page .process-sec-landing ul li:nth-child(5) {
        width: 100%;
        min-height: auto;
    }
    .aie-landing-page .process-sec-landing ul li:nth-child(6) {
        width: 100%;
    }
    .aie-footer .faq-part .faq-left {
        width: 100%;
        float: left;
        padding-right: 5%;
    }
    .aie-footer .faq-part .faq-right {
        width: 100%;
        float: left;
    }
    .stk-wrapper {
        overflow: auto;
        margin-bottom: 70px;
    }
        .edge-banner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .edge-banner .banner-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 20px;
    }
    .edge-banner .dot-bg {
        left: -20px;
        top: -20px;
    }
    .edge-banner .dot-bg img {
            max-width: 70%;
        }
    .artiba-edge-page .standard-sec1 {
        padding: 40px 0;
    }
    .artiba-edge-page .standard-sec1 .left-part {
            padding-right: 20px;
        }
    .artiba-edge-page .standard-sec1 .left-part ul li {
            font-size:14px;
        }
    .artiba-edge-page .standard-exam-sec {
        padding: 0 0 40px;
    }
    .artiba-edge-page .standard-exam-sec ul li {
        width: 100%;
        padding: 20px 20px;
        margin-right: 0;
        min-height: auto;
        margin-bottom: 15px;
        font-size:14px;
    }
    .artiba-edge-page .knowledge-sec .knowledge-inner {
        width: 95%;
    }
    .artiba-edge-page .knowledge-sec .accordion_head p.heading {
        width: 68%;
        font-size: 12px;
    }
    .artiba-edge-page .knowledge-sec .accordion_head p.spec-level {
        padding: 2px 6px;
        font-size: 12px;
    }
    .artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
        width: 70%;
        font-size: 12px;
    }
    .artiba-edge-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
        padding: 2px 6px;
        font-size: 12px;
    }
    .ai-sec1 .right-part {
        padding-left: 15px;
    }
    .impact-sec {
        padding: 40px 0;
    }
    .impact-sec .text-part {
            width: 100%;
        }
    .impact-sec .img-part {
            width: 100%;
            float: left;
            padding-top: 20px;
        }
    .platform-sec {
        padding: 40px 0;
    }
    .platform-sec .left-part {
            width: 100%;
            padding: 0 0 0 0;
        }
    .platform-sec .right-part {
            width: 100%;
            float: left;
        }
    .artiba-edge-page .careers-01 {
        padding: 40px 0;
    }
    .artiba-edge-page .careers-01 ul li .numb {
            width: 36px;
            height: 36px;
            line-height: 30px;
            font-size: 16px;
            margin-left: -50px;
        }
    .artiba-edge-page .careers-01 ul li .left-head {
            width: 100%;
            margin-top: 0;
        }
    .artiba-edge-page .careers-01 ul li .right-text {
            width: 100%;
            padding-left: 0;
            border-left: 0 solid #ececec;
            float:left;
        }
    /*contact css*/
    .contact-banner {
        /*padding: 40px 0 30px;*/
        padding: 120px 0 50px;
    }
    .contact-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .contact-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .contact-banner .banner-right {
            width: 100%;
            float: left;
        }
    .contact-banner .contact-addresbox {
            padding: 20px 30px;
        }
    .contact-banner .contact-addresbox h2 {
                font-size: 20px;
                line-height: 26px;
            }
    .contact-banner .contact-addresbox h3 {
                font-size: 15px;
            }
    .contact-main-sec {
        padding: 40px 0;
    }
    .contact-main-sec .zf-templateWidth {
        width: 100%;
    }
    .contact-main-sec .zf-templateWrapper {
        padding: 20px 10px;
    }
    .contact-main-sec .zf-subContWrap {
        padding: 0;
        margin: 0;
        margin-bottom: 0;
    }
    .contact-main-sec .zf-tempFrmWrapper {
        padding: 5px 5px;
    }
    .contact-main-sec .zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
        width: 32%;
        line-height: 16px;
        margin-right: 5px;
    }
    .contact-main-sec .zf-tempFrmWrapper .zf-labelName {
        font-size: 12px;
    }
    .contact-main-sec .zf-important {
        font-size: 11px;
    }
    .contact-main-sec .zf-form-sBox {
        padding: 7px 7px;
        font-size: 12px;
    }
    .contact-main-sec .zf-tempContDiv input[type="text"], .contact-main-sec .zf-tempContDiv textarea, .contact-main-sec .zf-tempContDiv .zf-pdfTextArea {
        padding: 7px 7px;
        font-size: 12px;
    }
    .contact-main-sec .zf-namelarge .zf-twoType .zf-nameWrapper span {
        width: 100%;
        margin-left: 0;
    }
    /*get started css*/
    .get-started-banner .left {
        width: 100%;
    }
    .get-started-banner .right {
        width: 100%;
        float: left;
        padding: 6% 9% 15px 4%;
    }
    .get-started-banner .left .cert:hover .inner {
        width: 150px;
    }
    .block-head h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .common-ques-sec {
        padding: 40px 0;
    }
    .common-ques-sec .img-part {
            width: 95%;
        }
    .common-ques-sec .right-part {
            width: 100%;
            float: left;
            padding-left: 0;
            margin-top:20px;
        }
    .common-ques-sec .number {
            float: left;
        }
    .common-ques-sec .accordion_head {
            font-size: 14px;
        }
    .common-ques-sec .accordion_head span:nth-child(2) {
            width: 80%;
        }
    .common-ques-sec .btn-border-blue {
            margin-top: 20px;
        }
    .extra-downloadable {
        padding: 40px 0;
    }
    .extra-downloadable .text-part {
            width: 100%;
            padding-top: 0;
            margin-bottom: 20px;
        }
    .extra-downloadable .img-part {
            width: 100%;
            float: left;
            margin: 20px auto;
            padding:0 20px;
        }
    .extra-downloadable .img-part .imgbox {
                width: 100%;
            }
    .get-blog-sec {
        padding: 40px 0;
    }
    .get-blog-sec ul {
            margin-top: 20px;
        }
    .get-blog-sec li {
            width: 100%;
            float: left;
            margin-right: 0;
            margin-bottom:20px;
        }
    .get-blog-sec ul li .imgbox {
            height: auto;
         }
    .get-blog-sec ul li .textbox {
            min-height: auto;
        }
    .get-blog-sec ul li .btn {
            position: relative;
            left: 0;
            bottom: 0;
            margin-top: 10px;
            font-size: 16px;
        }
    .join-community-sec {
        padding: 40px 0;
    }
    .join-community-sec .text-part {
            width: 100%;
        }
    .join-community-sec .img-part {
            width: 95%;
            float: left;
            margin-top:30px;
            margin-left:15px;
            margin-bottom:15px;
          }
    .join-community-sec .img-part .imgbox {
                height: auto;
            }
    .getstarted-inner-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 25px;
    }
    .getstarted-inner-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .form-center .getstarted-inner-content .formcenter-inner-left {
        width: 100%;
        float: left;
        border-radius: 0px;
    }
    .form-center .getstarted-inner-content .getstarted-inner-right {
        width: 100%;
        float: left;
        padding: 30px 20px;
        margin-top: 0;
        margin-bottom:30px;
    }
    .form-center .getstarted-inner-content .getstarted-inner-right .up-para {
            font-size: 16px;
        }
    .form-center .getstarted-inner-content .getstarted-inner-right h3 {
            font-size: 22px;
            line-height: 28px;
        }
    .form-center .getstarted-inner-content .getstarted-inner-right ul.disk-list li {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 7px;
        }
    .faq-content .faq-left {
        width: 100%;
    }
    #stickyyhome {
       position:relative !important;
       top:0;
    }
    .getstarted-aside li a {
        padding: 15px 0 10px;
        font-size: 15px;
    }
    .faq-content .faq-right {
        width: 100%;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .faq-right h2 {
        font-size: 13px;
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 2px 10px;
    }
    .faq-right h3 {
        font-size: 17px;
        padding: 10px 15px;
        border-radius: 7px;
    }
    .faq-right .disc-list li {
        margin-left: 20px;
        font-size: 14px;
    }
    .faq-right table td, .faq-right table th {
        padding: 5px 5px;
    }
    .faq-right table th {
        font-size: 12px;
    }
    .faq-right table td {
        font-size: 11px;
    }
    .faq-right .mob-wrap {
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    .getstarted-inner-content {
        padding: 40px 0 60px;
    }
    .getstarted-inner-content .getstarted-inner-left {
        width: 100%;
    }
    .getstarted-inner-content .getstarted-inner-right {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-top:30px;
    }
    .pdf-list li p {
        width: 100%;
        float: left;
        font-size: 17px;
        padding-right: 0;
    }
    .pdf-list li .btn-blue {
        padding: 8px 20px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 15px;
        float:left;
    }
    .how-become-box {
        width: 100%;
        padding: 40px 30px;
        min-height: 320px;
    }
    .how-become-box h3 {
            width: 100%;
            font-size: 20px;
            padding-left: 0;
        }
    .how-become-box h3 span {
                font-size: 16px;
            }
    /*other css*/
    .outer-padding {
        padding: 40px 0;
    }
    .ploicy-list li {
        margin-left: 20px;
        font-size:14px;
    }
    .map .sitemap-main-link li {
        padding: 12px 0;
    }
    .map .sitemap-main-link li span.sitemap-hd {
        font-size: 16px;
    }
    .map .sitemap-main-link li .plusMinus {
        margin-top: 4px;
    }
    .map .sitemap-main-link li .bulletNumber {
        margin-right: 4px;
        margin-top: 3px;
    }
    .map .sitemap-main-link li .accordion_body ul.sitemap-second-link li {
        margin-bottom: 6px;
    }
    /*subscribe css*/
    .subscribe-form-banner {
        /*padding: 50px 0 30px;*/
        padding: 120px 0 50px;
    }
    .subscribe-form-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .subscribe-form-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .subscribe-form-banner .banner-right {
            width: 100%;
            margin-top: 50px;
        }
    .subscribe-form-banner .banner-imgbox {
            width: 85%;
         }
    .subscribe-form-sec .zf-templateWidth {
        margin: 0 0 1% !important;
        width: 100%;
    }
    .subscribe-form-sec .zf-templateWrapper {
        padding: 20px 10px;
    }
    .subscribe-form-sec .zf-tempFrmWrapper {
        padding: 10px 0px;
    }
    .subscribe-form-sec .zf-namemedium .zf-nameWrapper {
        width: 100%;
    }
    .subscribe-form-sec .zf-tempFrmWrapper .zf-labelName {
        font-size: 13px !important;
    }
    .subscribe-form-sec .zf-important {
        font-size: 11px !important;
    }
    .subscribe-form-se .zf-namemedium .zf-tempContDiv span {
        width: 100%;
        margin-left: 2%;
    }
    .subscribe-form-sec .zf-name .zf-tempContDiv input[type="text"] {
        width: 100%;
        padding: 7px 7px;
        font-size: 12px;
    }
    .subscribe-form-sec .zf-small .zf-tempContDiv input[type="text"] {
        width: 100% !important;
        padding: 7px 7px;
        font-size: 12px;
    }
    .subscribe-form-sec .zf-fmFooter {
        padding: 15px 10px;
    }
    .unsubscribe-banner {
        padding: 120px 0 30px;
    }
    .unsubscribe-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .unsubscribe-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .unsubscribe-banner .bigpara {
            width: 100%;
        }
    .unsubscribe-banner .banner-right {
            width: 100%;
            margin-top: 50px;
        }
    .unsubscribe-banner .banner-imgbox {
            width: 85%;
        }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        margin: 0 0 1% !important;
        padding: 20px 10px;
    }
    .unsubscribe-form-sec .form-label {
        font-size: 13px !important;
        width: 100%;
    }
    .unsubscribe-form-sec input[type="text"] {
        width: 100%;
        padding: 7px 7px;
        font-size: 12px;
    }
    .unsubscribe-form-sec .form-field {
         width: 100% !important;
    }
    .unsubscribe-form-sec .verfication-box {
        padding: 20px 15px;
    }
    .unsubscribe-form-sec .verfication-box .left {
            width: 100%;
        }
    .unsubscribe-form-sec .import-note {
        font-size: 11px;
        line-height: 15px;
        margin-bottom: 10px;
    }
    /*login-page css*/
    .login-page .login-inner {
        padding: 120px 0 50px;
        background: #fff url("Images/login-bg.jpg") no-repeat scroll center bottom;
        /*background-size: cover;*/
        background-size: 320%;
    }
    .login-page .login-center {
        width: 90%;
    }
    .login-page .create-account-box {
        width: 100% !important;
        padding-top: 0 !important;
    }
    .login-page .create-account-box h3 {
            font-size: 20px;
        }
    .login-page .create-account-box p {
            font-size: 14px;
            line-height: 1.35;
        }
    .login-page .create-account-box .btn-account {
            padding: 7px 20px;
            font-size: 14px;
            margin-top: 15px;
        }
    .login-page .create-account-box .bottom-text {
            margin-top: 25px;
        }
    .login-page .login-box {
        width: 100%;
        float: left;
        padding: 20px 20px;
        margin-top:40px;
    }
    .login-page h2 {
        margin-bottom: 10px;
        font-size: 22px;
    }
    .login-page .login-box input[type="text"], [type="email"], [type="password"] {
        padding: 7px 7px;
        font-size: 13px;
    }
    .rem-forgot-part .left-part {
        width: 100%;
    }
    .rem-forgot-part .left-part em {
            font-size: 12px;
            margin-top: 10px;
        }
    .rem-forgot-part .right-part {
        width: 100%;
    }
    .rem-forgot-part .right-part em {
            float: left;
            font-size: 12px;
            margin-top: 12px;
         }
    .login-page .btn-login {
        padding: 7px 20px;
        font-size: 14px;
        margin-top: 15px;
    }
    /*create-account css*/
    .create-account-banner {
        padding: 120px 0 50px;
    }
    .create-account-banner .banner-left {
            width: 100%;
            padding-top: 0;
        }
    .create-account-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .create-account-banner .banner-right {
            width: 100%;
            margin-top: 50px;
        }
    .create-account-banner .banner-imgbox {
            width: 85%;
        }
    .banner-login-part {
        width: 90%;
        padding: 15px 15px;
        right: 20px;
    }
    .banner-login-part .log-info {
            width: 70%;
            padding-top: 0px;
            padding-left: 12px;
        }
    .banner-login-part .log-info span {
                font-size: 16px;
             }
    .banner-login-part .log-info h4 {
                font-size: 10px;
            }
    .password-visibility {
        display: none;
    }
    .apply-for-artiba .apply-now-page {
        padding: 40px 0;
    }
    .apply-for-artiba .apply-now-page .content-center-part {
            width: 100%;
            padding: 20px 20px;
        }
    .apply-form .form h3 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .apply-form .form select {
        padding: 7px 10px;
        font-size: 11px;
    }

    .stk-aside .stk-wrapper ul li a.sticky-first{
        display:none;
    }


    .apply-form .form input[type="text"], .apply-form .form input[type="email"], .apply-form .form input[type="password"] {
        padding: 8px 10px;
        font-size: 11px;
    }
    .apply-form .form span.blue-label {
        font-size: 10px;
        line-height: 12px;
    }
    .password-visibility {
        top: 10px;
        font-size: 15px;
    }
    .btn-create-account {
        font-size: 14px;
        padding: 7px 20px;
    }
    .apply-form .form .captcha-class {
        padding: 20px 15px 10px;
    }
    .apply-form .form .captcha-class .imgR img {
        width: 75px;
        height: 32px;
    }
    .apply-form .form .disclaimer-note {
        font-size: 13px;
        line-height: 18px;
    }
    .apply-form .col-sm-6,.apply-form .col-xs-12 {
        margin-bottom: 5px;
    }
    
    footer {
        padding: 30px 0 50px;
    }
    footer .footer-left .explore-btn {
        margin-top: 6px;
    }
    footer .footer-left .second-link-pad {
        padding-left: 0;
        margin-top:20px;
    }
    footer .footer-left .third-link-pad {
        padding-left: 0;
        margin-top: 20px;
    }
    footer .footer-left .third-link-pad .mob-footer-left-new {
            display: block;
            width: 100%;
            float:left;
        }
        footer .footer-left .third-link-pad .mob-footer-right-new {
            display: block;
            width: 100%;
            float: left;
            margin-top: 20px;
        }
        footer .more-links .head3 {
            font-size: 13px !important;
            font-weight: bold;
            color: #0b3558;
            letter-spacing: 0.35px;
            margin-top: 20px;
        }
    footer .footer-left .more-links.third-link-pad .mob-footer-right-new li.topmargin {
            margin-top: 0;
        }
    footer .more-links li.topmargin {
        margin-top: 20px;
    }
    footer .more-links {
        margin-top: 20px;
    }
    footer .footer-left {
            margin-top: 6px;
        }
    footer .footer-right .more-links li.head {
            width:100%;
        }
    footer .footer-right .more-links li {
            width: auto;
            display:inline-block;
            margin-right:3%;
        }
    footer .for-footer {
            text-align:left;
            padding:0 0%;
        }
    footer .for-footer .stay-info {
        margin-top: 0;
    }
    footer .sm {
        padding: 20px 0 10px;
        font-size:13px;
    }
    footer .sm a {
        font-size: 13px;
    }
    footer .graybox-ftr a {
        font-size: 13px;
    }
    .footer-left .more-link-pad {
        padding-left: 0 !important;
    }
    .for-footer{margin-top:25px;}
    .ftr-bot-inn {
        width: 100% !important;
        float:left !important;
    }
    ul.footer-ul {
        padding: 20px 0 20px 0 !important;
    }
    ul.footer-ul li {
            padding: 0 15px 0 0 !important;
        }
    ul.footer-ul li a {
        font-size: 13px !important;
    }
    footer .copyright {
        font-size: 13px !important;
        padding: 0 0;
    }
    /*certification main page css*/
    .main-certification-banner {
        /*padding: 40px 0 30px;*/
    }
    .main-certification-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .main-certification-banner .banner-left {
            width: 100%;
            /*padding-top: 40px;*/
        }
    .main-certification-banner .banner-right {
            width: 100%;
            margin-top: 20px;
            /*padding-left: 20px;*/
        }
    .main-certification-banner .banner-form-part {
            width: 80%;
        }
    .certification-page .establish-sec {
        padding-top: 60px;
    }
    .certification-page .establish-sec .img-part {
            width: 100%;
            float: none;
        }
    .certification-page .establish-sec .img-part .imgbox {
            height: auto;
        }
    .certification-page .establish-sec .text-part {
            width: 100%;
            float: none;
        }
    .certification-page .why-cert-sec {
        padding: 40px 0;
    }
    .certification-page .jobs-careers-sec {
        padding: 40px 0 40px;
    }
    .certification-page .jobs-careers-sec h2 {
        margin-bottom: 20px;
    }
    .certification-page .jobs-careers-sec .left {
            width: 100%;
            float: none;
        }
    .certification-page .jobs-careers-sec .right {
            width: 100%;
            float: none;
        }
    .certification-page .track-sec {
        padding: 40px 0 20px;
    }
    .certification-page .track-sec ul {
            margin-top: 35px;
        }
    .certification-page .track-sec li {
            width: 100%;
            float: none;
            min-height: 320px;
        }
    .certification-page .track-sec li:last-child {
            margin-bottom:0;
        }
    .certification-page .learning-resources-sec {
        padding: 40px 0;
    }
    .certification-page .learning-resources-sec .left-part, .certification-page .learning-resources-sec .right-part {
            width: 100%;
            float: none;
        }
    .certification-page .exam-coverage-sec {
        padding: 40px 0;
    }
    .certification-page .exam-coverage-sec ul {
            margin-top: 30px;
        }
    .certification-page .exam-coverage-sec li {
            width: 100%;
            float: none;
            padding: 30px 25px;
            margin-right: 0;
            margin-bottom: 10px;
            min-height: 340px;
            height:auto;
        }
    .certification-page .exam-coverage-sec li h4 {
            font-size: 18px;
            line-height: 22px;
            color: #000;
            margin-top: 0;
            margin-bottom: 10px;
            min-height: auto;
        }
    .certification-page .exam-coverage-sec li .percent-nubmber {
            font-size: 42px;
            line-height: 42px;
            margin-bottom: 20px;
        }
    .certification-page .exam-coverage-sec li ul.exam-list-second li::before {
            width: 8px;
            height: 8px;
            top: 6px;
        }
    .certification-page .exam-coverage-sec li ul.exam-list-second li {
            margin-bottom: 5px;
            padding: 0 0 0 13px;
        }
    .certification-page .exam-coverage-sec .btn-blue {
            margin-top: 20px;
        }
    .certification-page .that-matters-sec .img-part, .certification-page .that-matters-sec .text-part {
        width: 100%;
        float: none;
    }
    .certification-page .that-matters-sec .img-part .imgbox {
            height: auto;
            margin-top: 0;
        }
    .certification-page .that-matters-sec .text-part {
        padding-top:0;
    }
    .certification-page .journey-sec {
        background-size: 100%;
        padding: 40px 0 90px;
    }
    .certification-page .journey-sec .left-part {
            width: 100%;
            float: none;
        }
        .certification-page .journey-sec .right-part {
            width: 100%;
            float: none;
            padding: 15px;
            height: auto;
        }
    .certification-page .journey-sec .feerihgt {
            width: 58%;
            padding-top: 10px;
            padding-left: 17px;
        }
    .certification-page .journey-sec ul li {
             padding: 12px 0;

        }
    .certification-page .journey-sec .accordion_head {
            font-size: 19px;
        }
    .certification-page .journey-sec .plusMinus {
            width: 18px;
            height: 18px;
            line-height: 14px;
            font-size: 16px;
        }
    .certification-page .credential-suite-sec {
        padding: 60px 0 40px;
    }
    .certification-page .credential-suite-sec .img-part {
            width: 100%;
            float: none;
        }
    .certification-page .credential-suite-sec .text-part {
            width: 100%;
            float: none;
            padding-top: 0;
        }
    .certification-page .cert-fee-sec {
        padding: 40px 0;
    }
    .certification-page .cert-fee-sec .left-part {
            width: 100%;
            float: none;
            padding-right: 0;
        }
    .certification-page .cert-fee-sec .left-part .fee-box {
            width: 100%;
            float: left;
            border-radius: 10px;
            padding: 20px 15px;
            margin-top: 20px;
            margin-left: 0;
            margin-bottom: 10px;
        }
    .certification-page .cert-fee-sec .left-part .fee-box .fee-logo-part {
                width: 50%;
                float: left;
                margin-right: 10px;
            }
    .certification-page .cert-fee-sec .left-part .fee-box h3 {
                 font-size: 33px;
                margin-top: 0;
            }
    .certification-page .cert-fee-sec .right-part {
            width: 100%;
            float: none;
            border-left: 4px solid #6c7c8c;
            padding-left: 30px;
            padding-top: 30px;
            padding-bottom: 30px;
        }
    .certification-page .cert-fee-sec .right-part li {
                width: 100%;
                float: none;
                padding-left: 60px;
                margin-bottom: 30px;
            }
    .certification-page .cert-fee-sec .right-part li h4 {
            font-size: 22px;
            margin-bottom: 5px;
        }
    .certification-page .cert-fee-sec .right-part li p {
            line-height:1.3;
        }
    .certification-page .examination-sec .left-part {
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .certification-page .examination-sec .right-part {
        width: 100%;
        float: none;
    }
    .certification-page .faq-sec {
        background-size: 100%;
        padding: 40px 0 70px;
    }
    .certification-page .faq-sec .faq-inner {
            width: 100%;
        }
    .certification-page .faq-sec .faq-inner .accordion_head {
                font-size: 16px;
            }
    .certification-page .faq-sec .faq-inner .accordion_body {
            font-size: 14px;
            line-height:1.5;
        }
    .certification-page .faq-sec .faq-inner .accordion_body ul li {
                margin-bottom: 4px;

            }
    .journey-sec-new {
        padding:40px 0;
    }
    .journey-sec-new .para {
        width: 90%;
    }
    .journey-sec-new ul li {
        padding-right:0;
    }
    .journey-sec-new ul li h3 {
            width: 100%;
            float: none;
            font-size: 20px;
            padding-right:0;
        }
    .journey-sec-new ul li p {
        width: 100%;
        border-left:none;
        padding-left:0;
    }

    .create-acc .inner-inner-banner {
        padding-top: 200px;
    }
    .create-acc .div1 .right-line {
        border-right: 0 solid #dcdcdc;
        padding-right: 0;
    }
    .create-acc .width70 {
        width: 100% !important;
    }
    .create-acc .div1 .image-section {
        width: 25%;
    }
    .create-acc .div1 .login-content {
        width: 75%;
        padding-left: 15px;
    }
    .create-acc .div1 .login-content h1 {
            font-size: 22px;
        }
    .create-acc .div1 .login-content .bigpara {
            font-size: 14px;
            width: 100%;
        }
    .create-acc .div1 .login-content .bigpara .blue-text {
            font-size:11px !important;
            line-height:15px;
        }
    .create-acc .div2 .form-head {
        padding: 10px 15px;
    }
    .create-acc .width60,.create-acc .width30 {
        width: 100%;
    }
    .create-acc .div2 .rightside.side-bg {
        padding: 15px;
        margin-top:30px;
    }
    .create-acc .width50, .create-acc .width35 {
        width: 100%;
    }
    .create-acc .width65 {
        width: 100%;
    }
    .create-acc .leftside.width65 {
        width: 65%;
    }
    .create-acc .rightside.width35 {
        width: 35%;
    }
    .create-acc .redbtn {
        font-size: 15px;
        padding: 7px 20px;
        margin-top: 0;
    }
    .bulletsy li em {
        font-size: 14px;
    }
    /**AiZone(insight page) new css**/
    .blog-box {
        padding: 40px 0;
    }
    .blog-box ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .blog-box ul li .txt-info .title-hd {
            min-height: auto;
        }
    .agg-article {
        width: 100% !important;
    }
    /**aie-landing-page css mob**/
    .aie-landing-header .left {
        padding: 5px 0;
    }
    .aie-landing-page .aie-landing-banner {
        padding: 80px 0 30px;
        height: auto;
        background-position-x: left 15%;
    }
    .aie-landing-page .aie-landing-banner .left {
            width: 100%;
            padding-top:0;
        }
    .aie-landing-page .aie-landing-banner .right {
            width: 100%;
            float: left;
            margin-top: 15px;
        }
    .aie-landing-page .aie-landing-banner h1 {
            font-size: 32px;
            line-height: 38px;
        }
    .aie-landing-page .aie-landing-banner p.banner-text {
            font-size: 17px;
            line-height: 23px;
            margin-top: 0;
        }
    .aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
            padding: 6px;
            font-size: 13px;
            margin-bottom: 9px;
        }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
            margin-left: 0 !important;
            width: 64% !important;
            float: left;
            margin-bottom: -13px !important;
        }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-tempContDiv span {
            width: 100% !important;
            float: left !important;
            margin-left: 0 !important;
            
        }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-phwrapper.zf-phNumber span {
            
            float: left !important;
            margin-bottom: 0px !important;
        }
    .aie-landing-page h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .aie-landing-page h4 {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .aie-landing-page p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .aie-landing-page p.para {
        font-size: 17px;
        line-height: 1.5;
    }
    .aie-landing-page .why-sec, .aie-landing-page .key-highlights-sec, .aie-landing-page .who-should-sec, .aie-landing-page .learning-res-landing, .aie-landing-page .process-sec-landing, .aie-landing-page .getdetails-sec {
        padding: 50px 0;
    }
    .aie-landing-page .why-sec .img-part {
            width: 100%;
            float: none;
        }
    .aie-landing-page .why-sec .img-part .imgbox {
                height: auto;
            }
    .aie-landing-page .why-sec .text-part {
            width: 100%;
            padding-top: 35px;
            padding-left: 0;
        }
    .aie-landing-page .key-highlights-sec li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
            height:auto;
        }
    .aie-landing-page .who-should-sec li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 20px;
            height: auto;
        }
    .aie-landing-page .who-should-sec li:last-child {
            margin-bottom: 0;
        }
    .aie-landing-page .who-should-sec li h3 {
            font-size: 20px;

        }
    .aie-landing-page .who-should-sec li p {
            font-size: 14px;
            line-height: 1.5;
        }
    .aie-landing-page .learning-res-landing .img-part {
            width: 100%;
        }
    .aie-landing-page .learning-res-landing .img-part .imgbox {
            height: auto;
            padding: 20px 15px;
        }
    .aie-landing-page .learning-res-landing .text-part {
            width: 100%;
            padding-left: 0;
        }
    .aie-landing-page .learning-res-landing .text-part ul li {
            font-size: 12px;
            line-height: 18px;
            padding-left: 17px;
            margin-bottom: 6px;
        }
    .aie-landing-page .process-sec-landing ul li::before {
            border-right: 2px solid #eba809;
            content: "";
            height: 100%;
            position: absolute;
            left: 45%;
            top: 100%;
            width: 2px;
        }
    .aie-landing-page .process-sec-landing ul li:last-child::before {
            height: 0;
        }
    .aie-landing-page .process-sec-landing ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 25px;
            min-height: 80px;
            font-size: 14px;
        }
    .aie-landing-page .process-sec-landing ul li:last-child{
            margin-bottom:0;
        }
    .aie-landing-page .getdetails-sec .inner-part {
            padding: 40px 10%;
        }
    .aie-landing-page .getdetails-sec h2 {
            width: 100%;
            float: none;
            border-right: 0 solid rgba(255,255,255,0.3);
            border-bottom: 2px solid rgba(255,255,255,0.3);
            padding: 0 0 10px 0;
            margin-bottom: 20px;
        }
    .aie-landing-page .getdetails-sec .getdetails-btn {
            padding: 8px 30px;
            font-size: 16px;
        }
    .aie-footer {
        padding: 30px 0 40px !important;
    }
    .aie-footer .for-footer {
            margin-top: 0 !important;
        }
    .thanks-inner-box {
       
        padding: 40px 20px;
        border-radius: 15px;
    }
    .thanks-inner-box h1 {
            font-size: 26px;
            line-height: 32px;
        }
    .thanks-inner-box h3 {
        font-size: 18px;
    }
    /**best-practices css**/
    .program-brochure.best-practices .banner {
        padding: 60px 0;
        height: auto;
    }
    .best-practices .content-part {
        padding: 40px 0;
    }
    .best-practices .best-practices-list {
        padding-left:25px;
    }
    .best-practices .best-practices-list li {
        font-size: 14px;
        line-height: 1.5;
        position: relative;
        margin-bottom:5px;
        width:95%;
    }
    .best-practices .best-practices-list li .fa-check {
            position: absolute;
            left:-25px;
            top:0;
        }
    .best-practices .right-pane .form-box {
        padding: 25px 25px;
    }
    .best-practices .right-pane .form-box li label {
        width: 35%;
        margin-right: 0;
        font-size:12px !important;
    }
    .best-practices .right-pane .form-box .form-botpart {
            padding: 10px 8%;

        }
    .best-practices .right-pane .form-box .form-botpart p {
            font-size: 11px;
        }
    /*Guide-Popup*/
    .guide-cover {
        width: 100%;
    }
    .modal-dialog.modal-lg.modal-dialog-centered {
        width: 100%!important;
    }
    .guide-pop-wrap .inn {
        padding: 0 0 15px 15px;
        height: auto !important;
    }
    .guide-pop-wrap .r-bluestrip {
        height: 270px;
        display: none;
    }
    .guide-pop-wrap .gleft {
        width: 240px;
        height: 230px;
        margin-left: -20%;
        padding: 0;
        display: none;
    }
    .guide-pop-wrap .gright {
        width: 100%;
        padding-left: 0;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 5px;
    }
    .guide-pop-wrap .gright h3 {
            font-size: 16px !important;
            margin-bottom: 5px !important;
            line-height: 1.1;
        }
        .guide-pop-wrap .gright p {
            font-size: 13px;
            line-height: 1.3;
            margin-bottom: 8px;
        }
    .guide-pop-wrap .gright .bold-para {
            margin-top: 10px;
            margin-bottom: 8px;
        }
    .guide-pop-wrap .gright ul li::before {
            width: 5px;
            height: 5px;
            left: 0px;
            top: 4px;
        }
        .guide-pop-wrap .gright ul li {
            padding-left: 10px;
            font-size: 13px;
            margin-bottom: 4px;
            line-height: 1.2;
        }
    .guide-pop-wrap .btn-guide {
        padding: 7px 15px;
        margin-top: 15px;
    }
    .c-codebox {
        padding: 15px !important;
    }
    .c-codebox p {
            font-size: 13px !important;
            word-break: break-all;
            word-wrap:break-word;
        }
}

@media (max-width:47.9375em) and (orientation: landscape) {
    .homebanner {
        height: auto;
        padding-bottom:30px;
    }
    .homebanner .banner-logobox {
        width: 210px;
    }
    .global-qaulification .img-part img {
        max-width: 250px;
    }
    .abilities-list li {
        height: auto;
     }
    .about-three-sec li {
        min-height: auto;
    }
    .about-three-sec li .btn-blue {
            position: relative;
            left: 0;
            bottom: 0;
        }
    .certification-banner {
        height: auto;
    }
    .latest-blog-part {
        height: 300px;
    }
    .partner-banner {
        width: 100%;
        height: auto;
    }
    .partner-banner .banner-left {
            width: 90%;
        }
    .university-partnership-banner {
        height: auto;
    }
    .accreditation-precess-sec li {
        min-height: auto;
    }
    .training-institutions-banner {
        height: auto;
    }
    .corporate-partnership-banner {
        height: auto;
    }
    .benefits-sec .img-part img {
        max-width: 360px;
    }
    .banner-login-part {
        width: 280px;
    }

    .guide-cover {
        width: 615px;
    }
    .guide-pop-wrap .inn {
        padding: 0 0 15px 0;
        height: 310px !important;
    }
    .guide-pop-wrap .r-bluestrip {
        width: 20%;
        height: 310px;
    }
    .guide-pop-wrap .gleft {
        width: 35%;
        margin-top: 20px;
    }
    .guide-pop-wrap .gright {
        width: 57%;
        float: left;
        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 25px;
        padding-right: 0;
    }
    .guide-pop-wrap .gright h3 {
        font-size: 16px !important;
        margin-bottom: 5px !important;
        line-height: 1.1;
    }
    .guide-pop-wrap .gright p {
        font-size: 11px;
        line-height: 1.3;
        margin-bottom: 8px;
    }
    .guide-pop-wrap .gright .bold-para {
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .guide-pop-wrap .gright ul li::before {
        width: 5px;
        height: 5px;
        left: 0px;
        top: 4px;
    }
    .guide-pop-wrap .gright ul li {
        padding-left: 10px;
        font-size: 11px;
        margin-bottom: 4px;
        line-height: 1.2;
    }
    .guide-pop-wrap .btn-guide {
        padding: 7px 15px;
        margin-top: 15px;
    }
}
@media only screen and (width:320px) and (orientation: portrait) {
    .mobiles-menu #mySidenav {
        width: 310px !important;
    }
    .sidenav .menu1 ul li.head a {
        font-size: 13px !important;
    }
    .sidenav .menu1 ul li a {
        font-size: 12px !important;
    }
    .zf-tempFrmWrapper .zf-labelName {
        font-size: 10px !important;
    }
    .zf-leftAlign .zf-tempFrmWrapper .zf-labelName {
        width: 33% !important;
        line-height: 12px !important;
    }
    .zf-important {
        font-size: 9px !important;
    }
    .footer-left .more-link-pad {
        padding-left: 0 !important;
    }
}
@media only screen and (width:360px) and (orientation: portrait) {
    .footer-left .more-link-pad {
        padding-left: 0 !important;
    }
}
@media only screen and (width:375px) and (orientation: portrait) {
    .footer-left .more-link-pad {
        padding-left: 0 !important;
    }
}
@media only screen and (width:414px) and (orientation: portrait) {
}
@media (width: 480px) and (orientation: landscape) {
}


@media only screen and (min-width:768px) and (max-width:1024px) {

    .rewired-banner {
        height: auto;
    }
    .rewired-box-sec ul li {
        margin-right: 15px;
    }
        .insight-newsroom-sec ul li {
        width: 47.5%;
    }
        .casedvtprt #signup-sticky .btn-right {
        float: right;
        line-height: 70px;
    }
    .casedvtprt #signup-sticky .inn {
        width: 100%;
        margin: 0 auto;
    }
    .casedvtprt #signup-sticky {
        height: 100px;
    }
        .prsubmdvt {
        padding-left: 71px;
        margin-top: 0;
    }
    .program-brochure.best-practices .right-pane {
        margin-top: -70px;
    }
    .best-practices .best-practices-list li {
        font-size: 14px;
        line-height: 1.5;
    }
    .designedsecdvt .right-part ul h4 {
        font-size: 14px;
    }
    .designedsecdvt .right-part ul p {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 1.5;
    }
    /**new mini start**/
    .homebanner-new {
        height: 540px;
    }
    .homebanner-new .homebanner-left {
        width: 48%;
        float: left;
        position: relative;
        padding-top: 80px;
    }
    .homebanner-new p {
        font-size: 20px;
        line-height: 28px;
        width: 80%;
    }
    .btn-blue-new, .btn-purple-new {
        padding: 10px 15px;
        font-size: 13px;
    }
    .bold-para {
        font-size: 18px;
    }
    .about-home .img-part .imgbox {
        min-height: unset;
    }
    .ai-home .globally-trusted #slider li {
        flex: 0 0 calc(94.5% / 6);
        max-width: calc(94.5% / 6);
    }
    .ai-home .globally-trusted ul li {
        width: 14.9%;
        margin-right: 8px;
    }
    .home-artiba-edge li {
        padding: 30px 20px;
    }
    .home-artiba-edge li .icon-box {
            width: 60px;
        }
    .home-artiba-edge li h3 {
            font-size: 14px;
            line-height: 20px;
            margin-top: 15px;
        }
    .home-artiba-edge .bot-content {
        margin-top: 30px;
    }
    .home-get-certified h2  {
        margin-bottom:15px;
    }
    /**certification mini**/
    .shaping-banner {
        /*height: 530px;*/
        padding-top: 110px;
    }
    .three-distinct-certifications .content-box {
        padding: 20px;
    }
    .three-distinct-certifications .content-box .overlay, .three-distinct-certifications .content-box:hover .overlay {
            padding: 20px;
        }
    .three-distinct-certifications .content-box h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .three-distinct-certifications .bot-part {
        padding: 12px 10px;
        font-size: 18px;
    }
    .setpartdvt {
        padding: 60px 0 80px;
    }
    .setpartdvt li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .designedsecdvt .right-part ul {
        margin-top:15px;
    }
    .designedsecdvt .right-part ul li {
            margin-bottom: 4px;

        }
    .certification-page .learning-resources-sec ul li .fa-check {
        margin-right: 10px;
        float: left;
    }
    .certification-page .learning-resources-sec ul li p {
        width: 90%;
        float:left;
    }
    .certification-page .learning-resources-sec .right-part {
        width: 42%;
    }
    .examdvtpvt .rightdvt a {
        padding: 8px 20px;
        font-size: 14px;
    }
    .certification-page .journey-sec .right-part {
        /*padding: 45px 15px;
        margin-top: 50px;*/
        width: 47%;
        padding: 30px 23px;
    }
    .journey-sec .feebxta {
        float: none;
    }
    .journey-sec .feebxta .feeimg {
        width: 40%;
    }
    .journey-sec .feerihgt {
        width: 60%;
        padding-top: 20px;
        padding-left: 15px;
    }
    .certification-page .journey-sec .btn-blue {
        margin-top: 20px;
    }
    .certification-page .faq-sec .rightbxfaq {
        margin-top: 108px;
    }
    .certification-page .faq-sec .rightbxfaq h2 {
            margin: 0 0px 13px;
            font-size: 22px;
            line-height: 30px;
        }
    .certification-page .main-certification-banner {
        height: 530px;
        /*padding-top: 20px;*/
    }
    .certification-page .main-certification-banner .banner-left {
        width:65%;
            padding-top: 40px;
            margin-top: 20px;
        }
    .certification-page .main-certification-banner .banner-left .logobox {
            width: 120px;
            float: left;
            position: relative;
            margin-bottom: 10px;
        }
    .certification-page .examdvtpvt .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .caiep-registration-banner {
        height: 530px;
        padding-top: 20px;
    }
    .caiep-registration-banner .banner-left {
            width: 75%;
        }
    .caiep-registration-banner p {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }
    .caiep-registration-banner .banner-left .logobox {
            width: 120px;
            float: left;
            position: relative;
            margin-bottom: 10px;
        }
    .why-sec {
        padding: 70px 0px;
    }
    .why-sec .left-part .bluebox {
        height: 375px;
        padding: 30px;
    }
    .caiep-registration .why-sec .left-part .bluebox {
        height: 395px;
    }
    .caibp-registration .why-sec .left-part .bluebox {
        height: 410px;
    }
    .why-sec .left-part .bluebox .round-img {
        width: 302px;
        height: 302px;
        background: none;
        margin-top: 68px;
    }
    .why-sec ul {
            margin-top: 15px;
        }
    .why-sec ul li .iconbox {
        width: 52px;
        height: 52px;
    }
    .why-sec ul li .textpart {
        font-size: 15px;
        padding-top: 13px;
        padding-left: 15px;
    }
    .right-for-you {
        padding: 70px 0px;
    }
    .right-for-you ul li {
            padding: 14px 25px;
        }
    .right-for-you ul li .numeric {
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 18px;
        }
    .right-for-you ul li .textpart {
            font-size: 20px;
        }
    .track-strip .head-part h3 {
        font-size: 42px;
    }
    .track-strip .head-part .small-hd {
        font-size:13px;
        width: 100%;
    }
    .key-competency-section ul li p {
        font-size: 15px;
        line-height: 22px;
    }
    .key-competency-section ul li:nth-child(3) {
        padding: 30px 45px;
    }
    .certification-framework-sec {
        padding: 70px 0px;
    }
    .certification-framework-sec ul li {
            padding: 8px 20px;
            border-radius: 12px;
        }
    .certification-framework-sec ul li .number {
            font-size: 34px;
        }
    .certification-framework-sec ul li .textpart {
            width: 78%;
            font-size: 16px;
        }
    .certification-framework-sec .right-part .imgbox {
            height: auto;
        }
    .applydvtt {
        padding: 80px 0;
    }
    .applydvtt h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .caibp-registration-banner {
        height: 530px;
        padding-top: 20px;
    }
    .caibp-registration-banner .banner-left {
            width: 65%;
        }
    .caibp-registration-banner p {
            font-size: 18px;
            line-height: 26px;
            width: 100%;
        }
    .caibp-registration-banner .banner-left .logobox {
        width: 120px;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }
    .caibp-registration .certification-framework-sec .right-part .imgbox {
        height: auto;
    }
    /**fee anf registration new**/
    .compare-fees-sec .table-fee th {
        font-size: 15px;
    }
    .compare-fees-sec .table-fee td {
        font-size: 14px;
    }
    .compare-fees-sec .table-note {
        width: 90%;
    }
    .registration-option {
        padding: 50px 0 70px;
    }
    .registration-option .para {
            width: 80%;
        }
    .registration-option li {

            padding: 20px 20px;
            border-bottom: 7px solid #66a6ff;
            margin-right: 18px;
            height: 390px;
        }
    .registration-option li h4 {
            font-size: 16px;
            line-height: 20px;
            min-height: unset;
        }
    .payment-invoicing li {
        width: 31%;
        padding: 50px 35px 25px;
     }
    .payment-invoicing li h3 {
            font-size: 20px;
            margin-bottom: 10px;
        }
    .employer-sponsorship-support {
        padding: 55px 0 60px 0px;
    }
    .employer-sponsorship-support .top-part .top-para {
        font-size: 16px;
        border-left: 3px solid #006bff;
    }
    .employer-sponsorship-support .text-part ul li {
        padding: 15px 8px;
        width: 32%;
    }
    .employer-sponsorship-support .text-part ul li i {
            margin-left: 7px;
        }
    .employer-sponsorship-support .text-part ul li a {
        font-size: 14px;
    }
    .fee-registration .ready-to-register-sec {
        padding: 60px 0;
    }
    .fee-registration .right-part {
        width: 33%;
        float: right;
        background: #fff;
        padding: 50px 25px;
        margin-top: 10px;
    }
    /**partner mini**/
    .university-partnership .subsidized-sec .text-part {
        width: 50%;
    }
    .university-partnership .learning-academy-sec .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .university-partnership .learning-academy-sec .rightdvt .imgbox {
        width: 90%;
    }
    .university-partnership .learning-academy-sec .rightdvt img {
        width: 120%;
    }
    .university-partnership .subsidized-sec .text-part {
        width: 50%;
    }
    .training-institutions-banner .banner-imgbox {
        padding-top: 50px;
    }
    .training-institutions-banner .banner-left p {
        font-size:15px;
        line-height:24px;
    }
    .become-training-sec1, .training-institutions .standard-exam-sec, .training-institutions .benefits-sec, .training-institutions .subsidized-sec {
        padding: 70px 0;
    }
    .training-slider-box .insight-add-box p {
        font-size: 15px;
        line-height: 1.5;
    }
    .training-institutions .standard-exam-sec .right-part li {
        padding: 20px;
        border-radius: 15px;
    }
    .training-institutions .standard-exam-sec .right-part li .img-part {
        width: 55px;
    }
    .training-institutions ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .training-institutions .subsidized-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .training-institutions .subsidized-sec .text-part {
        width: 50%;
        float: right;
    }
    .training-institutions .eligibility-rtp-sec ul li {
        margin-right: 17px;
        padding: 30px 15px 20px 20px;
    }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(3) {
            padding-right: 40px;
        }
    .training-institutions .eligibility-rtp-sec ul li h4 {
            font-size: 14px;
        }
    .apply-accreditation-sec .apply-accreditation-left {
        float: left;
        width: 67%;
        width: 55%;
    }
    .corporate-partnership-banner .banner-imgbox {
        padding-top: 50px;
    }
    .corporate-partnership-banner .banner-left p {
        font-size: 15px;
        line-height: 24px;
    }
    .corporate-sec1, .corporate-partnership .subsidized-sec {
        padding: 70px 0;
    }
    .corporate-slider-box .insight-add-box h4 {
        font-size: 21px;
    }
    .corporate-partnership ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .corporate-partnership .team-registrations .right-part {
        width: 55%;
    }
    .corporate-partnership .learning-academy-sec .leftdvt ul li {
        margin-bottom: 2px;
        font-size: 14px;
    }
    .corporate-partnership .learning-academy-sec .leftdvt ul li:last-child {
        margin-bottom: 10px;

    }
    .corporate-partnership .learning-academy-sec .rightdvt .imgbox {
        height: auto;
    }
    .corporate-partnership .subsidized-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .corporate-partnership .subsidized-sec .text-part {
        padding-top: 1.5%;
        width:50%;
    }
    /**accreditation new mini**/
    .deep-reaching-sec {
        padding: 70px 0 20px;
    }
    .subsidized-sec {
        padding: 50px 0 20px;
    }
    .learning-standards-sec {
        padding: 50px 0 70px;
    }
    .across-sizes-sec {
        padding: 70px 0;
    }
    .across-sizes-sec .right-part ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .support-network-sec {
        padding: 60px 0;
    }
    .accreditation-page .point-standards-sec ul li {
        width: 95%;
    }
    .eligibility-sec {
        padding: 60px 0;
    }
    .accreditation-page .examdvtpvt .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .accreditation-page .examdvtpvt .rightdvt .imgbox {
        height: auto;
    }
    .request-form-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .request-form-banner .banner-left {
            padding-top: 0;
        }
    .request-form-banner h2 {
            font-size: 24px;
        }
    .request-form-banner span {
            font-size: 24px;
        }
    .request-form-sec {
        padding: 60px 0;
    }
    /**about new mini**/
    .about-banner .banner-left {
        width: 60%;
    }
    .parisienne-regular {
        font-size: 31px !important;
    }
    .about-page .open-sec {
        padding: 60px 0;
    }
    .open-sec .text-part ul.column-list li {
        font-size: 14px !important;
    }
    .ai-world-sec {
        padding: 60px 0;
    }
    .ai-world-sec .top-part .top-para {
        font-size: 16px;
        line-height: 1.45;
        border-left: 3px solid #006bff;
    }
    .about-three-sec li h2 {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 30px;
    }
    .standard-banner .banner-left {
        width: 52%;
    }
    .standard-sec1 {
        padding: 60px 0 70px;
    }
    .standards-page .standard-exam-sec {
        padding: 70px 0;
    }
    .standards-page li {
        font-size: 14px;
        line-height: 1.5;
    }
    .standards-page .standard-exam-sec ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .events-sec1 {
        padding: 60px 0;
    }
    .accreditation-precess-sec ul {
        padding: 0;
        margin-top: 30px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_head {
        cursor: pointer;
        font-size: 14px;
        line-height:1.5;
    }
    .standards-page .careers-01 {
        padding: 60px 0 20px;
    }
    .standards-page .careers-01 ul.standard_control li {
            font-size: 14px;
            line-height: 1.5;
        }
    .governance-banner h1 {
        font-size: 38px;
        line-height: 45px;
    }
    .takeaways-sec {
        padding: 70px 0;
    }
    .takeaways-sec ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .governance-page .governance-controls {
        padding: 70px 0;
    }
    .governance-page ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .governance-page .governance-controls .img-part .imgbox {
        background: none;
        height: auto;
    }
    .preamble-sec {
        padding: 50px 0 70px;
     }
    .core-ethical-sec {
        padding: 50px 0;
    }
    .core-ethical-sec ul.core-list li {
            margin-right: 27px;
            margin-bottom: 27px;
        }
    .core-ethical-sec ul.core-list li .imgbox {
            width: 70px;
            height: 70px;
            line-height: 70px;
        }
    .core-ethical-sec ul.core-list li .text-part h3 {
            font-size: 20px;
        }
    .eligibility-sec .left-part {
        width: 35%;
    }
    .code-of-ethics-page .eligibility-sec.professional-responsibilities-sec .right-part {
        width: 65%;
    }
    .ai-specific-sec {
        padding: 60px 0;
    }
    .code-of-ethics-page .exam-requirement-sec ul li {
        margin-right: 25px;
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 1.5;
        padding: 15px;
        min-height: 250px;
    }
    .compliance-enforcement-sec {
        padding: 60px 0;
    }
    .compliance-enforcement-sec .img-part img {
            max-width: inherit;
            width: 116%;
        }
    .compliance-enforcement-sec ul li {
            font-size: 14px;
        }
    .pledge-sec {
        padding: 70px 0 90px;
    }
    .edge-banner .banner-left {
        width: 70%;
    }
    .artiba-edge-page ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .artiba-edge-page .edge-sec1 {
        background-size: 25%;
        padding: 70px 0;
    }
    .artiba-edge-page .edge-sec1 .left-part {
            padding-right: 30px;
            padding-top: 0;
        }
    .artiba-edge-page .edge-sec1 .left-part h2 {
            margin-top:0;
        }
    .tailored-certification-pathways {
        padding: 60px 0;
    }
    .tailored-certification-pathways ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .artiba-edge-page .ai-sec1 {
        padding: 60px 0;
    }
    .artiba-edge-page .impact-sec {
        padding: 60px 0;
    }
    .eligibility-sec .right-part {
        width: 60%;
        padding-top: 0;
    }
    .artiba-edge-page .eligibility-sec ul {
        margin-top: 8px;
        float:left;
    }
    .artiba-edge-page .eligibility-sec ul li:last-child {
        margin-bottom: 7px;
    }
    .artiba-edge-page .eligibility-sec ul li p {
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    .leading-corporations-sec h2 {
        width: 100%;
    }
    .artiba-edge-page #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .artiba-edge-page .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 11px;
    }
    .artiba-edge-page .platform-sec {
        padding: 70px 0 80px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox {
        background: none;
        height: unset;
    }
    /**common new**/
    .inner-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .divInn {
        padding: 100px 0 70px;
    }
    .start-off {
        padding: 50px 0 80px;
    }
    .divInn .left p {
        font-size: 14px;
    }
    .divInn .left ul li {
        font-size: 14px !important;
        line-height:1.5 !important;
    }
    .insights-banner {
        padding: 120px 0 50px;
    }
    .get-started-banner {
        padding-top: 68px;
    }
    .form-center .getstarted-inner-right ul.disk-list li {
        font-size:14px;
        line-height:1.5;
        margin-bottom:7px;
    }
    .events-sec1 .top-part .imgbox {
        height: 320px;
    }
    .events-sec1 .top-part .img-part img {
        width: 139%;
    }
    .certification-process-page ul.process-list li {
        font-size: 14px;
    }
    .certification-process-page ul.process-list-simple li {
        line-height: 1.5;
        font-size: 14px;
    }
    .certification-process-page .need-more-sec ul {
        width: 80%;
    }
    .certification-process-page .need-more-sec ul li {
            margin-right: 18px;
        }
    .certification-process-page .download-brochure-btn {
        font-size: 15px;
    }
    .exam-flevel-content {
        padding: 60px 0;
    }
    /**exam pages**/
    .exam-flevel-content ul.simple-list li {
        line-height: 1.5;
        padding-left: 0;
        font-size: 14px;
    }
    .exam-day-requirement .exam-flevel-content .number-list li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-day-requirement .exam-flevel-content .number-list li:last-child {
            margin-bottom: 10px;
        }
    .exam-day-requirement .exam-flevel-content .square-list1 li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-preparation-strategies h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .exam-flevel-content ul.normal-list li {
        font-size: 14px;
        line-height: 1.5;
        padding-left: 0;
    }
    .exam-flevel-content .square-list li {
        padding-left: 15px;
    }
    .exam-flevel-content .square-list li::before {
            width: 7px;
            height: 7px;
            top: 7px;
        }
    .exam-flevel-content .square-list li h4 {
            font-size: 16px !important;
            margin-bottom: 3px;
        }
    .exam-resources-sec .text-part ul li a h4 {
        font-size: 16px;
    }
    /**download brochure new mini**/
    .program-brochure .banner {
        height: auto;
    }
    .program-brochure .banner .text-part .logo-part {
            width: 165px;
            top: 365px;
        }
    .program-brochure .right {
        width: 42%;
    }
    .program-brochure .right-pane {
        margin-top: 20px;
    }
    .program-brochure .aie-different {
        padding: 0 0 60px;
    }
    .program-brochure .aie-different .left-part .imgbox {
            width: 95%;
            height: auto;
        }
    .program-brochure .aie-different ul li .textpart {
            width: 88%;
            font-size: 14px;
            padding-top: 3px;
        }
    .program-brochure .who-should-apply {
         padding: 50px 0 70px;
    }
    .program-brochure .certification-experience {
        padding: 50px 0 70px;
    }
    .program-brochure .certification-experience .inside-list ul li {
            padding: 25px 30px;
        }
    .program-brochure .certification-experience .inside-list ul li h4 {
            font-size: 20px;
        }
    .program-brochure .aie-credential-opens {
        padding: 60px 0 0;
    }
    .program-brochure .aie-credential-opens ul li {
        font-size: 14px;
    }
    .program-brochure .aie-credential-opens .img-part .imgbox {
            background: none;
            height: auto;
        }
    .program-brochure .download-program .inner-part p {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .program-brochure .download-program a {
        font-size: 16px;
    }
    .get-sec1 {
        padding: 50px 0 70px;
    }
    .get-sec1 ul li {
        margin-right: 23px;
    }
    .get-sec1 ul li a h4 {
            font-size: 19px;
            line-height: 25px;
        }
    .common-ques-sec {
        padding: 50px 0 70px;
    }
    /**new mini end**/

    .university-logo-box {
        width: 290px;
        height: 290px;
        line-height: 290px;
    }
    .outer {
        width: 98%;
    }
    .why-cert-sec .text-part {
        padding-top: 0;
    }
    .certification-page .journey-sec .bottomdvt h4 {
        font-size: 15px;
    }

    h1 {
        font-size: 38px;
        line-height: 44px;
    }
    h2 {font-size: 32px;line-height: 38px;}
    h3 {font-size: 20px;}
    h4 {font-size: 18px;}
    h5 {font-size: 16px;}
    .para, .bigpara {font-size: 17px;line-height: 1.5;}
    p {font-size: 14px;line-height: 1.5;margin-bottom: 10px;}
    .btn-border-blue {
        padding: 8px 21px 10px;
        font-size: 14px;
        line-height: 15px;
        margin-top: 10px;
    }
    .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 14px;
        line-height: 15px;
        margin-top: 10px;
    }
    .btn-blue {
        padding: 8px 21px 10px;
        font-size: 14px;
        line-height: 15px;
        margin-top: 10px;
    }
    .btn {
        margin-top: 11px;
        font-size: 17px;
    }
    /**home ipad**/
    .homebanner {
        height: 545px;
        padding-top: 120px;
    }
    .homebanner .banner-logobox {
        width: 33%;
        margin-top: 22px;
    }
    .homebanner .h-box {
        width: 45px;
        height: 45px;
        left: -8px;
        top: 12px;
    }
    .homebanner .h-box::before {
            width: 45px;
            height: 45px;
            left: 3px;
            top: 3px;
        }
    .world-artiba .img-part .imgbox {
        min-height: auto;
        border-bottom-right-radius: 60px;
    }
    .world-artiba .img-part .imgbox-border {
        width: 90%;
        border: 3px solid #006bff;
        border-bottom-right-radius: 60px;
        right: 0;
    }
    .world-artiba .text-part {
        padding-right: 40px;
        padding-top: 20px;
    }
    .abilities-list li {
        margin-right: 25px;
        padding: 20px 20px;
    }
    .leadership-artiba .text-part {
        padding-right: 0;
        padding-top: 30px;
    }
    .leadership-artiba .img-part .imgbox {
        border-bottom-left-radius: 60px;
        height: auto;
    }
    .leadership-artiba .img-part .imgbox-border {
        width: 90%;
        left: 0;
        border: 3px solid #006bff;
        border-bottom-left-radius: 60px;
    }
    .influence-list li {
        margin-right: 30px;
        padding: 20px 20px;
        height: 390px;
    }
    .influence-list li .p-icons {
            width: 85px;
            height: 85px;
        }
    .influence-list li h3 {
        font-size: 18px;
    }
    .influence-list li p {
            font-size: 13px;
            line-height: 20px;
        }
    .influence-list li .bot-part .icon-band {
            bottom: 35px;
        }
    .about-banner h1, .standard-banner h1, .certification-banner h1, .inner-inner-banner h1, .partner-banner h1, .university-partnership-banner h1, .training-institutions-banner h1, .corporate-partnership-banner h1, .request-form-banner h1, .accreditation-banner h1, .edge-banner h1, .insights-banner h1, .events-banner h1, .blog-banner h1, .contact-banner h1, .exam-banner h1, .exam-flevel-banner h1, .exam-inner-banner h1, .getstarted-inner-banner h1, .create-account-banner h1, .subscribe-form-banner h1, .unsubscribe-banner h1, .main-certification-banner h1 {
        font-size: 38px;
        line-height: 45px;
    }
    .open-sec .img-part .imgbox, .ai-world-sec .img-part .imgbox, .deep-reaching-sec .img-part .imgbox, .subsidized-sec .img-part .imgbox, .learning-standards-sec .img-part .imgbox, .point-standards-sec .img-part .imgbox, .accelerated-sec .img-part .imgbox, .ai-educators-sec .img-part .imgbox, .takeaways-sec .img-part .imgbox, .establish-sec .img-part .imgbox, .why-cert-sec .img-part .imgbox, .that-matters-sec .img-part .imgbox, .about-exam-sec .img-part img, .about-exam-sec .img-part .imgbox, .exam-strategies-sec .img-part .imgbox, .exam-resources-sec .img-part .imgbox, .join-community-sec .img-part .imgbox {
        height: auto;
    }
    /**certification ipad**/
    .certification-banner {
        height: 530px;
    }
    .certification-banner .banner-left {
            width: 50%;
        }
    .track-sec li h3 {
        font-size: 22px;
    }
    .track-sec li .fa-check {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 25px;
        left: -10px;
        top: -20px;
    }
    .downloadable-sec .text-part {
        padding-top: 0;
    }
    .downloadable-sec .text-part .para {
        font-size: 20px;
    }
    .faq-sec .faq-inner {
        width: 70%;
    }
    .learning-resources-sec .left-part {
        width: 50%;
    }
    .learning-resources-sec ul li {
        font-size: 14px;
    }
    .learning-resources-sec .right-part {
        width: 40%;
    }
    .exam-coverage-sec li {
        padding: 20px 20px;
        margin-right: 12px;
        min-height: 410px;
    }
    .exam-coverage-sec li h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
        min-height: 70px;
    }
    .exam-coverage-sec li .percent-nubmber {
        font-size: 44px;
        line-height: 44px;
        margin-bottom: 22px;
    }
    .exam-network-sec .img-part .imgbox {
        width: 300px;
        height: 300px;
        margin-top:20px
    }
    .journey-sec ul li {
        padding: 17px 0;
    }
    .journey-sec .accordion_head {
        font-size: 20px;
    }
    .credential-suite-sec .text-part {
        width: 55%;
        padding-top: 0;
    }
    .digitally-badged-sec .text-part {
        padding-top: 50px;
    }
    .cert-fee-sec .left-part .fee-box h3 {
        font-size: 36px;
    }
    .cert-fee-sec .left-part .fee-box {
        margin-left: 40px;
        margin-bottom: 15px;
    }
    .cert-fee-sec .fee-note {
        font-size: 11px;
        line-height: 1.45;
        margin-left: 40px;
 
    }
    .feepage-sec .right-part {
        width: 65%;
    }
    /*certification main page ipad*/
    .main-certification-banner .banner-form-part {
        width: 74%;
    }
    .certification-page .establish-sec {
        padding: 70px 0 40px;
    }
    .certification-page .establish-sec .img-part .imgbox {
            height: auto;
            margin-top:15px;
        }
    .certification-page .why-cert-sec {
        padding: 40px 0 80px;
    }
    .certification-page .jobs-careers-sec {
        padding: 40px 0 60px;
    }
    .certification-page .jobs-careers-sec h2 {
            margin-bottom: 30px;
        }
    .certification-page .track-sec {
        padding: 40px 0 60px;
    }
    .certification-page .learning-resources-sec {
        padding: 40px 0;
    }
    .certification-page .exam-coverage-sec {
        padding: 40px 0;
    }
    .certification-page .exam-coverage-sec ul {
            padding: 0;
            margin-top: 40px;
        }
    .certification-page .exam-coverage-sec li {
            width: 24%;
            padding: 25px 20px;
            margin-right: 12px;
            border-radius: 15px;
            min-height: 370px;
            height: auto;
        }
    .certification-page .exam-coverage-sec li h4 {
            font-size: 18px;
            line-height: 22px;
            margin-bottom: 10px;
            min-height: 65px;
        }
    .certification-page .exam-coverage-sec li .percent-nubmber {
            font-size: 45px;
            line-height: 45px;
            margin-bottom: 15px;
        }
    .certification-page .exam-coverage-sec li ul.exam-list-second li::before {
            width: 8px;
            height: 8px;
        }
    .certification-page .exam-coverage-sec li ul.exam-list-second li {
            margin-bottom: 6px;
            padding: 0 0 0 13px;
            font-size: 13px;
        }
    .certification-page .that-matters-sec .img-part .imgbox {
        height: auto;
        margin-top:15px;
    }
    .certification-page .journey-sec {
        padding: 70px 0 100px;
    }
    .certification-page .journey-sec ul li {
            padding: 17px 0;
        }
    .certification-page .journey-sec .accordion_head {
            font-size: 20px;
        }
    .certification-page .credential-suite-sec {
        padding: 70px 0 70px;
    }
    .certification-page .credential-suite-sec .text-part {
            width: 48%;
            padding-top: 0;
        }
    .certification-page .cert-fee-sec .left-part .fee-box {
        width: 100%;
        border-radius: 15px;
        padding: 20px 30px;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box .fee-logo-part {
            width: 45%;
            margin-right: 20px;
        }
    .certification-page .cert-fee-sec .left-part .fee-box h3 {
            font-size: 35px;
            margin-top: 0;
        }
    .certification-page .cert-fee-sec .left-part .fee-note {
        margin-left:15px;
    }
    .certification-page .cert-fee-sec .right-part {
        padding-left: 25px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .certification-page .cert-fee-sec .right-part li {
         padding-left: 70px;
    }
    .certification-page .examination-sec .left-part {
        padding-top: 75px;
    }
    .certification-page .faq-sec {
        padding: 40px 0 60px;
    }
    /**exam ipad**/
    .exam-banner {
         height: 430px;
    }
    .exam-banner .banner-left {
            width: 90%;
            padding-top: 40px;
        }
    .about-exam-sec .exam-list-part li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .about-exam-sec .exam-list-part li a {
            padding: 10px 7px 10px 10px;
            min-height: 45px;
        }
    .about-exam-sec .exam-list-part li h4 {
             font-size: 13px;
        }
    .about-exam-sec .exam-list-part li .fa {
        width: 24px;
        height: 24px;
        line-height: 22px;
        margin-right: 5px;

    }
    .exam-requirement-sec li {
        margin-right: 11px;
        padding: 20px 15px 20px 15px;
        min-height: 290px;
    }
    .exam-requirement-sec li h3 {
        font-size: 17px;
    }
    .exam-requirement-sec .exam-requirement-right {
        padding: 30px 30px 65px;
    }
    .strategies-link-box li {
        margin-bottom: 10px;
    }
    .strategies-link-box li a {
        font-size: 14px;
        /*padding: 10px 10px 10px 15px;*/
    }
    .strategies-link-box li a .fa-check {
        width: 24px;
        height: 24px;
        line-height: 21px;
        font-size: 14px;
    }
    .strategies-link-box li ul.simp-inner-list {
        padding-left: 20px;
    }
    .exam-flevel-banner, .exam-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 100px 0 50px;
    }
    .exam-inner-top-menu ul li {
        width: 19%;
        margin-right: 7px;
    }
    .exam-inner-top-menu ul li a {
            padding: 7px 3px 7px 5px;
            font-size: 12px;
            border-left: 2px solid #0056ea;
        }
    .exam-inner-top-menu ul li a:hover, .exam-inner-top-menu ul li a.active {
                border-left: 2px solid #ffd800;
            }
    .exam-flevel-content ul.list-disc li, .exam-flevel-content .check-list li {
        font-size: 14px;
    }
    .exam-flevel-content .note-part  ul li {
        margin-bottom: 3px;
    }
    .exam-learning-resources .exam-flevel-content ul li {
        font-size: 14px;
    }
    .exam-flevel-content .nubring-list li h4, .exam-flevel-content .square-list li h4 {
        font-size: 18px;
    }
    .exam-inner-content .exam-inner-center .alpha-list li {
        font-size: 14px;
     }
     .exam-inner-content .exam-inner-center ul.disc-list li {
        font-size: 14px;
        margin-left: 30px;
    }
    .exam-aside-bot li a {
        font-size: 14px;
        padding: 8px 3px 8px 7px;
    }
    .exam-inner-content .exam-inner-left ul li ul.list-second li, .exam-inner-content .exam-inner-left .number-list li {
        font-size: 14px;
    }
    .exam-inner-banner.artiba-exam-policies-banner {
        background-size: cover;
        height:auto;
    }
    .artiba-exam-policies-banner .banner-text-center {
        width: 85%;
        padding-top:40px;
    }
    .artiba-exam-policies-content ul.policies-list-link li {
        padding: 15px 15px;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    /**create-account ipad**/
    .login-page .create-account-box h3 {
        font-size: 22px;
    }
    .login-page .create-account-box p {
        font-size: 16px;
        line-height: 1.4;
    }
    .login-page .login-box {
        width: 45%;
        padding: 40px 30px;
    }
    .login-page h2 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .login-page .login-box input[type="text"], [type="email"], [type="password"] {
        padding: 10px 10px;
        font-size: 14px;
    }
    .rem-forgot-part .left-part em {
        font-size: 12px;
        margin-top: 10px;
    }
    .rem-forgot-part .right-part em {
        font-size: 12px;
        margin-top: 10px;
    }
    .login-page .create-account-box .btn-account {
        padding: 7px 20px 8px;
        font-size: 15px;
        margin-top: 20px;
    }
    .login-page .btn-login {
        padding: 7px 20px 8px;
        font-size: 15px;
        margin-top: 20px;
    }
    .create-account-banner .banner-left {
        width: 50%;
        float: left;
        padding-top: 40px;
    }
    .banner-login-part {
        width: 80%;
        padding: 20px 15px;
    }
    .banner-login-part .log-info h4 {
            font-size: 11px;
        }
    .apply-form .form h3 {
        font-size: 17px;
        margin-bottom: 18px;
        padding-bottom: 7px;
    }
    .apply-form .form input[type="text"], .apply-form .form input[type="email"], .apply-form .form input[type="password"] {
        padding: 8px 12px;
        font-size: 11px;
    }
    .apply-form .form select {
        padding: 8px 12px;
        font-size: 11px;
    }
    .apply-form .form .captcha-class {
        padding: 25px 15px 10px;
    }
    .apply-form .form .captcha-class .textL {
        width: 85%;
    }
    .apply-form .form .captcha-class .imgR {
            margin-left: 0;
            margin-top:5px;
        }
    .apply-form .form .captcha-class .imgR img {
        height: 30px;
    }
    .apply-form .form span.blue-label {
        font-size: 11px;
        line-height: 14px;
    }
    .btn-create-account {
        font-size: 15px;
        padding: 7px 20px 9px;
    }
    .apply-form .form .disclaimer-note {
        font-size: 14px;
        line-height: 19px;
    }
    .password-visibility {
        right: 20px;
        top: 9px;
        font-size: 15px;
    }
    .subscribe-form-banner .banner-left {
        width: 65%;
        padding-top: 40px;
    }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 65%;
        margin: -40px 0 1% !important;
    }
    .subscribe-form-sec .zf-templateWidth {
        width: 70% !important;
    }
    .subscribe-form-sec .zf-templateWrapper {
        padding: 30px 20px;
    }
    .subscribe-form-sec .zf-fmFooter {
        padding: 15px 25px;
    }
    .subscribe-form-sec .zf-tempContDiv input[type="text"], .subscribe-form-sec .zf-tempContDiv textarea, .subscribe-form-sec .zf-tempContDiv .zf-pdfTextArea {
        padding: 8px 12px;
        font-size: 11px;
    }
    .subscribe-form-sec .zf-tempFrmWrapper .zf-labelName {
        font-size: 14px;
    }
    .unsubscribe-banner .banner-left {
        width: 65%;
        padding-top: 40px;
    }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 70%;
        margin: -40px 0 1% !important;
    }
    .unsubscribe-form-sec .form-label {
        font-size: 14px;
        padding-right: 22px;
    }
    .unsubscribe-form-sec input[type="text"] {
        padding: 8px 12px;
        font-size: 11px;
    }
    /**getstarted ipad**/
    .block-head h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .get-started-banner .left .cert:hover .inner {
        width: 230px;
    }
    .getstarted-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .common-ques-sec .img-part {
        width: 32%;
    }
    .common-ques-sec .right-part {
        width: 68%;
        padding-left: 50px;
    }
    .common-ques-sec ul li {
        padding: 3px 0;
     }
    .extra-downloadable .text-part {
        padding-top: 30px;
    }
    .get-blog-sec li {
        margin-right: 25px;
    }
    .get-blog-sec ul li .imgbox {
        height: auto;
    }
    .get-blog-sec ul li .textbox {
        padding: 20px 20px;
    }
    .get-blog-sec ul li h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .join-community-sec .text-part {
        padding-top: 6%;
    }
    .up-para {
        font-size: 18px;
    }
    .pdf-list li p {
        font-size: 16px;
    }
    .pdf-list li .btn-blue {
        padding: 8px 20px 6px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 5px;

    }
    #stickyyhome {
        width: 295px;
    }
    .stk-aside .stk-wrapper ul li a {
        font-size: 12px;
        padding: 10px 2px;
    }
    .faq-right h2 {
        font-size: 14px;
        margin-right: 5px;
        padding: 2px 10px;
    }
    .faq-right h3 {
        font-size: 17px;
        padding: 12px 17px;
    }
    .faq-right .disc-list li {
        font-size: 14px;
    }
    .faq-right .mob-wrap {
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    /**partner ipad**/
    .partner-banner {
        height: 470px !important;
    }
    .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner {
        height: 430px !important;
    }
    .partner-banner .banner-left, .university-partnership-banner .banner-left, .training-institutions-banner .banner-left, .corporate-partnership-banner .banner-left {
            padding-top: 40px;
        }
    .partner-link-box li {
        padding: 0 12px;
    }
    .partner-link-box li a {
            font-size: 14px;
        }
    .partner-sec2 .text-part {
        width: 54%;
        padding-right: 0;
    }
    .partner-sec2 .img-part .imgbox {
        width: 100%;
        height: 320px;
        margin-top: 35px;
    }
    .partner-sec2 .img-part .imgbox img {
            width: 135%;
        }
    .why-partner-sec li {
        padding: 20px;
        margin-right: 12px;
        min-height: 290px;
    }
    .yourway-sec .yourway-inn {
        padding: 50px 40px;
    }
    .yourway-sec h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .yourway-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .university-partnership-banner .banner-left {
            /*width: 60%;*/
        }
    .elevating-ai-sec .left-part {
        width: 43%;
    }
    .elevating-ai-sec .right-part {
        width: 53%;
    }
    .accreditation-precess-sec li {
        width: 31%;
        padding: 20px 20px;
    }
    .accelerated-sec h2, .takeaways-sec h2, .benefits-sec h2 {
        margin-top: 0;
    }
    .trainin-logo-box, .corporate-logo-box {
        width: 330px;
        height: 330px;
        line-height: 310px;
    }
    .global-edge-sec ul li {
        width: 31%;
        padding: 20px 40px 20px 40px;
        min-height: 310px;
    }
    .training-institutions .global-edge-sec ul li {
        min-height: 310px;
    }
    .zf-leftAlign .zf-tempFrmWrapper .zf-labelName, .zf-tempFrmWrapper .zf-labelName {
        font-size: 14px;
    }
    .zf-templateWidth {
        width: 100% !important;
    }
    /**about ipad**/
    .about-three-sec {
        padding: 70px 0;
    }
    .about-three-sec li {
            width: 32%;
            padding: 20px 20px 15px;
            margin-right: 13px;
        }
    .about-three-sec li .btn-blue {
                bottom: 30px;
            }
    .apply-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .standard-banner .banner-right {
        width: 50%;
    }
    .standard-sec1 .right-part {
        padding-left: 40px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .standard-coverage-sec ul {
        margin-top: 30px;
    }
    .standard-coverage-sec li {
        width: 48%;
    }
    .standards-page .standard-exam-sec ul li {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .standards-page .careers-01 .accordion_head {
        font-size: 21px;
        line-height: 1.35;
    }
    /**accreditation ipad**/
    .accreditation-sec1 .accreditation-inn {
        padding: 40px;
        border: 3px solid #e7edf6;
    }
    .deep-reaching-sec .img-part .imgbox{
        margin-top: 20px;
    }
    .subsidized-sec .text-part {
        width: 50%;
    }
    /**edge ipad**/
    .artiba-edge-page .standard-exam-sec ul li {
        margin-right: 25px;
        min-height: 320px;
    }
    /**insights,events,blog ipad**/
    .insights-banner .banner-left {
        padding-top: 0;
    }
    .insights-blog-sec {
        padding: 40px 0;
    }
    .insights-blog-sec ul {
            margin-top: 30px;
        }
    .insights-blog-sec li {
            margin-right: 25px;
        }
    .insights-blog-sec ul li .imgbox {
            height: auto;
        }
    .insights-blog-sec ul li .blog-date {
            font-size: 13px;
        }
    .insights-blog-sec ul li h4 {
            font-size: 18px;
            line-height: 26px;
            min-height: 85px;
        }
    .insight-extra-downloadable {
        padding: 20px 0 80px;
    }
    .insight-extra-downloadable .text-part {
        padding-top: 30px;
    }
    .get-going-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .events-sec1 .bot-part .left-part ul li, .events-sec2 .bot-part .left-part ul li {
        width: 47.5%;
        margin-right: 30px;
        margin-bottom: 7px;
        font-size: 14px;
    }
    .events-sec1 .bot-part .right-part {
        margin-top: 25px;
    }
    .latest-blog-part {
        height: 330px;
    }
    .latest-blog-part .text-part {
        width: 70%;
        padding: 60px 0 15px 70px;
    }
    .latest-blog-part .text-part h4 {
        font-size: 32px;
        margin-bottom: 12px;
    }
    .latest-blog-part .text-part p {
        font-size: 17px;
    }
    .blog-content-sec li:hover {
        box-shadow: 0 0 0 rgba(0,0,0,0.14);
    }
    .blog-content-sec ul li .textbox {
        padding: 15px 70px 10px 70px;
    }
    .blog-content-sec li:nth-child(2n+2) .textbox {
        padding-right: 50px;
        padding-left: 60px;
    }
    .blog-content-sec ul li h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .blog-content-sec ul li p {
        line-height: 1.4;
    }
    .blog-content-sec ul li .btn {
        margin-top: 5px;
        font-size: 16px;
    }
    .blog-content-sec ul li .fa {
        width: 22px;
        height: 22px;
        line-height: 19px;
        margin-left: 5px;
        margin-right: 0;
    }
    .blog-content-sec ul li .imgbox {
        height: 235px;
    }
    .blog-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .blog-social {
        top: 48%;
    }
    .divInn .left h1 {
        color: #3C3C3C;
        margin-bottom: 15px;
        font-size: 35px;
        font-weight: 700;
    }
    .divInn .left h2 {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 1.4;
    }
    /**contact ipad**/
    .contact-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .contact-banner .banner-right {
            width: 35%;
        }
    .contact-banner .contact-addresbox h2 {
            font-size: 20px;
            line-height: 26px;
        }
    .contact-banner .contact-addresbox h3 {
            font-size: 15px;
            margin-top: 15px;
        }
    .contact-main-sec {
        padding: 60px 0;
    }
    /**ohter ipad**/
    .ploicy-list li {
        margin-left: 25px;
        margin-bottom:5px;
        font-size:14px;
    }
    .map .sitemap-main-link li {
        padding: 13px 0;
    }
    .map .sitemap-main-link li span.sitemap-hd {
         font-size: 18px;
    }
    .map .sitemap-main-link li .plusMinus {
            width: 15px;
            height: 15px;
            line-height: 9px;
            font-size: 15px;
            margin-right: 6px;
            margin-top: 6px;
        }
    /**program-brochure ipad**/
    .program-brochure .banner .small-hd {
            font-size: 16px;
        }
    .program-brochure .banner .small-hd::after {
            margin: 12px 0 0 10px;
            width: 70px;
        }
    .program-brochure .banner .imgbox {
             height: auto;
        }
    .program-brochure .right-pane h3 {
        font-size: 19px;
    }
    .program-brochure .content-part .last-line {
        border-left: 5px solid #006bff;
        font-size: 20px;
    }
    .program-brochure .right-pane .zf-tempFrmWrapper {
        padding: 5px 10px;
    }
    .program-brochure .right-pane .zf-tempFrmWrapper .zf-labelName {
         font-size: 12px;
    }
    .program-brochure .right-pane .zf-submitColor {
        padding: 9px 20px;
        font-size: 14px;
        line-height: 14px;
    }
    .partnership-thanks-sec .thanks-inner-box h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .partnership-thanks-sec .thanks-inner-box .line {
        margin: 35px auto;
    }
    .partnership-thanks-sec .thanks-inner-box h3 {
        font-size: 20px;
    }
    /*header-footer mini*/
    header .left {
        width: 18%;
    }
    header .left img {
            /*width: 310px !important;*/
            width: 115px;
        }
    header .right ul li a.login-btn {
        padding: 5px 16px 6px !important;
        margin-left:5px;
    }
    header .right ul li a {
        padding: 6px 8px;
    }
    #menu-bottomplate ul a {
        font-size: 14px;
        padding: 2px 8.5px 10px;
    }
    #menu-bottomplate ul a .fa {
            margin-right: 0 !important;
        }
    #menu-bottomplate ul a .fa-chevron-down::before {
            margin-right: 0;
            font-size: 10px;
        }
    #menu-bottomplate ul a.first {
            padding-left: 0 !important;
        }
    #menu-bottomplate ul ul li a {
        padding: 0 !important;
        font-size: 14px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a {
        font-size: 14px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn {
        padding: 4px 25px 5px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon a.download-btn {
        padding: 4px 15px 5px;
    }
    footer .more-links li a {
        font-size: 12px;
    }
    footer .footer-left .third-link-pad li .btn-new {
        padding: 1px 2px 2px;
        margin-top: 8px;
        font-size: 11px;
    }
    footer .for-footer .stay-info h4 {
        font-size: 18px;
    }
    footer .for-footer .stay-info p {
        font-size: 12px;
    }
    footer .sm, footer .sm a {
        font-size: 12px;
    }
    footer .disclaimers .accordionButton span {
        font-size: 13px;
    }
    footer .disclaimers .accordionContent p {
        font-size: 11px;
    }
    ul.footer-ul li a {
        font-size: 13px !important;
        letter-spacing: 0.25px !important;
    }
    footer .copyright {
        font-size: 13px !important;
        letter-spacing: 0.25px !important;
    }
    .searchh input[type="text"] {
        width: 100%;
        padding: 10px;
        margin-left: 0;
        font-size: 25px;
    }
    .searchh .srch-button {
        width: auto;
        padding: 10px 30px;
        font-size: 22px;
        margin-top: 35px;
    }
    .journey-sec-new ul li h3 {
        font-size: 22px;
    }
    .blog-box ul li {
        margin-right: 17px;
    }
    .blog-box ul li:last-child {
            margin-right: 0;
        }
    /**CompleteYourRegistration**/
    .create-acc .div1 .image-section {
        width: 20%;
    }
    .create-acc .div1 .login-content .bigpara {
        font-size: 15px;
        width: 100%;
    }
    .create-acc span.blue-label {
        font-size: 11px;
        line-height: 15px;
    }
    /**aie-landing-page css ipad**/
    .aie-landing-page .aie-landing-banner {
        height: auto !important;
    }
    .aie-landing-page .aie-landing-banner .left {
            padding-top: 240px;
        }
    .aie-landing-page .aie-landing-banner h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .aie-landing-page .aie-landing-banner p.banner-text {
        font-size: 17px;
        line-height: 23px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
        padding: 7px;
        margin-bottom: 10px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .form-botpart {
        padding: 0 6%;
    }
        .aie-landing-page .aie-landing-banner .form-wrap .zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
            margin-left: 0 !important;
            width: 64% !important;
            float: left;
            margin-bottom: -14px !important;
        }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-tempContDiv span {
        width: 100% !important;
        float: left !important;
        margin-left: 0 !important;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-phwrapper.zf-phNumber span {
        float: left !important; 
        margin-bottom:0 !important;
    }
    .aie-landing-page h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .aie-landing-page p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .aie-landing-page p.para {
        font-size: 17px;
        line-height: 1.5;
    }
    .aie-landing-page .why-sec .img-part .imgbox {
        height: auto;
    }
    .aie-landing-page .why-sec .text-part {
        padding-top: 15px;
    }
    .aie-landing-page .key-highlights-sec li {
        width: 23.70%;
        padding: 25px 30px;
    }
    .aie-landing-page .key-highlights-sec li:last-child {
            margin-right: 0;
        }
    .aie-landing-page .who-should-sec li {
        width: 48.25%;
    }
    .aie-landing-page .who-should-sec li h3 {
            font-size: 20px;
        }
    .aie-landing-page .who-should-sec li p {
        font-size: 14px;
        line-height: 1.5;
    }
    .aie-landing-page .learning-res-landing .text-part ul li {
        font-size: 14px;
        line-height: 18px;
    }
    .aie-landing-page .process-sec-landing {
        padding: 70px 0;
    }
    .aie-landing-page .process-sec-landing ul li {
        padding: 30px 15px 15px;
        margin-right: 34px;
        font-size: 14px;
    }
    .aie-landing-page .process-sec-landing ul li span.number {
            left: 36%;
        }
    .aie-landing-page .getdetails-sec .getdetails-btn {
        padding: 9px 32px;
        font-size: 17px;
        /*margin-top: 8px;*/
    }
    .thanks-inner-box {
        padding: 60px 50px;
    }
    .thanks-inner-box h1 {
            font-size: 38px;
            line-height: 44px;
        }
    .program-brochure.best-practices .banner {
        background-position-x: right;
    }
    .program-brochure .content-part {
        padding: 60px 0;
    }
    .best-practices .right-pane .form-box {
        padding: 25px 20px !important;
    }
    .best-practices .right-pane .form-box li label {
        width: 35%;
        margin-right: 0;
        font-size: 12px !important;
    }
    .best-practices .right-pane .form-box .form-botpart {
        padding: 10px 8%;
    }
    .best-practices .right-pane .form-box .form-botpart p {
            font-size: 11px;
        }
    /*Guide-Popup 1024*/
    .guide-cover {
        width: 100%;
    }
    .guide-pop-wrap .gright h3 {
            font-size: 20px !important;
            margin-bottom: 6px !important;
            line-height: 1.1;
        }
    .guide-pop-wrap .gright p {
            font-size: 13px !important;
        }
}
@media (width: 768px) and (orientation: portrait) {
    .aie-landing-page .aie-landing-banner {
        background-position-x: 15%;
    }
    .program-brochure.best-practices .banner .text-part {
        width: 70%;
    }
    /**new css start**/
    .homebanner-new {
        height: 540px;
    }
    .homebanner-new .homebanner-left {
        width: 48%;
        padding-top: 45px;
    }
    .homebanner-new p {
        font-size: 18px;
        line-height: 27px;
    }
    .btn-blue-new, .btn-purple-new {
        padding: 9px 20px;
        font-size: 13px;
        line-height: 13px;
        margin-top: 12px;
    }
    .ml-btn {
        margin-left: 0;
    }
    .bold-para {
        font-size: 18px;
    }
    .about-home .img-part .imgbox {
        min-height: unset;
    }
    .certification-pathways .right-part li .text-part {
        padding-top: 0;
    }
    .home-amdex-advantage h2 {
        margin-left: 70px;
    }
    .home-amdex-advantage .text-part {
        width: 70%;
        margin-left: 90px;
        padding-left: 30px;
    }
    .home-amdex-advantage .text-part::before {
        width: 90px;
    }
    .ai-home .globally-trusted #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .home-artiba-edge li {
        padding: 20px 15px;
        min-height: 190px;
        margin-right:8px;
    }
    .home-artiba-edge li .icon-box {
            width: 55px;
        }
    .home-artiba-edge li h3 {
            font-size: 13px;
            margin-top: 15px;
        }
    .home-artiba-edge .bot-content {
        margin-top: 20px;
    }
    .home-get-certified h2 {
        margin-bottom:10px;
    }
    /**certification new 768**/
    .shaping-banner h1 {
            margin-bottom: 15px;
            padding-top: 0;
        }
    .certification-page .main-certification-banner .banner-left {
        width: 65%;
    }
    .three-distinct-certifications .content-box h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .three-distinct-certifications .content-box p {
        font-size: 13px;
    }
    .three-distinct-certifications .content-box:hover .overlay {
        padding: 15px;
    }
    .setpartdvt li {
        padding: 20px 15px 15px;
    }
    .setpartdvt li h3 {
        font-size: 16px;
    }
    .examdvtpvt .rightdvt a {
        padding: 8px 15px !important;
        font-size: 13px !important;
    }
    .certification-page .journey-sec .right-part {
        padding: 25px 15px;
        margin-top: 48px;
        /*width: 70%;*/
        width: 50%;
        float: right;
    }
    .certification-page .journey-sec .feerihgt {
        padding-top: 5px;
    }
    .certification-page .journey-sec .rigtfeebtn {
        padding-left: 39%;
        margin-top: -48px;
    }
    .certification-page .journey-sec .rigtfeebtn a {
            padding: 9px 13px;
            font-size: 13px;
            line-height: 14px;
            margin-left: 2rem;
        }
    .certification-page .faq-sec .rightbxfaq {
        padding: 30px 25px;
    }
    .certification-page .faq-sec .rightbxfaq .btn-blue {
            padding: 8px 18px 10px;
            font-size: 13px;
        }
    .certification-page #slider li {
        flex: 0 0 calc(93.5% / 6);
        max-width: calc(93.5% / 6);
    }
    .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 8px;
    }

    .caiep-registration-banner .banner-left {
        width: 75%;
    }
    .caiep-registration-banner p {
        font-size: 15px;
        line-height: 24px;
    }
    .why-sec .left-part .bluebox {
        height: 390px;
        padding: 30px;
    }
    .why-sec .left-part .bluebox .round-img {
            width: 230px;
            height: 230px;
            background: none;
            margin-top: 65px;
        }
    .caiep-registration .why-sec .left-part .bluebox .round-img {
        margin-top: 85px;
    }
    .why-sec .right-part {
        padding-left: 0;
    }
    .why-sec ul li .iconbox {
        width: 45px;
        height: 45px;
    }
    .why-sec ul li .textpart {
        font-size: 14px;
        padding-top: 11px;
        padding-left: 10px;
    }
    .right-for-you .top-part p {
        width: 70%;
    }
    .right-for-you ul li {
        width: 85%;
    }
    .right-for-you ul li .textpart {
            font-size: 18px;
            padding-left: 10px;
        }
    .key-competency-section ul li p {
        font-size: 14px;
        line-height: 18px;
    }
    .track-strip .head-part h3 {
        font-size: 38px;
    }
    .track-strip .head-part .small-hd {
        font-size: 12px;
        width: 100%;
    }
    .certification-framework-sec .left-part {
        width: 60%;
    }
    .certification-framework-sec h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .certification-framework-sec ul {
        margin-top: 20px;
    }
    .certification-framework-sec ul li .number {
        width: 50px;
        font-size: 32px;
    }
    .certification-framework-sec ul li .textpart {
        width: 80%;
        font-size: 15px;
        padding-left:15px;
    }
    .certification-framework-sec .right-part .imgbox {
        margin-top: 75px;
    }
    .applydvtt h4 {
        font-size: 26px;
        line-height: 36px;
    }
    .caibp-registration-banner .banner-left {
        width: 70%;
    }
    .caibp-registration-banner p {
        font-size: 15px;
        line-height: 24px;
    }
    .purposecertifydvt .inn {
        width: 100%;
        margin: 0 auto;
    }
    /**partner new 768**/
    .university-partnership .learning-academy-sec .rightdvt .imgbox {
        height: auto;
    }
    .partner-banner, .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner {
        /*height: 360px;*/
    }
    .training-slider-box .insight-add-box {
        padding: 35px 25px;
    }
    .training-slider-box .insight-add-box h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .training-slider-box .insight-add-box p {
        font-size: 14px;
        line-height: 1.5;
    }
    .training-institutions .standard-exam-sec .right-part li .img-part {
        width: 50px;
    }
    .benefits-sec .text-part ul li {
        width: 100%;
    }
    .training-institutions .eligibility-rtp-sec ul li {
        margin-right: 13px;
        padding: 20px 15px 15px 15px;
     }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(2) {
        padding-right: 23px;
    }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(3) {
            padding-right: 18px;
        }
    .training-institutions .eligibility-rtp-sec ul li:last-child {
            margin-right: 0;
            padding-right: 25px;
        }
    .apply-accreditation-sec .apply-accreditation-left {
         width: 65%;
    }
    .training-institutions .apply-accreditation-sec p {
        font-size: 16px;
        line-height: 1.45;
    }
    .training-slider-box .slick-dots {
        left: 32%;
    }
    .corporate-slider-box .insight-add-box img {
        max-width: 95px;
        margin-bottom: 0px;
    }
    .corporate-slider-box .insight-add-box h4 {
        font-size: 18px;
    }
    .corporate-slider-box .slick-dots {
        left: 40%;
    }
    .corporate-partnership .team-registrations .right-part {
        width: 75%;
    }
    .corporate-partnership .learning-academy-sec .leftdvt {
        width: 55%;
    }
    .corporate-partnership .subsidized-sec .text-part {
        width: 50%;
    }
    .corporate-partnership .subsidized-sec .text-part .para {
            font-size:14px;
        }
    /**accreditation new 768**/
    .accreditation-sec1 .accreditation-inn {
        padding: 25px;
        border: 2px solid #e7edf6;
    }
    .apply-accreditation-sec .apply-accreditation-left {
        width: 59%;
    }
    /**about new 768**/
    .about-banner {
        padding: 80px 0 50px;
        height: 530px;
    }
    .parisienne-regular {
        font-size: 26px !important;
    }
    .mission-vision-sec .mission-vision-box {
        width: 95%;
        padding: 40px 30px;
    }
    .ai-world-sec .text-part {
        margin-top: 0;
    }
    .about-three-sec li h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .blue-border .left-part {
        width: 75%;
    }
    .standard-banner .banner-left {
        width: 68%;
    }
    .governance-banner .banner-left {
        width: 65%;
     }
    .core-ethical-sec ul.core-list li {
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .core-ethical-sec ul.core-list li:nth-child(5), .core-ethical-sec ul.core-list li:nth-child(6) {
            min-height:190px;
        }
    .core-ethical-sec ul.core-list li .imgbox {
            width: 55px;
            height: 55px;
            line-height: 55px;
        }
    .core-ethical-sec ul.core-list li .text-part {
            padding-left: 20px;
        }
    .code-of-ethics-page .eligibility-sec.professional-responsibilities-sec .right-part {
        width: 55%;
    }
    .code-of-ethics-page .exam-requirement-sec ul li {
        padding: 20px 15px;
        min-height: 310px;
        margin-right: 18px;
        margin-bottom: 18px;
    }
    .compliance-enforcement-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .compliance-enforcement-sec .text-part {
        width: 53%;
    }
    .edge-banner .banner-left {
        width: 60%;
    }
    .artiba-edge-page .edge-sec1 .left-part {
        width: 75%;
    }
    .artiba-edge-page .edge-sec1 .right-part {
        width: 75%;
    }
    .artiba-edge-page .platform-sec .right-part {
        width: 47%;
    }
    .artiba-edge-page .impact-sec {
        padding: 60px 0 40px;
    }
    .artiba-edge-page .impact-sec .text-part {
        width: 85%;
    }
    .artiba-edge-page .impact-sec .img-part {
        width: 60%;
        float: none;
    }
    .artiba-edge-page .eligibility-sec {
        padding: 40px 0px 65px 0px;
    }
    .artiba-edge-page .eligibility-sec .right-part {
        width: 80%;
    }
    .artiba-edge-page .industry-recognition ul li img {
        width: 50%;
    }
    .artiba-edge-page .industry-recognition ul li p {
        font-size: 12px;
        line-height: 1.4;
    }
    .artiba-edge-page #slider li {
        flex: 0 0 calc(93.5% / 6);
        max-width: calc(93.5% / 6);
    }
    .artiba-edge-page .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 8px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox {
        background: none;
        height: 240px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox img {
        width:120%;
    }
    .platform-sec .right-part {
        width: 50%;
    }
    .platform-sec .right-part h2 {
        margin-top:0;
    }
    .exam-aside-bot li {
            margin-right: 8px;
        }
    .exam-aside-bot li:last-child {
            margin-right: 0;
        }
    .exam-aside-bot li a {
            font-size: 11px !important;
        }
    .artiba-exam-policies-banner .banner-text-center {
        width: 95%;
    }
    .artiba-exam-policies-content .bold-para {
        padding: 0 10%;
    }

    .program-brochure .banner {
        height: auto;
    }
    .program-brochure .right {
        width: 46%;
    }
    .program-brochure .aie-different ul li .textpart {
        width: 84%;
    }
    .program-brochure .certification-experience .inside-list ul li {
        min-height: 245px;
    }
    .program-brochure .certification-experience .inside-list ul li:nth-child(3) {
        padding-right: 45px;
    }
    .get-sec1 ul li {
        margin-right: 18px;
        padding: 30px 20px 40px;
    }
    .get-sec1 ul li a h4 {
        font-size: 15px;
        line-height: 22px;
    }
    .get-resources-sec .card {
        width: 55%;
        padding: 20px 40px 40px;
    }
    .get-resources-sec ul li p {
        font-size: 17px;
    }
    .common-ques-sec .inner-part {
        width: 85%;
    }
    .events-sec1 .top-part .imgbox {
        height: 345px;
    }
    .events-sec1 .top-part .img-part img {
        width: 195%;
    }
    .events-sec2 .imgbox {
        height: 240px;
    }
    .events-sec2 .img-part img {
        max-width: unset;
        width: 135%;
    }
    .events-sec2 .text-part {
        padding-right: 0;
    }
    .insight-newsletter .img-part .imgbox {
        height: 235px;
        text-align: right;
    }
    .insight-newsletter .img-part img {
        width: 150%;
    }
    .agg-content-widget .agg-content .agg-article {
        padding: 15px 0 !important;
        clear: both;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-title {
        font-size: 15px !important;
    }
    .agg-content-widget .agg-content.agg-content-vertical .agg-article .agg-article-image {
        width: 74px !important;
        height: 74px !important;
    }
    .agg-content-widget .agg-content.agg-content-vertical .agg-article .agg-article-details {
        padding-left: 84px !important;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-source {
        font-size: 11px;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-date {
        font-size: 11px;
    }
    .social-icons a.for-twitter {
        padding: 4px 0;
    }
    .subscribe-form-sec .subscribe-form-box{
        width:65%;
    }
    .certification-process-page .need-more-sec ul {
        width: 95% !important;
    }
    .certification-process-page .need-more-sec ul li {
        padding: 11px 15px !important;

    }
    .exam-requirement-sec .exam-requirement-right {
        padding: 30px 30px;
        width: 100%;
        margin-left: 0;
    }
    /**new css end**/

    .para, .bigpara {
        font-size: 16px;
        line-height: 1.5;
    }
    h1 {font-size: 32px;line-height: 38px;}
    h2 {font-size: 28px;line-height: 34px;}
    .homebanner {
        height: 445px;
        padding-top: 100px;
    }
    .homebanner .homebanner-left {
        width: 60%;
    }
    .homebanner h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .homebanner .bigpara {
        font-size: 16px;
        line-height: 1.45;
    }
    .homebanner .banner-logobox {
            margin-top: 25px;
            padding: 22px 0;
            margin-right: 5px;
        }
    .world-artiba .text-part {
        padding-right: 30px;
        padding-top: 0;
    }
    .global-qaulification .top-part h2 {
        width: 70%;
    }
    .global-qaulification .para {
        font-size: 16px;
        line-height: 1.45;
    }
    .global-qaulification .img-part img {
        margin-top: 15px;
    }
    .abilities-list li {
        margin-right: 17px;
        padding: 20px 20px;
        height: 310px;
    }
    .abilities-list li::after {
            right: -5px;
            bottom: -5px;
            border-right: 1px solid #d4d4d4;
            border-bottom: 1px solid #d4d4d4;
        }
    .leadership-artiba .text-part {
        padding-top: 0;
    }
    .influence-list li {
        margin-right: 24px;
        padding: 10px 15px;
        height: 410px;
    }
    .influence-list li p {
            line-height: 20px;
        }
    .influence-list li .bot-part .icon-band {
            bottom: 10px;
        }
    .first-step {
        padding: 60px 0 100px;
        background-size: 110%;
    }
    .about-banner .banner-left {
        padding-top: 30px;
    }
    .about-banner h1, .standard-banner h1, .certification-banner h1, .inner-inner-banner h1, .partner-banner h1, .university-partnership-banner h1, .training-institutions-banner h1, .corporate-partnership-banner h1, .request-form-banner h1, .accreditation-banner h1, .edge-banner h1, .insights-banner h1, .events-banner h1, .blog-banner h1, .contact-banner h1, .exam-banner h1, .exam-flevel-banner h1, .exam-inner-banner h1, .getstarted-inner-banner h1, .create-account-banner h1, .subscribe-form-banner h1, .unsubscribe-banner h1, .main-certification-banner h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .about-three-sec li {
        width: 32%;
        padding: 20px 20px 15px;
        margin-right: 13px;
        min-height: 505px;
    }
    .about-three-sec li p {
        font-size:13px;
        margin-bottom: 0;
        line-height: 1.45;
    }
    .about-three-sec li .btn-blue {
            bottom: 15px;
            left:15px;
        }
    .blue-border .left-part {
        width: 75%;
    }
    .blue-border .left-part h2 {
        margin-bottom:10px;
    }
    .blue-border .right-part {
        width: 30%;
        margin-top: 25px;
    }
    .standard-banner .banner-left {
        padding-top: 60px;
    }
    .standard-coverage-sec li {
        padding: 30px;
        margin-right: 25px;
    }
    .standards-page .knowledge-sec .knowledge-inner {
        width: 90%;
    }
    .standards-page p.heading {
        font-size: 13px;
    }
    .standards-page p.spec-level {
        font-size: 13px;
    }
    .standards-page .knowledge-sec .knowledge-inner .plusMinus {
        width: 28px;
        height: 28px;
        line-height: 25px;
        font-size: 16px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
        font-size: 13px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
        font-size: 13px;
    }
    .standards-page .careers-01 .accordion_head {
        font-size: 20px;
        line-height: 1.3;
    }

    .track-sec li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        min-height: 190px;
    }
    .downloadable-sec {
        padding: 40px 0 80px;
    }
    .downloadable-sec .text-part {
        padding-left: 100px;
        padding-top: 0;
    }
    .downloadable-sec .text-part h2 {
            font-size: 22px;
            line-height: 28px;
            margin-top: 10px;
        }
    .downloadable-sec .text-part .para {
            font-size: 17px;
        }
    .start-off li {
        padding: 30px 15px;
    }
    .start-off li h4 {
            font-size: 15px;
        }
    .faq-sec .faq-inner {
        width: 80%;
    }
    .faq-sec .faq-inner ul li {
            padding: 8px 5px;
        }
    .faq-sec .faq-inner .accordion_head {
        font-size: 16px;
    }
    .apply-sec {
        padding: 50px 0;
    }
    .exam-coverage-sec li {
        width: 48.5%;
        min-height: 321px;
        margin-bottom:15px;
        height:auto;
    }
    .exam-coverage-sec li:nth-child(2n+2) {
        margin-right: 0;
    }
    .exam-coverage-sec li h4 {
        min-height: 55px;
    }
    .exam-network-sec .img-part .imgbox {
        width: 280px;
        height: 280px;
    }
    .journey-sec ul li {
        padding: 14px 0;
    }
    .journey-sec .accordion_head {
        font-size: 18px;
    }
    .credential-suite-sec h2 {
        margin-top:0px;
    }
    .digitally-badged-sec .text-part {
        padding-top: 0;
    }
    .digitally-badged-sec .text-part h2 {
            margin-top: 0;
        }
    .cert-fee-sec .left-part .fee-box {
        width: 100%;
        padding: 20px 20px;
        margin-left: 0;
    }
    .cert-fee-sec .left-part .fee-box h3 {
            font-size: 30px;
        }
    .cert-fee-sec .left-part .fee-box span.inclusive {
            font-size: 16px;
        }
    .cert-fee-sec .fee-note {
        font-size: 10px;
        line-height: 1.4;
        width: 100%;
        margin-left: 0;
        padding: 10px 10px 10px 15px;
    }
    .cert-fee-sec .right-part {
        padding: 30px 20px;
        min-height: 220px;
    }
    .cert-fee-sec .right-part h4 {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 15px;
        }
    .exam-banner .banner-left {
        width: 90%;
        /*padding-top: 0;*/
    }
    .exam-banner h1 {
        margin-top:0;
    }
    .about-exam-sec h2 {
        margin-top:0;
    }
    .about-exam-sec .exam-list-part li {
        width: 48%;
        
    }
    .about-exam-sec .exam-list-part li:nth-child(3), .about-exam-sec .exam-list-part li:nth-child(6) {
            margin-right: 10px;
        }
    .exam-requirement-sec li {
        /*width: 48%;*/
        min-height: 250px;
    }
    .exam-inner-top-menu ul li a {
        min-height: 50px;
    }
    .exam-aside-bot li a {
            font-size: 13px;
            padding: 6px 3px 6px 7px;
        }
    .artiba-exam-policies-content ul.policies-list-link li {
        margin-right: 21px;
        padding: 15px 15px;
        min-height:300px;
    }
    .artiba-exam-policies-content .imgbox {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .artiba-exam-policies-content .text-part {
        width: 77%;
        padding-left: 15px;
    }
    .artiba-exam-policies-content .text-part h3 {
        font-size: 18px;
    }
    .get-started-banner .left {
        width: 65%;
    }
    .get-started-banner .right {
        width: 35%;
        padding: 9% 6% 0 4%;
    }
    .common-ques-sec .number {
        float: left;
    }
    .common-ques-sec .accordion_head span:nth-child(2) {
        width: 85%;
    }
    .extra-downloadable .text-part {
        padding-top: 0;
    }
    .extra-downloadable h2 {
        margin-top:0;
    }
    .get-blog-sec li {
        width: 31%;
    }
    .get-blog-sec ul li h4 {
        font-size: 15px;
        line-height: 21px;
    }
    .get-blog-sec ul li .textbox p {
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 10px;
    }
    .join-community-sec .text-part {
        padding-top: 0 !important;
    }
    .pdf-list li p {
        width: 100%;
    }
    .pdf-list li .btn-blue {
        margin-top: 15px;
        float: left;
    }
    #stickyyhome {
        width: 235px;
    }
    .stk-aside .stk-wrapper ul li a.sticky-first {
        padding: 12px 0;
        font-size: 17px;
    }
    .faq-right h2 {
        font-size: 13px;
        padding: 2px 8px;
    }
    .banner-login-part {
        width: 88%;
        padding: 10px 8px;
    }
    .banner-login-part .log-info {
            padding-top: 2px;
            padding-left: 12px;
         }
    .banner-login-part .log-info span {
            font-size: 16px;
        }
    .banner-login-part .log-info h4 {
            font-size: 9px;
        }
    .subscribe-form-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .subscribe-form-sec .zf-templateWidth {
        margin: -40px 0 1% !important;
    }
    .unsubscribe-banner .banner-left {
        width: 67%;
        padding-top: 0;
    }
    .unsubscribe-banner .banner-left p {
            font-size: 13px;
        }
    .unsubscribe-banner .bigpara {
        width: 90%;
        font-size:17px !important;
    }
    .unsubscribe-banner .banner-right {
        width: 33%;
    }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 95%;
        margin: 0 0 1% !important;
    }
    .login-page .login-box {
        width: 52%;
        padding: 30px 20px;
    }

    .partner-banner .banner-left {
        width: 55%;
    }
    .partner-banner .banner-right {
        width: 45%;
        padding-top: 85px;
    }
    .partner-link-box {
        border-radius: 10px;
        padding: 10px 5px;
    }
    .partner-link-box li {
        padding: 0 9px;
    }
    .partner-link-box li a {
            font-size: 11px;
        }
    .partner-sec2 .img-part .imgbox {
        width: 280px;
        height: 280px;
    }
    .why-partner-sec li {
        width: 48.5%;
        min-height: 230px;
        margin-bottom:15px;
    }
    .why-partner-sec li:nth-child(2n+2) {
            margin-right: 0;
        }
    .university-partnership-banner .banner-left {
        /*width: 75%;*/
    }
    .accreditation-precess-sec li {
        min-height: 270px;
        margin-right: 25px;
    }
    .training-institutions-banner .banner-left, .corporate-partnership-banner .banner-left {
        width: 70%;
    }
    .trainin-logo-box, .corporate-logo-box {
        width: 260px;
        height: 260px;
        line-height: 220px;
    }
    .global-edge-sec ul li {
        width: 31%;
        padding: 20px 20px 20px 20px;
        min-height: 350px;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .corporate-partnership .global-edge-sec ul li {
        min-height: 300px;
    }
    .training-institutions .global-edge-sec ul li {
        min-height: 350px;
    }

    .accreditation-banner .banner-left {
        padding-top: 60px;
    }
    .support-network-sec .center-inn {
        width: 80%;
    }
    .support-network-sec .center-inn ul li {
            padding: 15px 5px;
        }
    .support-network-sec .center-inn .accordion_head {
            font-size: 17px;
        }
    .artiba-edge-page .standard-exam-sec ul li {
        padding: 15px 20px;
        margin-right: 18px;
        min-height: 400px;
    }
    .artiba-edge-page .knowledge-sec .knowledge-inner {
        width: 90%;
    }
    .ai-sec1 .right-part {
        padding-left: 45px;
    }
    .artiba-edge-page .careers-01 ul {
        margin-top: 20px;
    }
    .artiba-edge-page .careers-01 ul li .left-head {
        width: 90%;
    }
    .artiba-edge-page .careers-01 ul li .right-text {
        width: 100%;
        float: left;
        padding-left: 0;
        border-left: 0 solid #ececec;
    }
    .insights-banner .banner-left {
        width: 71%;
        padding-top: 0;
    }
    .insights-blog-sec li {
        margin-right: 18px;
    }
    .insights-blog-sec ul li h4 {
        font-size: 16px;
        line-height: 22px;
        min-height: 70px;
    }
    .insights-blog-sec ul li .textbox {
        width: 100%;
        padding: 15px;
        min-height: 320px;
    }
    .insight-extra-downloadable .text-part {
        padding-top: 0;
    }
    .insight-extra-downloadable .text-part h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .events-sec1 .text-part {
        width: 50%;
    }
    .events-sec1 .text-part h2, .events-sec2 .text-part h2{
            margin-top: 0;
        }
    .latest-blog-part .text-part {
        width: 85%;
    }
    .latest-blog-part .latest-blog-date {
        font-size: 13px;
        padding: 2px 7px;
    }
    .latest-blog-part .text-part h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .blog-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .blog-social {
        top: 38%;
    }
    .blog-content-sec ul li .textbox {
        padding: 0 30px 0 60px;
    }
    .blog-content-sec li:nth-child(2n+2) .textbox {
        padding-right: 20px;
        padding-left: 30px;
    }
    .blog-content-sec ul li h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .blog-content-sec ul li p {
        line-height: 1.35;
        font-size: 13px;
    }
    .contact-banner .contact-addresbox {
        padding: 20px 20px;
    }
    .map .sitemap-inner {
        max-width: 550px;
    }

    .program-brochure .banner .small-hd {
            font-size: 15px;
            margin-top: 30px;
        }
    .program-brochure .banner h1 {
            font-size: 31px;
            line-height: 39px;
        }
    .program-brochure .right-pane {
        width: 100%;
    }
    .program-brochure .right-pane h3 {
        font-size: 16px;
    }
    .program-brochure .content-part .last-line {
        border-left: 4px solid #006bff;
        font-size: 16px;
        line-height: 22px;
    }
    .program-brochure .right-pane .note-zoho {
        font-size: 11px;
    }
    .partnership-thanks-sec .thanks-inner-box h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .partnership-thanks-sec .thanks-inner-box .line {
        margin: 33px auto;
    }
    .partnership-thanks-sec .thanks-inner-box h3 {
        font-size: 18px;
    }
    /*header-footer i768*/
    ul.my-artiba {
        padding-top: 4px;
    }
    header .right ul.my-artiba li a {
        padding: 6px 6px;
    }
    header .right ul li a.login-btn {
        /*padding: 5px 16px 6px !important;*/
        padding: 5px 13px 6px !important;
        margin-left: 5px;
    }
    #menu-bottomplate ul li {
        margin-top: 8px;
    }
    #menu-bottomplate ul li::after {
            height: 18px;
        }
    #menu-bottomplate ul a {
        font-size: 11px !important;
        padding: 2px 6px 8px;
    }
    #menu-bottomplate ul a .fa-chevron-down::before {
            margin-right: 0;
            font-size: 9px;
        }
    #menu-bottomplate ul a.first {
            padding-left: 0 !important;
        }
    header .right ul li a {
        font-size: 12px;
        line-height: 18px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon {
        /*width: 650px !important;*/
        width: 605px !important;
    }
    #menu-bottomplate ul ul li {
        margin-bottom: 5px;
        padding-bottom: 5px;
        margin-top: 0 !important;
    }
    #menu-bottomplate ul ul li a {
            padding: 0 !important;
        }
    #menu-bottomplate ul ul.cert-menu-dwon li a {
        font-size: 11px !important;
        padding: 0 !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .col-right .imgbox {
        height: auto;
        overflow: hidden;
        margin-bottom: 3px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn {
        padding: 4px 25px 5px !important;
        margin-top: 5px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon a.download-btn {
        padding: 4px 15px 5px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn .fa {
        font-size: 10px;
        margin-right: 4px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .left {
        width: 22%;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .right {
        width: 78%;
        padding-left: 10px !important;
    }
    #menu-bottomplate ul ul.about-menu-dwon {
        width: 575px;
    }
    #menu-bottomplate ul ul.insights-drpdw {
        width: 575px;
        left: -266px;
    }
    #menu-bottomplate ul ul.about-menu-dwon h4 {
            font-size: 12px;
        }
    #menu-bottomplate ul ul.about-menu-dwon a p {
            font-size: 11px;
            line-height: 15px;
        }
    #menu-bottomplate ul ul.cert-menu-dwon h4 {
        font-size: 12px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon a p {
        font-size: 11px;
        line-height: 15px;
    }
    #menu-bottomplate ul ul.insights-drpdw h4 {
        font-size: 12px;
    }
    #menu-bottomplate ul ul.insights-drpdw a p {
        font-size: 11px;
        line-height: 15px;
    }
    #menu-bottomplate ul ul.insights-drpdw p {
        font-size: 11px;
        line-height: 15px;
    }

    footer .graybox-ftr {
        font-size: 12px;
    }
    footer .graybox-ftr a {
        font-size: 12px;
    }
    footer .footer-left .btn-myartiba {
        padding: 6px 15px;
        font-size: 11px !important;
        margin-top: 10px;
    }
    footer .sm a {
        font-size: 12px;
    }
    .social li a {
        width: 32px !important;
        height: 32px !important;
        line-height: 32px !important;
    }
    .more-links li a {
        font-size: 12px !important;
        letter-spacing: 0 !important;
    }
    .ftr-bot-inn {
        width: 100% !important;
    }
    ul.footer-ul {
        float: left;
        padding: 17px 20px 20px 0 !important;
    }
    ul.footer-ul li {
            padding: 0 10px !important;
        }

    /*certification main i768*/
    .main-certification-banner .banner-left {
        padding-top: 0;
    }
    .main-certification-banner .banner-form-part {
        width: 82%;
        padding:25px 20px;
    }
    .main-certification-banner .banner-form-part h4 {
            font-size: 22px;
        }
    .certification-page .track-sec li {
        width: 100%;
        margin-right: 24px;
        border-radius: 15px;
        list-style: none;
        min-height: auto;
    }
    .certification-page .track-sec {
        padding: 40px 0 20px !important;
    }
    .certification-page .exam-coverage-sec li {
        width: 48.5%;
        min-height: 321px;
        margin-bottom: 15px;
        height:auto;
    }
    .certification-page .exam-coverage-sec li h4 {
            min-height: 55px;
        }
    .certification-page .journey-sec ul li {
        padding: 14px 0;
    }
    .certification-page .journey-sec .accordion_head {
        font-size: 18px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box {
        padding: 20px 20px;
        margin-bottom: 10px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box h3 {
        font-size: 30px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box span.inclusive {
        font-size: 16px;
    }
    .certification-page .cert-fee-sec .fee-note {
        font-size: 10px !important;
        line-height: 1.4;
        width: 100%;
        margin-left: 0;
        padding: 10px 10px 10px 15px;
    }
    .certification-page .examination-sec .left-part {
        padding-top: 0;
    }
    .certification-page .faq-sec .faq-inner {
        width: 54%;
    }
    .certification-page .faq-sec .rightbxfaq {
        padding: 35px 20px;
        width: 40%;
        margin-top: 101px;
    }
    .certification-page .faq-sec .faq-inner .accordion_container {
        padding-top: 15px;
    }
    .certification-page .faq-sec .faq-inner ul li {
        padding: 8px 5px;
    }
    .certification-page .faq-sec .faq-inner .accordion_head {
        font-size: 16px;
    }
    .journey-sec-new ul li h3 {
        font-size: 20px !important;
    }

    .blog-box ul li {
        margin-right: 13px !important;
    }
    .blog-box ul li:last-child {
            margin-right: 0 !important;
        }
    .blog-box ul li .txt-info {
            padding: 15px;
            min-height: 405px;
        }
    .blog-box ul li .txt-info .title-hd {
            font-size: 17px;
            line-height: 22px;
        }
    .blog-box ul li .txt-info .txt-disc {
            font-size: 13px;
            line-height: 20px;
        }
    .create-acc .div2 h4 {
        font-size: 13px;
        line-height: 21px;
    }
    .create-acc .div2 .bulletsy li em {
        font-size: 14px;
        line-height: 1.3;
    }
    /**aie-landing-page css ipad(768)**/
    .aie-landing-page .aie-landing-banner .left {
        padding-top: 210px;
        width:55% !important;
    }
    .aie-landing-page .aie-landing-banner .right {
        width: 45% !important;
    }
    .aie-landing-page .aie-landing-banner h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
        padding: 6px;
        font-size: 12px;
        margin-bottom: 9px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .form-botpart p {
        font-size: 11px;
        line-height: 14px;
    }
    .aie-landing-page h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .aie-landing-page .why-sec .text-part {
        padding-left: 50px;
    }
    .aie-landing-page .key-highlights-sec li {
        width: 23.25%;
        padding: 15px 20px;
    }
    .aie-landing-page p {
        font-size: 13px;
    }
    .aie-landing-page .who-should-sec li {
        width: 47.5%;
    }
    .aie-landing-page .who-should-sec li h3 {
            font-size: 19px;
        }
    .aie-landing-page .who-should-sec li p {
            font-size: 13px;
        }
    .aie-landing-page .learning-res-landing .img-part .imgbox {
        height: auto;
    }
    .aie-landing-page .learning-res-landing .text-part {
        padding-left: 70px;
    }
    .aie-landing-page .learning-res-landing .text-part ul li {
            font-size: 13px;
            line-height: 17px;
            padding-left:17px;
        }
    .aie-landing-page .process-sec-landing ul li {
        padding: 30px 10px 15px;
        margin-right: 26px;
        font-size: 13px;
    }
    .aie-landing-page .process-sec-landing ul li span.number {
            left: 30%;
        }
    .aie-landing-page .getdetails-sec .inner-part {
        padding: 48px 0%;
    }
    .thanks-inner-box {
       
        padding: 40px 40px;
    }
    .thanks-inner-box h1 {
            font-size: 34px !important;
            line-height: 40px !important;
        }
    .program-brochure.best-practices .banner {
        background-position-x:center !important;
        padding: 75px 0 60px !important;
        height: auto !important;
    }
    /*Guide-Popup ipad 768*/
    .guide-cover {
        width: 90%;
    }
    .guide-pop-wrap .r-bluestrip {
        height: 330px;
    }
    .guide-pop-wrap .gright {
        padding-left: 15px;
    }
    .guide-pop-wrap .gright h3 {
        font-size: 18px !important;
    }
}
@media (width: 1024px) and (orientation: landscape) {

    #menu-bottomplate ul ul.cert-menu-dwon {
        width: 750px;
        left: -67px;
    }
    .certification-page #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 11px;
    }
}

@media (min-width:800px) and (max-width:834px) and (orientation: portrait) {
    .aie-landing-page .aie-landing-banner {
        background-position-x: 15%;
    }
    .program-brochure.best-practices .banner .text-part {
        width: 70%;
    }
    /**new css start air port**/
    .homebanner-new {
        height: 540px;
    }
    .homebanner-new .homebanner-left {
            width: 48%;
            padding-top: 45px;
        }
    .homebanner-new p {
            font-size: 18px;
            line-height: 27px;
        }
    .btn-blue-new, .btn-purple-new {
        padding: 9px 20px;
        font-size: 13px;
        line-height: 13px;
        margin-top: 12px;
    }
    .ml-btn {
        margin-left: 0;
    }
    .bold-para {
        font-size: 18px;
    }
    .about-home .img-part .imgbox {
        min-height: unset;
    }
    .certification-pathways .right-part li .text-part {
        padding-top: 0;
    }
    .home-amdex-advantage h2 {
        margin-left: 70px;
    }
    .home-amdex-advantage .text-part {
        width: 70%;
        margin-left: 90px;
        padding-left: 30px;
    }
    .home-amdex-advantage .text-part::before {
            width: 90px;
        }
    .ai-home .globally-trusted #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .home-artiba-edge li {
        padding: 20px 15px;
        min-height: 190px;
        margin-right: 8px;
    }
    .home-artiba-edge li .icon-box {
            width: 55px;
        }
    .home-artiba-edge li h3 {
            font-size: 13px;
            margin-top: 15px;
        }
    .home-artiba-edge .bot-content {
        margin-top: 20px;
    }
    .home-get-certified h2 {
        margin-bottom: 10px;
    }
    /**certification new air port**/
    .shaping-banner h1 {
            margin-bottom: 15px;
            padding-top: 0;
        }
    .three-distinct-certifications .content-box h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .three-distinct-certifications .content-box p {
        font-size: 13px;
    }
    .three-distinct-certifications .content-box:hover .overlay {
        padding: 15px;
    }
    .setpartdvt li {
        padding: 20px 15px 15px;
    }
    .setpartdvt li h3 {
            font-size: 16px;
        }
    .examdvtpvt .rightdvt a {
        padding: 8px 15px !important;
        font-size: 13px !important;
    }
    .certification-page .journey-sec .right-part {
        padding: 25px 15px;
        margin-top: 48px;
        /*width: 70%;*/
        width: 50%;
        float: right;
    }
    .certification-page .journey-sec .feerihgt {
        padding-top: 5px;
    }
    .certification-page .journey-sec .rigtfeebtn {
        padding-left: 39%;
        margin-top: -48px;
    }
    .certification-page .journey-sec .rigtfeebtn a {
            padding: 9px 13px;
            font-size: 13px;
            line-height: 14px;
            margin-left: 2rem;
        }
    .certification-page .faq-sec .rightbxfaq {
        padding: 30px 25px;
    }
    .certification-page .faq-sec .rightbxfaq .btn-blue {
            padding: 8px 18px 10px;
            font-size: 13px;
        }
    .certification-page #slider li {
        flex: 0 0 calc(93.5% / 6);
        max-width: calc(93.5% / 6);
    }
    .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 8px;
    }

    .caiep-registration-banner .banner-left {
        width: 81% !important;
    }
    .caiep-registration-banner p {
        font-size: 15px;
        line-height: 24px;
    }
    .why-sec .left-part .bluebox {
        height: 390px;
        padding: 30px;
    }
    .why-sec .left-part .bluebox .round-img {
            width: 230px;
            height: 230px;
            background: none;
            margin-top: 65px;
        }
    .caiep-registration .why-sec .left-part .bluebox .round-img {
        margin-top: 85px;
    }
    .why-sec .right-part {
        padding-left: 0;
    }
    .why-sec ul li .iconbox {
        width: 45px;
        height: 45px;
    }
    .why-sec ul li .textpart {
        font-size: 14px;
        padding-top: 11px;
        padding-left: 10px;
    }
    .right-for-you .top-part p {
        width: 70%;
    }
    .right-for-you ul li {
        width: 85%;
    }
    .right-for-you ul li .textpart {
            font-size: 18px;
            padding-left: 10px;
        }
    .key-competency-section ul li p {
        font-size: 14px;
        line-height: 18px;
    }
    .track-strip .head-part h3 {
        font-size: 38px;
    }
    .track-strip .head-part .small-hd {
        font-size: 12px;
        width: 100%;
    }
    .certification-framework-sec .left-part {
        width: 60%;
    }
    .certification-framework-sec h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .certification-framework-sec ul {
        margin-top: 20px;
    }
    .certification-framework-sec ul li .number {
            width: 50px;
            font-size: 32px;
        }
    .certification-framework-sec ul li .textpart {
            width: 80%;
            font-size: 15px;
            padding-left: 15px;
        }
    .certification-framework-sec .right-part .imgbox {
        margin-top: 75px;
    }
    .applydvtt h4 {
        font-size: 26px;
        line-height: 36px;
    }
    .caibp-registration-banner .banner-left {
        width: 75%;
    }
    .caibp-registration-banner p {
        font-size: 15px;
        line-height: 24px;
    }
    .purposecertifydvt .inn {
        width: 100%;
        margin: 0 auto;
    }
    /**partner new air port**/
    .university-partnership .learning-academy-sec .rightdvt .imgbox {
        height: auto;
    }
    .partner-banner, .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner {
        /*height: 360px;*/
    }
    .training-slider-box .insight-add-box {
        padding: 35px 25px;
    }
    .training-slider-box .insight-add-box h4 {
            font-size: 20px;
            margin-bottom: 10px;
        }
    .training-slider-box .insight-add-box p {
            font-size: 14px;
            line-height: 1.5;
        }
    .training-institutions .standard-exam-sec .right-part li .img-part {
        width: 50px;
    }
    .benefits-sec .text-part ul li {
        width: 100%;
    }
    .training-institutions .eligibility-rtp-sec ul li {
        margin-right: 13px;
        padding: 20px 15px 15px 15px;
    }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(2) {
            padding-right: 23px;
        }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(3) {
            padding-right: 18px;
        }
    .training-institutions .eligibility-rtp-sec ul li:last-child {
            margin-right: 0;
            padding-right: 25px;
        }
    .apply-accreditation-sec .apply-accreditation-left {
        width: 65%;
    }
    .training-institutions .apply-accreditation-sec p {
        font-size: 16px;
        line-height: 1.45;
    }
    .training-slider-box .slick-dots {
        left: 32%;
    }
    .training-institutions .subsidized-sec .text-part {
        width: 50%;
        float: right;
    }
    .corporate-slider-box .insight-add-box img {
        max-width: 95px;
        margin-bottom: 0px;
    }
    .corporate-slider-box .insight-add-box h4 {
        font-size: 18px;
    }
    .corporate-slider-box .slick-dots {
        left: 40%;
    }
    .corporate-partnership .team-registrations .right-part {
        width: 75%;
    }
    .corporate-partnership .learning-academy-sec .leftdvt {
        width: 55%;
    }
    .corporate-partnership .subsidized-sec .text-part {
        width: 50%;
    }
    .corporate-partnership .subsidized-sec .text-part .para {
            font-size: 14px;
        }
    /**accreditation new air port**/
    .accreditation-sec1 .accreditation-inn {
        padding: 25px;
        border: 2px solid #e7edf6;
    }
    .apply-accreditation-sec .apply-accreditation-left {
        width: 59%;
    }
    /**about new air port**/
    .about-banner {
        padding: 80px 0 50px;
        height: 530px;
    }
    .parisienne-regular {
        font-size: 26px !important;
    }
    .mission-vision-sec .mission-vision-box {
        width: 95%;
        padding: 40px 30px;
    }
    .ai-world-sec .text-part {
        margin-top: 0;
    }
    .about-three-sec li h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .blue-border .left-part {
        width: 75%;
    }
    .standard-banner .banner-left {
        width: 68%;
    }
    .governance-banner .banner-left {
        width: 65%;
    }
    .core-ethical-sec ul.core-list li {
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .core-ethical-sec ul.core-list li:nth-child(5), .core-ethical-sec ul.core-list li:nth-child(6) {
            min-height: 190px;
        }
    .core-ethical-sec ul.core-list li .imgbox {
            width: 55px;
            height: 55px;
            line-height: 55px;
        }
    .core-ethical-sec ul.core-list li .text-part {
            padding-left: 20px;
        }
    .code-of-ethics-page .eligibility-sec.professional-responsibilities-sec .right-part {
        width: 55%;
    }
    .code-of-ethics-page .exam-requirement-sec ul li {
        padding: 20px 15px;
        min-height: 310px;
        margin-right: 18px;
        margin-bottom: 18px;
    }
    .compliance-enforcement-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .compliance-enforcement-sec .text-part {
        width: 53%;
    }
    .edge-banner .banner-left {
        width: 60%;
    }
    .artiba-edge-page .edge-sec1 .left-part {
        width: 75%;
    }
    .artiba-edge-page .edge-sec1 .right-part {
        width: 75%;
    }
    .artiba-edge-page .platform-sec .right-part {
        width: 47%;
    }
    .artiba-edge-page .impact-sec {
        padding: 60px 0 40px;
    }
    .artiba-edge-page .impact-sec .text-part {
            width: 85%;
        }
    .artiba-edge-page .impact-sec .img-part {
            width: 60%;
            float: none;
        }
    .artiba-edge-page .eligibility-sec {
        padding: 40px 0px 65px 0px;
    }
    .artiba-edge-page .eligibility-sec .right-part {
            width: 80%;
        }
    .artiba-edge-page .industry-recognition ul li img {
        width: 50%;
    }
    .artiba-edge-page .industry-recognition ul li p {
        font-size: 12px;
        line-height: 1.4;
    }
    .artiba-edge-page #slider li {
        flex: 0 0 calc(93.5% / 6);
        max-width: calc(93.5% / 6);
    }
    .artiba-edge-page .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 8px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox {
        background: none;
        height: 240px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox img {
            width: 120%;
        }
    .platform-sec .right-part {
        width: 50%;
    }
    .platform-sec .right-part h2 {
            margin-top: 0;
        }
    .exam-aside-bot {
        max-width: 750px;
        padding-left:15px;
        padding-right:15px;
    }
    .exam-aside-bot li {
            margin-right: 8px;
        }
    .exam-aside-bot li:last-child {
                margin-right: 0;
            }
    .exam-aside-bot li a {
            font-size: 11px !important;
        }
    /**exam pages**/
    .exam-flevel-content ul.simple-list li {
        line-height: 1.5;
        padding-left: 0;
        font-size: 14px;
    }
    .exam-day-requirement .exam-flevel-content .number-list li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-day-requirement .exam-flevel-content .number-list li:last-child {
            margin-bottom: 10px;
        }
    .exam-day-requirement .exam-flevel-content .square-list1 li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-preparation-strategies h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .exam-flevel-content ul.normal-list li {
        font-size: 14px;
        line-height: 1.5;
        padding-left: 0;
    }
    .exam-flevel-content .square-list li {
        padding-left: 15px;
    }
    .exam-flevel-content .square-list li::before {
            width: 7px;
            height: 7px;
            top: 7px;
        }
    .exam-flevel-content .square-list li h4 {
            font-size: 16px !important;
            margin-bottom: 3px;
        }
    .artiba-exam-policies-banner .banner-text-center {
        width: 95%;
    }
    .artiba-exam-policies-content .bold-para {
        padding: 0 10%;
    }
    /**common**/
    .form-center .getstarted-inner-right ul.disk-list li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 7px;
    }

    .program-brochure .banner {
        height: auto;
    }
    .program-brochure .right {
        width: 46%;
    }
    .program-brochure .aie-different ul li .textpart {
        width: 84%;
    }
    .program-brochure .certification-experience .inside-list ul li {
        min-height: 245px;
    }
    .program-brochure .certification-experience .inside-list ul li:nth-child(3) {
            padding-right: 45px;
        }
    .get-sec1 ul li {
        margin-right: 18px;
        padding: 30px 20px 40px;
    }
    .get-sec1 ul li a h4 {
            font-size: 15px;
            line-height: 22px;
        }
    .get-resources-sec .card {
        width: 55%;
        padding: 20px 40px 40px;
    }
    .get-resources-sec ul li p {
        font-size: 17px;
    }
    .common-ques-sec .inner-part {
        width: 85%;
    }
    .events-sec1 .top-part .imgbox {
        height: 345px;
    }
    .events-sec1 .top-part .img-part img {
        width: 195%;
    }
    .events-sec2 .imgbox {
        height: 240px;
    }
    .events-sec2 .img-part img {
        max-width:unset;
        width: 135%;
    }
    .events-sec2 .text-part {
        padding-right: 0;
    }
    .insight-newsletter .img-part .imgbox {
        height: 235px;
        text-align: right;
    }
    .insight-newsletter .img-part img {
        width: 150%;
    }
    .agg-content-widget .agg-content .agg-article {
        padding: 15px 0 !important;
        clear: both;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-title {
            font-size: 15px !important;
        }
    .agg-content-widget .agg-content.agg-content-vertical .agg-article .agg-article-image {
        width: 74px !important;
        height: 74px !important;
    }
    .agg-content-widget .agg-content.agg-content-vertical .agg-article .agg-article-details {
        padding-left: 84px !important;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-source {
        font-size: 11px;
    }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-date {
        font-size: 11px;
    }
    .social-icons a.for-twitter {
        padding: 4px 0;
    }
    .subscribe-form-sec .subscribe-form-box {
        width: 65%;
    }
    .certification-process-page .need-more-sec ul {
        width: 95% !important;
    }
    .certification-process-page .need-more-sec ul li {
            padding: 11px 15px !important;
        }
    .exam-requirement-sec .exam-requirement-right {
        padding: 30px 30px;
        width: 100%;
        margin-left: 0;
    }
    /**new css end**/

    .para, .bigpara {
        font-size: 16px;
        line-height: 1.5;
    }
    h1 {
        font-size: 35px;
        line-height: 41px;
    }
    h2 {
        font-size: 29px;
        line-height: 35px;
    }
    .homebanner {
        height: 445px;
        padding-top: 100px;
    }
    .homebanner .homebanner-left {
            width: 60%;
        }
    .homebanner h1 {
            font-size: 33px;
            line-height: 39px;
        }
    .homebanner .bigpara {
            font-size: 16px;
            line-height: 1.45;
        }
    .homebanner .banner-logobox {
            margin-top: 25px;
            padding: 22px 0;
            margin-right: 5px;
        }
    .world-artiba .text-part {
        padding-right: 30px;
        padding-top: 0;
    }
    .global-qaulification .top-part h2 {
        width: 70%;
    }
    .global-qaulification .para {
        font-size: 16px;
        line-height: 1.45;
    }
    .global-qaulification .img-part img {
        margin-top: 15px;
    }
    .abilities-list li {
        margin-right: 17px;
        padding: 20px 20px;
        height: 310px;
    }
    .abilities-list li::after {
            right: -5px;
            bottom: -5px;
            border-right: 1px solid #d4d4d4;
            border-bottom: 1px solid #d4d4d4;
        }
    .leadership-artiba .text-part {
        padding-top: 0;
    }
    .influence-list li {
        margin-right: 24px;
        padding: 10px 15px;
        height: 410px;
    }
    .influence-list li p {
            line-height: 20px;
        }
    .influence-list li .bot-part .icon-band {
            bottom: 10px;
        }
    .first-step {
        padding: 60px 0 100px;
        background-size: 110%;
    }
    .about-banner .banner-left {
        padding-top: 30px;
    }
    .about-banner h1, .standard-banner h1, .certification-banner h1, .inner-inner-banner h1, .partner-banner h1, .university-partnership-banner h1, .training-institutions-banner h1, .corporate-partnership-banner h1, .request-form-banner h1, .accreditation-banner h1, .edge-banner h1, .insights-banner h1, .events-banner h1, .blog-banner h1, .contact-banner h1, .exam-banner h1, .exam-flevel-banner h1, .exam-inner-banner h1, .getstarted-inner-banner h1, .create-account-banner h1, .subscribe-form-banner h1, .unsubscribe-banner h1 {
        font-size: 35px;
        line-height: 41px;
    }
    .about-three-sec li {
        width: 32%;
        padding: 20px 20px 15px;
        margin-right: 13px;
        min-height: 505px;
    }
    .about-three-sec li p {
            font-size: 13px;
            margin-bottom: 0;
            line-height: 1.45;
        }
    .about-three-sec li .btn-blue {
            bottom: 15px;
            left: 15px;
        }
    .blue-border .left-part {
        width: 75%;
    }
    .blue-border .left-part h2 {
            margin-bottom: 10px;
        }
    .blue-border .right-part {
        width: 30%;
        margin-top: 25px;
    }
    .standard-banner .banner-left {
        padding-top: 60px;
    }
    .standard-coverage-sec li {
        padding: 30px;
        margin-right: 25px;
    }
    .standards-page .knowledge-sec .knowledge-inner {
        width: 90%;
    }
    .standards-page p.heading {
        font-size: 13px;
    }
    .standards-page p.spec-level {
        font-size: 13px;
    }
    .standards-page .knowledge-sec .knowledge-inner .plusMinus {
        width: 28px;
        height: 28px;
        line-height: 25px;
        font-size: 16px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.text {
        font-size: 13px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_body ul li p.level {
        font-size: 13px;
    }
    .standards-page .careers-01 .accordion_head {
        font-size: 20px;
        line-height: 1.3;
    }
    .track-sec li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        min-height: 190px;
    }
    .downloadable-sec {
        padding: 40px 0 80px;
    }
    .downloadable-sec .text-part {
            padding-left: 100px;
            padding-top: 0;
        }
    .downloadable-sec .text-part h2 {
                font-size: 22px;
                line-height: 28px;
                margin-top: 10px;
            }
    .downloadable-sec .text-part .para {
                font-size: 17px;
            }
    .start-off li {
        padding: 30px 15px;
    }
    .start-off li h4 {
            font-size: 15px;
        }
    .faq-sec .faq-inner {
        width: 80%;
    }
    .faq-sec .faq-inner ul li {
            padding: 8px 5px;
        }
    .faq-sec .faq-inner .accordion_head {
            font-size: 16px;
        }
    .apply-sec {
        padding: 50px 0;
    }
    .exam-coverage-sec li {
        width: 48.5%;
        min-height: 331px;
        margin-bottom: 15px;
    }
    .exam-coverage-sec li:nth-child(2n+2) {
            margin-right: 0;
        }
    .exam-coverage-sec li h4 {
            min-height: 55px;
        }
    .exam-network-sec .img-part .imgbox {
        width: 280px;
        height: 280px;
    }
    .journey-sec ul li {
        padding: 14px 0;
    }
    .journey-sec .accordion_head {
        font-size: 18px;
    }
    .credential-suite-sec h2 {
        margin-top: 0px;
    }
    .digitally-badged-sec .text-part {
        padding-top: 0;
    }
    .digitally-badged-sec .text-part h2 {
            margin-top: 0;
        }
    .cert-fee-sec .left-part .fee-box {
        width: 100%;
        padding: 20px 20px;
        margin-left: 0;
    }
    .cert-fee-sec .left-part .fee-box h3 {
            font-size: 30px;
        }
    .cert-fee-sec .left-part .fee-box span.inclusive {
            font-size: 16px;
        }
    .cert-fee-sec .fee-note {
        font-size: 10px;
        line-height: 1.4;
        width: 100%;
        margin-left: 0;
        padding: 10px 10px 10px 15px;
    }
    .cert-fee-sec .right-part {
        padding: 30px 20px;
        min-height: 220px;
    }
    .cert-fee-sec .right-part h4 {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 15px;
        }
    .exam-banner h1 {
        margin-top: 0;
    }
    .about-exam-sec h2 {
        margin-top: 0;
    }
    .about-exam-sec .exam-list-part li {
        width: 48%;
    }
    .about-exam-sec .exam-list-part li:nth-child(3), .about-exam-sec .exam-list-part li:nth-child(6) {
            margin-right: 10px;
        }
    .exam-requirement-sec li {
        /*width: 48%;*/
        min-height: 250px;
        /*margin-bottom: 25px;*/
    }
    .exam-inner-top-menu ul li a {
        min-height: 50px;
    }
    .exam-aside-bot li a {
            font-size: 13px;
            padding: 6px 3px 6px 7px;
        }
    .artiba-exam-policies-content ul.policies-list-link li {
        margin-right: 21px;
        padding: 15px 15px;
        min-height:300px
    }
    .artiba-exam-policies-content .imgbox {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
    .artiba-exam-policies-content .text-part {
        width: 77%;
        padding-left: 15px;
    }
    .artiba-exam-policies-content .text-part h3 {
            font-size: 18px;
        }
    .get-started-banner .left {
        width: 65%;
    }
    .get-started-banner .right {
        width: 35%;
        padding: 9% 6% 0 4%;
    }
    .common-ques-sec .number {
        float: left;
    }
    .common-ques-sec .accordion_head span:nth-child(2) {
        width: 85%;
    }
    .extra-downloadable h2 {
        margin-top: 0;
    }
    .get-blog-sec li {
        width: 31%;
    }
    .get-blog-sec ul li h4 {
        font-size: 15px;
        line-height: 21px;
    }
    .get-blog-sec ul li .textbox p {
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 10px;
    }
    .join-community-sec .text-part {
        padding-top: 0 !important;
    }
    .pdf-list li p {
        width: 100%;
    }
    .pdf-list li .btn-blue {
        margin-top: 15px;
        float: left;
    }
    #stickyyhome {
        width: 235px;
    }
    .stk-aside .stk-wrapper ul li a.sticky-first {
        padding: 12px 0;
        font-size: 17px;
    }
    .faq-right h2 {
        font-size: 13px;
        padding: 2px 8px;
    }
    .banner-login-part {
        width: 88%;
        padding: 10px 8px;
    }
    .banner-login-part .log-info {
            padding-top: 2px;
            padding-left: 12px;
        }
    .banner-login-part .log-info span {
                font-size: 16px;
            }
    .banner-login-part .log-info h4 {
                font-size: 9px;
            }
    .subscribe-form-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .subscribe-form-sec .zf-templateWidth {
        margin: -40px 0 1% !important;
    }
    .unsubscribe-banner .banner-left {
        width: 67%;
        padding-top: 0;
    }
    .unsubscribe-banner .banner-left p {
            font-size: 13px;
        }
    .unsubscribe-banner .bigpara {
        width: 90%;
        font-size: 17px !important;
    }
    .unsubscribe-banner .banner-right {
        width: 33%;
    }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 95%;
        margin: 0 0 1% !important;
    }
    .login-page .login-box {
        width: 52%;
        padding: 30px 20px;
    }
    .partner-banner .banner-left {
        width: 55%;
    }
    .partner-banner .banner-right {
        width: 45%;
        padding-top: 85px;
    }
    .partner-link-box {
        border-radius: 10px;
        padding: 10px 5px;
    }
    .partner-link-box li {
            padding: 0 9px;
        }
    .partner-link-box li a {
                font-size: 11px;
            }
    .partner-sec2 .img-part .imgbox {
        width: 280px;
        height: 280px;
    }
    .why-partner-sec li {
        width: 48.5%;
        min-height: 230px;
        margin-bottom: 15px;
    }
    .why-partner-sec li:nth-child(2n+2) {
            margin-right: 0;
        }
    .university-partnership-banner .banner-left {
        /*width: 75%;*/
    }
    .accreditation-precess-sec li {
        min-height: 320px;
        margin-right: 25px;
    }
    .training-institutions-banner .banner-left, .corporate-partnership-banner .banner-left {
        width: 70%;
    }
    .trainin-logo-box, .corporate-logo-box {
        width: 260px;
        height: 260px;
        line-height: 220px;
    }
    .global-edge-sec ul li {
        width: 31%;
        padding: 20px 20px 20px 20px;
        min-height: 350px;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .corporate-partnership .global-edge-sec ul li {
        min-height: 300px;
    }
    .training-institutions .global-edge-sec ul li {
        min-height: 350px;
    }
    .accreditation-banner .banner-left {
        padding-top: 60px;
    }
    .support-network-sec .center-inn {
        width: 80%;
    }
    .support-network-sec .center-inn ul li {
            padding: 15px 5px;
        }
    .support-network-sec .center-inn .accordion_head {
            font-size: 17px;
        }
    .edge-banner .banner-left {
        padding-top: 40px;
    }
    .artiba-edge-page .standard-exam-sec ul li {
        padding: 15px 20px;
        margin-right: 18px;
        min-height: 400px;
    }
    .artiba-edge-page .knowledge-sec .knowledge-inner {
        width: 90%;
    }
    .ai-sec1 .right-part {
        padding-left: 45px;
    }
    .artiba-edge-page .careers-01 ul {
        margin-top: 20px;
    }
    .artiba-edge-page .careers-01 ul li .left-head {
            width: 90%;
        }
    .artiba-edge-page .careers-01 ul li .right-text {
            width: 100%;
            float: left;
            padding-left: 0;
            border-left: 0 solid #ececec;
        }
    .insights-banner .banner-left {
        width: 71%;
        padding-top: 10px;
    }
    .insights-blog-sec li {
        margin-right: 18px;
    }
    .insights-blog-sec ul li h4 {
        font-size: 16px;
        line-height: 22px;
        min-height: 70px;
    }
    .insights-blog-sec ul li .textbox {
        width: 100%;
        padding: 15px;
        min-height: 320px;
    }
    .insight-extra-downloadable .text-part {
        padding-top: 0;
    }
    .insight-extra-downloadable .text-part h2 {
            font-size: 26px;
            line-height: 32px;
        }
    .events-sec1 .text-part {
        width: 50%;
    }
    .events-sec1 .text-part h2, .events-sec2 .text-part h2 {
            margin-top: 0;
        }
    .latest-blog-part .text-part {
        width: 85%;
    }
    .latest-blog-part .latest-blog-date {
        font-size: 13px;
        padding: 2px 7px;
    }
    .latest-blog-part .text-part h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .blog-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .blog-social {
        top: 38%;
    }
    .blog-content-sec ul li .textbox {
        padding: 0 30px 0 60px;
    }
    .blog-content-sec li:nth-child(2n+2) .textbox {
        padding-right: 20px;
        padding-left: 30px;
    }
    .blog-content-sec ul li h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .blog-content-sec ul li p {
        line-height: 1.35;
        font-size: 13px;
    }
    .contact-banner .contact-addresbox {
        padding: 20px 20px;
    }
    .map .sitemap-inner {
        max-width: 550px;
    }
    .program-brochure .banner {
        height: 300px;
    }
    .program-brochure .banner .small-hd {
            font-size: 15px;
            margin-top: 30px;
        }
    .program-brochure .banner h1 {
            font-size: 31px;
            line-height: 39px;
        }
    .program-brochure .right-pane {
        width: 100%;
    }
    .program-brochure .right-pane h3 {
            font-size: 18px;
        }
    .program-brochure .content-part .last-line {
        border-left: 4px solid #006bff;
        font-size: 16px;
        line-height: 22px;
    }
    .program-brochure .right-pane .note-zoho {
        font-size: 11px;
    }
    .partnership-thanks-sec .thanks-inner-box h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .partnership-thanks-sec .thanks-inner-box .line {
        margin: 33px auto;
    }
    .partnership-thanks-sec .thanks-inner-box h3 {
        font-size: 18px;
    }
    /*header-footer i768*/
    ul.my-artiba {
        padding-top: 4px;
    }
    header .right ul.my-artiba li a {
        padding: 6px 6px;
    }
    header .right ul li a.login-btn {
        padding: 5px 13px 6px !important;
        margin-left: 5px;
    }
    #menu-bottomplate ul li {
        margin-top: 8px;
    }
    #menu-bottomplate ul li::after {
            height: 18px;
        }
    #menu-bottomplate ul a {
        font-size: 11px !important;
        padding: 2px 6px 8px;
    }
    #menu-bottomplate ul a .fa-chevron-down::before {
            margin-right: 0;
            font-size: 9px;
        }
    #menu-bottomplate ul a.first {
            padding-left: 0 !important;
        }
    header .right ul li a {
        font-size: 12px;
        line-height: 18px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon {
        width: 605px !important;
    }
    #menu-bottomplate ul ul li {
        margin-bottom: 5px;
        padding-bottom: 5px;
        margin-top: 0 !important;
    }
    #menu-bottomplate ul ul li a {
            padding: 0 !important;
        }
    #menu-bottomplate ul ul.cert-menu-dwon li a {
        font-size: 11px !important;
        padding: 0 !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .col-right .imgbox {
        height: auto;
        overflow: hidden;
        margin-bottom: 3px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn {
        padding: 4px 25px 5px !important;
        margin-top: 5px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon a.download-btn {
        padding: 4px 15px 5px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn .fa {
        font-size: 10px;
        margin-right: 4px !important;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .left {
        width: 22%;
    }
    #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .right {
        width: 78%;
        padding-left: 10px !important;
    }
    #menu-bottomplate ul ul.about-menu-dwon {
        width: 575px;
    }
    #menu-bottomplate ul ul.insights-drpdw {
        width: 575px;
        left: -266px;
    }
    #menu-bottomplate ul ul.about-menu-dwon h4 {
        font-size: 12px;
    }
    #menu-bottomplate ul ul.about-menu-dwon a p {
        font-size: 11px;
        line-height: 15px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon h4 {
        font-size: 12px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon a p {
        font-size: 11px;
        line-height: 15px;
    }
    #menu-bottomplate ul ul.insights-drpdw h4 {
        font-size: 12px;
    }
    #menu-bottomplate ul ul.insights-drpdw a p {
        font-size: 11px;
        line-height: 15px;
    }
    #menu-bottomplate ul ul.insights-drpdw p {
        font-size: 11px;
        line-height: 15px;
    }
    footer .graybox-ftr {
        font-size: 12px;
    }
    footer .graybox-ftr a {
            font-size: 12px;
        }
    footer .footer-left .btn-myartiba {
        padding: 6px 15px;
        font-size: 11px !important;
        margin-top: 10px;
    }
    footer .sm a {
        font-size: 12px;
    }
    .social li a {
        width: 32px !important;
        height: 32px !important;
        line-height: 32px !important;
    }
    .more-links li a {
        font-size: 12px !important;
        letter-spacing: 0 !important;
    }
    .ftr-bot-inn {
        width: 100% !important;
    }
    ul.footer-ul {
        float: left;
        padding: 17px 20px 20px 0 !important;
    }
    ul.footer-ul li {
            padding: 0 10px !important;
        }
    /**certification main 800-834**/
    .main-certification-banner .banner-left {
        padding-top: 0;
    }
    .main-certification-banner .banner-form-part {
        width: 82%;
        padding: 25px 20px;
    }
    .main-certification-banner .banner-form-part h4 {
            font-size: 22px;
        }
    .certification-page .track-sec li {
        width: 100%;
        margin-right: 24px;
        border-radius: 15px;
        list-style: none;
        min-height: auto;
    }
    .certification-page .track-sec {
        padding: 40px 0 20px !important;
    }
    .certification-page .exam-coverage-sec li {
        width: 48.5%;
        min-height: 321px;
        margin-bottom: 15px;
        height: auto;
    }
    .certification-page .exam-coverage-sec li h4 {
            min-height: 55px;
        }
    .certification-page .journey-sec ul li {
        padding: 14px 0;
    }
    .certification-page .journey-sec .accordion_head {
        font-size: 18px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box {
        padding: 20px 20px;
        margin-bottom: 10px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box h3 {
            font-size: 30px;
        }
    .certification-page .cert-fee-sec .left-part .fee-box span.inclusive {
            font-size: 16px;
        }
    .certification-page .cert-fee-sec .fee-note {
        font-size: 10px !important;
        line-height: 1.4;
        width: 100%;
        margin-left: 0;
        padding: 10px 10px 10px 15px;
    }
    .certification-page .examination-sec .left-part {
        padding-top: 0;
    }
    .certification-page .faq-sec .faq-inner {
        width: 59%;
    }
    .certification-page .faq-sec .faq-inner .accordion_container {
            padding-top: 15px;
        }
    .certification-page .faq-sec .faq-inner ul li {
            padding: 8px 5px;
        }
    .certification-page .faq-sec .faq-inner .accordion_head {
            font-size: 16px;
        }
    .journey-sec-new ul li h3 {
        font-size: 20px !important;
    }

    .blog-box ul li {
        margin-right: 13px !important;
    }
    .blog-box ul li:last-child {
            margin-right: 0 !important;
        }
    .blog-box ul li .txt-info {
            padding: 15px;
            min-height: 405px;
        }
    .blog-box ul li .txt-info .title-hd {
                font-size: 17px;
                line-height: 22px;
            }
    .blog-box ul li .txt-info .txt-disc {
                font-size: 13px;
                line-height: 20px;
            }
    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-title {
        font-size: 17px !important;
    }

    .create-acc .div2 h4 {
        font-size: 13px;
        line-height: 21px;
    }
    .create-acc .div2 .bulletsy li em {
        font-size: 14px;
        line-height: 1.3;
    }
    /**aie-landing-page css 800-834**/
    .aie-landing-page .aie-landing-banner .left {
        padding-top: 210px;
        width: 55% !important;
    }
    .aie-landing-page .aie-landing-banner .right {
        width: 45% !important;
    }
    .aie-landing-page .aie-landing-banner h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
        padding: 6px;
        font-size: 12px;
        margin-bottom: 9px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .form-botpart p {
        font-size: 11px;
        line-height: 14px;
    }
    .aie-landing-page h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .aie-landing-page .why-sec .text-part {
        padding-left: 50px;
    }
    .aie-landing-page .key-highlights-sec li {
        width: 23.25%;
        padding: 15px 20px;
    }
    .aie-landing-page p {
        font-size: 13px;
    }
    .aie-landing-page .who-should-sec li {
        width: 47.5%;
    }
    .aie-landing-page .who-should-sec li h3 {
            font-size: 19px;
        }
    .aie-landing-page .who-should-sec li p {
            font-size: 13px;
        }
    .aie-landing-page .learning-res-landing .img-part .imgbox {
        height: auto;
    }
    .aie-landing-page .learning-res-landing .text-part {
        padding-left: 70px;
    }
    .aie-landing-page .learning-res-landing .text-part ul li {
            font-size: 13px;
            line-height: 17px;
            padding-left: 17px;
        }
    .aie-landing-page .process-sec-landing ul li {
        padding: 30px 10px 15px;
        margin-right: 26px;
        font-size: 13px;
    }
    .aie-landing-page .process-sec-landing ul li span.number {
            left: 30%;
        }
    .aie-landing-page .getdetails-sec .inner-part {
        padding: 60px 16%;
    }
    .thanks-inner-box {
      
        padding: 40px 40px;
    }
    .thanks-inner-box h1 {
            font-size: 34px !important;
            line-height: 40px !important;
        }
    .program-brochure.best-practices .banner {
        background-position-x: center !important;
        padding: 75px 0 60px !important;
        height: auto !important;
    }
    /*Guide-Popup 800-834*/
    .guide-cover {
        width: 90%;
    }
    .guide-pop-wrap .r-bluestrip {
        height: 330px;
    }
    .guide-pop-wrap .gright {
        padding-left: 15px;
    }
    .guide-pop-wrap .gright h3 {
            font-size: 18px !important;
        }
}
@media (min-width:1080px) and (max-width:1194px) and (orientation: landscape) {
    .program-brochure.best-practices .right-pane {
        margin-top: -70px;
    }
    .best-practices .best-practices-list li {
        font-size: 14px;
        line-height: 1.5;
    }
    .designedsecdvt .right-part ul h4 {
        font-size: 14px;
    }
    .designedsecdvt .right-part ul p {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 1.5;
    }
    /**new ipad-air start**/
    .homebanner-new {
        height: 540px;
    }
    .homebanner-new .homebanner-left {
            width: 47%;
            float: left;
            position: relative;
            padding-top: 80px;
        }
    .homebanner-new p {
            font-size: 20px;
            line-height: 28px;
            width: 80%;
        }
    .btn-blue-new, .btn-purple-new {
        padding: 10px 15px;
        font-size: 13px;
    }
    .bold-para {
        font-size: 18px;
    }
    .about-home .img-part .imgbox {
        min-height: unset;
    }
    .ai-home .globally-trusted #slider li {
        flex: 0 0 calc(94.5% / 6);
        max-width: calc(94.5% / 6);
    }
    .ai-home .globally-trusted ul li {
        width: 14.9%;
        margin-right: 8px;
    }
    .home-artiba-edge li {
        padding: 30px 20px;
    }
    .home-artiba-edge li .icon-box {
            width: 60px;
        }
    .home-artiba-edge li h3 {
            font-size: 14px;
            line-height: 20px;
            margin-top: 15px;
        }
    .home-artiba-edge .bot-content {
        margin-top: 30px;
    }
    .home-get-certified h2 {
        margin-bottom: 15px;
    }
    /**certification ipad-air**/
    .shaping-banner {
        /*height: 530px;*/
        padding-top: 110px;
    }
    .three-distinct-certifications .content-box {
        padding: 20px;
    }
    .three-distinct-certifications .content-box .overlay,.three-distinct-certifications .content-box:hover .overlay {
                padding: 20px;
            }
    .three-distinct-certifications .content-box h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .three-distinct-certifications .bot-part {
        padding: 12px 10px;
        font-size: 18px;
    }
    .setpartdvt {
        padding: 60px 0 80px;
    }
    .setpartdvt li h3 {
            font-size: 18px;
            margin-bottom: 10px;
        }
    .designedsecdvt .right-part ul {
        margin-top: 15px;
    }
    .designedsecdvt .right-part ul li {
            margin-bottom: 4px;
        }
    .certification-page .learning-resources-sec ul li .fa-check {
        margin-right: 10px;
        float: left;
    }
    .certification-page .learning-resources-sec ul li p {
        width: 90%;
        float: left;
    }
    .certification-page .learning-resources-sec .right-part {
        width: 42%;
    }
    .examdvtpvt .rightdvt a {
        padding: 8px 20px;
        font-size: 14px;
    }
    .certification-page .journey-sec .right-part {
        width: 47%;
        padding: 30px 23px;
    }
    .journey-sec .feebxta {
        float: none;
    }
    .journey-sec .feebxta .feeimg {
            width: 40%;
        }
    .journey-sec .feerihgt {
        width: 60%;
        padding-top: 20px;
        padding-left: 15px;
    }
    .certification-page .journey-sec .btn-blue {
        margin-top: 20px;
    }
    .certification-page .faq-sec .rightbxfaq {
        margin-top: 108px;
    }
    .certification-page .faq-sec .rightbxfaq h2 {
            margin: 0 0px 13px;
            font-size: 22px;
            line-height: 30px;
        }
    .certification-page .main-certification-banner {
        height: 530px;
        /*padding-top: 20px;*/
    }
    .certification-page .main-certification-banner h1 {
            font-size: 39px;
            line-height: 45px;
            color: #fff;
            position: relative;
            margin-bottom: 20px;
            margin-top: 0;
        }
    .certification-page .main-certification-banner .banner-left {
            width: 50%;
            float: left;
            padding-top: 40px;
            margin-top: 20px;
        }
    .certification-page .main-certification-banner .banner-left .logobox {
            width: 120px;
            float: left;
            position: relative;
            margin-bottom: 10px;
        }
    .certification-page .examdvtpvt .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .certification-page #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 11px;
    }

    .caiep-registration-banner {
        height: 530px;
        padding-top: 20px;
    }
    .caiep-registration-banner .banner-left {
            width: 75%;
            padding-top: 40px;
            margin-top: 20px;
        }
    .caiep-registration-banner h1 {
            color: #fff;
            position: relative;
            margin-bottom: 20px;
            margin-top: 0;
        } 
    .caiep-registration-banner p {
            font-size: 18px;
            line-height: 26px;
            width: 100%;
        }
    .caiep-registration-banner .banner-left .logobox {
        width: 120px;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }
    .why-sec {
        padding: 70px 0px;
    }
    .why-sec .left-part .bluebox {
            height: 375px;
            padding: 30px;
        }
    .caiep-registration .why-sec .left-part .bluebox {
        height: 395px;
    }
    .caibp-registration .why-sec .left-part .bluebox {
        height: 410px;
    }
    .why-sec .left-part .bluebox .round-img {
                width: 302px;
                height: 302px;
                background: none;
                margin-top: 65px;
            }
    .why-sec ul {
            margin-top: 15px;
        }
    .why-sec ul li .iconbox {
                width: 52px;
                height: 52px;
            }
    .why-sec ul li .textpart {
                font-size: 15px;
                padding-top: 13px;
                padding-left: 15px;
            }
    .right-for-you {
        padding: 70px 0px;
    }
    .right-for-you ul li {
            padding: 14px 25px;
        }
    .right-for-you ul li .numeric {
                width: 40px;
                height: 40px;
                line-height: 40px;
                font-size: 18px;
            }
    .right-for-you ul li .textpart {
                font-size: 20px;
            }
    .track-strip .head-part h3 {
        font-size: 42px;
    }
    .track-strip .head-part .small-hd {
        font-size: 13px;
        width: 100%;
    }
    .key-competency-section ul li p {
        font-size: 15px;
        line-height: 22px;
    }
    .key-competency-section ul li:nth-child(3) {
        padding: 30px 45px;
    }
    .certification-framework-sec {
        padding: 70px 0px;
    }
    .certification-framework-sec ul li {
            padding: 8px 20px;
            border-radius: 12px;
        }
    .certification-framework-sec ul li .number {
                font-size: 34px;
            }
    .certification-framework-sec ul li .textpart {
                width: 78%;
                font-size: 16px;
            }
    .certification-framework-sec .right-part .imgbox {
            height: auto;
        }
    .applydvtt {
        padding: 80px 0;
    }
    .applydvtt h4 {
            font-size: 28px;
            line-height: 38px;
        }
    .caibp-registration-banner {
        height: 530px;
        padding-top: 20px;
    }
    .caibp-registration-banner .banner-left {
            width: 65%;
            padding-top: 40px;
            margin-top: 20px;
        }
    .caibp-registration-banner h1 {
        color: #fff;
        position: relative;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .caibp-registration-banner p {
            font-size: 18px;
            line-height: 26px;
            width: 100%;
        }
    .caibp-registration-banner .banner-left .logobox {
        width: 120px;
        float: left;
        position: relative;
        margin-bottom: 10px;
    }
    .caibp-registration .certification-framework-sec .right-part .imgbox {
        height: auto;
    }
    /**fee anf registration ipad-air**/
    .compare-fees-sec .table-fee th {
        font-size: 15px;
    }
    .compare-fees-sec .table-fee td {
        font-size: 14px;
    }
    .compare-fees-sec .table-note {
        width: 90%;
    }
    .registration-option {
        padding: 50px 0 70px;
    }
    .registration-option .para {
            width: 80%;
        }
    .registration-option li {
            padding: 20px 20px;
            border-bottom: 7px solid #66a6ff;
            margin-right: 18px;
            height: 390px;
        }
    .registration-option li h4 {
                font-size: 16px;
                line-height: 20px;
                min-height: unset;
            }
    .payment-invoicing li {
        width: 31%;
        padding: 50px 35px 25px;
    }
    .payment-invoicing li h3 {
            font-size: 20px;
            margin-bottom: 10px;
        }
    .employer-sponsorship-support {
        padding: 55px 0 60px 0px;
    }
    .employer-sponsorship-support .top-part .top-para {
            font-size: 16px;
            border-left: 3px solid #006bff;
        }
    .employer-sponsorship-support .text-part ul li {
            padding: 15px 8px;
            width: 32%;
        }
    .employer-sponsorship-support .text-part ul li i {
                margin-left: 7px;
            }
    .employer-sponsorship-support .text-part ul li a {
                font-size: 14px;
            }
    .fee-registration .ready-to-register-sec {
        padding: 60px 0;
    }
    .fee-registration .right-part {
        width: 33%;
        float: right;
        background: #fff;
        padding: 50px 25px;
        margin-top: 10px;
    }
    /**partner ipad-air**/
    .university-partnership .subsidized-sec .text-part {
        width: 50%;
    }
    .university-partnership .learning-academy-sec .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .university-partnership .learning-academy-sec .rightdvt .imgbox {
        width: 90%;
    }
    .university-partnership .learning-academy-sec .rightdvt img {
        width: 120%;
    }
    .training-institutions-banner .banner-imgbox {
        padding-top: 50px;
    }
    .training-institutions-banner .banner-left p {
        font-size: 15px;
        line-height: 24px;
    }
    .become-training-sec1, .training-institutions .standard-exam-sec, .training-institutions .benefits-sec, .training-institutions .subsidized-sec {
        padding: 70px 0;
    }
    .training-slider-box .insight-add-box p {
        font-size: 15px;
        line-height: 1.5;
    }
    .training-institutions .standard-exam-sec .right-part li {
        padding: 20px;
        border-radius: 15px;
    }
    .training-institutions .standard-exam-sec .right-part li .img-part {
            width: 55px;
        }
    .training-institutions ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .training-institutions .subsidized-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .training-institutions .subsidized-sec .text-part {
        width: 50%;
    }
    .training-institutions .eligibility-rtp-sec ul li {
        margin-right: 17px;
        padding: 30px 15px 20px 20px;
    }
    .training-institutions .eligibility-rtp-sec ul li:nth-child(3) {
            padding-right: 40px;
        }
    .training-institutions .eligibility-rtp-sec ul li h4 {
            font-size: 14px;
        }
    .apply-accreditation-sec .apply-accreditation-left {
        float: left;
        width: 67%;
        width: 55%;
    }
    .corporate-partnership-banner .banner-imgbox {
        padding-top: 50px;
    }
    .corporate-partnership-banner .banner-left p {
        font-size: 15px;
        line-height: 24px;
    }
    .corporate-sec1, .corporate-partnership .subsidized-sec {
        padding: 70px 0;
    }
    .corporate-slider-box .insight-add-box h4 {
        font-size: 21px;
    }
    .corporate-partnership ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .corporate-partnership .team-registrations .right-part {
        width: 55%;
    }
    .corporate-partnership .learning-academy-sec .leftdvt ul li {
        margin-bottom: 2px;
        font-size: 14px;
    }
    .corporate-partnership .learning-academy-sec .leftdvt ul li:last-child {
            margin-bottom: 10px;
        }
    .corporate-partnership .learning-academy-sec .rightdvt .imgbox {
        height: auto;
    }
    .corporate-partnership .subsidized-sec .img-part .imgbox {
        background: none;
        height: auto;
    }
    .corporate-partnership .subsidized-sec .text-part {
        padding-top: 1.5%;
        width:50%;
    }
    /**accreditation new ipad-air**/
    .deep-reaching-sec {
        padding: 70px 0 20px;
    }
    .subsidized-sec {
        padding: 50px 0 20px;
    }
    .learning-standards-sec {
        padding: 50px 0 70px;
    }
    .across-sizes-sec {
        padding: 70px 0;
    }
    .across-sizes-sec .right-part ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .support-network-sec {
        padding: 60px 0;
    }
    .accreditation-page .point-standards-sec ul li {
        width: 95%;
    }
    .eligibility-sec {
        padding: 60px 0;
    }
    .accreditation-page .examdvtpvt .leftdvt ul li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .accreditation-page .examdvtpvt .rightdvt .imgbox {
        height: auto;
    }
    .request-form-banner {
        padding: 120px 0 50px;
    }
    .request-form-banner .banner-left {
            padding-top: 0;
        }
    .request-form-banner h2 {
            font-size: 24px;
        }
    .request-form-banner span {
            font-size: 24px;
        }
    .request-form-sec {
        padding: 60px 0;
    }
    /**about new ipad-air**/
    .about-banner .banner-left {
        width: 60%;
    }
    .parisienne-regular {
        font-size: 31px !important;
    }
    .about-page .open-sec {
        padding: 60px 0;
    }
    .open-sec .text-part ul.column-list li {
        font-size: 14px !important;
    }
    .ai-world-sec {
        padding: 60px 0;
    }
    .ai-world-sec .top-part .top-para {
            font-size: 16px;
            line-height: 1.45;
            border-left: 3px solid #006bff;
        }
    .about-three-sec li h2 {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 30px;
    }
    .standard-banner .banner-left {
        width: 52%;
    }
    .standard-sec1 {
        padding: 60px 0 70px;
    }
    .standards-page .standard-exam-sec {
        padding: 70px 0;
    }
    .standards-page li {
        font-size: 14px;
        line-height: 1.5;
    }
    .standards-page .standard-exam-sec ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .events-sec1 {
        padding: 60px 0;
    }
    .accreditation-precess-sec ul {
        padding: 0;
        margin-top: 30px;
    }
    .standards-page .knowledge-sec .knowledge-inner .accordion_head {
        cursor: pointer;
        font-size: 14px;
        line-height: 1.5;
    }
    .standards-page .careers-01 {
        padding: 60px 0;
    }
    .standards-page .careers-01 ul.standard_control li {
            font-size: 14px;
            line-height: 1.5;
        }
    .governance-banner h1 {
        font-size: 38px;
        line-height: 45px;
    }
    .takeaways-sec {
        padding: 70px 0;
    }
    .takeaways-sec ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .governance-page .governance-controls {
        padding: 70px 0;
    }
    .governance-page ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .governance-page .governance-controls .img-part .imgbox {
        background: none;
        height: auto;
    }
    .preamble-sec {
        padding: 50px 0 70px;
    }
    .core-ethical-sec {
        padding: 50px 0;
    }
    .core-ethical-sec ul.core-list li {
            margin-right: 27px;
            margin-bottom: 27px;
        }
    .core-ethical-sec ul.core-list li .imgbox {
                width: 70px;
                height: 70px;
                line-height: 70px;
            }
    .core-ethical-sec ul.core-list li .text-part h3 {
                font-size: 20px;
            }
    .eligibility-sec .left-part {
        width: 35%;
    }
    .code-of-ethics-page .eligibility-sec.professional-responsibilities-sec .right-part {
        width: 65%;
    }
    .ai-specific-sec {
        padding: 60px 0;
    }
    .code-of-ethics-page .exam-requirement-sec ul li {
        margin-right: 25px;
        margin-bottom: 25px;
        font-size: 14px;
        line-height: 1.5;
        padding: 15px;
        min-height: 250px;
    }
    .compliance-enforcement-sec {
        padding: 60px 0;
    }
    .compliance-enforcement-sec .img-part img {
            max-width:inherit;
            width: 116%;
        }
    .compliance-enforcement-sec ul li {
            font-size: 14px;
        }
    .pledge-sec {
        padding: 70px 0 90px;
    }
    .edge-banner .banner-left {
        width: 72%;
    }
    .artiba-edge-page ul li {
        font-size: 14px;
        line-height: 1.5;
    }
    .artiba-edge-page .edge-sec1 {
        background-size: 25%;
        padding: 70px 0;
    }
    .artiba-edge-page .edge-sec1 .left-part {
            padding-right: 30px;
            padding-top: 0;
        }
    .artiba-edge-page .edge-sec1 .left-part h2 {
                margin-top: 0;
            }
    .tailored-certification-pathways {
        padding: 60px 0;
    }
    .tailored-certification-pathways ul li {
            font-size: 14px;
            line-height: 1.5;
        }
    .artiba-edge-page .ai-sec1 {
        padding: 60px 0;
    }
    .artiba-edge-page .impact-sec {
        padding: 60px 0;
    }
    .eligibility-sec .right-part {
        width: 60%;
        padding-top: 0;
    }
    .artiba-edge-page .eligibility-sec ul {
        margin-top: 8px;
        float: left;
    }
    .artiba-edge-page .eligibility-sec ul li:last-child {
            margin-bottom: 7px;
        }
    .artiba-edge-page .eligibility-sec ul li p {
            padding-bottom: 8px;
            margin-bottom: 8px;
        }
    .leading-corporations-sec h2 {
        width: 100%;
    }
    .artiba-edge-page #slider li {
        flex: 0 0 calc(93% / 6);
        max-width: calc(93% / 6);
    }
    .artiba-edge-page .leading-corporations-sec ul li {
        width: 14.9%;
        margin-right: 11px;
    }
    .artiba-edge-page .platform-sec {
        padding: 70px 0 80px;
    }
    .artiba-edge-page .platform-sec .img-part .imgbox {
            background: none;
            height: unset;
        }
    /**common new**/
    .inner-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .divInn {
        padding: 100px 0 70px;
    }
    .start-off {
        padding: 50px 0 80px;
    }
    .divInn .left p {
        font-size: 14px;
    }
    .divInn .left ul li {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
    .insights-banner {
        padding: 120px 0 50px;
    }
    .get-started-banner {
        padding-top: 68px;
    }
    .form-center .getstarted-inner-right ul.disk-list li {
        font-size: 14px;
        line-height: 1.5;
    }
    .events-sec1 .top-part .imgbox {
        height: 320px;
    }
    .events-sec1 .top-part .img-part img {
        width: 139%;
    }
    .subscribe-form-sec .prsubmdvt {
        padding-left: 40px;
    }
    .certification-process-page ul.process-list li {
        font-size: 14px;
    }
    .certification-process-page ul.process-list-simple li {
        line-height: 1.5;
        font-size: 14px;
    }
    .certification-process-page .need-more-sec ul {
        width: 80%;
    }
    .certification-process-page .need-more-sec ul li {
            margin-right: 18px;
        }
    .certification-process-page .download-brochure-btn {
        font-size: 15px;
    }
    .exam-flevel-content {
        padding: 60px 0;
    }
    /**exam pages**/
    .exam-flevel-content ul.simple-list li {
        line-height: 1.5;
        padding-left: 0;
        font-size: 14px;
    }
    .exam-day-requirement .exam-flevel-content .number-list li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-day-requirement .exam-flevel-content .number-list li:last-child {
            margin-bottom: 10px;
        }
    .exam-day-requirement .exam-flevel-content .square-list1 li {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 3px;
        padding-left: 0;
    }
    .exam-preparation-strategies h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .exam-flevel-content ul.normal-list li {
        font-size: 14px;
        line-height: 1.5;
        padding-left: 0;
    }
    .exam-flevel-content .square-list li {
        padding-left: 15px;
    }
    .exam-flevel-content .square-list li::before {
            width: 7px;
            height: 7px;
            top: 7px;
        }
    .exam-flevel-content .square-list li h4 {
            font-size: 16px !important;
            margin-bottom: 3px;
        }
    /**download brochure new mini**/
    .program-brochure .banner {
        height: auto;
    }
    .program-brochure .banner .text-part .logo-part {
            width: 165px;
            top: 365px;
        }
    .program-brochure .right {
        width: 42%;
    }
    .program-brochure .right-pane {
        margin-top: 20px;
    }
    .program-brochure .aie-different {
        padding: 0 0 60px;
    }
    .program-brochure .aie-different .left-part .imgbox {
            width: 95%;
            height: auto;
        }
    .program-brochure .aie-different ul li .textpart {
            width: 88%;
            font-size: 14px;
            padding-top: 3px;
        }
    .program-brochure .who-should-apply {
         padding: 50px 0 70px;
    }
    .program-brochure .certification-experience {
        padding: 50px 0 70px;
    }
    .program-brochure .certification-experience .inside-list ul li {
            padding: 25px 30px;
        }
    .program-brochure .certification-experience .inside-list ul li h4 {
            font-size: 20px;
        }
    .program-brochure .aie-credential-opens {
        padding: 60px 0 0;
    }
    .program-brochure .aie-credential-opens ul li {
        font-size: 14px;
    }
    .program-brochure .aie-credential-opens .img-part .imgbox {
            background: none;
            height: auto;
        }
    .program-brochure .download-program .inner-part p {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .program-brochure .download-program a {
        font-size: 16px;
    }
    /**get starte mini**/
    .get-sec1 {
        padding: 50px 0 70px;
    }
    .get-sec1 ul li {
            margin-right: 23px;
        }
    .get-sec1 ul li a h4 {
                font-size: 19px;
                line-height: 25px;
            }
    .common-ques-sec {
        padding: 50px 0 70px;
    }
    /**new mini end**/
    
    .certification-page .faq-sec .rightbxfaq {
        padding: 28px;
    }

    h1 {
        font-size: 39px;
        line-height: 45px;
    }
    h2 {
        font-size: 33px;
        line-height: 39px;
    }
    h3 {
        font-size: 21px;
    }
    h4 {
        font-size: 19px;
    }
    h5 {
        font-size: 17px;
    }
    .para, .bigpara {
        font-size: 17px;
        line-height: 1.5;
    }
    p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .btn-border-blue {
        padding: 8px 21px 10px;
        font-size: 16px;
        line-height: 16px;
        margin-top: 10px;
    }
    .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 16px;
        line-height: 16px;
        margin-top: 10px;
    }
    .btn-blue {
        padding: 8px 21px 10px;
        font-size: 16px;
        line-height: 16px;
        margin-top: 10px;
    }
    .btn {
        margin-top: 11px;
        font-size: 18px;
    }
    /**home ipad**/
    .homebanner {
        height: 545px;
        padding-top: 120px;
    }
    .homebanner .banner-logobox {
            width: 33%;
            margin-top: 22px;
        }
    .homebanner .h-box {
            width: 45px;
            height: 45px;
            left: -8px;
            top: 12px;
        }
    .homebanner .h-box::before {
                width: 45px;
                height: 45px;
                left: 3px;
                top: 3px;
            }
    .world-artiba .img-part .imgbox {
        min-height: auto;
        border-bottom-right-radius: 60px;
    }
    .world-artiba .img-part .imgbox-border {
        width: 90%;
        border: 3px solid #006bff;
        border-bottom-right-radius: 60px;
        right: 0;
    }
    .world-artiba .text-part {
        padding-right: 40px;
        padding-top: 20px;
    }
    .abilities-list li {
        margin-right: 25px;
        padding: 20px 20px;
    }
    .leadership-artiba .text-part {
        padding-right: 0;
        padding-top: 30px;
    }
    .leadership-artiba .img-part .imgbox {
        border-bottom-left-radius: 60px;
        height: auto;
    }
    .leadership-artiba .img-part .imgbox-border {
        width: 90%;
        left: 0;
        border: 3px solid #006bff;
        border-bottom-left-radius: 60px;
    }
    .influence-list li {
        margin-right: 30px;
        padding: 20px 20px;
        height: 390px;
    }
    .influence-list li .p-icons {
            width: 85px;
            height: 85px;
        }
    .influence-list li h3 {
            font-size: 18px;
        }
    .influence-list li p {
            font-size: 13px;
            line-height: 20px;
        }
    .influence-list li .bot-part .icon-band {
            bottom: 35px;
        }
    .about-banner h1, .standard-banner h1, .certification-banner h1, .inner-inner-banner h1, .partner-banner h1, .university-partnership-banner h1, .training-institutions-banner h1, .corporate-partnership-banner h1, .request-form-banner h1, .accreditation-banner h1, .edge-banner h1, .insights-banner h1, .events-banner h1, .blog-banner h1, .contact-banner h1, .exam-banner h1, .exam-flevel-banner h1, .exam-inner-banner h1, .getstarted-inner-banner h1, .create-account-banner h1, .subscribe-form-banner h1, .unsubscribe-banner h1 {
        font-size: 39px;
        line-height: 46px;
    }
    .open-sec .img-part .imgbox, .ai-world-sec .img-part .imgbox, .deep-reaching-sec .img-part .imgbox, .subsidized-sec .img-part .imgbox, .learning-standards-sec .img-part .imgbox, .point-standards-sec .img-part .imgbox, .events-sec1 .imgbox, .events-sec2 .imgbox, .accelerated-sec .img-part .imgbox, .ai-educators-sec .img-part .imgbox, .takeaways-sec .img-part .imgbox, .establish-sec .img-part .imgbox, .why-cert-sec .img-part .imgbox, .that-matters-sec .img-part .imgbox, .about-exam-sec .img-part img, .about-exam-sec .img-part .imgbox, .exam-strategies-sec .img-part .imgbox, .exam-resources-sec .img-part .imgbox, .join-community-sec .img-part .imgbox {
        height: auto;
    }
    /**certification ipad**/
    .certification-banner {
        height: 530px;
    }
    .certification-banner .banner-left {
            width: 50%;
        }
    .track-sec li h3 {
        font-size: 22px;
    }
    .track-sec li .fa-check {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 25px;
        left: -10px;
        top: -20px;
    }
    .downloadable-sec .text-part {
        padding-top: 0;
    }
    .downloadable-sec .text-part .para {
            font-size: 20px;
        }
    .faq-sec .faq-inner {
        width: 70%;
    }
    .inner-inner-banner {
        padding: 70px 0 40px;
    }
    .learning-resources-sec .left-part {
        width: 50%;
    }
    .learning-resources-sec ul li {
        font-size: 14px;
    }
    .learning-resources-sec .right-part {
        width: 40%;
    }
    .exam-coverage-sec li {
        padding: 20px 20px;
        margin-right: 12px;
        min-height: 410px;
    }
    .exam-coverage-sec li h4 {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 10px;
            min-height: 70px;
        }
    .exam-coverage-sec li .percent-nubmber {
            font-size: 44px;
            line-height: 44px;
            margin-bottom: 22px;
        }
    .exam-network-sec .img-part .imgbox {
        width: 300px;
        height: 300px;
        margin-top: 20px
    }
    .journey-sec ul li {
        padding: 17px 0;
    }
    .journey-sec .accordion_head {
        font-size: 20px;
    }
    .credential-suite-sec .text-part {
        width: 55%;
        padding-top: 0;
    }
    .digitally-badged-sec .text-part {
        padding-top: 50px;
    }
    .cert-fee-sec .left-part .fee-box h3 {
        font-size: 36px;
    }
    .cert-fee-sec .left-part .fee-box {
        margin-left: 40px;
        margin-bottom: 15px;
    }
    .cert-fee-sec .fee-note {
        font-size: 11px;
        line-height: 1.45;
        margin-left: 40px;
    }
    .feepage-sec .right-part {
        width: 65%;
    }
    /*certification main page ipad*/
    .main-certification-banner .banner-form-part {
        width: 74%;
    }
    .certification-page .establish-sec {
        padding: 70px 0 40px;
    }
    .certification-page .establish-sec .img-part .imgbox {
            height: unset;
        }
    .certification-page .jobs-careers-sec {
        padding: 40px 0 60px;
    }
    .certification-page .jobs-careers-sec h2 {
            margin-bottom: 30px;
        }
    .certification-page .track-sec {
        padding: 40px 0 60px;
    }
    .certification-page .learning-resources-sec {
        padding: 40px 0;
    }
    .certification-page .exam-coverage-sec {
        padding: 40px 0;
    }
    .certification-page .exam-coverage-sec ul {
            padding: 0;
            margin-top: 40px;
        }
    .certification-page .exam-coverage-sec li {
            width: 24%;
            padding: 25px 20px;
            margin-right: 12px;
            border-radius: 15px;
            min-height: 370px;
            height: auto;
        }
    .certification-page .exam-coverage-sec li h4 {
                font-size: 18px;
                line-height: 22px;
                margin-bottom: 10px;
                min-height: 65px;
            }
    .certification-page .exam-coverage-sec li .percent-nubmber {
                font-size: 45px;
                line-height: 45px;
                margin-bottom: 15px;
            }
    .certification-page .exam-coverage-sec li ul.exam-list-second li::before {
                width: 8px;
                height: 8px;
            }
    .certification-page .exam-coverage-sec li ul.exam-list-second li {
                margin-bottom: 6px;
                padding: 0 0 0 13px;
                font-size: 13px;
            }
    .certification-page .journey-sec {
        padding: 70px 0 100px;
    }
    .certification-page .journey-sec ul li {
            padding: 17px 0;
        }
    .certification-page .journey-sec .accordion_head {
            font-size: 20px;
        }
    .certification-page .credential-suite-sec {
        padding: 70px 0 70px;
    }
    .certification-page .credential-suite-sec .text-part {
            width: 48%;
            padding-top: 0;
        }
    .certification-page .cert-fee-sec .left-part .fee-box {
        width: 100%;
        border-radius: 15px;
        padding: 20px 30px;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .certification-page .cert-fee-sec .left-part .fee-box .fee-logo-part {
            width: 45%;
            margin-right: 20px;
        }
    .certification-page .cert-fee-sec .left-part .fee-box h3 {
            font-size: 35px;
            margin-top: 0;
        }
    .certification-page .cert-fee-sec .left-part .fee-note {
        margin-left: 15px;
    }
    .certification-page .cert-fee-sec .right-part {
        padding-left: 25px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .certification-page .cert-fee-sec .right-part li {
            padding-left: 70px;
        }
    .certification-page .examination-sec .left-part {
        padding-top: 75px;
    }
    .certification-page .faq-sec {
        padding: 40px 0 60px;
    }
    /**exam ipad**/
    .exam-banner {
         height: 430px;
    }
    .exam-banner .banner-left {
            /*width: 46%;*/
            padding-top: 40px;
        }
    .about-exam-sec .exam-list-part li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .about-exam-sec .exam-list-part li a {
            padding: 10px 7px 10px 10px;
            min-height: 45px;
        }
    .about-exam-sec .exam-list-part li h4 {
            font-size: 13px;
        }
    .about-exam-sec .exam-list-part li .fa {
            width: 24px;
            height: 24px;
            line-height: 22px;
            margin-right: 5px;
        }
    .exam-requirement-sec li {
        margin-right: 11px;
        padding: 20px 15px 20px 15px;
        min-height: 290px;
    }
    .exam-requirement-sec li h3 {
            font-size: 17px;
        }
    .exam-requirement-sec .exam-requirement-right {
        padding: 30px 30px 65px;
    }
    .strategies-link-box li {
        margin-bottom: 10px;
    }
    .strategies-link-box li a {
            font-size: 14px;
            padding: 10px 10px 10px 15px;
        }
    .strategies-link-box li a .fa-check {
                width: 24px;
                height: 24px;
                line-height: 21px;
                font-size: 14px;
            }
    .exam-resources-sec .text-part ul li {
        width: 100%;
        margin-bottom: 10px;
        padding-left: 30px;
    }
    .exam-resources-sec .text-part ul li a h4 {
            font-size: 16px;
        }
    .exam-flevel-banner, .exam-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 100px 0 50px;
    }
    .exam-inner-top-menu ul li {
        width: 19%;
        margin-right: 7px;
    }
    .exam-inner-top-menu ul li a {
            padding: 7px 3px 7px 5px;
            font-size: 12px;
            border-left: 2px solid #0056ea;
        }
    .exam-inner-top-menu ul li a:hover, .exam-inner-top-menu ul li a.active {
                border-left: 2px solid #ffd800;
            }
    .exam-flevel-content ul.list-disc li, .exam-flevel-content .check-list li {
        font-size: 14px;
    }
    .exam-flevel-content .note-part ul li {
        margin-bottom: 3px;
    }
    .exam-learning-resources .exam-flevel-content ul li {
        font-size: 14px;
    }
    .exam-flevel-content .nubring-list li h4, .exam-flevel-content .square-list li h4 {
        font-size: 18px;
    }
    .exam-inner-content .exam-inner-center .alpha-list li {
        font-size: 14px;
    }
    .exam-inner-content .exam-inner-center ul.disc-list li {
        font-size: 14px;
        margin-left: 30px;
    }
    .exam-aside-bot li a {
        font-size: 14px;
        padding: 8px 3px 8px 7px;
    }
    .exam-inner-content .exam-inner-left ul li ul.list-second li, .exam-inner-content .exam-inner-left .number-list li {
        font-size: 14px;
    }
    .exam-inner-banner.artiba-exam-policies-banner {
        background-size: cover;
        height:auto;
    }
    .artiba-exam-policies-banner .banner-text-center {
        width: 85%;
        padding-top:40px;
    }
    .artiba-exam-policies-content ul.policies-list-link li {
        padding: 15px 15px;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    /**create-account ipad**/
    .login-page .create-account-box h3 {
        font-size: 22px;
    }
    .login-page .create-account-box p {
        font-size: 16px;
        line-height: 1.4;
    }
    .login-page .login-box {
        width: 45%;
        padding: 40px 30px;
    }
    .login-page h2 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .login-page .login-box input[type="text"], [type="email"], [type="password"] {
        padding: 10px 10px;
        font-size: 14px;
    }
    .rem-forgot-part .left-part em {
        font-size: 12px;
        margin-top: 10px;
    }
    .rem-forgot-part .right-part em {
        font-size: 12px;
        margin-top: 10px;
    }
    .login-page .create-account-box .btn-account {
        padding: 7px 20px 8px;
        font-size: 15px;
        margin-top: 20px;
    }
    .login-page .btn-login {
        padding: 7px 20px 8px;
        font-size: 15px;
        margin-top: 20px;
    }
    .create-account-banner .banner-left {
        width: 50%;
        float: left;
        padding-top: 40px;
    }
    .banner-login-part {
        width: 80%;
        padding: 20px 15px;
    }
    .banner-login-part .log-info h4 {
            font-size: 11px;
        }
    .apply-form .form h3 {
        font-size: 17px;
        margin-bottom: 18px;
        padding-bottom: 7px;
    }
    .apply-form .form input[type="text"], .apply-form .form input[type="email"], .apply-form .form input[type="password"] {
        padding: 8px 12px;
        font-size: 11px;
    }
    .apply-form .form select {
        padding: 8px 12px;
        font-size: 11px;
    }
    .apply-form .form .captcha-class .imgR img {
        height: 30px;
    }
    .btn-create-account {
        font-size: 15px;
        padding: 7px 20px 9px;
    }
    .apply-form .form .disclaimer-note {
        font-size: 14px;
        line-height: 19px;
    }
    .password-visibility {
        right: 20px;
        top: 9px;
        font-size: 15px;
    }
    .subscribe-form-banner .banner-left {
        width: 65%;
        padding-top: 40px;
    }
    .subscribe-form-sec .zf-templateWidth {
        width: 70% !important;
    }
    .subscribe-form-sec .zf-templateWrapper {
        padding: 30px 20px;
    }
    .subscribe-form-sec .zf-fmFooter {
        padding: 15px 25px;
    }
    .subscribe-form-sec .zf-tempContDiv input[type="text"], .subscribe-form-sec .zf-tempContDiv textarea, .subscribe-form-sec .zf-tempContDiv .zf-pdfTextArea {
        padding: 8px 12px;
        font-size: 11px;
    }
    .subscribe-form-sec .zf-tempFrmWrapper .zf-labelName {
        font-size: 14px;
    }
    .unsubscribe-banner .banner-left {
        width: 65%;
        padding-top: 40px;
    }
    .unsubscribe-form-sec .unsubscribe-inner-box {
        max-width: 70%;
        margin: -40px 0 1% !important;
    }
    .unsubscribe-form-sec .form-label {
        font-size: 14px;
        padding-right: 22px;
    }
    .unsubscribe-form-sec input[type="text"] {
        padding: 8px 12px;
        font-size: 11px;
    }
    /**getstarted ipad**/
    .block-head h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .get-started-banner .left .cert:hover .inner {
        width: 230px;
    }
    .getstarted-inner-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .common-ques-sec .img-part {
        width: 32%;
    }
    .common-ques-sec .right-part {
        width: 68%;
        padding-left: 50px;
    }
    .common-ques-sec ul li {
        padding: 3px 0;
    }
    .get-blog-sec li {
        margin-right: 25px;
    }
    .get-blog-sec ul li .imgbox {
        height: auto;
    }
    .get-blog-sec ul li .textbox {
        padding: 20px 20px;
    }
    .get-blog-sec ul li h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .join-community-sec .text-part {
        padding-top: 6%;
    }
    .up-para {
        font-size: 18px;
    }
    .pdf-list li p {
        font-size: 16px;
    }
    .pdf-list li .btn-blue {
        padding: 8px 20px 6px;
        font-size: 14px;
        line-height: 14px;
        margin-top: 5px;
    }
    #stickyyhome {
        width: 295px;
    }
    .stk-aside .stk-wrapper ul li a {
        font-size: 12px;
        padding: 10px 2px;
    }
    .faq-right h2 {
        font-size: 14px;
        margin-right: 5px;
        padding: 2px 10px;
    }
    .faq-right h3 {
        font-size: 17px;
        padding: 12px 17px;
    }
    .faq-right .disc-list li {
        font-size: 14px;
    }
    .faq-right .mob-wrap {
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    /**partner ipad**/
    .partner-banner {
        height: 470px !important;
    }
    .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner {
        height: 430px !important;
    }
    .partner-banner .banner-left, .university-partnership-banner .banner-left, .training-institutions-banner .banner-left, .corporate-partnership-banner .banner-left {
            padding-top: 40px;
        }
    .partner-link-box li {
        padding: 0 12px;
    }
    .partner-link-box li a {
            font-size: 14px;
        }
    .partner-sec2 .text-part {
        width: 54%;
        padding-right: 0;
    }
    .partner-sec2 .img-part .imgbox {
        width: 100%;
        height: 320px;
        margin-top: 35px;
    }
    .partner-sec2 .img-part .imgbox img {
            width: 135%;
        }
    .why-partner-sec li {
        padding: 20px;
        margin-right: 12px;
        min-height: 290px;
    }
    .yourway-sec .yourway-inn {
        padding: 50px 40px;
    }
    .yourway-sec h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .yourway-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .university-partnership-banner .banner-left {
        /*width: 60%;*/
    }
    .elevating-ai-sec .left-part {
        width: 43%;
    }
    .elevating-ai-sec .right-part {
        width: 53%;
    }
    .accreditation-precess-sec li {
        width: 31%;
        padding: 20px 20px;
    }
    .accelerated-sec h2, .takeaways-sec h2, .benefits-sec h2 {
        margin-top: 0;
    }
    .trainin-logo-box, .corporate-logo-box {
        width: 330px;
        height: 330px;
        line-height: 310px;
    }
    .global-edge-sec ul li {
        width: 31%;
        padding: 20px 40px 20px 40px;
        min-height: 310px;
    }
    .training-institutions .global-edge-sec ul li {
        min-height: 310px;
    }
    .request-form-sec {
        padding: 60px 0;
    }
    .request-form-banner {
        padding: 60px 0 30px;
    }
    .request-form-banner h2 {
            font-size: 24px;
        }
    .zf-leftAlign .zf-tempFrmWrapper .zf-labelName, .zf-tempFrmWrapper .zf-labelName {
        font-size: 14px;
    }
    .zf-templateWidth {
        width: 100% !important;
    }
    /**about ipad**/
    .about-three-sec {
        padding: 40px 0 80px;
    }
    .about-three-sec li {
            width: 32%;
            padding: 20px 20px 15px;
            margin-right: 13px;
        }
    .about-three-sec li .btn-blue {
                bottom: 30px;
            }
    .apply-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .standard-banner .banner-right {
        width: 50%;
    }
    .standard-sec1 .right-part {
        padding-left: 40px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .standard-coverage-sec ul {
        margin-top: 30px;
    }
    .standard-coverage-sec li {
        width: 48%;
    }
    .standards-page .standard-exam-sec ul li {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .standards-page .careers-01 .accordion_head {
        font-size: 21px;
        line-height: 1.35;
    }
    /**accreditation ipad**/
    .accreditation-sec1 .accreditation-inn {
        padding: 40px;
        border: 3px solid #e7edf6;
    }
    .deep-reaching-sec .img-part .imgbox {
        margin-top: 20px;
    }
    .subsidized-sec .text-part {
        width: 50%;
    }
    /**edge ipad**/
    .artiba-edge-page .standard-exam-sec ul li {
        margin-right: 25px;
        min-height: 320px;
    }
    /**insights,events,blog ipad**/
    .insights-banner .banner-left {
        padding-top: 0;
    }
    .insights-blog-sec {
        padding: 40px 0;
    }
    .insights-blog-sec ul {
            margin-top: 30px;
        }
    .insights-blog-sec li {
            margin-right: 25px;
        }
    .insights-blog-sec ul li .imgbox {
            height: auto;
        }
    .insights-blog-sec ul li .blog-date {
            font-size: 13px;
        }
    .insights-blog-sec ul li h4 {
            font-size: 18px;
            line-height: 26px;
            min-height: 85px;
        }
    .insight-extra-downloadable .text-part {
        padding-top: 30px;
    }
    .get-going-sec .btn-border-white {
        padding: 8px 21px 10px;
        font-size: 15px;
        line-height: 15px;
        margin-top: 10px;
    }
    .events-sec1 .bot-part .left-part ul li, .events-sec2 .bot-part .left-part ul li {
        width: 47.5%;
        margin-right: 30px;
        margin-bottom: 7px;
        font-size: 14px;
    }
    .events-sec1 .bot-part .right-part {
        margin-top: 25px;
    }
    .latest-blog-part {
        height: 330px;
    }
    .latest-blog-part .text-part {
            width: 70%;
            padding: 60px 0 15px 70px;
        }
    .latest-blog-part .text-part h4 {
                font-size: 32px;
                margin-bottom: 12px;
            }
    .latest-blog-part .text-part p {
                font-size: 17px;
            }
    .blog-content-sec li:hover {
        box-shadow: 0 0 0 rgba(0,0,0,0.14);
    }
    .blog-content-sec ul li .textbox {
        padding: 15px 70px 10px 70px;
    }
    .blog-content-sec li:nth-child(2n+2) .textbox {
        padding-right: 50px;
        padding-left: 60px;
    }
    .blog-content-sec ul li h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .blog-content-sec ul li p {
        line-height: 1.4;
    }
    .blog-content-sec ul li .btn {
        margin-top: 5px;
        font-size: 16px;
    }
    .blog-content-sec ul li .fa {
        width: 22px;
        height: 22px;
        line-height: 19px;
        margin-left: 5px;
        margin-right: 0;
    }
    .blog-content-sec ul li .imgbox {
        height: 235px;
    }
    .blog-banner {
        /*padding: 70px 0 40px;*/
        padding: 120px 0 50px;
    }
    .blog-social {
        top: 48%;
    }
    /**contact ipad**/
    .contact-banner {
        /*padding: 60px 0 30px;*/
        padding: 120px 0 50px;
    }
    .contact-banner .banner-right {
            width: 35%;
        }
    .contact-banner .contact-addresbox h2 {
            font-size: 20px;
            line-height: 26px;
        }
    .contact-banner .contact-addresbox h3 {
            font-size: 15px;
            margin-top: 15px;
        }
    .contact-main-sec {
        padding: 60px 0;
    }
    /**ohter ipad**/
    .ploicy-list li {
        margin-left: 25px;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .map .sitemap-main-link li {
        padding: 13px 0;
    }
    .map .sitemap-main-link li span.sitemap-hd {
            font-size: 18px;
        }
    .map .sitemap-main-link li .plusMinus {
            width: 15px;
            height: 15px;
            line-height: 9px;
            font-size: 15px;
            margin-right: 6px;
            margin-top: 6px;
        }
    /**program-brochure ipad**/
    .program-brochure .banner {
        height: 390px;
    }
    .program-brochure .banner .small-hd {
            font-size: 16px;
        }
    .program-brochure .banner .small-hd::after {
                margin: 12px 0 0 10px;
                width: 70px;
            }
    .program-brochure .banner .imgbox {
            height: auto;
        }
    .program-brochure .right-pane h3 {
        font-size: 19px;
    }
    .program-brochure .content-part .last-line {
        border-left: 5px solid #006bff;
        font-size: 20px;
    }
    .program-brochure .right-pane .zf-tempFrmWrapper {
        padding: 5px 10px;
    }
    .program-brochure .right-pane .zf-tempFrmWrapper .zf-labelName {
            font-size: 12px;
        }
    .program-brochure .right-pane .zf-submitColor {
        padding: 9px 20px;
        font-size: 14px;
        line-height: 14px;
    }
    .partnership-thanks-sec .thanks-inner-box h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .partnership-thanks-sec .thanks-inner-box .line {
        margin: 35px auto;
    }
    .partnership-thanks-sec .thanks-inner-box h3 {
        font-size: 20px;
    }
    /*header-footer ipad*/
    header .left {
        width: 18%;
    }
    header .left img {

            width: 115px;
        }
    header .right ul li a.login-btn {
        padding: 5px 16px 6px !important;
        margin-left: 5px;
    }
    header .right ul li a {
        padding: 6px 8px;
    }
    #menu-bottomplate ul a {
        font-size: 14px;
        padding: 2px 8.5px 10px;
    }
    #menu-bottomplate ul a .fa {
            margin-right: 0 !important;
        }
    #menu-bottomplate ul a .fa-chevron-down::before {
            margin-right: 0;
            font-size: 10px;
        }
    #menu-bottomplate ul a.first {
            padding-left: 0 !important;
        }
    #menu-bottomplate ul ul li a {
        padding: 0 !important;
        font-size: 14px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a {
        font-size: 14px;
    }
    #menu-bottomplate ul ul.cert-menu-dwon li a.apply-btn {
            padding: 4px 25px 5px;
        }
    #menu-bottomplate ul ul.cert-menu-dwon a.download-btn {
        padding: 4px 15px 5px;
    }
    footer .more-links li a {
        font-size: 12px;
    }
    footer .footer-left .third-link-pad li .btn-new {
        padding: 1px 2px 2px;
        margin-top: 8px;
        font-size: 11px;
    }
    footer .for-footer .stay-info h4 {
        font-size: 18px;
    }
    footer .for-footer .stay-info p {
        font-size: 12px;
    }
    footer .sm, footer .sm a {
        font-size: 12px;
    }
    footer .disclaimers .accordionButton span {
        font-size: 13px;
    }
    footer .disclaimers .accordionContent p {
        font-size: 11px;
    }
    ul.footer-ul li a {
        font-size: 13px !important;
        letter-spacing: 0.25px !important;
    }
    footer .copyright {
        font-size: 13px !important;
        letter-spacing: 0.25px !important;
    }
    .searchh input[type="text"] {
        width: 100%;
        padding: 10px;
        margin-left: 0;
        font-size: 25px;
    }
    .searchh .srch-button {
        width: auto;
        padding: 10px 30px;
        font-size: 22px;
        margin-top: 35px;
    }

    .blog-box ul li {
        margin-right: 17px;
    }
    .blog-box ul li:last-child {
            margin-right: 0;
        }
    /**CompleteYourRegistration**/
    .create-acc .div1 .image-section {
        width: 20%;
    }
    .create-acc .div1 .login-content .bigpara {
        font-size: 15px;
        width: 100%;
    }
    .create-acc span.blue-label {
        font-size: 11px;
        line-height: 15px;
    }
    /**aie-landing-page css ipad**/
    .aie-landing-page .aie-landing-banner {
        height: auto !important;
    }
    .aie-landing-page .aie-landing-banner .left {
        padding-top: 240px;
    }
    .aie-landing-page .aie-landing-banner h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .aie-landing-page .aie-landing-banner p.banner-text {
        font-size: 17px;
        line-height: 23px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap form input[type="text"] {
        padding: 7px;
        margin-bottom: 10px;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .form-botpart {
        padding: 0 6%;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-leftAlign .zf-tempFrmWrapper .zf-tempContDiv {
        margin-left: 0 !important;
        width: 64% !important;
        float: left;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-tempContDiv span {
        width: 100% !important;
        float: left !important;
        margin-left: 0 !important;
    }
    .aie-landing-page .aie-landing-banner .form-wrap .zf-phwrapper.zf-phNumber span {
        float: left !important;
    }
    .aie-landing-page h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .aie-landing-page p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .aie-landing-page p.para {
            font-size: 17px;
            line-height: 1.5;
        }
    .aie-landing-page .why-sec .img-part .imgbox {
        height: auto;
    }
    .aie-landing-page .why-sec .text-part {
        padding-top: 15px;
    }
    .aie-landing-page .key-highlights-sec li {
        width: 23.70%;
        padding: 25px 30px;
    }
    .aie-landing-page .key-highlights-sec li:last-child {
            margin-right: 0;
        }
    .aie-landing-page .who-should-sec li {
        width: 48.25%;
    }
    .aie-landing-page .who-should-sec li h3 {
            font-size: 20px;
        }
    .aie-landing-page .who-should-sec li p {
            font-size: 14px;
            line-height: 1.5;
        }
    .aie-landing-page .learning-res-landing .text-part ul li {
        font-size: 14px;
        line-height: 18px;
    }
    .aie-landing-page .process-sec-landing {
        padding: 70px 0;
    }
    .aie-landing-page .process-sec-landing ul li {
            padding: 30px 15px 15px;
            margin-right: 34px;
            font-size: 14px;
        }
    .aie-landing-page .process-sec-landing ul li span.number {
                left: 36%;
            }
    .aie-landing-page .getdetails-sec .getdetails-btn {
        padding: 9px 32px;
        font-size: 17px;
        /*margin-top: 8px;*/
    }
    .thanks-inner-box {
        padding: 60px 50px;
    }
    .thanks-inner-box h1 {
            font-size: 38px;
            line-height: 44px;
        }
    .program-brochure.best-practices .banner {
        background-position-x: right;
    }
    .program-brochure .content-part {
        padding: 60px 0;
    }
    .best-practices .right-pane .form-box {
        padding: 25px 20px !important;
    }
    .best-practices .right-pane .form-box li label {
        width: 35%;
        margin-right: 0;
        font-size: 12px !important;
    }
    .best-practices .right-pane .form-box .form-botpart {
        padding: 10px 8%;
    }
    .best-practices .right-pane .form-box .form-botpart p {
            font-size: 11px;
        }
    /*Guide-Popup 1024*/
    .guide-cover {
        width: 75%;
    }
    .guide-pop-wrap .gright h3 {
        font-size: 20px !important;
        margin-bottom: 6px !important;
        line-height: 1.1;
    }
    .guide-pop-wrap .gright p {
        font-size: 13px !important;
    }
}
@media only screen and (min-width:769px) and (max-width:896px) and (orientation: landscape) {
    input{}
}


@media only screen and (width:1440px) {
    .guide-cover {
        width: 100%;
    }
}
@media only screen and (width:1536px) {
    .guide-cover {
        width: 100%;
    }
}
@media only screen and (width:1600px) {
    /*.guide-cover {
        width: 48%;
    }*/
}
@media only screen and (width:1920px) {
    /*.guide-cover {
        width: 40%;
    }*/
    
}
@media only screen and (width:2240px) {
    .about-home .back-graybox {
        width: 43%;
    }
}
@media screen and (min-width:2240px) {

    .homebanner-new {
        width: 100%;
        background: #060d17 url(images/home-banner-bg25.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .home-artiba-edge {
        background-size: auto;
    }
    .about-banner {
        background: #1D2464 url(../content/images/about-artiba-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .standard-banner {
        width: 100%;
        background: #1D2464 url(../content/images/artiba-standard-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .governance-banner {
        width: 100%;
        background: #051222 url(../content/images/governance-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .edge-banner {
        width: 100%;
        background: #1D2464 url(../content/images/artiba-edge-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .shaping-banner {
        width: 100%;
        background: #031323 url(../../content/images/shaping-banner-main-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .certification-page .main-certification-banner {
        width: 100%;
        background: #031323 url(../../content/images/aie-new-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caiep-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caiep-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caibp-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caibp-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner, .accreditation-banner, .certification-process-banner, .fee-registration-banner {
    }

    .artiba-edge-page .eligibility-sec {
        background: #0a2540 url(../../content/images/global-ai-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .your-influence {
        background-position: center top !important;
        background-size: auto !important;
    }
    .first-step {
        background-position: center top !important;
        background-size: auto !important;
    }
    .benchmark-sec {
        background: #000000 url(images/ready-exam-bg.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .open-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .ai-world-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .about-three-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .apply-sec.blue-border {
        background-position: center center !important;
        background-size: auto !important;
    }
    .standard-coverage-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .standards-page .standard-exam-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .certification-banner {
        width: 100%;
        background: #000 url(images/certification-banner-full-25.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .establish-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .why-cert-sec {
        background-position: center top !important;
        background-size: 20% !important;
    }
    .downloadable-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .start-off {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .apply-sec {
        background-position: center top !important;
        background-size: auto !important;
        padding: 50px 0 60px;
    }
    .learning-resources-sec {
        background-position: center top !important;
        background-size: auto !important;
        padding: 50px 0 60px;
    }
    .exam-coverage-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .journey-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .digitally-badged-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .bottom-btn-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .about-exam-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .exam-inner-banner.artiba-exam-policies-banner {
        background: #0a2540 url(images/artiba-exam-policy-banner-25.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .learning-standards-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .across-sizes-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .across-sizes-sec .right-part {
            width: 51%;
        }
    .support-network-sec {
        background-attachment: scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .eligibility-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    /*.apply-accreditation-sec {
        background-position: center top !important;
        background-size: auto !important;
    }*/
    .partner-banner {
        background: #000 url(images/partner-banner-bg-25.jpg) no-repeat scroll;
        background-position: center top !important;
        background-size: auto !important;
    }
    .training-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .why-partner-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .accelerated-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .accreditation-precess-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .become-training-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .global-edge-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .global-edge-sec ul li {
            min-height: 305px;
        }
    .corporate-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .artiba-edge-page .standard-exam-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .artiba-edge-page .knowledge-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .insights-blog-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .insight-extra-downloadable {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .groundbreaking-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .blog-content-sec {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
    }
    .get-started-banner {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
    }
    .extra-downloadable {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .get-blog-sec {
        background-size: auto !important;
    }
    .login-page .login-inner {
        background-position: center top !important;
        background-size: auto !important;
    }
    .program-brochure .banner {
        background: #E4F0FF url(images/program-brochure-bg.jpg) no-repeat scroll;
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .aie-landing-page .aie-landing-banner {
        background: #000 url(images/artificial-intelligence-engineer-certification-banner-b.jpg) no-repeat scroll;
        background-position: center top !important;
        background-size: auto !important;
    }
    .aie-landing-page .key-highlights-sec {
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .who-should-sec {
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .process-sec-landing {
        background: #f1f1f1 url(images/bg-gray-b.jpg) no-repeat;
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .getdetails-sec {
        background: #0a2540 url(images/get-details-landing-bg-b.jpg) no-repeat;
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-thanks-sec {
        background-position: center !important;
        background-size: cover !important;
    }
    .program-brochure.best-practices .banner {
        background-position: center top !important;
        background-size: auto !important;
    }
}

@media only screen and (min-width:2501px) {

    .homebanner-new {
        height: auto;
    }

    .homebanner {
        background: #092E74 url(images/home-banner-25.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .your-influence {
        background-position: center top !important;
        background-size: auto !important;
    }
    .first-step {
        background-position: center top !important;
        background-size: auto !important;
    }
    .benchmark-sec {
        background: #000000 url(images/ready-exam-bg.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .open-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .ai-world-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .about-three-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .apply-sec.blue-border {
        background-position: center center !important;
        background-size: auto !important;
    }
    .standard-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .standard-coverage-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .standards-page .standard-exam-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .standards-page .knowledge-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .certification-banner {
        width: 100%;
        background: #000 url(images/certification-banner-full-25.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .establish-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .why-cert-sec {
        background-position: center top !important;
        background-size: 20% !important;
    }
    .downloadable-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .start-off {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .apply-sec {
        background-position: center top !important;
        background-size: auto !important;
        padding: 50px 0 60px;
    }
    .learning-resources-sec {
        background-position: center top !important;
        background-size: auto !important;
        padding: 50px 0 60px;
    }
    .exam-coverage-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .journey-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .digitally-badged-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .bottom-btn-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .about-exam-sec {
        background-position: center center !important;
        background-size: auto !important;
    }
    .exam-inner-banner.artiba-exam-policies-banner {
        background: #0a2540 url(images/artiba-exam-policy-banner-25.jpg) no-repeat scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .learning-standards-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .across-sizes-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .across-sizes-sec .right-part {
            width: 51%;
        }
    .support-network-sec {
        background-attachment: scroll !important;
        background-position: center top !important;
        background-size: auto !important;
    }
    .eligibility-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .apply-accreditation-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .partner-banner {
        background: #000 url(images/partner-banner-bg-25.jpg) no-repeat scroll;
        background-position: center top !important;
        background-size: auto !important;
    }
    .training-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .why-partner-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .accelerated-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .ai-educators-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .accreditation-precess-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .become-training-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .global-edge-sec {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .global-edge-sec ul li {
            min-height: 305px;
        }
    .corporate-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .benefits-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .artiba-edge-page .standard-exam-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .artiba-edge-page .knowledge-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .impact-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .insights-blog-sec {
        background-position: center top !important;
        background-size: auto !important;
    }
    .insight-extra-downloadable {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .groundbreaking-sec1 {
        background-position: center top !important;
        background-size: auto !important;
    }
    .blog-content-sec {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
    }
    .get-started-banner {
        max-width: 1366px;
        margin-left: auto;
        margin-right: auto;
    }
    .extra-downloadable {
        background-position: center bottom !important;
        background-size: auto !important;
    }
    .get-blog-sec {
        background-size: auto !important;
    }
    .login-page .login-inner {
        background-position: center top !important;
        background-size: auto !important;
    }
    .program-brochure .banner {
        background: #E4F0FF url(images/program-brochure-bg.jpg) no-repeat scroll;
        background-position: center bottom !important;
        background-size: auto !important;
    }

    .aie-landing-page .aie-landing-banner {
        background: #170d41 url(images/artificial-intelligence-engineer-certification-banner-b.jpg) no-repeat scroll;
        background-position: center top !important;
        background-size: auto !important;
    }
    .aie-landing-page .key-highlights-sec {
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .who-should-sec {
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .process-sec-landing {
        background: #f1f1f1 url(images/bg-gray-b.jpg) no-repeat;
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-page .getdetails-sec {
        background: #0a2540 url(images/get-details-landing-bg-b.jpg) no-repeat;
        background-position: center !important;
        background-size: auto !important;
    }
    .aie-landing-thanks-sec {
        background-position: center !important;
        background-size: cover !important;
    }
    .program-brochure.best-practices .banner {
        background-position: center top !important;
        background-size: auto !important;
    }
}
@media not all and (min-resolution:.001dpcm) {
    @media {
        .homebanner {
            background: #092E74 url(images/home-banner-25.jpg) no-repeat scroll !important;
            background-position: center top !important;
            background-size: auto !important;
        }
        .your-influence {
            background-position: center top !important;
            background-size: auto !important;
        }
        .first-step {
            background-position: center top !important;
            background-size: auto !important;
        }
        .benchmark-sec {
            background: #000000 url(images/ready-exam-bg.jpg) no-repeat scroll !important;
            background-position: center top !important;
            background-size: auto !important;
        }
        .open-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .ai-world-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .about-three-sec {
            background-position: center center !important;
            background-size: auto !important;
        }
        .apply-sec.blue-border {
            background-position: center center !important;
            background-size: auto !important;
        }
        .standard-sec1 {
            background-position: center top !important;
            background-size: auto !important;
        }
        .standard-coverage-sec {
            background-position: center center !important;
            background-size: auto !important;
        }
        .standards-page .standard-exam-sec {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .standards-page .knowledge-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .standards-page .careers-01 {
            background: #000 url(images/standard-management.jpg) no-repeat scroll !important;
            background-position: center center !important;
            background-size: auto !important;
        }
        .certification-banner {
            width: 100%;
            background: #000 url(images/certification-banner-full-25.jpg) no-repeat scroll !important;
            background-position: center top !important;
            background-size: auto !important;
        }
        .establish-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .why-cert-sec {
            background-position: center top !important;
            background-size: 20% !important;
        }
        .downloadable-sec {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .start-off {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .apply-sec {
            background-position: center top !important;
            background-size: auto !important;
            padding: 50px 0 60px;
        }
        .learning-resources-sec {
            background-position: center top !important;
            background-size: auto !important;
            padding: 50px 0 60px;
        }
        .exam-coverage-sec {
            background-position: center center !important;
            background-size: auto !important;
        }
        .journey-sec {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .digitally-badged-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .bottom-btn-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .about-exam-sec {
            background-position: center center !important;
            background-size: auto !important;
        }
        .exam-inner-banner.artiba-exam-policies-banner {
            background: #0a2540 url(images/artiba-exam-policy-banner-25.jpg) no-repeat scroll !important;
            background-position: center top !important;
            background-size: auto !important;
        }
        .learning-standards-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .across-sizes-sec {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .across-sizes-sec .right-part {
                width: 51%;
            }
        .support-network-sec {
            background-attachment: scroll !important;
            background-position: center top !important;
            background-size: auto !important;
        }
        .eligibility-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .apply-accreditation-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .partner-banner {
            background: #000 url(images/partner-banner-bg-25.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }
        .training-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .why-partner-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        /*.university-partnership-banner {
            background: #000 url(images/university-banner-bg-25.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }*/
        .accelerated-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .ai-educators-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .accreditation-precess-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        /*.training-institutions-banner {
            background: #000 url(images/training-banner-bg-25.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }*/
        .become-training-sec1 {
            background-position: center top !important;
            background-size: auto !important;
        }
        .global-edge-sec {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .global-edge-sec ul li {
                min-height: 305px;
            }
        /*.corporate-partnership-banner {
            background: #000 url(images/corporate-banner-bg-25.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }*/
        .corporate-sec1 {
            background-position: center top !important;
            background-size: auto !important;
        }
        .benefits-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .artiba-edge-page .standard-exam-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .artiba-edge-page .knowledge-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .impact-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .insights-blog-sec {
            background-position: center top !important;
            background-size: auto !important;
        }
        .insight-extra-downloadable {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .groundbreaking-sec1 {
            background-position: center top !important;
            background-size: auto !important;
        }
        .blog-content-sec {
            max-width: 1366px;
            margin-left: auto;
            margin-right: auto;
        }
        .get-started-banner {
            max-width: 1366px;
            margin-left: auto;
            margin-right: auto;
        }
        .extra-downloadable {
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .get-blog-sec {
            background-size: auto !important;
        }
        .login-page .login-inner {
            background-position: center top !important;
            background-size: auto !important;
        }
        .program-brochure .banner {
            background: #E4F0FF url(images/program-brochure-bg.jpg) no-repeat scroll;
            background-position: center bottom !important;
            background-size: auto !important;
        }
        .accreditation-banner {
            width: 100%;
            background: #000000 url(images/accreditation-banner-full-25.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }
        .aie-landing-page .aie-landing-banner {
            background: #000 url(images/artificial-intelligence-engineer-certification-banner-b.jpg) no-repeat scroll;
            background-position: center top !important;
            background-size: auto !important;
        }
        .aie-landing-page .key-highlights-sec {
            background-position: center !important;
            background-size: auto !important;
        }
        .aie-landing-page .who-should-sec {
            background-position: center !important;
            background-size: auto !important;
        }
        .aie-landing-page .process-sec-landing {
            background: #f1f1f1 url(images/bg-gray-b.jpg) no-repeat;
            background-position: center !important;
            background-size: auto !important;
        }
        .aie-landing-page .getdetails-sec {
            background: #0a2540 url(images/get-details-landing-bg-b.jpg) no-repeat;
            background-position: center !important;
            background-size: auto !important;
        }
        .aie-landing-thanks-sec {
            background-position: center !important;
            background-size: cover !important;
        }
        .program-brochure.best-practices .banner {
            background-position: center top !important;
            background-size: auto !important;
        }
    }
}
@media screen and (min-width: 2500px) {
    .container {
        max-width: 1600px;
    }
}

@media screen and (min-width:769px) and (max-width:1023px) and (orientation: landscape) {
    .track-strip .text-part {
        width: 65%;
        float: left;
        padding-left: 2rem;
        border-left: 1px solid rgba(0, 0, 0, 0.14);
        padding-top: 10px;
    }

    .track-strip .head-part h3 {
        font-size: 20px;
    }

    .track-strip .head-part .small-hd {
        display: inline-block;
        font-size: 14px;
        line-height: 13px;
    }

    .track-strip .head-part {
        width: 40%;
        float: left;
        /* padding-top: 10px; */
        transform: rotate(270deg);
        margin-left: -5%;
        margin-top: 60px;
    }
    header .left {
        width: 14% !important;
    }

        header .left img {
            width: 100% !important;
        }

    #menu-bottomplate ul a {
        font-size: 10px !important;
        padding: 2px 6px 12px !important;
    }

    #menu-bottomplate ul ul.about-menu-dwon {
        width: 415px;
    }

        #menu-bottomplate ul ul.about-menu-dwon .left-part .imgbox {
            height: auto;
            margin-bottom: 10px;
        }

        #menu-bottomplate ul ul.about-menu-dwon h4 {
            font-size: 10.5px;
        }

        #menu-bottomplate ul ul.about-menu-dwon .right-part .mrtp {
            margin-top: 0;
        }

        #menu-bottomplate ul ul.about-menu-dwon a {
            padding-bottom: 2px !important;
        }

            #menu-bottomplate ul ul.about-menu-dwon a p {
                font-size: 8px;
                line-height: 12px;
            }

    #menu-bottomplate ul ul.cert-menu-dwon {
        width: 560px;
        left: -50px;
    }

        #menu-bottomplate ul ul.cert-menu-dwon h4, #menu-bottomplate ul ul.cert-menu-dwon h4 a {
            font-size: 10.5px;
        }

        #menu-bottomplate ul ul.cert-menu-dwon a p {
            font-size: 8px;
            line-height: 12px;
        }

        #menu-bottomplate ul ul.cert-menu-dwon .right-part ul li {
            margin-bottom: 3px;
        }

            #menu-bottomplate ul ul.cert-menu-dwon .right-part ul li h4 a {
                font-size: 10.5px !important;
            }

        #menu-bottomplate ul ul.cert-menu-dwon .left-part a.overview-pad {
            padding-bottom: 2px !important;
        }

        #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .left {
            width: 18% !important;
        }

        #menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn {
            font-size: 9px !important;
        }

            #menu-bottomplate ul ul.cert-menu-dwon li a.simple-btn .fa {
                font-size: 9px !important;
                margin-right: 3px !important;
            }

        #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li .right {
            width: 82%;
            padding-left: 5px;
            min-height: unset;
        }

        #menu-bottomplate ul ul.cert-menu-dwon .left-part ul.meun-cert-list li {
            margin-bottom: 3px;
        }

        #menu-bottomplate ul ul.cert-menu-dwon .right-part ul li ul li, #menu-bottomplate ul ul.cert-menu-dwon .right-part ul li a {
            font-size: 8px !important;
            line-height: 9px !important;
        }

    #menu-bottomplate ul ul.partner-menu-dwon {
        width: 206px;
        left: 8px;
    }

    #menu-bottomplate ul ul lis {
        margin-bottom: 3px;
        padding-bottom: 3px;
    }

    #menu-bottomplate ul ul.partner-menu-dwon li a {
        font-size: 12.5px;
    }

    #menu-bottomplate ul ul.insights-drpdw {
        width: 401px;
        left: -199px;
    }

        #menu-bottomplate ul ul.insights-drpdw .rigghfht .mrtp {
            margin-top: 0;
        }

        #menu-bottomplate ul ul.insights-drpdw h4 {
            font-size: 10.5px;
        }

        #menu-bottomplate ul ul.insights-drpdw p {
            font-size: 8px;
            line-height: 12px;
            margin-bottom: 0;
        }

        #menu-bottomplate ul ul.insights-drpdw a {
            font-size: 8px !important;
            padding: 0 !important;
        }

    header .right ul li a.login-btn {
        font-size: 10px;
        line-height: 16px;
        margin-left: 8px;
    }

    footer .footer-left .explore-btn {
        font-size: 9px;
    }

    footer .footer-left .btn-myartiba {
        padding: 5px 15px;
        font-size: 9px;
    }

    footer .more-links .head {
        font-size: 10px !important;
        letter-spacing: 0;
    }

        footer .more-links .head a {
            font-size: 10px !important;
        }

    footer .more-links li {
        padding: 0 0 !important;
    }

        footer .more-links li a {
            font-size: 8px;
        }

    footer .more-links .head2 {
        font-size: 10px !important;
        letter-spacing: 0;
    }

        footer .more-links .head2 a {
            font-size: 10px !important;
            letter-spacing: 0;
        }

    footer .more-links .head3 {
        font-size: 10px !important;
        letter-spacing: 0;
    }

        footer .more-links .head3 a {
            font-size: 10px !important;
            letter-spacing: 0;
        }

    footer .footer-left .explore-btn {
        font-size: 9px;
    }

        footer .footer-left .explore-btn .fa {
            font-size: 7px;
        }

    footer .footer-left .btn-myartiba {
        padding: 5px 15px;
        font-size: 9px;
    }

    footer .for-footer .stay-info h4 {
        font-size: 11px;
    }

    footer .for-footer .stay-info p {
        font-size: 8px;
    }

    footer .for-footer .stay-info .subsctibe-btn {
        font-size: 10px;
    }

    footer .social li a {
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    footer .graybox-ftr {
        font-size: 8px;
        letter-spacing: 0;
    }

        footer .graybox-ftr a {
            font-size: 8px;
        }

    footer .sm {
        font-size: 8px;
        letter-spacing: 0;
        padding: 15px 0 10px
    }

        footer .sm a {
            font-size: 8px;
        }

    footer .disclaimers .accordionButton span {
        font-size: 10px;
    }

    footer .disclaimers .accordionContent p {
        font-size: 8px;
    }

    ul.footer-ul li a {
        font-size: 8px !important;
        letter-spacing: 0 !important;
    }

    footer .copyright {
        font-size: 8px !important;
        letter-spacing: 0 !important;
    }


    body {
        font-size: 12px;
    }

    h1 {
        font-size: 32px !important;
        line-height: 36px !important;
    }

    h2 {
        font-size: 23px;
        line-height: 27px;
    }

    h3 {
        font-size: 14px;
    }

    h5 {
        font-size: 11px;
    }

    .para, .bigpara {
        font-size: 12px;
    }

    p {
        font-size: 9px;
        line-height: 1.5;
    }

    ul li {
        font-size: 9px !important;
        line-height: 1.5 !important;
    }

        ul li .fa-check {
            width: 18px !important;
            height: 18px !important;
            line-height: 18px !important;
            font-size: 9px !important;
            margin-right: 0;
        }

    .btn-blue {
        font-size: 12px;
        line-height: 12px;
    }

    .btn {
        margin-top: 6px;
        font-size: 12px;
    }

    .btn-border-blue {
        padding: 7px 16px 8px;
        font-size: 9px;
        line-height: 10px;
    }

    .btn-border-white {
        padding: 7px 15px 8px;
        font-size: 9px;
        line-height: 10px;
    }

    .homebanner-new .homebanner-left {
        padding-top: 45px;
    }

    .homebanner-new p {
        font-size: 16px;
        line-height: 22px;
    }

    .btn-blue-new, .btn-purple-new {
        padding: 6px 13px;
        font-size: 10px;
    }

    .bold-para {
        font-size: 13px;
    }

    .certification-pathways .right-part li {
        padding: 20px 10px 20px 10px;
    }

        .certification-pathways .right-part li .text-part {
            padding-left: 5px;
            padding-top: 8px;
        }

        .certification-pathways .right-part li h3 {
            font-size: 10px;
        }

    .home-artiba-edge li {
        padding: 25px 15px;
        margin-right: 8px;
    }

        .home-artiba-edge li .icon-box {
            width: 50px;
        }

        .home-artiba-edge li h3 {
            font-size: 10px;
            line-height: 16px;
            margin-top: 11px;
        }

    .parisienne-regular {
        font-size: 23px !important;
    }

    .column-list.standard_control li {
        font-size: 9px !important;
    }

    .ai-world-sec .top-part .top-para {
        font-size: 12px;
    }

    .about-three-sec li {
        min-height: 320px;
    }

        .about-three-sec li h2 {
            font-size: 19px;
            line-height: 23px;
        }

    .apply-sec .btn-border-white {
        padding: 6px 16px 8px;
        font-size: 11px;
        line-height: 11px;
    }

    .standards-page .knowledge-sec .knowledge-inner .accordion_head {
        font-size: 9px;
    }

    .standards-page .careers-01 .left h3 {
        font-size: 16px;
    }

    .standards-page .careers-01 .left h4 {
        font-size: 12px;
    }

    .core-ethical-sec ul.core-list li {
        margin-right: 20px;
        margin-bottom: 20px;
        min-height: 140px;
    }

        .core-ethical-sec ul.core-list li .text-part {
            width: 75%;
            padding-left: 20px;
        }

    .code-of-ethics-page .exam-requirement-sec ul li {
        margin-right: 18px;
        margin-bottom: 18px;
        min-height: 150px;
    }

    .compliance-enforcement-sec .img-part .imgbox {
        height: auto;
    }

    .ai-sec1 .small-font {
        font-size: 6px;
    }

    .artiba-edge-page .industry-recognition ul li p {
        font-size: 8.6px;
    }

    .certification-process-page .step-num {
        padding: 6px 15px;
        width: 125px;
        font-size: 24px;
    }

    .certification-process-page .explore-btn1 {
        font-size: 10px;
    }

        .certification-process-page .explore-btn1 .fa {
            font-size: 7px;
        }

    .certification-process-page .need-more-sec ul li {
        padding: 8px 8px;
        margin-right: 16px;
    }

    .certification-process-page .download-brochure-btn {
        font-size: 9px;
    }

        .certification-process-page .download-brochure-btn .fa {
            font-size: 7px;
        }

    .about-exam-sec .exam-list-part li h4 {
        font-size: 9px;
    }

    .exam-requirement-sec li {
        margin-right: 19px;
        padding: 20px 15px 20px 15px;
        min-height: 220px;
    }

        .exam-requirement-sec li h3 {
            font-size: 14px;
        }

    .exam-strategies-sec .right-part .strategies-link-box li h4 {
        font-size: 14px;
    }

    .exam-resources-sec .text-part ul li a h4 {
        font-size: 14px;
    }

    .artiba-exam-policies-content ul.policies-list-link li {
        padding: 15px 15px;
        margin-right: 20px;
        margin-bottom: 20px;
        min-height: 170px;
    }

    .artiba-exam-policies-content .imgbox {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .artiba-exam-policies-content .text-part {
        width: 74%;
        padding-left: 25px;
    }

        .artiba-exam-policies-content .text-part h3 {
            font-size: 14px;
        }

    .exam-inner-top-menu ul li a {
        font-size: 9px;
    }

    .exam-flevel-content .knowledge-covered table tr:first-child td {
        padding: 10px 10px;
        font-size: 11px;
    }

    .exam-flevel-content .knowledge-covered table td {
        padding: 10px 10px;
        font-size: 9px;
    }

        .exam-flevel-content .knowledge-covered table td span {
            width: 35px;
            height: 35px;
            line-height: 35px;
        }

    .exam-flevel-content .important-things table th {
        padding: 8px 10px;
        font-size: 14px;
    }

    .exam-flevel-content .important-things table td {
        padding: 8px 10px;
        font-size: 10px;
    }

    .exam-aside-bot li a {
        font-size: 9px;
    }

    .compare-fees-sec .table-fee th {
        font-size: 10px;
        padding: 15px 20px;
    }

    .compare-fees-sec .table-fee td {
        font-size: 9px;
        padding: 8px 20px;
    }

    .registration-option li {
        padding: 20px 15px;
        border-bottom: 5px solid #66a6ff;
        margin-right: 13px;
        height: 280px;
    }

        .registration-option li h4 {
            font-size: 11px;
            line-height: 14px;
            min-height: unset;
        }

        .registration-option li p {
            font-size: 9px;
        }

    .payment-invoicing li {
        margin-right: 24px;
        min-height: 310px;
    }

        .payment-invoicing li h3 {
            font-size: 15px;
        }

    .fee-registration .payment-invoicing li .fa-check {
        width: 70px !important;
        height: 70px !important;
        line-height: 70px !important;
    }

    .employer-sponsorship-support .top-part .top-para {
        font-size: 11px;
    }

    .employer-sponsorship-support .text-part ul li {
        padding: 10px 8px;
        width: 32%;
    }

        .employer-sponsorship-support .text-part ul li a {
            font-size: 10px;
        }

    .fee-registration .right-part {
        padding: 40px 25px;
    }

    .common-ques-sec .accordion_head {
        font-size: 11px;
    }

        .common-ques-sec .accordion_head span:nth-child(2) {
            width: 85%;
        }

    .get-blog-sec li {
        margin-right: 19px;
    }

    .get-blog-sec ul li .textbox {
        padding: 20px 20px;
        min-height: 256px;
    }

    .get-blog-sec ul li .blog-date {
        font-size: 9px;
    }

    .get-blog-sec ul li h4 {
        font-size: 12px;
        line-height: 18px;
    }

    .blog-box ul li .txt-info {
        min-height: 262px;
    }

        .blog-box ul li .txt-info .title-hd {
            font-size: 14px;
            line-height: 19px;
            min-height: 70px;
        }

        .blog-box ul li .txt-info .txt-disc {
            font-size: 9px;
            line-height: 17px;
        }

    .blog-box ul li a.topic-link {
        font-size: 9px;
        margin-bottom: 0;
    }

    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-title {
        font-size: 13px;
    }

    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-source {
        font-size: 9px;
    }

    .agg-content-widget .agg-content .agg-article .agg-article-details .agg-article-date {
        font-size: 9px;
    }

    .get-going-sec .btn-border-white {
        padding: 7px 15px 8px;
        font-size: 9px;
        line-height: 9px;
    }

    .events-sec1 .bot-part .right-part p.write-to-us, .events-sec2 .bot-part .right-part p.write-to-us {
        font-size: 16px;
        line-height: 1.35;
    }

    .contact-banner .contact-addresbox h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .contact-banner .contact-addresbox h3 {
        font-size: 11px;
        margin-top: 11px;
    }

    .map .sitemap-main-link li span.sitemap-hd {
        font-size: 14px;
    }

    .shaping-banner {
        height: 430px;
    }

    .three-distinct-certifications .content-box h4 {
        font-size: 14px;
        line-height: 19px;
    }

    .three-distinct-certifications .overlay p {
        font-size: 9px;
    }

    .setpartdvt li {
        min-height: 225px;
    }

        .setpartdvt li h3 {
            font-size: 14px;
            margin-bottom: 7px;
        }

    .designedsecdvt .right-part ul h4 {
        font-size: 10px;
    }

    .designedsecdvt .right-part ul p {
        font-size: 9px;
    }

    .certification-page .track-sec li {
        margin-right: 24px;
        min-height: 290px;
    }

        .certification-page .track-sec li .fa-check {
            width: 55px;
            height: 55px;
            line-height: 55px;
            font-size: 20px;
        }

        .certification-page .track-sec li h3 {
            font-size: 16px;
            margin-top: 0px;
            margin-bottom: 10px;
        }

        .certification-page .track-sec li h4 {
            font-size: 11px;
        }

    .learning-resources-sec .right-part .note {
        font-size: 7px;
    }

    .certification-page .exam-coverage-sec li h4 {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 10px;
        min-height: 49px;
    }

    .certification-page .exam-coverage-sec li .percent-nubmber {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .certification-page .exam-coverage-sec li {
        padding: 25px 13px;
        margin-right: 8px;
        min-height: 310px;
    }

    .examdvtpvt .leftdvt h4, .examdvtpvt .rightdvt h4 {
        font-size: 12px;
    }

    .examdvtpvt .rightdvt a {
        padding: 6px 15px;
        font-size: 9px;
    }

    .journey-sec .feerihgt h3 {
        font-size: 20px;
    }

    .journey-sec .feerihgt p {
        font-size: 9px;
    }

    .journey-sec .rigtfeebtn a {
        padding: 5px 15px;
        font-size: 9px;
        margin-top: -44px;
    }

    .certification-page .journey-sec .bottomdvt h4 {
        font-size: 11px;
    }

    .caiep-registration-banner h1 {
        font-size: 30px !important;
        line-height: 34px !important;
    }

    .caiep-registration-banner p {
        font-size: 13px;
        line-height: 20px;
    }

    .btn-white-new {
        padding: 6px 15px;
        font-size: 9px;
    }

    .why-sec .left-part .bluebox {
        height: 325px;
    }

        .why-sec .left-part .bluebox .round-img {
            width: 226px;
            height: 226px;
            margin-top: 75px;
        }

    .why-sec ul li .textpart {
        width: 84%;
        font-size: 10px;
        padding-top: 13px;
        padding-left: 15px;
    }

    .right-for-you ul li .textpart {
        font-size: 15px;
    }

    .key-competency-section ul li p {
        font-size: 10px;
        line-height: 17px;
    }

    .certification-framework-sec ul li .number {
        width: 50px;
        font-size: 29px;
    }

    .certification-framework-sec ul li .textpart {
        width: 78%;
        font-size: 12px;
        padding-left: 15px;
    }

    .caibp-registration-banner h1 {
        font-size: 30px !important;
        line-height: 34px !important;
    }

    .caibp-registration-banner p {
        font-size: 13px;
        line-height: 20px;
    }

    .partner-banner .banner-left {
        width: 52%;
    }

    .partner-link-box li a {
        font-size: 10px;
    }

    .why-partner-sec li {
        margin-right: 9px;
    }

    .yourway-sec h4 {
        font-size: 14px;
        line-height: 21px;
    }

    .yourway-sec .btn-border-white {
        padding: 6px 15px 7px;
        font-size: 11px;
        line-height: 11px;
    }

    .btn-blue {
        padding: 6px 15px 8px;
        font-size: 9px;
        line-height: 9px;
    }

    .recognized-logo {
        height: 270px;
    }

        .recognized-logo h4 {
            font-size: 10px;
        }

    .accreditation-precess-sec li {
        margin-right: 24px;
        min-height: 190px;
    }

    .corporate-partnership-banner .banner-left p, .training-institutions-banner .banner-left p {
        font-size: 11px;
        line-height: 20px;
    }

    .training-slider-box {
        height: 270px;
    }

        .training-slider-box .insight-add-box {
            height: 230px;
        }

            .training-slider-box .insight-add-box h4 {
                font-size: 17px;
                margin-bottom: 10px;
            }

            .training-slider-box .insight-add-box p {
                font-size: 9px;
                line-height: 1.5;
            }

    .training-institutions .standard-exam-sec .right-part li .img-part {
        width: 35px;
    }

    .training-institutions .standard-exam-sec .right-part li .text-part {
        width: 83%;
    }

    .benefits-sec .text-part ul li, .training-institutions .subsidized-sec ul li {
        margin-bottom: 7px;
        padding-left: 25px;
    }

    .training-institutions .eligibility-rtp-sec ul li {
        margin-right: 13px;
        min-height: 220px;
    }

        .training-institutions .eligibility-rtp-sec ul li h4 {
            font-size: 10px;
        }

    .training-institutions .apply-accreditation-sec p, .corporate-partnership .apply-accreditation-sec p {
        font-size: 13px;
    }

    .corporate-slider-box {
        height: 270px;
    }

        .corporate-slider-box .insight-add-box {
            height: 230px;
        }

            .corporate-slider-box .insight-add-box img {
                max-width: 85px;
                margin-bottom: 0px;
            }

            .corporate-slider-box .insight-add-box h4 {
                font-size: 16px;
            }

    .corporate-partnership .learning-academy-sec .leftdvt h4 {
        font-size: 12px;
    }
}
@media screen and (min-width:1025px) and (max-width:1079px) and (orientation: landscape) {
}
@media screen and (min-width:991px) and (max-width:1199px) {
    
}
@media screen and (min-width:1281px) and (max-width:1365px) {
    
}
@media only screen and (min-width:1367px) and (max-width:1599px) {
}
@media only screen and (min-width:1601px) and (max-width:1919px) {
    .homebanner-new {
        background: #060d17 url(images/home-banner-bg25.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .homebanner-new h1 {
            font-size: 4.8rem;
        }
    .about-home .back-graybox {
        width: 44%;
    }
    .home-artiba-edge {
        background-size: auto;
    }
    .about-banner {
        background: #084c97 url(../content/images/about-artiba-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .standard-banner {
        width: 100%;
        background: #084c97 url(../content/images/artiba-standard-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .governance-banner {
        width: 100%;
        background: #051222 url(../content/images/governance-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .edge-banner {
        width: 100%;
        background: #074b96 url(../content/images/artiba-edge-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .shaping-banner {
        width: 100%;
        background: #031323 url(../../content/images/shaping-banner-main-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .certification-page .main-certification-banner {
        width: 100%;
        background: #031323 url(../../content/images/aie-new-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caiep-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caiep-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caibp-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caibp-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner, .accreditation-banner, .certification-process-banner, .fee-registration-banner {
    }
}
@media only screen and (min-width:1921px) and (max-width:2239px) {

    .homebanner-new {
        background: #060d17 url(images/home-banner-bg25.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .homebanner-new h1 {
            font-size: 4.8rem;
        }
    .about-home .back-graybox {
        width: 44%;
    }
    .home-artiba-edge {
        background-size: auto;
    }
    .about-banner {
        background: #1D2464 url(../content/images/about-artiba-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .standard-banner {
        width: 100%;
        background: #1D2464 url(../content/images/artiba-standard-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .governance-banner {
        width: 100%;
        background: #051222 url(../content/images/governance-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .edge-banner {
        width: 100%;
        background: #1D2464 url(../content/images/artiba-edge-main-banner-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .shaping-banner {
        width: 100%;
        background: #031323 url(../../content/images/shaping-banner-main-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .certification-page .main-certification-banner {
        width: 100%;
        background: #031323 url(../../content/images/aie-new-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caiep-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caiep-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .caibp-registration-banner {
        width: 100%;
        background: #031323 url(../../content/images/caibp-registration-banner25-b.jpg) no-repeat;
        background-position: center top !important;
        background-size: auto !important;
    }
    .university-partnership-banner, .training-institutions-banner, .corporate-partnership-banner, .accreditation-banner, .certification-process-banner, .fee-registration-banner {
    }
}
@media only screen and (min-width:2241px) and (max-width:2739px){
    .about-home .back-graybox {
        width: 44%;
    }
    .about-home .left-part {
        padding-right: 26%;
    }
}
@media only screen and (min-width:2740px) {
    .about-home .back-graybox {
        width: 44%;
    }
    .about-home .left-part {
        padding-right: 26%;
    }

}


@media (max-width:47.9375em) {
    .prsubmdvt {
        padding-left: 50px;
        margin-top: 0px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .prsubmdvt {
        padding-left: 71px;
        margin-top: 0;
    }
    .subscribe-form-sec .prsubmdvt {
        padding-left: 40px;
    }
    .examdvtpvt h4 {
        font-size: 20px !important;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
