body.page-search,
body.page-genes{
	background: #F0F0F0;
}
body.page-compare{
	background: #fff;
}
.clear{
	clear: both;
}
.white{
	background: #fff;
}
.lang-menu{
	background: #1E1E1E;
	color:white;
	font-size: 12px;
}
.lang-menu .menu1{
	padding: 8.5px 20px;
	border-left:1px solid #323234;
	border-right:1px solid #323234;
	text-transform: uppercase;
}
.lang-menu div:last-child{
	border-right:none;
}
.nav-menu div{
	padding: 0;
}
.nav-menu .search-logo{
	padding: 21.5px 35px;
}
.nav-menu .search-logo img{
	width:75px;
	height: 38px;
}
.nav-tabs{
	border-bottom:none;
}
.page-search .container{
	width:1110px !important;
	padding:0;
}
.ser-res {
	font-size: 40px;
    margin-bottom: 50px;
    margin-top: 105px;
}
.search-list{
	margin-top: 50px;
}
.search-list .filter{
	padding: 0;
}
.search-list .result{
	padding: 0;
}
.filter .fil-res{
	/*width:92%;*/
	width: auto;
	margin-right: 30px;
	background: #fff;
	padding:16px;
	font-size: 12px;
}
.filter .count .pull-right{
	font-weight: bold;
}
.filter .clr-fil{
	padding: 22px 0 26px;
}
.filter .clr-fil a{
	width:100%;
	border-radius: 0;
	background: #E5F8FC;
	color:#8BD3EB;
	padding: 18px 0;
	font-size: 13px;
    font-weight: 600;
	display: block;
	text-align: center;
	text-decoration: none;
}
.result .row-nonprobes{
	margin:0;
	padding: 35px 30px 0;
	font-size: 12px;
	line-height: 1.3;
	background: #fff;
}
.result .row-nonprobes:last-child{
	padding-bottom: 30px
}
.result .row-probes{
	margin: 0 0 15px;
	padding: 30px 30px;
	font-size: 12px;
	line-height: 1.3;
	background: #fff;
}
.result .row-static{
	margin: 0 0 10px;
	padding: 20px 25px;
	font-size: 12px;
	line-height: 1.3;
	background: #fff;
}
.result .row .attr-title{
	text-transform: uppercase;
}
.result .row .pro-title{
	font-size: 22px;
}
.result .row .pro-title.name a,.result .row .pro-title.name{
	color: #17C6EA;
	font-size: 30px;
	text-decoration: none;
	/*font-weight: bold;*/
}
.result .row .related-probes .pro-title.name{
	font-size: 18px;
	color: #000;
    margin-top: 15px;
}
.result .row .related-probes .rec_control_type p {
    color: #01C3E7;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5em;
    position: relative;
    padding-left: 7px;
}
.result .row .related-probes .rec_control_type p span{
    position: absolute;
    top: -1px;
    left: 0px;
}
.result .row .add-cart{
	height: 55px;
    width: 55px;
	background-color: #01C3E7;
	background-image: url(../img/shop-01.JPG);
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 0;
	padding: 0px;
}
.result .row .col-sm-6,.result .row .col-sm-2,.result .row .col-sm-12,.result .row .col-sm-3,.row .col-sm-1{
	margin:0;
	padding: 0;
}
.result .row .pro-detail-tab{
	margin-top:15px;
	border-top: 1px solid #E1E1E1;
	padding-top:20px;
}
.result .row .pro-detail-tab li{
	margin-right: 5px;
}
.result .row .pro-detail-tab li a[data-toggle]{
	color:#FFF;
	padding: 0px;
	background-color: #979797;
	border-radius: 0;
	min-width: 155px;
	margin-right: 0px;
	/*background-image: url('../img/down-arrow.jpg');
	background-position: 130px center;
    background-repeat: no-repeat;*/
}
.result .row .pro-detail-tab li .arrow{
	width:35px;
	height:35px;
	background-image: url('../img/down-arrow.jpg');
	background-position: center;
    background-repeat: no-repeat;
    float: right;
    border-left: 1px solid #fff;
}
.result .row .pro-detail-tab li .text{
	float: left;
	padding: 8px 12px;
}
.result .row .pro-detail-tab li.active .arrow{
	background-color: #013648;
	background-image: url('../img/up-arrow.jpg');
}
.result .row .pro-detail-tab li.active a[data-toggle]{
	border-color:transparent;
	background-color: #013648;
	/*background-image: url('../img/up-arrow.jpg');
	background-position: 130px center;
    background-repeat: no-repeat;*/
	color: white;
}
.result .row .pro-detail-tab .table tr:first-child td{
	border-top:none;
}
.result .row .pro-detail-tab .table tr td:first-child{
	font-weight: bold;
	width:30%;
}
.result .search-results .row-probes .col-sm-8 {
	padding-left: 0;
}
.page-search .content .search-form{
	display: none;
}
body.page-search .tab-solr-search{
	margin: 0;
}
.page-search .spelling-suggestions{
	background: #fff;
    margin: 0;
    padding: 15px 30px 0;
}
.page-search .search-list{
	margin-bottom: 15px;
}
body[class*="attribute-probes"] .spelling-suggestions{
	background: #fff;
    margin: 0 0 10px;
    padding: 15px 30px;
}
.page-search .spelling-suggestions .form-item{
	margin:0;
}
/*#search-block-form input[type="text"], #search-block-form--2 input[type="text"]{
	border: 1px solid #e1e1e1;
    padding: 7px;
    width: 200px;
}
#search-block-form input[type="submit"],#search-block-form--2 input[type="submit"]{
	background: rgba(0, 0, 0, 0) url("../img/search-icon.png") no-repeat scroll center center / 13px auto;
    border: medium none;
    color: transparent;
    margin-right: 30px;
    width: 20px;
}*/
.filter ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
}
.page-search tr.even,.page-search tr.odd {
    background-color: transparent;
}
.page-search tr.even td, .page-search tr.odd td {
	font-size: 15px;
}
.page-search tbody{
	border-top: none;
}
.page-search .attribute-set-type{
	background: #fff;
	margin-bottom: 0px;
}
.page-search .attribute-set-type ul{
	margin: 0;
}
.page-search .attribute-set-type ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    font-size: 24px;
}
.page-search .attribute-set-type .inactive-link,.page-search .attribute-set-type .inactive-label{
	display: none;
}
.page-search .attribute-set-type .probe-inactive{
	display: block;
    padding: 10px 15px;
}
.page-search .attribute-set-type .probe-link{
	color: #17c6ea;
	font-weight: bold;
}
.page-search .attribute-set-type .probe-link a{
	color: #17c6ea;
	font-weight: bold;
	text-decoration: none;
}
.page-search .attribute-set-type .probe-count{
	font-size: 12px;
	color:#000;
	font-style: italic;
}
.result .row .pro-img{
	width:100%;
    cursor: pointer;
    height: 110px;
}
.result .row .attr-title.bold{
	font-weight: bold;
	font-size: 15px;
	line-height: 1.7;
	padding: 20px 0;
}
.result .row .pro-desc {
    /*margin-top: 8px;*/
    font-size: 15px;
    line-height: 1.5;
}
body.page-search[class*="attribute-probes"] .tab-solr-search,body.page-search[class*="attribute-probes"] .attribute-set-type{
	display: none;
}
.page-search .item-list ul li{
	margin:0;
}
.page-search .spelling-suggestions + ul,.page-search #block-system-main .content ul{
    padding-top: 10px;
    padding-bottom: 0;
    background:#fff;
    padding-right: 15px;
}
.page-search #block-system-main .content ul.pager {
	background-color: rgba(0, 0, 0, 0);
	text-align: right;
}
ul.pager li>a {
	border: 1px solid #CCC;
	color: #BBB;
	background-color: transparent;
	border-radius: 0;
	padding: 3px 10px;
}
.item-list ul.pager li.pager-current {
	background-color: #00C3E8;
	color: #FFF;
	padding: 5px 11px;
}
.img-banner {
    width: 100%;
}
.container.content {
    margin: 85px auto 0;
    /*width: 938px !important;*/
    background:#fff;
}
.container.content .right-content{
	padding:15px;
}
.node .field-name-field-cms-type{
	display: none;
}
.page-search .right-content .title{
	margin-top: 0px;
}
.page-search .region-sidebar-first h2.title{
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
}
.page-search .region-sidebar-first li{
	color: #191919;
	font-size: 15px;
}
.page-search .region-sidebar-first li a.facetapi-inactive {
	color: #191919;
	display: block;
	margin-bottom: 14px;
	padding-left: 32px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 12px;
}
.page-search .region-sidebar-first li a.facetapi-active{
	display: inline-block !important;
	color: #191919;
	padding-top: 4px;
    text-decoration: none;
    margin-bottom: 10px;
}
.page-search .region-sidebar-first li .inactive-label{
	margin-left: 10px;
}
.page-search .region-sidebar-first .facetapi-limit-link{
	color: #191919;
	font-size: 15px;
}
.page-search .region-sidebar-first li:first-child input{
	/*display: none;*/
}
.page-search .region-sidebar-first li:first-child a{
	/*margin:0;
	color:#aaaaaa;*/
}
.page-search .region-sidebar-first ul{
	position: relative;
}
.page-search .region-sidebar-first li:first-child{
	/*position: absolute;
    right: 0;
    top: -28px;
    font-weight: bold;
    font-size: 14px;*/
}

