@media (max-width: 1024px){
.topbutton{visibility: hidden;}
.container{width: 100%;}
.topstrip{
	display: none;
}
header{
	float: left;
	background: #14181f;
	padding:20px 0 10px 0; 
	}
.logo{
	margin-left: 4%;
	width: 220px;
}
.logo img{
	width: 50px; height: auto;
}
.logo h1{
	font-size: 24px; margin-top: 10px;
}
.logo h2{
	font-size: 12px; padding-left: 70px; letter-spacing: 2px;
}
.langwrap{
	right: 4%; top:-15px;
}
.mobtitle{
	display: block;
}
nav{
	display: none;
	float: none;
	position: absolute;
	width: 100%;
	background: #14181f; border-top: 1px solid rgba(255,255,255,0.1);
	left: 0; top: 68px; margin: 0 0 0 0; z-index: 999; padding-top: 15px; padding-bottom: 10px;
}
nav ul{
	width: 100%;
}
nav ul li{
	float: left; width: 100%;
	margin: 0 0 0 0; 
}
nav ul li a{
	float: left; width: 100%;
	font-size: 15px; 
	text-decoration: none;
	padding: 10px 4% 10px 4%; border-bottom: none !important;
}
nav ul li a:hover, nav ul li.active a, nav ul li a:active{
	text-decoration: none;
	color: #c245fc; background:none;
}
.lslider .lslideroverlay{
	padding: 20px 4% 0 4%;
}
.lslider img.thumb{
	width: 85%; height: auto;
}
.lslider img.thumb{
	display: table; float: none;
	width:60%;
	margin: 0 auto 0 auto;
}
.lslider h3{
	font-size: 16px; margin-bottom: 15px;
}
.lslider h1{
	font-size: 30px; margin-bottom: 25px;
}
.lslider h2{
	font-size: 16px; margin-bottom: 15px; text-align: center;
}
.lslider .details{
	width: 100%
}
.lslider .details p{
	text-align: center; color:#fff; font-size: 14px; line-height:normal;  margin-bottom: 10px; padding-left: 0; 
}
.lslider .details p:before{
	position: relative;
	width:auto;
	height:auto; line-height: normal;
	text-align: left; font-size: 14px;
	background: none; content: "\f00c "; font-family: 'FontAwesome';
	border-radius:0;-webkit-border-radius:0;
	margin: 0 0 0 0;
	left:initial; top:initial;
}
.contactinfo{
	float: left;
	width: 100%;
	border: none; 
	margin: 20px 0 0 0;
	padding: 45px 20px 10px 20px;
	border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;  
	background: #c245fc;
}
.contactinfo:after{
	position: absolute;
	width:100%;
	border-radius:0;-webkit-border-radius:0;
	height:auto; line-height: normal; background:none;
	text-align: center; color:#fff; font-size: 16px; font-weight:400; text-transform: uppercase;
	content: 'Get In Touch';
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index:2;
	left:0; top:5px;
}
.contactinfo .phone, .contactinfo .email{
	text-align: center; color: #fff; font-size: 13px;
}
.commonmobilesection, .protectsection .overlay{
	padding: 30px 4% 30px 4% !important;
}
.aboutsection img.thumb{
	 position: relative; width: 200px; height: auto; margin: 0 15px 5px 0; right: initial; float: left;
}
.aboutsection .details{
	float: left;
	width: 100%;
	margin-top: 0;
}
.aboutsection h1, .featuressection h1{
	font-size: 30px; margin-bottom: 15px;
}
.aboutsection h2{
	font-size: 16px; margin-bottom: 10px;
}
.aboutsection h3, .featuressection h3{
	font-size: 14px;  margin-bottom: 0;
}
.featuressection .itemswrap{
	float: left; width: 100%; margin: 30px 0 0 0; padding: 0 0 0 0;
}
.featuressection .itemswrap .item p{
	text-align: center; color:#888; font-size: 14px; line-height: normal; font-weight:400; padding: 0 0 0 0;
}
.protectsection img{
	 position: relative; width: 200px; height: auto; margin: 0 15px 5px 0; right: initial; float: left; top: initial;
}
.protectsection .details{
	float: none;
	width: initial;
	margin: 0 0 0 0;
}
.protectsection .details h2{
	text-align: left; color:#444; font-size: 24px;  margin: 0 0 20px 0;
}
.protectsection .details h3{
	text-align: left; color:#444; font-size: 14px;  margin: 0 0 20px 0; line-height: normal;
}
.howitworkssection  h2, .pricingsection  h2, .testimonialssection h2, .happinessgrntee h2{
	font-size: 30px;
}
.howitworkssection  h3, .pricingsection  h3{
	font-size: 16px;
}
.howitworkssection .itemswrap{
	display: table; width:100%; margin: 20px auto 25px auto; padding: 0 0 0 0;
}
.howitworkssection .itemswrap .item{
	float: left;
	width: 100%; 
	margin: 0 0 20px 0; 
	padding: 40px 20px 40px 20px;
}
.pricingsection .itemswrap{
	display: table;
	margin: 30px auto 30px auto;
}
.pricingsection .itemswrap .item{
	float: left;
	width: 100%; 
	margin: 5px 0 5px 0; 
	padding: 30px; color: #fff;
}
.pricingsection  p, .happinessgrntee h3{
	text-align: center;  font-size: 15px; font-weight:300; margin-bottom: 20px;
}
.pricingsection img.paymentlogos{
	width: 200px; height: auto;
}
.testimonialssection img.thumb{
	display: none;
}
.testimonialssection{
	padding-bottom: 50px !important;
}
.testimonialssection h2{
	margin-bottom: 20px;
}
.testimonialssection .tsliderwrap{
	float: left; width: 100%; margin: 10px 0 0 0; padding: 0 0 0 0;
}
footer .widget{
	float: left; width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
footer .widget h2{
	margin-bottom: 15px;  padding-bottom:15px; 
}
.footerbottom .copyright{
	float: left; width: 100%;
	text-align: left; color:#999; font-size: 14px; font-weight:300; margin-top: 0; margin-bottom: 10px;
}
.footerlangwrap{
	float: left;
	margin: 0 0 0 0;
}
.privacycontent, .checkoutpage{
	padding: 20px 4% 20px 4%;
}
.privacycontent h2{
	text-align: left; color:#444; font-size: 36px; font-weight:700; margin-bottom: 30px;
}
.privacycontent h3{
	text-align: left; color:#444; font-size: 18px; font-weight:700; margin-bottom: 10px;
}
.privacycontent p{
	text-align: left; color:#999; font-size: 13px; line-height: 24px; font-weight:300; margin-bottom: 30px;
}
.checkoutpage form fieldset{
	float: left; width: 100%; margin: 0 0 0 0; padding: 30px; background: #f7f7f7;
}
}






@media (max-width: 640px){

}






@media (max-width: 568px){

}






@media (max-width: 480px){
.featuressection .itemswrap .item{
	float: left;
	width: 100%;
	margin: 0 0 20px 0; padding-bottom: 20px; border-bottom: 1px solid #e7e7e7;
}
.featuressection .itemswrap .item:last-child{
	margin-right: 0; margin-bottom: 0; padding-bottom: 0; border-bottom: none;
}
.checkoutpage form fieldset{
	float: left; width: 100%; margin: 0 0 0 0; padding: 20px; background: #f7f7f7;
}
.checkoutpage form fieldset .field{
	float: left; width: 100% !important; margin: 0 0 30px 0; padding: 0 0 0 0;
}
.checkoutpage form fieldset select{
	width: 48%; margin-right: 1%;
}
}






@media (max-width: 400px){

}