body {
	font-family: 'Saira', sans-serif;
}
strong{
	font-weight: bold !important;
}
@font-face {
	font-family: 'Saira-Bold';
	src: url('../font/Saira/Saira-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Saira-Medium';
	src: url('../font/Saira/Saira-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Saira';
	src: url('../font/Saira/Saira-Regular.ttf') format('truetype');
}

.help-main-heading span,.ban-text-content span,.prod-rt-text-content h4 a span,.first-heading span,.first-heading-ads span,.dwnld-head-main span,.softr-head-main span {
    font-size: 14px;
    display: block;
    color: #0e6dfc;
}
.first-heading,.dwnld-head-main,.softr-head-main,.first-heading-ads {
    font-size: 30px !important;
} 
.offer-banner img {
    width: 100%;
    margin-top: 90px;
}


h1{
	display: none !important;
}

header {
	padding: 3px 0px 0px;
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 10000;
	top: 0;
	background-color: #fff;
}
.tp-logo{
	width: 100%;
	position: relative;
}
.logo {
	height: 55px;
	max-width: 100%;
}

.top-head-item-wrap {
	padding-top: 10px;
	padding-bottom: 10px;
}

.head-fb {
	background: #3b5a9a;
}

.head-fb i {
	color: #fff;
}

.head-twit {
	background: #2ba6e7;
}

.head-twit i {
	color: #fff;
}

.head-gplus {
	background: #fa3e3c;
}

.head-gplus i {
	color: #fff;
}

.head-likdin {
	background: #1879b0;
}

.head-likdin i {
	color: #fff;
}

.head-pinrst {
	background: #c22523;
}

.head-pinrst i {
	color: #fff;
}

.head-yutube {
	background: #c7332f;
}

.head-yutube i {
	color: #fff;
}

.tp-social-icons {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tp-social-icons li {
	margin-right: 3px !important;
}

.tp-social-icons li a {
	padding: 5px;
	display: inline-block;
	width: 35px;
	text-align: center;
	height: 35px;
}

.navbar {
	padding: 0px 5px;
	background: rgb(14, 109, 252) !important;
	position: relative;
}

.navbar .nav-item .nav-link {
	padding: 5px 30px;
}

.navbar-nav .nav-item .nav-link:hover {
	background-color: #0050c7;
}

.tp-main-banner {
	width: 100%;
	background-color: #ddd;
	background-position: center;
	background-size: 100%;
	position: relative;
	margin-top: 6%;
}
.tp-main-banner .carousel-caption {
	right: 10%;
	left: 10%;
}
.tp-main-banner .carousel-item {
	min-height: 390px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.tp-main-banner  .ban-slide-1 {
	background: #c31432;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #240b36, #c31432);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #240b36, #c31432);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.tp-main-banner  .ban-slide-2 {
	background: #FFB75E;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ED8F03, #FFB75E);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ED8F03, #FFB75E); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.tp-main-banner  .ban-slide-3 {
	background: #11998e;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #38ef7d, #11998e);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.tp-main-banner  .ban-slide-4 {
	background: #11998e;
}
.tp-main-banner  .ban-slide-5 {
	background: #4e54c8;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #8f94fb, #4e54c8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.tp-main-banner .carousel-caption {
	top: 57px;
}

.tp-main-banner .carousel-indicators {
	bottom: 0px !important;
}

.tp-main-banner .carousel .carousel-control-prev-icon {
	background-image: url(../img/left-arrow.png);
}

.tp-main-banner .carousel .carousel-control-next-icon {
	background-image: url(../img/right-arrow.png);
}

.ban-img-content {
	width: 30%;
	float: left;
}

.ban-text-content {
	width: 70%;
	float: left;
	margin-top: 30px;
	color: #fff;
}
.ban-text-content h2{
	font-size: 36px;
	color: #fff;
}

.main-content-1 {
	padding: 150px 0px;
	width: 100%;
}

.content-main-heading {
	text-align: center;
	margin: 0px 0px 40px;
}

.content-main-heading h2 {
	margin: 0px;
	font-size: 40px;
	font-weight: 700;
	color: rgb(22, 22, 22);
}

.mn-cont-1-text-item {
	padding: 50px 0px 0px;
	font-size: 20px;
	text-align: justify;
}

.main-content-2 {
	padding: 100px 0px;
	width: 100%;
	background-color: #fff;
}

.prod-item-wrapper {
	width: 100%;
	margin-bottom: 30px;
}

.prod-cat-item-link {
	background-color: #FDC830;
	padding: 30px 5px;
	border-radius: 10px;
	color: #000;
	width: 100%;
	display: block;
	text-align: center;
}

.prod-item-wrapper .prod-cat-item-link i {
	margin-bottom: 10px;
	font-size: 30px;
}

.prod-cat-item-link p {
	margin: 0px;
	font-weight: 700;
	font-size: 15px;
}

.prod-item-wrapper .prod-cat-item-link:hover {
	color: #fff;
	background-color: rgb(253, 158, 33);
}

.buyprocode{
	margin: 0px;
	font-weight: bold;
	font-size: 17px;
}

.main-content-3 {
	text-align: center;
	padding: 80px 0px;
	width: 100%;
	background: #0575E6;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #021B79, #0575E6);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #021B79, #0575E6);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.mn-cont-3-text-item h2 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 10px;
	text-transform: uppercase;
	line-height: 1.5;
}

.main-content-4 {
	padding: 100px 0px;
	width: 100%;
	background-color: #f1f1f1;
}

.mn-cont-4-products {
	width: 100%;
	padding: 20px 10px;
	background-color: #fff;
	float: left;
	margin-bottom: 30px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.16), 0 1px 5px 0 rgba(0,0,0,.12);
}

.mn-cont-4-products-img {
	width: 45%;
	text-align: center;
	float: left;
}

.mn-cont-4-products-img img {
	
}

.mn-cont-4-products-items {
	width: 50%;
	text-align: center;
	float: left;
	padding-left: 10px;
}

.pd-price {
	text-decoration: line-through;
}
h3.pd-off-price {
    color: #ea0000;
    font-weight: bold;
}
.mn-con-4-btn-1 {
	padding: 5px 10px;
	display: block;
	border-radius: 5px;
	margin-bottom: 10px;
}

.mn-cont-4-products-text {
	width: 100%;
	float: left;
	text-align: center;
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
.mn-cont-4-products-text a h5 {
    color: #000;
    font-weight: 600;
}
.main-content-5 {
	padding: 50px 0px;
	width: 100%;
	background-color: #fff;
}

.avatar img {
	width: 11%;
}


.main-content-5 .carousel-item {
	min-height: 250px !important;
}
.main-content-5 .carousel .carousel-control-prev-icon {
	background-image: url(../img/arrow_left.png);
}

.main-content-5 .carousel .carousel-control-next-icon {
	background-image: url(../img/arrow_Right.png);
}
.main-content-5 .carousel-inner {
    width: 70%;
    margin: 0 auto;
}

.main-procode{
	margin: 0px;
	padding: 0px;
}

.main-procode li{
	font-size: 17px;
	font-weight: bold;
}

footer {
	padding-top: 50px;
	background: #003586;
}

.footer-product-list {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid rgb(0, 219, 248);
}
.ft-pd-list-wrap ul {
	margin-left: 15px;
}
.ft-pd-list-wrap ul li {
	position: relative;
}

.ft-pd-list-wrap ul li a {
	color: #fff;
	font-size: 12px;
}
.ft-pd-list-wrap ul li a:hover {
    color: #03efc3;
}

.ft-pd-list-wrap ul li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f101";
	font-style: normal;
	font-weight: 900;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 444;
}

.ft-content-wrap-1 h5 {
	color: #38ef7d;
	text-decoration: underline;
}

.ft-content-wrap-2 h5 {
	color: #38ef7d;
	text-decoration: underline;
}

.ft-content-wrap-3 {
	color: #fff;
}

.ft-content-wrap-3 a {
	color: #38ef7d;
}

.ft-content-wrap-3 h5 {
	color: #38ef7d;
	text-decoration: underline;
}

.ft-icons-list li a {
	color: #fff;
}

.ft-icons-list li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f101";
	font-style: normal;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	padding-right: 0.5em;
}

.ft-bottom-item {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	background-color: #012254;
}

.ft-bottom-item p {
	margin: 0px;
	color: #fff;
}

.ft-bottom-item p a {
	color: #38ef7d;
}

#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #38ef7d;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

#back-to-top:hover {
	background: #e9ebec;
}

#back-to-top.show {
	opacity: 1;
}

