.card-title{
	color: #38526d;
}
#wordhead {
    font-weight: 700;
    font-size: 40px;
    text-align: center;
}
#footermobile{
  display: none;
  }
a {
    color: #38526d;
}
.sectionClass {
	position: relative;
	display: block
}

.fullWidth {
	width: 100%!important;
	display: table;
	float: none;
	padding: 0;
	min-height: 1px;
	height: 100%;
	position: relative
}

.about {
	margin: 30px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(186, 184, 191, .35);
	text-align: center;
	border-radius: 10px
}

.aboutsection {
    background: #fff;
    text-align: center;
    margin-top: 75px;
}

.Details h1 {
	font-size: 30px;
	margin-bottom: 0
}

.detaildata {
	width: 75%;
	box-shadow: 0 0 30px 0 rgba(186, 184, 191, .35);
	border: none;
	height: 60px;
	border-radius: 10px;
	padding: 20px;
	background: #fff
}

.detailbutton {
	margin-left: -150px;
	padding: 9px;
	margin-top: 5px;
	width: 120px;
	background: red;
	border: none;
	border-radius: 20px;
	color: #fff
}

.sectiontitle {
	background-position: center;
	margin: 30px 0 0;
	text-align: center;
	min-height: 20px
}

.sectiontitle h2 {
	font-size: 30px;
	color: #222;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px
}

.headerLine {
	width: 160px;
	height: 2px;
	display: inline-block;
	background: #101f2e
}

.projectFactsWrap {
	flex-direction: row;
	flex-wrap: wrap
}

#projectFacts .fullWidth {
	padding: 0
}

.projectFactsWrap .item {
	height: 100%;
	text-align: center
}

.projectFactsWrap .item p.number {
	font-size: 40px;
	padding: 0;
	font-weight: 700
}

.projectFactsWrap .item p {
	color: #000;
	font-size: 18px;
	margin: 0;
	padding: 10px;
	font-family: 'Open Sans'
}

.projectFactsWrap .item span {
	width: 60px;
	background: rgba(255, 255, 255, .8);
	height: 2px;
	display: block;
	margin: 0 auto
}

.projectFactsWrap .item i {
	vertical-align: middle;
	font-size: 50px;
	color: #000
}

.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
	color: red
}

.projectFactsWrap .item:hover span {
	background: #fff
}

footer {
	z-index: 100;
	padding-top: 50px;
	width: 100%;
	bottom: 0;
	left: 0
}

footer p {
	color: rgba(255, 255, 255, .8);
	font-size: 16px;
	opacity: 0;
	font-family: 'Open Sans';
	width: 100%;
	word-wrap: break-word;
	line-height: 25px;
	-webkit-transform: translateX(-200px);
	transform: translateX(-200px);
	margin: 0;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease
}

footer .authorWindow a {
	color: #fff;
	text-decoration: none
}

footer p strong {
	color: rgba(255, 255, 255, .9)
}

.about-me-img {
	width: 120px;
	height: 120px;
	left: 10px;
	position: relative;
	border-radius: 100px
}

.authorWindow {
	width: 600px;
	background: #75439a;
	padding: 22px 20px 22px 20px;
	border-radius: 5px;
	overflow: hidden
}

.authorWindowWrapper {
	display: none;
	left: 110px;
	top: 0;
	padding-left: 25px;
	position: absolute
}

.trans {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.intro-video-area {
	padding-top: 50px;
	position: relative;
	z-index: 1
}

.intro-footer-area {
    padding-top: 50px;
    position: relative;
    z-index: 1;
    padding-bottom:0px;
    background: rgba(29,31,37,1);
}

.video-play-area .img-wrapper {
	position: relative;
	display:block;
	border-radius: 20px;
	text-align: center
}

.video-play-area .img-wrapper img {
	border-radius: 20px
}

.video-play-area .img-wrapper .hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: rgba(0, 81, 250, .7);
	border-radius: 20px
}

