@charset "utf-8";
* {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header, section, footer, article, nav, menu, aside {
    display: block;
}

mark {
    display: inline;
}

body {
    font-family: 'Myriad pro';
    font-size: 18px;
}

.wrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.row {
    display: inline-block;
    vertical-align: top;
}

body > header, body > section, body > footer {
    min-width: 960px;
    overflow: hidden;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    content: '';
    display: block;
    clear: both;
}

@font-face {
    font-family: 'Myriad pro';
    src: url('fonts/MyriadPro-Regular.eot')/*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/MyriadPro-Regular.eot*/
;
    src: url('fonts/MyriadPro-Regular.woff') /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/MyriadPro-Regular.woff*/ format('woff'), url('fonts/MyriadPro-Regular.ttf') /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/MyriadPro-Regular.ttf*/ format('truetype'), url('fonts/MyriadPro-Regular.svg') /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/MyriadPro-Regular.svg*/ format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '1Myriad pro';
    src: url('fonts/Myriad-Pro.eot')/*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/Myriad-Pro.eot*/
;
    src: url('fonts/Myriad-Pro.html#iefix') /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/Myriad-Pro.eot?#iefix*/ format('embedded-opentype'),
    url('fonts/MyriadPro-Regular.html')/*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/fonts/MyriadPro-Regular.otf*/
;
    font-weight: normal;
    font-style: normal;

}

/********** header *************/
header {
    background: url(img/promo.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/promo.jpg*/ no-repeat top center #f1f1f1;
    height: 689px;
}

.logo h1 {
    color: #474747;
    font-size: 18px;
    font-weight: 500;
}

.logo img {
    margin-right: 10px;
    width: 100px;
}

header .logo {
    margin: 25px 0 16px 78px;
}

header .logo img {
    width: 79px;
    height: 56px;
}

.call-us {
    text-align: center;
    display: table;
    position: relative;
    z-index: 4;
    font-weight: bold;
}

.phone {
    color: #182532;
    font-size: 32px;
    text-shadow: 1px 1px 1px #fff;
}

.call-us .desc {
    color: #fff;
    text-shadow: 1px 1px 1px #69717a;
}

header .call-us {
    margin-top: 13px;
    margin-right: 35px;
}

header .phone img {
    position: relative;
    left: -12px;
    top: 5px;
}

header .phone {
    margin-left: -10px;
    margin-top: -3px;
}

.btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 196px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    text-shadow: 1px 1px 1px #8c8c8c;
    font-weight: 400;
    background: rgb(250, 148, 50); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(250, 148, 50, 1) 0%, rgba(255, 125, 0, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 148, 50, 1)), color-stop(100%, rgba(255, 125, 0, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(250, 148, 50, 1) 0%, rgba(255, 125, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(250, 148, 50, 1) 0%, rgba(255, 125, 0, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(250, 148, 50, 1) 0%, rgba(255, 125, 0, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(250, 148, 50, 1) 0%, rgba(255, 125, 0, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9432', endColorstr='#ff7d00', GradientType=0); /* IE6-9 */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px 1px #a4a4a4;
}

.btn:hover {
    background: #ff4600;
}

.btn:active {
    background: #323232;
}

header .btn {
    margin-top: 10px;
}

.short-ab {
    background: url(img/white_tr.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/white_tr.png*/;
    height: 183px;
}

h2 {
    padding: 28px 0 0 40px;
}

h2 span {
    color: #182532;
    text-shadow: 1px 1px 1px #fff;
    font-weight: 700;
    display: block;
}

h2 .lv1 {
    font-size: 51px;
}

h2 .lv2 {
    font-size: 33px;
    position: relative;
    top: -4px;
}

h2 .lv3 {
    font-size: 25px;
}


.master {
    background: url(img/master_bg.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/master_bg.png*/ no-repeat top center;
    width: 638px;
    height: 294px;
    padding: 166px 0 0 310px;
    position: absolute;
    top: 112px;
    left: -58px;

}

.p1 {
    color: #182532;
}

.p1 .sp1 {
    display: block;
    font-size: 24px;
}

.p1 .sp2 {
    font-size: 41px;
}

.p2 {
    text-align: center;
    margin-left: 35px;
}

.p2 .sp1 {
    font-size: 64px;
    color: #cf0000;
    display: block;
    margin: -10px 0;
}

.p2 .sp2 {
    font-size:;
    color: #5c5c5c;
}

/********** form1 *************/
.form1 {
    background: url(img/form1_bg.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/form1_bg.png*/ no-repeat top center;
    height: 438px;
    width: 352px;
    padding: 12px;
}

header .form1 {
    position: absolute;
    right: 5px;
    top: -48px;
}

.form1 .desc {
    text-align: center;
    color: #172532;
    margin-bottom: 12px;
}

.wrap .form1 img {
    display: block;
    margin: 20px auto 16px;
}

.field {
    background: #8a8a8a;
    width: 275px;
    height: 43px;
    line-height: 43px;
    box-shadow: inset 1px 1px 2px #8a8a8a;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px #727272;
    padding-left: 60px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 auto 18px;
}

.i-n {
    background: url(img/ico_n.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_n.png*/ no-repeat #8a8a8a;
    background-position: 18px 6px;
}

.i-t {
    background: url(img/ico_t.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_t.png*/ no-repeat #8a8a8a;
    background-position: 22px 6px;
    box-shadow: 0 0 0 6px #c7c7c6, inset 1px 1px 2px #8a8a8a;
}

.i-em {
    background: url(img/ico_em.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_em.png*/ no-repeat #8a8a8a;
    background-position: 18px 6px;
}

.sub {
    background: url(img/submit.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/submit.png*/ no-repeat top center;
    width: 277px;
    height: 49px;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px 1px #5a5a5a;
    cursor: pointer;
    outline: none;
}

.sub:hover {
    background-position: -1px -54px;
}

.sub:active {
    background-position: -1px -109px;
}

.f-note {
    color: #182633;
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
}

/********** story *************/
#story {
    background: #f3f3f3;
    padding: 58px 0 85px;
    text-align: center;
    color: #676767;
}

#story .row {
    width: 205px;
    line-height: 19px;
    position: relative;
}

#story img {
    margin-bottom: 37px;
}

#story span {
    color: #cf0000;
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
}

/********** title *************/
.title {
    position: relative;
    margin: 50px 0;
}

.title p {
    font-size: 24px;
    color: #182632;
    text-align: center;
    font-weight: bold;
}

.title span {
    height: 1px;
    background: #b6b4bb;
    width: 330px;
    display: block;
    position: absolute;
    top: 14px;
}

.title .dec-l {
    left: -130px;
}

.title .dec-r {
    right: -130px;
}

/********** garanties *************/
#garants {
    text-align: center;
    padding: 40px 0 35px;
}

#garants .title {
    margin-bottom: 60px;
}

.g-it {
    width: 450px;
    margin: 0 13px 50px;
}

.g-it p {
    width: 257px;
    padding: 36px 0 0 25px;
    font-size: 20px;
    color: #182632;
    text-align: left;
}

/********** kb *************/
#kb {
    background: url(img/keyboard_bg.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/keyboard_bg.jpg*/ no-repeat top center #fcfcfc;
    height: 119px;
    color: #182632;
    font-size: 36px;
    text-align: center;

}

#kb span {
    font-size: 88px;
    margin: 0 27px;
    position: relative;
    top: 11px;
}

#kb mark {
    color: #cf0000;
    font-size: 85px;
    background: transparent;
    position: relative;
    top: 9px;
}

/********** eco *************/
#eco .ec-it {
    margin-bottom: 60px;
    position: relative;
}

#eco .numbs {
    width: 155px;
    margin: 0 65px 0 50px;
    color: #415c6e;
    text-align: center;
}

#eco .numbs .lv1 {
    font-size: 82px;
    line-height: 70px;
    display: block;
    margin: 0 auto 6px;
    width: 142px;
    border-bottom: 1px solid #415c6e;
    font-weight: bold;
}

#eco .numbs .lv2 {
    font-size: 32px;
}

#eco .numbs + p {
    width: 640px;
    color: #182532;
    font-size: 20px;
    padding-top: 30px;
}

