html,
body {
    margin: 0;
    padding: 0;
    min-width: 100%
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}
:focus {
    outline: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .75em;
    color: #444;
    line-height: 1.2em;
    font-weight: bold
}
h1 {
    font-size: 1.7em;
    margin: 1px 0;
    line-height: 1em
}
h2 {
    font-size: 1.4em
}
h3 {
    font-size: 1.4em
}
h4 {
    font-size: 1.1em;
    margin-bottom: 1px;
    font-weight: normal
}
h5 {
    font-size: 1em
}
p {
    font-size: 1.1em;
    margin: 0 0 1em
}
a:link,
a:visited {
    color: #3388d9;
    text-decoration: none;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
a:hover,
a:active {
    color: #005f98;
    text-decoration: underline
}
a img {
    border: 0
}
ol,
ul {
    margin: 0 0 0 1.75em
}
li {
    margin: .5em 0
}
dl {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1em 0;
    margin: 1.5em 0 1em
}
dt {
    float: left;
    padding-right: .5em;
    color: #555;
    width: 120px;
}
dd {
    margin-bottom: .5em
}
hr {
    border: none;
    border-top: 1px solid #E0E0E0;
    clear: left;
    display: block;
    margin: 1em 0
}
img {
    display: block
}
.clear {
    clear: both;
}
.left {
    float: left
}
.center {
    text-align: center;
    margin: 0 auto
}
.right {
    float: right!important
}
.alignleft {
    float: left;
    margin-right: 1em
}
.aligncenter {
    text-align: center;
    display: block
}
.alignright {
    float: right;
    margin-left: 1em
}
#ads img 
{ 
  width: 100% !important;
  height: 350px !important;
  object-fill:fill !important;
}
.nb {
    list-style: none;
    margin: 0;
    padding: 0
}
.meta {
    font-size: .85em
}
a.meta {
    color: #444;
    text-decoration: underline;
    font-size: .7em
}
.screen_reader_text {
    display: none
}
.container:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}
.container {
    padding: 1.5em
}
.one {
    width: 100%;
    float: left
}

.one_half {
    width: 48%;
    float: left
}
.one_half.subfilter_title {
    width: 35%;
}
.one_half.last.subfilter {
    width: 100%;
}
.one_third {
    width: 30.5%;
    float: left
}
.two_third {
    width: 62.5%;
    float: left
}
.compare .one_fourth {
    width: 20%;
    float: left
}
.single_product_image {
    list-style: none;
    max-width: 100px;
    margin: 0 auto
}
.one_fourth {
    width: 18%;
    float: left
}
.two_fourth {
    width: 48%;
    float: left
}
.three_fourth {
    width: 77%;
    float: left
}
.one_fifth {
    width: 16%;
    float: left
}
.four_fifth {
    width: 80%;
    float: left
}
.product_header table th {
    border: 0;
    text-align: left;
    padding: 0;
    font-size: 1em
}
.product_header_info th {
    width: 135px;
}
.product_header {
    border-top: 1px solid hsl(0, 0%, 87%);
    margin: 20px 0 0;
    padding: 10px 0;
}
.product_header_info {
    float: left
}
.product_description {
    border-top: 1px solid hsl(0, 0%, 87%);
    margin: 10px 0;
    float: left;
    width: 100%
}
.brand_thumbnail {
    max-width: 180px;
}
.brand_thumbnail img {
    max-height: 100px;
    max-width: 150px;
    float: right
}
.one_half,
.one_third,
.one_fourth,
.two_fourth,
.three_fourth,
.four_fifth,
.one_fifth {
    margin-right: 4%
}
.last {
    clear: right;
    margin-right: 0!important
}
.one_half.single {
    width: 100%;
    margin-right: 0px
}
.one_half.last.single {
    float: right;
    width: 100%;
}
li.last a {
    border-right: none!important
}
body {
    background: #eee;
    color: #444;
    font-family: arial, sans-serif;
    line-height: 1.54;
    font-size: 85%
}
#headline {
    background: #fff;
    margin-bottom: 1em;
    -webkit-box-shadow: 0 0 2px 0 #bbb;
    box-shadow: 0 0 2px 0 #ccc;
    border-top: 5px solid #4774B5
}
#headline .container {
    padding: 0
}
#headline #logo {
    float: left;
    width: 20%
}
#headline #search {
    float: left;
    width: 34%
}
#headline #search input {
    width: 60%
}
#headline #search input#submit_search {
    width: 65px
}
#headline #search a {
    font-size: .85em;
    display: block;
    padding: 1em;
    margin-top: 5px;
    color: #777
}
#headline h1 {
    margin: 0px 0 0 8px
}
.three_fourth.last h3 {
    margin: 10px 0 2px;
}
ul.menu {
    margin: 0;
    padding: 0
}
ul.menu li {
    display: block;
    padding: 0;
    margin: 0
}
ul.menu.horizontal li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left
}
ul.menu.horizontal li a {
    padding: 1em;
    color: #444;
}
ul.menu li a {
    display: block;
    padding: .75em 1em;
    font-size: 1.23em;
    line-height: 1em
}
ul.menu li a:hover {
    background: #efefef;
    text-decoration: none
}
ul.menu li.active a {
    color: #fff
}
ul.menu.horizontal li.active a {
    background: #4774B5
}
ul.az {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: .85em;
}
ul.az li {
    float: left;
    width: 3.7%;
    margin: 0;
    padding: 0
}
ul.az li a {
    display: block;
    padding: 5px 0;
    text-align: center;
    border-right: 1px solid #ddd;
    color: #444
}
ul.az li.active a {
    background: none repeat scroll 0 0 #4774B5;
    color: #fff;
}
.az li.deactive a {
    color: #c9c9c9;
}
ul.az li a:hover {
    background: #efefef;
    text-decoration: none
}
ul.az li:last-child a {
    border-right: medium none;
}
ul.inline {
    overflow: hidden;
    margin: 0;
    padding: 0
}
ul.inline li {
    float: left;
}
ul.inline li a {
    display: block;
    margin-right: .5em
}
ul.inline li a:after {
    content: ","
}
.thumbnail {
    height: 90px;
}
.content {
    min-height: 50px;
    margin-bottom: 15px;
}
ul.sortby {
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
}
ul.sortby li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    cursor: pointer;
    float: left;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