.video-play-area .img-wrapper .hover .video-play-btn {
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #0051fa;
	display: none
}

.counterup-area {
	margin-top: -220px;
	padding: 250px 0 10px 0
}

.counterup-area.counterup-bg {
	background-image: url(../../../webtesting.creditkaro.com/assets/images/banner/counterup-bg.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0
}

.counterup-area.counterup-bg:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(1, 22, 89, .5);
	content: '';
	z-index: -1
}

.counterup-area {
	margin-top: -220px;
	padding: 250px 0 100px 0
}

.footer-area {
	margin-top: -220px;
	padding: 269px 0 10px 0
}

.footer-bg {
	background-image: url(../../../webtesting.creditkaro.com/assets/images/blog-shape-bg.png);
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 0
}

.footer-bg:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #eff8ff;
	content: '';
	z-index: -1
}

.single-counter-item {
	text-align: center
}

.single-counter-item .countnum {
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: #fff;
	display: block;
	margin-bottom: 15px
}

.single-counter-item .title {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	font-weight: 400
}

.content-over-img.img-2 {
	top: -70px
}

.app img {
	width: 190px;
	margin-top: 5%;
	margin-bottom: 5%
}

.applink {
	width: 69%;
	height: 57px;
	border: none;
	border-radius: 9px;
	padding: 10px
}

.applinkbutton {
	height: 58px;
	border: none;
	border-radius: 9px;
	padding: 10px;
	margin-left: 10px
}

@media screen and (max-width:768px) {
	.authorWindow {
		width: 210px
	}
	.authorWindowWrapper {
		bottom: -170px;
		margin-bottom: 20px
	}
	footer p {
		font-size: 14px
	}
}

.blog .carousel-indicators {
	left: 0;
	top: auto;
	bottom: -40px
}

.blog .carousel-indicators li {
	background: #a3a3a3;
	border-radius: 50%;
	width: 8px;
	height: 8px
}

.blog .carousel-indicators .active {
	background: #707070
}


.productitem {
    height: 300px;
    width: 260px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 3px 14px 8px rgba(0, 81, 250, .2);
    margin-bottom: 10px;
    padding: 21px;
    margin-left: 40px;
    z-index: 9;
    position: relative;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    cursor: pointer;
}
.relaximage {
	margin-left: -80px
}

.productimage2 {
	margin-top: 40px
}

.blog-slider__title {
	font-size: 18px!important
}

.blog-slider__content {
	padding-right: 0!important;
	margin-left: -50px
}

.Details {
	margin-top: 100px
}

.testimonial_area .ta_shap {
	position: absolute;
	bottom: 0;
	left: 180px;
	animation: float-bob-x infinite 15s linear
}

.section-title,
h2 {
	text-align: center
}

.footerproduct {
    width: 100%;
    background: rgba(29,31,37,1);
  box-shadow:none;
    height: 252px;
    border-radius: 20px;
    padding-top: 10px;
}

.xs-list a:hover {
	color: red!important
}

.footer-bottom-area {
	border-top: 2px solid;
	padding: 20px
}

.testimonial {
	text-align: center;
	box-shadow: 0 14px 10px rgba(34, 35, 58, .2)
}

.owl-theme .owl-controls {
	margin-top: 30px
}

.owl-theme .owl-controls .owl-page span {
	width: 15px;
	height: 10px;
	border-radius: 0;
	background: #ff5a5f;
	opacity: .8;
	transition: all .3s ease 0s
}

.owl-theme .owl-controls .owl-page.active span {
	width: 35px;
	background: #2660a4
}

.fl-fl img {
	margin-top: -114px;
	margin-left: 50px;
	transform: rotate(-90deg)
}

#carouselTestimonial .carousel-indicators li {
	background-color: #000
}

#carouselTestimonial .carousel-indicators .active {
	background-color: red
}

.copyright-section>p>a {
	color: #000;
	
}

.copyright-section>p>a:hover {
	color: red;
	font-weight: 700;
	transition: 2s;

}

