/*Stylesheet apknekopoi.net */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	border: none;
	line-height: 1.2;
	list-style: none;
	font-family: 'Rajdhani';
}
img { max-inline-size: 100%; display: block;}
/*****************Google Reset****************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquotFe, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
   /* font-size: 100%;
    font: inherit;*/
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
	
	font-family: 'Rajdhani';
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*********************************************/
.flexedSB {
  display: flex;
  justify-content: space-between;
}
.hamMenu,.ipadSearch { display: none;}
.aicenter {
  align-items: center;
}
.flexed {
  display: flex;
}
html { scroll-behavior: smooth;}
body.customize-support {
	/*! background: linear-gradient(90deg,black,#212529); */
	/*background: white;*/
}
body {/*! background: linear-gradient(90deg,black,#212529); */}
.siteWrapper {}
.postTitle {display: inline-block;background: #BD5B78;text-transform: capitalize;padding: 0 20px;margin-bottom: 1rem;border-radius: 6px;line-height: 50px;}
.headerWrapper {width: 100%;overflow: auto;/*! border-bottom: 1px solid #F57521; */}
header {width: 90%;margin: 0 auto;overflow: auto;display: flex;justify-content: space-between;align-items: center;}
header .logo {width: 20%;padding: 1rem 0;}
.logo a {}
#ez-toc-container a { font-size: 1rem !important; color: black !important;}
.toc_list li { text-indent: 0 !important;}
.ez-toc-title { color: black !important; font-weight: 600 !important; font-size: 1.8rem !important;padding-left: 2rem !important;}
.logo a img {width: 100%;display: block;}
header ul.main-menu {display: flex;}
header ul.main-menu li {}
header ul.main-menu li a {display: block;transition:.6s; text-transform: capitalize;font-size: 1.4rem;line-height: 40px;color: black;font-weight: 600; padding: 0 20px;margin-right: 2px;}
header ul.main-menu li a:hover,header ul.main-menu li.current-menu-item a { background: #BD5B78; color: white; border-radius: 4px;}
.hereSection { width: 90%; margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.no-flex { padding: 0 !important; display: block !important;}
/*ul.main-menu li a::after { content: '|';padding: 0 15px;}*/
/*ul.main-menu li:last-child a::after { content: '';padding: 0 15px;}*/
main {width: 100%;overflow: auto;/*! padding: 1.5rem 0; *//*! margin: 1.5rem auto; */border-radius: 4px;}
.contentWrapper {width: 100%;overflow: auto; color: white; font-size: 1.1rem;}
.frontpageContent { display: flex; justify-content: space-between; align-items: center;width: 100%;margin: 0 auto 0rem auto;border-bottom: 1px solid #262626;padding-bottom: 2rem;background: linear-gradient(90deg,#9B3C60,#D57188);}
.writtenContent {width: 100%;/*! overflow: hidden; */}
.writtenContent p { /*padding: 15px 0;*/font-size: 1.17rem;color: black;line-height: 30px;font-weight: 600;}
p.introLine { padding: 15px 0;font-size: 1.17rem;color: black;line-height: 26px;font-weight: 600;}
.frontpageLeft {width: 45%;/* display: flex; */flex-direction: column;/* align-items: center; */}
.frontpageLeft h1 {color: white;PADDING: 0 0rem 2rem 0;width: 100%;font-size: 2.2rem;font-weight: bold;text-transform: capitalize;}
#faqsG .faqq,#faqsG .faqa {font-size: 1.2rem;}
.site-referrer { color: #BD5B78;font-weight: bold;text-decoration: underline;}
.installContentWrapper { padding: 2rem;border-radius: 8px; border-bottom:1px solid silver; margin-bottom: 2rem;}
.stepTitle {background: #F57521;padding: 0 15px;border-radius: 4px;color: black;width: 35%;line-height: 35px;}
p.imageContent {padding-bottom: 2rem;border-bottom: 1px solid silver;margin-bottom: 2rem;}
.site-referrer:hover { text-decoration: underline;}
.frontpageLeft p.intro {color: white;font-size: 1.4rem;line-height: 30px;font-weight:bold}
.non-front { display: block !important;}
.frontpageRight {width: 50%;}
.frontpageRight img {width: 100%;display: block;}
.downloadLink {background: white;transition: .6s; display: inline-block;padding: 0 35px;line-height: 55px;border-radius: 20px;color: black;font-size: 1.8rem;font-weight: 800;margin-bottom: 2rem;cursor: pointer;text-align: center; width: 100%;}
.downloadLink:hover { background: white ; color:black; }
.screenshotWrapper { width: 100% !important; margin: 0 auto; height: 700px !important;}
.specificationsWrapper {display: flex;justify-content: space-around;/*! background: linear-gradient(black,grey); */padding: 2rem;}
.specificationsWrapper .heads {width: 50%;}
.specificationsWrapper .heads ul  {}
.specificationsWrapper .heads ul li {text-transform: capitalize;font-size: 1.1rem;font-weight: 800;line-height: 40px;background: grey;text-indent: 1rem;margin-bottom: 5px;/*! border-radius: 4px; */color: white;}
.specificationsWrapper .head-details {width: 50%;}
.specificationsWrapper .head-details ul {}
.specificationsWrapper .head-details li {text-transform: capitalize;font-size: 1.1rem;font-weight: 800;line-height: 40px;/*! border-radius: 4px; */background: silver;text-indent: 1rem;margin-bottom: 5px;color: black;padding-right: 2rem;}
button.getMore {background: #F57521;padding: 0 20px;border-radius: 6px;color: white;font-weight: 600;line-height: 28px;outline: 2px solid white;transition: .6s}
button.getMore:hover { outline: 2px solid #000; color:black; background:white; }
.customized-ul li::before { content: ' * '; padding-right: 5px; color:#fff; font-size:1.6rem; }
#specificationsG .smallTxt { display: none;}
#specificationsG .specificationsWrapper,#supported-devicesG .specificationsWrapper, 
#premium-featuresG .specificationsWrapper{ padding: 0;}
h2.steps {background: black;font-size: 1.5rem;font-weight: bold;padding: 0 20px;display: inline-block;line-height: 45px;margin-bottom: 10px;border-radius: 6px;color: white;}
/*******************Search Form****************/
.generalSearch {}
.searchForm {
  /*! border: 1px solid silver; */
  line-height: 47px;
  padding: 0 15px;
  border-radius: 25px;
	display: flex;
}
/***********Screenshots Grid Styles**********/
#screenshotsG .grid {
  display: grid;
  grid-template-columns: repeat(3, 300px);
  justify-content: center;
  align-content: center;
  grid-gap: 10px;
  height: 100vh;
}
.borderedWrapper { border:1px solid #cecece; padding:2rem;border-radius: 6px;}
#screenshotsG .grid img {
  width: 300px;
  /*height: 200px;*/
  cursor: pointer;
}

#lightbox {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  display: none;
}

#lightbox.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

#lightbox img {
  max-width: 90%;
  max-height: 80%;
  padding: 4px;
  background-color: black;
  border: 2px solid white;
}
/*************Screenshots end here***********/
.tabLinksMobile { display: none; width: 100%;}
.tabLinksGeneral {width: 90%;margin: 0 auto;}
.searchForm input {
  line-height: 40px;
  border: 1px solid silver;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: silver;
  border-top-left-radius: 25px;
  padding: 0 15px;
  border-bottom-left-radius: 25px;
  border-right: none;
  margin-right: -5px;
}
.searchForm button {
  position: relative;
  right: 5px;
  height: 42px;
  cursor: pointer;
  padding: 0 15px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background: #BD5B78;
}
.searchForm i {
  font-size: 18px;
  color: white;
  padding-top: 2px;
}
/*******************Search Form ends here****************/
footer {
    width: 100%;
    border-top: 1px solid #262626;
}
.footerWrapper {  width: 90%;
  margin: 1rem auto;
  padding: 0 0 15px 0;}
.copyrightBlock {}

.copyrightBlock p a {  color: black;}
.copyrightBlock p {  color: white;
  font-size: 1.2rem;}
.terms {}
.terms ul {  display: flex;}
.terms ul li {}
.terms ul li a {  color: black;
  text-transform: capitalize;
  font-size: 1.1rem;
  padding: 0 10px;}
/***********Frontpage Tab Links*************/

		.tabMenu li {
			cursor: pointer;
			text-transform: capitalize;
			background: silver;
			display: block;
			/*! border-bottom: 1px solid #eee; */
			/*! text-indent: 15px; */
			font-size: 1.2rem;
			font-weight: bold;
			margin-bottom: 1px;
			color: black;
			line-height: 45px;
			padding: 0 15px;
			transition: .8s;
		}
.tabMenu li:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px;}
.tabMenu li:last-child { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.tabMenu li:hover { background: #BD5B78 !important;}
		
		[data-tab-content] {
			display: none;
		}
		
		.activeTab[data-tab-content] {
			display: block;
		}
		
		.flexable {
			display: flex; justify-content: space-between;
			padding: 2em 0;
			/*! border: 1px solid #eee; */
		}
		
		.tabContent {
			width: 78%;
		}
		

		.tabLinks {
			width: 20%;
		}
		
		.activeLink,
		.tabLinks li:hover {
			background: #BD5B78 !important;
			color: white;
		}
		.activeLink {
			background:  #BD5B78 !important;
			color: white !important;
		}
		.featureWrapper {
			display: flex;
			justify-content: space-between;
			flex-wrap: wrap;
			border: 1px solid #cecece;
			padding: 1rem 2rem;
			border-radius: 6px;
		}
		
		.featuresBlock {}
		
		.button-danger {
			background: red !important;
			color: white !important;
			border: 1px solid red !important;
		}
		
		.featuresBlock h4 {
			text-transform: capitalize;
			font-weight: bold;
			background: cornflowerblue;
			padding: 8px 10px;
			border-radius: 3px;
			color: white;
			text-shadow: 1px 1px 1px black;
			letter-spacing: .4px;
		}
.tabContent h2 { text-transform: capitalize;background: #BD5B78;display: inline-block;padding: 0 20px;line-height: 45px;border-radius: 4px;margin-bottom: 1rem;color: white;font-weight: 600;}	
		.caps {
			text-transform: uppercase;
		}
		
		.capitalized {
			text-transform: capitalize;
		}
		
		#uploadedImages {
			display: flex;
			flex-wrap: wrap;
			width: 100%;
		}
		
		.upImg {
			width: 100px;
			height: 80px;
			object-fit: cover;
			margin-bottom: 5px;
		}
		
		.cross {
			background: red;
			cursor: pointer;
			width: 20px;
			text-align: center;
			color: white;
			position: relative;
			z-index: 100;
			height: 20px;
			right: 20px;
		}
		
		.multiColumns {}
		
		.flexed {
			display: flex;
		}
		
		.p-48 {
			width: 48%;
		}
		
		.p-50 {
			width: 50%;
		}
		
		label,
		input,
		select,
		textarea {
			display: block;
			margin-bottom: 5px;
			width: 100%;
		}
		
		.size {
			text-transform: capitalize;
		}
		
		label {
			text-transform: capitalize;
		}
		
		.control-group {
			width: 46%;
			margin-right: 4%;
			float: left;
		}
		
		.inline-list ul {
			display: flex;
			flex-wrap: wrap;
			gap: 5px;
		}
		
		.inline-list ul li {
			padding-right: 15px;
		}
		
		.inline-list ul li span {
			text-transform: capitalize;
		}
		
		.tabContent h1 {
			padding: 2px 10px 5px 10px;
			background: chartreuse;
			display: inline-block;
			margin-top: 13px;
			margin-bottom: 5px;
			border-radius: 3px;
			text-transform: capitalize;
		}
.tabMenu { /*! display: flex; */}
/************Tab menu ends here**************/
.faqQuestWrapper {
  /*! background: white; */
  padding: .5em;
  border-radius: 3px;
}
.qwrap {
  display: flex;
  align-items: center;
  padding-bottom: .5rem;
}
.answrap {
  display: none;
}
.faqa {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 18px;
}
.faqq { color: black; cursor: pointer;}
.faqqs {
  background: grey;
  padding: .1rem .28em;
  border-radius: 3px;
  margin-right: 10px;
  color: white;
}
.faqsWrapper h1 {
  margin-bottom: 10px;
  background: #cecece;
  line-height: 30px;
  font-size: 19px;
  cursor: pointer;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  align-items: baseline;
}
.faqas {
  background: white;
  color: black;
  padding: .1em .2em;
  border-radius: 3px;
  margin-right: 10px;
  display: inline-block;

}
/*************FAQs  styles***********/

/**********FAQs ends here*************/
@media (max-width:360px) {
.weekDay {
	font-size: 17px;
	line-height: 50px;
	width: 85px;

}
	main { width: 100%;padding: 2%;}
	.hereSection { display: block;}
	.no-flex .head-details { width:100% !important;}
	.installPCPost { width:100% !important;}
	.installPCPost .mobile { width: 100% !important;}
	 .mainMenuWrapper {
    position: absolute;
    top: 7em;
    width: 98%;
    z-index: 200;
  }
	div#ez-toc-container ul li { text-indent: 0 !important;}
	.borderedWrapper { padding: 1rem 0.5rem; }
	.postTitle { margin-bottom: 0px;font-size: 1.5rem;line-height: 2.5rem;}
	.non-front { padding: 0;}
	.specificationsWrapper .heads { /*width: 50% !important;*/}
	.installContentWrapper { padding: .2rem 0; margin-bottom: 1rem;}
	h2.steps { display: flex; align-items: center; padding: 5px 10px; margin-bottom: 10px; font-size: 1rem;}
	.stepTitle {
  background: #F57521;
  text-align: center;
  border-radius: 4px;
  color: black;
  width: 30%;
		line-height: 25px}
	.grid {
	width: 350px;
  display: block;
  height: 100vh;
}

.grid img {
  width: 100%;
  cursor: pointer;
	display: block;
}
	#di-guide .installContentWrapper { background: white; padding: 1rem;}
	#di-guide img { border:2px solid grey;border-radius: 4px;padding: 5px;}
	#di-guide h2.steps { background: grey; color:white;display: flex;align-items: center;justify-content: space-between;}
	#faqs .faqa {font-size: 1rem;padding: 0;}
	#faqs .qwrap { align-items: baseline;}
	#faqs .faqqs { padding: 0 .28rem;}
	#faqs .faqq { color:black;font-size: 1rem;}
	#faqs .faqas { background: black; color: white;}
	.smallTxt {display: block;text-align: center;line-height: 50px;background: cornflowerblue;font-weight: 800;margin: 0 2px 5px 2px;text-transform: capitalize; font-size: 1.2rem;}
	.modal-title {
  text-transform: capitalize;
  background: #F57521;
  display: inline-block;
  padding: 0 20px;
  border-radius: 4px;
  line-height: 40px;
color:white;
  font-weight: 600;
}
	.modal-body p {padding: 10px;font-size: 1.1rem;line-height: 25px;}
	.no-flex { display: block !important;}
	.no-flex div.heads,.no-flex div.head-details { width: 100% !important;}

	.modal-dialog { margin: 5px;}
	.modal-body { padding: 0;}
	.modal-body .specificationsWrapper { padding: 0 2px;}
	.modal-body .specificationsWrapper .head-details li,.modal-body .specificationsWrapper .heads ul li { font-size:1rem;}
header ul.displayMenu { display: block !important; transition: 1.2s;position: absolute;z-index: 22;top: 4rem;width: 90%;left: 5%;}
	header ul.displayMenu li {}
	header ul.displayMenu li a {background: white;border-bottom: 2px solid black;line-height: 55px;font-size: 1.3rem;font-weight: bold;}
	header ul.displayMenu li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
button[name="searchBtn"] {}
	.generalSearch {position: relative;right: 10%;top: 2px;}
	.hamMenu {
    position: relative;
    left: 68%;
    display: block;




  }
	.hamMenu i {
    font-size: 1rem;
    cursor: pointer;
    background: black;
    padding: 10px;
    border-radius: 4px;
    color: white;
    /*! border: 1px solid #cecece; */
  }	
.tabLinksMobile { display: block; width:100%;}
	.tabLinksGeneral { display: none !important;}
	#lightbox span{ /*! width:4rem; */ /*! height: 30px; */ background-color: red; color: white;opacity: 1;font-size: 1.2rem;float: right;top: 1rem;right: 1rem;border-radius: 4px;font-weight: 600;text-align: center;line-height: 40px;padding: 0 15px;margin-top: 1.5rem;margin-right: 1.5rem;cursor: pointer;}
	#lightbox { position: fixed;background: black; width:100%; height: 100%; z-index: 100; top:0; }
	.footerWrapper { width: 95%;}
	.copyrightBlock p {font-size: .79rem;}
	.terms ul li a {font-size: .79rem;}
	.flexable {display: block;}
	.tabLinks {width: 100%;}
	.tabContent { display: none;}
	/*.tabContent-mobile {width: 100%;display: block;}*/
	.tabMenu {}
	.tabContent h2 { font-size:1.5rem;margin-bottom: .5rem;}
	
	.writtenContent p {font-size: 1rem;}
	.frontpageLeft p.intro{font-size: 1.2rem;/*! text-align: justify; */padding-bottom: 1rem;}
	.downloadLink {font-size: 1.3rem;text-align: center;padding: 0 .8rem;border: none;display: block;margin-bottom: 1rem;}
	header .logo {
  width: 20%;
}
	.frontpageLeft h1 {font-size: 1.5rem;padding-bottom: 1rem;text-align: center;padding-top: 1rem;}
	header ul.main-menu { display: none;}
	main { width: 100%;padding: 2%;}
	.frontpageContent {display: block !important;}
	.frontpageLeft {width: 100%;}
	.frontpageRight {width: 100% !important;}
	.listedStates li { width: 100% !important;}
.ipadSearch {
	display: none;



}
.extra .noflexed .leftFlexed, .extra .noflexed .rightFlexed {
	width: 100% !important;
	display: block;
}
.catsViewFMenuWrapper h1 {
	padding-left: 0 !important;
}
.extra .gridView h3.productName, .listView h3.productName {
	display: block
}
.extra .noflexed {
	display: block !important;
	width: 100% !important;
}
.extra .gridView .leftFlexed img {
	width: 100% !important;
	display: block;
	object-fit: contain;
}
.gridView .leftFlexed {
	width: 35% !important;
}
.gridView .leftFlexed img {
	width: 100% !important;
}
.hideContentWrapper {
	display: none !important;
}
.searchForm input {
	line-height: 40px;
	border: 1px solid silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-top-left-radius: 15px;
	padding: 0 6px;
	border-bottom-left-radius: 15px;
	border-right: none;
	margin-right: -5px;
}
.searchForm button {
	position: relative;
	right: 5px;
	height: 42px;
	cursor: pointer;
	padding: 0 10px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #A19180;
}
.searchForm {
	left: -3.5rem;
}
.dayTitle {
	width: 90px;
	font-size: 16px;
	line-height: 50px;
}
.searchForm i {
	font-size: 16px;
	color: white;
	padding-top: 2px;
}
.from_timing {
	font-size: 16px;
	padding: 0 5px;
}
.to_timing {
	font-size: 16px;
	padding: 0 5px;
}
.flavours ul li {
	padding: 0 15px;
}
.faqsWrapper h3 {
	display: flex;
	margin-bottom: 10px;
	align-items: baseline;
	font-size: 15px;
}
.faqsWrapper h2 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	display: flex;
	align-items: baseline;
}
.mobileSearch {
	display: block;
}

}

/* tablets */
@media (max-width: 1023px) {
}

/* mobile */
@media (max-width: 767px) {
}

@media (min-width: 361px) and (max-width: 810px) {
	.weekDay {
	font-size: 17px;
	line-height: 50px;
	width: 85px;

}
	.hereSection { display: block;}
	.smallTxt {
    display: block;
    text-align: center;
    line-height: 50px;
    background: cornflowerblue;
    font-weight: 800;
    margin: 0 2px 5px 2px;
    text-transform: capitalize;



    font-size: 1.2rem;
  }
	 .modal-title {
    text-transform: capitalize;
    background: #F57521;
    display: inline-block;
    padding: 0 20px;
    border-radius: 4px;
    line-height: 40px;
    color: white;
    font-weight: 600;
  }
	.no-flex .head-details { width:100% !important;}
	.borderedWrapper { padding: 1rem 0.5rem; }
	.postTitle { margin-bottom: 0px;}
	.non-front { padding: 0;}
	.specificationsWrapper .heads { width: 100%;}
	.installContentWrapper { padding: .2rem 0; margin-bottom: 1rem;}
	h2.steps { display: flex; align-items: center; padding: 5px 10px; margin-bottom: 0;}
	.stepTitle {
  background: #F57521;
  text-align: center;
  border-radius: 4px;
  color: black;
  width: 30%;
		line-height: 25px}
	header ul.displayMenu { display: block !important; transition: 1.2s;position: absolute;z-index: 22;}
	header ul.displayMenu li {}
	header ul.displayMenu li a {background: #F57521;border-bottom: 2px solid black;line-height: 55px;font-size: 1.3rem;font-weight: bold;}
	header ul.displayMenu li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	button[name="searchBtn"] {}
	.generalSearch {position: relative;right: 11%;}
	.hamMenu {
    position: relative;
    left: 70%;
    display: block;
  }
	.hamMenu i {
    font-size: 1.6em;
    cursor: pointer;
    background: white;
    padding: 6px;
    border-radius: 4px;
    color: black;
  }
.tabLinksMobile { display: block; width:100%;}
	.tabLinksGeneral { display: none !important;}
	#lightbox span{ /*! width:4rem; */ /*! height: 30px; */ background-color: red; color: white;opacity: 1;font-size: 1.2rem;float: right;top: 1rem;right: 1rem;border-radius: 4px;font-weight: 600;text-align: center;line-height: 40px;padding: 0 15px;margin-top: 1.5rem;margin-right: 1.5rem;cursor: pointer;}
	#lightbox { position: fixed;background: black; width:100%; height: 100%; z-index: 100; top:0; }
	.footerWrapper { width: 98%;}
	.copyrightBlock p {font-size: .79rem;}
	.terms ul li a {font-size: .79rem;}
	.flexable {display: block;}
	.tabLinks {width: 100%;}
	.tabContent { display: none;}
	/*.tabContent-mobile {width: 100%;display: block;}*/
	.tabMenu {}
	.tabContent h2 { font-size:1.5rem;margin-bottom: .5rem;}
	
	.writtenContent p {font-size: 1rem;}
	.frontpageLeft p.intro{font-size: 1rem;text-align: justify;padding-bottom: 1rem;}
	.downloadLink {font-size: 1.3rem;text-align: center;padding: 0 .8rem;border: none;display: block;margin-bottom: 1rem;}
	header .logo {
  width: 20%;
}
	.frontpageLeft h1 {font-size: 1.5rem;padding-bottom: 1rem;}
	.main-menu { display: none !important;}
	main { width: 100%;padding: 2%;}
	.frontpageContent {display: block !important;}

	.frontpageLeft {width: 100%;}
	.frontpageRight {width: 100% !important;}
	.listedStates li { width: 100% !important;}



.ipadSearch {
	display: none;

}
.extra .noflexed .leftFlexed, .extra .noflexed .rightFlexed {
	width: 100% !important;
	display: block;
}
.catsViewFMenuWrapper h1 {
	padding-left: 0 !important;
}
.extra .gridView h3.productName, .listView h3.productName {
	display: block
}
.extra .noflexed {
	display: block !important;
	width: 100% !important;
}
.extra .gridView .leftFlexed img {
	width: 100% !important;
	display: block;
	object-fit: contain;
}
.gridView .leftFlexed {
	width: 35% !important;
}
.gridView .leftFlexed img {
	width: 100% !important;
}
.hideContentWrapper {
	display: none !important;
}
.searchForm input {
	line-height: 40px;
	border: 1px solid silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-top-left-radius: 15px;
	padding: 0 6px;
	border-bottom-left-radius: 15px;
	border-right: none;
	margin-right: -5px;
}
.searchForm button {
	position: relative;
	right: -5px;
	height: 42px;
	cursor: pointer;
	padding: 0 10px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #A19180;
}
.searchForm {
	left: -3.5rem;
}
.dayTitle {
	width: 90px;
	font-size: 16px;
	line-height: 50px;
}
.searchForm i {
	font-size: 16px;
	color: white;
	padding-top: 2px;
}
.from_timing {
	font-size: 16px;
	padding: 0 5px;
}
.to_timing {
	font-size: 16px;
	padding: 0 5px;
}
.flavours ul li {
	padding: 0 15px;
}
.faqsWrapper h3 {
	display: flex;
	margin-bottom: 10px;
	align-items: baseline;
	font-size: 15px;
}
.faqsWrapper h2 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	display: flex;
	align-items: baseline;
}
.mobileSearch {
	display: block;
}
}

@media (min-width: 810px) and (max-width: 1080px){
	

	.weekDay {
	font-size: 17px;
	line-height: 50px;
	width: 85px;

}.borderedWrapper { padding: 1rem 0.5rem; }
	.postTitle { margin-bottom: 0px;}
	.non-front { padding: 0;}
	.specificationsWrapper .heads { width: 100%;padding-bottom: 1rem;border-bottom: 1px solid #262626;margin-bottom: 1rem;}
	.installContentWrapper { padding: .2rem 0; margin-bottom: 1rem;}
	h2.steps { display: flex; align-items: center; padding: 5px 10px; margin-bottom: 10px;}
	.stepTitle {
  background: #F57521;
  text-align: center;
  border-radius: 4px;
  color: black;
  width: 15%;
		line-height: 30px;}
	header ul.displayMenu { display: block !important; transition: 1.2s;position: absolute;z-index: 22;width: 95%;top: 8rem;left: 4%;}
	header ul.displayMenu li {}
	header ul.displayMenu li a {background: #F57521;border-bottom: 2px solid black;line-height: 55px;font-size: 1.3rem;font-weight: bold;}
	header ul.displayMenu li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	button[name="searchBtn"] {}
	.generalSearch {position: relative;right: 20%;width: 60%;}
	.hamMenu {
    position: relative;
    left: 70%;
    display: block;
		bottom: 5px;
  }
	.hamMenu i {
    font-size: 2rem;
    cursor: pointer;
    background: white;
    padding: 15px;
    border-radius: 4px;
    color: black;
  }
.tabLinksMobile { display: block; width:100%;}
	.tabLinksGeneral { display: none !important;}
	#lightbox span{ /*! width:4rem; */ /*! height: 30px; */ background-color: red; color: white;opacity: 1;font-size: 1.2rem;float: right;top: 1rem;right: 1rem;border-radius: 4px;font-weight: 600;text-align: center;line-height: 40px;padding: 0 15px;margin-top: 1.5rem;margin-right: 1.5rem;cursor: pointer;}
	#lightbox { position: fixed;background: black; width:100%; height: 100%; z-index: 100; top:0; }
	.footerWrapper { width: 98%;}
	.copyrightBlock p {font-size: .79rem;}
	.terms ul li a {font-size: .79rem;}
	.flexable {display: block;}
	.tabLinks {width: 100%;}
	.tabContent { display: none;}
	/*.tabContent-mobile {width: 100%;display: block;}*/
	.tabMenu {}
	.tabContent h2 { font-size:1.5rem;margin-bottom: .5rem;}
	
	.writtenContent p {font-size: 1rem;}
	.frontpageLeft p.intro{font-size: 1.4rem;text-align: justify;padding-bottom: 1rem;}
	.downloadLink {font-size: 1.3rem;text-align: center;padding: 0 .8rem;border: none;display: block;margin-bottom: 1rem;}
	header .logo {
  width: 15%;
}
	.frontpageLeft h1 {font-size: 1.7rem;padding-bottom: 1rem;}
	.main-menu { display: none !important;}
	main { width: 100%;padding: 2%;}
	.frontpageContent {display: block !important;}
	.frontpageLeft {width: 100%;}
	.frontpageRight {width: 100% !important;}
	.listedStates li { width: 100% !important;}
.ipadSearch {
	display: none;

}
.extra .noflexed .leftFlexed, .extra .noflexed .rightFlexed {
	width: 100% !important;
	display: block;
}
.catsViewFMenuWrapper h1 {
	padding-left: 0 !important;
}
.extra .gridView h3.productName, .listView h3.productName {
	display: block
}
.extra .noflexed {
	display: block !important;
	width: 100% !important;
}
.extra .gridView .leftFlexed img {
	width: 100% !important;
	display: block;
	object-fit: contain;
}
.gridView .leftFlexed {
	width: 35% !important;
}
.gridView .leftFlexed img {
	width: 100% !important;
}

.hideContentWrapper {
	display: none !important;
}
.searchForm input {
	line-height: 50px;
	border: 1px solid silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-top-left-radius: 15px;
	padding: 0 6px;
	border-bottom-left-radius: 15px;
	border-right: none;
	margin-right: -5px;
}
.searchForm button {
	position: relative;
	right: -5px;
	height: 52px;

	cursor: pointer;
	padding: 0 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #A19180;
}
.searchForm {
	left: -3.5rem;
}
.dayTitle {
	width: 90px;

	font-size: 16px;
	line-height: 50px;
}
.searchForm i {
	font-size: 16px;
	color: white;
	padding-top: 2px;
}
.from_timing {
	font-size: 16px;
	padding: 0 5px;
}
.to_timing {
	font-size: 16px;
	padding: 0 5px;
}
.flavours ul li {
	padding: 0 15px;
}
.faqsWrapper h3 {
	display: flex;

	margin-bottom: 10px;
	align-items: baseline;
	font-size: 15px;
}
.faqsWrapper h2 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	display: flex;
	align-items: baseline;
}
.mobileSearch {
	display: block;
}
}


@media (min-width: 384px) and (max-width: 744px){
	
	.modal-body .specificationsWrapper .heads ul li { font-size:1rem !important;}
	.weekDay {
	font-size: 17px;
	line-height: 50px;
	width: 85px;

}
	.hereSection { display: block;}
	#premium-features .specificationsWrapper .heads,#old-versions .specificationsWrapper .heads { width: 100%;}
	.modal-body .specificationsWrapper { padding: 0 2px;}
	.specificationsWrapper { padding: 0;}
	.smallTxt {
    display: block;
    text-align: center;
    line-height: 50px;
    background: cornflowerblue;
    font-weight: 800;
    margin: 0 2px 5px 2px;
    text-transform: capitalize;
    font-size: 1.2rem;
  }
	 .modal-title {
    text-transform: capitalize;
    background: #F57521;
    display: inline-block;
    padding: 0 20px;
    border-radius: 4px;
    line-height: 40px;
    color: white;
    font-weight: 600;
  }
	div#ez-toc-container ul li { text-indent: 0 !important;}
	#ez-toc-container a { font-size: 1rem !important; color: black !important;}
	.ez-toc-list li { text-indent: 0 !important}
	header ul.displayMenu { display: block !important; transition: 1.2s;position: absolute;z-index: 22;}
	header ul.displayMenu li {}
	header ul.displayMenu li a {background: #F57521;border-bottom: 2px solid black;line-height: 55px;font-size: 1.3rem;font-weight: bold;}
	header ul.displayMenu li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
	button[name="searchBtn"] {}
	.generalSearch {position: relative;right: 12%;}
	.borderedWrapper { padding: 1rem 0.5rem; }

	.postTitle { margin-bottom: 0px;font-size: 1.5rem;line-height: 2.5rem;}
	.non-front { padding: 0;}
	.specificationsWrapper .heads { width: 50%;}
	.installContentWrapper { padding: .2rem 0; margin-bottom: 1rem;}
	h2.steps { display: flex; align-items: center; padding: 5px 10px; margin-bottom: 10px; font-size: 1rem;}
	.stepTitle {
  background: #F57521;
  text-align: center;
  border-radius: 4px;
  color: black;
  width: 30%;
		line-height: 25px}
	.hamMenu {
    position: relative;
    left: 68%;
    display: block;
		bottom: 3px;
  }
	.hamMenu i {
    font-size: 2rem;

    cursor: pointer;
    background: white;
    padding: 5px;
    border-radius: 4px;
    color: black;
  }
.tabLinksMobile { display: block; width:100%;}
	.tabLinksGeneral { display: none !important;}
	#lightbox span{ /*! width:4rem; */ /*! height: 30px; */ background-color: red; color: white;opacity: 1;font-size: 1.2rem;float: right;top: 1rem;right: 1rem;border-radius: 4px;font-weight: 600;text-align: center;line-height: 40px;padding: 0 15px;margin-top: 1.5rem;margin-right: 1.5rem;cursor: pointer;}
	#lightbox { position: fixed;background: black; width:100%; height: 100%; z-index: 100; top:0; }
	.footerWrapper { width: 98%;}
	.copyrightBlock p {font-size: .79rem;}
	.terms ul li a {font-size: .79rem;}
	.flexable {display: block;}
	.tabLinks {width: 100%;}
	.tabContent { display: none;}
	/*.tabContent-mobile {width: 100%;display: block;}*/
	.tabMenu {}
	.tabContent h2 { font-size:1.5rem;margin-bottom: .5rem;}

	
	.writtenContent p {font-size: 1rem;}
	.frontpageLeft p.intro{font-size: 1rem;text-align: justify;padding-bottom: 1rem;}
	.downloadLink {font-size: 1.3rem;text-align: center;padding: 0 .8rem;border: none;display: block;margin-bottom: 1rem;}
	header .logo {
  width: 20%;
}
	.frontpageLeft h1 {font-size: 1.5rem;padding-bottom: 1rem;}
	.main-menu { display: none !important;}
	main { width: 100%;padding: 2%;}
	.frontpageContent {display: block !important;}
	.frontpageLeft {width: 100%;}
	.frontpageRight {width: 100% !important;}
	.listedStates li { width: 100% !important;}
.ipadSearch {
	display: none;

}
.extra .noflexed .leftFlexed, .extra .noflexed .rightFlexed {
	width: 100% !important;
	display: block;
}
.catsViewFMenuWrapper h1 {
	padding-left: 0 !important;
}
.extra .gridView h3.productName, .listView h3.productName {
	display: block
}
.extra .noflexed {
	display: block !important;
	width: 100% !important;
}
.extra .gridView .leftFlexed img {
	width: 100% !important;
	display: block;
	object-fit: contain;
}
.gridView .leftFlexed {
	width: 35% !important;
}
.gridView .leftFlexed img {
	width: 100% !important;
}
.hideContentWrapper {
	display: none !important;
}
.searchForm input {
	line-height: 40px;
	border: 1px solid silver;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-top-left-radius: 15px;
	padding: 0 6px;
	border-bottom-left-radius: 15px;
	border-right: none;
	margin-right: -5px;
}
.searchForm button {
	position: relative;
	right: -5px;
	height: 42px;
	cursor: pointer;
	padding: 0 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #A19180;
}
.searchForm {
	left: -3.5rem;
}
.dayTitle {
	width: 90px;
	font-size: 16px;
	line-height: 50px;
}
.searchForm i {
	font-size: 16px;
	color: white;
	padding-top: 2px;
}
.from_timing {
	font-size: 16px;
	padding: 0 5px;
}
.to_timing {
	font-size: 16px;
	padding: 0 5px;
}
.flavours ul li {
	padding: 0 15px;
}
.faqsWrapper h3 {
	display: flex;

	margin-bottom: 10px;
	align-items: baseline;
	font-size: 15px;
}
.faqsWrapper h2 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	display: flex;
	align-items: baseline;
}
.mobileSearch {
	display: block;
}
	

header ul.displayMenu { display: block !important; transition: 1.2s;position: absolute;z-index: 22;top: 4.5rem;width: 93%;left: 3%;}

	header ul.displayMenu li {}
	header ul.displayMenu li a {background: #F57521;border-bottom: 2px solid black;line-height: 55px;font-size: 1.3rem;font-weight: bold;}
	header ul.displayMenu li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
}