.thank-main-wrapper{
	width: 100%;
	background-color: #f1f1f1;
	padding: 150px 0px;
}
.thank-infosky{
	font-size: 20px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 35px;
    margin-top: 20px;
}

/*-------------------Slider Start Styling----------------------*/
section.main-content-6 {
    width: 100%;
	background-color: #f1f1f1;
	padding: 100px 0px;
}
.mn-cont-6-item{
	width: 100%;
}
.card.slider-card {
	width: 100%;
	min-height: 275px;
	margin-bottom: 20px;
}
.slide-card-body{
	width: 100%;
	padding: 15px 10px;
	white-space:normal;
}
.slide-card-body h6 a{
	font-size: 18px;
	color: #000;
}
.mn-cont-6-item .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 40px 0px;
}


/*-------------------carousel End Styling----------------------*/

/*-------------------Android Page Styling----------------------*/

.android-main-wrapper{
	width: 100%;
}
.android-item-wrap-one{
	width: 100%;
	padding: 80px 0px;
	background-color: #f5f5f5;
}
.android-item-wrap-one h2{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.card-icon-wrap{
	width: 100%;
	padding: 20px 5px 20px;
}
.card-icon-wrap i{
	font-size: 40px;
	color: #fff;
}
.card-icon-wrap h4{
	margin-bottom: 0px;
	color: #fff;
}
.card-text-wraped{
	min-height: 180px;
}
.android-item-wrap-two{
	width: 100%;
	padding: 80px 0px;
	background: #00c6ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #0072ff, #00c6ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #0072ff, #00c6ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.android-item-wrap-two h2{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.anoid-content{
	background-color: #fff;
	padding: 20px 10px;
	width: 100%;
	border-radius: 10px;
}
.anoid-content i{
	font-size: 30px;
}
.anoid-content h5{
	margin-bottom: 0px;
}
.android-item-wrap-three{
	width: 100%;
	padding: 100px 0px;
	background-color: #fff;
}
.android-item-wrap-three h2{
	margin-bottom: 30px;
	text-transform: uppercase;
}
.qot-link{
	width: 100%;
	padding: 15px 5px;
	display: block;
	border-radius: 10px;
	margin: 15px 0px;
	font-size: 20px;
}
.skymail-link{
	width: 100%;
	padding: 15px 5px;
	display: block;
	border-radius: 10px;
	margin: 15px 0px;
	font-size: 20px;
}
.android-slider-wrapper{
	width: 100%;
	background-color: #fff;
	padding: 80px 0px 40px;
}
.android-slider-wrapper h2{
	margin-bottom: 30px;
	text-transform: uppercase;
	text-align: center;
}
#thumbnail-slider {
	margin: 0 auto;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	-webkit-user-select: none;
	user-select: none;
}

#thumbnail-slider div.inner {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slide-wrapp {
	width: 100%;
}

.slide-container-wrapper {
	/*! width: 98%; */
	position: absolute;
	top: 0;
	left: -4px;
	overflow: hidden;
	z-index: 2222;
	display: none;
}

#thumbnail-slider div.inner ul {
	white-space: nowrap;
	position: relative;
	left: 0;
	top: 17px;
	list-style: none;
	font-size: 0;
	padding: 0;
	margin: 0;
	float: left!important;
	width: auto!important;
	height: auto!important;


}

#thumbnail-slider ul li {
	display: inline-block;
	margin-bottom: 90px;
	margin-left: 10px;
	margin-right: 10px;
	/* Spacing between thumbs*/
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	/*Note: The scale down will increase the spacing between slides. You can set negative margins as did above to roll back the spacing. */
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	box-sizing: content-box;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	position: relative;
	list-style: none;
	backface-visibility: hidden;
}

#thumbnail-slider ul li.active {}

#thumbnail-slider .thumb {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	font-size: 0;
	cursor: inherit;
	transition: all linear 0.4s;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

#thumbnail-slider-pause-play {
	display: none;
}
/*.pause*/

#thumbnail-slider-prev,
#thumbnail-slider-next {
	display: none;
}
.app-img-logo{
	width: 50%;
	position: relative;
    z-index: 222;
}


/*-------------------Product Page Styling----------------------*/



a.valid-btn {
    padding: 15px 40px;
    display: block;
    border-radius: 2px;
    font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin: 5px 20px 0px;
	text-align: center;
}

.product-main-wrapper {
	width: 100%;
	padding: 80px 0px;
	background-color: #f3f3f3;
	margin-top: 70px;
}

.product-main-heading {
	width: 100%;
	text-align: center;
	background-color: #00ccff;
}

.product-main-heading h2 {
	margin-bottom: 20px;
	padding: 10px 0px;
	color: #fff;
	font-weight: bold;
}

.product-lt-item-list h5 {
	text-align: center;
    margin-bottom: 5px;
    padding: 10px;
    background-color: #00ccff;
    box-shadow: 1px 1px 2px 1px #ddd;
    color: #fff;
}

.product-lt-item-list ul li {
	margin-bottom: 5px;
	background-color: #fff;
}
.product-lt-item-list ul li:hover {
	background-color: #89e9ff;
}

