*{
    outline: none!important;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

blockquote {
    font-style: italic;
    padding: 2px 8px 2px 20px;
    font-size: 1em;
    border-left: 5px solid #eee;
    margin: 0px 20px 15px;
}
blockquote.dark {
    border-color: #4c4c4c;
}

.text-thin {
    font-weight: 100
}
.text-light {
    font-weight: 300
}
.text-regular {
    font-weight: 400
}
.text-medium {
    font-weight: 500
}
.text-sbold {
    font-weight: 600
}
.text-bold, th, label, b, strong{
    font-weight: 700
}
.text-ubold {
    font-weight: 900
}

.col-xs-2p4, 
.col-sm-2p4, 
.col-md-2p4, 
.col-lg-2p4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-2p4 {
    width: 20%;
    float: left;
}
.col-xs-pull-2p4 {
    right: 20%;
}
.col-xs-push-2p4 {
    left: 20%;
}
.col-xs-offset-2p4 {
    margin-left: 20%;
}
@media (min-width: 768px) {
    .col-sm-2p4 {
        width: 20%;
        float: left;
    }
    .col-sm-pull-2p4 {
        right: 20%;
    }
    .col-sm-push-2p4 {
        left: 20%;
    }
    .col-sm-offset-2p4 {
        margin-left: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-2p4 {
        width: 20%;
        float: left;
    }
    .col-md-pull-2p4 {
        right: 20%;
    }
    .col-md-push-2p4 {
        left: 20%;
    }
    .col-md-offset-2p4 {
        margin-left: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-2p4 {
        width: 20%;
        float: left;
    }
    .col-lg-pull-2p4 {
        right: 20%;
    }
    .col-lg-push-2p4 {
        left: 20%;
    }
    .col-lg-offset-2p4 {
        margin-left: 20%;
    }
}


.col-xl-1, .col-xl-2, .col-xl-2p4, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1600px) {
  .col-xl-1, .col-xl-2, .col-xl-2p4, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2p4 {
    width: 20%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2p4 {
    right: 20%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2p4 {
    left: 20%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2p4 {
    margin-left: 20%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}

/* NO PADDING */
.no-padding-xs{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.no-padding-xs > .row{
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding-xs > .row > div[class*="col-"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
@media (min-width: 768px) {
    .no-padding-sm{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .no-padding-sm > .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .no-padding-sm > .row > div[class*="col-"] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 992px) {
    .no-padding-md{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .no-padding-md > .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .no-padding-md > .row > div[class*="col-"] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 1200px) {
    .no-padding-lg{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .no-padding-lg > .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .no-padding-lg > .row > div[class*="col-"] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
/* NO PADDING END */

/* MODAL */
@media (min-width: 768px){
    .modal-fluid {
        width: auto;
        margin: 30px;
    }
}
@media (min-width: 1200px){
    .modal-xl {
        width: 1100px;
    }
}
/* MODAL END */



/* table */
.table>thead>tr>th {
    vertical-align: middle;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 0px !important;
}
.table-bordered > thead {
    border-bottom: 2px solid #dddddd !important;
}

.table .th-title {
    display: none;
}
@media (max-width: 767px) {
    .table.responsive caption{
    }
    .table.responsive > thead {
        display: none;
    }
    .table.responsive,
    .table.responsive tbody,
    .table.responsive td,
    .table.responsive tr {
        display: block;
        border: 0;
        width: 100%;
    }
    .table.responsive tr {
        margin-top: 20px;
    }
    .table.responsive td:first-child {
        border-top: 0;
    }
    .table.responsive>tbody>tr>td {
        text-align: left;
        line-height: 20px;
        padding: 10px 8px;
        
        /*overflow: hidden;*/
        
        position: relative;
        padding-left: 50% !important;
    }
    .table.responsive>tbody>tr>td .th-title {
        display: block;
        width: 50%;
        padding-right: 10px;
        text-align: left;
        font-weight: bold;
        font-size: 90%;
        line-height: 16px;
        
        /*float: left;*/
        
        position: absolute;
        top: 50%;
        left: 0px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
/* table end */


/* PEEKING */
.peeking-forward{
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: peek-bounce-forward;
    animation-name: peek-bounce-forward
}
@-webkit-keyframes peek-bounce-forward {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes peek-bounce-forward {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.peeking-backward{
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: peek-bounce-backward;
    animation-name: peek-bounce-backward
}
@-webkit-keyframes peek-bounce-backward {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes peek-bounce-backward {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
/* PEEKING END */