﻿body {
    background-color: #343434 !important;
}

thead > tr {
    color: white !important;
}

tr {
    color: #ccc !important;
}

.gray-dark{
    background-color:#343434;
}

.table-hover > tbody > tr:hover, .table-hover > tbody > tr:hover > td {
    background-color: #535353 !important;
}

table.dataTable td.sorting_1, table.dataTable td.sorting_2, table.dataTable td.sorting_3, table.dataTable th.sorting_1, table.dataTable th.sorting_2, table.dataTable th.sorting_3 {
    background-color: #535353 !important;
}

.font-dark {
    color: white !important;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: white !important;
    background-color: #535353 !important;
    cursor: not-allowed;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: white;
    background-color: #535353 !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #535353 !important;
    border-color: #ddd !important;
    cursor: default;
}

.pagination > li > a {
    background-color: #535353 !important;
    color: white;
}

.form-control {
    background-color: #6b6b6b !important;
}

.logo-default {
    margin-top: -5px !important;
}

.portlet > .portlet-title > .actions > .btn-group > .btn {
    padding: 4px 10px;
    font-size: 13px;
    height: 35px;
    width: 87px;
    line-height: 1.5;
    font-weight: 200;
}

.btn.blue:not(.btn-outline) {
    border-color: #2367FF !important;
}

.blue {
    background-color: #2367FF !important;
    border: 1px solid #2367FF;
}

.page-header.navbar {
    background-color: #343434 !important;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.75);
}

.page-header a {
    color: white !important;
}

.page-sidebar .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
    background-color: #1f4861 !important;
}

.page-sidebar .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a {
    color: white !important;
}

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    border-top: 1px solid white;
    color: white !important;
}

    .page-sidebar .page-sidebar-menu > li > a > i[class*=icon-], .page-sidebar .page-sidebar-menu > li > a > i[class^=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class*=icon-], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class^=icon-] {
        color: white !important;
    }

.blue {
    background-color: #0066a6 !important;
    border: 1px solid #0066a6;
}

.btn.blue:not(.btn-outline) {
    border-color: #0066a6 !important;
}

.page-sidebar, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover {
    background-color: #343434 !important;
}

.page-sidebar .page-sidebar-menu > li > a {
    border-top: 1px solid #535353 !important;
}

.page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected {
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: 1px;
    background: 0 0;
    width: 5px;
    height: 39px;
    background-color: #e5a814 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

.page-sidebar .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
    background-color: #2367FF !important;
}

.text-middle-striked {
    font-family: 'Roboto Light', 'Roboto';
    font-weight: 300;
    font-size: 24px;
    color: #CCCCCC;
    text-decoration: line-through;
}

.text-header-middle {
    font-family: 'Roboto Bold', 'Roboto';
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 700;
    font-style: normal;
}

.pr1 {
    padding-right: 1%;
}

.pr3 {
    padding-right: 3%;
}

.pr5 {
    padding-right: 5%;
}

.pr15 {
    padding-right: 15%;
}

.pt3 {
    padding-top: 3%;
}

.pt1 {
    padding-top: 1%;
}

.pt2 {
    padding-top: 2%;
}

.pb1 {
    padding-bottom: 1%;
}

.pb05 {
    padding-bottom: 0.5%;
}

.pb03 {
    padding-bottom: 0.3% !important;
}

.pb05 {
    padding-bottom: 0.5% !important;
}

.pb3 {
    padding-bottom: 3% !important;
}

.pb10 {
    padding-bottom: 10% !important;
}

.pt05 {
    padding-top: 0.5%;
}

.pt03 {
    padding-top: 0.3%;
}

.pt5 {
    padding-top: 5%;
}

.pt7 {
    padding-top: 7%;
}

.pt8 {
    padding-top: 8%;
}

.pt10 {
    padding-top: 10%;
}

.pt11 {
    padding-top: 11%;
}

.pl1 {
    padding-left: 1%;
}

.pl3 {
    padding-left: 3% !important;
}

.pl7 {
    padding-left: 7%;
}

.pl5 {
    padding-left: 5%;
}

.pl6 {
    padding-left: 6%;
}

.pl65 {
    padding-left: 6.5%;
}

.pl10 {
    padding-left: 10%;
}

.pl15 {
    padding-left: 15%;
}

.mt5 {
    margin-top: 5%;
}

.font-roboto-light {
    font-family: 'Roboto Light', 'Roboto';
}

.text-small {
    color: #CCCCCC;
    font-size: 15px;
}

.color-white {
    color: white;
}

