

@media (max-width: 575px) {
#top-cart {
    display: block;
    }
    
.cart-product-thumbnail img {
    width: 50px;
    height: 50px;
}

.cart-product-name a
{
    font-size:9pt;
    }
    
.amount
{
    font-size:9pt;
    }
.cart-product-quantity
{
    font-size:9pt;
    }
    
.cart-product-subtotal
{
    font-size:9pt;
    }

    
    
.button {
	margin: 4px;
	padding: 0px 10px;
	font-size: 10px;
}

.sm-form-control {
	width: 100px;
	padding: 10px 10px;
	margin-right:20px;
	font-size: 12px;
}

.cartfooter 
{
    position:absolute;
    margin-top:60px;
    margin-left:50%;
    }

   
.academicinfo
{
    font-size:9pt;
    margin-top:40px;
    position:absolute;
    }

label
{
    font-size:8pt;
    width:90%;
    }    
    
	.policiesmobile
{
    display:block;
    }
    
.policiesdesktop
{
    display:none;
    }

	
	.table-responsive td
	{
	 font-size:9pt;   
	    }
	
	.sm_form td
	{
	    font-size:9pt;   
	    }
	    
	.sm-form-control
	{
	    font-size:9pt;
	    }    
	#logo .retina-logo img {
    width: 85%;
    height: 85%;
    margin-left: auto;
    margin-right: auto;
    min-width: 90px;
    min-height: 45px;
	}
	
	#page-title {
		/*height: 600px;*/
	}
	
	#page-title h1 {
    line-height: 1.5;
    font-size: 16px;
	width:200px;
	}
	
	.container { max-width: 90%; }
	
	#logo img {
    display: block;
    max-width: 80%;
    margin-left: 30px;
	}
	
	#features h4
	{
		font-size: 12px;
	}
	
	.product-desc {
    font-size: 12px;
	}
	
	.myinfo {
	margin-top: 200px;
	position: absolute;
	right: 10px;
	top: 0px;
	
	}
	
	
	
.mypricecontainer {
	border-radius: 8px;
	border: 2px solid;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width:80%;
	}
	
	.mypricecontainer h4 {
	margin-bottom: 0px;
	font-size: 10px;
	}
	
.mydownloadbutton {
	width: 85%;
	position: relative;
	top: 0px;
	}
	
	.button
	{
		margin: 0px;
	}
	
	.button.button-large {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	}
	
	.button.button-xlarge {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	}
	
	.button.button-border.button-xlarge
	{
		line-height: 36px;
	}
	
	.content-wrap {
    position: relative;
    padding: 20px 0;
	}
}

@media (min-width: 576px) and (max-width: 800px) 
{
    
}
    
@media (min-width: 576px) and (max-width: 767px) {

#top-cart {
    display: block;
    }
    
.button {
	margin: 4px;
	padding: 0px 10px;
	font-size: 10px;
}

.sm-form-control {
	width: 200px;
	padding: 10px 10px;
	margin-right:20px;
	font-size: 12px;
}

.cartfooter 
{
    position:absolute;
    margin-top:20px;
    margin-left:50%;
    }


    
.academicinfo
{
    font-size:8pt;
    margin-top:30px;
    position:absolute;
    }

label
{
    font-size:8pt;
    } 
    


	.policiesmobile
{
    display:block;
    }
    
.policiesdesktop
{
    display:none;
    }
	
	.product .product-image {
    float: left !important;
    width: 45% !important;
    height: 45% !important;
	margin: 0 5px 20px !important;
	}
	
	.product-1 p {
    display: block;
	}
	
	#logo .retina-logo img {
    width: 85%;
    height: 85%;
    margin-left: auto;
    margin-right: auto;
    min-width: 90px;
    min-height: 45px;
	}
	
	#page-title {
		/*height: 540px;*/
	}
	
	#page-title h1 {
    line-height: 1.5;
    font-size: 20px;
	}
	
	.container { max-width: 90%; }
	
	#logo img {
    display: block;
    max-width: 80%;
    margin-left: 30px;
	}
	
	#features h4
	{
		font-size: 12px;
	}
	
	.product-desc {
    font-size: 12px;
	}
	
	.myinfo {
	margin-top: 110px;
	position: absolute;
	right: 5px;
	top: 0px;
	
	}
	
	
	
.mypricecontainer {
	border-radius: 8px;
	border: 2px solid;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width:80%;
	}
	
	.mypricecontainer h4 {
	margin-bottom: 0px;
	font-size: 14px;
	}
	
.mydownloadbutton {
	width: 85%;
	position: relative;
	top: 0px;
	}
	
	.button
	{
		margin: 0px;
	}
	
	.button.button-large {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	}
	
	.button.button-xlarge {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	}
	
	.button.button-border.button-xlarge
	{
		line-height: 36px;
	}
	
	.content-wrap {
    position: relative;
    padding: 20px 0;
	}

	
}

@media (min-width: 768px) and (max-width: 992px) {
	.academicinfo
{
    font-size:9pt;
    margin-top:40px;
    position:absolute;
    }
    
.cartfooter 
{
    position:absolute;
    margin-top:20px;
    margin-left:50%;
    }
    
	.container { max-width: 90%; }
	.myinfo {
	margin-top: 0px;
	position: absolute;
	right: 10px;
	top: 0px;
	padding-left: 50px;
	padding-right: 0px;
	}
.mypricecontainer {
	border-radius: 8px;
	border: 2px solid;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 90px;
	width:75%;
	}
	.mydownloadcontainer {
	
	border: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 90px;
	width:85%;
	}
	
	.mypricecontainer h4 {
	margin-bottom: 0px;
	font-size: 12px;
	}
.mydownloadbutton {
	width: 75%;
	position: relative;
	top: -30px;
	margin-left: 100px;
	font-size: 12px;
	}
	
	.button
	{
		margin: 0px;
	}
	
	.button.button-large {
    padding: 0 26px;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	}
	
	.button.button-xlarge {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
	padding: 2px;
	}
	.button.button-border.button-xlarge {
    line-height: 36px;
	}
}