ul.sortby li a {
    color: #444;
    display: block;
    padding: .5em 1em;
}
ul.sortby li a:hover {
    background: #efefef;
    text-decoration: none
}
ul.sortdata {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.sortdata li {
    list-style: none;
    padding: 0;
    width: 59%;
    margin: 0 0 0 10px;
    cursor: pointer;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
ul.sortdata li a {
    color: #444;
    display: inline-block;
    padding: 9px 7px;
}
ul.sortdata li a:hover {
    background: #efefef;
    text-decoration: none
}
.broken-heart {
    display: none
}
.fa.fa-flash {
    color: #fff !important;
    left: -14px;
    position: relative;
}
.broken-heart span {
    margin-left: -10px;
}
ul.sortby li.active a {
    background: #33aa66;
    color: #fff
}
ul.sortbybrand {
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
}
ul.sortbybrand h4 {
    margin-top: 10px
}
ul.sortbybrand li {
    list-style: none;
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 10px;
    font-family: arial;
    font-size: 15px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
select.sub_filter {
    width: 100%;
    margin-top: 0px
}
ul.sortbybrand_subfilter {
    margin: 0;
    padding: 0;
    overflow: hidden;
    float: right;
}
ul.sortbybrand_subfilter li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    float: left
}
ul.sortbybrand li a {
    color: #444;
    display: block;
    padding: 0.5em 2em;
}
ul.sortbybrand li a:hover {
    background: #efefef;
    text-decoration: none
}
ul.sortbybrand li.active a {
    color: #33AA66
}
ul.sortbybrand li.grid,
ul.sortbybrand li.list {
    border: 0
}
ul.sortbybrand li.grid a,
ul.sortbybrand li.list a {
    padding: 0
}
.change_password h1 {
    font-size: 29px;
    line-height: 1em;
    margin: 1px 0;
}
.change_password p {
    font-size: 20px;
    font-weight: bold
}
.change_password {
    margin-top: 10px !important
}
.change_password label {
    font-size: 20px;
}
.change_password h4 {
    float: right;
    font-size: 20px;
    font-weight: bold;
    width: 165px;
}
.profile_page #main {
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0 auto;
    max-width: 510px;
    right: 0;
    top: 25%;
}
.profile {
    border-collapse: collapse;
    width: 100%
}
.profile td,
th {
    text-align: center;
    border: 1px solid #ddd;
    padding: .5em 5px;
    font-size: 1.2em;
    vertical-align: middle;
}
.profile th {
    background-color: #4772B4;
    font-weight: bold;
    color: #fff;
    text-align: left;
}
.purchage_access {
    margin: 0 auto;
    width: 62%;
}
.container.banner {
    font-size: 18px;
    margin: 0 10px;
    padding: 0;
}
.purchage_access h1 {
    color: #4774B5
}
.purchage_access .main_title {
    padding: 30px 10px 10px;
}
.purchage_access .main_title_content {
    padding: 12px 7px;
    border: 1px solid #EEEEEE;
    border-radius: 13px;
}
.purchage_access h4 {
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    color: #4774B5
}
.purchage_access p {
    font-size: 17px;
    padding-left: 2%;
    padding-right: 2%;
}
.purchage_access ul {
    padding-left: 3%;
    font-size: 17px
}
.purchage_access .paypal {
    width: 200px;
    height: 70px;
    margin: 0 auto
}
.footer_text {
    width: 50%;
    float: left
}
.footer_paypal_link {
    width: 500px;
    float: right;
    text-align: right
}
.footer_paypal_link a {
    color: #fff
}
.footer_paypal_link a:hover {
    color: #858585
}
.feed {
    position: relative;
    clear: left
}
.similar_products .feed_categories .flexslider {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0
}
.feed_categories .flexslider {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.5em
}
.feed_items li {
    display: inline-block;
    margin: 0 1px 0 0;
    overflow: hidden;
    text-align: center;
    width: 16%;
    word-wrap: break-word;
}
.feed_items .content,
.feed_items_home .content {
    padding: 10px 5px
}
.feed_items h3 {
    font-size: 1em;
    margin: 0;
    font-weight: normal
}
.feed_items .thumbnail img {
    max-height: 100px;
    max-width: 150px;
    margin: 0 auto
}
.detail .feed_items li {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid hsl(84, 13%, 85%)
}
.detail .feed_items_home li {
    width: 100%;
    min-height: 65px;
    border-bottom: 1px solid hsl(84, 13%, 85%)
}
.detail .home_content {
    height: 0px;
    padding: 10px
}
.detail .content {
    height: 0px;
    padding: 0px
}
.detail h3 {
    padding: 10px 10px 0
}
.compare .feed_items li {
    display: block;
}
#sidebar_right .flexslider h2 {
    margin-bottom: 0
}
#sidebar_right .flexslider h4 {
    margin: 5px 0 15px
}
#ad_banner {
    text-align: center;
    padding: 20px 4px
}
#ad_banner .banner {
    height: 300px;
    margin: 0 auto;
    width: 200px;
    border-bottom: none;
}
#recently_viewed {
    text-align: center
}
#recently_viewed li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.5em
}
#recently_viewed .content {
    margin-bottom: 5px;
    margin-top: 15px;
}
#recently_viewed h3 {
    font-size: 1em;
    margin: 0
}
#recently_viewed .thumbnail {
    height: auto;
}
#recently_viewed .thumbnail img {
    height: auto;
    margin: 0 auto;
    max-width: 100px;
    max-height: 150px
}
#sidebar_left {
    float: left;
    width: 20%
}
#sidebar_left ul.menu li {
    border-bottom: 1px solid #fff
}
#sidebar_left ul.menu li #brand_product_list {
    padding-left: 10px;
}
#sidebar_left ul.menu li a {
    color: #444;
}
#sidebar_left ul.menu li a:hover {
    background: #ddd
}
#sidebar_left ul.menu li.active a {
    background: #4774B5;
    color: #fff
}
#sidebar_left ul.menu li ul.sub_menu a {
    background-color: #EEEEEE;
    color: #444;
}
#sidebar_left ul.menu li ul.sub_menu li.active a {
    background-color: #4774B5;
    color: #fff;
}
#sidebar_left ul.menu li ul.sub_menu li a:hover {
    background-color: #ddd;
    color: #444;
}
#sidebar_right {
    background: #fff;
    float: right;
    width: 19.5%;
    margin-right: .5%;
    -webkit-box-shadow: 0 0 2px 0 #bbb;
    box-shadow: 0 0 2px 0 #ccc;
}
#main {
    background: #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 2px 0 #bbb;
    box-shadow: 0 0 2px 0 #ccc;
}
#main.sidebar {
    float: left;
    width: 79.5%
}
#main.sidebar_both {
    float: left;
    width: 59.5%
}
.banner {
    border-bottom: 1px solid #ddd;
}
.block_container {
    border: 5px solid #eee
}
.block_container .pad_size {
    padding: 10px
}
.block_container h2 {
    margin-bottom: 0
}
.disclaimer {
    width: 100%;
}
.disclaimer p {
    font-family: verdana;
    font-size: 10px;
    font-style: italic;
}
#footer {
    background: #444;
    clear: both;
    color: #999
}
select,
input,
textarea {
    outline: none;
    background: none;
    border: solid 1px #ddd;
    width: 76%;
    padding: .5em;
    margin: .75em 0 0;
    font-size: 1em;
    float: left;
    color: #33aa66;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
select:focus,
input:focus,
textarea:focus {
    border: solid 1px #33aa66
}
ul.ui-autocomplete {
    max-height: 250px;
    max-width: 285px !important;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-widget-content {
    background: url("../img/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 67%);
    background-color: #fff;
}
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.ui-menu {
    display: block;
    list-style: outside none none;
    margin: 0;
    outline: medium none;
    padding: 2px;
}
.ui-menu-item {
    margin: 0
}
.ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url("../img/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.pagination {
    width: 100%
}
.pagination ul {
    width: 100%
}
.pagination ul li {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #c0c0c0;
    color: #717171;
    display: inline-block;
    font-size: 0.875em;
    font-weight: bold;
    margin-left: 4px;
    text-decoration: none;
    text-shadow: 0 0 0 rgba(255, 255, 255, 1);
}
.pagination ul li a {
    color: #444;
    padding: 8px 12px;
    display: block
}
.pagination .disabled {
    padding: 8px 12px;
    display: inline-block
}
.pagination .meta {
    margin-left: 30px;
}
.pagination ul li:hover {
    background: none repeat scroll 0 0 #dddddd;
    border: 1px solid #c0c0c0;
    color: #444;
}
.page.active:hover {
    margin: 0 0 0 4px;
    padding: 8px 15px;
    background: #3388D9;
    color: #fff
}
.page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .8), 0px 1px 3px rgba(0, 0, 0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.page:hover,
.page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
}
.page.active {
    background: none repeat scroll 0 0 #4774B5;
    border: 1px solid #c0c0c0;
    box-shadow: 0 0 0 rgba(0, 15, 0, 0.16) inset, 0 0 0 rgba(255, 255, 255, 1);
    color: #fff;
    margin-left: 4px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    margin: 0 0 0 4px;
    padding: 8px 15px;
}
.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}
.pagination.dark {
    background: #414449;
    color: #feffff;
}
.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, .1), 0px 1px 3px rgba(0, 0, 0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, .5);
}
.page.dark:hover,
.page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg, #547085, #3d4f5d);
}
.page.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .1);
}
.page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg, #565b5f, #3e4347);
}
.home_container ul.nb {
    margin: 30px;
}
.feed_items_home .thumbnail img {
    margin: 0 auto;
    max-height: 85px;
    max-width: 130px;
}
.feed_items_home li {
    float: left;
    margin: 0 1em 0 0;
    height: auto;
    text-align: center;
    width: 144px;
}
.feed_items_home h3 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0
}
.login #main {
  bottom: 0;
  height: auto;
  left: 0;
  margin: 0 auto;
  max-width: 567px;
  right: 0;
  top: 25%;
  width: 25%;
}
.register #main {
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0 auto;
    max-width: 400px;
    right: 0;
    top: 25%;
    width: 30%;
}
.sub_menu {
    max-height: 200px;
    overflow-x: hidden;
}
.one_fourth .lazy {
    max-height: 150px;
    max-width: 100px;
}
.error-message {
    float: left;
    color: #A64343
}
.alert.alert-error {
    color: #A64343;
}
.alert.alert-success {
    color: #4674B7;
}
.about_post {
    float: left;
    margin-right: 10px;
    width: 48%;
}
#footer .container p {
  float: none;
  text-align: center;
  width: 100%;
  font-size: 13px;
}

