/* Add here all your css styles (customizations) */


/*by jonas*/


/*2016 11 18 this is the pilot test*/


/*color setting*/


/*=========global========*/


/*html5*/

.padding-left-30 {
    padding-left: 30px !important;
}

.input-close {
    position: relative;
}

.is-close {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 15px;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}

.titleline h2 {
    border-left: solid #0CF 5px;
    padding: 0 0 0 10px;
    border-bottom: solid #CCC 1px;
    margin-bottom: 20px;
}

.panel-heading {
    border-bottom: 2px solid #58BBF4;
}

.menu-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    margin-bottom: 15px;
}

.menu-title .icon-member, .menu-title .icon-news, .menu-title .icon-lesson, .menu-title .icon-lim-home, .menu-title .icon-exams, .menu-title .icon-about, .menu-title .icon-books, .menu-title .icon-person {
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding-top: 4px;
    color: #58BBF4;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
}


/*=========banners========*/

.sequence-inner {
    background: url(../img/banners/home-banner02.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

#sequence-theme h2, #sequence-theme .info p {
    color: #555;
    background: none;
}

#sequence-theme h2, #sequence-theme .info a {
    text-decoration: none;
}

.interactive-slider-exams:after, .interactive-slider-member:after, .interactive-slider-home {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0);
}

.interactive-slider-exams {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-exams.jpg) no-repeat;
    /* background-size: cover; */
    background-position: center center;
}

.interactive-slider-book {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-book.jpg) no-repeat;
    /* background-size: cover; */
    background-position: center center;
}

.interactive-slider-member-2 {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-member-2.jpg) no-repeat;
    /* background-size: cover; */
    background-position: center center;
}

.interactive-slider-member {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-member.jpg) no-repeat;
    /* background-size: cover; */
    background-position: center center;
}

.interactive-slider-news {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-news.jpg) no-repeat;
    background-position: center center;
}

.interactive-slider-lesson {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-lesson.jpg) no-repeat;
    background-position: center center;
}

