.bannerBlock {
	width:100%;
	background:#42a5f5;
/* 	padding:80px 0; */
	position:relative;
}
.bannerBlock:before {
	width:50%;
	position:absolute;
	right:0;
	top:0;
	height:100%;
	background:#5ab4fd;
	content:'';
	z-index:0
}
.bannerBlock:after {
	content:'';
	background:#fff;
	width:100%;
	height:42px;
	bottom:0;
	left:0;
	position:absolute;
	z-index:1;
}
.bannerForm {
	max-width: 380px;
    background: #fff;
    position: absolute;
    z-index: 2;
    right: 30px;
    top: -5px;
    padding: 40px 30px;
	/* -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	transition:all 0.3s ease-in-out; */
}
.bannerForm .slick-current.slick-active h4 {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity:1;
}
.bannerForm.addShadow {
	-webkit-box-shadow: 20px 20px 0px 6px rgba(66,165,245,1);
	-moz-box-shadow: 20px 20px 0px 6px rgba(66,165,245,1);
	box-shadow: 20px 20px 0px 6px rgba(66,165,245,1);
}
.bannerForm h4 {
	font-size:40px;
	line-height:50px;
	font-family: 'MullerBold';
	color:#000;
	margin:0;
	/* transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
	transition:all 0.4s ease-in-out; */
	/* opacity:0; */
}
.bannerForm h4 span {
	display:block;
	font-family: 'MullerLight';
	font-weight:100;
}
.bannerSubTitle {
	font-family: 'MullerBold';
	font-size:20px;
	padding:16px 0;
	text-align:center;
	color:#000;
	border-top:1px solid #fbbc09;
	border-bottom:1px solid #fbbc09;
	margin:25px 0 35px;
}
.bannerBtnGrp {
	margin-bottom:15px;
}
.bannerBtnGrp:after {
	content:'';
	clear:both;
	display:table;
}
.bannerBgLaptop {
	width:606px;
	height:363px;
	background-image:url(../images/lapi.png);
	position:relative;
	margin-top:100px;
	left:110px;
	z-index:2;
}
.bannerBgLaptop .slick-list {
	height: 285px;
    overflow: hidden;
}
.stylesSection.wrapper {
	max-width:1260px;
}
.videoSection.wrapper {
	max-width:1050px;
	margin:0 auto;
}
.videoSection h4.title1 {
	margin-bottom:35px;
}
.bannerBgLaptop .slider-for {
    width: 460px;
    height: 280px;
    position: absolute;
    left: 46px;
    top: 29px;
}
.bannerBgLaptop .slick-dots {
	bottom:-80px;
}
.bannerBgLaptop .slick-dots li {
	margin:0 3px;
}
.bannerBgLaptop .slick-dots li.slick-active button:before, .bannerBgLaptop .slick-dots li button:hover:before {
	color:#42a5f5;
}
.bannerBgLaptop .slick-dots li button:before {
	font-size:10px;
}
.styleBlock {
	padding:60px 0 80px;
	margin-top:50px;
	text-align:center;
}
.styleGrid:after {
	display:table;
	content:'';
	clear:both;
}
.styleGrid {
	margin-left:-10px;
	margin-right:-10px;
	padding:0;
	text-align:center;
	margin-top:25px;
	display:block;
	max-width:1240px;
	margin:25px auto;
}
.styleGrid li {
	/* float:left; */
	display:inline-block;
	width:19%;
	padding:0 10px;
}
.styleGrid li img {
	max-width:100%;
}
.styleGrid li a {
	width:215px;
	margin:0 auto;
	position:relative;
	display:block;
	border-radius:15px;
	overflow:hidden;
	font-family: 'MullerBold';
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.styleWrp {
	position:relative;
	width:215px;
	height:auto;
	margin:0 auto;
}
.styleWrp p {
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
.styleHover {
	position:absolute;
	bottom:-100%;
	left:0;
	right:0;
	width:100%;
	height:100%;
	/* background:rgba(66, 165, 245, 0.9); */
	background:rgba(52, 156, 241, 0.9);
	color:#fff;
	transition:all 0.6s ease-in-out;
}
.styleHover1 {
	text-transform:uppercase;
	font-size:12px;
	padding:15px 0;
	margin-top:10px;
}
.styleHover2 {
	font-family: 'MullerLight';
	font-size:14px;
	padding:15px 0;
}
.styleHover3 {
	font-size:12px;
	padding:15px 0;
	margin:15px 0 30px;
	background:#fff;
	color:#42a5f5;
}
.styleHover3 span {
	font-family: 'MullerBlack';
	display:block;
	font-size:18px;
}
.styleGrid li a:hover{
	/* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
}
.styleGrid li a:hover .styleHover{
	bottom:0;
}
.styleGrid li a .button {
	padding: 10px 24px;
	margin-top: 15px;
}
.addOnBlock {
	text-align:center;
}
.addOnBlock .styleGrid li a .button  {
	margin-top: 0px;
}
.addOnBlock .styleGrid li {
	width:33%;
}
.addOnBlock .styleGrid li a, .addOnBlock .styleWrp{
	width:360px;
}
.addOnBlock .styleGrid li a .styleWrp p {
	left: auto;
    right: 15px;
}
.videoBlock {
	text-align:center;
}
/* .videoBlock .wrapper {
	max-width:1100px;
} */
.hVidbx {
	display:block;
	max-width:340px;
	margin:0 auto 30px;
	position:relative;
	overflow:hidden;
	/* border-radius: 10px; */
}
.hVidbxLable {
	max-width:340px;
	margin:0 auto;
}
.hVidbx img {
	/* border-radius:10px; */
	width:100%;
}
.hVidbx:before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.1);
	background-image:url(../images/playIcon.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:50px;
	transition: all 0.3s ease-in-out;
}
.hVidbx:hover:before {
	background-color:rgba(0,0,0,0.5);
}
.whyBlock {
	padding:50px 0;
}
.whyBlock .fp-tableCell {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height:100% !important;
}
.whyCard {
	margin:0 auto;
	max-width:285px;
	height:360px;
	background:#fff;
	box-shadow: 0 10px 10px rgba(0,0,0,0.04), 0 10px 10px rgba(0,0,0,0.04);
	border-radius:10px;
	transition:all 0.3s ease-in-out;
	padding:15px 30px;
	text-align:center;
	color:#38454e;
	overflow:hidden;
}
.whyCard .icon1, .whyCard .icon2, .whyCard .icon3 {
	width:80px;
	height:80px;
	margin:25px auto;
	background-image:url(../images/sprite1.png);
	background-color:transparent;
}
.whyCard .icon1 {
	background-position:0 0;
}
.whyCard .icon2 {
	background-position:-80px 0;
}
.whyCard .icon3 {
	background-position:-160px 0;
}
.whyCard:hover {
	background:#42a5f5;
	color:#fff;
}
.whyCard:hover .icon1 {
	background-position:0 -80px;
}
.whyCard:hover .icon2 {
	background-position:-80px -80px;
}
.whyCard:hover .icon3 {
	background-position:-160px -80px;
}
.whyCard span {
	font-size:26px;
	font-family: 'MullerBold';
	margin-bottom:30px;
	display:inline-block;
}
.whyCard p {
	line-height:24px;
}
.rqPanel {
	width:100%;
	margin-bottom:10px;
	background:#eaeaea;
	border:1px solid #dfdfdf;
	padding:20px;
	display:block;
	position:relative;
	overflow:hidden;
}
.rqPanel h5 {
	color:#42a5f5;
	text-transform:uppercase;
	font-family: 'MullerBold';
	margin-bottom:10px;
	font-size:15px;
}
.rqPanel p {
	font-family: 'MullerLight';
	color:#444;
	/* height:48px; */
	height:56px;
	overflow:hidden;
}
.rqHover {
	position:absolute;
	left:0;
	right:0;
	bottom:-100%;
	width:100%;
	height:100%;
	background-color:rgba(66, 165, 245, 0.8);
	z-index:1;
	text-align:center;
	transition:all 0.3s ease-in-out;
}
.rqHover span {
    font-size: 16px;
    padding: 8px 16px;
    border-radius: 14px;
	margin-top:40px;
}
.rqPanel:hover .rqHover{
	bottom:0;
}
.rqBlock .row {
	margin-left: -6px;
    margin-right: -6px;
}
.rqBlock .col-l-4 {
	padding-left: 6px;
    padding-right: 6px;
}
.rqBlock .title1 {
	text-align:center;
	margin-bottom:30px;
}
.rqBlock.padd50 {
	/* padding-bottom:80px; */
}
.interviewBlock {
	background:#f3fbfe;
}
.interviewBlock .invewSlider {
	max-width:620px;
	margin:0px auto 0;
	text-align:center;
	color:#fff;
}
.interviewBlock .invewSlider.slick-dotted.slick-slider {
	margin:0px auto 15px;
}
.interviewBlock .invewSlider img{
	width:100px;
	height:100px;
	border-radius:50%;
	margin:0 auto;
}
.interviewBlock .invewSlider h4 {
	font-size:24px;
	font-family: 'MullerLight';
	margin:10px 0 0 0;
	display:block;
}
.interviewBlock .invewSlider span {
	font-size:14px;
	font-family: 'MullerLight';
	margin:10px 0 10px;
	display:block;
}
.interviewBlock .invewSlider span:after {
	width:30px;
	height:3px;
	background:#ddd;
	content:'';
	display:block;
	margin:15px auto 5px;
}
.interviewBlock .invewSlider p {
	line-height:24px;
	font-size:16px;
	font-family: 'MullerLight';
}
.interviewBlock .invewSlider .slick-dots li button:before {
	font-size:10px;
}
.subscribInput {
	height:45px;
	line-height:45px;
	border:2px solid #444;
	border-radius:10px;
	outline:0;
	padding:0 8px;
	width:210px;
	margin-right: 10px;
	font-size:16px;
	background:transparent;
	float:left;
}
.subscribBtn:before {
	pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.subscribBtn {
	height:45px;
	float:left;
	outline:0;
	padding:0 20px;
	border:0;
	margin-left:0;
	color:#fff;
	font-size:16px;
	border-radius:10px;
	transition:all 0.3s ease-in-out;
	font-family: 'MullerBold' !important;
}
.subscribBtn:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.subscribBtn:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.scheduleBlock {
	background-color:#6cb4ee;
	background-image:url(../images/scheduleBlockBg.png);
	background-repeat:no-repeat;
	background-position:-50px 10px;
	position:relative;
	padding:0px 0;
}
.scheduleBlock:after {
	width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color:#42a5f6;
    content: '';
    z-index: 1;
}
.scheduleBlock .wrapper {
	z-index:2;
}
.scheduleBlock h3 {
	font-size:45px;
	font-family: 'MullerBold';
	margin:40px 0 30px;
	color:#fff;
}
.scheduleBlock h5 {
	font-size:28px;
	font-family: 'MullerLight';
	color:#fff;
}
.scheduleBlock h4 {
	font-size:30px;
	font-family: 'MullerRegular';
	text-transform:uppercase;
	margin-bottom:15px;
	color:#fff;
}
.scheduleBlock p {
	font-family: 'MullerRegular';
	font-size:19px;
	margin-bottom:15px;
	color:#fff;
}
.scheduleBlock input[type='text'], .scheduleBlock select, .scheduleBlock input[type='tel'] {
	border:0px solid #fff;
	border-bottom:2px solid #fff;
	width:100%;
	background:none;
	outline:0;
	height:46px;
	padding:0 10px;
	font-size:16px;
	color:#fff;
	border-radius:0;
}
.scheduleBlock select option {
	color:#000;
}
.scheduleBlock input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #daedfd;
}
.scheduleBlock input::-moz-placeholder { /* Firefox 19+ */
  color: #daedfd;
}
.scheduleBlock input:-ms-input-placeholder { /* IE 10+ */
  color: #daedfd;
}
.scheduleBlock input:-moz-placeholder { /* Firefox 18- */
  color: #daedfd;
}
.scheduleBlockRt {
	padding-left:30px;
}
.scheduleBlockRt button {
	color:#42a5f5;
	margin-top:10px;
	padding:10px 24px;
	transition:all 0.3s ease-in-out;
}
.scheduleBlockRt button:hover {
	/* -webkit-box-shadow: inset 0px 0px 0px 3px #ddd;
	-moz-box-shadow: inset 0px 0px 0px 3px #ddd;
	box-shadow: inset 0px 0px 0px 3px #ddd; */
}
.scheduleBlockRt label.error {
	color:#ff0000;
	position:absolute;
	font-size:14px;
}
.scheduleBlockLt {
	padding-left:170px;
}
.whVdPanel {
	max-width:329px;
	margin:15px auto;
	overflow:hidden;
	border-radius:10px;
	background:#f7f6f6;
	text-align:center;
}
.whVdPanelInner {
	padding:20px 15px;
}
.whVdPanelInner span {
	font-size:24px;
	margin-bottom:15px;
	display:block;
}
.whVdPanelInner .button {
	margin-bottom:20px;
}
.planWrapper {
	max-width:1000px;
	margin:60px auto 0;
}
.planWrapper:after {
	content:'';
	clear:both;
	display:table;
}
.plan {
	width:33%;
	float:left;
	border-radius:10px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(200,200,200,1);
	-moz-box-shadow: 0px 0px 17px 0px rgba(200,200,200,1);
	box-shadow: 0px 0px 17px 0px rgba(200,200,200,1);
}
.planHead {
	padding:15px;
	text-transform:uppercase;
	font-size:24px;
	color:#fff;
	font-family:'MullerBold';
}
.plan1 .planHead {
	background:#7c8286;
}
.plan2 .planHead {
	background:#05bba6;
	padding:25px 15px 20px 15px;
}
.plan.plan2 {
	position:relative;
	top:-25px;
	z-index:1;
	margin:0 0.5%;
}
.plan3 .planHead {
	background:#223c61;
}
.planBanner {
	padding:15px;
	background-image:url(../images/priceBg.png);
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-position: bottom;
	background-size:cover;
	-webkit-animation: backgroundScroll 10s linear infinite;
    -webkit-animation-fill-mode: forwards;
    animation: backgroundScroll 10s linear infinite;
    animation-fill-mode: forwards;
}
@-webkit-keyframes backgroundScroll {
	from {background-position: 0;}
	to {background-position: -280px 0px;}
}

@keyframes backgroundScroll {
	from {background-position: 0;}
	to {background-position: -280px 0px;}

}
.planBanner img {
	display:block;
	margin:0 auto;
}
.planBanner p {
	display:inline-block;
	font-size:50px;
	font-family:'MullerBold';
}
.planBanner p span {
	font-size:19px;
	position:relative;
	top:-16px;
}
.plan1 .planBanner {
	background-color:#bfc0c1;
}
.plan2 .planBanner {
	background-color:#c7e7e2;
	padding:20px 15px;
}
.plan3 .planBanner {
	background-color:#67a6d3;
}
.planBody {
	padding:20px 15px 15px 15px;
}
.plan2 .planBody {
	padding:20px 15px 45px 15px;
}
.planBody ul {
	padding:0;
	text-align:left;
	margin-top:15px;
}
.planBody ul li {
	padding:10px 10px 10px 40px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.planBody ul li:last-child {
	border-bottom:0;
}
.planBody ul li:before {
	content:"\f00c";
	font-family: FontAwesome;
	position:absolute;
	left:15px;
	top:10px;
	color:#42a5f5;
}
.animojjoWork {
	padding:0;
	margin:30px 0 0 0;
}
.animojjoWork li {
	width:19%;
	display:inline-block;
	padding:0 10px;
	vertical-align:top;
}
.animojjoWork:after {
	content:'';
	clear:both;
	display:table;
}
.animojjoWork li img {
	display:block;
	margin:0 auto;
	width:130px;
}
.animojjoWork li span {
	font-size:18px;
	text-transform:uppercase;
	font-family:'MullerBold';
	margin:15px 0;
	display:block;
}
.videoBlock.afterHeader .hVidbx{
	margin-bottom:10px;
}
.videoBlock.afterHeader label {
	font-family:'MullerBold';
	margin-bottom:20px;
	display:block;
	text-align:left;
	font-size:16px;
}
.logoAnimationPanel {
	background:#fff;
	padding:10px;
	display:block;
	box-shadow: 0px 0px 5px 1px rgba(180,180,180,0.3);
	border-radius:8px;
	margin-bottom:25px;
}
.logoAnimationPanel a.bannerBox1, .logoAnimationPanel a.bannerBox1 img {
	display:block;
	width:100%;
}
.logoAnimationPanel a.bannerBox1 span{
	display:block;
	font-size:14px;
	color:#222;
	font-family:'MullerMedium';
	margin:15px 0;
	text-transform:uppercase;
}
.bannerBox1 {
	border-bottom:1px solid #aaa;
}
.logoAnimationPanelFooter {
	padding:15px 0 0 0;
}
.logoAnimationPanelFooter:after {
	content:'';
	clear:both;
	display:table;
}
.logoAnimationPanelFooter .button {
	padding: 10px 20px;
	font-size:14px;
}
.logoAnimationPanelFooter .fleft {
	font-size:28px;
	font-family:'MullerBold';
}
.logoAnimationPanelFooter .fleft span {
	font-size:18px;
	position:relative;
	top:-10px;
}
.planGridButton {
	margin:45px auto 0;
	/* max-width:820px; */
	max-width:100%;
	padding:0;
}
.planGridButton li {
	display:inline-block;
	padding:0 4px 10px 4px;
	margin-bottom:10px;
}
.voiceOver1.planGridButton li button {
	padding:10px 35px;
}
.planGridButton li button {
	outline:0;
	border:2px solid #41a4f5;
	border-radius:20px;
	background:#fff;
	padding:10px 25px;
	color:#444;
	font-family:'MullerBold';
	transition:all 0.3s ease-in-out;
}
.planGridButton li button:hover, .planGridButton li button.active {
	background:#41a4f5;
	color:#fff;
}
.servContent2, .servContent3, .servContent4, .servContent5, .servContent6, .servContent7, .servContent8 {
	display:none;
}
.lightbluebg .col-l-6.fright {
	float:right;
}
.HQtranslate {
	background:url('../images/priceTag.png') -160px 20px no-repeat ,url('../images/priceCalcBg.jpg') repeat, #58adfd;
}
.HQtranslate .smallPara.whColor {
	font-size:16px;
}
.hQbox {
	margin-left:60px;
	margin-top:50px;
}
.langFrom {
	max-width:385px;
	padding:30px;
	background:#f0f0f0;
	border-radius:15px;
	margin-right:90px;
}
.langFrom h4 {
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
	font-family:'MullerLight';
	line-height:24px;
	margin-bottom:30px;
}
.langFrom h4 span {
	display:block;
	font-family:'MullerBold';
}
.langFrom h4.deadline span{
	display:inline-block;
}
.langFrom select, .langFrom input[type='text'] {
	font-family:'MullerBold';
	padding: 15px 24px;
	display:block;
	width:100%;
	margin-bottom:20px;
	border-radius:40px;
	border:0;
	background-color:#dfdfdf;
	text-align:center;
	color:#222;
	font-size:16px;
	transition:all 0.3s ease-in-out;
	
}
.langFrom select, .langFrom input[type='text']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #222;
}
.langFrom select, .langFrom input[type='text']::-moz-placeholder { /* Firefox 19+ */
  color: #222;
}
.langFrom select, .langFrom input[type='text']:-ms-input-placeholder { /* IE 10+ */
  color: #222;
}
.langFrom select, .langFrom input[type='text']:-moz-placeholder { /* Firefox 18- */
  color: #222;
}
.langFrom select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image:url("../images/CustomSelectIcon.png");
	background-position: 100% center;
    background-repeat: no-repeat;
}
.langFromButtons:after {
	content:'';
	clear:both;
	display:table;
}
.langPrice {
	font-size:38px;
	font-family:'MullerBold';
	position:relative;
}
#totalPrc {
	display:inline-block;
}
.langPrice .symbLangPrice {
	font-size:30px;
	position:relative;
	top:-14px;
}
.langPrice .langTxt {
	font-size:12px;
	position:absolute;
	right:0;
	bottom:-6px;
}
.graybg.textCenter .smallTitle1 a {
	color:#000;
	text-decoration:underline;
}
.bluebg.textCenter.whiteColor {
	color:#fff;
}
.bluebg.textCenter .smallTitle1 a {
	color:#fff;
	text-decoration:underline;
}
.about1 .col-l-7.fright{
	float:right;
}
.about1 {
	color:#fff;
}

