/* SMALL SCREENS */
@media only screen and (max-width: 1200px) {
	
.header-shim
{
	height: 50px;
}


#page-content { min-width: 800px; }
.wrapper { width: 800px; }
.main-content { width: 100%; }
aside {	width: 240px; }

.blog-content { width: 550px; }

.one-half  { width: 350px;  }
.one-third { width: 215px; }
.two-third { width: 400px; }
.one-fourth { width: 170px; }
.two-fourth { width: 320px; }
.three-fourth { width: 550px; }
.one-fifth { width: 156px; }
.two-fifth { width: 356px; }
.three-fifth { width: 554px; }
.four-fifth { width: 582px; }

.main-content .one-half  { width: 300px; }
.main-content .one-third { width: 186px; }
.main-content .two-third { width: 412px; }
.main-content .one-fourth { width: 165px; }
.main-content .two-fourth { width: 340px; }
.main-content .three-fourth { width: 470px; }
.main-content .one-fifth { width: 98px; }
.main-content .two-fifth { width: 236px; }
.main-content .three-fifth { width: 334px; }
.main-content .four-fifth { width: 472px; }

.one-half .iconbox-content { width: 350px; }
.one-third .iconbox-content { width: 220px; }
.one-fourth .iconbox-content { width: 155px; }

header #logo { padding: 15px 0px 15px 20px; height: 40px; max-width: 350px; }

   .productTitle-margin-left
    {
        margin-left : 133px;
    }
    
    .SortBy
    {
        display: inline;
        float: left;
        margin-left: 10px;
        padding-top: 2px;
        font-size: 14px;
        
    }

}

/* TABLETS ON PORTRAITS */
@media only screen and (max-width: 1023px) {	


h1 { font-size: 32px; line-height: 40px; }
h2 { font-size: 24px; line-height: 32px; }
h3 { font-size: 22px; line-height: 28px; }
h4 { font-size: 20px; line-height: 28px; }
h5 { font-size: 18px; line-height: 24px; }
h6 { font-size: 16px; line-height: 14px; }

#page-content { min-width: 800px; }


.wrapper { width: 800px; }
.main-content { width: 100%; float:none; }
aside {	width: 100%; float: none; margin-top: 100px; }

header #logo { padding: 15px 0px 15px 20px; height: 40px; max-width: 350px; }

.header-shim
{
	height: 50px;
}

/* sandeep may 16
nav#main-nav > ul > li > a:first-child { line-height: 40px; padding: 10px 0; }
nav#menu-controls > ul > li { height: 40px; padding: 10px 0; }	
nav#main-nav > ul > li > .sub-menu { top: 60px; }

nav#main-nav { display: none; }
*/
/* sandeep
.open-responsive-nav { display:block; } */

#portfolio-single aside { margin-top: 0px; }

.blog-content { width: 650px; }

.one-half  { width: 350px; }
.one-third { width: 215px; padding-left:5px;}
.two-third { width: 480px; }
.one-fourth { width: 170px; }
.two-fourth { width: 320px; }
.three-fourth { width: 545px; }
.one-fifth { width: 156px; }
.two-fifth { width: 272px; }
.three-fifth { width: 428px; }
.four-fifth { width: 584px; }

.one-half .iconbox-content { width: 300px; }
.one-third .iconbox-content { width: 215px; }
.one-fourth .iconbox-content { width: 165px; }

}



