@media only screen and (max-width: 1180px) {
    #top-inner,
    #wrapper,
    #bottom-inner {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .tracker-individual-container {
        width: auto;
    }

    .moduletable_vopros {
        width: 100%;
    }

    .moduletable_vopros .privacy-paragraph {
        width: 53%;
    }
    .moduletable_con {
        display: inline-block;
    }
    .moduletable_zvonok {
        display: inline-block;
        position: relative;
        bottom: 40px;
    }
    .moduletable_zap{
        display: inline-block;
        position: relative;
        bottom: 40px;
    }
    .moduletable_inst {
        display: inline-block;
        position: relative;
        bottom: 40px;
    }
}
@media only screen and (max-width: 1100px){
    .moduletable_zvonok {
        display: block;
        position: relative;
        bottom: 40px;
        width: 101px;
        margin: 10px auto;
    }
    .moduletable_zap{
        display: block;
        position: relative;
        bottom: 40px;
        width: 181px;
        margin: 10px auto;
    }
    .moduletable_inst {
        display: block;
        position: relative;
        bottom: 40px;
        width: 26px;
        margin: 10px auto;
    }
}
@media only screen and (max-width: 1024px) {

    #carousel {
        height: 360px;
        background: none;
    }

    .carousel-feature {
        width: 100% !important;
        max-width: 100% !important;
        left: 0 !important;
        height: 100% !important;
    }

    #prewbutton {
        display: none;
    }

    .tracker-individual-container {
        left: 0;
        margin-left: 0;
    }

    .carousel-feature .carousel-caption {
        width: 50%;
        padding: 5% 0px 20px 45px;
    }

    .carousel-image {
        max-width: 100%;
    }

    .btnsub {
        float: left;
        margin: 10px 0 0 8%;
        width: 40%;
        text-align: left !important;
    }

    .blog.spec .items-row {
        width: 30%;
        margin: 15px !important;
    }

    .sale .items-row .intro_text h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 980px) {

    .moduletable_service .img_service {
        right: -10px;
    }

    .moduletable_vopros h3 {
        width: 55%;
        margin: 0 0 0 40%;
    }

    #wrap-contact-form90 {
        margin: 0 0 0 40%;
    }

    #copyright {
        padding: 25px 0 0 0;
    }

    #copyright span {
        top: 25px;
    }

    .blog.spec .items-row {
        width: 28%;
        vertical-align: top;
    }

    .blog.spec .items-row img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 840px) {
    #logo {
        width: 30%;
    }

    #logo img {
        max-width: 100%;
    }

    .carousel-feature .carousel-caption {
        width: 65%;
        padding: 5% 0px 20px 45px;
    }

    .moduletable_service .new {
        float: none;
        width: 100%;
    }

    .moduletable_service .new:nth-child(2) {
        margin: 30px 0;
    }

    .moduletable_service .img_service {
        right: 0;
        width: auto;
    }

    .moduletable_ben li {
        float: left;
        width: 50%;
        min-height: 290px;
    }

    .moduletable_vopros:before {
        left: -110px;
    }

    .moduletable_vopros .privacy-paragraph {
        width: 65%;
    }

    .moduletable_foo .ad {
        float: left;
        width: 35%;
        min-height: 60px;
        margin: 0 0 0 10%;
    }

    .carousel-image {
        max-width: none;
        height: 100% !important;
    }

    .carousel-container {
        overflow: hidden;
    }

    .logo {
        margin: 0 10%;
    }

    #copyright {
        float: none;
        text-align: center;
    }

    #copyright span {
        left: 35%;
    }

    .sale .items-row {
        float: none;
        width: 100%;
        margin: 0 0 20px 0 !important;
    }

    .sale .items-row .pull-left {
        position: absolute;
        right: 25px;
        top: 0;
        height: 100%;
    }

    .sale .items-row .pull-left img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
    }

    .moduletable_form2 .privacy-paragraph {
        padding: 0 0 0 0;
    }
}

@media only screen and (max-width: 768px) {
    #logo {
        width: 25%;
        vertical-align: top;
    }

    .carousel-feature .carousel-caption h4 {
        font-size: 30px;
    }

    .moduletable_vopros h3 {
        font-size: 40px;
    }

    .moduletable_vopros .sscf-form .fl_wrap {
        float: none;
        width: 70%;
    }

    .logo {
        margin: 0 8%;
    }

    .moduletable_price .custom {
        max-width: 100%;
        overflow: auto;
    }

    .moduletable_price .custom table {
        min-width: 768px;
    }
}