.fa-play {
	color: #fff;
	background: #000;
	padding: 15px;
	border-radius: 50%;
	text-align: center;
	border: none
}

.fa-play:hover {
	box-shadow: 4px 13px 30px 1px rgba(252, 56, 56, .2);
	border-radius: 20px;
	transition: 1s
}

.about img {
	width: 30%
}

.icon img {
	width: 30%
}

.single-service-box-item p {
    font-size: 14px;
    margin-bottom: 32px;
}
.servicebackimg {
	position: absolute;
	opacity: .05
}

#sentence {
	overflow: hidden;
	text-align: center;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 36px;
	color: #38526d
}

#sentence>li,
#sentence>ul {
	display: inline
}

#adjList {
	overflow: visible!important;
	text-align: left;
	position: relative;
	height: 16px
}

.adj {
	white-space: nowrap;
	list-style: none;
	position: absolute;
	line-height: .3em;
	-webkit-transform: translateY(60px);
	transform: translateY(60px)
}

#adjList {
	width: 200px!important
}

.slide-in {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: .3s
}

.slide-out {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px);
	transition: .3s
}

button {
	cursor: pointer;
	border: none;
	color: #fff;
	padding: 10px 5px;
	background: 0 0;
	font-weight: 400;
	font-size: 1em;
	margin-right: 30px
}

button:last-of-type {
	margin-right: 0
}

.overflow {
	overflow: visible!important;
	border: 1px solid red
}

.border {
	border: 1px soild red
}

.fl-fl {
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 4px;
	position: fixed;
	right: -328px;
	z-index: 1000;
	font: normal normal 10px Arial;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 50px
}

.fl-fl a {
	color: red!important;
	text-decoration: none;
	font-weight: 700;
	line-height: 43px!important;
	vertical-align: top!important
}

.float-fb {
	top: 250px
}

.float-tw {
	top: 215px
}

.float-gp {
	top: 270px
}

.float-rs {
	top: 325px
}

.float-ig {
	top: 380px
}

.float-pn {
	top: 435px
}

.carousel-testimonialbtn {
	bottom: -40px!important
}
.loginbtn {
    color: white;
    font-weight: 700;
    font-size: 11px;
}

.signupbtn {
    color: yellow;
    font-weight: 700;
    font-size: 11px;
}

.xs-header.header-style2 .xs-menus .nav-menu>li>a:hover {
	color: red
}

.parascore {
	transform: rotate(-90deg);
	margin-right: 200px;
	background-color: #fff;
	box-shadow: 0 5px 5px 5px rgba(0, 81, 250, .2);
	padding: 10px;
	width: 300px;
	text-align: center;
	font-size: 14px;
	color: red;
	font-weight: 700
}

#carouselTestimonial {
	height: 245px
}

.mobilesore {
	display: none
}

.fl-fm {
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 4px;
	position: fixed;
	right: -22px;
	z-index: 1000;
	font: normal normal 10px Arial;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	border-radius: 50px
}

.fl-fm img {
	transform: rotate(-90deg)
}

.adj {
	color: red
}

.form-container button,
.overlay-container button {
	width: 130px;
	border-radius: 20px;
	border: 1px solid #ff4b2b;
	background-color: red;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	outline: 0;
	text-transform: uppercase;
	transition: transform 80ms ease-in
}

.form-container button:active,
.overlay-container button:active {
	transform: scale(.95)
}

.form-container button.ghost,
.overlay-container button.ghost {
	background-color: transparent;
	border-color: #fff;
	width: 130px
}

.form-container form {
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 50px;
	height: 100%;
	text-align: center;
}

.form-container form input {
	background-color: #eee;
	border: none;
	padding: 12px 15px;
	margin: 8px 0;
	outline: 0;
	width: 100%
}

.form-container form select {
	background-color: #eee;
	border: none;
	padding: 12px 15px;
	margin: 8px 0;
	outline: 0;
	width: 100%
}

#loginsignupcontainer {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
	position: relative;
	overflow: hidden;
	max-width: 100%;
	min-height: 550px
}

