﻿@font-face {
    font-family: MuseoSans;
    src: url('../fonts/MuseoSans-300.otf') format("opentype")f;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MuseoSans;
    src: url('../fonts/MuseoSans_300_Italic.otf') format("opentype");
    src: url('../museosans-300-webfont.eot');
    src: url('../museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../museosans-300-webfont.woff') format('woff'),
         url('../museosans-300-webfont.ttf') format('truetype'),
         url('../museosans-300-webfont.svg#museo_sans_300regular') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: MuseoSans;
    src: url('../fonts/MuseoSans-500.otf') format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: MuseoSans;
    src: url('../fonts/MuseoSans-700.otf') format("opentype");
    font-weight: 700;
    font-style: normal;
}

/*! Sidr - v1.2.1 - 2013-11-06
 * https://github.com/artberri/sidr
 * Copyright (c) 2013 Alberto Varela; Licensed MIT */
#sidr{background-color:#fff;display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;-moz-box-shadow:inset 0 0 5px 5px #ebebeb;box-shadow:inset 0 0 5px 5px #ebebeb}#sidr .sidr-inner{padding:0 0 15px}#sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}#sidr h1,#sidr h2,#sidr h3,#sidr h4,#sidr h5,#sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-o-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}#sidr p{font-size:13px;margin:0 0 12px}#sidr p a{color:rgba(51,51,51,0.9)}.sidr>p{margin-left:15px;margin-right:15px}#sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}#sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}#sidr ul li.active,#sidr ul li.sidr-class-active{border-top:none;}#sidr ul li.active>a,#sidr ul li.active>span,#sidr ul li.sidr-class-active>a,#sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}#sidr ul li a,#sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}#sidr ul li ul{border-bottom:none;margin:0}#sidr ul li ul li:last-child{border-bottom:none}#sidr ul li ul li.active,#sidr ul li ul li.sidr-class-active{border-top:none;}#sidr ul li ul li.active>a,#sidr ul li ul li.active>span,#sidr ul li ul li.sidr-class-active>a,#sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}#sidr ul li ul li a,#sidr ul li ul li span{color:#666;}#sidr form{margin:0 15px}#sidr label{font-size:13px}#sidr input[type="text"],#sidr input[type="password"],#sidr input[type="date"],#sidr input[type="datetime"],#sidr input[type="email"],#sidr input[type="number"],#sidr input[type="search"],#sidr input[type="tel"],#sidr input[type="time"],#sidr input[type="url"],#sidr textarea,#sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(51,51,51,0.6);display:block;clear:both}#sidr input[type=checkbox]{width:auto;display:inline;clear:none}#sidr input[type=button],#sidr input[type=submit]{color:#f8f8f8;background:#333}#sidr input[type=button]:hover,#sidr input[type=submit]:hover{background:rgba(51,51,51,0.9)}

/*Sidr customizations*/
#sidr{
	background-color:#337e9c;
	box-shadow:none;
	font-size:1.25em;
}
#sidr ul li{
	border:0;
	color:#fff;
	padding-left:15px;
}
#sidr ul li a,#sidr ul li ul li a, #sidr ul li ul li span{
	color:#fff;
}
#sidr ul li a{
	padding-left:0;
}
#sidr .toggle-switch{
    cursor:pointer;
    font-weight:700;
    float:right;
    text-align:center;
    width:20%;
}