#eco .note {
    color: #a1a1a0;
    font-size: 20px;
    margin-bottom: 85px;
}

#eco .note span {
    font-size: 57px;
    margin: 0 8px;
    position: relative;
    top: 10px;
}

/********** discard *************/
#discard {
    background: url(img/blue_bg.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/blue_bg.jpg*/ no-repeat top center;
    height: 389px;
    overflow: visible;
    color: #fff;
}

#discard .form1 {
    margin-top: -25px;
}

.disc-ab {
    font-size: 24px;
    width: 600px;
}

.disc-ab p {
    padding: 50px 0 47px 120px;
}

.disc-ab li {
    display: block;
    padding-left: 52px;
    margin-bottom: 40px;
    text-shadow: 1px 1px 0px #3d3d3d;
}

.disc-ab img {
    margin-right: 28px;
}

/********** problems *************/
#probs {
    font-size: 24px;
    padding-bottom: 70px;
    color: #182632;
}

#probs .title {
    position: relative;
    left: -33px;
    margin-bottom: 65px;
}

#probs .title img {
    margin-bottom: -26px;
    margin: 0 17px -26px;
    position: relative;
    top: -11px;
}

#probs .col1 {
    width: 390px;
    padding-top: 10px;
}

#probs .col2 {
    margin: 0 18px;
}

