.info_warp{margin-top:10px;}
.info_warp h3{font-size:22px; margin-bottom:12px;}

.info{color:#666666;}
.info dl+dl{margin-top:10px;}
.info dt{width:100%; background-color:#111827; padding:10px; box-sizing:border-box; font-size:16px; cursor:pointer; border-radius: 7px; color: #fff;}
.info dt span:last-child{float:right;}
.info dd{background-color:#fff; padding:25px 20px; font-size:14px; line-height:1.5; box-sizing:border-box; display:none;margin-left: 0px; background: #f2f3f3;}
.info dd ul{padding-left:25px; padding-top:10px; box-sizing:border-box;}
.info dd ul li{list-style-type:decimal;}
.info dd ul li+li{margin-top:5px;}
.info dd ul li span{width:100%; display:inline-block;}
.info dd ul li span:nth-child(1){font-weight:bold;}

.checkbox-wrap { cursor: pointer; }
.checkbox-wrap .check-icon  { display: inline-block; width: 27px; height: 29px; background: url('../images/btn_on.off.png') left center no-repeat; vertical-align: middle; transition-duration: .3s;margin-top:-7px; }
.checkbox-wrap input[type=checkbox] { display: none; }
.checkbox-wrap input[type=checkbox]:checked + .check-icon { background-image: url('../images/btn_on.png'); }

/********** BEGIN HEADER STYLES **********/
.header-text {
    margin-bottom: 30px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 41px;
    line-height: 50px;
    color: #58585B;
    font-weight: 400;
  }
  
  .logobar {
    height: 90px;
    position: relative;
  }
  
  .logobar #logo-theme-a {
    background: url(../images/kore.ai_logo.png) no-repeat center center;
    background-size: contain;
    height: 50px;
    width: 180px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    position: absolute;
    left: 2.5rem;
    top: 20px;
  }
  
  .logobar #logo-theme-b,
  .logobar #logo-theme-e {
    background: url(../images/paloalto_logo.png) no-repeat center center;
    background-size: contain;
    height: 53px;
    width: 100px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    position: absolute;
    left: 2.5rem;
    top: 20px;
  }
  
  .logobar #logo-theme-c,
  .logobar #logo-theme-d {
    background: url(../images/paloalto_logo.png) no-repeat center center;
    background-size: contain;
    height: 53px;
    width: 100px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    position: absolute;
    left: 2.5rem;
    top: 20px;
  }
  
  .logobar #logo-theme-a a,
  .logobar #logo-theme-b a,
  .logobar #logo-theme-c a,
  .logobar #logo-theme-d a,
  .logobar #logo-theme-e a {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  #contact-us div {
    height: 26px;
    line-height: 1.5rem;
    padding-left: 2.5rem;
    position: absolute;
    font-size: 18px;
    right: 40px;
    top: 2.6rem;
    background: url(../images/paloalto_logo.png) no-repeat left center;
    background-size: contain;
    color: #4D4C4C;
    text-decoration: none;
  }
  
  .contact-us {
    float: right;
    width: 135px;
    height: 100%;
  }
  
  .contact-us a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 37px;
    background: url(../images/paloalto_logo.png) no-repeat left center;
    color: #4D4C4C;
    text-decoration: none;
  }
  
  /********** END HEADER STYLES **********/

  /********** BEGIN FOOTER STYLES **********/
  footer {
    background: #a4a1a4;
    color: #fff;
    min-height: 100px;
    height: 100px;
    position: relative;
    padding: 1.25em;

    bottom : 0;
    }

    footer .blade {
    height: 100%;
    font-size: 14px;
    font-weight: 300;
    padding: 0;
    }

    .footer-left {
    position: relative;
    height: 100%;
    float: left;
    }

    .footer-left:before {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: '';
    position: relative;
    }

    .footer-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    }

    .footer-left li {
    display: inline-block;
    }

    .footer-left li:not(:last-child):after {
    content: '|';
    display: inline-block;
    padding: 0 5px;
    }

    .footer-left a {
    color: inherit;
    text-decoration: none;
    }

    .footer-right {
    float: right;
    height: 100%;
    }

    .footer-right:before {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: '';
    position: relative;
    }

    .footer-right span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    }

    .footer-right ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    }

    .footer-right li {
    text-indent: 100%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 6px;
    }

    .footer-right li a {
    display: block;
    height: 100%;
    width: 100%;
    }
    /********** END FOOTER STYLES **********/
    .cortex-request-demo .cortex-banner p.infor{
      color: #999;
      font-size: 14px;
    }
    span.ttname{
      color: #f04e23;
      font-size: 14px;
    }
    .row{
      position: relative;
    }
    .col-xs-12.col-sm-12.col-md-4{
      position: sticky;
      top: 300px;
      right: 0;
      
    }
    .location .adress p{
      color: #f04e23;
      font-size: 15px;
      margin: 20px 0 8px;
    }
    .location .adress span{
      font-size: 14px;
      color: #727272;
      line-height: 24px;
    }

    @media screen and (max-width:992px) {
      .location{
        padding-bottom: 52px;
      }
    }
     @media screen and (max-width:460px) {

      .cortex-request-demo .cortex-banner p{
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0;
      }
      .english-text{
        font-size: 15px;
      }
      td:nth-child(3){
        font-size: 13px;
    }
    .cortex-request-demo .cortex-banner p.infor{
      font-size: 13px;
    }
    th, td{
      padding: 4px;
    }
    .location{
      padding-bottom: 40px;
    }
    .location iframe{
      width: 100%;
      height: 300px;
    }    .location .adress p{
      font-size: 15px;
      margin: 20px 0 8px;
    }
    .location .adress span{
      font-size: 13px;
      line-height: 20px;
    }
     }