body
{
    background-color:#fff;
    color:#3e3e3e;
    font-family:MuseoSans;
}
a{
	color:#005f85; /* Color ratio to white 7.06:1 */
}
hr{
	border:0;
	border-top:1px solid #999;
}
iframe[src^="//players.brightcove.net"]{
	margin-bottom:20px;
	width:100%;
}
.btn-default,.btn-default:hover{
	background-color:#337e9c;
	background-image:none;
	border:1px solid #337e9c;
	border-radius:0;
	box-shadow:none;
	color:#fff;
	text-shadow:none;
}
.moreLink{
	font-size:1.125em;
	text-decoration:underline;
}
.overlay{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999; /* or maybe higher */
    background-color: transparent;
}
.vertical-parent {
  position: relative;
}
.vertical-child {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../img/preloader.gif') no-repeat center center;
  opacity: 0.75;
}
#logo{
	margin:2em 0;
}
#nav-burger {
	padding:0;
}
#nav-burger img{
	max-width:100%;
}
#nav-burger img,#mobile-logo img{
	margin-top:1em;
}
#mobile-logo{
	display:block;
}
#mobile-logo img{
	height:auto;
	width:100%
}
#trihealth-logo{
	display:block;
	height:auto;
	margin:3.5em 0 0.5em;
	max-width:220px;
}
#trihealth-logo img{
	height:auto;
	width:100%
}
/* Utility nav section */
#utility {
    background-color: #e6e7e9;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 6px;
}

    #utility, #utility a {
        color: #0080b2;
    }

.navbar-text {
    margin-bottom: 0;
    margin-top: 0;
}

.glyphicon-earphone {
    transform: rotate(25deg);
}

#twitter {
    background-image: url("../img/twitter.png");
}

#facebook {
    background-image: url("../img/facebook.png");
}

#pinterest {
    background-image: url("../img/pinterest.png");
}

#youtube {
    background-image: url("../img/youtube.png");
}

#instagram {
    background-image: url("../img/instagram.png");
}

#linkedin {
    background-image: url("../img/linkedin.png");
}

#googleplus, #soundcloud {
    background-image: url("../img/soundcloud.png");
}

#utility-nav ul{
	list-style-type:none;
	padding:0;
}
#utility-nav li{
	color:#005f85;
	display:inline-block;
	font-size:0.8em;
	text-transform:uppercase;
}
#main-nav{
	color: #fff;
	margin-bottom:20px;
}
#main-nav,#main-nav .dropdown-menu{
	background-color:#337e9c;
}
#main-nav .navbar{
	margin-bottom:0;
}
#main-nav nav a{
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
#main-nav nav a:hover,#main-nav nav a:active{
	background-color:inherit;
	background-image:none;
	text-decoration:underline;
}
#main-nav .nav .open > a, #main-nav .nav .open > a:focus, #main-nav .nav .open > a:hover{
	background-color:inherit;
}
#search-panel{
	margin-top:8px;
}
#mobile-search{
	padding-top:15px;
  padding-right:15px;
}
#mobile-search form{
	margin-left:0;
}
#mobile-search input[type="text"]{
	background-color:#fff;
	font-size:16px;
	padding-bottom:0;
	padding-top:0;
}
footer{
	background-color:#353535;
	margin-top:20px;
}
footer,footer a,footer a:hover{
	color:#fff;
}
#copyright{
	background-color:#265f75;
	padding:1em 0;
}
#homepage section{
	overflow:hidden;
}
#homepage > .row{
	margin-bottom:20px;
}
#homepage h4{
	text-transform:uppercase;
}
.carousel-inner img{
	height:auto;
	width:100%;
}
.carousel-caption{
	left:0;
	right:0;
	padding:0 2em;
	text-align:left;
	text-shadow:none;
}
#featured-stories .carousel-caption{
	background: linear-gradient(to left, rgba(0,0,0,0), rgba(0,0,0,0.7)); /* Standard syntax (must be last) */
	height:100%;
	padding:0 2em;
	top:0;
}
#featured-stories .btn-primary{
	margin-top:2em;
}
.carousel-caption a{
	color:#fff;
}
.carousel-crop{
	
	overflow:hidden;
}
.media{
	clear:both;
	margin-bottom:2em;
}
.media .media-left{
	width:33%;
}
.media .img-container{
	background-position: center top;
	background-repeat:no-repeat;
	background-size: 100%;
	display:block;
}
.media img{
	visibility:hidden;
	width:100%;
}
.media h5{
	margin-top:0;
}
.figure h4{
	margin-top:0;
  margin-bottom: 14px;
}
.figure img{
	visibility:hidden;
	width:100%;
}
.figure .img-container{
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 100%;
	display:block;
}
.figure .article-date{
	margin-top:10px;
}
.normal-box{
	background-color:#e6e7e9;
	padding:7px 20px 10px 20px;
}
.normal-box h4{
	text-transform:uppercase;
}
.feature-box > h4{
	background-color:#3e3e3e;
	color:#fff;
	margin-bottom:0;
	margin-top:0;
	padding:7px 9px;
	text-transform:uppercase;
}
.figure h5,#health-and-life-magazines h5, .normal-box h5,.feature-box  h5{
	color:#007fb1;
	font-size:1.25em;
	font-weight:700;
}
.feature-corner-wrap{
	background:url("../img/corner-wrap.gif") no-repeat top left;
	padding-left:9px;
}
.feature-box-content{
	background-color:#e6e7e9;
	padding:15px;
}
.doctor img {
    float: left;
    width: 30%;
}
.doctor-info, .doctor-address, .moreLink{
    margin-left: 33%;
}
#upcoming-events{
    clear:left;
}
#upcoming-events .event {
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#upcoming-events .event a {
    display: block;
    text-decoration: none;
}
#upcoming-events .event a:hover{
	color:#fff;
}
#upcoming-events .day {
    background-color: #e6e7e9;
    color: #353535;
    display: block;
    float: left;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
