.p-rozn-nal{
  margin-top: 5px;
}
.p-rozn-nal a{
  color: #5a5a5a;
}
.p-rozn-nal a:hover{
  color: red;
}

#about-razdel-b{
margin: 20px;
}
.list-view .sorter a.asc {

    padding-right: 10px;
    color: #ff8600;
    border-bottom: 1px dotted #fa921f;
}
.list-view .sorter input[type="button"].asc {
    padding-right: 10px;
    color: #ff8600;
    border-bottom: 1px dotted #fa921f;
    background: url(up.gif) right center no-repeat;
}
.list-view .sorter input[type="button"].desc {
    padding-right: 10px;
    color: #ff8600;
    border-bottom: 1px dotted #fa921f;
    background: url(down.gif) right center no-repeat;
}
#about-razdel{
    margin-top: 5px;
    font-family: 'Open Sans';
    line-height: 27px;
    margin-right: 50px;
    font-size: 14px;
}
#about-razdel p{
        text-indent: 10px;
    margin-top: 7px;
}
#about-razdel ul{
list-style: disc;
    margin: 5px 0px 5px 30px;
    font-size: 14px;
}
#about-razdel ul li, #about-razdel ol li{
        padding-left: 0;
}
#about-razdel ol{
        list-style: decimal;
    margin: 5px 0px 5px 26px;

}
#about-razdel h2{
font-size: 17px !important;
    margin: 10px 0px 5px !important;
    text-align: left !important;
}
#about-razdel h3{
        font-size: 18px;
        font-weight: 400;
    margin: 20px 0px 10px;
    text-align: left;
}
#cat-it-17{

}
@media screen and (min-width: 601px){
  .box-cost-skidka{
    font-family: 'Open Sans','Trebuchet MS';
    color: #f62f2a;
    font-size: 13px;
    display: inline-block;
    padding: 2px 2px;
    background: #ffffff;
    vertical-align: top;
    margin-bottom: 5px;
}
.box-cost-old{
  font-family: 'Open Sans','Trebuchet MS';
font-weight: 400;
color: #6D6D6D;
font-size: 18px;
letter-spacing: 0px;
display: inline-block;
margin-right: 10px;
text-decoration: line-through;
}
}
.list-tovar{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.list-tovar>li{
    display: inline-block;
    width: 245px;
    vertical-align: top;
    padding: 8px 8px;
    margin: 14px 4px;
    position: relative;
    border: 1px solid #ffffff;
    border-radius: 4px;
    text-align: left;
}
.list-tovar li:hover h3{
color: #1577CF;
}
.list-tovar li p{
    font-size: 13px;
    font-family: 'Open SAns';
    color: #1a1a1a;
    height: auto;
    overflow: hidden;
    line-height: 17px;
    margin-bottom: 5px;
}
.list-tovar li h3, .title-tv{
    font-size: 16px;
    margin-bottom: 7px;
    font-family: 'Open Sans';
    letter-spacing: -0.5px;
    font-weight: 600;line-height: 19px;
}
.box-img{
  height: 223px;
overflow: hidden;
}
.box-img img{
  height: 223px;
}
.box-cost{
    margin: 10px 0px;
    min-height: 52px;
}

.box-img2{
  height: 180px;
overflow: hidden;
}

.box-img2 img{
height: 145px;
}


.box-cost-new{

color: #060606;
    font-family: 'Open Sans','Trebuchet MS','PT Sans';
    font-size: 24px;
    letter-spacing: 0px;
    display: block;
    line-height: 30px;
    font-weight: bold;
}
.in-cart {
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Open SAns';
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    letter-spacing: 0px;
 
    text-shadow: none;
    border: 1px solid #a9a9a9;
 
    color: #111;
    cursor: pointer;
    line-height: 1;
}
.in-cart:hover{
    background: #b93c00 !important;
    color: #ffffff !important;
}
.in-detail{
text-decoration: none;
color: #979797;
font-weight: bold;
font-size: 18px;
font-family: 'PT Sans Narrow';
padding: 5px 10px;
border-radius: 3px;background-color: #fff;
display: inline-block;
border: 1px solid #BDBCBC;
margin-top: 1px;
margin-top: 10px;
}
.in-detail:hover{
background: #1B6ECD;
background: -moz-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fc8533),color-stop(50%,#fc8533),color-stop(51%,#fb6700),color-stop(100%,#fb6700));
background: -webkit-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -o-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: -ms-linear-gradient(top,#fc8533 0,#fc8533 50%,#fb6700 51%,#fb6700 100%);
background: linear-gradient(to bottom,#339AFC 0,#2780D5 50%,#1065AF 51%,#217FC4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fc8533',endColorstr = '#fb6700',GradientType = 0);
color: #fff;
border: 1px solid #FFF;
text-shadow: 0px 0px 1px #333;
}


@media screen and (min-width: 601px){
.modal_form {
width: 346px;
border-radius: 5px;
border: 3px #000 solid;
background: #fff;
position: fixed;
top: 45%;
left: calc(50% - 810px / 2 + 150px);
margin-top: -150px;
margin-left: -150px;
display: none;
opacity: 0;
z-index: 999;
padding: 20px 10px;
}

.modal_form .modal_close {
width: 25px;
height: 24px;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
color: #DFDFDF;
display: block;
background-image: url('../images/uu.png');
background-repeat: no-repeat;
}
}
/* Подложка */
#overlay {
    z-index: 100; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
    position: fixed; /* всегда перекрывает весь сайт */
    background-color: #000; /* черная */
    opacity: 0.8; /* но немного прозрачна */
    width: 100%; 
    height: 100%; /* размером во весь экран */
    top: 0; 
    left: 0; /* сверху и слева 0, обязательные свойства! */
    cursor: pointer;
    display: none; /* в обычном состоянии её нет) */
}

.errorMessage{
width: 235px;
margin-top: 20px;
text-align: left;
color: #D81C1D;
font-size: 13px;
   font-family: 'Open Sans';
}
.isnb{
text-align: center;
margin-top: 15px;
font-family: 'Open Sans';
font-style: italic;
}
.rubl{
font-size: 21px;
    color: #575757;
    font-weight: normal;
    display: inline-block;
    line-height: 7px;
    width: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #575757;
}
.menuFixar{
  display:block !important;
}
#linkpod{
      margin: 35px 100px 10px;
}
#linkpod li{
      display: inline-block;
    vertical-align: top;
    width: 130px;
    text-align: center;
    margin: 7px;
    line-height: 20px;
}
#linkpod li a{
      font-size: 14px;
    color: #0F77C0;
   font-family: 'Open Sans';
}