#probs .col3 {
    width: 287px;
    padding-top: 10px;
}

#probs .col4 {
    width: 172px;
    background: url(img/ribon.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ribon.png*/ no-repeat top center;
    width: 162px;
    height: 79px;
    padding: 20px 0 0 17px;
    color: #fff;
    text-shadow: 1px 1px 1px #0b1216;
}

#probs .col1.fix {
    padding-top: 20px;
}

.prob {
    margin-bottom: 66px;
}


/********** profs *************/
#profs {
    background: url(img/city_bg.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/city_bg.jpg*/ no-repeat top center;
    height: 748px;
    padding: 76px 0 77px;
    color: #172532;
}

#profs .wrap > div {
    display: table;
    margin: 0 auto -7px;
    padding-left: 6px;
    position: relative;
}

#profs .head {
    background: url(img/header_city.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/header_city.png*/ no-repeat top center;
    height: 106px;
    font-size: 24px;
    text-align: center;
    padding-top: 25px;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.pr-tit {
    background: url(img/prof_title.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/prof_title.png*/ no-repeat top center;
    height: 120px;
    width: 247px;
    font-size: 24px;
    text-align: center;
    padding-left: 20px;
    padding-top: 25px;
    font-weight: bold;
    margin-right: -10px;
}

.pr-tit.fix1 {
    padding-top: 34px;
    font-size: 30px;
}

.pr-tit.fix2 {
    padding-top: 15px;
    line-height: 22px;
}

.pr-tit span {
    color: #ea0000;
}

.pr-desc {
    font-size: 18px;
    background: url(img/pr-desc.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/pr-desc.png*/ no-repeat top center;
    width: 609px;
    height: 129px;
    padding: 33px 35px 0 77px;
}

/********** blur *************/
#blur {
    background: url(img/blur_bg.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/blur_bg.jpg*/ no-repeat top center;
    height: 362px;
    padding-top: 35px;
}

#blur .wrap > p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

#blur .wrap > p img {
    margin: 0 37px 0 85px;
    position: relative;
    top: 10px;
}

#blur form {
    width: 575px;
    margin: 40px auto 0;
}

.field2 {
    background: #fff;
    font-size: 14px;
    color: #3b5770;
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: block;
    padding-left: 59px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.field2.row {
    width: 576px;
    display: inline-block;
    margin: 22px 0;
}

.field2.i-n2 {
    background: url(img/ico_n2.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_n2.png*/ no-repeat 16px 7px #fff;
}

.field2.i-t2 {
    background: url(img/ico_t2.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_t2.png*/ no-repeat 19px 7px #fff;
}

.field2.i-em2 {
    background: url(img/ico_em2.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/ico_em2.png*/ no-repeat 14px 7px #fff;
}

#blur .f-note {
    font-size: 14px !important;
    font-weight: 500 !important;
}

/********** comms *************/
#comms {
    text-align: center;
    padding: 35px 0 45px;
}

#comms div.row {
    width: 375px;
    border: 1px solid #cccccc;
    color: #4b4b4b;
    font-size: 14px;
    font-style: italic;
    padding: 44px 25px 80px 35px;
    text-align: left;
    min-height: 320px;

    margin: 0 17px 70px;
    position: relative;
}

#comms div.row div {
    position: absolute;
    bottom: -55px;
    left: 35px;
}

#comms div.row div p {
    margin: 35px 0 0 25px;
    max-width: 170px;
}

