@media only screen and (min-width: 0px) and (max-width: 1199px) and (orientation:landscape) {
.image_middle {
    border: 1px solid #ededed;
    text-align: center;
}
#owl-demo .owl-nav {
    position: absolute;
    top: -5px;
    height: 140px;
    width: 100%;
}
#owl-demo .owl-next {
    right: 1px;
}
#owl-demo .owl-prev {
    left: 1px;
}
.obzor {
    background: #de2c28;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    height: 42px;
    padding: 0px 20px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    line-height: 42px;
    margin-left: 15px;
    vertical-align: top;
    border-radius: 30px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    width: 45%;
    margin-top: 0px;
}
.add {
    background: #122844;
    display: inline-block;
    padding: 0px 15px;
    height: 42px;
    content: '';
    vertical-align: middle;
    margin-right: 0px;
    border-radius: 5px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    vertical-align: top;
    border-radius: 30px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    width: 45%;
}
.catalog_doc .column {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.catalog_prof .column {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}
}	

@media only screen and (min-width: 0px) and (max-width: 1199px),
only screen and (min-device-width: 0px) and (max-device-width: 1199px) {


.item-211 {
    background: transparent !important;
    padding: 8px 15px !important;
}
#leftmenu .nav > li > a {
    background: transparent;
    padding: 4px 15px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-decoration: none;	
}
#leftmenu .nav > li {
    border-bottom: 1px solid #eeeeee;	
}
#leftmenu .modal-header button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: transparent;
    border: none;
    outline: none;
    color: #333333;
    font-size: 36px;
    padding: 0px;
    height: 46px;
    border-left: 1px solid #eeeeee;
    width: 46px;
    line-height: 47px;
    z-index: 1;
    text-align: center;
    margin-top: 0px;
    opacity: 1;
}
#leftmenu .modal-header h4 {
    height: 46px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansRegular";
    line-height: 46px;
    text-transform: uppercase;
    padding-left: 15px;
}
#leftmenu .separator {
	display:none;
}
#leftmenu .nav-child > li {
    border-bottom: 1px solid #eeeeee;		
}
#leftmenu .nav-child > li:last-child {
	border:none;
}
#leftmenu .nav-child > li > a {
    background: transparent;
    padding: 4px 15px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-decoration: none;	
    display: block;	
}
#leftmenu .nav-child {
	padding:0px;
	list-style:none;
	margin:0px;
}
#leftmenu .nav > li.item-114 {
	border:none;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px),