.a-t-prod{
  text-decoration:none;
  color:#333;
}

.w82{
  width: 82px;
}
.span-otzyv{
  font-size: 13px;font-family: 'Open SAns';    color: #A6A6A6;display: inline-block;vertical-align: top;margin-top: 3px;

}
.span-otzyv a{
  color: #212121;
}
.span-otzyv a span{

}

.net-v-nalichii{
    font-size: 15px;
    font-family: 'Open Sans';
    padding: 5px 10px;
    border: 1px solid #9f9f9f;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    color: #ffffff;
    background: #9f9f9f;
    font-weight: 400;
    letter-spacing: 0px; cursor: pointer;
}

.predzakaz{font-size: 15px;
    font-family: 'Open Sans';
    padding: 5px 10px;
    border: 1px solid #e7850c;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    color: #e7850c;
    background: #ffffff;
    font-weight: 400;
    letter-spacing: 0px;
    }
@media screen and (max-width: 600px){
#about-razdel{
    margin-top: 5px;
    font-family: 'Open Sans';
    line-height: 24px;
    margin-right: 0;
    font-size: 14px;
    margin: 15px;
}
}

@media screen and (min-width: 601px){

#content h2, .h2-tv{
    text-align: left;
    font-family: 'Open Sans';
    font-size: 25px;
    color: #313131;
    font-weight: 600;
    margin: 27px 0px;
}