/* Smartphones*/
@media only screen and (max-width: 760px) and (-webkit-min-device-pixel-ratio: 2)
{
    
.EllipsisGroupName
	{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100px;
	}
	
	 .drop-down_disable
        {
            color: #CAC5C5 !important;
            border: 1px solid #BDBBBB !important;
        }
	.dropdownFilter
    {
        font-family: "Open Sans";
        font-size: 16px !important;
        border: 1px solid #38afe1;
        color: #38afe1;
        padding: 2px 10px;
        text-decoration: none;
        display: inline;
        float: left;
        width : 25%;
        margin-top: 5px;
        margin-right: 5px;
        margin-left: 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        vertical-align: top;
        text-align: left;
    }
#colorbox
{
    margin-top : 100px
}

.hideImage
{
    display : none;
}
div .hideRecommendedProducts
{
    display:none;
}
.SortBy
{
    display: inline;
    float: left;
    margin-left: 10px;
    padding-top: 2px;
    font-size: 14px;
}

h1 { font-size: 32px; line-height: 40px; }
h2 { font-size: 20px; line-height: 26px; }
h3 { font-size: 18px; line-height: 26px; }
h4 { font-size: 22px; line-height: 28px; }
h5 { font-size: 18px; line-height: 24px; }
h6 { font-size: 16px; line-height: 14px; }

.fixed-header header {
	position: fixed;
	top: 5px;
	width: 95%;
	}
	.logged-in .fixed-header header { top: 28px; } 

.header-shim
{
	height: 16px;
}
header #logo { padding: 15px 0px 12px 12px; height: 40px; max-width: 350px; }



#page-content { min-width: 95%; overflow: visible; position:fixed; top: 40px; z-index: 90000;}

.wrapper { width: 100%; }
.main-content { width: 100%; float:none; }
aside {	width: 100%; float: none; margin-top: 60px; padding-top: 60px; border-top: 1px solid #d9d9d9; }

#portfolio-single aside { border:none; padding-top:0; }

.open-responsive-nav, .open-responsive-nav span, .open-search-box, .open-search-box span { display: block;}

.blog-date { width: 50px; }
.blog-date .date-day { font-size: 40px; line-height: 30px;}
.blog-date .date-month {font-size: 10px; letter-spacing: 0.03em; }
.blog-content { width: 240px; float: right; }

.column { margin: 15px 0 0 0; }
div .column:first-child { margin: 0; }
.one-half  { width: 100%; }
.one-third { width: 100%; }
.two-third { width: 100%; }
.one-fourth { width: 100%; }
.two-fourth { width: 100%; }
.three-fourth { width: 100%; }
.one-fifth { width: 100%; }
.two-fifth { width: 100%; }
.three-fifth { width: 100%; }
.four-fifth { width: 100%; }

.iconbox-content { float:none; }

.one-half .iconbox-content { width: 95%;  margin-left: auto; margin-right: auto; }
.one-third .iconbox-content { width: 95%; margin-left: auto; margin-right: auto; }
.one-fourth .iconbox-content { width: 95%;  margin-left: auto; margin-right: auto; }


/* Spacings */
.section-title { margin-top: -7px; margin-bottom: 15px; } /* margin-top was -7, why? */
.section-inner { padding-top: 0px; }
#portfolio-single {  padding-top: 60px; }
.ajax-section #portfolio-single {  padding-bottom: 60px; }
#portfolio-single .portfolio-media { margin-top: 40px; }
#portfolio-single .portfolio-content { margin-top:0; padding-top: 40px; }
.ajax-section { padding-bottom: 60px; }
#ajax-loader .loader-icon { top: 20px!important; }
.close-project { bottom: 70px; }
.spacer.spacer-mini { height: 15px; }
.spacer.spacer-small { height: 30px; }
.spacer.spacer-medium { height: 45px; }
.spacer.spacer-big { height: 60px; }

/* For Image that are shown on Full product page */
.product-item-image
{
    max-height : 70px;
    max-width : 70px;
}

.productTitle-margin-left
{
    margin-left : 75px;
}

/*.productPrice-valign
{
    vertical-align:bottom;
}*/

/* */
.tp-caption .sr-buttonicon {
	font-size:22px !important;
	border: none;
	padding: 4px; width: 24px; height: 24px !important; line-height: 24px !important;
	}

.superbutton, input.button, #LoginButton.superbutton, .superbuttonblue, #LoginButton.superbuttonblue 
{
    width: 180px;
}	
/* Override Font sizes for Smartphones */
#mainDiv
{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    background-color: #fff;
    border: 1px solid #cacaca;
}

#headerDiv
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 40px;
    color: #333;
}


#menuDiv
{
    display: none;
    clear: both;
    margin: 0;
    padding: 0;
    width:100%;
    height:36px;
}

#footerDiv
{
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	background-color: #ebfaff;
	border: 0px solid #CACACA;
	border-top:none;
	font-family: "Open Sans","Trebuchet MS",Arial;
}

#footerDiv  a {
	font-size: 18px;
    letter-spacing: 0.05em;

}

#copyText {
	float:left;
	padding: 10px 20px;	
	font-family:'open_sanslight';
	font-size: 80%;
}

#copyLinks {
	float:right;
	padding: 20px 10px;	
	font-size: 70%;
}

#copyLinks a {
	font-size:70%;
	color:#336699;
}

#search-box {
    margin: 16px 8px 0px 0px;
    width: 140px;
    border: 0px;
    z-index:  100;
    display: none;
}

#search-box input[type="text"] 
{
    color: #d34713;
    width: 180px;
}

