.form-control {
    -webkit-appearance: none;
}


.feed_thumb {
    height: 150px;
    width: 150px;
}

.feed_thumb_block {
    height: 245px;
    overflow: hidden;
}

.feed_thumb_title {
    width: 112px;
}

.media_support_title {
    width: 350px;
}

.task_thumb_block {
    width: 145px;
    margin-right: 10px;
    margin-bottom: 20px;
    height: 36px;
    overflow: hidden;
}

.task_thumb_block p {
    margin-bottom: 0px;
    margin-top: 0px;
    height: 34px;
}

.task_thumb_block img {
    border: 1px solid #eee;
}

.task_thumb_block a {
    width: 95px !important;
    overflow: hidden;
    display: block;
}

/*IPAD*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    .home_main {
        font-weight: 300;
    }
    .popup {
        background: none;
    }
    .no_mobile_inner .popup_container {
        box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.35);
    }

    .animated.fast {
        -webkit-animation-duration: 300ms;
        animation-duration: 300ms;
    }
    .btn {
        font-weight: 300!important;
    }
    .btn.bold {
        font-weight: 900!important;
    }
    .helvetica-ul {
        font-weight: 300!important;
    }
    .overlap_navy {
        background-color: rgba(26, 179, 148, 0.3);
    }
    .ipad_weight_fix {
        font-weight: 400!important;
    }
}

.show-1024-and-min {display: none !important; }

/* 1024 и ниже */
@media (max-width: 1024px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 200;
    }

    .collapsing {
        /*-webkit-transition-duration: 0s;*/
        /*-o-transition-duration: 0s;*/
        /*transition-duration: 0s;*/
    }

    .nav-second-level li:last-child {
         /*margin-bottom: 0px;*/
    }

    #page-top .carousel-caption h1 {font-weight: 400 !important;font-size: 34px;text-transform: inherit;  text-shadow: none;  letter-spacing: -0.5px;}
    #page-top .carousel-caption p {font-weight: 400 !important;text-transform: inherit;
        font-size: 20px;
        width: 310px;
    }

    .form-control {
        transition:none;
        border-color: #ccc;
        -webkit-appearance: none;
    }

    h3, h4, h5 {
        font-weight: 400;
    }

    .fix_1024_pl15 {
        padding-left: 15px !important;
    }

    .fix_1024_pr15 {
        padding-right: 15px !important;
    }


    .hide1024 {display: none  !important;}
    .show-more-1024 {display: none  !important;}
    .show-1024-and-min {display: block !important;}
    span.show-1024-and-min {display: inline !important;}

    .inmodal .modal-header {
        padding-bottom: 20px;
    }

    /*тумбы в ленте в городе*/
    .feed_thumb_block {
        height: 267px;
        overflow: hidden;
    }
    .feed_thumb_title {  width: 99px;  }
    .feed_thumb {
        height: 171px;
        width: 171px;
    }

    .task_thumb_block {
        width: 165px;
        height: 39px;
        overflow: hidden;
        margin-bottom: 17px;
    }

    .popup_inner .task_thumb_block {
        width: 150px;
    }

    .media_support_title {
        width: 250px;
    }

    .media_wellcome_video_modal {width: 680px;}
    .media_wellcome_video_size {
        width:640px;
        height:360px;
    }

    /** для главной страницы*/
    #page-top section p {
        color: #666;
        font-size: 14px;
    }

    .pr0-1024 {
        padding-right: 0px !important;
    }

    #page-top h2 {
        font-weight: 400;
    }

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9{
        padding-left: 10px;
        padding-right: 10px;
    }
    .col-sm-1:last-child, .col-sm-10:last-child, .col-sm-11:last-child, .col-sm-12:last-child, .col-sm-2:last-child, .col-sm-3:last-child, .col-sm-4:last-child, .col-sm-5:last-child, .col-sm-6:last-child, .col-sm-7:last-child, .col-sm-8:last-child, .col-sm-9:last-child{
        padding-right: 15px;
    }

    .col-sm-1:first-child, .col-sm-10:first-child, .col-sm-11:first-child, .col-sm-12:first-child, .col-sm-2:first-child, .col-sm-3:first-child, .col-sm-4:first-child, .col-sm-5:first-child, .col-sm-6:first-child, .col-sm-7:first-child, .col-sm-8:first-child, .col-sm-9:first-child{
        padding-left: 15px;
    }


    #page-wrapper {
        padding: 0 10px;
    }

    .ibox-content {
        padding: 15px;
    }

    .popup .ibox-content {
        padding: 20px;
    }

    .m-b-lg {
        margin-bottom: 20px;
    }

    .m-t-lg {
        margin-top: 20px;
    }

    .ibox {
        margin-bottom: 20px;
    }


}