.product-lt-item-list ul li a {
	padding: 10px;
	display: block;
	box-shadow: 1px 1px 2px 2px #ddd;
	color: #000;
}

.product-lt-item-list ul li a i {
	margin-right: 10px;
}

.rt-item-wrapper {
	width: 100%;
	background-color: #fff;
	box-shadow: 1px 1px 2px 1px #ddd;
	padding: 20px 0px;
	margin-bottom: 20px;
}

.prod-rt-text-content {
	width: 100%;
}

.prod-rt-text-content h4 a {
	color: #000;
}

.product-rt-item-img-wrap {
	text-align: center;
}
.product-rt-item-img-wrap p{
	margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
}
.product-rt-item-img-wrap a img {
	width: 125px;
}

.prod-rt-price-btn-wrap {
	width: 100%;
	float: left;
}

.prod-rt-price-wrap {
	width: 50%;
	float: left;
}

.prod-rt-price-wrap p {
	margin: 0px;
	font-size: 23px;
	font-weight: bold;
	color: #ea0000;
}

.prod-rt-price-wrap p span {
	font-size: 18px;
	text-decoration: line-through;
	color: #000;
}

.prod-rt-btn-wrap {
	width: 50%;
	float: left;
	text-align: right;
}

.prod-rt-btn-download {
	padding: 5px 20px;
	font-weight: 700;
	color: #000 !important;
	display: inline-block;
}

.prod-rt-btn-buy {
	padding: 5px 20px;
	font-weight: 700;
	color: #000 !important;
	display: inline-block;
}
.anroid-btn-help {
	padding: 10px 50px;
    color: #fff !important;
    display: inline-block;
    border-radius: 4px;
}

.product-rt-item-readmore {
	font-size: 16px;
	font-weight: bold;
	color: #ea0000;
	float: right;
    margin-bottom: 5px;
}


/*-------------------Company Page Styling----------------------*/

.company-main-wrapper {
	width: 100%;
	padding: 80px 0px;
	background-color: #f3f3f3;
	margin-top: 75px;
}

.company-main-heading {
	width: 100%;
	text-align: center;
	background-color: #00ccff;
}

.company-main-heading h2 {
	margin-bottom: 20px;
	padding: 10px 0px;
	color: #fff;
	font-weight: bold;
}

.rt-main-content-wrapper {
	width: 100%;
	padding: 20px;
	background-color: #fff;
	box-shadow: 1px 1px 2px 1px #ddd;
	margin-bottom: 30px;
}

.company-description-main-text {
	font-size: 18px;
}

.comp-rt-content-list li {
	padding: 5px 0px;
}

.comp-rt-content-list li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f101";
	font-style: normal;
	font-weight: 600;
	color: #000;
	font-size: 16px;
	margin-right: 10px;
}

.comp-rt-maindata-list {
	margin: 40px 0px;
}

.comp-rt-maindata-list li {
	margin-bottom: 15px;
}

.comp-rt-maindata-list li span {
	font-weight: bold;
}

.comp-rt-email-link {
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 20px;
}

.comp-rt-email-link a {
	color: #ea0000;
}


/*-------------------Policy Page Styling----------------------*/

.rt-main-heading-wrapper {
	width: 100%;
	padding: 15px 0px;
	background-color: #fff;
	text-align: center;
}

.rt-main-heading-wrapper h4 {
	color: #000;
	font-weight: bold;
	margin: 0px;
}

.rt-main-content-wrapper p span {
	font-weight: bold;
}

#accordion .card .card-header {
	margin: 0px !important;
	padding: 0px !important;
}

#accordion .card .card-header a {
	padding: 10px 15px;
	display: block;
}

#accordion .card .card-header a h5 {
	font-size: 17px;
	font-weight: bold;
}

#accordion .card-body ul li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f101";
	font-style: normal;
	font-weight: 600;
	color: #000;
	font-size: 16px;
	margin-right: 10px;
}

#accordion .card-body ul li span {
	font-weight: bold;
}

#accordion .card-body ul li p {
	margin-left: 50px;
}

.accordion-panel-text-list2 {
	margin-left: 80px;
	position: relative;
	margin-bottom: 20px;
}

.accordion-panel-text-list2 li {
	position: relative;
}

#accordion .card-body .accordion-panel-text-list2 li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f30b";
	font-style: normal;
	font-weight: 600;
	color: #000;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: -22px;
	z-index: 666;
}

#accordion {
	margin-bottom: 30px;
}
.faq-img-content {
	display: block;
	margin-bottom: 20px;
}

/*-------------------Sitemap Page Styling----------------------*/

.sitemap-main-wrapper {
	width: 100%;
	padding: 80px 0px;
	background-color: #f3f3f3;
	margin-top: 75px;
}

.sitemap-main-heading {
	width: 100%;
	text-align: center;
	background-color: #00ccff;
}

.sitemap-main-heading h2 {
	margin-bottom: 20px;
	padding: 10px 0px;
	color: #fff;
	font-weight: bold;
}

.stmap-content-wrapper-1 {
	width: 100%;
	padding: 20px 10px;
}

.stmap-content-wrapper-1 ul li {
	margin-bottom: 3px;
	width: 32.9%;
	background-color: #a7ebff;
	text-align: center;
	margin-right: 0px !important;
}

.stmap-content-wrapper-1 ul li:hover {
	background-color: #00c0fa;
}

.stmp-con-list-item-tp {
	padding: 20px 10px;
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.stmp-con-list-item-tp:hover {
	color: #fff;
}

.stmp-products-wrapper {
	width: 100%;
	padding: 20px 0px;
}

.stmp-products-wrapper h5 {
	margin: 20px 0px 20px;
}

.stmp-products-wrapper h5 a {
	color: #ea0000;
}

.stmp-products-wrapper ul {
	margin-left: 15px;
}

.stmp-products-wrapper ul li {
	position: relative;
}

.stmp-products-wrapper ul li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	font-style: normal;
	font-weight: 600;
	color: #000;
	font-size: 18px;
	position: absolute;
	top: 2px;
	left: -14px;
	z-index: 666;
}

.stmp-products-wrapper ul li a {
	padding: 5px 0px;
	display: block;
	color: #000;
	font-size: 14px;
}


/*-------------------Service Page Styling----------------------*/

.service-content-wrapper {
	width: 100%;
}

.service-content-wrapper ul {
	margin-left: 20px;
}

.service-content-wrapper ul li {
	position: relative;
	padding: 5px;
}

.service-content-wrapper ul li:before {
	font-family: 'Font Awesome 5 Free';
	content: "\f105";
	font-style: normal;
	font-weight: 600;
	color: #000;
	font-size: 18px;
	position: absolute;
	top: 3px;
	left: -10px;
	z-index: 666;
}

.service-content-heading {
	width: 100%;
	padding: 10px 20px;
	background-color: #bbcdff;
}

