@charset "UTF-8";
@font-face {
font-family: 'Lato-Semibold';
src: url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/Lato-Semibold_latin+latin-ext_gdi.eot);
src: url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/Lato-Semibold_latin+latin-ext_gdi.eot?#iefix) format('embedded-opentype'), url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/Lato-Semibold_latin+latin-ext_gdi.woff) format('woff'), url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/Lato-Semibold_latin+latin-ext_gdi.ttf) format('truetype'), url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/Lato-Semibold_latin+latin-ext_gdi.svg#Lato-Semibold) format('svg');
font-weight: 600;
font-style: normal;
font-stretch: normal;
unicode-range: U+000D-A721;
}
html, body {
margin: 0px;
padding: 0px;
}
* {
-webkit-appearance: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
body {
background: #fff;
color: #868686;
font-family: 'Lato', sans-serif;
font-size: 15px;
}
a {
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px;
}
a img {
border: 0px;
}
ul, li {
list-style: none;
margin: 0px;
padding: 0px;
}
.wrapper {
max-width: 960px;
margin: 0 auto;
clear: both;
}
.header {
background: #fff none repeat scroll 0 0;
float: left;
height: 198px;
position: fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
z-index: 10000;
}
.header.sticky {
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.top_header {
float: left;
width: 100%;
background-color: #f2f2f2;
}
.left_header {
float: right;
width: 50%;
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/top_header_bg.png) no-repeat left top;
background-size: 100% 100%;
height: 42px;
position: relative;
}
.top_bar {
float: left;
left: 0px;
position: absolute;
top: 0px;
width: 100%;
}
.top_bar ul {
display: inline-block;
margin: 0px 0px 0px 80px;
}
.top_bar ul li {
display: inline-block;
margin: 11px 10px;
font-size: 16px;
}
.top_bar ul li a {
display: inline-block;
color: #FFF;
}
.top_bar ul li span {
color: #231f20;
display: inline-block;
font-size: 20px;
vertical-align: middle;
margin: 0px 10px 0px 0px;
}
.top_bar ul li a:hover {
color: #231f20;
}
.header_logo {
float: left;
width: 50%;
margin: 10px 0px;
}
.header_search {
float: right;
width: 295px;
border: 1px solid #e0e0e0;
margin: 30px 0px;
}
.header_search input[type="text"] {
background: transparent;
color: #888888;
border: none;
font-style: italic;
font-size: 15px;
height: 43px;
padding: 0px 10px;
width: 215px;
float: left;
}
.header_search input[type="text"]:focus {
font-style: normal;
}
.header_search button {
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/search_bg.png) no-repeat left top;
border: none;
float: right;
color: #fff;
font-size: 28px;
height: 37px;
margin: 3px 3px 0px 0px;
padding: 3px 2px 2px 10px;
width: 51px;
font-weight: normal;
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header_search button:hover, .header_search button:focus {
color: #231f20;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header_menu {
float: left;
width: 100%;
border-top: 1px solid #efefef;
}
.home_video {
width: 100%;
float: left;
text-align: center;
overflow: hidden;
margin-top: 198px;
}
.home_video img {
width: 100%; }
.product_category_view {
width: 100%;
float: left;
margin: 15px 0px 10px;
}
h3.title {
color: #00a7de;
float: left;
font-size: 36px;
font-weight: 300;
margin: 0px 0px 10px;
padding: 15px 0px;
text-align: center;
text-transform: uppercase;
width: 100%;
font-family: 'Open Sans', sans-serif;
}
.product_category_box {
width: 940px;
float: left;
margin: 10px;
}
.product_category_box a {
float: right;
}
.product_category_imagebox {
background: #f7f7f7;
display: table-cell;
float: left;
margin: 0px 5px;
overflow: hidden;
text-align: center;
width: 88%;
height: 345px;
position: relative;
}
.product_category_imagebox img {
vertical-align: middle;
max-width: 100%;
height: auto;
}
.product_category_text {
float: left;
padding: 15px;
text-align: left;
width: 86%;
}
.product_category_text strong {
color: #333333;
display: block;
font-family: 'Lato-Semibold';
font-size: 16px;
font-weight: normal;
}
.product_category_text .text_inner {
bottom: 55px;
display: block;
font-size: 15px;
font-weight: normal;
left: 15px;
position: absolute;
}
.product_category_label {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-size: 14px;
font-weight: 400;
padding: 4px 30px;
text-align: center;
position: absolute;
right: 15px;
bottom: 13px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.product_category_box a:hover span.product_category_label {
border: 1px solid #00a8e0;
background-color: #fff;
color: #00a8e0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.product_category_box .owl-controls {
position: absolute;
right: -100px;
top: 140px;
width: 1151px;
height: 0px;
}
.product_category_box .owl-prev {
float: left;
}
.product_category_box .owl-next {
float: right;
}
.product_category_box .owl-prev span, .product_category_box .owl-next span {
color: #858384;
font-size: 34px;
}
.product_category_box .owl-prev span:hover, .product_category_box .owl-next span:hover {
color: #00a8e0;
}
.latest_news {
float: left;
width: 100%;
background-color: #f7f7f7;
padding: 30px 0px 40px;
margin: 20px 0px 0px 0px;
}
.latest_news_list {
float: left;
width: 100%;
text-align: center;
}
.latest_news_list ul {
display: block;
margin: 10px 0px 40px;
}
.latest_news_list ul li {
display: inline-block;
background-color: #FFF;
max-width: 280px;
height: 290px;
position: relative;
vertical-align: top;
margin: 0px 55px;
}
.latest_news_list ul li:first-child {
margin: 0px;
}
.latest_news_list ul li:last-child {
margin: 0px;
}
.latest_news_list ul li img {
max-width: 100%;
}
.latest_news_list ul li div {
background: #fff;
bottom: -20px;
display: inline-block;
left: 0;
padding: 10px 20px 20px; text-align: left;
}
.latest_news_list ul li div strong {
color: #333333;
display: block;
font-size: 18px;
font-weight: bold;
margin: 15px 0px 15px;
}
.latest_news_list ul li div span {
display: block;
font-size: 15px;
font-weight: normal;
font-style: italic;
margin: 0px 0px 15px;
}
.latest_news_list ul li div a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 400;
padding: 6px 20px;
text-align: center;
}
.latest_news_list ul li div a:hover {
border: 1px solid #00a8e0;
background-color: #f7f7f7;
color: #00a8e0;
}
.latest_news_list > a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
display: inline-block;
font-size: 20px;
font-weight: 400;
padding: 12px 40px;
margin: 15px 0px 0px 0px;
}
.latest_news_list > a:hover {
border: 1px solid #00a8e0;
background-color: #fff;
color: #00a8e0;
}
.testimonial {
float: left;
width: 100%; background-size: 100%;
padding: 25px 0px 5px;
background-repeat: no-repeat;
background-position: center top;
}
.testimonial1 {
float: left;
width: 100%;
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/testimonial-bg.jpg) no-repeat center top;
background-size: 100%;
padding: 25px 0px 5px;
}
.testimonial_slider {
width: 100%;
float: left;
height: 215px;
text-align: center;
margin: 15px 0px 0px;
}
.testimonial_box {
float: left;
width: 100%;
}
.testimonial_box > img {
display: inline-block;
vertical-align: top;
margin: 8px 0px 0px;
}
.testimonial_box > p {
color: #ffffff;
display: inline-block;
font-size: 15px;
font-style: italic;
line-height: 24px;
width: 77%;
margin: 0px;
}
.testimonial_view {
display: inline-block;
margin: 15px auto;
text-align: left;
width: 215px;
}
.testimonial_view img {
float: left;
border: 1px solid #FFF;
padding: 2px;
max-width: 100%;
float: left;
margin: 0px 10px 0px 0px;
}
.testimonial_view > h4 {
color: #ffffff;
display: block;
font-size: 17px;
font-weight: 400;
}
.testimonial_view > p {
color: #ffffff;
font-size: 16px;
display: block;
margin: 0px;
}
.suppliers_view {
float: left;
width: 100%;
background-color: #f7f7f7;
padding: 20px 0px;
}
.suppliers_box {
width: 100%;
float: left;
margin: 15px 0px 50px;
}
.suppliers_image_box {
display: inline-block;
text-align: center;
}
.suppliers_image_box a {
display: table-cell;
width: 175px;
height: 98px;
border: 1px solid #d0cece;
color: #ada8a8;
font-size: 24px;
text-transform: uppercase;
text-align: center;
font-family: 'Oswald', sans-serif;
vertical-align: middle;
}
.suppliers_image_box a img {
max-height: 98px;
max-width: 175px;
}
.suppliers_box .owl-controls {
height: 0px;
position: absolute;
right: -90px;
top: 30px;
width: 1152px;
}
.suppliers_box .owl-prev {
float: left;
}
.suppliers_box .owl-next {
float: right;
}
.suppliers_box .owl-prev span, .suppliers_box .owl-next span {
color: #858384;
font-size: 34px;
}
.suppliers_box .owl-prev span:hover, .suppliers_box .owl-next span:hover {
color: #00a8e0;
}
.footer {
float: left;
width: 100%;
}
.questions {
float: left;
width: 40%;
margin: 20px 0px;
}
.questions h2 {
color: #00a7de;
float: left;
font-size: 36px;
font-weight: 300;
padding: 15px 0px 10px;
text-transform: uppercase;
width: 100%;
font-family: 'Open Sans', sans-serif;
}
.questions p {
display: block;
font-size: 17px;
line-height: 24px;
}
.questions span {
background-color: #eeeeee;
color: #828282;
float: left;
font-size: 30px;
height: 32px;
line-height: 0;
padding: 14px 10px;
width: 30px;
margin: 0px 3px 0px 0px;
}
.questions a {
background-color: #eeeeee;
color: #828282;
float: left;
font-size: 36px;
height: 30px;
line-height: 25px;
padding: 15px 25px;
}
.get_directions {
float: right;
width: 50%;
margin: 40px 0px 0px;
}
.get_directions ul {
float: left;
width: 70%;
margin-bottom: 10px;
}
.get_directions ul li {
display: inline-block;
margin: 5px 18px;
color: #00a7de;
width: 100%;
}
.get_directions ul li span {
color: #333333;
display: inline-block;
font-size: 22px;
margin: 0px 10px 0px 0px;
vertical-align: middle;
}
.get_directions ul li a {
color: #00a7de;
display: inline-block;
margin: 2px 0px 0px;
vertical-align: top;
}
.get_directions ul li a:hover {
color: #231f20;
}
.get_directions > img {
float: right; max-width: 100%;
}
.get_directions > a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-weight: 400;
margin: 12px 0px 0px;
padding: 7px 10px;
}
.get_directions > a:hover {
background-color: #f7f7f7;
border: 1px solid #00a8e0;
color: #00a8e0;
}
.newsletter_subscribe {
float: left;
width: 100%;
background-color: #00a7de;
padding: 10px 0px; }
.newsletter_view {
background-color: #58bbe5;
float: left;
width: 98%;
padding: 1%;
}
.newsletter_view span {
float: left;
width: auto;
color: #FFF;
font-size: 17px;
margin: 15px 0px 15px 8px;
}
.newsletter_form {
float: right;
width: 62%;
}
.newsletter_form input[type="text"], .newsletter_form input[type="email"] {
background: #fff;
border: none;
color: #888888;
float: left;
font-size: 15px;
font-style: italic;
height: 51px;
padding: 0px 10px;
width: 227px;
}
.newsletter_form input[type="text"]:focus, .newsletter_form input[type="email"]:focus {
font-style: normal;
}
.email_cols {
background-color: #fff;
float: right;
width: 325px;
}
.email_cols input[type="email"] {
width: 225px;
}
.newsletter_form button {
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/email_bg.png) no-repeat left top;
border: medium none;
color: #fff;
cursor: pointer;
float: right;
font-size: 23px;
height: 49px;
margin: 1px 1px 1px 0px;
padding: 8px 2px 2px 12px;
width: 71px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.newsletter_form button:hover, .newsletter_form button:focus {
color: #231f20;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.footer_bottom {
float: left;
width: 100%;
padding: 10px 0px;
font-family: 'Open Sans', sans-serif;
}
.left_footer {
float: left;
width: 55%;
}
.left_footer li {
border-right: 1px solid #333333;
color: #333333;
display: inline-block;
font-size: 12px;
line-height: 11px;
padding: 0 5px 0 2px;
vertical-align: middle;
}
.left_footer li:last-child {
border-right: none;
}
.left_footer li a {
display: inline-block;
color: #333333;
}
.left_footer li a:hover {
color: #00a7de;
}
.right_footer {
float: right;
width: auto;
}
.right_footer li {
border-right: 1px solid #333333;
color: #333333;
display: inline-block;
font-size: 12px;
line-height: 11px;
padding: 0 5px 0 2px;
vertical-align: middle;
}
.right_footer li:last-child {
border-right: none;
}
.right_footer li a {
display: inline-block;
color: #333333;
}
.right_footer li a:hover {
color: #00a7de;
} .breadcrumbs_title {
float: left;
width: 100%;
background-position: left top;
background-repeat: repeat;
background-size: cover;
margin-top: 198px;
}
.breadcrumbs_title1 {
float: left;
width: 100%;
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/breadcrumbs_line.jpg) repeat left top;
margin-top: 198px;
}
.title_top {
float: left;
width: 100%;
}
.title_top h1 {
color: #fff;
display: table-cell;
font-size: 32px;
font-style: italic;
font-weight: 300;
height: 83px;
vertical-align: middle;
width: 100%;
}
.middle {
float: left;
width: 100%;
}
.section_1 {
float: left;
width: 100%;
padding: 25px 0px;
margin: 20px 0px;
}
.left_image {
float: left;
width: 50%;
margin: 5% 0px 0px;
}
.left_image img {
float: left;
max-width: 100%;
}
.right_text {
float: right;
width: 49%;
}
.right_text h3 {
color: #00a7de;
float: left;
font-size: 30px;
font-weight: normal;
margin: 15px 0px;
text-transform: uppercase;
width: 100%;
font-family: 'Lato-Semibold';
}
.right_text h4, .full_text h4 {
color: #333333;
display: block;
font-size: 19px;
font-weight: normal;
margin: 15px 0;
font-family: 'Lato-Semibold';
}
.right_text p, .full_text p {
font-size: 16px;
font-weight: normal;
margin: 0px 0px 15px;
}
.full_team img {
margin-top: 45px;
}
.right_text a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 400;
padding: 6px 20px;
text-align: center;
}
.right_text a:hover {
background-color: #f7f7f7;
border: 1px solid #00a8e0;
color: #00a8e0;
}
.section_2 {
background-color: #f7f7f7;
float: left;
width: 100%;
padding: 60px 0px;
margin: 25px 0px;
}
.section_2 .left_image {
float: right;
width: 50%;
margin: 3% 0px 0px;
}
.section_2 .right_text {
float: left;
width: 49%;
} .full_text {
float: left;
width: 100%;
}
.full_team {
float: left;
width: 100%;
text-align: center;
margin: 0px 0px -62px;
}
.full_team h3 {
color: #00a7de;
float: left;
font-size: 30px;
font-weight: 400;
margin: -15px 0px 15px;
font-family: 'Lato-Semibold';
text-transform: uppercase;
width: 100%;
}
.full_team p {
font-size: 15px;
font-weight: normal;
margin: 0px 0px 30px;
}
.full_team img {
max-width: 100%;
}
.onwer_view {
margin: 40px 0px 0px;
padding: 0px;
}
.onwer_image {
margin: 0px;
}
.onwer_text {
width: 46%;
}
.onwer_text h3 {
margin: 0px;
}
.onwer_text > ul {
display: inline-block;
margin: 10px 0px;
padding: 0px 0px 0px 40px;
}
.onwer_text > ul li {
list-style-image: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/disc.png);
display: list-item;
font-size: 16px;
}
.gray_bg {
background-color: #f7f7f7;
float: left;
width: 100%;
background-position: right 20% bottom 0;
background-repeat: no-repeat;
}
#pharmapbg {
background-position: right 20% bottom 0;
background-repeat: no-repeat;
float: left;
width: 100%;
} .map {
float: left;
width: 100%;
background-color: #e1e1e1;
}
.map iframe {
width: 100%;
height: 435px;
}
.map_directions {
float: left;
width: 100%;
padding: 3px 0px;
}
.map_directions > p {
color: #333333;
float: left;
font-family: "Lato-Semibold";
font-size: 18px;
font-weight: normal;
margin: 15px 13px 15px 0px;
}
.map_directions input[type="text"] {
background: #f6f6f6;
border: none;
color: #333333;
float: left;
font-size: 18px;
font-family: 'Lato-Semibold';
height: 51px;
padding: 0px 15px;
width: 285px;
}
.map_directions input[type="text"]:focus {
font-style: normal;
}
.map_directions > span {
float: left;
margin: 0px 0px 0px 10px;
}
.map_directions > span a {
border: 2px solid #f6f6f6;
color: #333333;
float: left;
font-family: "Lato-Semibold";
font-size: 15px;
height: 19px;
padding: 14px 15px;
vertical-align: middle;
width: auto;
}
.map_directions > span a:hover {
border: 2px solid #00a7de;
color: #fff;
}
.map_directions > a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 400;
padding: 10px 15px;
text-align: center;
margin: 5px 0px;
}
.map_directions > a:hover {
background-color: #fff;
border: 1px solid #00a8e0;
color: #00a8e0;
}
.contact_form {
float: left;
width: 64%;
margin: 0px 0px 55px 0px;
}
.contact_form h3 {
color: #00a7de;
font-size: 24px;
font-weight: 700;
margin: 15px 0px 15px;
text-transform: uppercase;
width: 100%;
}
.contact_form p {
font-size: 18px;
color: #333333;
font-weight: normal;
margin: 0px 0px 30px;
font-family: "Lato-Semibold";
}
.rows {
display: inline-block;
width: 100%;
margin: 15px 0px;
}
.left {
float: left;
width: 47%;
}
.right {
float: right;
width: 47%;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
background: #fff;
border: 1px solid #e0e0e0;
color: #888888;
float: left;
font-family: 'Lato', sans-serif;
font-size: 15px;
font-style: italic;
height: 41px;
padding: 0px 10px;
width: 265px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.contact_form input[type="text"]:focus, .contact_form input[type="email"]:focus, .contact_form input[type="tel"]:focus, .contact_form textarea:focus {
font-style: normal;
border: 1px solid #58bbe5;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.contact_form textarea {
background: none repeat scroll 0 0 #fff;
border: 1px solid #e0e0e0;
color: #888888;
float: left;
font-family: "Lato", sans-serif;
font-size: 15px;
font-style: italic;
height: 238px;
margin: 0px 0px 15px;
padding: 10px;
transition: all 0.5s ease-in-out 0s;
width: 590px;
overflow: auto;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.contact_form label {
color: #888888;
font-size: 15px;
font-weight: normal;
}
.contact_form input[type="submit"] {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
cursor: pointer;
float: right;
font-size: 16px;
font-weight: 400;
margin: 25px 0;
padding: 10px 25px;
text-align: center;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.contact_form input[type="submit"]:hover {
background-color: #fff;
border: 1px solid #00a8e0;
color: #00a8e0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.have_question {
float: right;
width: 26%;
}
.have_question .questions {
float: left;
margin: 20px 0;
width: 100%;
}
.have_question .questions h2 {
color: #00a7de;
float: left;
font-family: "Lato", sans-serif;
font-size: 24px;
font-weight: 700;
padding: 15px 0px 10px;
text-transform: uppercase;
width: 100%;
}
.have_question .questions span {
background-color: #eeeeee;
color: #828282;
float: left;
font-size: 30px;
height: 25px;
line-height: 0px;
margin: 0px 3px 0px 0px;
padding: 14px 10px;
width: 25px;
}
.have_question .questions a {
background-color: #eeeeee;
color: #828282;
float: left;
font-size: 24px;
height: 30px;
line-height: 28px;
padding: 12px;
}
.have_question .get_directions {
float: right;
margin: 0px;
width: 100%;
}
.have_question .get_directions ul {
float: left;
width: 100%;
}
.have_question .get_directions ul li span {
float: left;
margin: 0px 10px 0px 0px;
} .product_image img {
float: right;
} .brand_view {
float: left;
width: 100%;
margin: 60px 0px;
}
.brand_box {
width: 100%;
float: left;
}
.brand_box ul li {
display: inline-block;
max-width: 33%;
height: 425px;
}
.brand_box ul li .brand_imagebox {
background: #f7f7f7;
display: table-cell;
float: left;
overflow: hidden;
text-align: center;
width: 92%;
height: 400px;
position: relative;
}
.brand_box ul li .brand_imagebox img {
vertical-align: middle;
max-width: 100%;
height: auto;
}
.brand_box ul li .brand_text {
float: left;
padding: 15px;
text-align: left;
width: 90%;
}
.brand_box ul li .brand_text strong {
color: #333333;
display: block;
font-family: 'Lato-Semibold';
font-size: 16px;
font-weight: normal;
}
.brand_box ul li .brand_text .text_inner {
bottom: 70px;
display: block;
font-size: 15px;
font-weight: normal;
left: 15px;
position: absolute;
width: 94%;
}
.brand_box ul li a {
float: right;
}
.brand_box ul li .brand_label {
background-color: #58bbe5;
border: 1px solid #58bbe5;
color: #ffffff;
float: right;
font-size: 14px;
font-weight: 400;
padding: 8px 20px;
text-align: center;
position: absolute;
right: 15px;
bottom: 15px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.brand_box ul li a:hover span.brand_label {
border: 1px solid ##58bbe5;
background-color: #fff;
color: #00a8e0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} .left_news_event {
float: left;
width: 67%;
margin: 50px 0px;
}
.section_3 {
float: left;
width: 100%;
background-color: #f7f7f7;
margin: 20px 0px;
}
.section_3 img {
float: left;
max-width: 100%;
margin: 0px 20px 0px 0px;
}
.section_3 h3 {
color: #00a7de;
font-size: 19px;
font-weight: normal;
margin: 10px 0px;
text-transform: uppercase;
font-family: 'Lato-Semibold';
}
.section_3 ul {
display: block;
}
.section_3 ul li {
display: inline-block;
font-size: 15px;
}
.section_3 p {
display: block;
font-size: 15px;
line-height: 24px;
width: 98%;
margin: 10px 0px;
}
.section_3 span {
display: block;
}
.section_3 span a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-weight: 400; margin: 18px 15px 15px 0px;
padding: 10px 15px;
}
.section_3 a:hover {
background-color: #fff;
border: 1px solid #00a8e0;
color: #00a8e0;
}
.right_news_event {
float: right;
width: 30%;
margin: 60px 0px;
}
.find_more {
float: left;
width: 100%;
margin: 10px 0px 15px;
}
.find_more input[type="text"] {
background: #fff;
border: 1px solid #e0e0e0;
color: #888888;
float: left;
font-size: 15px;
font-style: italic;
height: 38px;
padding: 0px 10px;
width: 191px;
}
.find_more input[type="text"]:focus {
font-style: normal;
}
.find_more button {
background: #00a7df;
border: medium none;
color: #fff;
cursor: pointer;
float: left;
height: 40px;
padding: 2px;
width: 70px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.find_more button:hover, .find_more button:focus {
color: #000;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.popular_post {
float: left;
width: 100%;
}
.popular_post h3, .categories_view h3, .tag_view h3 {
color: #00a7de;
font-size: 19px;
font-weight: normal;
margin: 20px 0px 10px;
text-transform: uppercase;
font-family: 'Lato-Semibold';
}
.popular_post ul li {
display: inline-block;
width: 100%;
margin: 10px 0px;
}
.popular_post ul li img {
float: left;
max-width: 100%;
margin: 0px 13px 0px 0px;
}
.popular_post ul li a {
color: #868686;
display: inline;
font-size: 15px;
font-weight: normal;
}
.popular_post ul li span {
display: block;
font-size: 15px;
font-style: italic;
color: #333333;
}
.categories_view {
float: left;
width: 100%;
}
.categories_view ul {
display: inline-block;
padding: 0px 0px 0px 20px;
}
.categories_view ul li {
display: inline-block;
width: 100%;
margin: 3px 0px;
}
.categories_view ul li a {
display: list-item;
list-style-image: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/disc.png);
font-size: 15px;
color: #868686;
}
.categories_view ul li a:hover {
list-style-image: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/disc2.png);
color: #00a7e0;
}
.tag_view {
float: left;
width: 100%;
}
.tag_view ul {
display: inline-block;
}
.tag_view ul li {
display: inline-block;
margin: 5px 8px 5px 0px;
}
.tag_view ul li a {
border: 2px solid #e0e0e0;
display: inline-block;
font-size: 15px;
color: #868686;
padding: 5px 6px;
}
.tag_view ul li a:hover {
color: #00a7e0;
border: 2px solid #00a7e0;
} .news_event_detail {
float: left;
width: 100%;
margin: 30px 0px 0px;
}
.news_event_detail img {
max-width: 100%;
}
.news_event_detail h3, .bottom_detail h3 {
color: #00a7de;
font-size: 19px;
font-weight: normal;
margin: 15px 0px;
text-transform: uppercase;
font-family: 'Lato-Semibold';
}
.news_event_detail p, .bottom_detail p {
font-size: 15px;
line-height: 24px;
}
.new_line {
float: left;
width: 95%;
border: 1px solid #e1e0e0;
padding: 10px 15px;
margin: 0px 0px 10px 0px;
}
.new_line ul {
display: inline-block;
}
.new_line ul li {
display: inline-block;
font-size: 15px;
}
.social_menu {
float: right;
}
.social_menu > li {
float: left;
margin: 0px 0px 0px 10px;
}
.social_menu > li a {
float: left;
}
.list_detail {
display: inline-block;
padding: 0px 0px 0px 18px;
}
.list_detail > li {
width: 100%;
margin: 3px 0px;
font-size: 15px;
display: list-item !important;
list-style-image: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/disc.png);
}
.bottom_detail {
float: left;
width: 100%;
margin: 15px 0px 0px;
}
.bottom_detail ul li {
display: inline-block; margin: 0 10px 20px 0;
width: 46%;
}
.bottom_detail ul li img {
display: inline-block;
max-width: 100%;
}
.bottom_detail li:last-child {
margin: 0px;
} .product_category_list {
float: left;
width: 31%;
margin: 70px 30px 0px 0px;
}
.category_list {
float: left;
width: 99%;
border: 1px solid #ededed;
border-bottom: none;
margin: 0px 0px 60px;
}
.category_list h3, .filter_view h3 {
border-bottom: 1px solid #ededed;
color: #00a7e0;
display: inline-block;
font-family: "Lato-Semibold";
font-size: 20px;
font-weight: 400;
padding: 15px 4%;
text-transform: uppercase;
width: 92%;
} .accordion, .accordion > div {
float: left;
width: 100%;
}
.accordion .menu_head {
padding: 4%;
width: 92%;
display: block;
border-bottom: 1px solid #ededed;
}
.accordion .menu_head {
background: #fafafa;
float: left;
font-weight: normal;
font-size: 19px;
cursor: pointer;
text-transform: uppercase;
color: #555555;
border-bottom: 1px solid #ededed;
font-family: 'Lato-Semibold';
}
.accordion .menu_body {
background: none;
border-top: 0px;
margin-top: 0px;
}
.accordion .currnt {
background: #fafafa;
border-bottom: none;
margin-bottom: 0px;
color: #555;
}
.accordion .plusminus {
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/down_arrow.png) no-repeat center right;
color: #555;
float: right;
font-size: 35px;
font-weight: normal;
line-height: 21px;
padding: 0px 6px;
text-indent: -99999px;
}
.accordion .currnt .plusminus {
background: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/up_arrow.png) no-repeat center right;
color: #555;
}
.category_list > a {
display: none;
background: #f8f8f8;
color: #1d1710;
padding: 10px 0px;
text-transform: uppercase;
font-weight: 300;
font-size: 16px;
width: 100%;
}
.category_list a span {
color: #517cce;
display: inline-block;
font-size: 32px;
line-height: 0px;
margin: 0px 5px;
vertical-align: middle;
width: 30px;
}
.product_list {
float: left;
width: 100%;
}
.product_list ul {
display: inline-block;
width: 100%;
margin: 5px 0px 0px;
}
.product_list ul li a:hover, .product_list ul li.active a {
color: #00a7e0;
} .filter_view {
float: left;
width: 99%;
border: 1px solid #e0e0e0;
margin: 0px 0px 50px;
border-bottom: none;
}
.filter_view_inner {
float: left;
width: 100%;
}
.acc_payment {
border-bottom: 1px solid #e0e0e0;
display: block;
padding: 10px 10px;
}
.acc_payment > input[type="checkbox"] {
float: left;
}
.acc_payment > label {
cursor: pointer;
display: inline-block;
font-size: 15px;
padding: 0px 0px 0px 40px;
position: relative;
text-transform: none;
text-transform: uppercase;
}
.acc_payment > input[type=checkbox] {
display: none;
}
.acc_payment > label:before {
content: "";
display: inline-block;
width: 15px;
height: 15px;
position: absolute;
left: 0px;
top: 0px;
background-color: #FFF;
border: 1px solid #dfe1e0;
}
.acc_payment > input[type=checkbox]:checked + label:before {
color: #00a7e0;
content: "✓";
font-size: 18px;
font-weight: 900;
line-height: 15px;
text-align: center;
} .left_list_view {
float: left;
margin: 50px 0px;
width: 65%;
}
.left_list_view .section_3 h3 {
color: #08312F;
font-family: "Lato-Semibold";
font-size: 19px;
font-weight: normal;
margin: 10px 0;
text-transform: capitalize;
}
.left_list_view .section_3 p {
display: block;
font-size: 14px;
line-height: 20px;
margin: 10px 15px;
width: auto;
}
.left_list_view .section_3 span a {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: right;
font-weight: 400; margin: 11px 15px 15px 0;
padding: 7px 20px;
}
.left_list_view .section_3 a:hover {
background-color: #fff;
border: 1px solid #00a8e0;
color: #00a8e0;
}
.product_list ul li {
display: block;
border-bottom: 1px solid #e9e9e9;
}
.product_list ul li a {
display: block;
font-size: 13px;
font-weight: bold;
color: #555555;
padding: 10px;
} .product_detail {
float: left;
width: 100%; margin: 50px 0;
}
.product_detail p {
font-size: 16px;
}
.product_detail span {
float: left;
margin: 20px 30px 0px 0px;
}
.product_detail span img {
float: left;
max-width: 100%;
}
.product_detail h3 {
color: #00a7de;
font-size: 26px;
font-weight: normal;
margin: 30px 0px 0px;
text-transform: uppercase;
}
.product_detail > ul {
display: inline-block;
margin: 10px 0px 30px;
padding: 0px 0px 0px 40px;
width: 46%;
}
.product_detail > ul li {
display: list-item;
font-size: 16px;
list-style-image: url(//pharmequip.com.au/wp-content/themes/pharmaequip/images/disc.png);
}
.product_specif {
float: left;
width: 100%;
}
.detail_specification {
float: left;
background-color: #ededed;
box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.15);
z-index: 9999;
left: 0;
position: fixed;
right: 0;
top: 198px;
display: table;
width: 100%;
padding: 10px 0;
}
.with-hero .detail_specification {
display: table;
padding: 10px 0;
position: initial;
width: 100%;
}
.with-hero .detail_specification + .product_specif {
margin-top: 0;
}
#nav {
float: left;
width: 75%;
}
#nav li {
border-right: 1px solid #d8d8d8;
float: left;
margin: 5px 0px;
padding: 5px 25px;
}
#nav li:last-child {
border-right: none;
}
#nav li a {
color: #545454;
font-size: 16px;
}
.active {
color: #00a7de !important;
}
#nav li a:hover {
color: #00a7de;
}
#slide0 {
background: #f7f7f7;
float: left;
margin: 0px;
padding: 60px 0px;
width: 100%;
}
#slide1 {
background-color: #fff;
float: left;
margin: 0px;
padding: 60px 0px;
width: 100%;
}
#slide2 {
background: #f7f7f7;
float: left;
margin: 0px;
padding: 60px 0px;
width: 100%;
}
#slide3 {
background-color: #fff;
float: left;
margin: 0px;
padding: 85px 0px;
width: 100%;
}
.right_down {
float: right;
}
.right_down a {
float: left;
color: #fff;
background-color: #58bbe5;
}
.right_down a span {
float: left;
padding: 14px 20px 13px;
}
.right_down a img {
background-color: #4fb2dc;
float: left;
padding: 10px;
}
.right_down a:hover {
background-color: #4fb2dc;
}
.product_detail_view, .speciﬁcation_view, .photo_video_view {
float: left;
width: 100%;
}
.product_detail_view h2, .speciﬁcation_view h2, .photo_video_view h2, .left_enquire_view h2 {
color: #00a7de;
font-size: 26px;
font-weight: normal;
text-transform: uppercase;
}
.product_detail_view h3 {
color: #313131;
font-size: 18px;
text-transform: capitalize;
margin: 20px 0px 0px;
}
.product_detail_view p {
font-size: 15px;
line-height: 22px;
margin: 0px;
}
.product_detail_view p img {
max-width: 100%;
height: auto;
}
.speciﬁcation_detail {
float: left;
width: 90%;
margin: 40px 0px 0px 30px;
}
.speciﬁcation_view h3 {
color: #313131;
font-size: 18px;
text-transform: capitalize;
margin: 0px 0px 5px;
}
.speciﬁcation_detail img {
max-width: 100%;
}
.speciﬁcation_detail p {
font-size: 13px;
margin: 0px;
font-style: italic;
}
.phooto_video_slider {
float: left;
width: 100%;
position: relative;
margin: 30px 0px 0px;
}
.phooto_video_slider span {
display: inline-block;
margin: 0px 0px 14px 0px;
}
.phooto_video_slider .owl-controls {
height: 0px;
position: absolute;
right: 0px;
top: -55px;
width: 90px;
}
.phooto_video_slider .owl-controls .owl-page, .phooto_video_slider .owl-controls .owl-buttons div {
cursor: pointer;
display: inline-block;
margin: 0px 3px;
}
.phooto_video_slider .owl-page span {
background-color: #858384;
padding: 5px;
display: inline-block;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.phooto_video_slider .owl-page.active span {
background-color: #5ac0e6;
}
.left_enquire_view {
float: left;
width: 36%;
margin: 0px 30px 0px 0px;
}
.left_enquire_view h3 {
color: #313131;
font-size: 18px;
text-transform: capitalize;
margin: 30px 0px 0px;
}
.left_enquire_view p {
font-size: 15px;
line-height: 22px;
margin: 0px;
}
.right_enquire_view {
float: right;
width: 49%;
}
.enq_left {
float: left;
width: 47%
}
.enq_col {
float: left;
width: 100%;
margin: 0px 0px 10px;
}
.enq_col input[type="text"], .enq_col input[type="email"], .enq_col input[type="tel"] {
background: #fff;
border: 1px solid #e1e1e1;
color: #9b9b9b;
float: left;
font-size: 16px;
font-style: italic;
height: 38px;
padding: 0px 10px;
font-weight: normal;
width: 90%;
font-family: 'Lato-Semibold';
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.enq_col input[type="text"]:focus, .enq_col input[type="email"]:focus, .enq_col input[type="tel"]:focus, .enq_col textarea:focus {
font-style: normal;
border: 1px solid #58bbe5;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.enq_right {
float: right;
width: 47%;
}
.enq_col textarea {
background: #fff;
border: 1px solid #e1e1e1;
color: #9b9b9b;
float: left;
font-weight: normal;
font-size: 16px;
font-style: italic;
height: 67px;
font-family: 'Lato-Semibold';
padding: 10px 10px;
width: 90%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.enq_col input[type="submit"] {
background: #58bbe5;
border: 1px solid #58bbe5;
color: #fff;
float: left;
font-size: 16px;
height: 38px;
padding: 0px 10px;
font-weight: normal;
width: 100%;
cursor: pointer;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.enq_col input[type="submit"]:hover {
background: #fff;
border: 1px solid #58bbe5;
color: #58bbe5;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.enq_col label {
float: right;
font-size: 13px;
font-style: italic;
text-transform: capitalize;
}
.con-select { border: 1px solid #ccc;
border-radius: 0;
height: 40px;
margin-top: 7px;
max-width: 150px;
padding: 10px;
width: 100%;
float: left;
}
.map_directions > span a.active {
border: 2px solid #00a7de;
color: #fff;
}
.thanks-content .btn {
font-size: 22px;
min-width: 200px;
text-transform: capitalize;
}
.btn-white {
background-color: #00a8e0;
border: 1px solid #00a8e0;
color: #ffffff;
float: left;
font-weight: 400;
margin: 12px 0 0;
padding: 7px 10px;
}
.search_blog > a {
color: #00a7de;
float: left;
font-family: "Open Sans", sans-serif;
font-size: 20px;
font-weight: 300;
padding: 15px 0 10px;
text-transform: uppercase;
width: 100%;
}
.map-popup {
display: block;
padding: 5px;
}
.map-popup .r1 {
display: block;
margin-bottom: 8px;
font-size: 16px;
color: #2c2c2f;
}
.map-popup .btn {
font-size: 14px;
margin-top: 10px;
padding: 10px 12px;
}
.btn-green {
background-color: #00a8e0;
border-color: #00a8e0;
color: #fff;
}
.section_3.coulee > img {
border: 2px solid #e9e9e9;
}
.changemap {
cursor: pointer;
}
.bx-wrapper {
border: 0 solid #fff !important;
}
.parent_span.icon.icon-arrow-sans-down {
position: absolute;
right: 5px;
top: 30%;
transform: rotate(270deg);
-ms-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
}
.sub-menu .icon.icon-arrow-sans-up {
position: absolute;
right: 5px;
top: 10%;
}
.fancybox-slide--video .fancybox-content {
height: 394px !important;
max-height: 80%;
max-width: 80%;
width: 700px !important;
}
@media only screen and (min-width: 1100px) {
.bx-viewport {
height: 450px !important;
}
}
.bxslider span i {
bottom: 0;
color: #fff;
display: block;
font-size: 90px;
left: 0;
position: absolute;
right: 0;
top: 16%;
width: 100%;
z-index: 100;
}
.get_directions .fa-fax {
font-size: 15px;
}
.get_directions .fa-mobile {
font-size: 25px;
}
.get_directions .icon-marker {
font-size: 23px;
left: -5px;
margin: 0 0 !important;
position: relative;
}
.get_directions .icon-letter-mail-1 {
left: -3px;
margin-right: 0.1em !important;
position: relative;
top: 3px;
font-size: 20px;
}
#phooto_video_slider .owl-item .item > span {
height: 154px;
overflow: hidden;
position: relative;
width: 225px;
}
#phooto_video_slider .owl-item .item img {
height: 154px;
}
#phooto_video_slider .item .fa.fa-youtube-play {
color: #fff;
font-size: 40px;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-43%, -50%);
}
#phooto_video_slider .owl-buttons {
float: right;
top: 2px;
width: 1000px;
}
#phooto_video_slider .owl-prev {
position: absolute;
top: 200px;
}
#phooto_video_slider .owl-buttons .icon {
font-size: 40px;
}
#phooto_video_slider .owl-next {
position: absolute;
right: -40px;
top: 200px;
}
#phooto_video_slider .owl-item .item {
text-align: center;
}
.newsletter_view #es_widget_msg {
display: none;
}
.product_detail .left-cont {
overflow: hidden;
}
.testimonial {
background-size: cover !important;
}
.sitemapdiv a {
color: #00a7de;
}
.sitemapdiv a:hover {
color: #333333;
}
.sitemapdiv ul li {
margin-bottom: 10px;
}
.sitemapdiv > h2 {
margin-bottom: 15px;
} .filter-part {
position: absolute;
right: 0;
width: 215px;
min-height: 45px;
top: calc(50% - 4px);
background: #58bbe5;
text-align: left;
}
.filter-select {
display: block;
position: relative;
}
.filter-select span {
font-size: 15px;
font-weight: 400;
color: #fff;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-right: 55px;
line-height: 45px;
padding-left: 15px;
}
.filter-select i {
background: #4fb2dc;
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 45px;
line-height: 55px;
text-align: center;
}
.filter-options {
display: none;
}
.filter-options ul {
list-style-type: none;
margin: 0;
padding: 0;
max-height: 220px;
overflow-x: hidden;
overflow-y: auto;
}
.filter-options ul li {
display: block;
border-bottom: 1px solid rgba(35, 31, 30, 0.1);
}
.filter-options ul li:last-child {
border-bottom: 0;
}
.filter-options ul li a {
font-size: 14px;
font-weight: 400;
color: #fff;
display: block;
padding: 12px 15px;
}
.filter-options ul li a:hover, .filter-options ul li.selected a {
background: rgba(0, 0, 0, 0.5);
}@media only screen and (min-width: 981px) and (max-width: 1100px) {
.bx-viewport {
height: 403px !important;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
#phooto_video_slider .owl-next {
right: -30px;
}
#phooto_video_slider .owl-buttons {
width: 990px;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
#phooto_video_slider .owl-next {
right: -10px;
}
#phooto_video_slider .owl-buttons {
width: 760px;
}
.gray_bg,#pharmapbg {
background-position: right -15% bottom 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1101px) {
.bx-viewport {
height: 313px !important;
}
.questions a {
font-size: 31px;
}
}
@media only screen and (max-width: 1366px) {
.product_category_box .owl-controls {
right: -34px;
top: 140px;
width: 1015px;
}
.testimonial {
background-size: 100% 100%;
}
.testimonial_slider {
height: 225px;
}
.suppliers_box .owl-controls {
left: -35px;
top: 35px;
width: 1020px;
} .map iframe {
height: 380px;
}
}
@media only screen and (max-width: 980px) {
.wrapper {
width: 750px;
}
.left_header {
width: 59%;
}
.top_bar ul {
margin: 0px 0px 0px 40px;
}
.header_menu {
border-top: none;
} .product_category_box {
width: 700px;
margin: 5px 5px 5px 30px;
}
.product_category_box .owl-controls {
right: -20px;
top: 140px;
width: 760px;
}
.latest_news_list ul li {
height: 380px;
margin: 0px 40px;
max-width: 220px;
}
.suppliers_view {
text-align: center;
}
.suppliers_box {
display: inline-block;
float: none;
width: 700px;
}
.suppliers_box .owl-controls {
left: -30px;
top: 30px;
width: 760px;
}
.suppliers_image_box a {
font-size: 22px;
height: 90px;
width: 150px;
}
.questions {
width: 44%;
}
.get_directions {
width: 54%;
position: relative;
margin: 40px 0;
}
.get_directions ul {
width: 80%;
}
.get_directions ul li span {
font-size: 22px;
margin: 0px 4px 0px 0px;
}
.get_directions > a {
float: left;
left: 14px;
margin: 10px 0 20px;
position: relative;
}
.newsletter_subscribe {
position: relative;
z-index: 0;
}
.newsletter_form {
width: 79%;
} .left_image, .section_2 .left_image {
margin: 10% 0px 0px;
width: 50%;
}
.right_text, .section_2 .right_text {
width: 46%;
} .map iframe {
height: 300px;
}
.map_directions > p {
font-size: 14px;
margin: 10px 13px 10px 0px;
}
.map_directions input[type="text"] {
font-size: 16px;
height: 45px;
width: 260px;
}
.map_directions > span a {
font-size: 16px;
height: 18px;
padding: 12px 13px;
width: 26px;
}
.map_directions > a {
margin: 3px 0px;
}
.contact_form {
width: 60%;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
width: 189px;
}
.contact_form textarea {
width: 427px;
}
.have_question {
float: right;
width: 34%;
} .product_detail > ul {
width: 80%;
margin: 10px 0px;
} .brand_box ul li {
display: inline-block;
height: 390px;
max-width: 33%;
}
.brand_box ul li .brand_text {
float: left;
padding: 15px;
text-align: left;
width: 86%;
}
.brand_box ul li .brand_imagebox {
height: 370px;
}
.brand_box ul li .brand_text .text_inner {
width: 92%;
} .left_news_event {
width: 58%;
}
.section_3 {
margin: 20px 0px 15px;
}
.section_3 ul {
display: block;
margin: 0px 0px 10px;
}
.section_3 p {
font-size: 15px;
line-height: 24px;
width: 69%;
margin: 0px 0px 10px;
}
.section_3 span {
display: inline-block;
float: right;
width: 69%;
}
.right_news_event {
float: right;
margin: 60px 0px;
width: 39%;
} .new_line {
padding: 10px;
width: 95%;
}
.social_menu {
float: right;
margin: 15px 0px 0px;
} .category_list h3, .filter_view h3 {
font-size: 16px;
} .section_3 img {
float: left;
margin: 0px 20px 0px 0px;
max-width: 34%;
}
.product_category_list {
float: left;
margin: 70px 20px 0px 0px;
width: 33%;
}
.left_list_view .section_3 p {
display: block;
font-size: 13px;
line-height: 18px;
margin: 10px 15px;
width: auto;
} .product_detail span {
float: left;
margin: 20px 20px 15px 0px;
width: 52%;
}
#nav li {
padding: 5px 20px;
}
.phooto_video_slider span {
display: inline-block;
margin: 0px 0px 20px;
}
.left_enquire_view {
margin: 0px 20px 0px 0px;
width: 36%;
}
.right_enquire_view {
width: 61%;
}
.right_down a span {
font-size: 14px;
}
.menu-header-menu-container .parent_span.icon.icon-arrow-sans-down {
position: absolute;
right: 0;
top: 15px;
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
display: block;
margin: 0;
padding: 0;
}
.menu-header-menu-container .parent_span.icon.icon-arrow-sans-up {
position: absolute;
right: 0;
top: 15px;
transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
display: block;
margin: 0;
padding: 0;
}
.nav > li {
float: none;
width: 100%;
border-bottom: 1px solid #dfdfdf;
text-align: left;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
}
@media only screen and (min-width: 768px) and (max-width: 981px) {
.newsletter_view {
padding: 2%;
}
.newsletter_view span {
display: block;
width: 100%;
float: none;
text-align:center;
margin: 0 0 15px 8px;
}
.newsletter_form {
float: none;
margin: 0 auto;
}
.newsletter_view > div {
margin-bottom: 45px;
}
}@media only screen and (max-width: 767px) {
.product_detail .left-cont {
overflow: inherit;
}
#phooto_video_slider .owl-pagination .owl-page {
display: none;
}
#phooto_video_slider .owl-pagination .owl-page:nth-child(-n+4){ 
display: inline-block;
}
.wrapper {
width: 440px;
}
.header {
text-align: center;
height: 190px;
}
.breadcrumbs_title1 {
margin-top: 190px;
}
.detail_specification {
top: 190px;
}
.home_video {
margin-top: 190px;
}
.left_header {
background: #00a7df;
width: 100%;
}
.top_bar ul {
margin: 0px;
}
.top_bar ul li {
font-size: 13px;
margin: 9px 4px;
}
.top_bar ul li span {
font-size: 16px;
margin: 0px 5px 0px 0px;
}
.header_logo {
float: left;
margin: 10px 0;
text-align: center;
width: 100%;
}
.header_logo img {
max-width: 45%;
}
.header_search {
display: inline-block;
float: none;
margin: 5px 0 20px;
width: 295px;
display: none;
} .product_category_view, .suppliers_view {
text-align: center;
}
h3.title {
font-size: 26px;
}
.product_category_box {
display: inline-block;
float: none;
margin: 0px;
width: 228px;
}
.product_category_imagebox {
width: 95%;
}
.product_category_box .owl-controls {
right: -70px;
top: 140px;
width: 375px;
}
.latest_news_list ul li {
height: 367px;
margin: 40px 0px;
max-width: 290px;
}
.testimonial_slider {
height: 290px;
}
.suppliers_box {
display: inline-block;
float: none;
width: 340px;
}
.suppliers_box .owl-controls {
left: -50px;
top: 30px;
width: 440px;
}
.questions {
width: 100%;
}
.get_directions {
margin: 0 0 40px;
position: relative;
width: 100%;
}
.get_directions > a {
top: 13px;
margin: 0 0 40px;
}
.newsletter_form {
width: 99%;
}
.newsletter_form input[type="text"], .newsletter_form input[type="email"] {
margin: 0px 0px 10px;
width: 400px;
}
.email_cols {
float: left;
width: 420px;
margin: 0px 0px 10px;
position: relative;
}
.email_cols input[type="email"] {
width: 324px;
margin: 0px;
}
.footer_bottom {
text-align: center;
}
.left_footer {
display: inline-block;
float: none;
width: 100%;
}
.right_footer {
display: inline-block;
float: none;
margin: 5px 0px;
width: 100%;
} .section_1 {
margin: 20px 0px 0px;
}
.section_2 {
margin: 25px 0px 0px;
padding: 50px 0px;
}
.left_image, .section_2 .left_image {
float: left;
margin: 0px;
width: 100%;
}
.right_text, .section_2 .right_text {
margin: 20px 0px 0px;
width: 100%;
} .map iframe {
height: 150px;
}
.map_directions {
float: left;
padding: 3px 9%;
width: 72%;
}
.map_directions > p {
display: block;
float: none;
font-size: 16px;
margin: 10px 0px;
}
.map_directions input[type="text"] {
display: block;
float: none;
font-size: 18px;
height: 45px;
width: 285px;
}
.map_directions > span {
float: left;
margin: 10px 10px 10px 0px;
}
.map_directions > a {
margin: 12px 0px 5px;
}
.contact_form {
margin: 0px;
width: 100%;
}
.rows {
float: left;
margin: 0px;
}
.left {
float: left;
width: 100%;
}
.right {
float: right;
width: 100%;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
margin: 5px 0px;
width: 418px;
}
.contact_form textarea {
margin: 5px 0px 15px;
width: 418px;
height: 150px;
}
.contact_form input[type="submit"] {
margin: 25px 0px 0px;
}
.have_question {
float: right;
margin: 0px 0px 60px;
width: 100%;
} .brand_box {
margin: 0px;
text-align: center;
width: 100%;
}
.brand_box ul li {
display: inline-block;
height: 425px;
max-width: 69%;
}
.brand_box ul li .brand_imagebox {
width: 100%;
height: 400px;
}
.brand_box ul li .brand_text .text_inner {
width: 92%;
} .left_news_event {
width: 100%;
margin: 40px 0px 0px;
}
.section_3 img {
float: left;
margin: 0px;
max-width: 100%;
width: 100%;
}
.section_3 h3 {
font-size: 20px;
display: inline-block;
margin: 10px 0px 10px 10px;
}
.section_3 ul {
display: block;
margin: 0px 0px 10px 10px;
}
.section_3 p {
float: right;
font-size: 15px;
line-height: 24px;
width: 96%;
}
.section_3 span {
float: right;
width: 96%;
}
.right_news_event {
float: right;
margin: 0px 0px 60px;
width: 100%;
} .social_menu {
float: left;
margin: 15px 0px 0px;
} .category_list h3, .filter_view h3 {
font-size: 20px;
} .product_category_list {
display: table;
float: none;
margin: 40px auto 3px;
width: 70%;
}
.left_news_event {
display: table;
float: none;
margin: 0px auto;
width: 70%;
}
.filter_view {
margin: 0px 0px 15px;
}
.left_list_view .section_3 h3 {
margin: 10px 15px;
}
.left_list_view .section_3 p {
display: block;
font-size: 14px;
line-height: 18px;
margin: 0px 15px 10px;
width: auto;
} .product_detail span {
margin: 20px 0px;
width: 100%;
}
#nav {
float: left;
margin: 0px 0px 0px;
width: 100%;
}
#nav li {
padding: 3px 10px;
}
#nav li a {
font-size: 15px;
}
#nav li:last-child {
border-right: 1px solid #d8d8d8;
}
#slide1, #slide2, #slide3, #slide4, #slide5 {
padding: 25px 0px;
}
.product_detail_view h2, .speciﬁcation_view h2, .photo_video_view h2, .left_enquire_view h2 {
font-size: 22px;
}
.speciﬁcation_detail {
margin: 20px 0px 0px;
width: 100%;
}
.phooto_video_slider {
text-align: center;
}
.phooto_video_slider .owl-controls {
height: 11px; position: absolute;
right: 0px;
top: -55px;
width: 75px;
}
.left_enquire_view {
margin: 0px 0px 10px;
width: 100%;
}
.right_enquire_view {
width: 100%;
}
.enq_left {
width: 100%;
}
.enq_right {
width: 100%;
}
.enq_col input[type="text"], .enq_col input[type="email"], .enq_col input[type="tel"], .enq_col textarea {
width: 95%;
}
.phooto_video_slider {
margin: 45px 0px 0px;
}
.phooto_video_slider .owl-controls {
top: -30px;
}
.fancybox-slide--video .fancybox-content {
height: 50% !important;
max-height: 80%;
max-width: 90% !important;
width: 90% !important;
}
.newsletter_form button {
position: absolute;
right: 0;
}
#es_txt_email {
margin-bottom: 0;
}
.detail_specification {
height: 78px;
}
.filter-part {
top: 35px;
}
}
@media only screen and (min-width: 460px) and (max-width: 767px) {
#phooto_video_slider .owl-buttons {
width: 800px;
}
#phooto_video_slider .owl-prev {
top: 180px;
}
#phooto_video_slider .owl-next {
right: 40px;
top: 180px;
}
}
@media only screen and (min-width: 460px) and (max-width: 767px) {
.bx-viewport {
height: 238px !important;
}
}@media only screen and (max-width: 459px) {
.header {
height: 190px;
}
.breadcrumbs_title1 {
margin-top: 190px;
}
.detail_specification {
top: 190px;
}
.wrapper {
width: 300px;
}
.header_logo img {
max-width: 65%;
}
.home_video {
margin-top: 190px;
} .product_category_box .owl-controls {
right: -40px;
top: 140px;
width: 310px;
}
.testimonial_slider {
height: 355px;
}
.suppliers_box {
width: 250px;
}
.suppliers_box .owl-controls {
left: -25px;
top: 35px;
width: 290px
}
.questions h2 {
font-size: 30px;
}
.questions a {
font-size: 26px;
}
.get_directions ul {
width: 100%;
}
.get_directions ul li span {
font-size: 20px;
margin: 0;
}
.get_directions > a {
float: left;
position: relative;
top: 0px;
margin: 20px 0;
}
.get_directions > img {
float: right;
margin: 10px 0px 0px;
max-width: 100%;
}
.newsletter_form input[type="text"], .newsletter_form input[type="email"] {
width: 267px;
}
.email_cols {
float: left;
width: 287px;
}
.email_cols input[type="email"] {
margin: 0px;
width: 192px;
} .map_directions {
float: left;
padding: 3px 0px;
width: 97%;
}
.map_directions input[type="text"] {
display: block;
float: none;
font-size: 16px;
height: 45px;
width: 260px;
}
.contact_form p br {
display: none;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"] {
margin: 5px 0px;
width: 277px;
}
.contact_form textarea {
margin: 5px 0px 15px;
width: 277px;
height: 120px;
} .brand_box ul li {
display: inline-block;
height: 410px;
max-width: 85%;
}
.brand_box ul li .brand_imagebox {
height: 385px;
width: 100%;
} .bottom_detail ul li {
display: inline-block;
margin: 0px 0px 20px;
width: 100%;
}
.new_line {
padding: 10px;
width: 92%;
}
.social_menu > li {
float: left;
margin: 0px 1px;
} .product_category_list {
display: table;
float: none;
margin: 40px auto 3px;
width: 100%;
}
.left_news_event {
display: table;
float: none;
margin: 0 auto;
width: 85%;
}
.section_3 {
margin: 0px 0px 15px;
} #slide1, #slide2, #slide3, #slide4, #slide5 {
padding: 31px 0px;
}
.enq_col input[type="text"], .enq_col input[type="email"], .enq_col input[type="tel"], .enq_col textarea {
width: 92%;
}
.bx-viewport {
height: 196px !important;
}
#phooto_video_slider .owl-buttons {
width: 610px;
}
#phooto_video_slider .owl-prev {
top: 180px;
}
#phooto_video_slider .owl-next {
top: 180px;
right: -5px;
}
.detail_specification {
height: 112px;
}
.filter-part {
top: 68px;
}
}
@media only screen and (min-width: 460px) and (max-width: 580px) {
.bx-viewport {
height: 188px !important;
}
}
@media only screen and (max-width: 459px) {
.bx-viewport {
height: 131px !important;
}
.get_directions ul li {
width: auto;
}
.gray_bg {
background-position: right 35% bottom 0;
}
#pharmapbg {
background-position: right 45% bottom 0;
}
}