.page-search .container.search-list,.page-search .container-fluid{
	font-family: 'robotolight' !important;
}
.page-search .region-sidebar-first .block-facetapi {
	border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}

/*.page-search .attribute-set-type .item-list {
	padding: 25px 25px 5px;
}*/
.page-search .attribute-set-type .facetapi-facet-im-field-attribute-set-type{
	background: #DFF1FB;
	/*padding: 25px 15px;*/
}
.page-search .attribute-set-type .facetapi-facet-im-field-attribute-set-type .col-md-9{
	padding: 25px 15px;
}
.item-list .pager{
	margin: 0 0 1.75em;
}
.result .row-nonprobes .borderline{
	border-top:1px solid #ccc;
	height:1px;
	margin-bottom: 40px;
}
.page-search .tab-solr-search ul li .inactive-label.disable-tab {
    background: rgba(0, 0, 0, 0) url("../img/tabs-inactive.png") no-repeat scroll 0 0 / 100% 45px;
}

.region-sidebar-first li input[type="checkbox"]:not(:checked),.region-sidebar-first li input[type="checkbox"]:checked {
    left: -9999px;
    position: absolute;
}
.region-sidebar-first li input[type="checkbox"] + a::before{
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 25px;
}
.region-sidebar-first li input[type="checkbox"]:not(:checked) + a::before{
	border: 1px solid #aaaaaa;
}
.region-sidebar-first li input[type="checkbox"]:checked + a::before{
	border: 3px solid #01C3E7;
}
.region-sidebar-first li input[type="checkbox"]:not(:checked) + a::after {
    opacity: 0;
    transform: scale(0);
}
.region-sidebar-first li input[type="checkbox"]:not(:checked) + a::after,.region-sidebar-first li input[type="checkbox"]:checked + a::after {
    color: #01C3E7;
    content: "X";
    font-size: 20px;
    left: 7px;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
}
.region-sidebar-first li input[type="checkbox"]:not(:checked) + a,.region-sidebar-first li input[type="checkbox"]:checked + a {
    cursor: pointer;
    position: relative;
}