.service-content-heading h5 {
	font-weight: bold;
	margin: 0px;
	color: #2f3c61;
}

.service-content {
	width: 100%;
	padding: 10px 20px;
	background-color: #e5ecff;
	margin-bottom: 30px;
}

.service-content table {
	border: 1px solid #8295cc;
}

.service-content table thead th {
	font-size: 18px;
	font-weight: bold;
}

.service-content table tbody th {
	font-size: 16px;
	font-weight: bold;
}


/*------------------- Affiliate Page Styling----------------------*/

.affiliates-content-wrapper{
	width: 100%;
}
.affiliates-content-wrapper span{
	font-weight: bold;
}
.btn-link{
	padding: 10px 5px;
	font-size: 18px;
}

.affiliate-video-frame{
	width: 100%;
	margin: 20px 0px;
	padding: 10px;
}
.affiliate-video-frame iframe{
	width: 100%;
	min-height: 400px;
}


/*-------------------Special Offer Page Styling----------------------*/

.spoff-content-discount-wrap{
	width: 100%;
	padding: 20px 10px;
}
.spoff-content-discount-wrap{
	color: #fff;
	text-align: center;
}
.spoff-content-offer-heading{
	width: 100%;
	padding: 10px 5px;
	background-color: #bbcdff;
	text-align: center;
}
.spoff-content-discount-wrap h5{
	font-weight: bold;
	color: yellow;
}
.spoff-content-offer-wrap{
	width: 100%;
	margin: 20px 0px 40px;
	border: 2px solid #aebeea;
	background-color: #fdf5dd;
}

.spoff-box-img{
	text-align: center !important;
	padding: 10px 0px;
	background-color: #d3dfff;
}
.spoff-box-img a img {
    max-width: 50%;
}
.payment-bot-wrap{
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
}
.payment-price-wrap{
	width: 100%;
	padding: 20px 0px;
	text-align: center;
}
a.spoff-avan {
    float: left;
}
.spoff-avan img{
	width: 100%;
}
.save-real-price li{
	padding: 5px 10px 5px 0px;
	font-size: 18px;
}
.spoff-card-body{
	padding: 20px 10px;
}
.spoff-card-body h6 a{
	color: #000;
}
.spoff-box-img a {
    display: block;
}