#search-button
{
    width: 40px;
}

#logoDiv
{
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right:auto;
}
.sslogo 
{
  display: block;
  margin-left: auto;
  margin-right: auto;
    padding-left: 150px; /* Important to push the image out of the box */
    overflow: hidden;
    padding-right: 12px; 
    background-image:url(/images/logo/SkyscapeHeaderLogo_150x36.png); 
    background-repeat:no-repeat; 
    background-position: center top; 

  -moz-box-sizing: border-box;
  box-sizing: border-box;

}

img.sslogo
{
    width: 150px; height: 36px; 
}

/* Product List Table */
table.mycart td {
padding: 6px 10px 4px 6px;
border-top: 1px solid #CECECE;
vertical-align: middle;
}

.checkout-right
{
    display:none;
}

th.item-quantity.rt.bdr, td.item-quantity
{
    max-width: 40px;
}

th.item-platform, td.item-platform
{
    display: none;
}

span.removebutton
{
    float:left;
}

table.ProductList label.pubName
{
    display: none;
}

table.ProductList .item-index
{
    display: none;
}

table.ProductList .item-price
{
    display: none;
}

table.ProductList .item-name
{
   width: 100%;
   text-align: center;
}
table.ProductList td
{
   border-bottom: solid 1px #f4f4f4;
   padding-bottom : 5px;
}
/*.productPrice-valign
{
    vertical-align:bottom;
}*/

table.ProductList .item-thumbnail
{
    width: 44px;
    height: 96px;
    padding-left: 0px;
    padding-right: 12px;
}


table.ProductList a.options,  table.ProductList a.options:visited, table.ProductList a.options:link, table.ProductList a.options:active
{	
    font-size: 10px; color: #999999;  padding-left: 40px;
}

table.ProductList a.Title:link 
{
   font-size: 16px;
   line-height: 1.25em;
}

table.ProductList  a.Title,
table.ProductList  a.Title:link,
table.ProductList  a.Title:visited,
table.ProductList  a.Title:active,
table.ProductList  a.Title:hove,
table.ProductList  a.Title:visited:hover {font-size:14px; padding-left: 10px; }

img.spacer {margin: 4px 0px 4px 0px; width: 200px;}
span.legend {width: 100%; padding-right: 10px; clear:both; display:block;}

select#AvailablePlatforms {
	width: 220px;
}

.tabs ul.tab-nav {
	padding-left: 5px;
	margin: 0;
	margin: 0 !important;
	list-style: none !important;
	position: relative;
	z-index: 1;
	}
	
.tabs ul.tab-nav li {
	background: none;
	padding: 0 !important;
	float: left;
	margin: 0 10px 0 0 !important;
	}

.tabs ul.tab-nav li a {
	color: #262626;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0.2em;
	line-height: 24px;
	padding: 5px 2px 2px 2px;
	display: block;
	border-bottom: 2px solid transparent;
	text-decoration: none;
	}
	.text-light .tabs ul.tab-nav li a { color: #ffffff; }

input[type=text], input[type=password], input[type=email] { width: 220px; max-width: 97%; }		/* padding issue (240 + 2*5 = 250) */

.dropDownStyle
{
    width: 220px;
}
.txtBoxStyle, .txtBoxErrorStyle
{
    width: 60%;
}

body {
	font-family: 'Avenir', 'Open Sans','Helvetica Neue',Helvetica, Arial, sans-serif; 
	font-weight: 300;
	font-size:20px; 
	line-height: 1.5em;
	color:#666666; 
	text-align: left; 
	position: relative;
	background: #fafafa;
	background-image: url('/images/medpresso/subtle_dots.png');
	height: 100%;
	width: 100%;
	/* overflow:hidden; */
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling:touch;
	}

ul, ol { 
	font-family: 'Avenir','Open Sans','Helvetica Neue',Helvetica, Arial, sans-serif; 
	font-size:20px; 
}

p { 
	font-family: 'Avenir','Open Sans','Helvetica Neue',Helvetica, Arial, sans-serif; 
	font-size:20px; 
	margin-top: 20px; 
	line-height: 1.4em;
	}
	div p:first-child {  margin-top: 0px;  }	

p.left-align
{
    padding-left: 10px;
}	
strong, b, dt {
	font-weight: bold;
}

i, dfn, em {
	font-style: italic;
	}
	
strong i, b i, dt i, strong em, b em, dt em {
	font-style: italic;
	font-weight: bold;
	}

}
