article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
 display: block;
 border-color: #77aa77;
}
table, tr, td {
 border-color: #77aa77;
}
audio, canvas, video {
 display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
 font-family: sans-serif;
}
body {
 margin: 0;
}
a {
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a:focus {
 outline: thin dotted;
}
a:active, a:hover {
 outline: 0 none;
}
h1 {
 font-size: 2em;
 margin: 0.67em 0;
}
img {
 border: 0 none;
}
svg:not(:root) {
 overflow: hidden;
}

#uNMenuDiv1 ul{ list-style: /* url('/images/BlockContentBullets.png') */ none;}
.uMenuRoot>li>span {display:block; margin: 15px 0 10px -20px; font-weight: bold; font-family: "Comic Sans MS",Tahoma,Arial,sans-serif;}
.uMenuRoot>li a {display:block; padding: 3px; color: #159;}
.uMenuRoot>li a:hover { background:#D3F8F0; text-decoration:none;}
.uMenuRoot>li ul { background:#A5E8D6;}
.uMenuRoot>li { }

.uMenuRoot>li a.uMenuItemA {font-weight:bold; color: #147;}

.middle.clr{ background: linear-gradient(transparent 90%, rgba(0,150,0,0.07) 10%) , 
 linear-gradient(90deg, rgba(0,150,0,0.07) 10%, transparent 10%) ; 
 background-size: 24px 24px;
 background-attachment: fixed, fixed;
}

iframe, object, embed {
 max-width: 100%;
}
figure {
 margin: 0;
}
fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
}
legend {
 border: 0 none;
 padding: 0;
}
button, input, select, textarea {
 font-family: inherit;
 margin: 0;
}
button, input {
 line-height: normal;
}
button, select {
 text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
 cursor: pointer;
}
button[disabled], html input[disabled] {
 cursor: default;
}
input[type="checkbox"], input[type="radio"] {
 box-sizing: border-box;
 padding: 0;
}
input[type="search"] {
 box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0 none;
 padding: 0;
}
textarea {
 overflow: auto;
 vertical-align: top;
}
#uNetRegF td {
 text-align: left;
}
html, button, input, select, textarea {
 color: #6c6c6c;
}
body {
 background-color: #f8fffe;
 font: 15px/1.5 Arial,sans-serif;
}
*::-moz-selection {
 background: none repeat scroll 0 0 #b3d4fc;
 text-shadow: none;
}
hr {
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: #e1e1e1 -moz-use-text-color -moz-use-text-color;
 border-image: none;
 border-right: 0 none;
 border-style: solid none none;
 border-width: 1px 0 0;
 display: block;
 height: 0;
 margin: 0.4em 0;
 padding: 0;
}
img {
 vertical-align: middle;
}
fieldset {
 border: 0 none;
 margin: 0;
 padding: 0;
}
textarea {
 resize: vertical;
}
a {
 color: #61b3a3;
 font-family: "Open Sans",sans-serif;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.clr:after {
 clear: both;
 content: "";
 display: table;
}
.opened {
 opacity: 0.75;
}
.middle {
 box-sizing: border-box;
 color: #3c3c3c;
 margin: 0 auto;
 max-width: 1200px;
 padding: 40px;
}
.sidebar {
 float: left;
 margin-left: -100%;
 position: relative;
 width: 285px;
}
.container {
 float: left;
 min-height: 1px;
 width: 100%;
}
.container.wide-page {
 float: none;
}
.content {
 padding: 0 0 0 320px;
}
.eBlock img {
 max-width: 100%;
}
input[type="submit"], input[type="reset"], input[type="button"], select {
 background-color: #61b3a3;
 border: medium none;
 color: #ffffff;
 cursor: pointer;
 font: 13px Arial,sans-serif;
 padding: 14px;
 transition: background-color 0.3s ease 0s;
}
select {
 padding: 3px 5px;
}
.manTable select {
 max-width: 250px;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, select:hover {
 background-color: #81c8bd;
}
input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
 background-color: #006e63;
 transition: background-color 0s ease 0s;
}
input[type="submit"]:disabled, input[type="reset"]:disabled, input[type="button"]:disabled, select:disabled {
 background-color: #e3e3e3;
}
.manTdText input[type="button"], .manTd2 input[type="button"], .commTd2 input[type="button"], .manTdBrief input[type="button"], select.codeButtons, input.codeButtons[type="button"], #iplus input[type="button"] {
 font-size: 9px;
 padding: 3px 5px;
}
#cont-shop-invoices input[type="button"], #cont-shop-invoices input[type="submit"] {
 font-size: 13px;
 margin: 2px;
 padding: 3px 5px;
}
#cont-shop-invoices input[type="text"], #cont-shop-invoices select {
 margin: 2px;
}
input[type="button"][id^="bid-"] {
 margin-left: 3px;
 padding: 6px;
}
.manTd2 input[type="text"] {
 padding: 2px 5px !important;
}
input[type="text"], input[type="password"], textarea {
 background: none repeat scroll 0 0 #ffffff;
 border: 1px solid #e9e9e9;
 font-size: 13px;
 padding: 4px 10px;
}
textarea {
 box-sizing: border-box;
 width: 100%;
}
input#newPhtBt[type="button"] {
 width: auto !important;
}
input#order-button[type="button"] {
 padding: 0 5px;
}
.nav-row {
 box-sizing: border-box;
 display: block;
 margin: 0 auto;
 max-width: 1200px;
 min-height: 60px;
 padding: 0 40px;
 width: 100%;
}
.logo-lnk {
 display: inline-block;
 font-size: 1.5em;
 line-height: 40px;
 margin-left: 14px;
}
.logo-lnk:first-letter {
 color: #fa825a;
}
.logo-lnk:hover {
 text-decoration: none;
}
.show-menu, .show-search, .search-m-bd .searchForm {
 display: none;
}
.pic-row {
 background: url("/.s/t/1281/ribbing-sm.jpg") repeat-x scroll 0 100% #a5e8d6;
 height: 270px;
 text-align: center;
 width: 100%;
}
.pic-row.cut {
 background: url("/.s/t/1281/ribbing-cut.jpg") repeat-x scroll 0 100% #a5e8d6;
 height: 130px;
}
.pic-inner {
 background: url("/.s/t/1281/cats.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 display: inline-block;
 height: 222px;
 margin-top: 16px;
 text-align: center;
}
.main-menu {
 display: block;
 float: right;
}
.main-menu ul a:hover + ul {
}
.main-menu ul {
 list-style: outside none none;
 margin: 0;
 padding: 0;
}
.main-menu li {
 display: inline-block;
 position: relative;
 text-align: center;
}
.main-menu a {
 box-sizing: border-box;
 color: #000000;
 display: block;
 font: 300 1em "Open Sans",sans-serif;
 padding: 0 15px;
 text-transform: uppercase;
 white-space: nowrap;
}
.main-menu a:hover, .main-menu .uMenuItemA, .main-menu li.uWithSubmenu:hover > a {
 color: #fa825a;
 text-decoration: none;
}
.main-menu li ul {
 display: none;
}
.main-menu li ul a {
 padding-bottom: 5px;
 padding-top: 5px;
}
.main-menu li:hover > ul {
 display: block !important;
 padding: 0;
 position: absolute;
 right: 0;
 top: 100%;
 z-index: 10;
}
.main-menu li li {
 display: block;
 margin: 0;
 min-width: 80px;
 padding: 0;
 width: 100%;
}
.main-menu li li a {
 background-color: #ffffff;
 display: block;
 position: relative;
 width: 100%;
}
.main-menu .uWithSubmenu > a em {
 left: 3px;
 position: absolute;
}
.main-menu li li {
 -moz-border-bottom-colors: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: -moz-use-text-color #e3e3e3 #e3e3e3;
 border-image: none;
 border-right: 1px solid #e3e3e3;
 border-style: none solid solid;
 border-width: medium 1px 1px;
}
.main-menu li li:first-child {
 border-top: 1px solid #e3e3e3;
}
.main-menu li ul > li {
 position: relative;
}
.main-menu li ul li:hover > ul {
 border-right: 5px solid rgba(0, 0, 0, 0);
 display: block;
 left: inherit;
 padding-right: 5px;
 position: absolute;
 right: 100%;
 top: 0;
 z-index: 10;
}
.switchActive, .switchDigit, .switchBack, .switchNext, .swchItemA, .swchItem {
 color: #61b3a3;
 font: 600 1em "Open Sans",sans-serif;
 padding: 5px 9px;
}
.switchActive, .swchItemA {
 background-color: #81c8bd;
 border: medium none;
 color: #ffffff;
}
.catPages1 {
 padding-bottom: 10px;
}
.content .catPages1 {
 border-top: 1px solid #d5d5d5;
 padding: 20px 0 10px;
}
.eBlock, .gTable {
 padding-bottom: 45px;
}
.eBlock {
 table-layout: fixed;
}
.eTitle {
 color: #fa825a;
 font-family: "Open Sans",sans-serif;
 font-size: 2.53em;
 font-weight: 300;
}
.eTitle > div {
 color: #000000;
}
.eTitle a {
 color: #fa825a;
 font-weight: 300;
}
.eTitle a:hover, .catLink:hover {
 text-decoration: underline;
}
.eMessage, .cMessage {
 font-family: "Open Sans",sans-serif;
 font-weight: 300;
}
.eMessage {
 padding-bottom: 20px !important;
}
.eDetails {
 font-family: "Open Sans",sans-serif;
 font-size: 0.8em;
 font-weight: 300;
}
.eDetails a {
 font-weight: 600;
}
.u-star-rating-13 {
 display: inline-block;
}
.ed-sep {
 display: inline-block;
 padding: 0 5px;
}
#testBlockD .eTitle {
 font-size: 1.33em;
}
.eVariant label {
 padding-left: 5px;
}
.e-date, .e-author, .e-reads, .e-comments {
 white-space: nowrap;
}
.manFlTitle, .manFlTxt {
 box-sizing: border-box;
}
.vep-video-block img {
 max-width: 100%;
}
.content .cMessage {
 font-size: 1em;
 line-height: 1.5;
}
#allSmiles {
 font-size: 0.86667em;
}
.cMessage .user_avatar {
 display: block;
 float: left;
 overflow: hidden;
 padding: 0 5px 5px 0;
}
.sidebox {
 background:#A5E8D6;
 border: 1px solid #7a7;
 box-sizing: border-box;
 color: #000000;
 font-family: "Open Sans",sans-serif;
 font-weight: 400;
 margin-bottom: 20px;
 padding: 10px;
}
.sidebox-ttl {
 font-size: 1.33333em;
 line-height: 1.2;
 padding-bottom: 15px;
 text-align: center;
}
.sidebox-bd {
 font-size: 0.866667em;
}
.sidebox-bd li {
 list-style-position: inside;
}
.ulb-mid {
 color: #000000;
}
.calMonthLink {
 color: #000000;
 font-size: 1.1538em;
}
.calWday, .calWdaySe, .calWdaySu {
 color: #fa825a;
 font-size: 0.92308em;
}
.calMday {
 border: 5px solid rgba(0, 0, 0, 0);
 padding: 3px 5px;
}
.calMdayIsA {
 cursor: pointer;
}
.calMdayIsA, .calMdayA {
 background-color: #fa825a;
 border: 5px solid rgba(0, 0, 0, 0);
 border-radius: 5px;
 color: #ffffff;
 transition: background-color 0.3s ease 0s;
}
.calMdayIsA:hover {
 background-color: #ffa489;
}
.calMdayIsA:active {
 background-color: #ff6d37;
 transition: background-color 0s ease 0s;
}
.calMdayLink {
 font-weight: bold;
}
.calMdayIsA .calMdayLink {
 color: #ffffff;
 font-style: normal;
}
.calMdayIsA .calMdayLink:hover {
 text-decoration: none;
}
.archUl {
 list-style: outside none none;
 margin: 0;
 padding: 0;
}
.cMessage {
 font-size: 13px;
 line-height: 1.2;
}
#mchatBtn {
 font-size: 9px;
 padding: 3px 5px;
}
#mchatNmF {
 box-sizing: border-box;
}
.pollQue {
 font-size: 1.2308em !important;
}
.answer {
 font-size: 13px;
}
.pollButton {
 padding: 10px 0;
}
.pollLnk a {
 font-size: 1em !important;
 white-space: nowrap;
}
.pollTot {
 font-size: 1em !important;
}
.cat-blocks.gTable {
 border-top: medium none;
 margin-top: 0;
}
.cat-blocks.gTable:before {
 border: medium none;
}
.cat-blocks.gTable div {
 font-size: 13px !important;
}
.cat-blocks.gTable .forumNameTd {
 border-top: medium none;
}
.cat-blocks.gTable a:hover {
 text-decoration: underline;
}
.sidebar .gTableTop, .sidebar .gTableSubTop, .sidebar.forumNameTd {
 background-color: rgba(0, 0, 0, 0);
 border: medium none;
}
.queryField {
 border: 1px solid #e9e9e9;
 box-sizing: border-box;
 height: 30px;
 padding: 6px 44px 7px 10px !important;
 width: 100%;
}
.searchSbmFl {
 background: url("/.s/t/1281/srch.png") no-repeat scroll 50% 50% #fa825a !important;
 border: medium none !important;
 height: 30px;
 margin: 0 !important;
 overflow: hidden;
 padding: 0 !important;
 text-indent: -10000px;
 width: 40px;
}
.searchSbmFl:hover {
 background-color: #ffa489 !important;
}
.searchSbmFl:active {
 background-color: #ff6d37 !important;
}
.search-m-bd {
 display: none;
}
.sidebox.srch .searchForm {
 display: block;
 position: relative;
}
.sidebox.srch .searchSbmFl {
 position: absolute;
 right: 0;
 top: 0;
}
.footer {
 background: none repeat scroll 0 0 #a5e8d6;
 color: #ffffff;
 font-size: 0.8em;
 min-height: 80px;
 width: 100%;
}
.footer a {
 color: #ffffff;
}
.footer .cont-wrap {
 box-sizing: border-box;
 margin: 0 auto;
 max-width: 1200px;
 padding: 25px 40px 0;
}
.copy {
 float: left;
}
.ucoz-copy {
 float: right;
}
.login-b {
 clear: right;
 float: right;
 padding-top: 5px;
}
.forumContent {
 margin: 0 auto;
 min-width: 800px;
}
.forum-width {
 min-width: 800px;
}
.fFastSearchTd {
 position: relative;
}
input.fastSearch[type="text"] {
 box-sizing: border-box;
 color: #6c6c6c;
 font-style: normal;
 height: 25px;
 padding-right: 30px !important;
}
input.fastSearch[type="submit"] {
 background-image: url("/.s/t/1281/srch.png");
 background-position: 50% 50%;
 background-repeat: no-repeat;
 border: medium none;
 box-shadow: none;
 height: 25px;
 margin: -14px 0 0;
 overflow: hidden;
 padding: 0;
 text-indent: -10000px;
 width: 30px;
}
input.fastNav[type="button"], input.fastNav[type="submit"], #forum_filter input[type="submit"], .userSchFrm input[type="submit"] {
 padding: 4px 7px;
}
#frM60 {
 padding-top: 10px;
}
.gTable {
 border-collapse: collapse;
 border-spacing: 0;
 color: #000000;
 font-family: "Open Sans",sans-serif;
 font-weight: 300;
}
.gTableTop {
 background-color: #a5e8d6;
 color: #000000;
 font-size: 1.33333em;
 font-weight: normal;
 height: 40px;
 padding-left: 75px;
}
.gTableTop a, .gTableSubTop a {
 color: #000000;
}
.forum, .threadLink, .fNavLink, .funcLink, .gTableBody1 a {
 font-weight: bold;
}
.gTableSubTop {
 background-color: #eeeeee;
 border-left: 1px solid #e1e1e1;
 border-top: 1px solid #e1e1e1;
 height: 38px;
 padding-left: 12px;
 text-align: left;
}
.gTableSubTop:first-child {
 border-left: 0 none;
}
.forumIcoTd, .forumNameTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadIcoTd, .threadNametd, .threadPostTd, .threadViewTd, .threadAuthTd, .threadLastPostTd {
 border-left: 1px solid #e1e1e1;
 border-top: 1px solid #e1e1e1;
 padding: 20px 12px;
}
.forumIcoTd, .threadIcoTd:first-child {
 border-left: medium none;
}
.threadsDetails {
 border-top: 1px solid #e1e1e1;
}
.funcBlock {
 color: #000000;
}
#filter_by {
 margin-right: 5px;
}
.gTableSubTop {
 padding-right: 5px;
}
.forum:hover, .fNavLink:hover, .funcLink:hover, .threadFrmLink:hover, .forumLastPostTd a:hover, .threadLastPostTd a:hover, .threadAuthorLink:hover, .forumOnlineBar a:hover, .forumNamesBar a:hover, .postTable a:hover {
 text-decoration: underline;
}
.threadsDetails, .forumOnlineBar {
 padding-left: 5px;
}
#allSmiles a {
 font-size: 13px !important;
}
#addform input[type="checkbox"] {
 margin-right: 3px;
}
.switches {
 margin-bottom: 3px;
}
.middle .postTable {
 border-bottom: 1px solid #e1e1e1;
 border-spacing: 0;
}
.postTdTop {
 border-bottom: 1px solid #e1e1e1;
}
.postBottom {
 border-top: 1px solid #e1e1e1;
}
.postBottom:first-child, .postTdInfo {
 border-right: 1px solid #e1e1e1;
}
.gDivRight {
 border: 1px solid #e1e1e1;
}
.posttdMessage {
 border-left: 1px solid #e1e1e1;
}
.gTableLeft, .postTdInfo {
 padding-left: 5px;
}
.forumMemSwch, .forumMemNum {
 padding: 5px;
}
.postTdTop {
 background-color: #eeeeee;
}
#frM57, #frM58 {
 padding-top: 5px;
}
#frM60, .searchSubmitFl, .userSchFrm, #forum_filter {
 padding-bottom: 5px;
}
#allSmiles a:hover {
 text-decoration: underline;
}
.searchQueryFl {
 margin-bottom: 5px;
}
#thread_search_field {
 box-sizing: border-box;
 width: 150px !important;
}
#thread_search_button {
 margin-top: 0 !important;
}
.popup {
 min-width: 750px;
}
.popup-bd input[type="submit"], .popup-bd input[type="button"] {
 padding: 4px 5px;
}
.popup-ttl {
 color: #bfbfbf;
 font-family: "Kalinga","Open Sans",sans-serif;
 font-size: 2.66667em;
 line-height: 60px;
 padding-left: 40px;
}
.popup-ttl:first-letter {
 color: #fa825a;
}
.popup-bd {
 background: url("/.s/t/1281/ribbing-sm.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
 font-family: "Open Sans",sans-serif;
 padding: 20px;
 position: relative;
}
.popup-bd > div {
 background-color: #ffffff;
 border: 1px solid #d7d7d7;
 padding-top: 35px;
}
.popup-bd .user_avatar {
 border: 1px solid #d7d7d7;
 display: block;
 margin-right: 10px;
 padding: 18px;
}
.udtlb {
 padding: 0 20px 0 40px;
}
@media screen and (max-width: 1100px) {
#uEntriesList {
 text-align: center;
}
#uEntriesList .uEntryWrap {
 margin: 0 5px 10px;
 width: auto !important;
}
}
@media screen and (max-width: 940px) {
#utbAllToolbar {
 display: none;
}
}
@media screen and (max-width: 800px) {
.nav-row {
 display: block;
 min-height: 45px;
 padding-bottom: 0;
 position: relative;
 text-align: center;
}
.logo-lnk {
 display: block;
 overflow: hidden;
 text-align: center;
 text-overflow: ellipsis;
 white-space: nowrap;
 width: auto;
}
.show-search {
 background: url("/.s/t/1281/search-mb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 cursor: pointer;
 display: block;
 float: right;
 height: 30px;
 margin-left: 20px;
 margin-top: 11px;
 transition: opacity 0.3s ease 0s;
 width: 30px;
}
.show-search:hover {
 opacity: 0.75;
}
.search-m-bd {
 clear: both;
 float: right;
 height: 30px;
 padding-bottom: 10px;
 position: relative;
 width: 240px;
}
.search-m-bd .searchForm {
 display: block;
 margin-bottom: 10px;
 position: relative;
}
.search-m-bd .searchSbmFl {
 position: absolute;
 right: 0;
 top: 0;
}
.show-menu {
 background: url("/.s/t/1281/menu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 cursor: pointer;
 display: inline-block;
 float: left;
 height: 33px;
 margin-right: 20px;
 margin-top: 11px;
 transition: opacity 0.3s ease 0s;
 width: 37px;
}
.show-menu:hover {
 opacity: 0.75;
}
.main-menu {
 border: 1px solid #e3e3e3;
 display: none;
 float: none;
 margin-bottom: 10px;
 margin-top: 35px;
 position: relative;
 width: auto;
}
.main-menu ul {
 display: block;
}
.main-menu .uMenuRoot > li {
 margin: 0;
 padding: 0;
}
.main-menu li {
 display: block;
 min-height: 40px;
 text-align: left;
}
.main-menu li li, .main-menu li li:first-child {
 border: medium none;
}
.main-menu li ul li:hover ul {
 border-right: medium none;
 padding-right: 0;
}
.main-menu li a {
 display: block;
 height: 40px;
 line-height: 40px;
 margin: 0;
 padding: 0 0 0 10px;
 width: 100%;
}
.main-menu a:hover, .main-menu li li a:hover, .main-menu .uMenuItemA {
 background-color: #f3f3f3;
}
.main-menu .uMenuRoot li ul {
 display: block !important;
 margin: 0;
 padding: 0;
 position: static !important;
}
.main-menu .uMenuRoot li li a {
 padding: 0 0 0 40px;
}
.main-menu .uMenuRoot li li li a {
 padding-left: 70px;
}
.main-menu li ul li:hover ul {
 border-left: medium none;
 padding-left: 0;
}
.main-menu .uWithSubmenu > a em {
 display: none;
}
.middle {
 padding: 40px 0;
}
.sidebar {
 float: none;
 margin-left: 0;
 width: 100%;
}
.container {
 float: none;
 width: 100%;
}
.content {
 padding: 0 40px 10px;
}
.sidebox.srch .searchForm, .calTable {
 margin: 0 auto;
 max-width: 400px;
}
.sidebox-bd {
 margin: 0 auto;
 max-width: 380px;
 text-align: center;
}
.archLink {
 text-decoration: underline;
}
.archLink:hover {
 text-decoration: none;
}
.sidebox-bd > li {
 list-style: outside none none;
}
#puzadpn {
 display: none;
}
.mchat {
 float: left;
}
}
@media screen and (max-width: 520px) {
.pic-row {
 background: url("/.s/t/1281/ribbing-cut.jpg") repeat-x scroll 0 100% #a5e8d6;
 height: 130px;
}
.pic-inner {
 display: none;
}
}
@media screen and (min-width: 801px) {
.main-menu {
 display: inline-block !important;
 line-height: 60px;
}
.container.wide-page .content {
 padding-left: 0;
}
}
@media screen and (min-width: 900px) {
.pic-row {
 background-image: url("/.s/t/1281/ribbing-big.jpg");
}
 .pic-inner {
 background: url("/.s/t/1281/cats-big.png") repeat-x scroll center 0 / auto 100% rgba(0, 0, 0, 0);
 display: inline-block;
 height: 200px;
 margin-top: 50px;
 text-align: center;
 width: 100%;
}
}
@media screen and (min-width: 1200px) {
.nav-row {
 padding: 0;
}
.middle, .footer .cont-wrap {
 padding-left: 0;
 padding-right: 0;
}
}