only screen and (min-device-width: 0px) and (max-device-width: 768px) {
#search {
	float:right;
}
#owl-demo .owl-nav {
    position: absolute;
    top: -5px;
    height: 69px;
    width: 100%;
}
.add_clicl {
    display: inline-block;
    padding: 0px 15px;
    height: 42px;
    content: '';
    vertical-align: middle;
    border-radius: 5px;
    background: #ededed;
    text-decoration: none;
    color: #122844;
    font-size: 16px;
    line-height: 42px;
    vertical-align: top;
    border-radius: 30px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    width: 100%;
    float: none;
	margin-top:10px;
}
#search .search {
    position: absolute;
    right: 5px;
    margin-top: 6px;
    width: 0%;
    min-width: 35px;
    height: 38px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.search input.inputbox {
    position: absolute;
    top: 0px;
    left: 0;
    border: none;
    outline: none;
    background: #fff;
    height: 38px;
    margin: 0;
    z-index: 10;
    padding: 0px;
	font-family: "MuseoSansLight";
    font-size: 14px;
    padding-left: 15px;
    box-sizing: border-box;
    color: #2c3e50;
    box-shadow: inset 2px 2px 5px rgba(255, 16, 78, 0.35), 1px 1px 5px rgba(255, 255, 255, 0);
    line-height: 37px;
    border-radius: 30px;
    padding-left: 20px;	
    border-top: 1px solid #ffffff;
    width: 85%;
    outline: none;
}
.search button, .sb-icon-search {
    width: 38px;
    height: 38px;
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0;
    margin: 0;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.sb-icon-search {
    background: #ff114f url(../images/search.png) no-repeat center center;
    z-index: 90;
}
#sb-search.sb-search-open, .no-js .sb-search {
    width: 250px;
}
#logo {
	text-align:center;
}
.phones {
    text-align: center;
    margin-top: 10px;
}
.phones::before {
	display:none;
}
.phones .custom > div {
	text-align:left;
}
.phones a {
    color: #ff114f;
    font-size: 16px;
    text-decoration: underline;
    font-family: "MuseoSansLight";
    display: block;
    margin-top: -4px;
    margin-left: 0px;
}
.order a {
    display: block;
    width: 200px;
    height: 42px;
    background: #122844;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    font-family: "MuseoSansLight";
    font-size: 16px;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    margin: 0px auto;
}
.menu_open, .prof_open {
    transition: all 100ms ease-in-out;
    float: left;
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent;
    height: 46px;
    line-height: 46px;
    padding: 0px;
    text-align: left;	
}
button.menu_open > span, button.prof_open > span {
    display: inline-block;
    position: relative;
    top: 2px;
}
button.menu_open span span:nth-child(1), button.prof_open span span:nth-child(1) {
    display: block;
    width: 22px;
    height: 1px;
    background: #ffffff;
    margin-bottom: 5.7px;
}
button.menu_open span span:nth-child(2), button.prof_open span span:nth-child(2)  {
    display: block;
    width: 18px;
    height: 1px;
    background: #ffffff;
    margin-bottom: 6px;
}
button.menu_open span span:nth-child(3), button.prof_open span span:nth-child(3) {
    display: block;
    width: 22px;
    height: 1px;
    background: #ffffff;
}
button.menu_open span span, button.prof_open span span {
    margin-left: 0px;
}
.prof_mobile {
    width: 100%;
    height: 46px;
    background: #ff114f;
}
.mobile_menu em, .prof_mobile em {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    display: inline-block;
    margin-left: 5px;
    font-style: normal;
}
#menu {
    width: 100%;
    height: 46px;
    background: #122844; 
    border:none;
}
#rightmenu {
    position: fixed;
    top: 50px;
    left: -330px;
    height: 100vh;
    width: 330px;
    z-index: 1001;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    padding: 0px;
}
#leftmenu {
    position: fixed;
    top: 50px;
    left: -330px;
    height: 100vh;
    width: 330px;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    padding: 0px;
}
#rightmenu button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: transparent;
    border: none;
    outline: none;
    color: #333333;
    font-size: 36px;
    padding: 0px;
    height: 46px;
    border-left: 1px solid #eeeeee;
    width: 46px;
    line-height: 47px;
    z-index: 1;
    text-align: center;
}
#leftmenu button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: transparent;
    border: none;
    outline: none;
    color: #333333;
    font-size: 36px;
    padding: 0px;
    height: 46px;
    border-left: 1px solid #eeeeee;
    width: 46px;
    line-height: 47px;
    z-index: 1;
    text-align: center;
}
.yo-heading {
    height: 46px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansRegular";
    line-height: 46px;
    text-transform: uppercase;
    padding-left: 15px;
}
div.accordeonck > ul > li:nth-child(2n+1) > a {
    background: transparent;
    padding: 8px 15px;
    margin-bottom: 0px;
}
div.accordeonck > ul > li:nth-child(2n) > a {
    background: transparent;
    padding: 8px 15px;
    margin-bottom: 0px;
}
div.accordeonck > ul > li {
    border-bottom: 1px solid #eeeeee;	
}
div.accordeonck > ul > li > a {
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    width: 100%;
    /* float: right; */
    /* vertical-align: middle; */
    text-decoration: none;
    display: block;
    line-height: 18px;
}
.accordeonck > ul.menu > li img {
	display:none;
}
div.accordeonck > ul > li > a span {
	width:auto;
}
.module.proff .menu > li > ul li:nth-child(2n+1) {
    background: transparent;
    padding: 8px 15px;
    margin-bottom: 0px;
}
.module.proff .menu > li > ul li {
    border-bottom: 1px solid #eeeeee;	
}
.module.proff .menu > li > ul li:nth-child(2n) {
    background: transparent;
    padding: 8px 15px;
    margin-bottom: 0px;
}
.proff ul li a {
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    /* width: 100%; */
    /* float: right; */
    /* vertical-align: middle; */
    text-decoration: none;
    display: inline-block;
    padding: 0px;
}
.item-211 {
    background: transparent !important;
    padding: 8px 15px !important;
}
.phones .module a {
	text-decoration:none;
	display:inline-block;
    font-family: "SansationRegular";
    color: #122844;
    font-size: 22px;
    line-height: 24px;	
}
.head_adv .title {
    color: #ffffff;
    font-size: 30px;
    font-family: "MuseoSansBold";
    text-align: center;
}
.head_adv .title span {
    color: #ffffff;
    font-size: 30px;
    display: block;
    float: none;
    font-family: inherit;
    margin-top: -10px;
}
.main_adv {
    margin-top: 10px;
}
.head_adv .box {
    margin-top: 10px;
}
.head_adv .box p {
    height: 42px;
    width: 100%;
    display: block;
    background: rgba(255, 17, 79, 0.76);
    font-size: 22px;
    color: #ffffff;
    padding-left: 0px;
    line-height: 42px;
    margin: 0px;
    font-family: "MuseoSansLight";
    text-align: center;
}
.head_adv .box ul li {
    color: #ffffff;
    font-size: 17px;
    font-family: "MuseoSansLight";
    margin-bottom: 5px;
    text-align: center;
}
.head_adv .box ul li::before {
	display:none;
}
.fast_order h3 {
    height: 42px;
    width: 100%;
    display: block;
    background: rgba(255, 17, 79, 0.76);
    font-size: 22px;
    color: #ffffff;
    padding-left: 0px;
    line-height: 42px;
    margin: 0px;
    font-family: "MuseoSansLight";
    text-align: center;
}
#main {
    width: 100%;
    height: 100%;
    background: url(../images/main_image.jpg) no-repeat center center;
}
#send {
    border: none;
    width: 210px;
    height: 42px;
    border-radius: 30px;
    box-shadow: none;
    outline: none;
    background: #ff0950;
    color: #ffffff;
    font-size: 17px;
    font-family: "MuseoSansLight";
    text-shadow: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    margin: 0px auto;
    display: block;
}
#main {
    width: 100%;
    height: 100%;
    background: url(../images/main_image.jpg) no-repeat center top;
    padding-bottom: 20px;
}
.fast_order form {
    background: #ffffff;
    padding: 28px;
    padding-bottom: 15px;
}
.fast_order form .formControls select {
	padding-left:35px !important;
}
.catalog_doc .column {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.catalog_doc {
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 15px;
    background-image: url(../images/cat_bg_1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.catalog_doc ul li a {
    color: #ffffff;
    font-size: 15px;
    font-family: "MuseoSansLight";
    padding: 0px;
    display: block;
    width: 100%;
}
.catalog_doc h3 {
    color: #fffcf4;
    font-family: "MuseoSansBold";
    font-size: 22px;
    margin: 0px;
    margin-bottom: 15px;
}
.catalog_prof {
    width: 100%;
    height: 100%;
    background-image: url(../images/cat_bg_2.jpg);
    padding: 15px;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
}
#latest .owl-next:hover {
    background: url(../images/rev_next_h.png) no-repeat center center;
}
#latest .owl-prev:hover {
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
.catalog_prof h3 {
    color: #fffcf4;
    font-family: "MuseoSansBold";
    font-size: 22px;
    margin: 0px;
    margin-bottom: 15px;
}
#latest h3 {
    font-size: 22px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
}
.latest_products .jshop_price span {
    font-family: "MuseoSansLight";
    color: #122844;
    font-size: 16px;
    display: none;
}
.latest_products .buttons a {
    border: none;
    width: 120px;
    height: 42px;
    line-height: 42px;
    border-radius: 30px;
    box-shadow: none;
    outline: none;
    display: block;
    margin: 0px;
    background: #ff0950;
    color: #ffffff;
    font-size: 17px;
    font-family: "MuseoSansLight";
    text-shadow: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-decoration: none;
    margin: 0px auto;
}
#latest .owl-prev {
    position: absolute;
    top: -30px;
    left: 0px;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
#latest .owl-next {
    position: absolute;
    top: -30px;
    right: 0px;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_next_h.png) no-repeat center center;
}
#advantages h3 {
    font-size: 22px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
}
#step h3 {
    font-size: 22px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 15px;
	text-align:center;
}
#step .custom > div {
    background: transparent;
    text-align: center;
    padding-top: 20px;
}
#content h1 {
    font-size: 22px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 15px;
}
.item-page p {
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    *text-align: justify;
}
.advan {
    text-align: center;
    height: 180px;
    padding: 0px 15px;
}
.advan .tit {
    color: #122844;
    font-size: 16px;
    font-family: "MuseoSansMedium";
    margin-bottom: 5px;
}
.advan .opis {
    color: #122844;
    font-size: 16px;
    font-family: "MuseoSansLight";
}
.advan {
    text-align: center;
    height: auto;
    padding: 0px 15px;
}
#popular_vuz h3 {
    font-size: 22px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
}
.vuz .name {
    font-size: 16px;
    color: #122844;
    margin-bottom: 10px;
    line-height: 20px;
    font-family: "MuseoSansLight";
    height: auto;
    display: block;
}
.vuz {
    background: #ffffff;
    box-shadow: 0px 9px 5px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 15px 5px;
    margin-bottom: 30px;
    padding-top: 0px;
}
.latest_reviews {
    padding: 0px;
}
#reviess {
    background: url(../images/reviews.jpg) no-repeat center center;
    padding: 25px;
    position: relative;
    margin-bottom: 30px;
}
#articles h3 {
	text-align:center;
	font-size:22px;
}
.blog_content h4 {
    height: 50px;
    line-height: 50px;
    margin: 0px;
    padding-left: 0px;
    text-align: center;
}
.foot_ph div a {
	color: #ff114f;
	text-decoration:none;
}
.reviess h3 {
    font-size: 22px;
    color: #ffffff;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 35px;
	text-align:center;	
}
#owl-review .owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
    margin-top: -27px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_next.png) no-repeat center center;
}
#owl-review .owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
    margin-top: -27px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_prev.png) no-repeat center center;
}
#owl-review .owl-nav {
    position: absolute;
    top: 0px;
    height: 308px;
    width: 100%;
    left: 0px;
}
.blog_content {
    position: absolute;
    top: auto;
    width: 100%;
    background: rgba(255, 17, 79, 0.91);
    height: 50px;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    bottom: 0px;
}
.bloger {
	margin-bottom:30px;
}
#blog100 > div > div:last-child {
	margin-bottom:0px;
}
.logo_foot {
	text-align:center;
}
.copy {
    margin-top: 20px;
    font-size: 15px;
    color: #666666;
    font-family: "MuseoSansLight";
    text-align: center;
}
.repost {
    margin-top: 20px;
    text-align: center;
}
footer {
    width: 100%;
    padding: 30px 0px;
    position: relative;
    background-image: url(../images/footer.jpg);
    background-size: cover;
    background-position: center top;
}
footer h3 {
    font-size: 22px;
    color: #ff114f;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
}
.info_foot {
	margin-top:30px;
}
footer .nav li a {
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    font-family: "MuseoSansLight";
    padding: 0px;
    text-align: center;
}
.readmore-js-toggle {
    color: #ff114f;
    font-size: 15px;
    text-decoration: underline;
    display: block;
    text-align: center;
}
footer .col-lg-3 {
	margin-bottom:30px;
}
.foot_ph {
    color: #666666;
    font-size: 16px;
    text-align: center;
}
.foot_ph div {
    display: inline-block;
    width: auto;
    vertical-align: top;
    text-align: center;
}
.email_ph {
    margin-top: 10px;
    color: #666666;
    font-size: 16px;
    text-align: center;
}
.foot_links {
    margin-top: 10px;
    text-align: center;
}
.foot_links a {
    color: #ff114f;
    font-size: 15px;
    text-decoration: underline;
    display: block;
    margin-left: 0px;
    margin-bottom: 5px;
}
.foot_contacts .social {
    margin-left: 0px;
    text-align: center;
}
#latest .owl-stage-outer {
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 103%;
    margin-left: -7px;
}
.all {
    color: #ff114f;
    font-size: 16px;
    font-family: "MuseoSansLight";
    text-decoration: underline;
    position: relative;
    top: -10px;
    left: 0px;
    width: 100%;
    text-align: center;
    display: block;
}
.all_rev {
    color: #ff114f;
    font-size: 16px;
    font-family: "MuseoSansLight";
    text-decoration: underline;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.latest_reviews {
	padding-top:20px;
}
.catalog_prof .column {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
}
#reviess .stars_no_active {
	margin:0px auto;
}
#reviess .comm_block {
	text-align:center;
}
.m_m > span {
    display: inline-block;
    position: relative;
    top: 8px;	
}
.m_m > span span {
    display: block;
    width: 22px;
    height: 1px;
    background: #ffffff;
    margin-bottom: 5.7px;	
}
.m_m > span span:nth-child(1) {
    margin-bottom: 5px;	
}
#main_mobile .modal-header {
	border:none;
	padding:0px;
}
#leftmenu .nav > li > a {
    background: transparent;
    padding: 4px 15px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-decoration: none;	
}
#leftmenu .nav > li {
    border-bottom: 1px solid #eeeeee;	
}
#leftmenu .modal-header button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: transparent;
    border: none;
    outline: none;
    color: #333333;
    font-size: 36px;
    padding: 0px;
    height: 46px;
    border-left: 1px solid #eeeeee;
    width: 46px;
    line-height: 47px;
    z-index: 1;
    text-align: center;
    margin-top: 0px;
    opacity: 1;
}
#leftmenu .modal-header h4 {
    height: 46px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansRegular";
    line-height: 46px;
    text-transform: uppercase;
    padding-left: 15px;
}
.modal-content {
    border-radius: 0px !important;
    border: none;
    box-shadow: none;
}
.modal-body {
    position: relative;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 15px;	
}
#leftmenu .separator {
	display:none;
}
#leftmenu .nav-child > li {
    border-bottom: 1px solid #eeeeee;		
}
#leftmenu .nav-child > li:last-child {
	border:none;
}
#leftmenu .nav-child > li > a {
    background: transparent;
    padding: 4px 15px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-decoration: none;	
    display: block;	
}
#leftmenu .nav-child {
	padding:0px;
	list-style:none;
	margin:0px;
}
#leftmenu .nav > li.item-114 {
	border:none;
}
#content {
	margin-bottom:20px;
}
.block_product .name a {
    font-size: 18px;
    color: #122844;
    font-family: "MuseoSansMedium";
    text-decoration: none;
}
.block_product .name {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    text-align: center !important;
}
.jshop_list_product .product .description ul li {
    font-size: 14px;
    color: #122844;
    font-family: "MuseoSansLight";
	text-align:center;
}
.jshop_list_product .product .description {
    padding: 0px;
    text-align: center;
    padding-bottom: 10px;
}
.jshop_list_product .jshop_price {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-size: 20px !important;
    color: #122844;
    font-family: "MuseoSansBold";
    margin: 10px 0px;
    text-align: center !important;
    margin-top: 0px;
}
.buy_buy, .buy_b, .video  {
    margin-top: 10px !important;
}
.oiproduct .modal-body, #modal_diplom .modal-body {
	padding:15px !important;
}
.oiproduct .modal-body iframe {
	width:100%;
}
.b1c-form {
    -moz-box-shadow: 0 5px 15px #4d4d4d;
    -webkit-box-shadow: 0 5px 15px #4d4d4d;
    box-shadow: 0 5px 15px #4d4d4d;
    display: none;
    text-align: left;
    position: absolute;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 30px;
    width: 90% !important;
    z-index: 1000;
    left: 50% !important;
    margin-left: -45% !important;
}
.b1c-title-name {
    font-size: 18px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 26px;
}
.b1c-form .b1c-close {
    float: right;
    padding: 8.45px 14.3px;
    color: #666666;
    font-size: 19.5px;
    overflow: hidden;
    cursor: pointer;
    /* display: none; */
    position: absolute;
    top: 0px;
    right: 0px;
}
#modal_diplom .modal-dialog {
    width: auto;
}