.social-icons img {
    width: 35px
}
.social-icons ul {
  margin: 0;
  text-align: center;
}
.social-icons li {
    display: inline-block;
}
.about_post h1 {
    background: url("../img/green_leaf.png") no-repeat left top;
    color: #4774B5;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 0 4px 34px;
    margin-bottom: 6px;
}
.about_post p {
    color: #666666;
    font-size: 16px;
    font-family: arial, sans-serif;
}
#lead-form .input.text.required label,
.input.email.required label,
.input.select.required label,
.input.select label,
.input.text label,
.input.number.required label {
    float: left;
    width: 100%;
}
#login_form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #33aa66;
    float: left;
    font-size: 1em;
    margin: 0.75em 0 0;
    outline: medium none;
    padding: 0.5em;
    width: 100%;
}
#sign_in_reminder > a {
    float: left;
}
input#remember_me[type="checkbox"] {
    margin-right: 10px;
    margin-top: 4px;
    width: auto;
}
.no-margin.nb > li {
    float: left;
    width: 95%;
}
#forgotpassword_form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #33aa66;
    float: left;
    font-size: 1em;
    margin: 0.75em 0 0;
    outline: medium none;
    padding: 0.5em;
    width: 100%;
}
#PuserRegisterForm input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #33aa66;
    float: left;
    font-size: 1em;
    margin: 0.75em 0 0;
    outline: medium none;
    padding: 0.5em;
    width: 100%;
}
#PuserRegisterForm select {
    width: 100%;
}
#user_type_other {
    display: none
}
#lead-form > form#contact_form input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #33aa66;
    float: left;
    font-size: 1em;
    margin: 0.75em 0 0;
    outline: medium none;
    padding: 0.5em;
    width: 100%;
}
#lead-form > form#contact_form input[type="submit"] {
    background-color: #4774B5;
    color: #fff;
    border: 0;
    margin-bottom: 8px;
    cursor: pointer;
}
#lead-form > form#contact_form .submit input:hover {
    background-color: #003fa3;
}
#PuserRegisterForm .input.text.required label {
    float: left;
    width: 100%;
}
#sign_in_submit input[type="submit"] {
    background-color: #4774B5;
    color: #fff;
    border: 0;
    margin-bottom: 8px;
    cursor: pointer;
}
#sign_in_submit input:hover {
    background-color: #003fa3;
}
#register_submit input[type="submit"] {
    background-color: #4774B5;
    color: #fff;
    border: 0;
    margin-bottom: 8px;
    cursor: pointer;
}
#register_submit input:hover {
    background-color: #003fa3;
}
.contact_form {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 385px;
}
.jump_labels {
    list-style: none;
    margin-left: 20px
}
#share {
    display: none
}
.padding {
    padding: 0;
}
.padding-top {
    padding-top: 0
}
.padding-bottom {
    padding-bottom: 0
}
.sortbybrand .grid,
.sortbybrand .list {
    display: block;
}
.thumb-text a {
    color: #444;
}
.view-type-button {
    cursor: pointer;
    height: 20px;
    width: 100px;
}
.thumb-text {
    float: right;
}
.mobile-sort li {
    text-align: center;
}
#update_profile .input.text.required input,
.input.email.required input,
.input.number.required input {
    width: 100%;
}
#PuserResetpasswordForm .required label {
    float: left;
    width: 100%;
}
#update_profile select,
.input.text input,
.submit,
.input.number input {
    width: 100%;
}
.clipboard_button {
    background: linear-gradient(to bottom, hsl(215, 44%, 49%), hsl(215, 44%, 49%)) repeat scroll 0 0 hsl(215, 44%, 49%);
    border-radius: 7px;
    color: hsl(0, 0%, 100%);
    font-family: Arial;
    font-size: 15px;
    text-decoration: none;
    width: 94px;
}
.clipboard_button:hover {
    background: #003FA3;
    text-decoration: none;
    cursor: pointer
}
#share ul {
    list-style: none
}
#toggle-menu {
    display: none;
}
#sidebar_left .menu {
    display: block;
}
button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 34px;
    width: 96px;
    color: #444;
    outline: 0;
}
#share_product1 select,
input,
textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #33aa66;
    float: left;
    font-size: 1em;
    margin: 0.75em 0 0;
    outline: medium none;
    padding: 0.5em;
    width: 88%;
    font-family: arial;
}
#shareDiv input[type="submit"] {
    margin-left: 29px;
    background-color: #4774B5;
    border: 0 none;
    color: #fff;
    cursor: pointer;
}
#shareDiv #btnsubmit:hover {
    background-color: #003fa3;
}
#shareDiv {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #333;
    display: none;
    min-width: 380px;
    padding: 3px;
    text-align: center;
}
.manuf-text {
    color: #b3b3b3;
    font-style: italic;
}
#popup {
    background: none repeat scroll 0 0 #EEEEEE;
    display: none;
    right: 0px;
    padding: 10px;
    position: absolute;
    top: 80px;
    z-index: 99993;
}
#popupinfo {
    padding: 2px;
    text-align: center;
    background: #cfcfcf;
}
#popupinfo p {
    font-size: 14px;
}
#popupinfo .button {
    text-align: center;
}
#popupinfo .button a {
    text-decoration: none;
    border: 1px solid #333;
    width: 20px;
    padding: 5px;
    background: #1A1A1A;
    color: #eee;
}
#popupinfo .button a:hover {
    background: #eee;
    color: #1a1a1a;
}
.border_bottom {
    border-bottom: 0
}
.margin_bottom {
    margin-bottom: 0
}
.email_wrapper {
    display: none;
}
.popup_image {
    position: absolute;
    left: -9999px;
}
#main.pubmed {
    display: none;
    float: left;
    width: 79.5%;
}
.popup_image img {
    background-color: #eeeeee;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(132, 132, 132, 0.75);
    max-width: 325px;
    padding: 6px;
}
ul.single_product_image li:hover {
    z-index: 50;
    cursor: pointer;
}
ul.single_product_image li:hover .popup_image {
    background: #EEEEEE;
    position: absolute;
    top: 150px;
    left: 0px;
}
.share_table th {
    vertical-align: middle;
    border: 0;
}
#share_product textarea {
    font-family: inherit;
}
.watermark {
    font-size: 1em;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 500;
    top: 10px;
    color: #C0C0C0;
}
#jumping_labels {
    display: none;
}
.similar_products {
    border-top: 8px solid #EEEEEE;
    padding-bottom: 0
}
.icon-remove {
    display: none;
}
.feed_items li:hover .icon-remove {
    display: inline-block
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
@font-face {
    font-family: 'flexslider-icon';
    src: url('../css/fonts/flexslider-icon.eot');
    src: url('../css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../css/fonts/flexslider-icon.woff') format('woff'), url('../css/fonts/flexslider-icon.ttf') format('truetype'), url('../css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flexslider {
    margin: 0;
    padding: 0
}
#similar_flexslider .slides > li {
    height: 160px;
    margin: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    height: 175.35px;
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides > li:first-child {
    display: block
}
.flexslider {
    position: relative;
    zoom: 1
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.fa.fa-heart {
    color: #fff;
}
.clipboard_button_click_remove {
    background: #A9A9A9;
}
.clipboard_button_click_remove .changed_text {
    color: #fff;
}
.fa-heartbeat {
    color: #fff;
}
.bold-term {
    text-decoration: underline;
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 50px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
#sidebar_right .flex-direction-nav .flex-prev {
    left: 0
}
#sidebar_right .flex-direction-nav .flex-next {
    right: 0;
    text-align: right
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.sty-inline {
    display: inline;
}
.ouline-n,
.ouline-n:active,
.ouline-n:focus {
    outline: 0 !important
}
.col-blk-dark {
    color: #444 !important;
}
.col-777 {
    color: #777;
}
.col-ddd {
    background-color: #ddd;
}
.col-ccc {
    background-color: #c0c0c0;
}
.col-sm-6 {
    float: left;
    position: relative;
    min-height: 1px;
    padding: 3% 0%;
}
.col-sm-6 {
    width: 50%;
    text-indent: 10px;
}
.selected {
    background-color: #fff;
}
.comp-display {
    background: url('../img/blank-rect.png') no-repeat top center;
    height: 37px;
}
.comp-hide {
    background: url('../img/rect-with-cross.png') no-repeat top center;
    height: 37px;
}
.sm-loader,
.sm-loader img {
    text-align: center;
    display: inline-block;
}
.height-5 {
    height: 5px;
}
.height-10 {
    height: 10px;
}
.small {
    font-size: 0.8em;
}
.display-blk {
    display: block;
}
.full-width {
    width: 100%;
}
.clear {
    clear: both;
}
/* Register Promo Input */

.input_promo {
    max-width: 230px;
    display: inline-block;
}
.promo_chk_btn {
    max-width: 80px;
    display: inline-block;
    margin-left: 1px !important;
}
.promo_chk_btn.btn-sm {
    background-color: #ccc !important;
    cursor: pointer;
    padding: 0.42em !important;
}
.promo_chk_btn img {
    padding-top: 15px;
}



/*6.2.2017 css starts */

.footer_social {
  float: none;
  width: 100%;
}
.footer_menu, .social-icons {
  float: left;
  width: 100%;
}

.footer_menu > ul {
  list-style: outside none none;
  text-align: right;
  margin: 0;
  padding: 0;
}

.footer_menu li {
  display: inline-block;
  padding: 0 1em;
}

.footer_menu a {
    color: #afafaf !important;
    font-size: 1.23em;
    letter-spacing: -1px;
}

.note_data {
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 10px;
}
.seller_data {
  width: 17% !important;
}
.social-icons li a {
  background: #abafb2 none repeat scroll 0 0;
  border-radius: 100%;
  box-sizing: border-box;
  color: #444444;
  display: inline-block;
  font-size: 15px;
  height: 30px;
  margin: 0 5px;
  padding: 4px 0;
  transition: all 0.5s ease 0s;
  width: 30px;
}
.social-icons li a:hover {
  background: #4774b5 none repeat scroll 0 0;
  color: #fff
  }
.three_fourth.last ul.sortdata li.seller_data {
  max-width: 102px;
  width: 100% !important;
}
.result_data > li {
  color: red;
  font-weight: 600;
  list-style: outside none none;
  margin: 25px 0;
  text-align: center;
}
.banner .one_half.last.key_menu {
    width: auto;
}
#ads.sponsors-ads {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#ads.sponsors-ads h3 {
	margin-left: 0px !important;
}
/*6.2.2017 css Ends  */

.signin-remember-check label input{
	width: auto !important;
	margin: 2px 5px 0px 0px !important;
}
.banner-ad-section{
	width: 100%;
    /*max-width: 1120px;*/
    margin: auto;
	display: flex;	
	justify-content: center;
	align-items: flex-start;
}
.banner-ad-section .banner-ad-section-l,
.banner-ad-section .banner-ad-section-r{
	width: 228px;
	margin: 0 10px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 25px 4px;
}
.banner-ad-section .banner-ad-section-r h3{
	padding: 0 10px;
}
.banner-ad-section .banner-ad-section-l > div,
.banner-ad-section .banner-ad-section-r > div{
	max-width: 200px;
	margin: auto;
}
.banner-ad-section .banner-ad-section-top{
	width: 50%;
	padding: 20px;
	background-color: #fff;
	box-sizing: border-box;
	max-width: 567px;
}
.banner-ad-section-main{
	margin-bottom: 20px;
}
.banner-ad-section img{
	max-width: 100%;
}
.banner-ad-section-blank{
	background-color: rgba(255,255,255,0) !important;
}
.inner-pg-add-banner{
	display: flex;
	justify-content: center;
	border-bottom: 10px solid #eee;
}
.inner-pg-add-banner .inner-pg-add-banner-lt{
	width: 59.5%;
	padding: 1.5em;
	border-right: 10px solid #eee;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.inner-pg-add-banner .inner-pg-add-banner-lt h3{
	width: 100%;
}
.inner-pg-add-banner .inner-pg-add-banner-rt{
	width: 40.5%;
	padding: 1.5em;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.inner-pg-add-banner .inner-pg-add-banner-rt h3{
	width: 100%;
}
.inner-pg-add-banner .inner-pg-add-banner-lt img{
	width: 100% !important;
	height: 300px !important;
	max-width: 720px;
}
.inner-pg-add-banner.inner-pg-add-banner-sml {
  display: flex;
  justify-content: center;
  border-bottom: 0px solid #eee;
  border-top: 10px solid #eee;
}
.side-full-width-ad ins img{
	width: 100% !important;
	height: auto !important;
}
.inner-pg-add-banner .inner-pg-add-banner-lt.full-width-ad{
	width:100%; 
	border: none;
}
.inner-pg-add-banner .inner-pg-add-banner-lt.full-width-ad img{
	max-width: 100%;
	height: auto !important;
}
.inner-pg-add-banner .inner-pg-add-banner-lt.full-width-ad .inner-pg-add-banner-box{
	width: 100%;
}

@media (max-width: 1345px) {
    .one_half {
        width: 100%;
    }
    .last {
        margin-top: 10px
    }
}
@media (max-width: 1280px) {
    .one_half {
        width: 100%;
    }
    .last {
        margin-top: 10px
    }
    .feed_items li {
        width: 19%;
    }
}
@media (max-width: 1039px) {
    ul.menu li a {
        font-size: 1.1em;
        font-size: 12px\9;
    }
}
@media (min-width: 1025px){
	.inner-pg-add-banner.inner-pg-add-banner-sml,
	.banner-ad-section-main-1024{
		display: none;
	}
}
@media (max-width: 1024px) {
	.banner-ad-section-main-1024 .banner-ad-section .banner-ad-section-top,
	.banner-ad-section-main.banner-ad-section-main-1024 .banner-ad-section .banner-ad-section-l{
		display: none;
	}
	.banner-ad-section-main.banner-ad-section-main-desk .banner-ad-section .banner-ad-section-l,
	.banner-ad-section-main.banner-ad-section-main-desk .banner-ad-section .banner-ad-section-r{
		display: none;
	}
	.banner-ad-section-main-1024 .banner-ad-section .banner-ad-section-r{
		width: 50%;
		margin: 20px 0;
		max-width: 567px;
	}
	.inner-pg-add-banner .inner-pg-add-banner-rt,	
	.inner-pg-add-banner .inner-pg-add-banner-lt {
	  width: 100%;
	  border-right: 0px solid #eee;
	  padding: 1.5em;
	}
	.inner-pg-add-banner.inner-pg-add-banner-big .inner-pg-add-banner-rt,
	.inner-pg-add-banner.inner-pg-add-banner-sml .inner-pg-add-banner-lt{
		display: none !important;
	}
	/*.banner-ad-section .banner-ad-section-top{
		width: 100%;
	}*/
	.banner-ad-section .banner-ad-section-top img{
		width: 100%;
	}
    #main.sidebar_both {
        float: right;
        width: 80%
    }
    #sidebar_right {
        float: right;
        width: 80%;
        margin: .5em 0 0 0;
    }
    ul.menu li a {
        font-size: 12px\9;
    }
    ul.sortbybrand li a {
      font-size: 14px;
      padding: 0.3em 0.65em;
    }
    ul.sortbybrand li {
      margin: 0 5px;
    }
    ul.sortbybrand h4 {
      font-size: 12px;
    }
    select.sub_filter {
      padding: 0.3em 0.55em; font-size: 14px;
    }
}
#headline #search {
    width: 37%;
}
}
@media (max-width: 800px) {
    .feed_items li {
        margin: 0 4px 0 0;
    }
    ul.menu li a {
        font-size: 13px;
    }
    .feed_items li {
        width: 23%;
    }
    ul.menu li a {
        font-size: 12px\9;
    }
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
@media (max-width: 935px) {
    ul.menu li a {
        font-size: 1em;
    }
}
@media (max-width: 935px) {
    ul.menu li a {
        font-size: 1em;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
	
}
@media (max-width: 768px) {
	.banner-ad-section .banner-ad-section-top,
	.banner-ad-section .banner-ad-section-r{
		width: 100% !important;
	}
	
    .feed_items li {
        width: 178px;
    }
    .purchage_access {
        width: 100%;
    }
    #recently_viewed li {
        border-bottom: 1px solid #ddd;
        float: left;
        margin-bottom: 1.5em;
        width: 50%;
    }
    #main.sidebar_both,
    #sidebar_right {
        width: 76%;
    }
    .login #main {
        width: 100%;
    }
    .register #main {
        width: 100%;
    }
    nav ul.right li {
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 10px 0 0;
    }
    .pagination ul {
        width: 100%;
        margin: 0px;
    }
    #products ul.feed_items li {
        margin: 10px 0;
    }
    nav ul.menu.horizontal li {
        padding-top: 11px;
    }
    nav ul.right li a {
        font-size: 11px;
    }
    #sidebar_left ul.menu li ul.sub_menu a {
        font-size: 12px;
        line-height: 17px;
    }
    #main.sidebar {
        float: left;
        width: 77%;
    }
    #sidebar_left {
        width: 23%;
    }
    .feed_items_home li {
        margin: 0 10px 0 0;
        width: 31%;
    }
    ul.feed_items li {
        margin: 10px 40px 0 12px;
    }
    .one_half {
        float: left;
        width: 100%;
    }
    #headline #search {
        padding-left: 5%;
        width: 35%;
    }
    .feed_items.slides.nb > li {
        margin: 10px 0;
    }
}
@media (max-width: 767px) {
	.inner-pg-add-banner .inner-pg-add-banner-lt img {
	  height: 156px !important;
	  object-fit: contain;
	}
	
    .compare .one_fourth,
    .two_fourth {
        width: 100%;
    }
    /*ul.sortbybrand li {box-sizing:border-box;margin:6px 0;padding:0;width:100%;}*/
    
    .about_post {
        width: 100%;
        margin-right: 0;
    }
    #main.sidebar_both,
    #sidebar_right {
        width: 100%;
    }
    nav ul.right li a {
        font-size: 15px;
    }
    #main.sidebar {
        width: 100%;
    }
    #sidebar_left {
        width: 100%;
    }
    #main.pubmed {
        display: none;
        width: 100%;
    }
    nav ul.right {
        display: inline-block;
        float: none !important;
        text-align: center;
    }
    .container > nav {
        text-align: center;
        width: 100%;
    }
    #headline #search {
        width: 100%!important;
        text-align: center;
        padding: 0px;
    }
    #headline h1 {
        display: inline-block;
        margin: 10px 0;
        text-align: center;
    }
    #headline #logo {
        display: inline-block;
        float: none;
        text-align: center;
        width: 100% !important;
    }
    #headline #search input {
        display: inline-block;
        float: none;
        width: 60%;
    }
    #sidebar_left .menu {
        display: none;
    }
    #toggle-menu {
        display: block;
        padding: 0 22px 10px;
        border-bottom: 1px solid #fff;
        cursor: pointer;
    }
    #toggle-menu .menu-icon {
        float: right;
    }
    .sortbybrand.mobile-sort {
        float: left;
        width: 100%;
    }
    .sortbybrand.mobile-sort li {
        float: left;
        width: 31%;
    }
    .sortbybrand.mobile-sort h4 {
        margin-left: 30px;
        margin-top: 17px
    }
    .sortbybrand .grid,
    .sortbybrand .list {
        display: none;
    }
    .searched-title {
        width: 80%;
        float: left;
    }
    .sortbybrand.mobile-sort li {
      float: left;
      margin: 10px;
      width: 36.8%;     
    }
    .sortbybrand.mobile-sort h4 {
      margin-left: 0;
      margin-top: 18px;
      width: 9%;
    }
    #ads.sponsors-ads img {
        object-fit: contain;
        height: 156px !important;
    }
}
@media (max-width: 570px) {
    #jumping_labels {
        display: block;
    }
    #jumping_labels1 {
        display: none;
    }
    .three_fourth {
        float: none;
        width: 100%;
    }
    .one_fourth {
        float: none;
        text-align: center;
        width: 100%;
    }
    .one_fourth .lazy {
        width: auto;
        margin: 0 auto 22px !important;
    }
    .feed_items_home li {
        margin: 0;
        width: 50%;
    }
    ul.sortby {
        margin: 10px 0;
    }
    ul.sortby li {
        margin: 0 10px 0 0;
    }
    #recently_viewed li {
        border-bottom: 1px solid #ddd;
        float: none;
        margin-bottom: 1.5em;
        width: 100%;
    }
    #shareDiv {
        min-width: 286px !important;
    }
    .sortbybrand.mobile-sort li {
      float: right;
      margin: 5px 10px;
      width: 71%; text-align: left;
    }
    .sortbybrand.mobile-sort h4 {
      margin-left: 0;
      margin-top: 22px;
      width: 20%;
    }
}
@media (max-width: 530px) {
    
}
@media (max-width: 400px) {
    #footer .container p {
        width: 100%
    }
    .right.meta {
    float: none !important;
}
}
@media (max-width: 360px) {
    .jump_labels {
        list-style: none outside none;
        margin: 0;
    }
    nav ul.right li a {
        font-size: 11px;
    }
    ul.feed_items li {
        text-align: center;
        width: 100%;
        margin: 0px;
        height: 160px
    }
    .feed_items_home li {
        width: 100%;
        height: 160px
    }
    .detail .feed_items_home li {
        height: 0;
    }
    dt {
        color: #555;
        float: left;
        padding-right: 0.5em;
        width: 30%;
    }
    ul.sortby li a {
        color: #444;
        display: block;
        font-size: 11px;
        padding: 0.5em 1em;
    }
    #shareDiv {
        min-width: 286px !important;
    }
    .searched-title {
        width: 100%;
    }
}
@media (max-width: 320px) {
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 12px;
    }
    .flex-direction-nav .flex-prev {
        left: -12px;
        opacity: 1;
    }
}
@media print {
    #search,
    .menu,
    #sidebar_left,
    .sortby,
    .az {
        display: none
    }
    #main.sidebar_both,
    #main.sidebar {
        width: 100%
    }
}
@media screen and (max-width: 979px) and (min-width: 767px) {
    #headline #logo {
        float: left;
        width: 24%;
    } 
    #headline #search {
        width: 28%;
        padding-left: 6px;
    }
    .container nav {
        font-size: 13px;
    }
    #headline ul.menu.horizontal li a {
        height: 17px;
    }
}
@media (min-width: 769px) {
    .login #main {
        width: 50%;
    }
}
@media screen and (max-width: 950px) and (min-width: 760px) {
    ul.menu li a {
        font-size: 12px;
    }
}