.modal-content {
	border-radius: 10px
}

button.close {
	right: 10px;
	position: absolute
}

.modal-body {
	padding: 0
}

#myModal {
	margin-top: 100px
}

.signupform {
	width: 350px
}

#loginsignupcontainer h1 {
	font-size: 2rem;
	font-weight: 700;
	color: #38526d;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: capitalize
}

.loginheader {
	font-size: 25px!important
}

.form-container {
	position: absolute;
	top: 0;
	height: 100%;
	transition: all .6s ease-in-out
}

.sign-in-container {
	left: 0;
	width: 50%;
	z-index: 2
}

.container.right-panel-active .sign-in-container {
	transform: translateX(100%)
}

.sign-up-container {
	left: 0;
	width: 50%;
	opacity: 999;
	z-index: 1
}

.container.right-panel-active .sign-up-container {
	transform: translateX(100%);
	opacity: 1;
	z-index: 999;
	animation: show .6s
}

@keyframes show {
	0%,
	49.99% {
		opacity: 0;
		z-index: 1
	}
	100%,
	50% {
		opacity: 1;
		z-index: 5
	}
}

.forgot-password {
	transition: letter-spacing .3s ease-in-out
}

.forgot-password:hover {
	letter-spacing: 1px
}

.overlay-container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100%;
	overflow: hidden;
	transition: transform .6s ease-in-out;
	z-index: 100
}

.container.right-panel-active .overlay-container {
	transform: translateX(-100%)
}