#modal_diplom .modal-content ::-webkit-scrollbar-button { 
    background-image:url(''); 
    background-repeat:no-repeat; 
    width:5px; 
    height:0px 
} 

#modal_diplom .modal-content ::-webkit-scrollbar-track { 
    background-color:#f8f8f8;  
} 

#modal_diplom .modal-content ::-webkit-scrollbar-thumb { 
    background-color:#ff114f;
    background-position:center; 
    background-repeat:no-repeat; 
} 

#modal_diplom .modal-content ::-webkit-resizer{ 
    background-image:url(''); 
    background-repeat:no-repeat; 
    width:5px; 
    height:0px 
} 

#modal_diplom .modal-content ::-webkit-scrollbar{ 
    width: 5px; 
}

#modal_diplom .modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    height: 512px;	
}
.formRed {
	display:none;
}
#userForm h2 {
    font-size: 20px;
    color: #122844;
    font-family: "MuseoSansBold";
    margin-top: 0px;
    margin-bottom: 20px;
}
#jshop_review_write .row-fluid > div {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.block_rating_hits {
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    padding-top: 10px;
}
.block_rating_hits .stars_no_active {
    margin: 0px;
}
.obzor {
    background: #de2c28;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    height: 42px;
    padding: 0px 20px;
	text-align:center;
    display: inline-block;
    border-radius: 5px;
    line-height: 42px;
    margin-left: 0px;
    vertical-align: top;
    border-radius: 30px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    width: 100%;
    margin-top: 15px;
}
.add {
    background: #122844;
    display: inline-block;
    padding: 0px 15px;
    height: 42px;
    content: '';
    vertical-align: middle;
    margin-right: 0px;
    border-radius: 5px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
	text-align:center;
    line-height: 42px;
    vertical-align: top;
    border-radius: 30px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    width: 100%;
}
.content .review_user {
    font-size: 16px;
    color: #ff114f;
    font-family: "MuseoSansLight";
    margin-top: 5px;
    display: inline-block;
    margin-left: 0px;
}
.review_item {
    border-bottom: 1px solid #ededed;
    padding: 10px;
    padding-left: 0px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-right: 0px;
}
#owl-demo .owl-next {
	right:0px;
}
#owl-demo .owl-next i {
	background:#ffffff;
}
#owl-demo .owl-prev {
	left:0px;
}
#owl-demo .owl-prev i {
	background:#ffffff;	
}
#smfaq-form {
    width: 100%;
}
.professii_alfabet {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
.pr_al {
    margin-bottom: 10px;
    width: 100%;
}
.pull-left.item-image {
    width: 100%;
    float: none !important;
    text-align: left;
    margin: 0px;
    margin-bottom: 15px;	
}
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-device-width: 768px) and (max-device-width: 991px) {
.head_adv .title {
    color: #ffffff;
    font-size: 36px;
    font-family: "MuseoSansBold";
    text-align: center;
}
.head_adv .title span {
    color: #ffffff;
    font-size: 36px;
    display: block;
    float: none;
    font-family: inherit;
    margin-top: -10px;
}
.main_adv {
    margin-top: 69px;
}
.head_adv .box {
    margin-top: 20px;
}
.catalog_doc .column {
	width:100%;
}
.catalog_prof {
    width: 100%;
    height: 100%;
    background-image: url(../images/cat_bg_2.jpg);
    padding: 23px;
    background-size: cover;
}
.catalog_prof .column {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.catalog_doc {
    width: 100%;
    height: 100%;
    background-image: url(../images/cat_bg_1.jpg);
    padding: 23px;
    background-size: cover;
    background-position: center center;
}
.catalog_prof .item-238, .catalog_prof .item-239 {
	display:none;
}
.catalog_doc .column {
    width: 100%;
}
.other_prof {
    color: #122844;
    font-size: 16px;
    font-family: "MuseoSansLight";
    display: block;
    margin-top: 13px;
}
#latest .owl-next {
    position: absolute;
    top: -30px;
    right: 0px;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_next_h.png) no-repeat center center;
}
#latest .owl-prev {
    position: absolute;
    top: -30px;
    right: 30px;
	left:auto;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