/* больше чем 1024 */
@media (min-width: 1025px) {
    /*.show-more-1024 {display:   !important;}*/
    .show-1024-and-min {display: none !important;}

    .media_wellcome_video_modal {width: 893px;}
    .media_wellcome_video_size {
        width:853px;
        height:480px;
    }
}

/* больше чем 1440 */
@media (min-width: 1441px) {
    /*тумбы в ленте в городе*/
    .feed_thumb_block {
        height: 247px;
        overflow: hidden;
    }
    .feed_thumb_title {  width: 110px;  }
    .feed_thumb {
        height: 152px;
        width: 150px;
    }
}


@media (width: 1280px) {
    /*тумбы в ленте в городе*/
    .feed_thumb_block {
        height: 260px;
        overflow: hidden;
    }
    .feed_thumb_title {  width: 120px;  }
    .feed_thumb {
        height: 165px;
        width: 165px;
    }
}

@media (width: 1366px) {
    /*тумбы в ленте в городе*/
    .feed_thumb_block {
        height: 245px;
        overflow: hidden;
    }
    .feed_thumb_title {  width: 112px;  }
    .feed_thumb {
        height: 150px;
        width: 150px;
    }
}





 /*768 и меньше */
/*@media (max-width: 768px) {*/
    /*.show_ipad {display: block !important;}*/
    /*.hide-ipad {display: none!important;}*/

    /*#page-top .container {width: auto !important;}*/
    /*#page-top .navbar-wrapper {display: none !important;}*/
    /*#page-top .carousel-caption {display: none !important;}*/
    /*#page-top .carousel-image {top:200px;}*/
    /*#features {padding-top: 110px;}*/
    /*#page-top .features-text {margin-top: 0px !important;}*/
    /*#page-top .media_path_1 {padding-top: 0px!important;}*/
    /*#page-top .media_path_2 {padding-top: 120px!important;}*/
    /*#page-top .media_path_3 {padding-top: 0px!important;}*/
    /*#page-top .media_path_4 {padding-top: 80px!important;}*/
    /*#page-top .media_path_5 {width: 30%!important;margin-left: 20%;}*/
    /*#page-top .media_path_6 {  top: 125px !important;  left: 191px !important;}*/
/*}*/

@media (max-width: 580px) {
    .hide-mobile {display: none!important;}
    .show-mobile {display: block !important;}

}


.show_ipad { display: none !important;}
.show-mobile {display: none !important;}


/*меню на ipad */

nav.navbar-default .nav-header {
    text-align: center;
}


.ipad_version  nav.navbar-default .nav-header {
    /*text-align: left;*/
}

.ipad_version .navbar-default {
    background-color: #2f4050;
    border-color: #2f4050;
}

.ipad_version nav.navbar-default {
    z-index: 0;
}

/*открыто меню */
.ipad_version.left_menu_open nav.navbar-default {
    z-index: 10;
    box-shadow: 15px -6px 15px rgba(0,0,0,.5);
}

.ipad_version.left_menu_open  nav.navbar-default .nav-header {
    text-align: center;
}

.ipad_version #page-wrapper {
    margin: 0 0 0 110px;
    min-height: 1200px;
    box-shadow: -25px 5px 25px rgba(0,0,0,0.6);
}

.ipad_version.left_menu_open #page-wrapper {
    z-index: 8;
}

/*=================== IPAD VERSION 2 ======================*/
.ipad-version-full .navbar-static-side{
    width: 180px;
}

.ipad-version-full #page-wrapper {
    margin-left: 180px;
}

.ipad-version-full .nav > li > a {
    padding-left:15px;
}

.ipad-version-full .nav > li.active > a.nav-first-level {
    padding-left: 11px;
}

.ipad-version-full .nav-second-level li a {
    padding-left: 42px;
}

.landscape {
    display: none !important;
}

/*портретный режим*/
@media (max-aspect-ratio: 14/9) and (max-height: 300px) {
    body > div {
        display: block;
    }

    .landscape {
        display: none !important;
    }
}

/*ландшафтный режим*/
@media (min-aspect-ratio: 14/9) and (max-height: 300px) {
    .landscape {
        display: block !important;
    }

    body > div {
        display: none;
    }
}
/*
     FILE ARCHIVED ON 07:09:09 Apr 21, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:21:30 May 20, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/