body[class*="attribute-non-probes"] #block-facetapi-mdebmlrti4q2t8csvvnyp8unzh33xos6,
body[class*="attribute-non-probes"] #block-facetapi-3y7bhm3vf9ybofobxdn9wsr0kv01qm3c,
body[class*="attribute-non-probes"] #block-facetapi-1z8pxgivkplcrizxtau1onx8ayz1luro,
body[class*="attribute-non-probes"] #block-facetapi-f0brfqj0rhpq2g02vuecuprztfoo1k0m,
body[class*="attribute-non-probes"] #block-facetapi-tsks7eot4yxy8iufd74gnou6dhg1g7oo{
	display: none;
}
body[class*="attribute-probes"] #block-facetapi-pfpwaejxjmnfeo6dvxujtbmlmjsnrz7o,
body[class*="attribute-probes"] #block-facetapi-4zh0ggjmbgeeybrlpjce8eml3a6ple0j{
	display: none;
}
body[class*="cms-science"] #block-facetapi-giiy4zr9gu0zsa0bumw1y9qiipidf1wu,
body[class*="cms-science"] #block-facetapi-4zh0ggjmbgeeybrlpjce8eml3a6ple0j,
body[class*="cms-science"] #block-facetapi-mdebmlrti4q2t8csvvnyp8unzh33xos6,
body[class*="cms-science"] #block-facetapi-3y7bhm3vf9ybofobxdn9wsr0kv01qm3c,
body[class*="cms-science"] #block-facetapi-ayv0hxxrz76qyut2u34cv1fxgdkgofld,
body[class*="cms-science"] #block-facetapi-osehkmmhz7ug2hzagzjdshq9mmjmlaad{
	display: none;
}