.overlay {
	background: #ff416c;
	background: -webkit-linear-gradient(to right, #ff4b2b, #ff416c);
	background: linear-gradient(to right, #ff4b2b, #ff416c);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	color: #fff;
	position: relative;
	left: -100%;
	height: 100%;
	width: 200%;
	transform: translateX(0);
	transition: transform .6s ease-in-out
}

.container.right-panel-active .overlay {
	transform: translateX(50%)
}

.overlay-panel {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 0 40px;
	text-align: center;
	top: 0;
	height: 100%;
	width: 50%;
	transform: translateX(0);
	transition: transform .6s ease-in-out
}

.overlay-left {
	transform: translateX(-20%)
}

.container.right-panel-active .overlay-left {
	transform: translateX(0)
}

.overlay-right {
	right: 0;
	transform: translateX(0)
}

.container.right-panel-active .overlay-right {
	transform: translateX(20%)
}

.social-container {
	margin: 20px 0
}

.social-container a {
	border: 1px solid #ddd;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	height: 40px;
	width: 40px
}

.testimonial {
	margin: 0 20px 50px
}

.testimonial .pic {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.testimonial .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%
}

.testimonial .title {
	display: block;
	font-size: 20px;
	font-weight: 600;
	color: #2f2f2f;
	text-transform: capitalize;
	margin: 0 0 7px 0
}

.testimonial .post {
	display: block;
	font-size: 14px;
	color: #5d7aa7
}

.testimonial .description {
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
    margin: 0;
    background-image: linear-gradient(45deg, #2980b9, #1bd1ea);
    position: relative;
    text-align: justify;
    height: 150px;
}
.testimonial .description:after,
.testimonial .description:before {
	content: "";
	border-width: 18px 0 0 18px;
	border-style: solid;
	border-color: #5d7aa7 transparent transparent;
	position: absolute;
	bottom: -18px;
	left: 0
}

.testimonial .description:after {
	border-width: 18px 18px 0 0;
	left: auto;
	right: 0
}

.owl-theme .owl-controls {
	margin-top: 10px;
	margin-left: 30px
}

.owl-theme .owl-controls .owl-buttons div {
	opacity: .8;
	background: #fff
}

.owl-next:before,
.owl-prev:before {
	content: "\f053";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
	color: #1f487e
}

.owl-next:before {
	content: "\f054"
}

.siteArea {
	text-align: center;
	padding-left: 100px;
	padding-right: 100px
}

.siteArea>.footer_inner>.animated>span>a:hover {
	color: red;
	text-decoration: none;
}

form.up {
	-webkit-transform: translateY(-180px);
	transform: translateY(-180px)
} 

.form-group {
	position: relative;
	font-size: 15px;
	color: #666
}

.form-group+.form-group {
	margin-top: 30px
}

.form-group .form-label {
	position: absolute;
	z-index: 1;
	left: 0;
	top: -1px;
	transition: .3s
}

.form-group .form-control {
	width: 100%;
	position: relative;
	z-index: 3;
	height: 35px;
	background: 0 0;
	border: none;
	padding: 5px 0;
	transition: .3s;
	border-bottom: 1px solid #777;
	color: #555
}

.form-group .form-control:invalid {
	outline: 0
}

.form-group .form-control:focus,
.form-group .form-control:valid {
	outline: 0;
	box-shadow: 0 1px #777;
	border-color: #777
}

.form-group .form-control:focus+.form-label,
.form-group .form-control:valid+.form-label {
	font-size: 12px;
	color: #777;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}

.alert {
	width: 50%;
	position: absolute;
	right: 10px
}

.wrong-entry {
	-webkit-animation: wrong-log .3s;
	animation: wrong-log .3s
}

.wrong-entry .alert {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.go-back span {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600
}
.call-to-action .validation{
margin-left: -250px;
}
@media screen and (max-width:350px) and (min-width:320px) {

		.call-to-action .validation{
		margin-left: 0;
		}
	.signupform {
		width: 100%
	}
	.form-container form {
		padding: 0
	}
	.buttonsignin {
		display: flex
	}
	.buttonsignup {
		display: flex
	}
	.loginform {
		padding: 20px
	}
	.sign-in-container {
		width: 100%
	}
	.sign-up-container {
		width: 100%
	}
	.container.right-panel-active .sign-up-container {
		transform: inherit
	}
	.mobileviewsignup {
		background-color: red!important
	}
	.mobileviewsignin {
		background-color: red!important
	}
	#loginform {
		padding: 0
	}
	.Details {
		margin-top: 0
	}
	#sentence {
		font-size: 30px
	}
	#adjList {
		width: 80px;
		height: 20px
	}
	.slide-in {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s
	}
	.slide-out {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
		transition: .3s;
		opacity: 0
	}
	.fl-fm {
		right: -15px;
		margin-top: 140px
	}
	.alertsContainer .alertsRow .messagepanel {
		float: initial!important;
		padding: 12px 45px!important;
		font-size: 13px!important;
		width: 250px!important
	}
	.alertsContainer {
		right: 30px!important
	}
	.overlay-container {
		display: none
	}
	.siteArea{
	padding-left: 15px;
	padding-right: 15px;
	}
}

@media screen and (max-width:375px) and (min-width:360px) {
	.call-to-action .validation{
margin-left: 0px;
}
	.signupform {
		width: 100%
	}
	.form-container form {
		padding: 0
	}
	.buttonsignin {
		display: flex
	}
	.buttonsignup {
		display: flex
	}
	.loginform {
		padding: 20px
	}
	.sign-in-container {
		width: 100%
	}
	.sign-up-container {
		width: 100%
	}
	.container.right-panel-active .sign-up-container {
		transform: inherit
	}
	.mobileviewsignup {
		background-color: red!important
	}
	.mobileviewsignin {
		background-color: red!important
	}
	#loginform {
		padding: 0
	}
	.Details {
		margin-top: 0
	}
	#sentence {
		font-size: 30px
	}
	#adjList {
		width: 80px;
		height: 20px
	}
	.slide-in {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s
	}
	.slide-out {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
		transition: .3s;
		opacity: 0
	}
	.fl-fm {
		right: -15px;
		margin-top: 150px
	}
	.alertsContainer .alertsRow .messagepanel {
		float: initial!important;
		padding: 15px 55px!important;
		font-size: 13px!important;
		width: 300px!important
	}
	.alertsContainer {
		right: 30px!important
	}
	.overlay-container {
		display: none
	}
	.siteArea{
	padding-left: 15px;
	padding-right: 15px;
	}
}