#upcoming-events .info {
    display: block;
    margin-left: 40px;
}
#upcoming-events h5 {
    font-weight: normal;
    margin-bottom: 0;
	text-decoration:underline;
}
#daily-dose .feature-box-content{
	font-size:1.25em;
}
.get-connected img,#dailyhealthwire img{
	height:40px;
	width:40px;
}
.get-connected h5:first-of-type{
  margin-top:0;
}
#in-the-community .media-left{
	width:33%;
}
#in-the-community .media-left a{
	display:block;
}
#in-the-community .media-left img{
	height:auto;
	width:100%;
}
#health-and-life-magazines img{
	float: left;
    margin: 0 0 15px 0;
    width: 40%;
}
#health-and-life-magazines .magazine-title,
#health-and-life-magazines h5,
#health-and-life-magazines .magazine-teaser-links{
	margin-left:45%;
}
#health-and-life-magazines .view-magazine{
	clear:left;
}
.magazine-teaser-links{
	list-style-type:none;
	padding:0;
}
.magazine-teaser-links li{
	margin-bottom:5px;
}
.magazine-teaser-links a{
	color:#3e3e3e;
}
.homepage-topic-link{
	color:#3e3e3e;
	text-transform:uppercase;
}
.news-month{
  clear:left;
  padding-top:1em;
  margin-bottom: 0.75em;
}
.news-item{
	border-bottom:1px solid #ebebeb;
	clear:left;
	margin-bottom: 20px;
	padding-bottom:1em;
}
.news-item h3{
  margin-top:5px;
}
.news-item img{
  float:left;
  margin-right:10px;
  margin-bottom: 20px;
  max-width: 25%;
}
#load-more-btn{
	margin-bottom:1em;
}
aside section{
  margin-bottom: 20px;
}

aside.highlight {
    border: 5px solid #fee055;
    color: #007eb1;
    font-size: 14px;
    padding: 1em;
}

aside.highlight h1, aside.highlight h2, aside.highlight h3, aside.highlight h4, aside.highlight h5 {
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}
aside.highlight ul, aside.highlight ol {
    list-style-type: none;
    padding-left: 0;
}
aside.highlight li {
    margin-bottom: 10px;
}

