@media (max-width: 1199px)
{
	.productPageHeaderContainer
	{
		height: 268px;
	}

	.mobileAlignLeft
	{
		text-align: left;
	}

	.checkbox .cr, .radio .cr 
	{
    		width: 20px;
    		height: 20px;
    		margin-right: 10px;
    		margin-top: 3px;
	}

	.checkbox .cr .cr-icon, .radio .cr .cr-icon 
	{
    		font-size: 12px;
	}

	body
	{
		color: black;
	}

	.dropdown-menu
	{
        	font-size: 20px;
	}

	.dropdown-menu>li>a
	{
		line-height: 2.5;
	}

	#footerPig
	{
		display: none;
	}
}

@media (max-width: 991px)
{
	.productPageHeaderContainer
	{
		height: 200px;
	}

	.btn-group-justified>.btn-group 
	{
    		display: inline-block; 
    		float: none; 
    		width: auto; 
	}

	.modal-content
	{
	        padding: 0px;
	}

	#homepageBlurbContainer
	{
	 	margin-left: auto;
	}

	#homePageQuoteImageOne
	{
		margin-bottom: 500px;
	}

	#homePageQuoteImageTwo
	{
		margin-bottom: 500px;
	}

	.pricingStructureDescription
	{
		height:auto;
	}

	.homePagePricingOption
	{
		margin-bottom: 40px;
	}

	.homePageSupportOption
	{
		margin-bottom: 40px;
	}

	.homePagePricingOptionCenter
	{
		border-right: 0px;
		border-left: 0px;
	}

	.homePageSupportOptionCenter
	{
		border-right: 0px;
		border-left: 0px;
	}

	.supportStructureDescription
	{
		height: auto;
	}

	.orgLogo
	{
		padding-bottom: 40px;
	}
}

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

@media (max-width: 767px)
{
	.cartRenewsAt
	{
		margin-top: 0px !important;
	}

	#homepageBlurb
	{
		font-size: 20px;
		line-height: inherit;
	}

	#homepageBlurbTagline
	{
		font-size: 15px;
	}

	#domainSearchButton
	{
		bottom: 0px;
	}

	.domainsPricingAllExtensionsItem, .badge
	{
		font-size: smaller !important;
	}

	.domainsPricingAllExtensionsHeader
	{
		font-size: x-small !important;
	}

	.searchResultRowDomain
	{
		height: 35px;
	}

	.searchResultRowPrice
	{
		text-align: inherit;
		height: auto;
	}

	.mobileCartItemRemove
	{
		display: inline;
	}

	.desktopCartItemRemove
	{
		display: none;
	}

	.cartBoxDomain
	{
		font-size: 12px;
		font-weight: 600;
	}

	.cartRow
	{
		height: auto;
		margin-bottom: 20px;
	}

	.cartRowType
	{
		margin-bottom: 5px;
	}

	#homepageTopContainer
	{
//		background-size: 300px;
	}

	.verticalAlignHelper
	{
		display:none;
	}

	#genericPartnerLogo
	{
	}

	.hamburgerMenu
	{
	}

	.sloganLine
	{
		text-align:center;
		font-size: 80%;
	}

	#headerRow
	{
		height: 90px;
		padding-top: 10px;
	}
}

@media (max-height: 700px; max-width: 767px;)
{
	.productPageHeaderContainer
	{
		height: 168px;
	}

	#homepageBlurb
	{
		font-size: 20px;
		line-height: inherit;
	}

	#homepageBlurbTagline
	{
		font-size: 15px;
	}
}

@media (max-width: 500px)
{
	.productPageHeaderContainer
	{
		height: 168px;
	}
}