#box-category>li{
    background-repeat: no-repeat;

    padding-bottom: 20px;
    padding-top: 0px;
    background-position: 2px 17px;
    margin-right: 40px;
    background-size: 120px;
}
#box-category h1{
    font-family: 'Open Sans';
    color: #333;
    font-size: 32px;
    line-height: 37px;
    padding-top: 0;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;
}
#box-category p{
    margin-top: 5px;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 22px;
}
.list-razd{
    text-align: center;
    background-color: #fff;
    padding: 10px;
        width: 100% !important;
}
#box-category h2 a, .list-razd a{
color: #2C2C2C;
    text-decoration: none;
}

#box-category div>a, .list-razd a{
      font-family: 'Open Sans';
    font-size: 14px;
    color: #0580DA;
    display: inline-block;
    margin: 5px 0px;
    margin-right: 20px;
}

#cat-it-1{
   /*   background-image: url('../images/icon-samogon.jpg');padding-top: 10px; */
}
#cat-it-2{
    /*     background-image: url('../images/icon-kopt.jpg');padding-top: 10px; */
}
#cat-it-17{
   /*      background-image: url('../images/coff.jpg');padding-top: 10px; */
}
#cat-it-3{
    /*    background-image: url('../images/icon-avtoklav.jpg');padding-top: 10px; */
}
#cat-it-4{
   /*   background-image: url('../images/icon-boch.jpg');padding-top: 10px; */
}
#cat-it-5{
    /*  background-image: url('../images/icon-pivo.jpg');padding-top: 10px; */
}
#cat-it-6{
   /*   background-image: url('../images/icon-vino.jpg');padding-top: 10px; */
}
#cat-it-7{
   /*  background-image: url('../images/icon-suh.jpg');padding-top: 10px; */
}
#cat-it-8{
   /*  background-image: url('../images/icon-syr.jpg');padding-top: 10px; */
}
#cat-it-9{
     background-image: none; 
}
.ucn-h1{
	text-align: center;
}


.modal_form{
  width: 410px;
}
.modal_form_div{
  text-align: center;
line-height: 25px;
   font-family: 'Open Sans';
}
.modal_form_h{
    text-align: left;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 18px;
    margin-left: 10px;
    border-bottom: 1px solid #bdbbbb;
    padding-bottom: 5px;
        font-family: 'Open Sans';
}
.left-pn-carts{
    float: left;
    width: 120px;
    text-align: center;
}
.left-pn-carts img{
   width:110px;
}
.right-pn-carts{
    float: left;
    width: 266px;
    text-align: left;
    margin-left: 10px;
}
.isbrock{
    color: #0e0e0e;
    font-weight: 400;
    font-family: 'Open Sans';
    line-height: 20px;
}

.isbrock b{
      font-weight: 600;
}
.isbrock-sl{
padding: 5px 0px;
    font-weight: 400;
    font-family: 'Open Sans','Trebuchet MS','PT Sans';
    font-size: 18px;
}
.isbrock-sl-sp{
    font-size: 18px;
}
.descr-prod{
    font-size: 13px;
    line-height: 18px;
    font-family: 'Open SAns';
}

.links-i-cart{
    padding-top: 10px;
    margin-top: 10px;
    font-family: 'Open Sans';
    font-weight: 400;
}
#tosite{
  text-decoration: none;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
    margin-right: 65px;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 4px;
    background: #0660BF;
}
#tocrts{
  text-decoration: none;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;

    padding: 4px 10px;
    font-size: 14px;
    border-radius: 4px;
    background: #EF4325;
}
.a-t-prod{
  text-decoration:none;
}
.mt2{
  margin-top:2px;
}
}
@media only screen and (min-width: 601px) and (max-width: 1090px) { 
#box-category li {
    padding-left: 5%;
    background-image: none;
}
}