/*-------------------Software Page Start Styling----------------------*/
.softwr-main-wrapper {
	width: 100%;
	padding: 18px 0px 60px;
	margin-top: 75px;
	background-color: #f3f3f3;
}
.softwr-detail-wrapper{
	width: 100%;
	padding-top: 50px;
}
.softwr-content-wrapper{
	width: 100%;
	margin-bottom: 50px;
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px #ccc;
	padding: 20px 20px;
	position: relative;
}
.softwr-content-wrapper:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 430px 0 0 565px;
    border-color: transparent transparent transparent #0e6dfc;
    content: '';
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
}
.softr-prod-img-wrap{
	padding: 50px 10px;
	background-image: linear-gradient(to top, #fff 0%, white 100%);
	position: relative;
	z-index: 222;
	border-bottom-left-radius: 120px;
}
.softr-prod-text-wrap{
	padding: 15px 0 0;
}
.softr-head-main{
	font-weight: bold;
}
.sft-lt-btn{
	padding: 10px ;
	font-size: 18px;
	font-weight: bold;
	display: block !important;
	margin-bottom: 0px;
	border-radius: 5px;
	text-align: center;
	background-color: #fff !important;
}
.softr-price-wrap{
	margin-top: 20px;
}
.softr-price-wrap li:first-child{
	font-size: 20px;
	font-weight: bold;
	color: #FF8800;
}
.sft-lt-link-wrap{
	width: 100%;
}
.sft-lt-link-wrap ul{
	margin: 10px 0px 10px;
	text-align: center;
}
.sft-lt-link-wrap ul li{
	width: 30%;
}
.softr-ofr-price{
	font-size: 30px;
	font-weight: bold;
	color: #ea0000;
}
.softr-main-price{
	font-size: 24px;
	font-weight: bold;
	color: #380c4e;
	text-decoration: line-through;
}
.softwr-con-wrapper{
	width: 100%;
	padding: 20px;
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px #ccc;
	margin-bottom: 30px;
}
.softwr-iframe-wrap{
	width: 100%;
	text-align: center;
}
.softwr-iframe-wrap iframe{
	width: 100%;
	min-height: 480px;
}
.softwr-con-wrapper ul{
	margin-bottom: 30px;
}
.softwr-con-wrapper ul li{
	list-style: none;
	position: relative;
}
.softwr-con-wrapper ul li:after{
	font-family: 'Font Awesome 5 Free';
	content: "\f0a4";
	font-style: normal;
	font-weight: 900;
	color: #000;
	font-size: 16px;
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 444;
}
.softwr-con-heading{
	color: #000;
	font-weight: bold;
}
.softwr-con-heading i{
	display: inline-block;
	vertical-align: middle;
}

.softwr-lt-item-list h5 {
	text-align: center;
	padding: 0px 0px 10px;
	background-color: #fff;
	margin: 0px;
}
.softwr-lt-item-list ul{
	margin: 0px;
	padding: 0px;
}
.softwr-lt-item-list ul li {
	border: 1px solid #e8e8e8;
	background-color: #fff;
}

.softwr-lt-item-list ul li a {
	padding: 7px 10px;
	display: block;
	box-shadow: 1px 1px 2px 2px #ddd;
	color: #000;
}

.softwr-lt-item-list ul li a i {
	margin-right: 10px;
}



/*-------------------Help Page Start Styling----------------------*/

.help-main-wrapper {
    width: 100%;
    padding: 80px 0px;
    background-color: #f3f3f3;
    margin-top: 75px;
}
.help-main-heading {
    width: 100%;
    text-align: center;
    background-color: #00ccff;
}
.help-main-heading h3 {
    margin-bottom: 20px;
    padding: 10px 0px;
    color: #fff;
    font-weight: bold;
}
.help-main-heading h3 a{
    color: #fff;
}
.help-video-frame iframe {
    width: 100%;
	min-height: 400px;
	margin-bottom: 30px;
}



/*-------------------BUY Page Start Styling----------------------*/

.valid-detail{
	width: 100%;
	margin-bottom: 10px;
}
.valid-detail p{
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;
}
.valid-detail h2{
	color: #fff;
	margin-bottom: 5px;
}

.cyn-secondary {
    background-color: #2bbbad !important;
}
.ppl-secondary {
    background-color: #a6c !important;
}
.valid-wrapper{
	width: 100%;
    margin-top: 90px;
    padding: 20px 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.linse-content {
    background-color: #fff;
    width: 100%;
    padding: 20px 0px;
    margin-bottom: 15px;
    border-radius: 7px;
    box-shadow: 0 3px 6px #777777;
}
.lic-title {
    padding: 5px 0px;
    margin-bottom: 20px;
}
a.lic-btn-main {
    padding: 10px 20px;
    display: inline-block;
    background-color: #0182f1;
    border-radius: 5px;
    color: #fff;
    margin-top: 15px;
}
h3.licen-title {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.buy-now-btn{
	margin: 0px;
	width: 100%;
	font-size: 20px;
}
.buy-main-wrapper {
    width: 100%;
    padding: 50px 0px 50px;
    background-color: #f3f3f3;
}
.buy-main-heading {
    width: 100%;
    text-align: center;
    background-color: #00ccff;
}
.buy-main-heading h3 {
    margin-bottom: 20px;
    padding: 10px 0px;
    color: #fff;
    font-weight: bold;
}
.buy-main-heading h3 a{
    color: #fff;
}
.buy-content-wrapper {
	width: 100%;
	padding: 20px;
	box-shadow: 1px 1px 2px 1px #ddd;
}

.buy-product-heading {
	width: 100%;
	height: auto;
	padding: 5px;
	color: #fff;
	text-align: center;
	background: #0e6dfc;
}
.buy-product-heading h4{
	margin: 0px;
}

.buy-price-change-item {
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	margin-bottom: 30px;
	padding: 15px 10px 0;
	border: 2px solid #0e6dfc;
}

.buy-price-change-item h2 {
    margin-bottom: 15px;
	font-size: 26px;
	font-weight: bold;
}
.buy-price-change-item h3 {
	font-size: 40px;
	font-weight: bold;
	color: #e91e63;
}

.buy-avan-paypal-wrap {
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #ddd;
}
.first-heading {
    color: #353535;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
}
.paybtn input[type="image"] {
    border-radius: 0px;
    border: 2px solid #003087;
    box-shadow: 0px 0px 0px 2px #70f2ff;
    display: inline-block;
	max-width: 100%;
	transition: 0.3s;
}
.paybtn input[type="image"]:hover {
	opacity: 0.5;
}
.avanbtn a img {
    display: inline-block;
    border-radius: 0px;
    border: 2px solid #ea0000;
	box-shadow: 0px 0px 0px 2px #f9e70b;
	max-width: 100%;
	transition: 0.3s;
}
.avanbtn a img:hover {
    opacity: 0.5;
}
.buy-card-content{
	margin-bottom: 30px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px solid #f1f1f1;
}

.buy-lt-item-list{
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	background-color: #fff;
	border-radius: .25rem;
}
.buy-lt-item-list h5 {
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
	box-shadow: 1px 1px 2px 1px #ddd;
	font-weight: bold;
}

.buy-lt-item-list ul li {
	margin-bottom: 0px;
	transition: 0.3s;
}
.buy-lt-item-list ul li:hover {
	background-color: #89e9ff;
}

.buy-lt-item-list ul li a {
	padding: 15px 10px;
	display: block;
	color: #000;
}

.buy-lt-item-list ul li a i {
	margin-right: 10px;
	margin-left: 10px;
}
.buy-top-ads-wrapper{
	width: 100%;
	margin-top: 90px;
	background: white url("../img/ban-bg.jpg") no-repeat center;
	padding: 80px 0px;
	position: relative;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.buy-price-wrap{
	font-size: 40px;
	color: #ea0000;
	font-weight: bold;
}
.buy-paypal input[type="image"] {
    border: 3px solid #009cde;
    border-radius: 7px;
    outline: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    margin: 10px 0;
    max-width: 100%;
}
.buy-avangate{
    border: 3px solid #ea0000;
    border-radius: 7px;
    outline: 0;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    margin: 10px 0;
    max-width: 100%;
}
p.head-main1 {
    font-size: 30px;
    color: #db0068;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 30px;
}
p.head-main2 {
    font-size: 23px;
    color: #012169;
	margin-bottom: 0px;
	line-height: 30px;
	font-weight: bold;
}
.first-heading-ads {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    line-height: 45px;
}
.show-ads-wrapper{
	background-color: #ffe9d5;
	width: 100%;
    z-index: 999;
    position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
}
.timer-wrap{
	width: 100%;
	border-radius: 10px;
	margin: 15px 0px;
	display: inline-block;
	border: 5px solid #fff;
background: -moz-linear-gradient(top,  #ff3198 0%, #d41a28 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff3198 0%,#d41a28 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff3198 0%,#d41a28 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.timer-text-wrap{
	width: 100%;
	margin: 15px 0px;
	
}
.timer-wrap p#demo {
    font-size: 50px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
	margin: 0px;
	line-height: 60px;
}
span#m {
    position: relative;
	padding: 0px 10px;
	margin-right: 10px;
	
}
span#s {
    position: relative;
	padding: 0px 10px;
	margin-left: 10px;

}
.buy-prod-container{
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	width: 100%;
	background-color: #fff;
	padding: 20px 10px;
	border-radius: 12px;
}
.cancel-price {
    font-size: 38px;
    color: #000;
    text-decoration: line-through;
	float: left;
	margin-right: 30px !important;
}
.off-price-buy {
    font-size: 38px;
    color: #ea0000;
    font-weight: bold;
}

div#livesearch {
    position: absolute;
    z-index: 999;
    left: 0;
    background: #fff;
    top: 40px;
    color: #000;
    display: none;
    width: 300px;
    border: 1px solid #ddd;
}
div#livesearch a {
    color: #000;
    list-style: none;
    display: block;
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
}



/*-------------------Download Page Start Styling----------------------*/
.dwnld-content-wrapper {
    width: 100%;
    padding: 50px 0px 50px;
    background-color: #7fec3b---;
}
.dwnld-tp-content-wrap{
	width: 100%;
}
.dwnld-lt-item-list h5 {
	text-align: center;
	margin-bottom: 0px;
	padding: 10px;
	background-color: #fff;
	font-weight: bold;
}

.dwnld-lt-item-list ul li {
	background-color: #fff;
}
.dwnld-lt-item-list ul li:hover {
	background-color: #89e9ff;
}

.dwnld-lt-item-list ul li a {
	padding: 8px 5px;
	display: block;
	color: #000;
}

.dwnld-lt-item-list ul li a i {
	margin-right: 10px;
	margin-left: 15px;
}
.dwnld-item-img{
	
}
h2.dwnld-head-main {
    margin-left: 30px;
    color: #fff;
    font-weight: bold;
}
h5.dwnld-procode {
    color: #fff;
    font-weight: bold;
}

