/*@font-face {
	font-family:'';
	src:url('../fonts/.eot');
	src:url('../fonts/.eot?#iefix') format("embedded-opentype"),url('../fonts/.woff2') format("woff2"),url('../fonts/.woff') format("woff"),url('fonts/.ttf') format("truetype"),url('fonts/.svg#robotolight') format("svg");
	font-weight:400;
	font-style:normal;
}
*/
/*
Open Sans
https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans
*/
html{
	width: 100%;
}
body,html {
	margin:0;
	padding:0;
	overflow-x: hidden; 
	font-family: 'Arial', sans-serif;
}
/*scroll*/
body {
	/*background-color: rgb(0, 163, 219);*/
    font-size: 16px;
    background-image: url('http://www.silverlake.com/images/bg.jpg');
    background-repeat: repeat-x;
    background-color: rgb(1, 164, 219);
}
body::-webkit-scrollbar {
	width:10px
}
body::-webkit-scrollbar * {
	background:transparent
}
body::-webkit-scrollbar-thumb {
	background:#1e1e1e!important
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

h1,h2,h3{
	line-height:1;
	margin-top:0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
a:focus,a:hover {
	text-decoration:none;
	outline:0
}
p {
	margin-bottom:0
}
img {
	max-width:100%;
	height:auto;
}
.hidden {
    display: none !important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.text_uppercase {
    text-transform: uppercase;
}

/*mail styles*/

/*=============== Home page =============== */

/*navigation*/
.navbar-default {
    background-color: #fff;
}
.navbar-default .navbar-nav>li>a.login_nav {
    background-color: rgb(47, 94, 140);
    border-radius: 50px;
    color: #fff;
    text-transform: none;
}
.login_nav {
    font-weight: bold;
}
.container_page{
    max-width: 1290px;
    margin: 0 auto;
    box-shadow: 0px 0px 9px 1px rgb(223, 222, 222);
    margin-bottom: 10px;
    background-color: #fff;
}
.header_country_time_list {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    border-collapse: separate;
    border-spacing: 2px 0;
}
.header_country_time_list li {
    /*display: inline-block;*/
    border-top: 10px solid rgb(38, 76, 121);
    display: table-cell;
    width: auto;
    text-align: center;
    margin-right: 5px;
}
.header_country_time_list li span {

}
.header_logo {
    width: 100%;
    padding-bottom: 30px;
}
.header_logo .navbar-brand {
    height: auto;
    padding: 0 10px 0 0 ;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #fff; 
}
.navbar-default {
    border: none;
    margin-bottom: 0;
}
.header_title {
    font-family: Georgia;
    font-size: 24px;
    color: rgb(0, 163, 219);
    padding-top: 28px;
}
.header_list_country {
    color: rgb(38, 76, 121);
    font-family: Arial;
    font-weight: 700;
    font-size: 12px;
    display: block;
}
.header_list_time {
    font-family: Arial;
    font-size: 11px;
    color: rgb(38, 76, 121);
    display: block;
}
.header_nav_list {
    width: 100%;
    display: table;
    /*table-layout: fixed;*/
}
.header_nav_list li {
    background: rgb(222, 223, 223); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgb(222, 223, 223), #fff, rgb(222, 223, 223)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgb(222, 223, 223), #fff, rgb(222, 223, 223)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgb(222, 223, 223), #fff, rgb(222, 223, 223)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgb(222, 223, 223), #fff, rgb(222, 223, 223)); /* Standard syntax (must be last) */
    padding: 4px 10px;
    display: table-cell;
    width: auto;
    text-align: center;
    float: none;
    border-right: 1px solid rgb(194, 202, 210);
    vertical-align: middle;
}
.header_nav_list li:last-child {
    border-right: none;
    width: 200px;
}
.navbar-default  .header_nav_list li a {
    color: rgb(5, 59, 115);
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    padding: 0;    
}

.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.stylish-input-group button{
    border: 0;
    background:transparent;
}
.home_page_collapse {
    padding: 0;
}
.imaginary_container {
    height: 20px;
}
.search_nav {
    height: 20px;
    border-radius: 0;
    max-height: 100%;
    padding: 0 5px;
}
.input-group-addon {
    height: 18px;
    padding: 0;
}
/*carousel*/
.carousel_home_page {
    padding: 0 10px;
    z-index: 5;
}

/*.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    transition-duration: 2s;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    transition-duration: 2s;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}*/

.carousel-inner > .item {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  -webkit-transition: opacity 5s ease;
       -o-transition: opacity 5s ease;
          transition: opacity 5s ease;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.carousel-inner > .item:first-of-type {
  position: relative;
}
.carousel-inner > .active {
  opacity: 1;
  z-index: 3;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  -webkit-transition: opacity 1s ease-in-out;
       -o-transition: opacity 1s ease-in-out;
          transition: opacity 1s ease-in-out;
  opacity: 1;
  left: 0;
  z-index: 2;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  z-index: 1;
}
.carousel-control {
  z-index: 4;
}

.carousel-caption {
    right: 0;
    left: 67%;
    height: auto;
    background-color: rgba(4, 44, 93, 0.66);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 30px 15px;
    text-align: left;
    min-height: 150px;
    max-height: 100%;
}
.carousel-caption h3 {
    font-size: 1.7em;
    font-family: Georgia;
}
.down-arrow {
    text-align: center;
}
.down-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    border-top: 10px solid rgb(162, 181, 195);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-left: 15px solid rgba(0, 0, 0, 0);
}
/*content*/
.home_page_line_box {
    padding-bottom: 25px;
}
.home_page_content{
    margin: 0 10px;
    padding: 25px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 9px 1px rgb(223, 222, 222);
}
.home_page_line {
    width: 100%;
    background-color: #00a4da;
    margin: 0 0 2px;
    padding: 0;
}
.home_content_block {

}
.home_content_block_nav {
    background-color: #204e82;
    position: relative;
    /*color: #fff;
    font-size: 13px;
    font-family: Arial;*/
    font-size: 0;
    display: table;
    width: 100%;
    padding: 0 10px;

    background: rgb(47, 100, 153); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108));/* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* Standard syntax (must be last) */
}
.overview_home_content a, .news_home_content a, .strategies_home_content a {
    color: #fff;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
}
.home_content_block_nav:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    border-top: 10px solid rgb(47, 100, 153);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-left: 15px solid rgba(0, 0, 0, 0);
}
.overview_home_content, .news_home_content, .strategies_home_content {
    /*float: left;*/
    padding: 1px 20px;
    display: inline-block;
    font-size: 16px;
}
.overview_home_content {
    width: 25%;
}
.news_home_content {
    width: 50%;
}
.strategies_home_content {
    width: 25%;
}
.home_content_block_text {
    background-color: rgb(247, 247, 247);
    overflow: hidden;
    z-index: 5;
    margin: 0 10px;
    box-shadow: -6px 2px 13px -2px rgb(223, 222, 222);
    position: relative;
}
.overview_content_text {
    font-size: .8em;
    line-height: 1.5;
    text-align: justify;
    padding-bottom: 15px;
}
.read_more_link {
    font-style: italic;
    font-size: .8em;
    color: rgb(0, 163, 219);
}
.overview_home_inside_content, .news_home_inside_content, .strategies_inside_home_content {
    float: left;
    padding: 20px;  
}
.overview_home_inside_content {
    width: 25%;
}
.news_home_inside_content {
    width: 50%;
    box-shadow: 0 0px 0px 0px rgb(255, 255, 255), 0 0px 0px 0px rgb(255, 255, 255), 10px -15px 15px -7px rgb(223, 222, 222), -10px -15px 15px -7px rgb(223, 222, 222)
}
.strategies_inside_home_content {
    width: 25%;
}
.home_news_article {
    border-bottom: 1px solid rgb(212, 212, 212);
    overflow: hidden;
}
.home_news_article_data {
    color: rgb(84, 85, 85);
    font-size: .8em;
}
.home_news_article_Title {
    color: rgb(0, 55, 111);
    text-decoration: none;
    font-size: .8em;
}
.home_news_article_left {
    width: 15%;
}
.home_news_article_right {
    width: 85%;
}
.home_strategies_title {
    color: rgb(0, 163, 219);
    font-weight: bold;
    text-decoration: none;
    font-size: .8em;
}
.home_strategies_subtitle {
    color: rgb(38, 76, 121);
    font-style: italic;
    font-size: .7em;
}
.home_strategies_article {
    padding-bottom: 7px;
}