#physican-spotlight{
	display:none;
}
#physican-spotlight a{
	color:#3e3e3e;
}
.story-spash-image{
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 100%;
	width:100%;
}
.story-spash-image img{
	display:none;
	height:auto;
	width:100%;
}
#featured-ads img{
	height:auto;
	width:100%;
}
.articles-pager{
	font-size:1.5em;
	text-align:center;
}
.magazine-cover{
	height:auto;
	width:100%;
}
.magazine{
	border-bottom:1px solid #ddd;
	margin-top:2em;
}
#magazine  h2,.magazine  h2{
	margin-top:0;
}
#article-tags{
	margin:1em 0;
}
.offset-border{
  display: inline-block;
  padding-right: 10px;
  position: relative;
}
.offset-border::after{
    background: #333 none repeat scroll 0 0;
    bottom: 6px;
    content: "";
    display: inline-block;
    height: 1px;
    left: 100%;
    position: absolute;
    width: 5000px;
    z-index: -1;
}
.noResults{
	margin-left:15px;
}
/* Events summary page */
#events
{
    margin-bottom:30px;
}
#events .event{
    border-bottom:1px solid #E6E6E6;
    padding:10px 0;
}
#events a{
    /*color:#5B5B5B; */
    display:block;
    text-decoration:none;
}
#events .outlook{
	margin-left: 90px;
}
#events .date
{
    background-color:#F7F7F7;
    border:2px solid #E6E6E6;
    display:block;
    float:left;
    height:80px;
    margin-right:10px;
    padding-top:5px;
    text-align:center;
    width:80px;
}
#events .month{
    display:block;
    font-size:0.9em;
    text-transform:uppercase;
}
#events .day{
    display:block;
    font-size:1.5em;
    font-weight:700;
}
#events .weekday{
    display:block;
    color:#999999;
    font-size:0.7em;
    text-transform:uppercase;
}
#events h3{
    margin-bottom:3px;
}
#eventsOrderBy{
    margin:10px 0;
}
.WebEventDetail .title{
    display:none;
}
.WebEventDetail  .description{
	font-size:1.3em;
	font-weight:700;
	margin-bottom:2px;
}
#dailyhealthwire{
	padding-bottom:1em;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    #utility {
        min-height: 12px;
    }
	.tagged-articles section{
		height:320px;
	}
}
@media only screen and (min-width : 769px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	#sidr{
		display:none;
	}
    #utility, #utility a {
        height: 50px;
        line-height: 50px;
    }

        #utility .spacer {
            font-weight: 300;
            padding: 0 0.4em;
        }

        #utility .follow-us {
            float: left;
            visibility: hidden;
        }

        #utility div {
            max-height: 73px;
        }

        #utility .social-media {
            background-position: 70% center;
            background-repeat: no-repeat;
            background-size: 100% auto;
            display: inline-block;
            overflow: hidden;
            text-indent: -9999em;
            width: 20px;
        }
	#main-nav .nav > li > a{
		padding-left:0;
		padding-right:30px;
	}
	#featured-stories{
		margin-bottom:0;
	}
	#copyright{
		font-size:0.8em;
	}
	#trihealth-news .media{
		margin-bottom:0.5em;
	}
	#featured-stories .carousel-caption{
		padding-top:2em;
		width:50%;
	}
}
/* Large Desktops */
@media only screen and (min-width : 1200px) {
    #utility {
        font-size: 15px;
    }

        #utility, #utility a {
            height: 73px;
            line-height: 73px;
        }

            #utility .social-media {
                background-position: 100% center;
                width: 29px;
            }
	#featured-stories .carousel-caption{
		width:40%;
	}
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens: Three Column */
@media only screen and (max-width : 1200px){

}
@media only screen and (max-width : 1024px) {

}

/* Medium Devices, Desktops: Two Column */
@media only screen and (max-width : 992px){
    #utility div[class*='col-'] {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
    }
	#homepage > .row{
		margin-bottom:0;
	}
	#homepage section{
		margin-bottom:20px;
	}
	.carousel{
		background-color: #337e9c;
	}
	.carousel-caption {
		background-color:transparent;
		color:#fff;
		overflow: hidden;
		position: relative;
		top:0;
		width: 100%;
	}
	#latest-health-tips h4{
		margin-top:20px;
	}
	.newsletterForm  .col-md-6:first-of-type{
		padding-bottom:15px;
	}
	#find-a-doctor,#upcoming-events{
		padding-top:15px;
	}
	#upcoming-events{
		padding-bottom:15px;
	}
	#copyright .col-md-8{
		margin-bottom:15px;
	}
}

