/*Author: Umarov Mikhail*/

    /*    setting up everything    */

@font-face{font-family:'OpenSans';font-weight:normal;src:url('../font/OpenSans-Regular.ttf') format('truetype')}

    /* reset */

html,body,div,span,applet,object,iframe,table,caption,tbody,tfoot,thead,tr,th,td,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,textarea,label,legend,input{vertical-align:baseline;outline:0;padding:0;margin:0;border:0;}
input,select,option,button{overflow:visible;vertical-align:middle;border:none;margin:0;outline:0;-webkit-border-radius:0;border-radius:0;-webkit-appearance:none;}
form,textarea,label,legend,input,select,option{font-family:OpenSans!important;}
:focus{outline:0;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
input{-moz-appearance:textfield;}
select{-moz-appearance:textfield;}
input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
a{text-decoration:none;}
.clearFix{clear:both;}
body{font-family:OpenSans!important;width:100%;font-size:20px;}
.opacity {width:100%;height:100%;position:absolute;opacity:0.5;z-index: 0;}
.fb{background:url("../img/fb.svg")no-repeat center;}
.gp{background:url("../img/g+.svg")no-repeat center;}
.in{background:url("../img/inst.svg")no-repeat center;}
.tw{background:url("../img/tweet.svg")no-repeat center;}
.fb.ftr{background: url("../img/fb_footer.svg")no-repeat center;}
.gp.ftr{background: url("../img/g+_footer.svg")no-repeat center;}
.in.ftr{background: url("../img/inst_footer.svg")no-repeat center;}
.tw.ftr{background: url("../img/tweet_footer.svg")no-repeat center;}
.uz{background: url("../img/uzb.svg")no-repeat center left;}
.ru{background: url("../img/ru.svg")no-repeat center left;}
.en{background: url("../img/eng.svg")no-repeat center left;}
#nav .navWrap .leftSide,#nav .mobileButton,#nav .lang,#nav .navWrap .search,#nav .navWrap .search,#nav .search .submit,#nav .navWrap .socials,#nav .navWindowWrap .navItem,#header .logo,#header .name,#menu .menuItem,#slider .slide,#content .newsList  .newsMain,#content .newsList  .newsRight,#contactUs .contacts,#contactUs .contactUsCenter,#footer .main,#footer .socials,#footer .lbLogo,#content .hoursTable .articleHeader,#content .hoursTable > .text{float:left;}

    /*    Carousel Animate Plugin    */

.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}

    /*    navigation panel    */

#nav{width:100%;}
#nav .navWrap{text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0 16.66%;background:#4c545c;}
#nav .navWrap .leftSide,#nav .navWrap .socials{width:25%;}
#nav .mobileButton{display:block;background-image:url("../img/menu.svg");background-repeat:no-repeat;background-position:center center;background-size:45%;background-color:#4c545c;width:20%;height:50px;}
#nav .mobileButton.active{background-color:#393f45;}
#nav .lang{display:none;width:80%;text-align:center;}
#nav .lang a{display: block;float:left;height:50px;width:53px;margin:0 5px;font-size:1em;line-height:50px;text-align:right;text-decoration:none;color:white;background-size:50%;}
#nav .lang a:hover,#nav .lang a.seted{text-decoration:underline;}
#nav .search{position:relative;width:50%;padding:0;border:0;outline:0;}
#nav .search .search{width:calc(100% - 40px);height:40px;margin:5px 0;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;outline:0;background-color:#f5f5f5;}
#nav .search .border{width:2px;height:30px;margin:10px 0;position:absolute;right:40px;background:#4c545c;}
#nav .search .submit{width:40px;height:40px;margin:5px 0;background:url("../img/search.svg")no-repeat center, #f5f5f5;border:0;outline:0;}
#nav .socials a{width:50px;height:50px;float:right;background-size:100% 100%;}
#nav .navWindowWrap{margin:0 16.66%;display:none;}
#nav .navWindowWrap .navItem{width:25%;height:200px;display:block;text-align:center;padding:20px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#nav .navWindowWrap .navItem.checked,#nav .navWindowWrap .navItem:hover{background-color:#f5f5f5;}
#nav .navItem span{display:block;font-size:1.2em;color:#3f7495;}
#nav .navItem img{height:80%;width:100px;}

    /*    header    */