.page-search .page-gene-container #block-facetapi-ayv0hxxrz76qyut2u34cv1fxgdkgofld,
.page-search .page-gene-container #block-facetapi-osehkmmhz7ug2hzagzjdshq9mmjmlaad {
	display: block;
}

#block-facetapi-kngji703cmckutyvgwpjqubqu3tergyh{
	display: none;
}
.result .row-probes .contol-probes,.result .row-probes .related-probes {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.result .row-probes .contol-probes:last-child,.result .row-probes .related-probes:last-child{
	border-bottom: none;
}
body[class*="attribute-non-probes"] .refine-search_open{
	display: none;
}
.refine-search_open{
	border: 2px solid;
    border-radius: 0;
    font-weight: bold;
    height: 55px;
    padding: 15px 63px;
    color: #FFF;
}
.refine-search_open:hover,
.refine-search_open:active,
.refine-search_open:focus{
	color: #FFF;
}
.refine-search_close {
   	color: #000000;
    font-size: 30px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    position: absolute;
    right: 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
    top: 15px;
    cursor:pointer;
}
.refine-search_close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
}
.search-results .row-nonprobes .col-sm-6{
	padding-left: 15px;
    padding-right: 15px;
}
#target-probe-search-form #edit-gene,
#target-probe-search-form--1 #edit-gene--1,
#target-probe-search-form--2 #edit-gene--2,
#target-probe-search-form--3 #edit-gene--3{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    height: 60px;
    width: 100%;
    padding-left: 8px;
    border-radius: 0;
    box-shadow: none;
}
.page-search .attribute-set-type .col-md-3,
.page-search .attribute-set-type .col-md-9{
	padding: 0;
	margin: 0;
}
.page-search .attribute-set-type{
	padding: 30px 30px 5px;
}
.page-search .attribute-set-type .col-md-3 img{
	height:101px;
	width:100%;
}
.support.page-search{
	background: #F0F0F0;
}
.support.page-search .nav-tab-container{
	background: #fff;
	/*border-bottom: 1px solid #ddd;*/
}
.page-search .apachesolr_search-results{
    padding:0;
    padding-bottom: 35px;
}
.support.page-search .apachesolr_search-results{
	padding:0;
}
.support.page-search .contact-acd.manuals {
	background: #fff;
}
.support.page-search .result .row-static{
	margin-bottom: 0;
}
.support.page-search .result .first .document .col-sm-2{
	font-size: 12px;
    line-height: 1.3;
}
.support.page-search .result .first .document{
	padding-bottom: 20px;
	border-bottom: 15px solid #F0F0F0;
}
.support.page-search .result .row-static{
	padding-bottom: 0;
}
.support.page-search .result .document{
	padding-bottom: 20px;
	border-bottom: 1px solid #F0F0F0;
}
.page-search .result .document .col-sm-9{
	padding-left: 0;
}
.page-search .result .document .doc-title{
	font-size: 18px;
    font-weight: lighter;
    font-family: "Roboto",sans-serif !important;
}
.page-search .result .document .doc-des, .page-search .result .document .col-sm-2{
	font-size: 17px;
    line-height: 1.7;
}
a.readmore,a.readless{
	text-decoration: none;
	font-weight: bold;
	color:#01C3E7;
	font-size: 15px;
}
a.readmore:hover,a.readless:hover{
	text-decoration: none;
	color:#01C3E7;
}
a.readmore span,a.readless span{
	background: #01c3e7;
	color: white;
	padding: 0 5px;
}
.page-search .result .related-doc{
	border-bottom: 1px solid #ccc;
    margin-top: 20px;
}
.result .row .pro-sku{
	font-size: 16px;
    margin-top: 5px;
}
.result .row .my-price{
	font-weight: bold;
}
.result .row-probes .col-sm-8.left{
	width: 59.667%;
}
.result .row-probes .col-sm-2.left {
    width: 14.667%;
}
.result .row-probes .col-sm-1.left{
    width: 10.333%;
}
.result .row-probes .platform-name {
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
}
.result .row .pro-detail-tab li a.disabled {
    opacity: 0.4;
}