#box-sam-filt{
  position: relative;
}
#bann-sam-total{
    width: 295px;
    height: 45px;
        background-image: url(/images/trip-sam.gif);
    background-repeat: no-repeat;
    padding-top: 65px;
    padding: 65px 87px 10px 18px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 7px;
    right: 31px;text-decoration: none;
}
#bann-sam-total span{
      color: #f1d35f;
    display: block;
}

#bann-kopt-total{
background-image: url(/images/red-line.gif);
    background-repeat: no-repeat;
    height: 50px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    margin: 2px 20px 10px;
    position: relative;
}
#bann-kopt-total p{
line-height: 50px;
   margin-left: 46px;
  }

  #bann-kopt-total p b{
font-size: 19px;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px;
  }
  #bann-kopt-total span{
    color: #ffdd6c;
  }


  #bann-avt-total{
background-image: url(/images/red-line.gif);
    background-repeat: no-repeat;
    height: 50px;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    margin: 2px 20px 10px;
    position: relative;
}
#bann-avt-total p{
line-height: 50px;
 margin-left: 46px;
  }
  #bann-avt-total p b{
font-size: 19px;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px;
  }
  #bann-avt-total span{
    color: #ffdd6c;
  }

#left-img-razdel{
  float:left;
  width: 160px;
  text-align:center;    margin: 10px;
}
#left-img-razdel img{
  max-width: 160px;
}
#left-img-razdel figure{
  margin: 0;
}
#cat-1{

}
.art-razdel{
      margin: 10px 0px 20px;
}

#box-adress-razdel{
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
    margin: 20px;
}
#box-adress-razdel h2{
  margin: 20px 0;font-size: 18px;
    text-align: left;
}
#box-adress-razdel p{
  
}
#box-adress-razdel table{
      margin: 20px 0;
    width: 100%;
    border: 1px solid #c6c6c6;
    line-height: 30px;
}
#box-adress-razdel thead{
  
}
#box-adress-razdel tr{
  
}
#box-adress-razdel th{
      padding-left: 10px;
    font-weight: 600;
}
#box-adress-razdel td{
      border-top: 1px solid #c6c6c6;
    padding-left: 10px;
    line-height: 20px;
    padding: 5px 0 5px 10px;
}

#map-adress-razdel{
    width: 550px;
    float: left;
    margin: 0;
    height: 315px;
}
#delivery-razdel{
    width: 442px;
    float: right;
    padding: 10px;
}
#delivery-razdel h2{
  margin: 10px 0 20px;
    text-align: center;
}

#delivery-razdel ul{
    list-style: square;
    margin-left: 19px;
    line-height: 24px;
}
#delivery-razdel ul li{
      margin-bottom: 0px;
}
#delivery-razdel ul li b{
      font-weight: bold;
}
.mw124{
  min-width: 124px;
}
.retailrocket header {
    height: auto;
    position: relative;
    width: auto;
    display: block;
    background: #fff;
    margin-bottom: 15px !important;
    text-align: center;
    font-family: 'Open Sans' !important;
}
@media only screen and (max-width: 1099px) and (min-width: 600px){
  #bann-sam-total {
display: none;
}
#bann-kopt-total p, #bann-avt-totalp {
    line-height: 24px;
    margin-left: 46px;
    padding-top: 3px;
}
#bann-kopt-total p b, #bann-avt-total p b {
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-right: 12px;
    line-height: 20px;
}
#map-adress-razdel {
    width: auto;
    float: none;
}
#delivery-razdel {
    width: auto;
    float: none;
    padding: 10px;
}
#delivery-razdel h2 {
    margin: 10px 0 20px;
    text-align: left;
}
}





@media screen and (max-width: 600px){
  #bann-sam-total {
display: none;
}
#bann-kopt-total, #bann-avt-total {
    background: #ce202a;
    background-image: url(/images/red-line.gif);
    background-repeat: no-repeat;
    height: auto;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 11px;
    line-height: 16px;
    margin: 2px 20px 10px;
    position: relative;padding-bottom: 5px;
}
#bann-kopt-total p, #bann-avt-total p {
    line-height: 18px;
    margin-left: 44px;
    padding-top: 3px;
}
#bann-kopt-total p b, #bann-avt-total p b {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    margin-right: 3px;
    line-height: 19px;
}
#left-img-razdel {
    display: none;
}
#map-adress-razdel {
    width: auto;
    float: none;
}
#delivery-razdel {
    width: auto;
    float: none;
    padding: 10px;
}
#delivery-razdel h2 {
    margin: 10px 0 20px;
    text-align: left;
}
}