.about1 .resImg {
	margin-top:-100px;
}
.magic-accordion {
/*     width: 55%;
    float: left; */
	margin-bottom:15px;
}

.magic-accordion h2 {
    color: #444;
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #aaa;
    position: relative;
    cursor: pointer;
	margin:0;
	font-family:'MullerLight';
}

.magic-accordion h2:after {
    position: absolute;
    right: 10px;
    content: "+";
    color: #888;
    top: 7px;
    font-size: 25px
}

.magic-accordion h2.active:after {
    content: "-"
}

.magic-accordion h2.active {
    color: #42a5f5
}

.magic-accordion p {
    padding: 20px 0
}
.addCard {
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
	margin:0 auto;
	padding:30px;
	max-width:310px;
}
.addCard h5 {
	margin-bottom:15px;
	font-size:18px;
	font-family:'MullerBold';
}
.addCard p {
	line-height:24px;
	margin-bottom:15px;
}
.addCard p:last-child {
	line-height:24px;
	margin-bottom:0;
	margin-top:15px;
}
.addCard p:last-child a {
	color:#42a5f5;
}

.player {
  height: 0;
  width: 0
}

/* Apologies for the large base64 image file */

.speaker {
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-size: 200%;
  background-position: 100% 0;
  height: 66px;
  width: 66px;
  cursor: pointer;
  display: block;
  position: relative;
  display: block;
}