@media only screen and (max-width: 640px) {
    #logo {
        width: 100%;
        text-align: center;
    }

    .home #component h1 {
        width: 80%;
    }

    #component .left,
    #component .right {
        float: none;
        width: 100%;
    }

    .moduletable_ben li {
        min-height: 310px;
    }

    .moduletable_vopros h3 {
        font-size: 30px;
    }

    .moduletable_vopros .sscf-form .fl_wrap,
    .moduletable_vopros .privacy-paragraph {
        width: 85%;
    }

    .logo {
        margin: 0 0%;
        float: none;
        text-align: center;
    }

    .copy {
        display: block;
        padding: 5px 0 0 0;
        text-align: center;
    }

    .moduletable_foo .ad {
        float: left;
        width: 47%;
        margin: 0 0 0 3%;
    }

    .btnsub {
        float: none;
        margin: 15px 0;
        width: 100%;
        text-align: left !important;
        clear: both;
        padding: 15px 0 0 0;
    }

    .blog.spec .items-row {
        width: 44%;
    }

    .sale .items-row .pull-left img {
        display: block;
        max-width: 100%;

    }

    .contact .con_left,
    .contact .con_right {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .moduletable_form2 .sscf-form .sscf-input {
        max-width: 100%;
    }

    .moduletable_foto li {
        width: 45%;
        margin: 5px 2% !important;
    }
}

@media only screen and (max-width: 540px) {

    .moduletable_ben li {
        min-height: auto;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .carousel-feature .carousel-caption {
        width: 75%;
    }

    .carousel-feature .carousel-caption p {
        padding: 15px 10% 15px 0;
    }

    .text2 .fname, .text2 .about, .text2 .email {
        float: none;
        width: 100%;
    }

    .text2 .about {
        margin: 0;
    }

    #security_code {
        width: 70%;
    }

    .blog.spec .items-row {
        width: 43%;
    }
}

@media only screen and (max-width: 480px) {

    .moduletable_con span {
        font-size: 16px;
    }

    .carousel-feature .carousel-caption {
        width: 80%;
    }

    .moduletable_vopros h3,
    #wrap-contact-form90 {
        margin: 0px 0 0 30%;
    }

    .moduletable_foo .ad {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #copyright span {
        left: 23%;
    }

    .blog.spec .items-row {
        width: 42%;
    }

    .sale .items-row .pull-left {
        position: absolute;
        right: 25px;
        top: auto;
        height: auto;
        bottom: 0;
    }
}

@media only screen and (max-width: 383px) {

    .moduletable_con td {
        display: block;
        float: left;
    }

    .moduletable_service .img_service {
        right: -40px;
    }

    .moduletable_vopros h3, #wrap-contact-form90 {
        margin: 0px 0 0 15%;
        position: relative;
    }

    #security_code {
        width: 59%;
    }

    .RSWS_name {
        float: none;
        padding: 25px 0 0 0;
    }

    .RSWS_date {
        float: none;
        margin: 15px 0 10px 90px;
    }

    .blog.spec .items-row {
        width: 100%;
    }

    .sale .items-row .intro_text h2 {
        width: 90%;
    }

    .moduletable_foto li {
        width: 100%;
        margin: 5px 0 !important;
    }
}

@media only screen and (max-width: 360px) {
    .carousel-feature .carousel-caption {
        width: 100%;
        box-sizing: border-box;
    }

    #copyright span {
        left: 12%;
    }

    #security_code {
        width: 56%;
    }
}

@media only screen and (max-width: 320px) {
    .moduletable_service .img_service {
        right: -70px;
    }

    #security_code {
        width: 50%;
    }
}

@media (max-width: 767px ) {
    .g-recaptcha{
        transform: scale(0.8);
    }

    .visible-xs{
        display: block !important;
    }

    .hidden-xs{
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm{
        display: block !important;
    }

    .hidden-sm{
        display: none !important;
    }
}
@media (min-width: 992px ) and (max-width: 1199px ) {
    .visible-md{
        display: block !important;
    }

    .hidden-md{
        display: none !important;
    }
}
@media (min-width: 1200px ) {
    .visible-lg{
        display: block !important;
    }

    .hidden-lg{
        display: none !important;
    }
}

@media only screen and (max-width: 640px) {
    .moduletable_foo .ad {
        float: left;
        width: 60%;
        margin: 0 0 0 50%;
        -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);
    }

    #copyright span {
        left: 21%;
    }
}

@media (max-width: 500px) {

    .moduletable_foo .ad {
        float: none;
        width: 100%;
        margin: 0 0 0 45px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        min-width: 100%;
        position: relative;
        display: block;
    }

    #copyright span {
        left: 8%;
    }

}