.stikery{
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: left;
    opacity: .8;
    width: 100%;
}
.list-tovar li:hover .stikery{
 opacity: 1;
}
.stiker-new{
    display: inline-block;
    vertical-align: top;
    font-family: 'Open SAns';
    font-size: 11px;
    color: #fff;
    width: auto;
    height: auto;
    margin-bottom: 1px;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    background: #fa921f;
    line-height: 17px;
    padding: 0px 6px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.stiker-bests{
display: inline-block;
    vertical-align: top;
    font-family: 'Open SAns';
    font-size: 11px;
    color: #242424;
    width: auto;
    height: auto;
    margin-bottom: 1px;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    background: #f3e726;
    line-height: 17px;
    padding: 0px 6px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.stiker-profi{
    display: inline-block;
    vertical-align: top;
    font-family: 'Open SAns';
    font-size: 11px;
    color: #fff;
    width: auto;
    height: auto;
    margin-bottom: 1px;
    border: 0;
    border-radius: 4px;
    text-transform: uppercase;
    background: #429314;
    line-height: 17px;
    padding: 0px 6px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.stiker-video{
    display: block;
    vertical-align: top;
    font-family: 'Open SAns';
    font-size: 11px;
    color: #e10000;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    line-height: 15px;
    padding: 0px 5px;
    margin-bottom: 1px;
    cursor: pointer;
    text-decoration: none;
    background: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    border: 1px solid #ff3838;
    border-radius: 4px;
    text-transform: uppercase;
}
.stiker-video:hover{
opacity: 1;
    background: #cd2323;
    color: #fff;
    border: 1px solid #cd2323;
  }
#sam-app-arts img, #info-solod-right img{
  margin: 15px auto;
  display: block;
  width: 100%;
}
#info-solod-right img{
  width: 100%;
}
.otbr-tov{
  display: inline-block;
    margin-right: 10px;
}
.li-grid{
    background-image: url(/images/grids.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 14px;
    background-size: 19px;
    height: 24px;
    vertical-align: top;
    cursor: pointer;
    padding: 1px;
    opacity: .7;
    border-radius: 3px;
    margin: 0 4px 0 0;
    border: 1px solid #ffffff;
}
.li-list{
    background-image: url(/images/lists.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 14px;
    height: 24px;
    vertical-align: top;
    cursor: pointer;
    padding: 1px;
    opacity: .7;
    background-size: 19px;
    border-radius: 2px;
    border: 1px solid #ffffff;
}
.li-grid:hover{
  background-image: url(/images/grids.png);
    background-repeat: no-repeat;background-position: center center; opacity: 1; background-size: 19px;
  }
.li-list:hover{
 background-image: url(/images/lists.png);
    background-repeat: no-repeat;background-position: center center; opacity: 1; background-size: 19px;
  }
.active-gg{
     opacity: 1;
}
#videoproduct-h {
    font-family: 'Open Sans';
    font-size: 25px;
    margin: 0px 10px 15px;
    color: #000;
}
.name-video-quick{
  margin-top: 10px;
    margin-bottom: 20px;
}
.name-video-quick p{
      text-align: center;
    font-family: 'Open Sans';
    color: #111;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    margin: 0 10%;
    margin-bottom: 8px;
}
.name-video-quick iframe{
  width: 535px;
    height: 300px;
}

.list-razdely li b{
    display: block;
    margin: 5px;
    font-weight: 400;
}
.list-razdely li b span{
    font-family: 'Open Sans','PT Sans','Trebuchet MS',arial,Helvetica,tahoma!important;
}
@media only screen and (max-width: 1099px) and (min-width: 601px){
  .list-tovar li.gridli {
    padding: 10px 10px;
  }
  li.gridli .otdel-1 {
    width: 25%;
    float: left;
    text-align: center;
}
li.gridli .box-tovar-short {
    float: left;
    width: 75%;
}
li.gridli .otdel-2 {
    float: left;
    width: 62%;
}
li.gridli .otdel-3 {
    float: right;
    width: 36%;
    text-align: right;
}

}
@media screen and (max-width: 600px){
li.gridli .otdel-1 {
    width: 27%;
    float: left;
    text-align: center;
}
  li.gridli .title-tv {
    font-size: 17px;
    font-family: 'Open Sans';
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 7px;
}
li.gridli .span-otzyv {
    font-size: 13px;
    font-family: 'Open SAns';
    color: #A6A6A6;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 0;
}
li.gridli .otdel-3 {
    float: right;
    width: 35%;
    text-align: right;
    margin-right: 2%;
}
li.gridli .box-cost-old {
    font-size: 16px;
    }
    li.gridli .box-cost-new {
    color: #060606;
    font-size: 22px;
    letter-spacing: 0;
    display: block;
    clear: both;
}
li.gridli .in-cart {
    font-size: 15px;
    }
    .nalich-itm {
    font-size: 11px;    line-height: 11px;
}
li.gridli .box-tovar-short {
    float: left;
    width: 72%;
}
li.gridli .otdel-2 {
    float: left;
    width: 60%;
}
li.gridli .box-cost {
    margin: 7px 0px;
    text-align: right;
}
#sp-otob{
  display: none;
}
.name-video-quick p {
    font-size: 14px;
}
.name-video-quick iframe {
    width: 100%;
    height: 240px;
}
}



.ab-category h3{
  text-align: left;
    font-family: 'Open Sans';
    font-size: 22px;
    color: #313131;
    font-weight: 600;
    margin: 35px 0px 15px;
}
.ab-category h4{
  text-align: left;
    font-family: 'Open Sans';
    font-size: 20px;
    color: #313131;
    font-weight: 600;
    margin: 30px 0px 12px;
}
.ab-category p{
  margin: 15px 0;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 27px;
}
.ab-category strong{
  font-weight: 600;
    color: #000000;
    background: #fff592;
}
.ab-category ul{
      margin: 20px;
    list-style: decimal;
    line-height: 27px;
}
.ab-category ol{
      margin: 20px;
    list-style: disc;
    line-height: 27px;
}
.ab-category ul li, .ab-category ol li{
  
}
.ab-category iframe{
      width: 700px;
    height: 355px;
    border-radius: 4px;
    margin: 20px 0 25px;
}

@media screen and (max-width: 600px){
.ab-category{
  margin: 15px;
}
.ab-category h2{
    text-align: left;
    font-family: 'Open Sans';
    font-size: 21px;
    color: #313131;
    line-height: 27px;
    font-weight: 600;
    margin: 35px 0px 15px;
}
.ab-category h3{
    text-align: left;
    font-family: 'Open Sans';
    font-size: 20px;
    color: #313131;
    line-height: 26px;
    font-weight: 600;
    margin: 35px 0px 15px;
}
.ab-category h4{
  text-align: left;
    font-family: 'Open Sans';
    font-size: 18px;
    color: #313131;
    font-weight: 600;
    margin: 30px 0px 12px;
}
.ab-category p{
  margin: 15px 0;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 27px;
}
.ab-category strong{
  font-weight: 600;
    color: #000000;
    background: #fff592;
}
.ab-category ul{
      margin: 20px;
    list-style: decimal;
    line-height: 27px;
}
.ab-category ol{
      margin: 20px;
    list-style: disc;
    line-height: 27px;
}
.ab-category ul li, .ab-category ol li{
  
}
.ab-category iframe{
    width: 100%;
    height: 194px;
    border-radius: 4px;
    margin: 15px 0 5px;
}
}