#latest .owl-prev:hover {
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
#latest .owl-next:hover {
    background: url(../images/rev_next_h.png) no-repeat center center;	
}
#latest .owl-stage-outer {
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 103%;
    margin-left: -7px;
}
.advan {
    text-align: center;
    height: 240px;
    padding: 0px 15px;
}
#step p {
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansLight";
    line-height: 20px;
    margin-top: -10px;
    margin-bottom: 0px;
}
#step .custom > div > div:nth-child(2) b {
    width: 110px;
    height: 110px;
    display: block;
    background-image: url(../images/icon_2.png);
    margin: 0px auto;
    -webkit-transform: rotateY(0deg) translate(0px, 0px);
    -moz-transform: rotateY(0deg) translate(0px, 0px);
    -ms-transform: rotateY(0deg) translate(0px, 0px);
    -o-transform: rotateY(0deg) translate(0px, 0px);
    transform: rotateY(0deg) translate(0px, 0px);
    -webkit-transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#step .custom > div > div:first-child b {
    width: 110px;
    height: 110px;
    display: block;
    background-image: url(../images/icon_1.png);
    margin: 0px auto;
    -webkit-transform: rotateY(0deg) translate(0px, 0px);
    -moz-transform: rotateY(0deg) translate(0px, 0px);
    -ms-transform: rotateY(0deg) translate(0px, 0px);
    -o-transform: rotateY(0deg) translate(0px, 0px);
    transform: rotateY(0deg) translate(0px, 0px);
    -webkit-transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;	
}
#step .custom > div > div:nth-child(3) b {
    width: 110px;
    height: 110px;
    display: block;
    background-image: url(../images/icon_3.png);
    margin: 0px auto;
    -webkit-transform: rotateY(0deg) translate(0px, 0px);
    -moz-transform: rotateY(0deg) translate(0px, 0px);
    -ms-transform: rotateY(0deg) translate(0px, 0px);
    -o-transform: rotateY(0deg) translate(0px, 0px);
    transform: rotateY(0deg) translate(0px, 0px);
    -webkit-transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;	
}
#step .custom > div > div:nth-child(4) b {
    width: 110px;
    height: 110px;
    display: block;
    background-image: url(../images/icon_4.png);
    margin: 0px auto;
    -webkit-transform: rotateY(0deg) translate(0px, 0px);
    -moz-transform: rotateY(0deg) translate(0px, 0px);
    -ms-transform: rotateY(0deg) translate(0px, 0px);
    -o-transform: rotateY(0deg) translate(0px, 0px);
    transform: rotateY(0deg) translate(0px, 0px);
    -webkit-transition: transform 0.3s ease-out 0s;
    -moz-transition: transform 0.3s ease-out 0s;
    -o-transition: transform 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;		
}
.step_bl {
    display: inline-block;
    width: 100%;
    height: 156px;
    position: relative;
    top: 10px;
}
#step p {
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansLight";
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.vuz img{
	max-width:100%; 
}
#owl-review .owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
    margin-top: -27px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_next.png) no-repeat center center;
}
#owl-review .owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
    margin-top: -27px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_prev.png) no-repeat center center;
}
#owl-review .owl-nav {
    position: absolute;
    top: 0px;
    height: 308px;
    width: 100%;
    left: 0px;
}
.latest_reviews {
    padding: 0px;
}
.blog_content {
    position: absolute;
    top: auto;
    width: 100%;
    background: rgba(255, 17, 79, 0.91);
    height: 50px;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    bottom: 0px;
}
.blog_content h4 {
    height: 50px;
    line-height: 50px;
    margin: 0px;
    padding-left: 15px;
}
.blog_content h4 a {
    font-size: 16px;
    color: #ffffff;
    font-family: "MuseoSansLight";
    text-decoration: none;
}
.blog_content p {
    padding-left: 30px;
    color: #ffffff;
    font-family: "MuseoSansLight";
    font-size: 15px;
    display: none;
}
.readmore {
    padding-left: 30px;
    display: none;
}
.bloger:hover .blog_content {
    top: auto;
    height: auto;
}
.blog_content h4 {
    height: 50px;
    line-height: 18px;
    margin: 0px;
    padding-left: 15px;
    padding-top: 6px;
}
.logo_foot img {
    max-width:100%;
}
.copy {
    margin-top: 0px;
    font-size: 15px;
    color: #666666;
    font-family: "MuseoSansLight";
}
.repost {
    margin-top: 3px;
}
.mm_inf {
	margin-bottom:30px;
}
.foot_ph > div {
    display: inline-block;
    width: 190px;
    vertical-align: top;
}
.all {
    color: #ff114f;
    font-size: 16px;
    font-family: "MuseoSansLight";
    text-decoration: underline;
    position: relative;
    top: -15px;
    left: 0px;
    float: left;
    margin-left: 15px;
    width: 100%;
}
#owl-review .owl-next {
	right:-25px;
}
#owl-review .owl-prev {
	left:-25px;
}
.block_product .name a {
    font-size: 18px;
    color: #122844;
    font-family: "MuseoSansMedium";
    text-decoration: none;
}
.block_product .name {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    text-align: center !important;
}
.jshop_list_product .product .description ul li {
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-align: center;
}
.jshop_list_product .jshop_price {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-size: 20px !important;
    color: #122844;
    font-family: "MuseoSansBold";
    margin: 10px 0px;
    text-align: center !important;
    margin-top: 0px;
}
.video {
    text-decoration: none;
    display: inline-block;
    margin-left: 0px;
    background: #de2c28;
    display: block;
    width: 100%;
    border-radius: 30px;
    line-height: 42px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px !important;
}
#reviess {
    background: url(../images/reviews.jpg) no-repeat center center;
    padding: 30px 0px;
    position: relative;
    margin-bottom: 30px;
}
.image_middle {
    border: 1px solid #ededed;
    text-align: center;
}
#owl-demo .owl-nav {
    position: absolute;
    top: -5px;
    height: 147px;
    width: 100%;
    z-index: 100;
}
.block_rating_hits {
    overflow: hidden;
    height: auto;
    margin-bottom: 0px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    padding-top: 15px;
}
.prod_price {
    width: 100%;
    height: 44px;
    line-height: 44px;
    /* border-top: 1px solid #ededed; */
    border-bottom: 1px solid #ededed;
    font-size: 20px !important;
    color: #122844;
    font-family: "MuseoSansBold";
    margin: 10px 0px;
    text-align: left !important;
    margin-bottom: 15px;
    margin-top: 0px;
} 
}	