.filter .fil-res.narrow-search {
    background: #01c3e7;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.filter .fil-res.narrow-search:after {
    top: 57px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #01c3e7;
    border-width: 10px;
    margin-left: -20px;
}
.result .row .img-popup-title{
	cursor: pointer;
}
.page-technical-support-search .result .row .document{
	border:none;
	padding:0;
}
.page-technical-support-search .result .region-content .row-static{
	border-bottom: 2px solid #f0f0f0;
	padding-bottom: 20px !important;
}
.page-technical-support-search #block-facetapi-n4swacvpvnmwitdb4z3fhd1m2u0pl6pa{
	display: none;
}
.page-technical-support-search .result .row .pro-detail-tab{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.page-technical-support-search .content-type {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
}
.page-technical-support-search .tech-serch-count{
	font-size: 40px;
    margin-bottom: 70px;
}
.page-technical-support-search .page-search .result .document .doc-title{
	color: #17c6ea;
    font-size: 30px;
    font-family: "robotolight" !important;
}

#popupsucctext{
	padding: 30px;
    text-align: center !important;
    width: 450px;
	background: #fff;
	position: relative;
}
#popupsucctext > p {
    font-size: 22px;
    padding: 10px;
    text-align: center;
}
.popupsucctext_close.closebtn{
    color: #000000;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    position: absolute;
    right: 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
    top: 15px;
}
.popupsucctext_close.closebtn:hover {
    color: #000000;
    opacity: 0.4;
    text-decoration: none;
}
.popupsucctext_close.closebtn1,.popupsucctext_close.closebtn2{
	background: #01c3e7 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 15px 40px;
    text-decoration: none;
}

.empty-target .ser-res {
    font-size: 40px;
    margin-bottom: 70px;
    margin-top: 120px;
}
.target-search-empty .ser-res {
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.target-search-empty .refine-search_open{
	right:auto;
}
.empty-target .target-search-text .btn,.empty-target .target-search-text .btn:hover{
	background: #01c3e7;
	border: medium none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    padding: 15px 42px;
    position: absolute;
    top: -12px;
}
.page-search .attribute-set-type .probe-link:hover,
.result .row.row-nonprobes .pro-title.name a:hover,
.result .row.row-publication .pro-title.name a:hover{
	color: #3399cc;
	text-decoration: underline;
}
.result .row.row-probes .probe-title:hover {
    color: #3399cc !important;
    text-decoration: underline !important;
}

.ser-res .col-md-3 .refine-results,
.page-main-container .ser-res .refine-results,
#gallery-search-form{
	display: none;
}

body[class*="cms-image-gallery"] #gallery-search-form{
    display: block;
}

#gallery-search-form .form-item {
	width: 50%;
    margin: 0;
    display: inline-block;
}
#gallery-search-form input[type="text"]{
	border: 1px solid #ccc;
    width: 100%;
    font-size: 18px;
    padding: 10px;
}
#gallery-search-form input[type="submit"]{
	display: inline-block;
    color: #fff;
    border: none;
    font-size: 18px;
    background: #01c3e7;
    padding: 11px 30px;
}
#gallery-search-form #autocomplete{
	font-size: 15px;
}
#gallery-search-form #autocomplete li {
	padding: 4px;
	text-overflow: ellipsis;
	white-space:nowrap;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 1199px) {
	.page-search .container {
		width: 970px !important;
	}
}

@media screen and (max-width: 991px) {
	.page-search .container {
		width: 750px !important;
	}
}