.purple{
background: -webkit-linear-gradient(to right, #3c1053, #ad5389);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3c1053, #ad5389); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.dwnld-tp-link-wrap{
	margin-top: 20px;
}
.dwnld-zip{
	width: 100%;
    background-color: #fff;
    padding: 12px 10px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
	margin-bottom: 20px;
}
.dwnld-rar{
	width: 100%;
    background-color: #fff;
    padding: 12px 10px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
	margin-bottom: 20px;
}
.dwnld-exe{
	width: 100%;
    background-color: #fff;
    padding: 12px 10px;
    display: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
}
.dwnld-tp-link-wrap ul li a i {
    margin-right: 10px;
}
.dwnld-item-wrapper {
	width: 100%;
	margin-bottom: 30px;
}

.dwnld-cat-item-link {
	padding: 20px 5px;
    color: #4c108e;
    width: 100%;
    display: block;
    text-align: center;
	text-transform: uppercase;
	border: 1px solid #4c108e;
}

.dwnld-item-wrapper .dwnld-cat-item-link i {
	margin-bottom: 10px;
}

.dwnld-cat-item-link p {
	margin: 0px;
	font-weight: 700;
	font-size: 15px;
}

.dwnld-item-wrapper .dwnld-cat-item-link:hover {
	color: #fff;
	background-color: rgb(14, 109, 252);
}
.dwnld-listitem-wrap{
	width: 100%;
	padding: 40px 0px 20px;
}
.dwnld-main-heading{
	width: 100%;
	text-align: center;
}
.dwnld-main-heading h2{
	margin-bottom: 30px;
	text-transform: uppercase;
}
.anroid-btn-buy img {
    margin-bottom: 5px;
}

.md-form input:not([type]), .md-form input[type=date]:not(.browser-default), .md-form input[type=datetime-local]:not(.browser-default), .md-form input[type=datetime]:not(.browser-default), .md-form input[type=email]:not(.browser-default), .md-form input[type=number]:not(.browser-default), .md-form input[type=password]:not(.browser-default), .md-form input[type=search-md], .md-form input[type=search]:not(.browser-default), .md-form input[type=tel]:not(.browser-default), .md-form input[type=text]:not(.browser-default), .md-form input[type=time]:not(.browser-default), .md-form input[type=url]:not(.browser-default), .md-form textarea.md-textarea{
	box-sizing: content-box;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.top-head-item-wrap .md-form input[type=text] {
	margin: 0px;
	border: 1px solid rgb(2, 162, 255);
	border-radius: 5px;
	padding: 5px;
	width: 300px;
	color: #000;
	background-color: #fff;
}
.select-wrapper{
    width: 100%;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #ced4da;
	outline: 0;
	padding-bottom: 10px;
    color: #495057;
}




/* sidebar */
.sidebar-promo img {
    width: 100%;
}

.sidebar-promo {
    box-shadow: 1px 1px 2px 2px #ddd;
    display:none;
}




/*-------------- floating ad-------------*/
#dialog {
	top: 50% !important;
	left: 50% !important;
	display: none;
	margin-left: -260px;
	margin-top: -160px;
}
#dialog .close {
	font-size: 16px;
	line-height: 1;
	color: #000;
	position: absolute;
	top: -20px;
	right: 0;
	background: #fff;
	width: 20px;
	height: 20px;
	opacity: .7;
	text-align: center;
}
#dialog .close:hover {
	opacity: .9;
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}
#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 99999;
	padding: 20px;
}
#boxes #dialog {
	width: 520px;
	height: 355px;
	padding: 10px;
	background-color: #ffffff;
	box-sizing: border-box;
}
#boxes #dialog img {
	max-width: 100%;
	height: auto;
}

a.rest-link-btn,a.sub-link-btn {
    padding: 6px 0px;
	width: 49%;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
}
.link-btn-sec {
    width: 100%;
    padding: 30px 0;
}
.ban-img-content.android-logo img {
    width: 180px !important;
	margin-top: 20px;
}

/*-------------------swipper----------------------*/

.swiper-container.android-screen-view {
	text-align: center;
}

.swiper-container.android-screen-view .swiper-slide {
	padding: 0 43px;
}

.swiper-container {
	width: 100%;
	padding-bottom: 50px;
}

.swiper-slide img {
	display: block;
	margin: auto;
	width: 100%;
	border-radius: 10px;
}

.swiper-slide {
	width: 390px;
	height: auto;
	padding: 0 15px;
}

.two .swiper-slide {
	width: 300px;
}

.swiper-slide img {
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}

.swiper-slide .android-screen-img .preview-icon {
	z-index: -1;
	width: calc(100% - 30px);
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
}






/*-------------------RESPONSIVE Start Styling----------------------*/


@media (min-width: 1025px) and (max-width: 1280px) {
  
  
  
}
@media (min-width: 992px) and (max-width: 1199px){
    .buy-lt-item-list ul li a {
        padding: 15px 5px;
        font-size: 14px;
    }
    .buy-card-content h4 {
        font-size: 18px;
    }
    .buy-card-content p {
        font-size: 40px;
	}
	.product-lt-item-list ul li a {
		font-size: 14px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
    .buy-card-content h4 {
        font-size: 19px;
    }
    .buy-card-content p {
        font-size: 35px;
    }
    .buy-top-ads-wrapper {
        margin-top: 150px;
    }
    .timer-wrap p#demo {
        font-size: 40px;
        line-height: 48px;
    }
    .timer-wrap {
        margin: 15px 0px 0px;
    }
    .tp-social-icons li {
        margin-right: 0px !important;
	}
	.top-head-item-wrap .md-form input[type="text"]{
		width: 230px;
	}
	.product-lt-item-list ul li {
		margin-bottom: 0px;
	}
	.softwr-content-wrapper::after {
		display: none;
	}
	.softwr-content-wrapper {
		margin-bottom: 0px;
		padding: 20px 20px;
	}
	.softr-prod-img-wrap {
		padding: 20px 10px;
	}
	.product-lt-item-list ul li a {
		padding: 7px 30px;
	}
	.product-lt-item-list {
		display: none;
	}
	.dwnld-tp-link-wrap ul li a span {
		display: block;
	}
	.dwnld-tp-link-wrap {
		margin-top: 0px;
	}
	.dwnld-content-wrapper {
		padding: 50px 0px 30px;
	}
	.mn-cont-3-text-item h2 {
		font-size: 26px;
	}
	.main-content-3 {
		padding: 55px 0px;
	}
	.main-content-4 {
		padding: 50px 0px;
	}
	.main-content-2 {
		padding: 50px 0px;
	}
	section.main-content-6 {
		padding: 50px 0px;
	}
	.mn-cont-4-products-img img {
		width: 45%;
	}
	.ban-text-content {
		margin-top: 25px;
	}
}


