	@media (max-width:767px) {
		body {
			background-attachment:fixed;
			background-size:auto 100%;
			overflow-x:hidden;
		}
		.arti-img, .arti-txt {
			float:none;
			width:auto;
		}
	        .xlogocontain img {
        		height: auto;
		}
		.rep {
			display:block;
		}
		.content1 {
			padding-top:194px;
		}
		.compare {
			padding-top:55px;
		}
		.list-checks {
			width:33.3%;
			padding-top:10px;
		}
		.disclaimerfixed, .iunderstand {
			width:auto;
			float:none;
			padding:5px 0;
			font-size:11px;
		}
		.topmenu {
			width: 100%;
			margin: 5px 0;
		}
		.xbannercontain {
			max-width:100%;
		}
      		header:hover {
        		height:auto;
		}
		header:hover .redtabb-expand, header:hover .xbannercontain, header:hover .topmenu-contain {
			overflow: hidden;
		}
		.xlogocontain img {

		}
		.topmenu {
			width: 100%;
			margin: 5px 0;
		}
		.redtabb-rec {
   			 margin-right:0px !important;
   			 margin-left:0px !important;
   			 float:none;
		}
		.redtabb-expand {
			height:auto;
			overflow:auto;
			text-align:center;
		}
		.redtabb-expand ul {
			padding: 0;
			text-align:center;
			list-style-type: none;
			font-size: 16px;
			line-height: 24px;
		}
		.downarrow {
			display:none;
		}
	}