/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1440px) {
.technic-item {
    width: 34%;
    height: 850px;
    padding: 4% 3% 4% 3.5%;
}
h2 {
    font-size: 39px;
    line-height: 48px;
}
.technic-price {
    margin-top: 30px;
    flex-wrap: wrap;
}
.technic-price span {
    color: #cecece;
}
.technic-text {
    margin-top: 40px;
}
.technic-item-manipulator, .technic-item-avtovishka, .technic-item-avtokran {
    background-size: cover;
    height: 870px;
}
.technic-item-manipulator:hover, .technic-item-avtovishka:hover, .technic-item-avtokran:hover {
    background-size: cover;
    height: 870px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.header {
    padding: 12px 0 4px 0;
}
.desctop-btn {
    display: none;
}
.mobile-btnn {
    display: block;
}
nav {
	display: none;   
}
.mobile-wrap {
    display: block;
}
.mobile-btn {
    display: block;
    font-size: 20px;
    color: #fff !important;
    margin-top: 0;
    text-align: right;
    margin-right: 10px;
}
.mobile-nav {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100vh;
    z-index: 111;
    text-align: center;
    padding-top: 15%;
    transform: translateY(-100%);
    transition: all .4s;
}
.nav-close:hover {
    cursor: pointer;
}
.nav-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
}
.logo-min {
    text-align: center;
    margin-bottom: 20px;
}
.logo-min img {width: 60%;}
.mobile-nav ul {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 55%;
    margin-bottom: 30px;
}
.phone-mobile, .phone-mobile2 {
    font-size: 24px;
}
.phone-mobile img, .phone-mobile2 img {
    position: relative;
    right: 12px;
    top: 7px;
}
.mobile-nav-active {
    transform: translateY(0%);
}
.header-content {
    flex-wrap: wrap;
}
.logo h1 {
    display: none;
}
.header-phone {
    font-size: 30px;
    text-align: right;
    display: none;
}
.technic {
    padding-top: 75px;
}
.technic-items {
    flex-wrap: wrap;
}
.technic-item {
    width: 100%;
    height: auto;
    padding: 10% 8% 8% 10%;
}
.technic-item-manipulator:hover, .technic-item-avtovishka:hover, .technic-item-avtokran:hover {
    background-size: cover;
    height: auto;
}
h2 {
    font-size: 31px;
    line-height: 41px;
}
.technic-specifications {
    margin: 40px 0 30px 0;
}
.technic-price {
    margin-top: 20px;
}
.technic-btn .btn {
    width: 90%;
    font-size: 16px;
}
.technic-text {
    margin-top: 20px;
}
.work {
    padding: 35px 0 10px 0;
}
.work h2 {
    text-align: center;
    margin-bottom: 25px;
}
.work-item {
    width: 48%;
    height: auto;
    margin-bottom: 5px;
    border-radius: 10px;
}
.advantages {
    margin-top: -80px;
    padding: 90px 0 10px 0;
}
.advantages-item {
    width: 100%;
    margin-bottom: 30px;
}
.advantages-item h3 {
    font-size: 24px;
    margin: 10px 0 5px 0;
}
.advantages h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.advantages-items {
    margin-bottom: 0;
}
.advantages-form h3 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 5px;
}
input {
    margin-right: 0;
    margin-bottom: 15px;
}
.price {
    padding: 30px 0 40px 0;
}
.price-content {
    flex-wrap: wrap;
}
.price-table {
    width: 100%;
}
.price-content h2 {
    margin-bottom: 25px;
}
.price-content table tr {
    padding: 5px 0 5px 0;
    margin: 0 10px 0 10px;
    border-bottom: 2px solid #eeeeee;
}
.price-content table tr:first-child td {
    font-size: 14px;
}
.price-content table tr td:first-child {
    width: 45%;
}
.price-content table td {
    font-size: 14px;
}
.price-img {
    margin-top: 10px;
}
.onas {
    background: #f6f7f8;
    padding: 40px 0 40px 0;
}
.onas-content {
    flex-wrap: wrap;
}
.onas-text {
    width: 100%;
    margin-top: 20px;
}
.onas-content h2 {
    margin-bottom: 15px;
}
footer {
    padding: 40px 0 30px 0;
    background: #ffffff;
}
.footer-content {
    flex-wrap: wrap;
}
.footer-left-nav {
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.logo {
    display: block;
}
.footer-left-nav .logo span {
    display: none;
}
.footer-left-copy {
    padding-right: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.footer-left-copy p {
    margin: 10px 0;
}
.modal-form {
    padding: 30px !important;
    border-radius: 5px !important;
}
.zakaz-content h2 {
    font-size: 28px;
}
.zakaz-content p.podp {
    margin-bottom: 0 !important;
}
.jGrowl.top-right {
    left: 0 !important;
    top: 35% !important;
    width: 100% !important;
    margin: 0 !important;
    margin-left: 0 !important;
    box-shadow: 0 7px 40px rgba(0,0,0,0.07);
}
#jGrowl .jGrowl-notification {
    position: relative;
    width: 100%;
    padding: 20px;
    text-align: center;
    background: none repeat 0 0 #f4f2f3 !important;
    border: 0px solid rgba(255, 255, 255, 0.49) !important;
    opacity: 1;
    margin: 0;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}