.speakerplay {
  background-position: 0 0;
}
.audioList1 {
	background:#f8f8f8;
	max-width:875px;
	border:1px solid #ddd;
	border-radius:15px;
	margin:0 auto 15px;
	overflow:hidden;
}
.audioList1:after, .alLeft:after {
	content:'';
	clear:both;
	display:table;
}
.alLeft {
	float:left;
	padding:15px 30px;
}
.alRight {
	float:right;
	padding:16px 50px;
	background:#e7e7e7;
	text-align:center;
}
.alRight .langPrice {
	margin-bottom:15px;
	display:inline-block;
}
.alRight .button {
	display:block;
}
.alLeft img {
	float:left;
	margin-right:30px;
}
.alLeft .fleft {
	border-right: 1px solid #ddd;
    padding-right: 30px;
}
.alLeft h4 {
	font-size:26px;
	font-family:'MullerBold';
	margin-top:8px;
	margin-bottom:8px;
}
.audioBtnBlock {
	float:right;
	padding:25px 0 25px 50px;
}
.langSpan {
	padding:8px 16px 8px 35px;
	border-radius:5px;
	border:1px solid #ddd;
	display:inline-block;
	position:relative;
	margin-bottom:8px;
}
.langSpan:before {
	background-image:url(../images/hfnIcon.png);
	width:18px;
	height:18px;
	content:'';
	position:absolute;
	left:10px;
	top:6px;
}
.audWords {
	font-size:18px;
	text-transform:uppercase;
	font-family:'MullerMedium';
	color:#898a8a;
}
.audWords span {
	border-radius:5px;
	border:1px solid #ddd;
	display:inline-block;
	padding: 4px 16px;
	margin-left:10px;
}
.videoDesktop {
	position:relative;
	width:508px;
}
.dftBox h2.title1{
	margin-top:50px;
	font-size:40px;
}
.dftBox p.smallPara {
	font-size:17px;
	line-height:30px;
	margin-bottom:20px;
}
.dftBox .downArrowIcon {
	margin-top:30px;
}
.videoDesktop.rightSd {
	float:right;
	margin-right:4px;
	margin-top:17px;
}
.videoDesktop img{
	width:100%;
}
.videoDesktop .blankDesktopInner {
	position:absolute;
	width:455px;
	height:257px;
	left:24px;
	top:28px;
}
.blankDesktopInner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    background-image: url(../images/playIcon.png);
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
	z-index:1;
}
.blankDesktopInner:hover:before {
    background-color: rgba(0,0,0,0.5);
}
.videoDesktop .blankDesktopInner img {
	position:absolute;
	width:455px;
	height:257px;
	left:0;
	top:0;
}
.downArrowIcon {
	width:38px;
	height:38px;
	background-image:url(../images/downArrowIcon.png);
	background-color:transparent;
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
}
.aboutPara p.smallPara{
	font-size:15px;
}
.aboutPara .socialise1 {
	font-size:16px;
	text-transform:uppercase;
}
.aboutPara .ytIcon {
	margin-left:15px;
}
.lightbg1 {
	background:#f2f5fa;
}
.about3 img {
	/* max-width:100%; */
	max-width:240px;
	margin:0 auto;
	text-align:center;
}
.about3 .smallTitle4{
	line-height:36px;
	font-size:22px;
	margin-top:15px;
}
.about3 p {
	font-size:14px;
}
.title1.mgtp40, .mgtp40 {
	margin-top:40px;
}
.inqForm .formGrp label {
	color:#444;
}
.whyWhiteBrd {
	max-width:1080px;
	margin:0 auto;
}
.styleBlock.padbot40 {
	padding-bottom:40px;
}
.socIcon1 {
	margin-left:8px;
}
.chooseFrom1 .title1.blueColor{
	color:#3083c6;
	margin-bottom:0;
}
.chooseFrom1 .bigTitle {
	font-family: 'MullerLight';
	color:#3083c6;
}
.fLeft .smallTitle3{
	font-size:25px;
	font-family: 'MullerBold';
}
.fLeft .smallTitle2{
	font-size:25px;
}
.fright .smallTitle3{
	font-size:25px;
	font-family: 'MullerBold';
}
.fright .smallTitle2{
	font-size:25px;
}
h2.title1.extraTitle {
	font-family: 'MullerRegular';
	font-weight:600;
}
a.linkColor {
	color:#222;
	text-decoration:underline;
}
.lSp15 {
	margin-left:15px;
}
#mc-embedded-subscribe {
	margin-bottom:20px;
}
.downFreeBookTitle.title1.mgtp40, .mgtp40 {
	font-size:35px;
}
.rq-section {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#ececec;
	text-align:center;
}
.rq-section .title1{
	font-size:28px;
}
.rq-section p {
	font-size:28px;
	color:#444;
}
.rq-section p a {
	text-decoration:underline;
	color:#444;
}
.faq-section .magic-accordion h2{
	padding:15px 15px;
	color:#42a5f5;
	border-bottom:1px solid #ddd;
}
.faq-section .magic-accordion h2.head.active {
	background:#f5f5f5;
}
.faq-section .magic-accordion p {
	padding:20px 15px;
	font-size:16px;
	line-height:24px;
}
.faq-section .magic-accordion .body {
	background:#f5f5f5;
}
.faq-section .magic-accordion h2:after {
	color:#000;
}
.slideshowthumb {
	border:1px solid #eee;
	border-radius:15px;
	overflow:hidden;
	background:#f7f7f7;
	margin-bottom:35px;
}
.slideshowthumb > a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);
    background-image: url(../images/playIcon2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px;
    transition: all 0.3s ease-in-out;
}
.slideshowthumb > a:hover:before {
	background-color:rgba(0,0,0,0.5);
}
.slideshowthumb a {
	display:block;
	position:relative;
}
.slideshowthumb a img{
	width:100%;
}
a.slideFooter {
	padding:12px 30px 12px 20px;
	position:relative;
	font-size:18px;
	color:#333;
	text-align:left;
}
a.slideFooter:before {
	width:20px;
	height:20px;
	content:'';
	position:absolute;
	display:block;
	background-image:url('../images/btnSprite.png');
	right:15px;
	top:9px;
	background-position: 0 -20px;
    background-size: inherit;
	background-color:#f7f7f7;
	left:auto;
}
.slideshowthumb > a.slideFooter:hover:before {
	background-color:#f7f7f7;
}
.detailSection {
	background-color:#5ab4fd;
}
.detailBoxSection {
	background-color:#f3fbfe;
	padding:30px;
	border-radius:15px;
}
.detailSection.dftBox h2.title1  {
	margin-top:0px;
}
.detailUlSection {
	padding-left:0;
}
.detailUlSection li {
	margin-bottom:20px;
}
.detailUlSection li img {
	margin-right:15px;
	width:20px;
	height:20px;
}
.detailPrice1 {
	float:right;
    font-size: 50px;
    font-family: 'MullerBold';
}
.detailPrice1 span.currency {
    font-size: 19px;
    position: relative;
    top: -20px;
}
.detailPrice1 span.only {
    font-size: 13px;
    font-weight: 200;
    font-family: 'MullerRegular';
    display: block;
    text-align: right;
    position: relative;
    top: -10px;
}
.detailSection .downArrowIcon {
	background-image:url('../images/downArrowIconwhite.png');
}
.animojjoWork.threecol li {
	width:30%;
	padding:0 20px;
}
.assuredSection {
	background-color:#42a5f5;
	min-height:300px;
}
.assuredSection .wrapper:before {
	position:absolute;
	top:-46px;
	left:-79px;
	background-image:url('../images/assuredBg.jpg');
	width:255px;
	height:292px;
	content:'';
	display:block;
}
.assuredSection .wrapper {
	padding-left:230px;
	position:relative;
}
.whiteColor {
	color:#fff;
}
.assuredSection p {
	font-size:18px;
	line-height:26px;
}
.examplesSlider {
	text-align:center;
	padding-bottom:100px;
	padding-top:0;
}
.examplesSlider .wrapper {
	max-width:1280px;
}
.examplesSlider .titleSmall{
	font-size:28px;
	font-family: 'MullerBold';
	padding-top:15px;
	border-top:5px solid #42a5f5;
	display:inline-block;
	margin-bottom:30px;
	margin-top:30px;
}
.exSlider {
	padding:0 45px;
}
.exSlider img{
	width:50%;
	border:1px solid #e6e4e4;
	float:left;
}
.exSlider div:after {
	content:'';
	clear:both;
	display:table;
}
.exSlider .slick-dots {
	left:0;
	right:0;
	bottom:-75px;
}
.exSlider .slick-arrow {
	width:33px;
	height:60px;
	background-color:transparent;
	z-index:11;
}
.exSlider .slick-arrow:before {
	display:none;
}
.exSlider .slick-arrow.slick-prev {
	background-image:url('../images/example/exampleLeft.png');
	left:0;
}
.exSlider .slick-arrow.slick-next {
	background-image:url('../images/example/exampleRight.png');
	right:0;
}
.exSlider .slick-dots li button:before {
	font-size:14px;
}
.exSlider .slick-dots li.slick-active button:before {
	color:#42a5f5
}
.deadlineSlider {
	margin-bottom:90px;
}
.deadlineSlider ul:after {
	content:'';
	clear:both;
	display:table;
}
.deadlineSlider ul {
	padding-left:0;
	position:relative;
}
.deadlineSlider ul:before {
	content:'';
	width:100%;
	position:absolute;
	height:5px;
	background:#e3e0e0;
	top:0;
	left:0;
	right:0;
	border-radius:5px;
}
.deadlineSlider ul:after {
	content:'';
	width:0%;
	position:absolute;
	height:5px;
	background:#e92525;
	top:0;
	left:0;
	right:0;
	border-radius:5px;
	transition:all 0.3s ease-in-out;
}
.deadlineSlider.firstClick ul:after {
	width:0%;
}
.deadlineSlider.secondClick ul:after {
	width:50%;
}
.deadlineSlider.thirdClick ul:after {
	width:100%;
}
.deadlineSlider ul li {
	float:left;
	width:33.33%;
	text-align:center;
	padding-top:15px;
	cursor:pointer;
	position:relative;
}
.deadlineSlider ul li:first-child {
	text-align:left;
}
.deadlineSlider ul li:last-child {
	text-align:right;
}
.deadlineSlider ul li:before {
	width:13px;
	height:13px;
	border-radius:50%;
	background:#c7bebe;
	content:'';
	position:absolute;
	top:-4px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:11;
}
.deadlineSlider.firstClick ul li:first-child:before {
	background:#e92525;
}
.deadlineSlider.secondClick ul li:first-child:before, .deadlineSlider.secondClick ul li:nth-child(2):before {
	background:#e92525;
}
.deadlineSlider.thirdClick ul li:first-child:before, .deadlineSlider.thirdClick ul li:nth-child(2):before,  .deadlineSlider.thirdClick ul li:last-child:before{
	background:#e92525;
}
.deadlineSlider ul li:first-child:before {
	left:0;
	right:auto;
}
.deadlineSlider ul li:last-child:before {
	right:0;
	left:auto;
}
.laptopBase {
	background-image:url('../images/lapi_base.png');
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	height:430px;
	top:calc(100% - 571px);
}
.bannerBlock .fp-tableCell {
	display:block;
	vertical-align:top;
}
.interviewBlock .wrapper, .scheduleBlock .wrapper, footer .wrapper {
	height: calc(50vh - 30px);
    text-align: center;
    width: 100%;
    vertical-align: middle;
	
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.interviewBlock .padd30 {
	padding:0;
}
.interviewBlock .downloadFreeBook .row{
	text-align:left;
}
.footerPanel {
	text-align:left;
}
.ebookImg {
	max-width:100%;
}
.examplesSliderTitles:after {
	content:'';
	clear:both;
	display:table;
}
.examplesSliderTitles .t1 {
	float:left;
	width:50%;
}
.examplesSliderTitles.show {
	display:none;
}
@media only screen and (max-width:1030px) {
	.bannerBgLaptop {
		left:0;
	}
	.bannerForm {
		right:80px;
		padding:20px;
		max-width:360px;
	}
	.bannerForm h4 {
		font-size:30px;
		line-height:40px;
	}
	.styleGrid {
		margin-left:-5px;
		margin-right:-5px;
	}
	.styleGrid:after {
		content:'';
		display:table;
		clear:both;
	}
	.styleGrid li {
		float:left;
		display:block;
		width:20%;
		padding:0 5px;
	}
	.styleGrid li a {
		width:100%;
	}
	.subscribInput {
		width:200px;
	}
	.styleWrp {
		width:100%;
	}
	.videoDesktop {
		width:480px;
	}
	.videoDesktop.rightSd {
		margin-right:0;
	}
	.videoDesktop .blankDesktopInner, .videoDesktop .blankDesktopInner img {
		width:428px;
		height:240px;
	}
}
@media only screen and (max-width:800px) {
	.animojjoWork li {
		width:32%;
	}
	.styleGrid li {
		width:218px;
		float:none;
		display:inline-block;
		margin-bottom:15px;
	}
	.interviewBlock .wrapper, .scheduleBlock .wrapper, footer .wrapper {
		height: auto;
		text-align: center;
		width: 100%;
		vertical-align: middle;
		display: block;
	}
	.videoDesktop.rightSd {
		float:none;
		margin:15px auto;
	}
	.dftBox h2.title1,.dftBox .bigTitle, .dftBox p.smallPara, .padd50.afterHeader {
		text-align:center;
	}
	.padd50.afterHeader, body.afterHeader {
		/* text-align:center; */
	}
	.whVdPanelInner span {
		height:60px;
	}
	.videoSection .hVidbx {
		width:100%;
		max-width:100%;
	}
	.scheduleBlock:after, .bannerBlock:before, .bannerBlock:after {
		display:none;
	}
	.scheduleBlock {
		background-size:250px;
		padding-bottom:30px;
	}
	.scheduleBlockLt {
		padding-left: 25px;
	}
	.scheduleBlock h3 {
		margin-bottom:10px;
	}
	footer {
		padding:30px 0;
	}
	.fp-section.fp-table, .fp-slide.fp-table {
		display:block;
		table-layout: auto;
		height:auto !important;
	}
	.laptopBase {
		position:relative;
		background-image:none;
		top:0;
		height:auto;
		padding: 20px 0 30px 0;
	}
	.bannerBgLaptop {
		margin:40px auto 15px auto;
	}
	.bannerForm {
		position:relative;
		left:0;
		right:0;
		margin:30px auto 15px auto;
		top:0;
	}
	.fp-tableCell {
		height:auto !important;
		padding-top:30px;
		padding-bottom:30px;
	}
	.bannerBlock {
		background:#5ab4fd;
	}
	.whyAmj {
		text-align:center;
		margin-bottom:30px;
	}
	.interviewBlock .downloadFreeBook .row {
		text-align:center;
	}
	.scheduleBlockSection {
		background-color:#6cb4ee;
	}
	.scheduleBlockSection .fp-tableCell {
		padding:0;
	}
	.scheduleBlockRt {
		padding-left:0px;
	}
	.whyWhiteBrd .whVdPanel img{
		width:100%;
	}
	.interviewBlock .padd30 {
		padding:15px 0 0 0;
	}
	.videoDesktop {
		margin:0 auto;
	}
	.explorBlock {
		text-align:center;
	}
	.about1 .resImg, .about4 .resImg {
		margin-top:0;
		width:auto;
		max-width:100%;
	}
	.about3, .about1, .about4 {
		text-align:center;
	}
	.addCard {
		padding:15px;
	}
	.HQtranslate {
		background:url('../images/priceTag.png') 10px 20px no-repeat #58adfd;
		text-align:center;
		background-size: 230px;
	}
	.langFrom {
		margin:0 auto;
	}
	.hQbox {
		margin:0;
	}
}
@media only screen and (max-width:740px) {
	.examplesSliderTitles .t1 {
		float:none;
		width:100%;
	}
	.examplesSliderTitles.show {
		display:block;
	}
	.examplesSliderTitles .t1.hide {
		display:none;
	}
	.footerPanel {
		margin-bottom:30px;
	}
	.laptopBase {
		padding:0;
	}
	.bannerBgLaptop {
		width:100%;
		position:relative;
		margin:40px 0 0 0;
		background:#fff;
		height:auto;
	}
	.bannerBgLaptop .slider-for {
		position:static;
		width:100%;
	}
	.bannerBgLaptop .slider-for img {
		width:100%;
	}
	.bannerBgLaptop .slick-list, .bannerBgLaptop .slider-for {
		height:auto;
		margin:0 !important;
	}
	.bannerForm {
		max-width:100%;
		margin:0;
		position:static;
		text-align:center;
	}
	.bannerForm.addShadow {
		box-shadow:none;
	}
	.bannerBgLaptop .slick-dots {
		bottom:0;
	}
	.whyCard {
		margin-bottom:15px;
	}
	.subscribInput {
		width:100%;
		margin-bottom:15px;
	}
	.plan {
		width:310px;
		float:none;
		clear:both;
		margin:0 auto;
		margin-bottom:15px;
	}
	.plan.plan2 {
		top:0;
		margin:0;
		margin:0 auto;
		margin-bottom:15px;
	}
	.animojjoWork li {
		width:46%;
	}
	.addCard {
		margin-bottom:25px;
		box-shadow:none;
		border:1px solid #ddd;
	}
	.exSlider img {
		float:none;
		width:100%;
		margin-bottom:5px;
	}
}
@media only screen and (max-width:520px) {
	.downFreeBookTitle.title1.mgtp40, .mgtp40, .title1, .dftBox h2.title1, .scheduleBlock h3 {
		font-size:30px;
	}
	.bannerForm h4 span, .bigTitle, .scheduleBlock h5 {
		font-size:24px;
	}
	.title1.mgtp40, .mgtp40 {
		margin-top:10px;
	}
	.smallTitle3 {
		font-size:20px;
	}
	.whyBlock {
		padding:30px 0;
	}
	.videoDesktop {
		width:300px;
	}
	.videoDesktop .blankDesktopInner {
		left:14px;
		top:17px;
		width:270px;
		height:152px;
	}
	.videoDesktop .blankDesktopInner img {
		left:0;
		top:0;
		width:270px;
		height:152px;
	}
	p.smallPara {
		text-align:justify;
	}
	.exSlider {
		padding:0;
	}
	.animojjoWork.threecol li {
		width:98%;
	}
	.assuredSection .wrapper:before {
		position:static;
		margin:0 auto;
	}
	.assuredSection .wrapper {
		padding-left:15px;
	}
	.magic-accordion h2 {
		padding-right:18px;
	}
	.explorBlock .button.rdcornterBtn{
		display: block;
		margin: 0 0 8px 0;
	}
	.rqPanel p {
		height:auto;
	}
}