/* Angular material styles */
/* Tabs */
.md-tab {
    text-align: center;
    line-height: 24px;
    padding: 12px 24px;
    -webkit-transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
    transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    text-transform: none !important;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white !important;
    font-family:"Roboto Light", Roboto !important;
    font-size:18px !important;
    font-style:normal !important;
    font-weight:300 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.md-ripple-container {
    color: yellow !important;
}

md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    color: #0065f8 !important;
    background-color:#0065f8 !important;
    height: 5px !important;
}

.white-color {
    color: white;
}

.gray-color {
    color: #CCCCCC;
}

/* FONTS */

.fa-regular-20 {
    font-family:'FontAwesome Regular', 'FontAwesome';
    font-size:20px;
    font-style:normal;
    font-weight:normal;
}

.fa-regular-13 {
    font-family:'FontAwesome Regular', 'FontAwesome';
    font-size:13px;
    font-style:normal;
    font-weight:normal;
}

.text-big {
    font-family: 'Roboto Light', 'Roboto';
    font-weight: 300;
    font-size: 40px;
    color: #FFFFFF;
}

.rlight-9 {
    font-family:"Roboto Light", Roboto;
    font-size:9px;
    font-style:normal;
    font-weight:300;
}

.rlight-12 {
    font-family:"Roboto Light", Roboto;
    font-size:12px;
    font-style:normal;
    font-weight:300;
}

.rlight-13 {
    font-family:"Roboto Light", Roboto;
    font-size:13px;
    font-style:normal;
    font-weight:300;
}

.rlight {
    font-family:"Roboto Light", Roboto;
    font-style:normal;
    font-weight:300;
}

.fs15 {
    font-size:14px;
}

.fs24 {
    font-size:24px;
}

.fs22 {
    font-size:22px;
}

.rlight-16 {
    font-family:"Roboto Light", Roboto;
    font-size:16px;
    font-style:normal;
    font-weight:300;
}

.rlight-18 {
    font-family:"Roboto Light", Roboto;
    font-size:18px;
    font-style:normal;
    font-weight:300;
}

.rlight-20 {
    font-family:"Roboto Light", Roboto;
    font-size:20px;
    font-style:normal;
    font-weight:300;
}

.rlight-22 {
    font-family:"Roboto Light", Roboto;
    font-size:22px;
    font-style:normal;
    font-weight:300;
}

.rlight-28 {
    font-family:"Roboto Light", Roboto !important;
    font-size:28px;
    font-style:normal;
    font-weight:300;
}

.rlight-30 {
    font-family:"Roboto Light", Roboto;
    font-size:30px;
    font-style:normal;
    font-weight:300;
}

.rlight-32 {
    font-family:"Roboto Light", Roboto;
    font-size:32px;
    font-style:normal;
    font-weight:300;
}

.rlight-72 {
    font-family:"Roboto Light", Roboto;
    font-size:72px;
    font-style:normal;
    font-weight:300;
}

.rbold-13 {
    font-family:"Roboto Bold", Roboto;
    font-size:13px;
    font-style:normal;
    font-weight:bold;
}

.rbold-16 {
    font-family:"Roboto Bold", Roboto;
    font-size:16px;
    font-style:normal;
    font-weight:bold;
}

.rbold-18 {
    font-family:"Roboto Bold", Roboto;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
}

.rbold-22 {
    font-family:"Roboto Bold", Roboto !important;
    font-size:22px;
    font-style:normal;
    font-weight:bold;
}

.rthin-14 {
    font-family:"Roboto Thin", Roboto !important;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}

.rthin-16 {
    font-family:"Roboto Thin", Roboto !important;
    font-size:16px;
    font-style:normal;
    font-weight:normal;
}

.striked {
    text-decoration: line-through;
}

.underlined {
    text-decoration: underline;
}