@media screen and (max-width: 767px) {
	.page-search .container {
		width:100% !important;
	}
	.ser-res {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.page-main-container .ser-res .refine-results {
		display: inline-block;
		border: 2px solid;
		border-radius: 0;
		color: #01c3e7;
		font-weight: 400;
		height: 60px;
		padding: 15px 55px;
		font-size: 20px;
	}
	.page-search .region-sidebar-first h2.title {
		font-size: 25px;
		font-weight: 400;
		margin: 0 0 20px;
	}
	.page-search .region-sidebar-first .block-facetapi {
		padding-bottom: 20px;
		margin: 0 0 20px;
	}
	.filter .fil-res{
		margin-right: 0;
		padding: 15px 30px;
	}
	.search-list .result{
		padding: 15px 15px 30px;
		background: #ECECEC;
	}
	.page-search .tab-solr-search .cms-custom li{
		background-image: none;
		border-bottom: 1px solid #fff;
    	display: block;
	}
	.page-search .tab-solr-search .cms-custom li.facetapi-active{
		background: #fff;
	}
	.page-search .tab-solr-search .cms-custom li.facetapi-inactive{
		background: #DFDFDF;
		position: relative;
	}
	.page-search .tab-solr-search .cms-custom li.facetapi-inactive a:after{
	    content: '';
	    display: block;
	    position: absolute;
	    width: 44px;
	    height: 44px;
	    right: 0;
	    top: 0;
	    background-image: url('../img/down-arrow.jpg');
	    background-position: center;
	    border-left: 1px solid #fff;
	    background-repeat: no-repeat;
	}
	.page-search .region-content{
		background: transparent;
	}
	.result .row-probes{
		padding: 0;
	}
	.result .row-probes .probe-rresult{
		padding: 15px 20px;
		font-family: 'Roboto', sans-serif !important;
	}
	.result .row-probes .col-sm-10 {
		padding: 0;
	}
	.result .row-probes .col-sm-2{
		margin-top: 15px;
	}
	.result .row-probes .col-sm-2 .pull-right{
		float: none !important;
	}
	.result .row .pro-img{
		width: auto;
	}
	.compare-probe{
		right: 20px;
		bottom: 15px;
		display: none;
	}
	.result .row .pro-detail-tab{
		border:none;
		margin: 0;
		padding: 0;
	}
	.result .row .pro-detail-tab li{
		display: block;
		float:none;
		margin: 0;
		border-top: 2px solid #fff;
	}
	.result .row .pro-detail-tab li a[data-toggle] {
		border: none;
		font-size: 18px;
		font-weight: 400;
	}
	.pro-detail-tab .nav-tabs > li > a[data-toggle]:hover{
		border: none;
	}
	.result .row .pro-detail-tab li .arrow {
		height: 45px;
		width: 45px;
		border-left: 2px solid #fff;
	}
	.pro-detail-tab .tab-content{
		padding: 0 20px;
	}
	.new-img-gall{
		margin: 0;
		padding-bottom: 20px;
		background: #fff;
	}
	.ser-res .col-md-4 .refine-search_open,
	.filter .fil-res.narrow-search,
	.pro-detail-tab .tab-content.desktop{
		display: none;
	}
	.page-search .tab-solr-search.first .cms-custom li.facetapi-active {
		background: #ECECEC;
		background-image: none;
		font-size: 30px;
		padding: 10px 0 22px;
	}
	.page-search .tab-solr-search.first .cms-custom li.facetapi-inactive{
		display: none;
	}
	.page-search .tab-solr-search.last .cms-custom li.facetapi-active{
		display: none;
	}
	.page-search .tab-solr-search.last .cms-custom li.facetapi-inactive{
		background: #DFDFDF;
	}
	.page-search .search-list{
		margin-top: 0;
	}
	.page-search .search-list .filter{
		display: none;
	}
	.page-search .search-help {
		margin: 10px 0 30px;
		font-weight: 400;
		font-family: 'Roboto', sans-serif !important;
		font-size: 22px;
	}
	.page-search .result .row .pro-title.name a, .page-search .result .row .pro-title.name {
		font-weight: 400;
		font-family: 'Roboto', sans-serif !important;
		line-height: normal;
	}
	.result .row .pro-sku {
		font-size: 22px;
		margin-top: 5px;
		font-weight: 500;
	}
	.result .row-probes .platform-name {
		font-size: 20px;
		margin-top: 25px;
	}
	.page-search .compare-toggle:before {
		top: -2px;
	}
	.page-search .container.search-list, .page-search .container-fluid {
		font-family: 'Roboto', sans-serif !important;
	}
	.page-search .item-list .pager li {
		display: block;
		float: left;
		padding: 0 6px;
		margin: 0 0 12px;
	}
	.page-search #block-system-main .content ul {
		margin-bottom: 0;
	}
	.page-search .item-list ul.pager li.pager-current {
		padding: 4px 11px;
		margin: 0 6px;
	}
	.page-search .item-list ul.pager li.pager-current.first {
		margin-left: 0;
	}
	.page-search .item-list ul.pager li.pager-first.first {
		padding-left: 0;
	}
	.result .search-results .row-probes .col-sm-8 {
		padding-left: 0;
		padding-right: 0;
	}
	.result .row .pro-detail-tab li .text {
		padding: 10px 20px;
	}
	.page-search table tr.even, .page-search table tr.odd {
		padding: 0;
	}
	.result .row .pro-detail-tab .table tr td:first-child {
		padding-left: 0;
		font-size: 18px;
		width: 35%;
	}
	.page-search tr.even td, .page-search tr.odd td {
		font-size: 17px;
		font-weight: 400;
	}
	.page-search .result .row .related-probes .pro-title.name {
		font-size: 20px;
	}
	.result .row .attr-title {
		display: inline-block;
		font-size: 17px;
		font-weight: 500;
	}
	.result .row .pro-title {
		font-size: 22px;
		display: inline-block;
		font-weight: 500;
	}
	.result .row-probes .contol-probes, .result .row-probes .related-probes {
		padding: 10px 0 20px;
	}
	.page-search .region-sidebar-first h2.title {
		font-size: 25px;
		font-weight: 400;
		margin: 0 0 20px;
	}
	.page-search .region-sidebar-first li a.facetapi-inactive {
		margin-bottom: 20px;
		padding-left: 35px;
		font-size: 15px;
		font-weight: 400;
	}
	.region-sidebar-first li input[type="checkbox"]:not(:checked) + a::before {
		border: 1px solid #9797A4;
		background: #F7F7F7;
	}
	.page-search .region-sidebar-first li .inactive-label {
		margin-bottom: 20px;
		margin-left: 15px;
		font-size: 15px;
		font-weight: 400;
		display: inline-block;
	}
	.page-search .result .related-doc:last-child {
		border: 0 none;
	}
	.page-main-container .ser-res .refine-results.active {
		color: #2E2D34;
		border: 0 none;
		padding: 15px 0px 0;
		font-size: 25px;
		background: 0 none;
		box-shadow: none;
		display: block;
		text-align: left;
		background-image: url('../img/banner-close.png');
		background-repeat: no-repeat;
		background-position: right 22px;
		background-color: transparent;
		margin-right: 15px;
	}
	.result .row-nonprobes {
		padding: 25px 20px 0;
	}
	.result .row-nonprobes .borderline {
		margin-bottom: 25px;
	}
	.page-search .search-results .row .col-sm-8 {
		padding-left: 0;
		padding-right: 0;
	}
	.page-search .result .row .col-sm-8 .pro-title.name {
		padding-top: 25px;
	}
	.new-img-gall:first-child {
		padding-top: 20px;
	}
}