/********** footer *************/
footer {
    background: url(img/office_bg.jpg) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/office_bg.jpg*/ no-repeat top center;
    height: 604px;
    padding-top: 15px;
}

footer .title span {
    background: #fff;
}

footer .title p {
    color: #fff;
}

footer .inner {
    height: 240px;
    padding-top: 15px;
    color: #000;
    background: rgb(199, 230, 240); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(199, 230, 240, 1) 0%, rgba(199, 243, 251, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(199, 230, 240, 1)), color-stop(100%, rgba(199, 243, 251, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(199, 230, 240, 1) 0%, rgba(199, 243, 251, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(199, 230, 240, 1) 0%, rgba(199, 243, 251, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(199, 230, 240, 1) 0%, rgba(199, 243, 251, 1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(199, 230, 240, 1) 0%, rgba(199, 243, 251, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7e6f0', endColorstr='#c7f3fb', GradientType=1); /* IE6-9 */
}

footer .logo {
    color: #000;
    margin: 38px 0 0 51px;
}

footer .logo h1 {
    color: #000;
    font-size: 27px;
}

footer .call-us {
    margin-right: 20px;
}

footer .call-us .desc {
    color: #000;
    text-shadow: none;
    line-height: 23px;
}

footer .call-us .phone {
    margin: 11px 0 15px;
}

footer .call-us + p {
    width: 860px;
    background: url(img/blue_tr.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/blue_tr.png*/;
    margin: 19px auto 0;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding: 37px 80px;
    text-align: center;
}

/********** cr *************/
.cr {
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 0;
}

.cr a {
    color: #ff0000;
}

.cr img {
    margin-right: 9px;
    position: relative;
    top: 4px;
}

/********** modals *************/
.modal-bg {
    background: url(img/dark_tr1.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/dark_tr1.png*/;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 200;
}

.mod-f {
    height: 295px;
}

.mod-f .desc {
    margin: 10px 0 35px;
}

.mod-f .desc img {
    margin-right: 13px;
    position: relative;
    top: 15px;
}

.i-mes {
    resize: none;
    height: 120px;
    font-family: inherit;
    background: url(img/i-mes.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/i-mes.png*/ no-repeat 22px 6px #8a8a8a;
    line-height: 20px;
    padding-top: 10px;

}

.closer {
    background: url(img/closer.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/closer.png*/ no-repeat;
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: -10px;
    right: -6px;
}

.resp .closer {
    top: -18px;
    right: -18px;
}

.resp {
    background: url(img/dark_tr2.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/dark_tr2.png*/;
    width: 820px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.resp p {
    padding: 78px 90px;
}


@media handheld {
    @-ms-viewport:device-width

;
}


@media (max-width: 970px) {
    body > header, body > section, body > footer {
        min-width: 100%;
    }

    .wrap {
        width: 100%;
    }

    .master {
        background: url(img/master_bg.png) no-repeat top center;
        width: 500px;
        height: 230px;
        background-size: 100% 100%;
        padding: 131px 0 0 240px;
        position: absolute;
        top: 167px;
        left: -58px;
    }

    .p2 {
        text-align: center;
        margin-left: 23px;
    }

    .p2 .sp1 {
        font-size: 52px;
        color: #cf0000;
        display: block;
        margin: -10px 0;
    }

    .p1 .sp1 {
        display: block;
        font-size: 18px;
    }

    .p1 .sp2 {
        font-size: 30px;
    }

    .g-it {
        width: 40%;
        margin: 0 13px 50px;
    }

    #kb span {
        font-size: 78px;
    }

    #kb {
        font-size: 30px;
    }

    #kb mark {
        font-size: 75px;
    }

    #eco .numbs {
        width: 110px;
    }

    #eco .numbs + p {
        width: 500px;
    }

    .disc-ab {
        width: 50%;
    }

    #discard {
        height: auto;
        background-size: cover;
    }

    .disc-ab img {
        margin-right: 15px;
        margin-bottom: 30px;
    }

    #probs .col1.fix,
    #probs .col1 {
        width: 230px;
        padding-top: 0;
    }

    #probs .col4 {
        background-position: top left;
        width: 150px;
        height: 79px;
        padding: 20px 0 0 11px;
    }

    #probs .col3 {
        width: 255px;
        padding-top: 10px;
    }

    .pr-tit {
        width: 200px;
    }

    .pr-desc {
        font-size: 18px;
        background: url(img/pr-desc.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/pr-desc.png*/ no-repeattopcenter;
        background-position: left;
        width: 581px;
        height: 129px;
        padding: 26px 35px 0 33px;
    }

    .pr-tit {
        background: url(img/prof_title.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/prof_title.png*/ no-repeattopcenter;
        height: 120px;
        width: 187px;
        font-size: 20px;
        text-align: center;
        padding-left: 0;
        font-weight: bold;
        margin-right: -10px;
    }

    #comms div.row div p {
        margin: 35px 0 0 25px;
        max-width: 120px;
    }

    #comms div.row {
        width: 40%;
    }

    footer .call-us + p {
        width: 100%;
    }

}


@media (max-width: 768px) {
    #ex1 > .wrap {
        background-color: #dddfe396;
    }

    header .logo.row,
    header .call-us {
        float: none;
        display: block;
    }

    header .logo.row {
        margin-left: 0;
        width: 230px;
        margin: 25px auto 16px;
    }

    header .call-us {
        margin-right: 0;
        margin-bottom: 15px;
    }

    h2 .lv1 {
        font-size: 30px;
    }

    h2 .lv2 {
        font-size: 20px;
    }

    h2 .lv3 {
        font-size: 16px;
    }

    .short-ab {
        background: url(img/white_tr.png) /*tpa=http://xn----8sbadvzopegm1ac.xn--p1ai/img/white_tr.png*/;
        height: auto;
        padding-bottom: 25px;
    }

    .master {
        display: none;
    }

    .form1 {
        width: 280px;
        background-size: 100% 100%;
        left: 50% !important;
        margin-left: -140px;
        margin-top: 70px !important;
        height: 405px;
        padding: 0 20px;
    }

    .field {
        width: 100%;
    }

    .sub {
        width: 100%;
    }

    #story .row {
        margin: 20px 0;
        width: 100%;
    }

    .g-it {
        width: 80%;
    }

    .title span {
        display: none;
    }

    .g-it p {
        padding-left: 0;
    }

    #kb {
        font-size: 16px;
        height: auto;
        padding-bottom: 15px;
        background-size: cover;
    }

    #kb span {
        font-size: 48px;
    }

    #kb mark {
        font-size: 43px;
    }

    #eco .numbs {
        width: 100%;
    }

    #eco .numbs .lv1 {
    }

    #story {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    header {
        height: 850px;
        background-size: cover;
    }

    #eco .numbs {
        margin: 0;
        width: 100%;
    }

    #eco .numbs .lv1 {
        font-size: 67px;
    }

    #eco .numbs .lv2 {
        font-size: 23px;
    }

    #eco .numbs + p {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
    }

    .disc-ab {
        width: 100%;
        padding: 20px;
    }

    .disc-ab p {
        padding: 0;
    }

    .disc-ab li {
        padding-left: 0;
    }

    .disc-ab p {
        margin-bottom: 20px;
    }

    .disc-ab img {
        width: 24px;
    }

    .disc-ab {
        font-size: 18px;
    }

    #discard .form1 {
        margin-top: 0px !important;
        position: relative;
    }

    #discard {
        height: 770px;
    }

    #probs {
        padding-left: 0;
    }

    #probs .title img {
        margin-bottom: -26px;
        margin: 0 17px -26px;
        position: relative;
        top: -11px;
        display: block;
        margin-left: -13px;
        left: 50%;
        transform: rotate(90deg);
        margin-top: 15px;
        margin-bottom: -5px;
    }

    #probs .title {
        left: auto;
    }

    .prob {
        margin-bottom: 10px; /* border-bottom:  1px solid red; */
        background: #f5efef9e;
        padding: 20px;
    }

    #probs .col1.fix, #probs .col1 {
        width: 100%;
        text-align: center;
    }

    #probs img.col2 {
        transform: rotate(90deg);
        position: relative;
        left: 50%;
        margin-left: -22px;
    }

    #probs .col3 {
        width: 100%;
        margin-top: -15px;
        text-align: center;
    }

    #probs .col4 {
        margin: 0 auto;
        position: relative;
        left: 50%;
        margin-left: -75px;
        margin-top: 20px;
    }

    #profs .head {
        height: auto;
        padding-bottom: 65px;
        background-size: 100% 100%;
    }

    .pr-tit {
        height: auto;
        padding-bottom: 20px;
        background: #FFF;
        width: 100%;
        display: block;
    }

    #profs .wrap > div {
        display: block;
        margin: 0;
        padding: 15px;
    }

    .pr-desc {
        width: 100%;
        background: url(img/bg_d.html);
        background-color: #ffffffb5;
        border: 1px solid #FFF;
        padding: 20px;
        height: auto;
    }

    #profs {
        height: auto;
        background-size: cover;
    }

    #blur .wrap > p img {
        display: none;
    }

    #blur .wrap > p {
        font-size: 20px;
        text-align: center;
    }

    .field2.row {
        width: 100%;
    }

    #blur form {
        width: 100%;
        padding: 0 15px;
    }


    #comms div.row {
        width: 100%;
        margin-left: 0;
        margin-right: 0;

    }

    #comms .wrap {
        padding: 0 10px;
    }

    #comms div.row {
        padding: 30px 25px 80px 25px;
    }

    #comms div.row div {
        left: 10px;
    }

    #comms div.row div p {
        margin-left: 15px;
    }

    footer .call-us,
    footer .logo {
        float: none;
        display: block;
    }

    footer .inner {
        height: auto;
    }

    footer .logo {
        margin: 10px auto;
        margin-bottom: 20px;
        width: 265px;
    }


    h2.wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    #eco .note span {
        font-size: 25px;
        margin: 0 8px;
        position: relative;
        top: 3px;
    }

    #eco .note {
        color: #a1a1a0;
        font-size: 14px;
        margin-bottom: 85px;
    }

    footer {
        height: auto;
    }

    footer .wrap .logo h3 {
        font-size: 18px;
    }
}


.bit {
    background: #c7e7f1a3;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid blue;
    color: blue;
    text-decoration: none;

}

.bit:hover {
    background: blue;
    color: white;
    border: 1px solid white;
}

#probs .col4 {
    display: none;
}