#header{background-color:#f5f5f5;width:100%;color:#3f7495;text-align:center;}
#header .logo{width:16.66%;height:225px;display:block;background-image:url("../img/logo.svg");background-repeat:no-repeat;background-position:center right;background-size:65%;}
#header .logo.gerb{background-image:url("../img/gerb.svg");background-position:center left;background-size:57%;float:right;}
#header .name{padding:60px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:66.66%;display:block;line-height:130%;font-size:2em;}

    /*    slider    */

#slider,#services,.dummy,#slider .sliderCrop{width:100%;position:relative;overflow:hidden;}
#slider .slides{position:relative;z-index:-1;}
.slides:after,.wrap:after,#countries ol li:after,.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0;}
#slider .slide{height:505px;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-backface-visibility:hidden;}
#slider .flags{position:absolute;overflow:hidden;left:40%;top:30%;width:56%;z-index:2;background:url("../img/slider/flag.png")repeat-x;background-size:auto 100%;height:145px;}
/*#slider .flags .flagsStrip{background:url("../img/slider/flag.png")repeat-x;background-size:auto 100%;height:145px;width:1100px;}*/
#menu{position:absolute;width:100%;bottom:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-bottom:#4c545c 4px solid;z-index:2;background-color:rgba(76,84,92,.5);}
#menu .menuWindow{width:100%;padding:0 16.66%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative;}
#menu .menuItem{display:block;height:50px;width:20%;line-height:50px;color:white;text-align:center;}
#menu .menuItem:hover,#menu .menuItem.selected{background-color:#393f45;}

    /*    News    */

#content{width:100%;background:url("../img/bg_news.png")repeat;background-size:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:300px;}
#content .articleHeader{font-size:1.3em;color:#3f7495;}
#content .date{font-size:1em;color:#767676;}
#content .descr,#content .text{font-size:1em;line-height:130%;}
#content .newsList{display:flex;}
#content .newsList .newsLeft{width:33.32%;background:#f5f5f5;padding:30px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:none;align-items:stretch;}
#content .newsList .newsMain{width:66.66%;padding:30px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;align-items:stretch;}
#content .newsList .newsRight{width:33.33%;padding:30px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#DDE9F1;align-items:stretch;}
#content .newsList .articles{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:30px 50px;}
#content .newsList .newsRight .articles{padding:30px 0 30px 30px;}
#content .header{display:block;font-size:2em;color:#5b5b5b;text-decoration:none;text-align:center;}
#content .newsList .more{display:block;width:200px;height:50px;font-size:1.4em;line-height:45px;text-align:center;background:#3f7495;color:white;margin:25px auto;text-decoration:none;}
#content .newsList .newsRight .article{padding:40px 0;height:222px;overflow:hidden;border-bottom:#fff 2px solid;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#content .newsList .article{width:100%;padding:40px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-bottom:#dfdfdf 2px solid}
#content .newsList .img{width:280px;height:140px;float:left;margin-right:20px;background-size:cover;background-position:center;background-repeat:no-repeat;}
#content > .newsList .newsAbout,#content > .newsList .descr{width:calc(100% - 300px);float:left;}
#content .newsList .descr{padding-top:20px;}
#content .newsList .articleHeader{float:left;line-height:25px;overflow:hidden;width:100%;}
#content .newsList .date{padding-top:1%;float:right;}
#content .newsList .newsRight .img{margin:10px 10px 0 0;width:190px;height:80px;overflow:hidden;}
#content .newsList .newsRight .descr{width:calc(100% - 210px);float:left;text-align:left;font-size:0.9em;padding-top:10px;height:80px;}

    /*    services    */