@media screen and (max-width: 640px){
	.well.gallery-slider{
		width: 80%;
	}
	.gallery-bxslider img{
		height: auto;
	}
}

@media (max-width: 479px) {
	.ser-res {
		font-size: 30px;
	}
	.page-search .search-help {
		font-size: 18px;
		line-height: 24px;
		margin: 10px 0 25px;
	}
	.page-search .tab-solr-search.first .cms-custom li.facetapi-active{
		font-size: 25px;
	}
	.result .row .pro-title.name a, .result .row .pro-title.name {
		font-size: 20px;
	}
	.result .row .pro-sku {
		font-size: 16px;
	}
	.result .row-probes .platform-name {
		font-size: 16px;
		margin-top: 20px;
	}
	.result .row .pro-detail-tab li a[data-toggle] {
		font-size: 15px;
		line-height: 25px;
	}
	.result .row .pro-detail-tab .table tr td:first-child {
		font-size: 15px;
		width: 30%;
	}
	.page-search tr.even td, .page-search tr.odd td {
		font-size: 14px;
	}
	.page-search .result .row .related-probes .pro-title.name {
		font-size: 17px;
	}
	.result .row .attr-title {
		font-size: 15px;
	}
	.result .row .pro-title {
		font-size: 18px;
	}

}