@media only screen and (min-width: 992px) and (max-width: 1200px),
only screen and (min-device-width: 992px) and (max-device-width: 1200px) {
.email::before {
	display:none;
}
#menu .nav > li > a {
    position: relative;
    display: block;
    padding: 0px 17px;
    font-size: 18px;
    color: #fffcf4;
    font-family: "MuseoSansLight";
    text-decoration: none;
    border-radius: 30px;
    margin-top: 12px;
    height: 34px;
    line-height: 34px;
}
.catalog_doc, .catalog_prof {
	height:344px;
}
#latest .owl-stage-outer {
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 103%;
    margin-left: -7px;
}
#latest .owl-next {
    position: absolute;
    top: -30px;
    right: 0px;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_next_h.png) no-repeat center center;
}
#latest .owl-prev {
    position: absolute;
    top: -30px;
    right: 30px;
	left:auto;
    margin-top: -20px;
    width: 22px;
    height: 55px;
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
#latest .owl-prev:hover {
    background: url(../images/rev_prev_h.png) no-repeat center center;
}
#latest .owl-next:hover {
    background: url(../images/rev_next_h.png) no-repeat center center;	
}
.advan {
    text-align: center;
    height: 220px;
}
#reviess {
    background: url(../images/reviews.jpg) no-repeat center center;
    padding: 20px;
    position: relative;
    margin-bottom: 30px; 
}
.blog_content {
    position: absolute;
    top: auto;
    width: 100%;
    background: rgba(255, 17, 79, 0.91);
    height: 50px;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    bottom: 0px;
}
.bloger:hover .blog_content {
    top: auto;
    height: 100%;
}
.blog_content h4 {
    height: 50px;
    line-height: 50px;
    margin: 0px;
    padding-left: 15px;
}
.mm_inf {
	margin-bottom:30px;
}
.email a {
    color: #ff114f;
    font-size: 16px;
    text-decoration: underline;
    font-family: "MuseoSansLight";
    display: block;
    margin-top: -4px;
    margin-left: 0px;
}
.block_product .name a {
    font-size: 18px;
    color: #122844;
    font-family: "MuseoSansMedium";
    text-decoration: none;
}
.block_product .name {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    text-align: center !important;
}
.jshop_list_product .product .description ul li {
    font-size: 15px;
    color: #122844;
    font-family: "MuseoSansLight";
    text-align: center;
}
.jshop_list_product .jshop_price {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-size: 20px !important;
    color: #122844;
    font-family: "MuseoSansBold";
    margin: 10px 0px;
    text-align: center !important;
    margin-top: 0px;
}
.video {
    text-decoration: none;
    display: inline-block;
    margin-left: 0px;
    background: #de2c28;
    display: block;
    width: 100%;
    border-radius: 30px;
    line-height: 42px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px !important;
}
.image_middle {
    border: 1px solid #ededed;
    text-align: center;
}
#owl-demo .owl-nav {
    position: absolute;
    top: -5px;
    height: 78px;
    width: 100%;
}
.block_rating_hits {
    overflow: hidden;
    height: auto;
    margin-bottom: 0px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px;
    padding-top: 15px;
}
.prod_price {
    width: 100%;
    height: 44px;
    line-height: 44px;
    /* border-top: 1px solid #ededed; */
    border-bottom: 1px solid #ededed;
    font-size: 20px !important;
    color: #122844;
    font-family: "MuseoSansBold";
    margin: 10px 0px;
    text-align: left !important;
    margin-bottom: 15px;
    margin-top: 0px;
}  
}	