.interactive-slider-home {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/home-banner02.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-home-in {
    z-index: 1;
    padding: 78px 0;
    position: relative;
    text-align: center;
    background: url(../img/banners/banner-home.jpg) no-repeat;
    background-position: center center;
}

.interactive-slider-exams, .interactive-slider-member, .interactive-slider-member-2, .interactive-slider-home-in, .interactive-slider-news, .interactive-slider-lesson, .interactive-slider-book {
    background-size: contain;
    height: 197px;
}


/*===========Frame Module============*/

.pad {
    padding: 0.2em 0px 0.3em;
}

.pad5-35 {
    padding: 5px 35px;
}

.padding-17 {
    padding: 17px;
}

.padding-left-16 {
    padding-left: 16px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-45 {
    padding-left: 45px;
}

.padding-left-60 {
    padding-left: 130px;
}

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-right-25 {
    padding-right: 25px;
}

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

.padding-right-10 {
    padding-right: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.container .row .margin-bottom-6 {
    margin-bottom: 6px;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.margin-right-specilem {
    margin-right: 28em;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-60 {
    margin-left: 60px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-center {
    margin: 0 auto;
}

.no-border {
    border: none;
}


/*===========Committee_now===========*/

.thumbnail-style:hover {
    box-shadow: 0px 0px 8px #DDD;
}

.team .thumbnail-style:hover h3 a {
    color: #58BBF4 !important;
}

.panel-blue {
    border-color: #58BBF4;
}

.panel-blue>.panel-heading {
    background: #58BBF4;
}

.panel-blue .table tr td:first-child {
    text-align: center;
    font-weight: bold;
    width: 15%;
}

.bubble-float-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: -webkit-calc(20% - 10px);
    top: calc(20% - 10px);
    left: 0;
    border-style: solid;
    border-width: 25px 10px 25px 0;
    border-color: transparent #c6e6f6 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: left;
    transition-property: left;
}

.transform-menu .panel {
    border: none;
}

.transform-menu a.title-link {
    border: none;
    border-bottom: 1px solid #DDD;
}

.transform-menu .button {
    margin: 0;
    background-color: #FFF;
    margin-left: 6px;
}

.transform-menu .button:hover {
    border-top: 2px solid #58BBF4;
    background: #c6e6f6;
}

.transform-menu .list-toggle.active>li {
    border-top: 2px solid #58BBF4;
    background: #c6e6f6;
}

.transform-menu .active .button {
    border-top: 2px solid #58BBF4;
    background-color: #c6e6f6;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.list-toggle a.active::before {
    color: #777;
}

.list-toggle a:visited::before {
    color: #777;
}

.sidebar-nav-v1>li.active, .sidebar-nav-v1>li.active:hover {
    background: none;
}

.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    color: #58BBF4;
}

.sidebar-nav-v1 li ul a {
    padding: 6px 30px 6px 30px;
}

.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    background: none;
}


/*===========member_order form===========*/

.order-form .order-form {
    padding: 15px;
}

.order-form .table thead tr:first-child {
    color: #FFF;
    background-color: #58BBF4;
}

.order-form .table thead tr th:first-child {
    width: 1%;
}

.order-form .table thead tr th:last-child {
    width: 1%;
}

.order-form .table thead>tr>th+th {
    width: 10%;
}

.order-form .table thead>tr>th+th+th {
    width: 10%;
}

.order-form .table label {
    margin: 0;
}

.order-form .table .sky-form section {
    margin-bottom: 0;
}

.order-form .table td {
    vertical-align: middle;
    height: 51px;
}


/*===========exams_past===========*/

.text-area ul li {
    list-style: circle;
    padding-bottom: 5px;
}
.text-area ul li ol>li{
    list-style: unset;
}

.search-bg {
    background: #e5e5e5;
    padding: 10px 0 5px 15px;
}

.sky-form .search-bg section {
    margin-bottom: 0;
}

.sky-form.no-border fieldset {
    padding: 15px 15px 5px;
}

.panel-gray {
    border-color: #e5e5e5;
}

.grade-ft-left .table tbody tr td:first-child {
    text-align: left;
}

.table-hover>tbody>tr:hover {
    background-color: #e5e5e5;
}

.panel-gray .exams-table thead tr th {
    background: #58bbf4;
    color: #FFF;
    width: 15%;
    vertical-align: inherit !important;
    border-top-left-radius: 0px !important;
}

.panel-gray .exams-table thead tr>th+th {
    text-align: center;
}

.panel-gray .exams-table tbody tr td:first-child {
    width: 20%;
    text-align: left;
}

.panel-gray .exams-table tbody tr td:last-child {
    width: 10%;
    text-align: center;
}

.panel-gray .exams-table tbody tr>td+td+td {
    text-align: right;
}

.header-v4 .navbar-default .navbar-nav>li>a {
    min-width: 101%;
}

.exams-box {
    padding: 0px;
}

.exams-box .table thead tr:first-child {
    color: #FFF;
    background-color: #58BBF4;
}

.exams-box .table thead tr th:first-child {
    width: 10%;
}

.exams-box .table label {
    margin: 0;
}

.exams-box .table .sky-form section {
    margin-bottom: 0;
}

.exams-box .table td {
    vertical-align: middle;
}

.exams-item {
    padding: 5px 20px;
    background-color: #e5e5e5;
}

.exams-item ul li {
    color: #f24a4a;
    list-style: decimal;
}

.exams-item p {
    color: #f24a4a;
    margin-top: 20px;
}


/*===========member_data===========*/

.step-1 {
    background-color: #58bbf4;
    padding: 14px;
}

.step-1 {
    color: #fff;
}

.step-2 {
    background-color: #e5e5e5;
    padding: 14px;
}

.step-3 {
    background-color: #fec27a;
    padding: 14px;
}

.annotation {
    font-style: normal;
}

.sky-form .button {
    background: #959595 none repeat scroll 0% 0%;
    border: #707070 solid 1px;
}

.sidebar-nav-v1 li ul a {
    border: none;
}

.sidebar-nav-v1 li a {
    padding: 15px 30px 15px 70px;
}


/*.sidebar-nav-v1>li>a{float:right;}*/


/*.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
	background: #c6e6f6 none repeat scroll 0% 0%;
	border-top: #58BBF4 2px solid;
}
*/

.sidebar-nav-v1>li.active>a:hover, .sidebar-nav-v1>li.active>a {
    color: #555;
}

.list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none;
    position: relative;
}

.list-group-item li {
    border-bottom: 1px solid #ddd;
}


/*.list-toggle::after {
	top: 5px;
	right: 215px;
	color: #777;
	font-size: 20px;
	position: absolute;
	font-weight: normal;
	display: inline-block;
	font-family: FontAwesome;
}*/

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


/*-----11/26-----*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background: none;
    border-color: none;
}

.menu-v2 .panel-heading a {
    padding: 0;
}

.list-group-item {
    border: none;
    padding: 0 35px 0 0;
}

.menu-v2 .panel-body {
    background-color: #F3F3F3;
    padding: 15px 15px 0 15px;
}

.menu-v2 .list-toggle a.active::before, .menu-v2 .list-toggle a::before {
    content: "»";
    font-size: 28px;
    display: inline-block;
    line-height: 35px;
    vertical-align: sub;
    padding-right: 12px;
    font-weight: normal;
}

.menu-v2 .panel-title ul {
    list-style-position: outside;
    padding: 0;
}

.menu-v2 .panel {
    border: none;
    border-bottom: 1px solid #DDD;
}

.menu-v2 .panel:hover, .menu-v2 .panel-in, .menu-v2 .panel:focus {
    /*border-top: 2px solid #58BBF4;*/
}

.menu-v2 ul.list-unstyled li::before {
    content: "►";
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    padding-right: 5px;
}

.dropdownV2 h4.panel-title a::before {
    content: "▼";
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    padding-right: 5px;
}

.no-border .panel-default {
    border: none;
}

.menu-v2 .panel-body li {
    padding-left: 55px;
    padding-bottom: 5px;
}

.panel-body li a {
    text-decoration: none !important;
}

.panel-body li.active, .panel-body li:hover, .panel-body li.active a {
    color: #58BBF4;
}

.menu-v2 .panel-default>.panel-heading {
    background-color: #fff;
}

.acc-v1 .panel-heading a.big {
    padding: 10px;
}

.acc-v1 .panel-heading a {
    background: none;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: none;
}


/*.sidebar-nav-v1>li>a::before{  content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: red;}*/

:hover.triangle {
    border-top: 25px solid white;
    border-right: 15px solid;
    border-bottom: 25px solid white;
    display: -moz-box;
}

.triangle {
    border-top: 25px solid white;
    border-right: 15px solid #c6e6f6;
    border-bottom: 25px solid white;
    display: -moz-box;
}

.meau-block {
    display: -moz-deck;
    padding: 4px 0 0 55px;
}


/*.interactive-slider-v2 {
background-size: contain;
height: 197px;
}*/


/*-------- 12/4 ---------*/

.portfolio-box-v1 li {
    background-color: #58BBF4;
}


/*-------- 12/7 ---------*/

.menu-v3 .panel-default .panel-body {
    padding: 0;
}


/*
.menu-v3 .panel-default > .panel-heading {
color: #FFF;
background-color: #58bbf4;
}

.menu-v3 .panel-default > .panel-heading:hover {
background-color: #73c7f8;
}
.menu-v3 .panel-default .panel-heading a:hover {
color: #FFF;
}*/

.menu-v3 .panel-default .panel-body .color-gray-table {
    background-color: #DDD;
}


/*-------- 12/8 ---------*/

.member-text-area dt {
    font-size: 18px;
    padding-bottom: 5px;
}

.member-text-area dl font-b {
    font-weight: bold;
}

.member-text-area dl ul li {
    padding-bottom: 10px;
}

.team a {
    text-decoration: none;
}

.notice .bg-blue1 {
    padding: 20px;
}

.panel-gray .periodical-table tr td, .panel-gray .periodical-table tr th {
    text-align: center;
}


/*-------- 12/10 ---------*/

.menu-form .panel-body {
    background-color: #E7E7E7;
    padding: 15px 15px 0 15px;
}

.menu-form .list-toggle.active::after {
    content: "";
}

.menu-form .list-toggle::after {
    content: "";
}

.menu-form .panel-title ul {
    list-style-position: outside;
    padding: 0;
}

.menu-form .panel {
    border: none;
    border-bottom: 1px solid #DDD;
}

.menu-form .panel-default, .menu-form .panel-heading, .menu-form .panel-title {
    background: none;
}

.menu-form .panel-body li {
    padding-left: 55px;
    padding-bottom: 5px;
}

.menu-form .panel-default>.panel-heading {
    background-color: #fff;
}

.menu-form .panel-default .panel-heading ul.panel-title {
    padding-left: 0;
}

.menu-form .list-group-item {
    padding: 0;
}

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

.menu-form .btn:focus, .menu-form .btn:active:focus, .menu-form .btn.active:focus, .menu-form .btn.focus, .menu-form .btn:active.focus, .menu-form .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.menu-form .btn:hover, .menu-form .btn:focus, .menu-form .btn.focus {
    color: #333;
    text-decoration: none;
}

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

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

.btn-info:focus, .btn-info.focus {
    color: #fff !important;
    background-color: #31b0d5 !important;
    border-color: #1b6d85 !important;
}

.btn-info:hover {
    color: #fff !important;
    background-color: #31b0d5 !important;
    border-color: #269abc !important;
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

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

.container .slider-title {
    margin-right: 30px;
}

.container .slider-title h3.menu-title .icon-about, .container .slider-title h3.menu-title .icon-exams, .container .slider-title h3.menu-title .icon-member, .container .slider-title h3.menu-title .icon-lim-home, .container .slider-title h3.menu-title .icon-news, .container .slider-title h3.menu-title .icon-lesson, .container .slider-title h3.menu-title .icon-books, .container .slider-title h3.menu-title .icon-person {
    color: #555;
    vertical-align: middle;
    font-size: 35px;
}

.container .slider-title h3 {
    font-size: 30px;
    line-height: 45px;
}

.container .slider-title h3.menu-title {
    margin-right: 860px;
}


/*-------- 12/11 ---------*/

.btn-font-white a {
    color: #fff;
}

.step-next h5:after {
    top: 20px;
    right: 55px;
    color: #777;
    font-size: 25px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

.step-next h5.step-1:after {
    color: #fff;
}

.code .btn {
    cursor: auto;
}


/*-------- 12/15 ---------*/

.td-center table tr>td:first-child {
    text-align: center;
}

.margin-bottom50 table th {
    border-right: 1px solid #ddd;
}

.lesson-step .step-next h5:after {
    top: 20px;
    right: 30px;
    color: #777;
    font-size: 25px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

.lesson-step .step-next h5.step-1:after {
    color: #fff;
}

.bg-blue2 {
    background: #e8f5fa;
    height: 100%;
    padding: 5px;
}


/*.panel-gray .sharing-table tr> td+td+td{text-align:left;}*/


/*-------- 12/31 ---------*/

.header-v4 .navbar-default .navbar-nav>li>a {
    color: #555;
    font-size: 16px;
}

.header-v4 .navbar-default .navbar-nav>li>a i {
    font-size: 35px;
}

.header-v4 .navbar-nav {
    margin-left: 12%;
}

.twice .nav-tabs>li {
    width: 50%;
}


/*--------2016 04/21 ---------*/

.panel-grey>.panel-heading {
    background: #ddd;
}

.portfolio-box-v1 [class^="col-"] {
    padding: 10px;
}

.portfolio-box-v1 li {
    overflow: hidden;
}

.tab-v2 .nav-tabs>li>a {
    font-size: 15px;
    background: #f5f5f5;
}

.tab-v2 .nav-tabs li.active a {
    background: #58BBF4;
}

.tab-v2 .nav-tabs>li.active>a, .tab-v2 .nav-tabs>li.active>a:focus {
    color: #fff;
}

ol.num-list {
    padding-left: 18px;
}

.note {
    font-size: 15px !important;
    color: #555 !important;
}


/*--------2016 06/14 ---------*/

.headline-center-v2 h2 {
    color: #58BBF4;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
    color: #ddd;
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon::before, .headline-center-v2.headline-center-v2-dark span.bordered-icon::after {
    background: #ddd;
}

.headline-center-v2 p {
    padding: 0;
    text-align: justify;
    text-align: center;
}

.headline-center-v2 p span {
    display: block;
    font-size: 18px;
    padding: 0 10px;
    border: 1px solid #58BBF4;
    color: #58BBF4;
    margin: 0 30%;
    margin-bottom: 20px;
    text-align: center;
}

table.count-t tr>th {
    text-align: center;
}

table.count-t tr>td {
    text-align: right;
}

table.count-t tr>td.text-center {
    text-align: center;
}

table.count-t tr>td:first-child {
    text-align: center !important;
}

.o-index {
    min-height: auto;
}

.bd-foucs {
    border: 1px solid #ddd;
    padding: 15px 0 0 0;
    margin-bottom: 20px !important;
}

.pdf-download a+p{color: red;}
/*======Media Queries=========*/

@media screen and (min-width:992px) {
    /* .bg-blue1 {
        height: 350px;
    } */
    .headline-center-v2 p {
        text-align: left;
    }
    .headline-center-v2 p span {
        margin: 0 20%;
        margin-right: 10px;
        display: inline-block;
        text-align: center;
    }
}

@media screen and (min-width:1600px) {
    .margin-right-specilem {
        margin-right: 28em;
    }
}

@media screen and (min-width:1800px) {
    .margin-right-specilem {
        margin-right: 30em;
    }
}

@media screen and (max-width:1200px) {
    .container .slider-title h3.menu-title {
        margin-right: 700px;
    }
    .bg-blue2 {
        background: #e8f5fa;
        height: 100%;
        margin-left: 30px;
        min-width: 611px;
    }
    .header-v4 .navbar-nav {
        margin-left: 5%;
    }
    .margin-right-specilem {
        margin-right: 20em;
    }
}

@media screen and (max-width:992px) {
    .interactive-slider-v2, .interactive-slider-exams, .interactive-slider-member, .interactive-slider-member-2, .interactive-slider-home-in, .interactive-slider-news, .interactive-slider-lesson, .interactive-slider-book {
        background-size: contain;
        margin-top: 20px;
        padding: 30px 0;
        height: 125px;
    }
    .container .slider-title {
        position: absolute;
        top: 28%;
    }
    .container .slider-title h3.menu-title {
        margin-right: 500px;
    }
    .bg-blue2 {
        background: #e8f5fa;
        height: 100%;
        margin-left: 0px;
        min-width: 0px;
    }
    #sequence-theme h2, #sequence-theme .info p {
        color: #555;
        background-color: rgba(255, 255, 255, 0.8);
    }
    .margin-right-specilem {
        margin-right: 15em;
    }
}

@media screen and (max-width:768px) {
    .container .slider-title h3.menu-title {
        margin-right: 370px;
    }
}

@media screen and (max-width:640px) {
    .container .slider-title h3.menu-title {
        margin-right: 220px;
    }
}

@media screen and (max-width:480px) {
    .container .slider-title {
        position: absolute;
        top: 28%;
        left: 0;
    }
    .panel-blue .table tr td:first-child {
        text-align: center;
        font-weight: bold;
        width: 30%;
    }
    .container .slider-title h3.menu-title {
        margin-right: 80px;
    }
}

@media screen and (max-width:320px) {
    .container .slider-title h3.menu-title {
        margin-right: 70px;
    }
}

.right_time {
    position: absolute;
    right: 15px;
    text-align: left;
    margin: 0;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
@media (max-width:1200px) {
	.right_time {
	    position: static;transform: none;    text-align: center;}
}