.rlight-18 {
    font-family:"Roboto Light", Roboto;
    font-size:18px;
    font-style:normal;
    font-weight:300;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-center-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-center-justify {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.use-pointer {
    cursor: pointer;
}

/* VideoJS Styles */
.vjs-fade-out {
  display: block;
  visibility: hidden;
  opacity: 0;

  -webkit-transition: visibility 1.5s, opacity 1.5s;
     -moz-transition: visibility 1.5s, opacity 1.5s;
      -ms-transition: visibility 1.5s, opacity 1.5s;
       -o-transition: visibility 1.5s, opacity 1.5s;
          transition: visibility 1.5s, opacity 1.5s;

  /* Wait a moment before fading out the control bar */
  -webkit-transition-delay: 4s;
     -moz-transition-delay: 4s;
      -ms-transition-delay: 4s;
       -o-transition-delay: 4s;
          transition-delay: 4s;
}

/* Animations */
.animate-show {
    opacity: 1;
}

.animate-show.ng-hide-add, .animate-show.ng-hide-remove {
    transition: all linear 0.5s;
}

.animate-show.ng-hide {
    opacity: 0;
    height: 0;
}

.button-blue {
    border-radius: 0 !important;
    background-color: #2a579a;
    border: 0;
    color: white;
}

.button-blue-rounded {
    background-color: #2a579a;
    border: 0;
    border-radius: 5px;
}

.button-blue:hover,
.button-blue-rounded:hover {
    background-color: #1f4173;
    color: white !important;
    text-decoration: none;
}

.button-transparent-header{
    background-color: transparent; 
    border: 1px #357fee solid !important; 
    color: white !important; 
    width: 96px; 
    height: 42px; 
    border-radius: 0 !important;
}

.button-transparent-header:hover,
.button-transparent:hover,
.button-transparent-rounded:hover {
    background-color: #535353 !important; 
}

.button-transparent {
    border-radius: 0 !important;
    background-color: transparent !important;
    color: white !important;
}

.button-transparent-rounded {
    background-color: transparent !important;
    color: white !important;
}

.button-transparent-special:hover{
    background-color:#5e5e5e !important;
}

.slick-arrow:hover{
    background-image:url(/Content/images/home_page_user/arrow_filled.png);
}

.selectable:hover{
    background-color: #494949;
}

.checkbox {
    width: 2rem;
    height: 2rem;
}

.no-margin {
    margin: 0 !important;
}

.mt-checkbox > span:after {
    border: solid white !important;
    border-width: 0 2px 2px 0 !important;
    transform: rotate(45deg) !important;
}

.header-badge{
    position: absolute;
    left:13px;
    top: 5px;
    font-weight: 300;
    padding: 3px 6px;
    display: inline-block;
    min-width: 10px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
    background-color: #2a579a;
}

.shadow-bottom{
    /*-webkit-box-shadow: 0px 5px 5px 0px rgba(52,52,52,1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(52,52,52,1);
    box-shadow: 0px 5px 5px 0px rgba(52,52,52,1);*/
}

.header-button{
    border-left:1px #535353 solid;
    height: 67px;
    width: 67px;
}

.header-button-square{
    width: 67px !important;
}

.header-button:hover {
    background-color: #494949;
}

.header-button a:hover {
    text-decoration: none;
}

.header-button-container{
    min-width: 134px;
}

.vjs-big-play-button{
    font-family: VideoJS !important;
    left: 55% !important;
}

.back-to-top{
    line-height:20px;
    padding-top:10px;
}

.input-transparent{
    background-color: #4b4b4b !important; 
    border: 0 !important; 
    color: white !important; 
    border-top-right-radius: 0; 
    border-bottom-right-radius: 0;
}

.input-gray{
    background-color: #6b6b6b !important;
    color: white !important;
    border-radius: 0 !important;
}

input.input-transparent::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CCCCCC !important;
}
input.input-transparent::-moz-placeholder { /* Firefox 19+ */
  color: #CCCCCC !important;
}
input.input-transparent:-ms-input-placeholder { /* IE 10+ */
  color: #CCCCCC !important;
}
input.input-transparent:-moz-placeholder { /* Firefox 18- */
  color: #CCCCCC !important;
}

input.input-gray::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white !important;
  font-size:12px !important;
}
input.input-gray::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
  font-size:12px !important;
}
input.input-gray:-ms-input-placeholder { /* IE 10+ */
  color: white !important;
  font-size:12px !important;
}
input.input-gray:-moz-placeholder { /* Firefox 18- */
  color: white !important;
  font-size:12px !important;
}

.slick-slide img:hover{
    opacity: 0.7;
}

.no-underline:hover,
.no-underline:focus{
    text-decoration: none;
}

.dropdown-menu-dark {
    top: 51px !important;
    background-color: #333333 !important;
    border-radius: 0 !important;    
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 250px;
}

.dropdown-menu-dark > li > a {
    color: white !important;
}

.dropdown-menu-dark > li,
.dropdown-submenu > li{
    border-bottom: 1px #494949 solid;
    height: 40px;
    display: flex;
    align-content: center;
    align-items: center;
}

.dropdown-menu-dark-long{
    left: -470px !important;
}

.dropdown-menu-dark-long,
.dropdown-menu-dark-long > li{
    width: 620px !important;
}

.dropdown-menu-dark > li:hover,
.dropdown-menu-dark > li > a:hover,
.dropdown-submenu > li:hover {
    background-color: #6B6B6B !important;
}