@media screen and (max-width:415px) and (min-width:376px) {
	.call-to-action .validation{
margin-left: -250px;
}
	.signupform {
		width: 100%
	}
	.form-container form {
		padding: 0
	}
	.buttonsignin {
		display: flex
	}
	.buttonsignup {
		display: flex
	}
	.loginform {
		padding: 20px
	}
	.sign-in-container {
		width: 100%
	}
	.sign-up-container {
		width: 100%
	}
	.container.right-panel-active .sign-up-container {
		transform: inherit
	}
	.mobileviewsignup {
		background-color: red!important
	}
	.mobileviewsignin {
		background-color: red!important
	}
	#loginform {
		padding: 0
	}
	#loginsignupcontainer h1 {
		font-size: 20px
	}
	.sign-in-container span {
		font-size: 10px
	}
	.form-container form {
		padding: 0 10px
	}
	.signupform {
		width: 100%
	}
	.overlay p {
		font-size: 10px
	}
	#sentence {
		font-size: 30px
	}
	#adjList {
		width: 80px;
		height: 20px
	}
	.slide-in {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s
	}
	.slide-out {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
		transition: .3s;
		opacity: 0
	}
	.fl-fm {
		right: -15px;
		margin-top: 150px
	}
	.alertsContainer .alertsRow .messagepanel {
		float: initial!important;
		padding: 15px 55px!important;
		font-size: 13px!important;
		width: 300px!important
	}
	.alertsContainer {
		right: 30px!important
	}
	.overlay-container {
		display: none
	}
	.siteArea{
	padding-left: 10px;
	padding-right: 10px;
	}
}

@media screen and (max-width:800px) and (min-width:700px) {
	.call-to-action .validation{
margin-left: -250px;
}
	.signupform {
		width: 100%
	}
	.form-container form {
		padding: 0
	}
	.buttonsignin {
		display: flex
	}
	.buttonsignup {
		display: flex
	}
	.loginform {
		padding: 20px
	}
	.sign-in-container {
		width: 100%
	}
	.sign-up-container {
		width: 100%
	}
	.container.right-panel-active .sign-up-container {
		transform: inherit
	}
	.mobileviewsignup {
		background-color: red!important
	}
	.mobileviewsignin {
		background-color: red!important
	}
	#loginform {
		padding: 0
	}
	.productitem {
		width: 210px
	}
	.about {
		height: 200px
	}
	.Details {
		margin-top: 120px
	}
	.video-play-area .img-wrapper {
		display: flow-root
	}
	#sentence {
		font-size: 30px
	}
	#adjList {
		width: 80px;
		height: 20px
	}
	.applink {
		width: 30%
	}
	.slick-track {
		left: 0
	}
	.post-list .post-meta-date {
		padding: 10px
	}
	.post-list .post-meta-date .day {
		font-size: 18px
	}
	.post-list .post-meta-date .month {
		font-size: 18px
	}
	.post-meta-top .entry-meta>span {
		font-size: 10px
	}
	.post-list.style2 .post-body .entry-title {
		font-size: 12px
	}
	.entry-content p {
		font-size: 10px
	}
	.middle .box {
		width: 150px!important
	}
	.slide-in {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		transition: .3s
	}
	.slide-out {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
		transition: .3s;
		opacity: 0
	}
	.fl-fm {
		right: -15px;
		margin-top: 150px
	}
	.alertsContainer .alertsRow .messagepanel {
		float: initial!important;
		padding: 12px 74px!important;
		font-size: 13px!important;
		z-index: 9999
	}
	.alertsContainer {
		right: 30px!important;
		z-index: 9999
	}
	.overlay-container {
		display: none
	}
	.siteArea{
	padding-left: 10px;
	padding-right: 10px;
	}
}
.nav-menus-wrapper{
    display: none;
}