

/***** GRID *****/

.column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;}
	
/***** ADS *****/
#advert.header,
#ML_In_Content_Top,
#ML_Flex_Middle,
#ML_Flex_Bottom,
#ML_Mobile_Top,
#ML_Mobile_Bottom {
	display:block;}

#ML_Mobile_Top,
#ML_Mobile_Bottom {
display:none;}


/***** MENU *****/
.mobile-nav {
display: none;}



/***** DRUGS *****/

#prescription-area {
    margin-bottom: 0;}
	
ul.drug_area_list {
    margin-bottom: 40px;}





@media only all and (min-width: 64.063em){
/* everything over 1025px - tablets and desktops */

/*------------------------------------------*/
/* GRID DESKTOP CSS
/*------------------------------------------*/

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

/*------------------------------------------*/
/* DESKTOP CSS
/*------------------------------------------*/

#search_bar_desktop ul li a {
font-size: 1.1em;}

/*body#drugs_detail #detail_content ul li a {
	font-size: 1.1em;
}*/

}



@media (max-width:550px) {
}

@media (max-width: 767px) {
	
.small-10 {
width: 100%;
position: relative;}

.small-10.floatright.paddingLeft20.content-result-responsive {
	padding-left:0;}


.small-2.floatleft.ad-responsive,
.a-z-search ul,
body#drugs_detail #detail_content ul.tabs {
    display: none;}

}

@media (min-width: 768px) {

.dropdown_letter_search,
body#drugs_detail #detail_content .additional-drug-dropdown {
display:none;}

.navbar navbar-inverse navbar-fixed-top row {
    margin-bottom: 70px;}

}
