@media only screen and (min-width: 421px) and (max-width: 767px)
{
	.oltshow-sm
	{
		display:block;
	}
	.olthide-sm
	{
		display:none;
	}
	.Oltbody
	{
		border:none;
	}
	.oltmenu-container
	{
		position:fixed;
		z-index:9999;
		top:0;
		left:0;
	}
	.oltpagecontainer
	{
		width:95%;
		min-height:600px;
	}
	.oltpage-tot-container
	{
		margin-top:53px;
	}
	.oltcontent
	{
	        width:100%;
	}
	.navmenu_sm
	{
		display:block;
		width:10%;
		float:left;
		text-align:left;
	}
	.oltmblview-logo
	{
		width:75%;
		float:left;
		height:50px;
	}
	.oltmblview-signin
	{
		width:15%;
		float:left;
		height:50px;
		padding:10px;
	}
	.oltfoot-trust-child
	{
		width:100%;
		padding:2px 5px;
		height:auto;
	}
	.olttrustImg1,.olttrustImg2,.olttrustImg3,.olttrustImg4,.olttrustImg5
	{
		width:100%;
	}

	.olt_trust_padding
	{
		padding:17px 0;
	}
	.olt_foot-container
	{
	 	width:100%;
		background:none;
	}
	.olt_foot
	{
		width:100%;
		margin:auto;
		padding:0px 0;
	}
	.oltfoot-col1,.oltfoot-col2,.oltfoot-col3,.oltfoot-col4,.oltfoot-col5
	{
		width:100%;
		float:left;
		padding:5px 15px;
		border-bottom:1px solid #73297B;
	}
	.oltfoot-head
	{
		display:block;
		padding:3px 5px;
	}
	.oltfoot-head:hover
	{
		cursor:pointer;
	}
	.footer
	{
		padding:5px 15px;
		display:none;
	}
	.oltfoot-img-right
	{
		display:block;
		float:right;
	}
	.footer.show
	{
	 	display: block !important;
	}
	.oltfootimg-efile
	{
		width:60px;
		height:20px;
	}
	.oltuser-login-input
	{
		width:100%;
		height:30px;
		padding:5px 8px;
		border:1px solid #7d7d7d;
		border-radius:2px;
	}
	.oltuser-login-input1
	{
		width:80%;
		height:30px;
		padding:5px 8px;
		text-align:center;
		border:1px solid #7d7d7d;
		border-radius:2px;
	}
	.oltuser-login-input:hover,.oltuser-login-input1:hover
	{
		-moz-box-shadow:    inset 0 0 1px #73297B;
		-webkit-box-shadow: inset 0 0 1px #73297B;
		box-shadow:         inset 0 0 1px #73297B;
	}
	.oltuser-login-input:focus,.oltuser-login-input1:focus
	{
		-moz-box-shadow:    inset 0 0 2px #73297B;
		-webkit-box-shadow: inset 0 0 2px #73297B;
		box-shadow:         inset 0 0 2px #73297B;
	}
	.OLTloginbox
	{
		width:70%;
		box-shadow:0 2px 3px #555;
		box-shadow:0 2px 3px #555;
		-moz-box-shadow:    0 2px 3px #555;
		-webkit-box-shadow: 0 2px 3px #555;
	}
	.oltuser-login-btn
	{
		width:60%;
		height:40px;
		padding:5px 8px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		cursor: pointer;
		text-align:center;
		border: none;
		border-radius: 3px;
		box-shadow: 0 4px 3px #111;
		-moz-box-shadow:    0 4px 3px #111;
		-webkit-box-shadow: 0 4px 3px #111;
	}
	.olttooltipbox
	{
		position:absolute;
		padding-top:3px;
		width:50%;
		display:none;
	}
	.olttooltip-innerbox
	{
		border:1px dashed #404040;
		border-top:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		box-shadow: 0 3px 5px #111;
		-moz-box-shadow:    0 3px 10px #111;
		-webkit-box-shadow: 0 3px 10px #111;
	}
	.olttooltip-head
	{
		border:1px solid #404040;
		height: 28px;
		padding: 4px;
		text-align:center;
		font-weight: bold;
	}
	.olttooltip-head
	{
		padding:2px;
	}
	::-webkit-input-placeholder
	{
		color: #bbbbbb;
		font-size:13px;
		font-weight:bold;
	}
	:-moz-placeholder
	{ /* Firefox 18- */
		color: #bbbbbb;
		font-size:13px;
		font-weight:bold;
	}
	::-moz-placeholder
	{  /* Firefox 19+ */
		color: #bbbbbb;
		font-size:13px;
		font-weight:bold;
	}
	:-ms-input-placeholder
	{
		color: #bbbbbb;
		font-size:13px;
		font-weight:bold;
	}
	.olt-defpub-view,.olt-suppor-forms-view
	{
		width:50%;
	}
	.olt-extension-view
	{
		width:30%;
	}
	.olt-menu-mob
	{
		display:block;
		height:49px;
	}
	.olthome_box
	{
		width:100%;
		padding:10px;
	}
	.olthome_box1
	{
		width:100%;
		padding:10px;


	}
	.olthome_box_inner
	{
		height:auto;

	}
	.olt_home_info_container
	{
		width:95%;

	}
	.olt_home_btn
	{
		width:100%;
		padding:5px;

	}
	.olt_home_btn_table
	{
		width:100%;
	}
	.accordion-toggle
	{
		cursor: pointer;
	}
	.accordion-content
	{
		display: none;
	}
	.accordion-content.default
	{
		display: block;
	}
	.olttooltip-radio
	{
		position:absolute;
		display:none;
		margin-top:2px;
		margin-left:10%;
		width:50%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border-radius:2px;
		font-size: 11px;
		box-shadow: 0 1px 2px #111;
		-moz-box-shadow:    0 3px 4px #111;
		-webkit-box-shadow: 0 3px 4px #111;
		background-color:#FFFFD5;
		color: #FF3704;
	}
	.OLTSpLink1_span
	{
		text-decoration:underline;
	}
	.OLTSpLink1_span:hover
	{
		cursor:pointer;
	}
	.Oltemaillabel
	{
		width:100%;
		float:left;
		text-align:center;
	}
	.Oltemailtext
	{
		width:100%;
		float:left;
		padding:5px;
		text-align:center;
	}
	.olt_about-col
	{
		width:100%;
		padding:5px;
	}
	.oltconfirm-box
	{
		width:100%;
	}

	/* Olt.com Home page */

	.olt_homehdr_image_mob
	{
		width:100%;
	}
	.oltcontent_container
	{
		width:95%;
	}
	.olthome_left_box
	{
		float:left;
		height:auto;
		width:100%;
	}
	.olthome_right_box
	{
		width:100%;
		background: none;
		height:auto;
	}
	.oltpenalty-box,.oltnewsfeeds-box,.olttestimonial-box
	{
		width:100%;
	}
	.olt_homeshadow_size
	{
		width:98%;
		height:12px;
		float:left;
	}
	.olthome_list
	{
		line-height:150%;
	}
	.olt_testimonial-text
	{
		font-size:12px;
	}
	.OltLinkNews
	{
		font-size:12px;
	}
}

@media only screen and (min-width: 421px) and (max-width: 500px)
{
	.olthome_free_box,.olthome_premium_box
	{
		width:50%;
		padding:5px;
	}
	.olthome_free_box-view,.olthome_premium_box-view
	{
		width:75%;
		height:auto;
	}
	.olt_homeshadow_size1
	{
		width:70%;
	}
	.oltshow-sm1
	{
		display:block;
	}
	.olthide-sm1
	{
		display:none;
	}

}
