/* Responsive CSS Styles Table of Contents */

@media only screen and (min-width: 1170px) and (max-width: 1280px) {
    .sliderWrapper .container {
        width: 1000px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
    .container {
        width: 1000px;
        margin: auto auto auto auto;
    }

    #header .logoWrapper{
        max-width: 200px;
    }
        #fixed-nav a{
            padding: 0 8px;
        }
        .langRu #fixed-nav a{
            padding: 0 6px;
        }


    a.button_slider {
        padding: 13px 18px;
    }

    .four_col_fusection .one_fourth {
        margin-right: 0.7%;
    }

    .portfolio_page .imgWrap {
        position: relative;
        width: 325px;
    }
    .portfolio_page h3 {
        width: 325px;
    }
    .portfolio_page .imgDescription i {
        left: 140px;
    }

    ul.post_meta_links {
        margin: -10px 0px 0px 10.3%;
        width: 80%;
    }

    .our_team ul.people_soci {
        margin: 0 0 0 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1280px){
    .investors #fixed-nav a {
        padding-left: 0;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
.sliderWrapper .container{
    width: 680px;
}
#fixed-nav a{
    padding-left: 8px;
    padding-right: 8px;
}
/*.container {
    width: 747px;
    margin: auto auto auto auto;
}*/

a.button_slider {
    padding: 9px 10px;
    font-size: 14px;
}

.our_team ul.people_soci {
    margin: 0px 0px 0px 30px;
}

.parallax_sec1 {
    padding: 50px 0px 0px 0px;
}

.four_col_fusection .one_fourth {
    margin-right: 0.7%;
}

.portfolio_page .imgWrap {
    position: relative;
    width: 239px;
    height: 200px;
}
.portfolio_page .imgWrap img {
    float: left;
    width: 100%;
    height: 200px;
}
.portfolio_page h3 {
    width: 239px;
}
.portfolio_page .imgDescription i {
    top: 80px;
    left: 100px;
}

.site_sec1 .right img {
    width: 100%;
}


}




@media only screen and (min-width: 480px) and (max-width: 767px){
    
#trueHeader #logo_v2{
    background:url(/design/img/logo_v2.png) no-repeat center bottom;
}

/*.sliderWrapper .container{
    width: 680px;
}*/

.container {
    min-width: 320px;
    margin: auto;
}
    #header .container {
        width: 448px;
    }

a.button_slider {
    padding: 5px 5px;
    font-size: 10px;
    border-radius: 2px;
}

#header .one_fourth {
    margin-bottom: 10px;
}
#top-nav{
    float: left;
}
#top-nav ul {
    float: left;
}
/*
#top-nav #fixed-nav li a {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}
    #top-nav #fixed-nav .langSelect{
        height: 50px;
    }
    #top-nav #fixed-nav .langSelect a {
        line-height: 1;
        height: auto;
        padding: 10px;
        top: 0;
        margin-top: 8px;
    }*/

.site_sec1 .left {
    float: left;
    width: 100%;
}
.site_sec1 .right {
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.features_sec02 .one_third {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 0px;
}
.features_sec02 .one_third i {
    margin-left: 170px;
}
    #features_sec02 .one_third i{
        margin: 0 auto 30px;
    }

.our_team .one_fourth {
    width: 100%;
    margin-bottom: 70px;
    margin-right: 0%;
}
.our_team ul.people_soci {
    margin: 0px 0px 0px 160px;
}

.parallax_sec1 {
    height: 250px;
    padding: 80px 0px 0px 0px;
}
.parallax_sec1 h1 {
    font-size: 40px;
    line-height: 40px;
}

.four_col_fusection .one_fourth {
    width: 99%;
    border-right: none;
    margin-bottom: 40px;
}

.one_full {
    width: 100%;
}
.one_half {
    width: 100%;
    margin-bottom: 30px;
}
.one_third {
    width: 100%;
    margin-bottom: 30px;
}
.one_fourth {
    width: 100%;
    margin-bottom: 30px;
}
.one_fifth {
    width: 100%;
    margin-bottom: 30px;
}
.two_third {
    width: 100%;
    margin-bottom: 30px;
}
.three_fourth {
    width: 100%;
    margin-bottom: 30px;
}
.last {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 0 !important;
}



}

@media only screen and (max-width: 680px){
    .sliderWrapper .container{
        width: 300px;
    }
}

@media only screen and (max-width: 479px){

.tp-caption.h_line,
.tp-caption.big_white,
.tp-caption.small_text{
    display: none;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
    /*display: none;*/
    /* font-size: 8px!important;
    width: 175px!important;
    line-height: 1.2!important;
    white-space: normal!important; */
}

#trueHeader #logo{
    background:url(/design/img/logo_v2.png) no-repeat center bottom;
}

@media only screen and (-webkit-min-device-pixel-ratio : 2), 
only screen and (min-device-pixel-ratio : 2),
only screen and (min--moz-device-pixel-ratio : 2){
    #trueHeader #logo{
        background:url(/design/img/logo_v2x2.png) no-repeat center bottom;
        background-size: 174px 29px;
    }
}


.container {
    min-width: 320px;
    margin: auto auto auto auto;
}
    #header .container {
        width: 400px;
    }

a.button_slider {
    padding: 3px 2px;
    font-size: 7px;
    border-radius: 2px;
}

#header .one_fourth {
    margin-bottom: 10px;
}
#top-nav{
    float: left;
}
#top-nav ul {
    float: left;
}
/*
#top-nav #fixed-nav li a {
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    font-size: 12px;
}*/

.site_sec1 .left {
    float: left;
    width: 100%;
}
.site_sec1 .right {
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.features_sec02 .one_third {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 0px;
}

.our_team .one_fourth {
    width: 100%;
    margin-bottom: 50px;
    margin-right: 0%;
}
.our_team ul.people_soci {
    margin: 0px 0px 0px 90px;
}

.parallax_sec1 {
    height: 280px;
    padding: 50px 0px 0px 0px;
}
.parallax_sec1 h1 {
    font-size: 40px;
    line-height: 40px;
}

.four_col_fusection .one_fourth {
    width: 99%;
    border-right: none;
    margin-bottom: 40px;
}





.one_full {
    width: 100%;
}
.one_half {
    width: 100%;
    margin-bottom: 30px;
}
.one_third {
    width: 100%;
    margin-bottom: 30px;
}
.one_fourth {
    width: 100%;
    margin-bottom: 30px;
}
.one_fifth {
    width: 100%;
    margin-bottom: 30px;
}
.two_third {
    width: 100%;
    margin-bottom: 30px;
}
.three_fourth {
    width: 100%;
    margin-bottom: 30px;
}
.last {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 0 !important;
}

.top_contact_info {
    min-height: 90px;
}




}