@media (min-width: 481px) and (max-width: 767px) {
    header {
        padding: 5px 0px 0px;
    }
    .buy-top-ads-wrapper {
        margin-top: 100px;
    }
    .tp-social-icons {
        position: absolute;
        top: -43px;
        right: 20px;
        z-index: 50;
    }
    .tp-social-icons li a {
        width: 30px;
        height: 30px;
        padding: 3px;
    }
    .tp-social-icons li {
        margin-right: -3px !important;
    }
    .top-head-item-wrap .md-form input[type="text"] {
        margin: 0px 0px 0px 0px !important;
        width: 200px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
    }
    .top-head-item-wrap {
        padding-top: 5px;
        padding-bottom: 0px;
    }
    .timer-wrap p#demo {
        font-size: 40px;
        line-height: 50px;
    }
    .timer-text-wrap {
        margin: 0px 0px 15px;
    }
    .buy-offer-image-wrap a img {
        width: 30%;
    }
    .buy-prod-container {
        padding: 20px 20px;
        text-align: center;
    }
    .first-heading-ads {
        font-size: 30px;
        line-height: 40px;
        margin-top: 20px;
    }
    .cancel-price {
        margin-right: 10px !important;
        float: none;
    }
    .buy-productbox-contant-wrap {
        text-align: center;
    }
    .buy-card-content h4 {
        font-size: 20px;
    }
    .buy-lt-item-list ul li a {
        padding: 8px 10px;
	}
	.product-lt-item-list ul li {
		margin-bottom: 0px;
	}
	.prod-rt-btn-buy {
		margin-left: 0px;
	}
	.prod-rt-price-wrap p {
		font-size: 19px;
	}
	.prod-rt-btn-wrap {
		width: 54%;
	}
	.prod-rt-price-wrap {
		width: 46%;
	}
	.prod-rt-text-content {
		text-align: center;
	}
	.product-main-heading {
		display: none;
	}
	.product-main-wrapper {
		padding: 30px 0px;
	}
	.tp-main-banner .carousel-caption {
		top: 70px;
	}
	.tp-main-banner .carousel-item {
		min-height: 430px;
	}
	.softwr-content-wrapper::after{
		display: none;
	}
	.softwr-content-wrapper {
		margin-bottom: 0px;
		padding: 20px 20px;
	}
	.softr-prod-img-wrap {
		padding: 20px 10px;
	}
	.softr-prod-img-wrap img {
		width: 30%;
	}
	.softr-prod-text-wrap {
		padding: 20px 0 0;
		text-align: center;
	}
	.softr-head-main {
		font-size: 26px;
	}
	.sft-lt-link-wrap ul {
		margin: 0px 0px 0px;
	}
	.sft-lt-btn {
		padding: 10px 5px;
	}
	.product-lt-item-list ul li a {
		padding: 7px 30px;
	}
	.softwr-main-wrapper {
		padding: 18px 0px 20px;
	}
	.ban-img-content img {
		padding-top: 30px;
	}
	.ban-text-content {
		margin-top: 30px;
	}
	.tp-main-banner .carousel-item {
		min-height: 377px;
	}
	.product-lt-item-list {
		display: none;
	}
	.promoting-card {
		margin-bottom: 20px;
	}
	.stmap-content-wrapper-1 ul li {
		width: 32%;
	}
	.stmp-con-list-item-tp {
		padding: 15px 5px;
		font-size: 16px;
	}
	.dwnld-item-img {
		width: 70%;
	}
	h2.dwnld-head-main {
		margin-left: 0px;
		font-size: 29px;
	}
	.dwnld-tp-link-wrap {
		width: 80%;
		margin: 0 auto;
	}
	.dwnld-zip {
		padding: 10px 10px;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.dwnld-rar {
		padding: 10px 10px;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.dwnld-exe {
		padding: 10px 10px;
	}
	.dwnld-content-wrapper {
		padding: 50px 0px 10px;
	}
	.dwnld-item-wrapper {
		margin-bottom: 20px;
	}
	.main-content-4 {
		padding: 40px 0px;
	}
	.content-main-heading h2 {
		font-size: 30px;
	}
	.mn-cont-4-products-img img {
		width: 60%;
	}
	.main-content-2 {
		padding: 40px 0px;
	}
	.spoff-box-img a img {
		width: 30%;
	}
	section.main-content-6 {
		padding: 40px 0px;
	}
	.prod-item-wrapper {
		margin-bottom: 10px;
	}
	.prod-cat-item-link {
		padding: 15px 5px;
		min-height: 0px;
	}
	.mn-cont-3-text-item h2 {
		font-size: 25px;
	}
	.content-main-heading {
		margin: 0px 0px 0px;
	}
	.ban-text-content h2 {
		font-size: 35px;
	}
	.ban-text-content p {
		font-size: 16px;
	}
	.ban-img-content {
		width: 20%;
	}
	.ban-text-content {
		width: 80%;
	}
	.anroid-item-img-wrap a img {
		width: 35%;
	}
	.anroid-item-img-wrap {
		text-align: center;
	}
	.android-item-wrap-one {
		padding: 40px 0px;
	}
	.card-icon-wrap {
		padding: 10px 5px 10px;
	}
	.card-text-wraped {
		min-height: 0px;
	}
	.android-slider-wrapper {
		padding: 40px 0px 20px;
	}
	.android-item-wrap-two {
		padding: 40px 0px;
	}
	.anoid-content {
		padding: 10px 10px;
	}
	.android-item-wrap-three {
		padding: 50px 0px;
	}
	.android-item-wrap-three h2 {
		margin-bottom: 20px;
		font-size: 25px;
	}
	.android-item-wrap-three h4 {
		font-size: 16px;
	}
	.android-item-wrap-two h2 {
		margin-bottom: 30px;
		font-size: 25px;
	}
	.android-slider-wrapper h2 {
		margin-bottom: 20px;
		font-size: 25px;
	}
	.android-item-wrap-one h2 {
		margin-bottom: 30px;
		font-size: 25px;
	}
  div#livesearch {
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 40px;
    color: #000;
    display: none;
    width: 300px;
    border: 1px solid #ddd;
    right: 0;
	  left: unset;
  
}
}