.dropdown-submenu {
    position:absolute;
    left:100%;
    top: 0;
    background-color: #333333;
    color: white !important;
    width: 370px;
    border-left: 1px #535353 solid;
    list-style-type: none;
    padding-left: 0 !important;
}

.dropdown-submenu > li > a {
    color: white !important;
    text-decoration: none;
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.btn:focus,
.slick-arrow:focus {
    outline: none !important;
}

a:hover{
    color: #CCCCCC !important;
}

.gray-link {
    color: #CCCCCC !important;
    text-decoration: none !important;
}

a.gray-link:hover {
    color: #6B6B6B !important;
}

.white-link {
    color: #CCCCCC !important;
    text-decoration: none !important;
}

a.white-link:hover {
    color: white !important;
}

.pagination > li > a {
    color: #CCCCCC !important;
    border: 1px #7c7c7c solid !important;
}

.pagination > .active > a{
    color: white!important;
}

.pagination > li > a:hover {
    background-color: #6B6B6B !important;
}

/*.vjs-control-bar,
.vjs-play-control {
    font-family: VideoJS !important;
}*/

.user-menu {
    top: 65px !important;
    left: 0 !important;
    width: 250px !important;
    cursor: pointer;
}

.footer-normal {
    background-color:#343434; 
    height:65px;
    line-height:65px;
    width: 100%;
    margin-top: 60px;
}

.footer-sticky {
    position: fixed !important;
    bottom: 0 !important;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.align-bottom {
    bottom: 10px;
    position: absolute !important;
}

.input-gray:focus {
    border: 1px white solid !important;
}

button.vjs-big-play-button {
    width: 90px !important;
    height: 90px !important;
    border-radius: 45px !important;
    font-size: 50px !important;
}

.vjs-big-play-button:before {
    padding-top: 3px;
}

li.pagination-next.ng-scope.disabled,
li.pagination-last.ng-scope.disabled,
li.pagination-prev.ng-scope.disabled,
li.pagination-first.ng-scope.disabled {
    display: none;    
}

.vjs-playback-rate-value {
    font-family: VideoJS;
}

.ptCard {
    padding-right: 20px;
    padding-top: 15px;
    margin-left: 15px;
}

.flex-bottom {
    display: flex;
    align-items: baseline;
}

.lh20 {
    line-height: 20px;
}

@media screen and (max-width: 1367px) {
    .text-header-middle,
    .rbold-22 {
        font-size: 20px;
    }
    .text-small {
        font-size: 14px;
        line-height: 18px;
    }
    .align-bottom {
        bottom: 3px;
    }
    .dropdown-menu-dark {
        width: 190px;
    }
    .dropdown-menu-dark-long,
    .dropdown-menu-dark-long > li {
        left: -410px !important;
        width: 560px !important;
    }
    .user-menu {
        width: 220px !important;
    }
    .slick-slide img {
        width: 290px;
    }
}

@media screen and (max-width: 1281px) {
    .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 {
        float: left;
    }
    .fl {
        float: left;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .col-lg-offset-1 {
        margin-left: 8.3%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
        float: left;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .align-bottom {
        bottom: 5px;
    }
    .ptPrice {
        padding-top: 0 !important;
    }
    .ptDesc {
        padding-top: 5px !important;
    }
    .ptCard {
        padding-top: 5px;
    }
    .np1280 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header-button-square {
        width: 60px;
    }
    .col-9-dots {
        max-width: 540px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .text-big {
        line-height: 52px;
    }
    .text-small {
        font-size: 12px !important;
    }

    .slick-slide img {
        width: 230px;
    }

    .rblack_big {
        font-size: 30px !important;
        line-height: 34px !important;
    }

    .text-header-middle, .rbold-22 {
        font-size: 18px;
    }

    .ptDesc {
        padding-top: 0 !important;
    }

    .ptCard {
        margin-left: 5px;
    }
    
    div.col-lg-9.ptCard.ng-scope a,
    div.col-lg-9.ptCard.ng-scope button  {
        height: 30px !important;
    } 

    .text-big {
        font-size: 34px;
        line-height: 20px;
    }

    .slick-prev-custom {
        margin-left: 5px !important;
    }

    input::-webkit-input-placeholder {font-size:12px;}
    input::-moz-placeholder          {font-size:12px;}/* Firefox 19+ */
    input:-moz-placeholder           {font-size:12px;}/* Firefox 18- */
    input:-ms-input-placeholder      {font-size:12px;}

    .pHead {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 1025px) {
    .dropdown-menu-dark {
        width: 180px;
    }
    .dropdown-menu-dark-long,
    .dropdown-menu-dark-long > li {
        left: -305px !important;
        width: 560px !important;
    }
    .user-menu {
        width: 220px !important;
    }
}