@font-face {
font-family: "spc";
src:url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/spc.eot);
src:url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/spc.eot?#iefix) format("embedded-opentype"),
url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/spc.woff) format("woff"),
url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/spc.ttf) format("truetype"),
url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/fonts/spc.svg#spc) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "spc" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "spc" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-align-justify:before {
content: "a";
}
.icon-arrow-sans-down:before {
content: "b";
}
.icon-arrow-sans-up:before {
content: "c";
}
.icon-telephone:before {
content: "d";
}
.icon-letter-mail-1:before {
content: "e";
}
.icon-magnifying-glass:before {
content: "f";
}
.icon-left-open-big:before {
content: "g";
}
.icon-right-open-big:before {
content: "h";
}
.icon-marker:before {
content: "i";
}
.icon-arrow-right:before {
content: "j";
}
.icon-arrow-1-down:before {
content: "k";
}
.icon-arrow-1-up:before {
content: "l";
}.menu{
width:100%;
float:left;
}
.toggleMenu {
background:#f2f2f2;
display:  none;
padding: 13px 10px;
color: #00a8e0;
width:730px;
font-size:14px;
border-bottom:1px solid #dfdfdf;
}
.toggleMenu span{
font-size:28px;
color:#00a8e0;
height:24px;
float:left;
margin:-6px 0px 0px 0px;
padding:0px;
}
a.toggleMenu:hover{
color:#FFF;
}
.nav {
float:left;
margin:0px;
width:960px;
list-style: none;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
width:210px;
z-index:9999;
}
.nav a {
color: #666666;
font-size: 15px;
padding: 15px 25px 14px;
text-transform: uppercase;
}
.nav a:hover{
color:#00a8e0;
}
.nav li {
position: relative;
}
.nav > li {
float: left;
}
.nav > li > a {
display: block;
margin-top:-1px;
border-top:1px solid #efefef;
border-left:1px solid #efefef;
}
.nav > li:last-child > a {
border-right:1px solid #efefef;	
}
.nav > li > a.parent {
display: inline-block;
}
.nav > li > span.parent_span {
display:none;
float:right;
width:37px;
text-align:center;
background:transparent;
padding:11px 5px 8px 10px;
height:20px;
cursor:pointer;
margin:3px 3px 3px 0px;
color:#00a8e0;
}
.nav > li > span.parent_span:active, .nav > li > span.parent_span:focus{
background:#29333e;
} .nav li ul {
background-color: #f2f2f2;
position: absolute;
left: -9999px;
border-top: 1px solid #00a8e0;
overflow-x: hidden;
max-height: calc(100vh - 215px);
overflow-y: auto;
}
.nav > li.hover > a, .nav > li.current-menu-item > a {
border-top: 1px solid #00a8e0;
color: #00a8e0;
}
.nav > li.hover > ul {
left: 0px;
}
.nav li li.hover ul {
left: 100%;
top: 0px;
}
.nav li li a {
display:block;
text-align:left;
border-bottom:1px solid #dfdfdf;
padding:15px 15px;
}
.nav li li a:hover{
background:#00a8e0;
color:#f2f2f2;
}
.nav li li li a {
background:#f2f2f2;;
z-index:200;
border-top: 1px solid #fff;
}
@media only screen and (max-width: 980px) {
.active {
display: block;
}
.menu{
position:relative;
}
.menu .menu_holder_left_bg{
background:none;
}
.menu_holder_right_bg{
background:none;
}
.nav{
width:750px;
margin:0px;
position:absolute;
top:45px;
left:0px;
background:#f2f2f2;
z-index:9999;
}
.nav > li {
float: none;
width:100%;
border-bottom:1px solid #dfdfdf;
}
.nav > li > a{
background:none;
text-align:left;
width:730px;
padding:12px 10px 12px 10px;
margin:0px;
border:0px;
}
.nav > li.hover > a,.nav > li.active > a {
border:none;
color:#00a8e0;
}
.nav > li > a.parent{
background:none;
text-align:left;
width:675px;
padding:13px 10px 13px 10px;
}
.nav > li > span.parent_span {
display:block;
}
.nav li li a {
width:690px;
padding:12px 30px 12px 30px;
background:none;
border-bottom:none;
border-top:1px solid #dfdfdf;
}
.nav li li a:active, .nav li li a:focus{
background:#00a8e0;
}
.nav li ul {
display: block;
width: 100%;
border:none;
}
.nav > li.hover > ul, .nav li li.hover ul {
position: static;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
}
@media only screen and (max-width: 767px) {
.toggleMenu {
width:420px;
}
.nav{
width:440px;
}
.nav > li > a{
width:420px;
}
.nav > li > a.parent{
width:360px;
}
.nav li li a {
width:380px;
}
}
@media only screen and (min-width: 460px) and (max-width: 767px) {
}
@media only screen and (max-width: 459px) {
.toggleMenu {
width:280px;
}
.nav{
width:300px;
}
.nav > li > a{
width:280px;
}
.nav > li > a.parent{
width:220px;
}
.nav > li > span.parent_span{
width:37px;
}
.nav li li a {
width:240px;
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//pharmequip.com.au/wp-content/themes/pharmaequip/css/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}#testimonial_slider {
position:relative;
}
ul.bjqs {
position:relative;
list-style:none;
padding:0;
margin:0;
overflow:hidden;
display:none;
}
li.bjqs-slide {
display:none;
position:absolute;
}
ul.bjqs-controls {
list-style:none;
margin:0;
padding:0;
z-index:4444;
}
ul.bjqs-markers {
list-style:none;
margin:0;
padding:0;
z-index:4444;
}
ul.bjqs-markers li {
display: inline-block;
margin: 0px 10px 10px 0px;	
}
p.bjqs-caption {
display:block;
width:96%;
margin:0;
padding:2%;
position:absolute;
bottom:0;
}
.bjqs-controls {
float: left;
height: 0;
left: -95px;
position: absolute;
top: 8%;
width: 1154px;
}
.bjqs-controls li {
list-style:none !important;
}
.bjqs-markers {
position:absolute;
left:0px;
bottom:25px;
width:100%;
text-align:center;
}
.bjqs-next {
color: #eeeeee;
float: right;
font-size: 32px;
padding: 0;
width: 25px;
}
.bjqs-prev {  
color: #eeeeee;
float: left;
font-size: 32px;
padding: 0;
width: 25px;
}
.bjqs-prev:hover ,.bjqs-next:hover {
color: #58bbe5;	
}
.bjqs-markers a {
background:#eeeeee;
padding:6px;
float:left;
color:#FFF;
text-decoration:none;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.bjqs-markers .active-marker a{
background:#58bbe5;
}
.bjqs-markers a:hover {
background:#58bbe5;
}
#mediaplayer_wrapper {
height:340px !important;
width:650px !important;
}
.bjqs-markers li {
list-style:none !important;
}
@media only screen and (max-width: 1280px) {
.bjqs-controls {
left: -34px;
top: 10px;
width: 1015px;
}
ul.bjqs-markers li {
margin: 20px 5px 20px 0px;
}
}
@media only screen and (max-width: 980px) {
.bjqs-controls {
left: -10px;
top: 0px;
width: 760px;
}
ul.bjqs-markers li {
margin: 15px 5px 15px 0px;
}
}
@media only screen and (max-width: 767px) {
.bjqs-controls {
left: -15px;
top: 50px;
width: 470px;
}
.bjqs-prev {
padding: 18px 8px 0px 3px;
font-size: 20px;
}
.bjqs-next {
padding: 18px 2px 0px 8px;
font-size: 20px;
}
}
@media only screen and (max-width: 459px) {
.bjqs-controls {
display:none;
}
ul.bjqs-markers li {
margin: 15px 10px 15px 0px;
}
}