/*footer*/
.footertext {
    color: #666666;
    font-size: .8em;
}
.home_page_footer {
    padding: 0 40px 15px;
}

/*=============== Overview page =============== */
.page_title_block .page_title_left_block.noborder_page_left_block {
    border-right: 0px;
    width: 100%;
}
.page_title_block {
    height: 73px;
    margin: 0 10px;
    /*position: relative;*/
    background: url('../images/overview-bg.jpg');
    z-index: 6;
}
.page_title_block .page_title_left_block {
    width: 32%;
    float: left;
    position: relative;
    border-right: 1px solid rgb(112, 144, 180);
    height: 100%;
}
.page_title_block .page_title_left_block h2 {
    padding-left: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 20px;
    line-height: 1.1;
}
.page_title_rigth_block {
    width: 68%;
    float: left;
    position: relative;
    height: 100%;
}
.page_title_rigth_block ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding-left: 0;
}
.page_title_rigth_block ul li {
    display: inline-block;
    border-right: 1px solid rgb(112, 144, 180);
    padding: 0 15px;
}
.page_title_rigth_block ul li:last-child {
    border-right: none;
}
.page_title_rigth_block ul li a {
    color: rgb(142, 216, 242);
}
.overview_page_content{
    margin: 0 10px;
    /*padding: 25px;*/
    margin-bottom: 15px;
    box-shadow: 0px 0px 9px 1px rgb(223, 222, 222);
}
.overview_page_content_print {
    text-align: right;
    padding: 10px 30px;
    /*width: 100%;*/
    background-color: rgb(237, 239, 238);
    overflow: hidden;
}
.overview_page_content_printImageFull {
    width: 100%;
    text-align: right;
}
.overview_page_content_tabText {
    text-align: left;
    width: 90%;
    float: left;
}
.overview_page_content_tabText a {
    color: rgb(6, 57, 113);
    font-weight: bold;
    font-size: .9em;
    padding-right: 15px;
}
.overview_page_content_tabText .active-tab {
    color: rgb(0, 163, 219);
}
.overview_page_content_printImage {
    text-align: right;
    width: 10%;
    float: right;
}
.overview_page_content_print a {
    color: rgb(6, 57, 113);
    font-size: .9em;
    text-decoration: none;
}
.overview_page_content_Text {
    padding: 30px 0 5px; 
    overflow: hidden;
    font-size: 13px; 
    min-height: 400px;   
}
.overview_page_LeftText {
    width: 75%;
    float: left;
    padding-left: 30px;
    text-align: justify;
}
.overview_page_LeftText_title {
    color: rgb(14, 60, 114);
    font-weight: bold;
    font-size: .9em;
}
.overview_page_RightText {
    width: 25%;
    float: right;
    padding-left: 30px;
}
.overview_page_LeftText_list {
    padding-left: 20px;
}
.overview_page_LeftText_list li {
    padding-bottom: 15px;
}
.overview_page_LeftText_list li a {
    text-decoration: underline;
    color: rgb(0, 0, 238);
}
.overview_page_LeftText_list li a:visited {
    color: rgb(85, 26, 139);
}
.overview_page_LeftText p {
    padding-bottom: 20px;
    color: rgb(68, 68, 68);
}
.page_RightText_title{
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    background: rgb(27, 171, 223);
    background: -webkit-linear-gradient(rgb(94, 194, 230), rgb(6, 162, 219));
    background: -o-linear-gradient(rgb(94, 194, 230), rgb(6, 162, 219));
    background: -moz-linear-gradient(rgb(94, 194, 230), rgb(6, 162, 219));
    background: linear-gradient(rgb(94, 194, 230), rgb(6, 162, 219));
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.page_RightText_title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    /*width: 100%;*/
    height: 0;
    border-top: 10px solid rgb(47, 100, 153);
    border-right: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-left: 15px solid rgba(0, 0, 0, 0);
}
.page_RightText_content {
    position: relative;
    background: -webkit-linear-gradient(rgb(245, 243, 244), #fff);
    background: -o-linear-gradient(rgb(245, 243, 244), #fff);
    background: -moz-linear-gradient(rgb(245, 243, 244), #fff);
    background: linear-gradient(rgb(245, 243, 244), #fff);
    margin: 0 0 0 10px;
    box-shadow: -10px -3px 10px -9px rgb(217, 213, 213);
}
.page_RightText_content p {
    padding: 10px;
}

/*=============== Strategies page =============== */

.page_subtitle_block {
    color: rgb(142, 216, 242);
    font-size: .9em;
    font-weight: bold;
}
.stratlink {
    color: #0e3c72; 
    font-weight: bold;
    font-size: 16px;
}
.stratlink_subtitle {
    color: #00a3db;
    font-style: italic;
}
.overview_page_LeftText h1 {
    margin-bottom: 0;
    font-size: 1em;
}
.overview_page_LeftText p a {
    color: rgb(0, 0, 238);
    text-decoration: underline;
}
.sort_table {
    margin: 0 15px 15px;
}
.sort_table_header {
    padding-bottom: 2px;
}
.sort_table_header .sort_table_title {
    background: rgb(47, 100, 153); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108));/* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgb(80, 123, 165), rgb(13, 58, 108)); /* Standard syntax (must be last) */
    padding: 5px;
    border-right: 1px solid #fff;
}
.sort_table_header .sort_table_title a {
    color: #fff;
    font-weight: bold;
    width: 100%;
    display: block;
}
.sort_table_body {
    border-top: 1px solid #cdd7e3;
}
.sort_table_body .sort_table_title {
    padding: 5px;
    text-align: initial;
}
.sort_table_body_show, .sort_table_body_hide {
    overflow: hidden;
}
.sort_table_body_hide {
    /*display: none;*/
}
.sort_table_body .sort_table_body_show {
    color: rgb(6, 57, 113);
}
.sort_table_body .sort_table_body_show:hover {
    cursor: pointer;
}
.sort_table_body .sort_table_title_name {
    font-weight: bold;
}
.sort_table_title_image {
    border: 1px solid #cdd7e3 ;
    width: 43%;
    margin: 5px 0;
    height: 98px;
    overflow: hidden;
}
.sort_table_title_image img {
    height: auto;
    width: 100%;
}
.sort_table_header .sortarrow {
    float:right; 
    padding-top:5px; 
    padding-right:10px;
}
.contact_table_title_direction {
    color: rgb(68, 68, 68);
}
.sort_table_title_direction_title {
    color: #0e3c72;
    font-weight: bold;
}

/*=============== News page =============== */

.news_sort_table_title_name {
    color: rgb(84, 85, 85);
}
.news_sort_table_title {
    font-weight: bold;
}
.news_all_archived {
    padding: 5px 0;
}
.news_table_content {
    color: rgb(0, 55, 111);
    font-style: italic;
}

/*=============== Contact page =============== */

.contact_page_LeftText {
    width: 100%;
    float: left;
    padding-left: 30px;
    text-align: justify;
}
.contact_page_title {
    font-weight: bold;
    font-size: 15px;
    color: rgb(14, 60, 114);
}
.contact_page_content .sort_table_body {
    border-top: none;
}
.contact_page_content .sort_table_body_show {
    border-top: 1px solid #cdd7e3;
}
.contact_sort_table_title_name span {
    display: block;
    color: rgb(14, 60, 114);
    padding-bottom: 5px;
    font-weight: bold;
}
.sort_table_body  .contact_table_title_map {
    text-align: right;
    padding: 0;
}
.contact_table_title_map a {
    background-color: rgb(51, 89, 138);
    color: #fff;
    font-weight: bold;
    padding: 1px 5px;
}
.contact_table_title_phone span {
    font-weight: bold;
}
.contact_sort_table_body_show {
    padding-right: 0;
}
.contact_table_map_directions {
    font-weight: bold;
}
.contact_page_LeftText>p {
    color: #000000;
}



/*.nav li ul { display:none; }

*/






/*mail styles end*/






@media print {

 *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ";
    }

    abbr[title]:after {
        content: " ";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

     a[href^="#"]:after,
     a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

     thead {
        display: table-header-group;
    }

    tr,
    img {
        /*page-break-inside: avoid;*/
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    body,html {
        overflow-x: visible;
        /*overflow-y: visible;*/
    }   
    * {
        overflow: visible;
    }
    .sort_table_body_hide {
        display: block !important;
        /*overflow: visible !important;*/
        overflow: auto;
    }
    .sort_table_body_hide:after{
        clear: both;
        content: "";
        display: block;
    }
    .sort_table_body {
        display: block !important;
        /*min-height: 200px;*/
    }
    .overview_page_content_Text {
        overflow: visible;
    }
    .overview_page_RightText, .page_title_rigth_block, .overview_page_content_print, .header_country_time {
        display: none;
    }
    .overview_page_LeftText, .page_title_block .page_title_left_block {
        width: 100%;
    }
    .page_title_block .page_title_left_block {
        border-right: none;
    }
    #logidivid {
        display: block;
    }
    .navbar {
        display:block !important;
    }
    .header_nav_list {
        display: none;
    }
    .login_nav {
        display: none !important;
    }
    title {
        display: none !important;;
    }
}

@media screen and (max-width: 1199px) {
    .home_news_article_left {
        width: 20%;
    }
    .home_news_article_right {
        width: 80%;
    }
    .header_nav_list li:last-child {
        width: 100px;
    }
    .sort_table_title_image{
        width: 55%;
    }

}


@media (max-width: 991px) and (min-width: 768px) {
    .login_nav {
        text-align: right;
    }
}

@media screen and (max-width: 991px) {
    .home_page_content {
        padding: 5px 5px 15px;
    }
    .carousel-caption {
        left: 50%;
    }
    .header_nav_list li {
        padding: 2px 5px;
    }
    .home_news_article_left {
        width: 25%;
    }
    .home_news_article_right {
        width: 75%;
    }
    .page_title_block .page_title_left_block h2 {
        padding-left: 15px;
    }
    .overview_page_content_print {
        padding: 10px 15px;
    }
}


@media screen and (max-width: 990px) {
    .sort_table_title_image {
        width: 80%;
    }
    .sort_table_title_image {
        border: 1px solid #cdd7e3 ;
        margin: 5px 0;
        height: 110px;
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .header_nav_list li:last-child {
        width: 100%;
    }
    .navbar-default  .header_nav_list li a:visited {
        color: #fff;
    }
    .overview_home_inside_content, .news_home_inside_content, .strategies_inside_home_content {
        width: 100%;
    }
    .news_home_inside_content {
        box-shadow: none;
    }
    .mobile_home_content_block_nav {
        background-color: rgb(32, 78, 130);
        padding: 1px 20px;
        margin-bottom: 15px;
    }
    .mobile_home_content_block_nav a {
        color: rgb(255, 255, 255);
        font-size: 13px;
        font-family: Arial;
    }
    .home_content_block_text {
        background-color: transparent;
        box-shadow: none;
        padding: 0;
        margin: 0;
    }
    .overview_home_inside_content, .news_home_inside_content, .strategies_inside_home_content {
        padding: 0 0 15px;
    }
    .home_page_footer {
        padding: 5px 10px 15px;
    }
    /*navigation*/
    .header_logo .navbar-brand {
        width: 70%;
    }
    .header_nav_list {
        display: block; 
        margin: 0;
    }
    .header_nav_list li {
        display: block;
        text-align: left;
        padding: 10px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgb(5, 59, 115);
        background-color: rgb(5, 59, 115);
        margin-bottom: 15px;
    }
    .header_nav_list li {
        background: transparent;
    }
    .navbar-default  .header_nav_list li a {
        color: #fff;
    }
    .navbar-default .navbar-nav>li>a.login_nav {
        background-color: transparent;
    }
    .carousel_home_page {
        padding: 0;
    }
    .home_page_content {
        margin: 0;
    }
    .header_title {
        width: 100%;
        float: left;
        padding-top: 10px;
        font-size: 1em;
    }
    .carousel-caption {
        left: 25%;
        min-height: auto;
        height: 100%;
    }
    /*overview*/
    .overview_page_LeftText, .overview_page_RightText {
        width: 100%;
        padding: 0 15px;
    }
    .page_title_block{
        margin: 0;
    }
    .overview_page_content {
        margin: 0;
    }
    .page_title_rigth_block ul li a {
        font-size: .9em;
    }
    .page_title_block .page_title_left_block h2 {
        font-size: 16px;
    }
    .sort_table_body_hide {
        /*display: block;*/
    }
    .sort_table_title_image {
        width: 108px;
        padding: 5px;
        height: 128px;
        text-align: center;
        overflow: hidden;
    }
    .sort_table_body .sort_table_title {
        margin-right: 15px;
    }
    .contact_page_LeftText {
        padding: 0 15px;
    }
    .sort_table_body  .contact_table_title_map {
        padding: 5px;
        text-align: left;
    }
    .sort_table_body .sort_table_title {
        margin: 0;
    }
    .contact_sort_table_body_show {
        padding: 0;
    }
    .contact_sort_table_body_hide {
        padding: 0;
    }
    .contact_sort_table_body_hide iframe {
        height: 300px;
    }
    .overview_page_content_print {
        /*padding: 10px 15px;*/
    }
    .overview_page_content_tabText, .overview_page_content_printImage {
        width: auto;
    }
    .carousel-caption h3 {

    }

}

@media screen and (max-width: 480px) {
    .home_page_content {
        margin: 0;
        padding: 0;
        box-shadow: none;
    }
    .carousel_home_page {
        padding: 0;
    }
    .carousel-caption {
        left: 0%;
        padding: 5%;
    }
    .carousel-caption h3 {
        font-size: 1.1em;
    }
    .header_country_time {
        display: none;
    }
    .page_title_block {
        height: auto;
        overflow: hidden;
        background-size: cover;
    }
    .page_title_block .page_title_left_block {
        width: 100%;
        float: none;
    }
    .page_title_block .page_title_left_block h2 {
        position: relative;
        transform: inherit;
        -webkit-transform: inherit;
        padding: 5px 15px;
        margin-bottom: 0;
    }
    .page_title_block .page_title_rigth_block {
        width: 100%;
        float: none;
    }
    .page_title_rigth_block ul {
        position: relative;
        transform: inherit;
        -webkit-transform: inherit;
        padding: 0px 15px;
    }
    .page_title_rigth_block ul li {
        padding: 0 5px 0 0;
    }
    
}


@media screen and (max-width: 330px) {
    .home_news_article_left {
        width: 100%;
    }
    .home_news_article_right {
        width: 100%;
    }
}