@media (min-width: 320px) and (max-width: 480px) {
    header {
        padding: 5px 0px 0px;
    }
    .logo {
        height: 35px;
    }
    .tp-social-icons {
        display: none;
    }
    .top-head-item-wrap {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .top-head-item-wrap .md-form input[type="text"] {
        width: 220px;
        position: absolute;
        top: 1px;
        right: 0;
        z-index: 999;
    }
    .buy-top-ads-wrapper {
        margin-top: 90px;
        padding: 55px 0px;
    }
    .buy-offer-image-wrap a{
        display: none;
    }
    .timer-wrap {
        margin: 8px 0px;
    }
    .timer-wrap p#demo {
        font-size: 24px;
        line-height: 33px;
    }
    .timer-text-wrap {
        margin: 0px 0px;
    }
    p.head-main1 {
        font-size: 25px;
        margin-bottom: 0px;
    }
    p.head-main2 {
        font-size: 17px;
    }
    .buy-prod-container {
        padding: 10px 10px;
        text-align: center;
    }
    .first-heading-ads {
        font-size: 25px;
        line-height: 30px;
    }
    .cancel-price {
        font-size: 25px;
        margin-right: 10px !important;
        float: none;
    }
    .off-price-buy {
        font-size: 25px;
    }
    .buy-paypal input[type="image"] {
        width: 50%;
        margin: 0px 0;
    }
    .buy-avangate {
        width: 50%;
        margin: 10px 0px 0px;
    }
    .buy-offer-price-wrap ul {
        margin: 0px 0px 10px;
    }
    .buy-productbox-image-wrap {
        display: none;
    }
    .first-heading {
        margin-bottom: 10px;
        font-size: 25px;
        line-height: 30px;
    }
    .buy-productbox-contant-wrap {
        text-align: center;
    }
    .buy-price-wrap {
        font-size: 35px;
    }
    .buy-lt-item-list ul li a {
        padding: 8px 10px;
    }
    .buy-lt-item-list {
        margin-bottom: 20px;
	}

	.product-lt-item-list ul li {
		margin-bottom: 0px;
	}
	.rt-item-wrapper {
		text-align: center;
	}
	.prod-rt-price-wrap {
		width: 100%;
		margin-bottom: 5px;
	}
	.prod-rt-btn-wrap {
		width: 100%;
		text-align: center;
	}
	.product-rt-item-img-wrap a img {
		margin-bottom: 10px;
		width: 90px;
	}
	.ban-img-content {
		width: 100%;
	}
	.ban-img-content img {
		width: 35%;
	}
	.ban-text-content {
		width: 100%;
		margin-top: 10px;
	}
	.ban-text-content h2{
		font-size: 30px;
	}
	.tp-main-banner .carousel-caption {
		top: 70px;
	}
	.tp-main-banner .carousel-item {
		min-height: 500px;
	}
	.product-main-heading {
		display: none;
	}
	.product-main-wrapper {
		padding: 30px 0px;
	}
	.softwr-content-wrapper::after{
		display: none;
	}
	.softr-prod-img-wrap{
		display: none;
	}
	.softwr-content-wrapper {
		padding: 15px 20px;
	}
	.softr-prod-text-wrap {
		padding: 0px 0 0;
		text-align: center;
	}
	.softr-head-main {
		font-size: 25px;
	}
	.softr-price-wrap li:first-child {
		display: none;
	}
	.sft-lt-link-wrap ul {
		margin: 0px 0px 0px;
	}
	.list-inline-item:not(:last-child) {
		margin-right: 0px;
	}
	.sft-lt-link-wrap ul li {
		width: 100%;
	}
	.softr-price-wrap {
		margin: 0px;
	}
	.softr-ofr-price {
		font-size: 25px;
	}
	.softr-main-price {
		display: none;
	}
	.softwr-content-wrapper {
		margin-bottom: 0px;
	}
	.product-lt-item-list ul li a {
		padding: 5px 30px;
	}
	.softwr-con-wrapper ul {
		margin-bottom: 0px;
		padding-left: 15px;
	}
	.softwr-con-heading {
		font-size: 20px;
	}
	.tp-logo {
		text-align: center;
	}
	.sft-lt-btn {
		padding: 7px 10px;
	}
	.softwr-main-wrapper {
		padding: 18px 0px 10px;
	}
	.rt-main-content-wrapper {
		padding: 20px 5px;
	}
	#accordion .card .card-header a {
		padding: 10px 5px;
	}
	.company-main-wrapper {
		padding: 40px 0px;
	}
	.service-content-heading h5 {
		font-size: 20px;
	}
	.product-lt-item-list {
		display: none;
	}
	.promoting-card {
		margin-bottom: 20px;
	}
	.spoff-box-img a img {
		width: 30%;
	}
	.spoff-content-offer-heading h4 {
		font-size: 21px;
	}
	.stmap-content-wrapper-1 ul li {
		width: 49%;
	}
	.stmp-con-list-item-tp {
		padding: 15px 5px;
		font-size: 16px;
	}
	.sitemap-main-wrapper {
		padding: 50px 0px;
	}
	.dwnld-item-img {
		width: 50%;
		margin-bottom: 10px;
	}
	h2.dwnld-head-main {
		margin-left: 0px;
		font-size: 23px;
	}
	.dwnld-tp-link-wrap {
		margin-top: 0px;
	}
	.dwnld-zip {
		padding: 8px 10px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.dwnld-rar {
		padding: 8px 10px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.dwnld-exe {
		padding: 8px 10px;
		font-size: 18px;
	}
	.dwnld-content-wrapper {
		padding: 30px 0px 20px;
	}
	.dwnld-main-heading h2 {
		font-size: 25px;
	}
	.dwnld-item-wrapper {
		margin-bottom: 10px;
	}
	.dwnld-cat-item-link {
		padding: 10px 5px;
	}
	.content-main-heading h2 {
		font-size: 27px;
	}
	.pd-price {
		display: none;
	}
	.main-content-4 {
		padding: 30px 0px;
	}
	.main-content-2 {
		padding: 30px 0px;
	}
	.prod-item-wrapper {
		margin-bottom: 10px;
	}
	.prod-cat-item-link {
		padding: 15px 10px;
		border-radius: 5px;
		min-height: 0px;
	}
	.mn-cont-3-text-item h2 {
		font-size: 20px;
	}
	.main-content-3 {
		padding: 30px 0px;
	}
	section.main-content-6 {
		padding: 30px 0px;
	}
	.content-main-heading {
		margin: 0px 0px 20px;
	}
	.card.slider-card {
		margin-bottom: 20px;
	}
	.help-main-wrapper {
		padding: 35px 0px;
	}
	.help-main-heading h3 a {
		font-size: 21px;
	}
	.ban-text-content p {
		font-size: 16px;
	}
	.tp-main-banner .carousel-caption {
		right: 5%;
		left: 5%;
	}
	.anroid-item-img-wrap a img {
		width: 35%;
	}
	.anroid-item-img-wrap {
		text-align: center;
	}
	.android-slider-wrapper {
		padding: 40px 0px 20px;
	}
	.android-item-wrap-two {
		padding: 40px 0px;
	}
	.anoid-content {
		padding: 10px 10px;
	}
	.android-item-wrap-three {
		padding: 50px 0px;
	}
	.android-item-wrap-three h2 {
		margin-bottom: 20px;
		font-size: 25px;
	}
	.android-item-wrap-three h4 {
		font-size: 16px;
	}
	.android-item-wrap-two h2 {
		margin-bottom: 30px;
		font-size: 25px;
	}
	.android-slider-wrapper h2 {
		margin-bottom: 20px;
		font-size: 25px;
	}
	.android-item-wrap-one h2 {
		margin-bottom: 30px;
		font-size: 25px;
	}
	.card-text-wraped {
		min-height: 0px;
	}
	div#livesearch {
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 40px;
    color: #000;
    display: none;
    width: 300px;
    border: 1px solid #ddd;
    right: 0;
	left: unset;
	}
	a.valid-btn {
    font-size: 15px;
    margin: 5px 0px 0px;
}
}