/* Small Devices, Tablets: One Column */
@media only screen and (max-width : 767px) {
	body{
		font-size:16px;
	}
	#health-and-life-magazines img{
		float:none;
		width: 100%;
	}
	#health-and-life-magazines h5{
		color:#3e3e3e;
		font-size:0.8em;
		margin-left: 0;
	}
	.more-issues{
		font-size:0.9em;
	}
  	#dailyhealthwire,#find-a-doctor{
		border-bottom:1px solid #fff;
		padding-bottom:15px;
	}
	article img{
		max-width:100%;
	}
	.sidebar{
		float:none !important;
		margin-left:0 !important;
		max-width:100% !important;
	}
}
@media only screen and (max-width : 768px){

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
    #utility div[class*='col-'] {
        font-size: 14px;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){
    #utility div[class*='col-'] {
        font-size: 13px;
    }
}


/* MISC STYLES IMPORTED FROM TRIHEALTH.COM */
.photogallery, .officegallery {
    margin: 0 auto;
    max-width:100%;
    padding: 0;
}
.photogallery ul, .officegallery ul {
    margin: 0 !important;
	padding: 0 !important;
}
.photogallery li {
    color: #808080;
    display: inline-block;
	line-height:1em !important;
    list-style: none outside none;
    margin: 0 3% 2em;
    max-width: 22%;
    padding: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    vertical-align: top;
    width: 100%;
}
.officegallery li {
    color: #808080;
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin: 0 4% 2em 0;
    padding: 0;
    text-align: center;
	width:46%;
}
.photogallery li a, .officegallery li a {
    display: block;
    margin: 0 auto;
}
.photogallery img, .officegallery img {
    background-color: #D6D7D9;
    border-image: initial;
    display: block;
    margin: 0 auto 10px !important;
    min-width: 50%;
    padding: 4px;
	width:100%;
}
.floatleft{float:left;padding:1%;width:48%}
.floatright{float:right;padding:1%;width:48%}
table.floatright{float:right;max-width:100%;width:48%;margin:0 0 1em 1%;}
table.floatleft{float:left;max-width:100%;width:48%;margin:0 1% 1em 0;}
table.floatleft img, table.floatright img{margin:0 auto;}
img.floatleft{max-width:48%;float:left;background:#D6D7D9;padding:4px;margin:1%;height:auto;overflow:hidden;width:auto;}
img.floatright{max-width:48%;float:right;background:#D6D7D9;padding:4px;margin:1%;height:auto;overflow:hidden;width:auto;}
div.floatright img{background:#D6D7D9;padding:4px;margin:0 auto;}
div.floatleft img{background:#D6D7D9;padding:4px;margin:0 auto;}
.floatleft img, .floatright img{width:auto;}
.clearboth{clear:both;}
.sidebar{border:2px solid #337ab7;color:#00467F; float:right; margin:.5em 0 1em 1em; padding:1em; width:auto; max-width:26%;}
.sidebarContact{color:#00467F; float:right; margin:.5em 0 1em 1em; padding:1em; width:auto; max-width:26%; -webkit-box-shadow:0 0 2px rgba(0,0,0,.4); -moz-box-shadow:0 0 2px rgba(0,0,0,.4); box-shadow:0 0 2px rgba(0,0,0,.4); background: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.7) 10%,rgba(153,226,255,0.25) 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.75)),color-stop(10%,rgba(255,255,255,0.7)),color-stop(100%,rgba(153,226,255,0.25))); background: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.7) 10%,rgba(153,226,255,0.25) 100%); background: -o-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.7) 10%,rgba(153,226,255,0.25) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.7) 10%,rgba(153,226,255,0.25) 100%); background: linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.7) 10%,rgba(153,226,255,0.25) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff',endColorstr='#4099e2ff',GradientType=0 );}
.sidebar p:last-child{margin-bottom:0;}
.sidebarContact::before {content:"For more information:";}
.sidebar > ul{margin:0;padding:0 0 0 1em;}
.sidebar ul li{margin-bottom:0;}
.imgLeft{border:1px solid #D6D7D9;float:left;padding:1%;width:auto;max-width:48%;margin:1% 1% 0 0;}
.imgRight{border:1px solid #D6D7D9;float:right;padding:1%;width:auto;max-width:48%;margin:1% 0 0 1%;}