.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel .owl-refresh .owl-item{display:none;}
.owl-carousel{display:block;position:relative;z-index:1;}
.owl-carousel .owl-wrapper-outer{overflow:hidden;}
#services.owl-carousel{background:url("../img/bg_description.jpg")no-repeat;background-size:100% 100%;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;}
.owl-carousel .owl-item{position:relative;float:left;overflow:hidden;}
.owl-carousel .owl-prev,.owl-carousel .owl-next{cursor:pointer;position:absolute;z-index:2;opacity:.5;top:45%;border:25px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.countries.owl-carousel .owl-prev{left:-30px;border-right-color:black;border-left:0;}
.countries.owl-carousel .owl-next{right:-30px;border-left-color:black;border-right:0;}
.owl-carousel .owl-prev:hover,.owl-carousel .owl-next:hover{opacity:.8;}
#services .ico{display:block;height:480px;width:100%;background-position:center;background-size:40%;background-repeat:no-repeat;}
#services .about{height:420px;width:100%;background-color:rgba(0,0,0,.5);position:relative;text-align:center;}
#services .service .serviceHeader,#services .service .serviceDescr{z-index:1;position:relative;color:white;}
#services .service .serviceHeader{display:block;padding:40px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:2em;font-weight:bold;}
#services .service .serviceDescr{font-size:1.2em;line-height:100%;padding:0 15%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}

    /*    contact us    */

#contactUs{width:100%;height:824px;position:relative;}
#contactUs .map{width:100%;height:100%;position:absolute;z-index:0;background:url("../img/map.jpg")no-repeat center;background-size:auto 100%;}
#contactUs .contactUs{width:100%;height:50%;position:relative;z-index:1;padding:33px 0;background-color:rgba(0,0,0,.5);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#contactUs .contacts{width:33.33%;position:relative;z-index:2;color:white;padding:0 5%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#contactUs .contacts span{display:block;}
#contactUs .contacts .header{font-size:3.5em;}
#contactUs .contacts .connect{padding-top:13%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;line-height:150%;text-align:left;font-size:1.4em;}
#contactUs .contactUsCenter{display:block;width:66.66%;height:345px;z-index:2;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#contactUs .contactUsCenter .defaultValue{display:block;width:50%;height:100%;float:left;outline:none;position:relative;padding:4px;border:none;margin:0;font-size:1.4em;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;resize:none;vertical-align:middle;}
#contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{display:block;float:left;width:48%;position:relative;height:60px;margin:0 1% 15px;font-size:1.6em;text-align:center;padding:4px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;vertical-align:middle;}
#contactUs .contactUsCenter .submit{height:120px;margin:0 1%;background-color:#4c545c;color:white;}
#contactUs .geo{position:relative;margin:0 auto;}
#contactUs .geo .header{padding:40px 0 0 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:3em;color:#5b5b5b;text-align:center;}
#contactUs .geo .arrow{height:60px;background:url("../img/arrow.svg")no-repeat center;background-size:contain;}

    /*    footer    */

#footer{width:100%;background:#4c545c;}
#footer .main,#footer .socials,#footer .lbLogo{width:33.33%;}
#footer .main .logo{display:block;height:176px;width:20%;background:url("../img/logo_footer.svg")no-repeat center;background-size:90%;float:left;padding:0;}
#footer .main .name{float:left;width:80%;color:white;font-size:1em;line-height:120%;padding:52px 0 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#footer .socials{text-align:center;}
#footer .socials .ftr{display:inline-block;width:80px;height:80px;margin:45px 10px;border-radius:10px;background-size:100% 100%;}
#footer .lbLogo{display:block;background:url("../img/logo_lb.svg")no-repeat center;background-size:60%;height:176px;}

    /*    Autoschool    */

#content .news{width:80%;padding:30px 0;margin:0 auto;}
#content .news .header{padding-bottom:20px;}
#content .hoursTable{width:80%;text-align:center;margin:5px auto;}
#content .hoursTable > .articleHeader{width:100%;text-align:center;}
#content .news .article .hoursTable .text{padding:0;}
#content .hoursTable > .text.left{text-align:left;width:70%;}
#content .hoursTable > .text.right{text-align:right;width:30%;}
#content .hoursTable span{display:block;text-align:inherit;padding-bottom:20px;}

    /*    Convency    */

#content .convency{width:90%;margin:0 auto;padding:30px 0;}
#content > .convency .newsAbout{margin:30px 0 30px 20px;display:block;}
#content > .convency > .article .more{width:0;height:0;border:12px solid transparent;border-left-color:#3f7495;border-right:0;margin-right:25px;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transform-style:preserve-3d;transition:transform 600ms ease;-webkit-transition:transform 600ms ease;-moz-transition:transform 600ms ease;}
#content > .convency > .article.opened .more{transform:rotate3d(0, 0, 1, 90deg);-webkit-transform:rotate3d(0, 0, 1, 90deg);-moz-transform:rotate3d(0, 0, 1, 90deg);-ms-transform:rotate3d(0, 0, 1, 90deg);-o-transform:rotate3d(0, 0, 1, 90deg);}
#content > .convency > .article .articleHeader{float:left;line-height:100%;display:block;width:calc(100% - 37px);text-align:left;font-size:1.6em;}
#content > .convency > .article .text{display:none;line-height:150%;font-size:1.2em;}

    /*    Article    */

#content .news .newsAbout{position:relative;padding:50px 0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:#f5f5f5 2px solid;}
#content .news .article .newsAbout .img{width:47%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center;margin-right:3%;height:400px;float:left;}
#content .news .article .newsAbout .articleHeader{display:block;float:left;width:50%;font-size:1.8em;}
#content .news .article .newsAbout .date{float:left;margin-top:40px;left:50%;top:40%;}
#content .news .article .newsAbout .descr{position:absolute;left:50%;bottom:20px;display:block;font-size:1.2em;}
#content .news .article .text{padding:20px 0;font-size:1.2em;}
#content .news .article .uptolike-buttons{float:right;}
#content .news .article .uptolike-buttons{float:right;}
#content .uptolike-buttons li, .uptolike-buttons li .social_share{margin:0!important;}
.horizontal{margin:0!important;padding:0!important;}

    /*    NewsList    */

#content .page{display:block;}
#content .page .newsMain .more{width:100%;background:none;font-size:1.6em;}
#content .paginator a,#content .paginator span{color:#3f7495;line-height:100%;}
#content .paginator .active{font-size:2em;font-weight:bold;}
#content .page .newsRight{padding-bottom:0;}
#content .page .newsRight .articles{padding-bottom:0;}
#content .page .otherProjects{background:white;text-align:center;width:33.33%;padding:12px 0;float:right;}
#content .otherProjects .projects{display:inline-block;background-color:#f0fbff;background-repeat:no-repeat;background-size:80% auto;background-position:center center;margin:16px;text-align:center;height:150px;width:30%;-webkit-transition:background-color 300ms ease;-moz-transition:background-color 300ms ease;-o-transition:background-color 300ms ease;transition:background-color 300ms ease;}
#content .otherProjects .projects:hover{background-color:#e4f3fa;}

    /*    HELP    */

#content .news .newsList{display:block;}
#content .news .newsList .article{width:80%;margin:0 auto;}
#content > .news > .newsList > .article:last-child{border:none;}
#content .help{margin:20px 0;position:relative;}
#content .help .articleHeader{display:inline-block;margin-right:10px;width:100px;float:none;}
#content .help .descr{width:calc(100% - 125px);background:white;padding:10px;border:#dfdfdf 2px solid;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:inline-block;float:none;}

    /*    Countries    */

#countries{width:90%;margin:0 auto;height:420px;}
#countries .item{display:block;background:white;height:100%;overflow:hidden;margin:0 10px;border:#ccc 1px solid;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
#countries ol li{overflow:hidden;height:40px;}
#countries a{height:auto;display:block;float:left;width:calc(100% - 60px);line-height:20px;}
#countries .half{width:calc(50% - 30px);}
#countries .image{width:45px;height:100%;margin-right:5px;}
#countries .thumbborder{width:100%;height:25px;}

    /*    Samples    */

.download,.sample{width:400px;display:block;margin:0 auto;}
.download{text-align:center;margin:10px auto;height:20px;line-height:20px;color:#3f7495;}

    /*    Media Screen    */

@media screen and (max-width:1600px){
    body{font-size:17px;}
    #content .newsList .newsRight .article{padding:34px 0;}
    #services .ico{background-size:45%;}
}
@media screen and (max-width:1440px){
    body{font-size:16px;}
    #nav .mobileButton,#nav .lang a,#nav .socials a,#menu .menuItem{height:40px;line-height:40px;}
    #nav .search .search,#nav .search .submit{height:30px;}
    #nav .search .border{height:20px;}
    #nav .lang a {width:46px;}
    #nav .socials a{width:40px;}
    #nav .navWindowWrap .navItem{height:150px;}
    #header .logo{height:170px;}
    #header .name{padding:40px 0;}
    #slider .slide{height:380px;}
    #content .newsList .articles{padding:20px 50px;}
    #content .newsList .article{padding:20px 0;}
    #content .newsList  .img{width:240px;}
    #content > .newsList .newsAbout,#content > .newsList .descr{width:calc(100% - 260px);}
    #content .newsList .newsAbout{width:calc(100% - 260px);}
    #content .newsList .newsRight .articles{padding:20px 10px;}
    #content .newsList .newsRight .article{padding:20px;height:182px;}
    #content .newsList .newsRight .img{width:160px;}
    #content .newsList .newsRight .descr{width:calc(100% - 170px);}
    #content .newsList .more{margin:20px auto;}
    #content .news .article .newsAbout .img{height:350px;}
    #services .ico{height:355px;}
    #services .about{height:320px;}
    #contactUs{height:618px;}
    #contactUs .contactUs{padding:25px 0;}
    #contactUs .contacts .connect{padding-top:5%;}
    #contactUs .contactUsCenter{height:259px;}
    #contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{height:45px;margin:0 1% 11.33px;}
    #contactUs .contactUsCenter .submit{height:90px;}
    #footer .main .logo,#footer .lbLogo{height:132px;}
    #footer .main .name{padding:37px 0;}
    #footer .socials .ftr{width:60px;height:60px;margin:33px 10px;}
}
@media screen and (max-width:1366px){
    body{font-size:15px;}
    #content .otherProjects .projects{width:40%;}
}
@media screen and (max-width:1280px){
    body{font-size:12px;}
    #nav .lang a{width:34px;}
    #nav .navWindowWrap .navItem{height:160px;}
    #header .logo{height:180px;}
    #header .name{padding:57px 0;}
    #slider .flags{top:25%;}
    #content .newsList  .articles{padding:20px 15px;}
    #content .newsList  .newsRight .article{padding:21px 0 22px;}
    #content .news .article .newsAbout .img{height:250px;}
    #services .ico{height:305px;}
    #services .about{height:270px;}
    #contactUs{height:540px;}
    #contactUs .contacts .connect{padding-top:15%;}
    #contactUs .contactUs {padding:15px 0;}
    #contactUs .contactUsCenter{height:240px;}
    #contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{height:42px;margin:0 1% 10px;}
    #contactUs .contactUsCenter .submit{height:84px;}
}
@media screen and (max-width:1024px){
    #contactUs .contactUsCenter .submit{height:36%;}
    #content .hoursTable{width:80%;}
    #content .otherProjects .projects{height:110px;}
}
@media screen and (max-width:1023px){
    body{font-size:15px;overflow-x:hidden;min-width:500px;}
    #nav .navWrap{padding:0;}
    #nav .lang a{width:47px;}
    #nav .navWindowWrap{margin:0;}
    #header .logo{background-size:75%;}
    #header .logo.gerb{background-size:67%;}
    #header .name{padding:24px 0;font-size:1.7em;}
    #menu .menuWindow{padding:0 2%;}
    #content .newsList,#content .newsList  .newsMain,#content .newsList  .newsRight,#content .page .otherProjects{width:100%;display:block;}
    #content .otherProjects .projects{background-size:contain;margin:5px;}
    #content .newsList .articles{padding:20px 20px;}
    #content .newsList .newsRight .article{width:44%;float:left;margin:0 3%;padding:15px 0;}
    #content .newsList .newsRight .articleHeader{width:100%;}
    .owl-carousel .owl-prev,.owl-carousel .owl-next{border:15px solid transparent;}
    #services .ico{height:384px;}
    #services .about{height:336px;}
    #contactUs{width:100%;height:660px;}
    #contactUs .contactUs{padding:5px 0;height:auto;}
    #contactUs .contacts{float:none;width:100%;padding:0 0 5px 0;}
    #contactUs .contacts span{display:inline-block;}
    #contactUs .contacts .header{width:50%;float:left;padding:15px 0;text-align:center;}
    #contactUs .contacts .connect{padding:0;width:50%;float:left;font-size:1.2em;}
    #contactUs .contactUsCenter{width:100%;float:none;padding:10px;height:227px;}
    #contactUs .contactUsCenter .defaultValue{width:48%;margin:0 1%;}
    #contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{height:36px;margin:0 1% 9px;}
    #contactUs .contactUsCenter .submit{height:72px;}
    #footer .main .logo, #footer .lbLogo{height:140px;}
    #footer .main,#footer .lbLogo{width:45%;margin-left:5%;}
    #footer .socials{display:none;}
    #footer .main .name{padding:40px 0;}
    #content .news,#content .hoursTable{width:90%;}
    #content .news .article .date{padding-top:10px;float:right;}
    #content .news .article .newsAbout .img{height:200px;}
    #content .news .article .newsAbout .descr{position:static;display:block;float:left;width:100%;padding-top:10px;}
    #content .otherProjects .projects {width:9%;height:75px;margin:10px;}
}
@media screen and (max-width:900px){
    body{font-size:14px;}
    #nav .lang a{width:35px;}
    #header .name{padding:45px 0;}
    #header .logo{background-size:85%;}
    #header .logo.gerb{background-size:77%;}
    #content .otherProjects .projects{height:60px;}
}
@media screen and (max-width:750px){
    body{font-size:13px;}
    #contactUs .contactUsCenter .submit{height:34%;}
}
@media screen and (max-width:700px){
    body{font-size:12px;overflow-x:hidden;min-width:320px;}
    #nav .navWrap .leftSide,#nav .navWrap .socials{width:50%;}
    #nav .lang a{width:50px;}
    #nav .search,.sliderCrop,.flags,#content .newsList .date,#content .newsList .newsRight{display:none;}
    #nav .mobileButton{background-size:25%;}
    #nav .navWindowWrap .navItem{width:50%;}
    #header .logo,#header .logo.gerb{width:50%;background-position:center;}
    #header .logo{background-size:40%;}
    #header .logo.gerb{background-size:36%;}
    #header .name{padding:0 0 10px;width:100%;}
    #menu{position:relative;}
    #menu .menuWindow{margin:0;padding:0;}
    #menu .menuItem{width:100%;}
    #content .newsList .newsMain{padding-bottom:0;}
    #content .newsList .img{width:30%;margin:0 1% 0 0;height:125px;}
    #content > .newsList .newsAbout,#content>.newsList .descr{width:49%;margin-left:1%;}
    #contactUs .contactUsCenter{height:162px;padding:0;}
    #contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{height:28px;margin:0 1% 7.33px;}
    #contactUs .contactUsCenter .submit{height:56px;}
    #contactUs .geo .arrow{margin-top:25px;}
    #footer .main .name{padding:45px 0 0;}
    #footer .main .logo,#footer .lbLogo{height:110px;}
    #footer .main .name{padding:35px 0;}
    #content .otherProjects .projects{width:8%;height:50px;}
}
@media screen and (max-width:580px){
    #content .newsList .img{width:49%;}
    #content .news .article .newsAbout .img{height:150px;}
    #content .news .article .newsAbout .date{margin-top:10px;}
    #footer .lbLogo{display:none;}
    #footer .main{float:none;width:60%;margin:0 auto;}
    #footer .main .logo{height:150px;}
    #footer .main .name{padding:52px 0 0;}
    #content .otherProjects .projects{width:8%;height:40px;margin:5px;}
}
@media screen and (max-width:480px){
    body{font-size:12px;}
    #nav .lang a{width:32px;}
    #nav .navWindowWrap .navItem,#header .logo{height:150px;}
    #header .logo{background-size:60%;}
    #header .logo.gerb{background-size:56%;}
    #header .name{padding:5px 0;font-size:1.4em;}
    #content .newsList  .descr{width:100%;padding-top:10px;}
    #content .otherProjects .projects{width:10%;height:40px;margin:2px;}
    #countries a{line-height:12px;}
    #services .ico{height:230px;}
    #services .about{height:250px;}
    #services .serviceHeader{padding:20px 0;}
    #services .serviceDescr{padding:0 10%;}
    #contactUs .contactUs{height:auto;}
    #contactUs .contacts .header{font-size:2.5em;}
    #contactUs .contacts .connect{font-size:0.8em;}
    #contactUs .contactUsCenter{height:178px;padding:0;}
    #contactUs .contactUsCenter .name,#contactUs .contactUsCenter .mail,#contactUs .contactUsCenter .phone,#contactUs .contactUsCenter .submit{height:31px;margin:0 1% 7.66px;}
    #contactUs .contactUsCenter .submit{height:62px;}
    #footer .main{width:67%;}
    #footer .main .logo{height:145px;}
    #footer .main .name{padding:52px 0 0;}
}
@media screen and (max-width:395px){
    #footer .main{width:80%;}
    #content .otherProjects .projects{width:11%;height:35px;margin:1px;}
}
