body {
    font-family: Verdana, Arial, sans-serif !important;
}

p {
    text-align: justify;
}

.gray-bg {
    background-color: #f1f1f1 !important;
}

.no-padding {
    padding: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-150 {
    margin-top: 150px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.video-player {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 98;
    display: none;
}

.video-player .overlay {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}

.video-player .container {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.video-player .close-btn {
    position: absolute;
    right: 200px;
    top: -10px;
    z-index: 1;
}

.table-new-kondas.red-heading tr td:first-child {
    color: #ED1C24;
    font-weight: 400;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-player .close-btn {
        top: 20px;
        right: -60px;
    }
}

@media only screen and (max-width: 767px) {
    .video-player.close-btn {
        top: 10px;
        right: 0px;
    }
    .shift_time .product-details-title {
        padding: 15px;
    }
}

.video-player #videoContainer {
    position: relative;
    z-index: 2;
    margin: 100px auto 0 auto;
    font-size: 30px;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-player #videoContainer {
        margin: 50px auto 0 auto;
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .video-player #videoContainer {
        margin: 40px auto 0 auto;
        font-size: 15px;
    }
}

.video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.prevent-before:before {
    content: '' !important;
    display: none !important;
}

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

.bottom-tiles-video-before:before {
    content: '' !important;
    visibility: visible !important;
    padding-top: 25% !important;
    display: block;
    background: black;
    opacity: .4;
    position: relative;
    z-index: 1;
}

.bottom-tiles-video-after:after {
    content: '' !important;
    visibility: visible !important;
    padding-bottom: 25% !important;
    display: block;
    background: black;
    opacity: .4;
    position: relative;
    z-index: 1;
}
.features {
    font-weight: bold;
    font-size: 14px;}
.add-before {
    height: 50px;
}
.feature_mobile li {
    padding: 0px 0px 10px 35px;
    line-height: 18px;
    background-image: url(../images/v2/icon-list-arrow.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    list-style:none;
}

.hero-des-bg {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 5px;
}
.prod_align h1 {
    color:#475055;
    font-size:20px;
    text-align:center;
    height:50px;
    text-transform:uppercase;    
}
body.investors-page .prevent-after {
    display: initial !important;
}

.extras-wrapper.grybg {
    background: #f1f1f1 none repeat scroll 0 0 !important;
}

.extras-container.grybg {
    background: #f1f1f1 none repeat scroll 0 0 !important;
}

body.investors-overview-page {
    overflow: hidden;
}

body.investors-page {
    overflow: hidden;
}

body.bod {
    overflow: hidden;
}

body.reports-page {
    overflow: hidden;
}

body.investors-overview-page .extras-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
}

body.investors-overview-page .extras-wrapper .extras-container {
    background-color: #fff;
    /* firefox 19+ */
    /* ie */
}

body.investors-overview-page .extras-wrapper .extras-container h2 {
    font-size: 22px;
    font-family: EurostileLTStdBold;
    font-weight: normal;
    line-height: 1;
    color: #ED1C24;
    margin-top: 55px;
    margin-bottom: 0;
}

body.investors-overview-page .extras-wrapper .extras-container input {
    height: 30px;
    padding-left: 10px;
    width: 220px;
}

body.investors-overview-page .extras-wrapper .extras-container::-webkit-input-placeholder {
    font-style: italic;
}

body.investors-overview-page .extras-wrapper .extras-container::-moz-placeholder {
    font-style: italic;
}

body.investors-overview-page .extras-wrapper .extras-container:-ms-input-placeholder {
    font-style: italic;
}

body.investors-overview-page .extras-wrapper .extras-container input:-moz-placeholder {
    font-style: italic;
}

body.investors-overview-page .extras-wrapper .extras-container p {
    margin: 10px 0;
}

body.investors-overview-page .extras-wrapper .extras-container .mobile-dl {
    display: inline-block;
    margin-right: 5px;
    float: left;
}

body.investors-overview-page .extras-wrapper .extras-container a.inv-contacts {
    background: transparent url(../img/reports-inv-contacts-bg.html) no-repeat;
}

body.investors-overview-page .extras-wrapper .extras-container a.inv-faqs {
    background: transparent url(../img/reports-inv-faqs-bg.html) no-repeat;
}

body.investors-overview-page .extras-wrapper .extras-container a.inv-contacts,
body.investors-overview-page .extras-wrapper .extras-container a.inv-faqs {
    display: inline-block;
    background-size: cover;
    height: 130px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'arial', helvetica, sans-serif;
}

body.investors-overview-page .extras-wrapper .extras-container a.inv-contacts span,
body.investors-overview-page .extras-wrapper .extras-container a.inv-faqs span {
    color: #fff;
    position: relative;
    top: 48%;
}

body.investors-overview-page .extras-wrapper .extras-container a.inv-contacts:hover span,
body.investors-overview-page .extras-wrapper .extras-container a.inv-faqs:hover span {
    text-decoration: underline;
}

body.investors-overview-page .extras-wrapper .extras-container .col-sm-4 {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body.investors-overview-page .extras-wrapper .extras-container .mobile-dl img {
        height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    body.investors-overview-page .extras-wrapper .extras-container h2 {
        font-size: 33px;
        margin-top: 40px;
    }
    body.investors-overview-page .extras-wrapper .extras-container input {
        width: 100%;
    }
    body.investors-overview-page .extras-wrapper .extras-container .mobile-dl img {
        height: 42px;
    }
    body.investors-overview-page .extras-wrapper .extras-container .col-sm-4 {
        padding-left: 15px;
    }
    body.investors-overview-page .extras-wrapper .extras-container a.inv-faqs {
        margin-top: 30px;
    }
    body.investors-overview-page .extras-wrapper .extras-container a.inv-contacts {
        margin-top: 15px;
    }
    body.investors-overview-page .extras-wrapper .extras-container .col-sm-3 {
        padding: 0 15px 40px 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    body.investors-overview-page .extras-wrapper {
        padding: 0;
    }
}

body.investors-overview-page .subscribe-section {
    padding-top: 60px;
}

body.investors-overview-page .subscribe-section .extras-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container {
    background-color: #fff;
    /* firefox 19+ */
    /* ie */
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container h2 {
    font-size: 22px;
    font-family: EurostileLTStdBold;
    font-weight: normal;
    line-height: 1;
    color: #ED1C24;
    margin-top: 55px;
    margin-bottom: 0;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container input {
    height: 30px;
    padding-left: 10px;
    width: 220px;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container::-webkit-input-placeholder {
    font-style: italic;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container::-moz-placeholder {
    font-style: italic;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container:-ms-input-placeholder {
    font-style: italic;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container input:-moz-placeholder {
    font-style: italic;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container p {
    margin: 10px 0;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .mobile-dl {
    display: inline-block;
    margin-right: 5px;
    float: left;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-contacts {
    background: transparent url(../img/reports-inv-contacts-bg.html) no-repeat;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
    background: transparent url(../img/reports-inv-faqs-bg.html) no-repeat;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-contacts,
body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
    display: inline-block;
    background-size: cover;
    height: 130px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'arial', helvetica, sans-serif;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-contacts span,
body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-faqs span {
    color: #fff;
    position: relative;
    top: 48%;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-contacts:hover span,
body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-faqs:hover span {
    text-decoration: underline;
}

body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .col-sm-4 {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .mobile-dl img {
        height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container h2 {
        font-size: 33px;
        margin-top: 40px;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container input {
        width: 100%;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .mobile-dl img {
        height: 42px;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .col-sm-4 {
        padding-left: 15px;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
        margin-top: 30px;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container a.inv-contacts {
        margin-top: 15px;
    }
    body.investors-overview-page .subscribe-section .extras-wrapper .extras-container .col-sm-3 {
        padding: 0 15px 40px 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    body.investors-overview-page .subscribe-section .extras-wrapper {
        padding: 0;
    }
}

body.bod .extras-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
}

body.bod .extras-wrapper .extras-container {
    background-color: #fff;
    /* firefox 19+ */
    /* ie */
}

body.bod .extras-wrapper .extras-container h2 {
    font-size: 22px;
    font-family: EurostileLTStdBold;
    font-weight: normal;
    line-height: 1;
    color: #ED1C24;
    margin-top: 55px;
    margin-bottom: 0;
}

body.bod .extras-wrapper .extras-container input {
    height: 30px;
    padding-left: 10px;
    width: 220px;
}

body.bod .extras-wrapper .extras-container::-webkit-input-placeholder {
    font-style: italic;
}

body.bod .extras-wrapper .extras-container::-moz-placeholder {
    font-style: italic;
}

body.bod .extras-wrapper .extras-container:-ms-input-placeholder {
    font-style: italic;
}

body.bod .extras-wrapper .extras-container input:-moz-placeholder {
    font-style: italic;
}

body.bod .extras-wrapper .extras-container p {
    margin: 10px 0;
}

body.bod .extras-wrapper .extras-container .mobile-dl {
    display: inline-block;
    margin-right: 5px;
    float: left;
}

body.bod .extras-wrapper .extras-container a.inv-contacts {
    background: transparent url(../img/reports-inv-contacts-bg.html) no-repeat;
}

body.bod .extras-wrapper .extras-container a.inv-faqs {
    background: transparent url(../img/reports-inv-faqs-bg.html) no-repeat;
}

body.bod .extras-wrapper .extras-container a.inv-contacts,
body.bod .extras-wrapper .extras-container a.inv-faqs {
    display: inline-block;
    background-size: cover;
    height: 130px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'arial', helvetica, sans-serif;
}

body.bod .extras-wrapper .extras-container a.inv-contacts span,
body.bod .extras-wrapper .extras-container a.inv-faqs span {
    color: #fff;
    position: relative;
    top: 48%;
}

body.bod .extras-wrapper .extras-container a.inv-contacts:hover span,
body.bod .extras-wrapper .extras-container a.inv-faqs:hover span {
    text-decoration: underline;
}

body.bod .extras-wrapper .extras-container .col-sm-4 {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body.bod .extras-wrapper .extras-container .mobile-dl img {
        height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    body.bod .extras-wrapper .extras-container h2 {
        font-size: 33px;
        margin-top: 40px;
    }
    body.bod .extras-wrapper .extras-container input {
        width: 100%;
    }
    body.bod .extras-wrapper .extras-container .mobile-dl img {
        height: 42px;
    }
    body.bod .extras-wrapper .extras-container .col-sm-4 {
        padding-left: 15px;
    }
    body.bod .extras-wrapper .extras-container a.inv-faqs {
        margin-top: 30px;
    }
    body.bod .extras-wrapper .extras-container a.inv-contacts {
        margin-top: 15px;
    }
    body.bod .extras-wrapper .extras-container .col-sm-3 {
        padding: 0 15px 40px 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    body.bod .extras-wrapper {
        padding: 0;
    }
}

body.bod .subscribe-section {
    padding-top: 60px;
}

body.bod .subscribe-section .extras-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 10px;
}

body.bod .subscribe-section .extras-wrapper .extras-container {
    background-color: #fff;
    /* firefox 19+ */
    /* ie */
}

body.bod .subscribe-section .extras-wrapper .extras-container h2 {
    font-size: 22px;
    font-family: EurostileLTStdBold;
    font-weight: normal;
    line-height: 1;
    color: #ED1C24;
    margin-top: 55px;
    margin-bottom: 0;
}

body.bod .subscribe-section .extras-wrapper .extras-container input {
    height: 30px;
    padding-left: 10px;
    width: 220px;
}

body.bod .subscribe-section .extras-wrapper .extras-container::-webkit-input-placeholder {
    font-style: italic;
}

body.bod .subscribe-section .extras-wrapper .extras-container::-moz-placeholder {
    font-style: italic;
}

body.bod .subscribe-section .extras-wrapper .extras-container:-ms-input-placeholder {
    font-style: italic;
}

body.bod .subscribe-section .extras-wrapper .extras-container input:-moz-placeholder {
    font-style: italic;
}

body.bod .subscribe-section .extras-wrapper .extras-container p {
    margin: 10px 0;
}

body.bod .subscribe-section .extras-wrapper .extras-container .mobile-dl {
    display: inline-block;
    margin-right: 5px;
    float: left;
}

body.bod .subscribe-section .extras-wrapper .extras-container a.inv-contacts {
    background: transparent url(../img/reports-inv-contacts-bg.html) no-repeat;
}

body.bod .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
    background: transparent url(../img/reports-inv-faqs-bg.html) no-repeat;
}

body.bod .subscribe-section .extras-wrapper .extras-container a.inv-contacts,
body.bod .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
    display: inline-block;
    background-size: cover;
    height: 130px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'arial', helvetica, sans-serif;
}

body.bod .subscribe-section .extras-wrapper .extras-container a.inv-contacts span,
body.bod .subscribe-section .extras-wrapper .extras-container a.inv-faqs span {
    color: #fff;
    position: relative;
    top: 48%;
}

body.bod .subscribe-section .extras-wrapper .extras-container a.inv-contacts:hover span,
body.bod .subscribe-section .extras-wrapper .extras-container a.inv-faqs:hover span {
    text-decoration: underline;
}

body.bod .subscribe-section .extras-wrapper .extras-container .col-sm-4 {
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body.bod .subscribe-section .extras-wrapper .extras-container .mobile-dl img {
        height: 40px;
    }
}

@media only screen and (max-width: 767px) {
    body.bod .subscribe-section .extras-wrapper .extras-container h2 {
        font-size: 33px;
        margin-top: 40px;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container input {
        width: 100%;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container .mobile-dl img {
        height: 42px;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container .col-sm-4 {
        padding-left: 15px;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container a.inv-faqs {
        margin-top: 30px;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container a.inv-contacts {
        margin-top: 15px;
    }
    body.bod .subscribe-section .extras-wrapper .extras-container .col-sm-3 {
        padding: 0 15px 40px 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    body.bod .subscribe-section .extras-wrapper {
        padding: 0;
    }
}

.psd-caption-panel .psd-caption-panel-inner .title {
    font-size: 38px !important;
    text-align: center;
    margin-bottom: 10px;
}

.psd-caption-panel .psd-caption-panel-inner p {
    text-align: center;
    margin-bottom: 10px;
}

.lbox-inner .psd-caption-panel .psd-caption-panel-inner {
    padding: 20px;
}

body.generic-page {
    line-height: 0.428571 !important;
}

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

.contact-details {
    min-height: 250px;
}

.share-down {
    background: url(../img/share_down.png) no-repeat;
    padding-left: 30px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
}

.share-down span {
    font-size: 14px
}

.about-us-right-side .about-us-chart {
    text-align: center !important;
}

.toggle-currency-section .toggle-conversion li a {
    font-size: 14px;
}

.terms .row-title {
    font-size: 18px;
}

.terms {
    color: #fff;
    margin-top: 50px;
}

.shift_time {
    color: #fff;
}

.competitors .row-above.intro-image {
    border: 1px solid #ED1C24;
    margin: 1px;
}

.carousel-wrappper {
    height: 275px;
    position: relative;
    margin-top: 20px;
}

.about-us-section .carousel-caption {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding-top: 22%;
}

.about-us-section .carousel-caption a {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 55%;
}

.half-list {
    margin: 0;
    padding: 0 0 0 25px;
    list-style: initial;
}

.half-list li {
    width: 360px;
    display: inline-grid;
    list-style: initial;
    float: left;
    margin-bottom: 5px;
}

#hot-line {
    background-color: #f1f1f1;
}

@media screen and (max-width: 768px) {
    .psd-caption-panel .psd-caption-panel-inner .title {
        font-size: 24px !important;
        text-align: left;
    }
}

.table-new-kondas {}

.table-new-kondas tr {
    background: #fff;
    padding: 0;
    border: none;
}

.table-new-kondas tr td {
    background: #fff !important;
    border: 1px solid #e2e2e2;
}

.table-new-kondas .inner-table {
    border: none;
    padding: 0;
}

.table-new-kondas td.inner-table-parent {
    padding: 0;
    vertical-align: middle;
}

.table-new-kondas .inner-table-parent .inner-table td {
    padding: 5px;
    border: none;
    border-right: 1px solid #e2e2e2;
}
.modal-lg
  {
    max-width: 600px;
  }
  .modal-dialog {
    z-index: 9999;
  }
  .modal-dialog img {
    max-height: 600px;
  }
  button.close {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 12px !important;
    background: #000 !important;
    color: #fff;
    border: none;
    font-size: 22px;
    line-height: 15px;
}
.modal-body {
    padding: 5px;
}
.slink {
    font-size: 15px;
    margin-right: 60px;
}
.split-image {
    border: 1px solid #ed1c24;
    margin-bottom: 20px;
}
.split-image p{
    text-align: center;
    background: #ed1c24;
    padding: 10px 0;
}
.split-image p a {
    color: #fff;
}
.split-image:hover .zoom {
    display: block;
    position: absolute;
    left: 45%;
    top: 34%;
    font-size: 23px;
    color: #000;
}
.zoom {
    display: none;
}
.zoom i {
    color: #ed1c24;
}