/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#baner_main img {
    border: 0px !IMPORTANT;
}
#baner_main .blg {

    position: absolute;
    right: 75%;
    top: -80px;
    z-index: 999;
    animation: SmallBig 3s linear infinite;
    visibility: visible;
}


#baner_main .serv {
    position: absolute;
    z-index: 99999999 !important;
    top: -72px;
    right: 0%;
    animation: SmallBig 3s linear infinite;
}


#baner_main .c_us {
    position: absolute;
    right: 0%;
    bottom: -550px;
    transform: scale(0.9);
    z-index: 999;
    animation: SmallBig 3s linear infinite;
}

#baner_main .o_ex {
    position: absolute;
    z-index: 9999999 !important;
    bottom: -550px;
    right: 75%;
    transform: scale(0.8);
    animation: SmallBig 3s linear infinite;
}



.owl-dots {
    display: none !important;
}

.owl-nav.disabled {
    display: block !important;
}

#baner_main button.owl-next:hover, #baner_main button.owl-prev:hover {transform: scale(1.5);}
#baner_main button.owl-prev {
    position: absolute;
    left: -10%;
    top: 40%;
    background: #ff5d00 !important;
    border: 2px solid;
    border-radius: 25px !important;
    height: 40px;
    width: 40px;
}

#baner_main button.owl-next {
    position: absolute;
    right: -10%;
    top: 40%;
    background: #ff5d00 !important;
    border: 2px solid;
    border-radius: 25px !important;
    height: 40px;
    width: 40px;
}

#baner_main button.owl-next span, #baner_main button.owl-prev span {
    font-size: 22px;
    line-height: 23px;
}

#baner_main .row-bg.viewport-desktop.using-image {background-size: 100% 100%;position: relative;}

#baner_main {
    padding: 90px 0 !IMPORTANT;
}

#baner_main img {border: 6px solid #fff;border-radius: 10px;z-index: 98;}

#baner_main .hover-wrap {position: relative;}
/* #baner_main .main_co::after {
    content: url(/labs/wp-content/uploads/2022/06/baner_new_icon_3.png);
    position: absolute;
    right: 470px;
    top: -60px;
    z-index: 999;
    animation: SmallBig 3s linear infinite;
    visibility: visible;
}
#baner_main::before {
    content: url(/labs/wp-content/uploads/2022/06/baner_new_icon_4.png);
    position: absolute;
    z-index: 9999999 !important;
    top: 30px;
    right: 0px;
    animation: SmallBig 3s linear infinite;
}
#baner_main::after {
    content: url(/labs/wp-content/uploads/2022/06/baner_new_icon_1.png);
    position: absolute;
    z-index: 9999999 !important;
    bottom: 50px;
    right: 45%;
    transform: scale(0.8);
    animation: SmallBig 3s linear infinite; */
}
div#baner_iner h1 {
    font-size: 30px !important;
    line-height: 40px;
    max-width: 480px;
}
/* #baner_main .main_co::before {
    content: url(/labs/wp-content/uploads/2022/06/baner_new_icon_2.png);
    position: absolute;
    right: -40px;
    bottom: -30px;
    transform: scale(0.9);
    z-index: 999;
    animation: SmallBig 3s linear infinite;
} */

#baner_main p {font-family: sharp-m;font-size: 15px;max-width: 500px;}

#baner_main a#btn {margin: 0;padding: 14px 30px;font-size: 15px;text-transform: uppercase;font-family: 'sharp-b';}

#baner_main .owl-dots {position: absolute;bottom: 20px;}

#baner_main button.owl-dot span {width: 12px;height: 12px;background: #ff5d00;}

#baner_main button.owl-dot.active span {width: 60px;transform: unset;background: #fff;}

#baner_main .row-bg.viewport-desktop.using-image::before {content: url('https://languagelab.us/wp-content/uploads/2022/04/baner_shape.png');position: absolute;bottom: 15px;}

#baner_main .row-bg.viewport-desktop.using-image::after {content: url('https://languagelab.us/wp-content/uploads/2022/04/triangle.png');position: absolute;bottom: 100px;left: 230px;animation: ClockWise 8s linear infinite;}

@keyframes ClockWise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes SmallBig {
  0%, 100% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
}

header#top .col.span_9.col_last li  span.menu-title-text {font-family: 'sharp-b';font-size: 15px;}

header#top .col.span_9.col_last li#menu-item-27 span.menu-title-text {background: #ff5d00;padding: 13px 40px;color: #fff;border-radius: 5px;}
#abt_main {padding: 80px 0 !IMPORTANT;}

#abt_main h1 {color: #111;}

#abt_main h4 {color: #ff5d00;font-family: 'sharp-b';margin: 0;line-height: 20px;}

#abt_main p {color: #111;max-width: 450px;}

#abt_main a#btn {margin: 0;padding: 14px 35px;font-size: 15px;font-family: 'sharp-b';text-transform: uppercase;}

#ser_main .row-bg.viewport-desktop.using-image {
    background-position: 100% 5% !important;
}

/* #ser_main .vc_col-sm-4 .vc_column-inner {background: #fff;box-shadow: 0px 0px 10px 1px #0000004a;border-radius: 30px;padding: 0 0 30px;}
 */
#ser_main .ser_txt {
    background: #fff;
    box-shadow: 0px 0px 10px 1px #0000004a;
    border-radius: 30px;
    padding: 20px 0 0 0px;
}

#ser_main {position: relative;padding: 200px 0 !IMPORTANT;}

#ser_main .iconss {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    animation: MoveUpDown 3s linear infinite;
    width: 80px;
	 }
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
#ser_main p {
    max-width: 300px;
    margin: 0 auto;
    font-family: 'sharp-m';
    color: #666666;
    line-height: 23px;
    height: 90px;
}
#ser_main ul li {text-align: left;}

/* #ser_main .ser_txt {min-height: 300px;} */
#ser_main h3 {text-transform: uppercase;font-family: 'sharp-b';font-size: 22px;color: #111;}

#ser_main h5 a {color: #000;font-family: 'sharp-b';font-size: 17px;text-transform: uppercase;position: relative;}

#ser_main h5 a::before {content: "\f061";font-family: fontawesome;position: absolute;right: -24px;}

#ser_main h1 {color: #111;}

#ser_main h4 {color: #ff5d00;
    font-family: 'sharp-b';line-height: 21px;margin: 0px;}

#ser_main a#btn {margin-top: 20px;
    padding: 14px 40px;
    font-size: 15px;
    font-family: 'sharp-b';text-transform: uppercase;}

#our_vale h4 {color: #ff5d00;
    font-family: 'sharp-b';
    line-height: 21px;
    margin: 0px;}

#our_vale h1 {color: #111;max-width: 400px;}

#our_vale p {max-width: 440px;color: #111;}

#our_vale {position: relative;}

#our_vale .value_txt {position: absolute;left: 0;right: 0;top: 190px;}

#our_vale .value_txt h2 {color: #fff;font-family: 'sharp-b';}

#our_vale .icon {margin-top: -490px;z-index: 9999;}
#our_vale::before {
    display: none;
}
#our_vale .hover-wrap {position: relative;}

#our_vale::before {content: url('https://languagelab.us/wp-content/uploads/2022/04/icns.png');position: absolute;bottom: 40px;right: 20px;animation: ClockWise 8s linear infinite;}

#blog h4 {color: #ff5d00;
    font-family: 'sharp-b';
    line-height: 21px;
    margin: 0px;}

#blog h1 {color: #111;}

#blog .article-content-wrap {padding: 30px 20px;border-bottom: 5px solid #ff5d00;}

#blog h3.title {font-family: 'sharp-b';font-size: 22px;line-height: 28px;margin-top: 5px;max-width: 320px;}

#blog span.meta {font-family: 'sharp-b';font-size: 14px;color: #666666;padding-left: 30px;position: relative;}

#blog span.meta::before {content: url('/labs/wp-content/uploads/2022/04/calnder.png');position: absolute;left: 0;}

#blog  a#btn {margin: 0 auto;
    display: table;padding: 14px 40px;
    font-size: 15px;
    font-family: 'sharp-b';
    text-transform: uppercase;}

#blog img {width: 100%;}

#blog a.dummy {display: none;}

div#blog .row.blog-recent.columns-3 {margin: 0;padding-bottom: 0px;}

#text-2 p {
    padding-right: 25%;
    font-weight: 100 !IMPORTANT;
}
#footer-outer h4 {
    font-family: 'Inter';
    font-size: 20px !IMPORTANT;
    text-transform: uppercase;
}
#footer-outer #footer-widgets .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
#footer-outer #footer-widgets .socliy ul li i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50px;
}
.fa.fa-facebook:before {
    content: "\f09a" !important;
}
div#footer-outer p{font-family: 'sharp-m'}
div#footer-outer a{font-family: 'sharp-m'}
#text-3 .textwidget:before {
    content: url(https://languagelab.us/wp-content/uploads/2022/04/mail.png);
    position: absolute;
    left: -35px;
    margin-top: 5px;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0;
}
#ajax-content-wrap #footer-outer #copyright {
    width: 72%;
    margin: 0px auto;
    display: table;
}
.fa.fa-linkedin:before {
    content: "\e605" !important;
}

#text-4:before {
    content: url(https://languagelab.us/wp-content/uploads/2022/04/phone.png);
    position: absolute;
    left: -30px;
    margin-top: 8px;
}
#text-5:before {
    content: url(https://languagelab.us/wp-content/uploads/2022/04/locsatio.png);
    position: absolute;
    left: -30px;
    margin-top: 8px;
}

#footer-outer .container .row {
    padding: 70px 0px 20px !important;
}

#footer-outer #nav_menu-2 {
    margin-left: 50px;
}

#blogs .article-content-wrap {
    padding: 15px 10px;
}

#blogs .col.span_4.post .inner-wrap.post {
    box-shadow: 0px 0px 20px 0px #00000030;
}

#blogs .article-content-wrap h3.title {
    font-size: 22px;
}

#blogs .col.span_4.post .inner-wrap.post span.post-featured-img img {
    width: 100%;
    height: 200px;
}

#pert .vc_col-sm-6 .vc_column-inner {
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px #00000030;
    padding: 3%;
    border-radius: 20px;
}

/* #page-header-bg {
    padding-left: 30px;
} */

.post-area .d-block.text-center img.rounded-circle {
    width: 20%;
}

#author-bio img.avatar {
    width: 4%;
}

#respond p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    transform: translateX(-10px);
}

#text-3 h4 {
    margin-left: -35px;
}

#author-bio {
    display: none;
}

.single.single-post .post-area.col.span_12.col_last .post.type-post .post-content .content-inner {
    padding-bottom: 10px;
}

@media (max-width: 1600px) {
/* 	#baner_main::after {
    bottom: 80px;
} */
	div#baner_iner h1 {
    max-width: 480px;
    font-size: 40px;
    line-height: 50px;
}
	#baner_main {
    padding: 110px 0 !IMPORTANT;
}
#baner_main p {
    max-width: 410px;
}
	
	#baner_main .o_ex {
    bottom: -520px;
}
	
	#baner_main .c_us {
    bottom: -520px;
}
	
}
@media (max-width: 1440px) {
	#baner_main .row-bg.viewport-desktop.using-image::after {
    bottom: 50px;
}
	#ajax-content-wrap #footer-outer #copyright {
    width: 80%;
	}
}
@media (max-width: 1366px) {
	
	div#baner_iner h1 {
    font-size: 30px;
    line-height: 40px;
}

	#baner_main .o_ex {
    bottom: -480px;
}
	
	#baner_main .c_us {
    bottom: -480px;
}
	
	#blogs .article-content-wrap h3.title {
    font-size: 18px;
    line-height: 30px;
}
	
	#blogs {
    padding-bottom: 50px !important;
}
	
}
@media (max-width: 1280px) {
	#baner_main .serv {
    top: -42px;
}
	#baner_main .blg {
    top: -45px;
}
	#baner_main .o_ex {
    bottom: -490px;
}
	#ajax-content-wrap #footer-outer #copyright {
    width: 85%;
}
#baner_main .c_us {
    bottom: -500px;
}
	#baner_main {
    padding: 60px 0px 130px !important;
}

	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin: 0px 9px !important;
}
	
	div#abt_iner_main .iwt-icon {
    left: 35% !important;
    top: -19px !important;
}

}
@media (max-width: 1024px) {

	#ajax-content-wrap #footer-outer #copyright {
    width: 90%;
}
	#ser_main p {
    max-width: 230px;
}
/* 	#baner_main .main_co::before {
    transform: scale(0.5);

    animation: none;
} */
/* 	#baner_main::after {
    animation: none;
} */
	#baner_main .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
    position: relative;
}
	#our_vale::before {
    content: url(https://languagelab.us/wp-content/uploads/2022/04/icns.png);
    position: absolute;
    bottom: 40px;
    right: -96px;
    animation: none;
    transform: scale(0.9);
}
	
	#text-2 p {
    padding-right: 0%;
}
	
	div#baner_iner h1 {
    font-size: 28px;
}
	
	div#abt_iner_main .iwt-icon {
    left: 31% !important;
}
	
	#we_sec ul li:last-child ::after {
    top: -140px !important;
    transform: scale(0.3) !important;
    left: 210px !important;
}
	
}
@media (max-width: 840px) {
	#our_vale .about-first-sec-txt {
  text-align: center;
  padding: 0px 60px;
}
	#our_vale p {
  max-width: unset !important;
}
	#our_vale h1 {
  max-width: unset !important;
}
	#our_vale {
    margin-top: 0px !important;
    padding-top: 20px !important;
}
#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
    bottom: -560px;
}
	#baner_main a#btn {
    display: table;
    margin: auto;
}
	div#baner_iner h1, div#baner_iner p {
    max-width: 100%;
    text-align: center;
}
	.pl-img {
    width: 100%;
}
	#abt_main p {
    color: #111;
    max-width: 100% !important
}
	#baner_main .row-bg.viewport-desktop.using-image::before{
		display:none;
	}
	#baner_main .row-bg.viewport-desktop.using-image {
    background: url(https://languagelab.us/wp-content/uploads/2022/04/blue_02.jpg) !IMPORTANT;
    background-size: 254% 100% !IMPORTANT;
    background-repeat: no-repeat !IMPORTANT;
    background-position: 40% 100% !important;
}

	.page-id-7 #our_vale img {
    margin-top: -50px;
    margin-bottom: -50px;
}
	
	#baner_main .o_ex {
    bottom: -630px;
}
	
	#baner_main .c_us {
    bottom: -630px;
	right: 10%;
}
	
	#baner_main .serv {
    right: 10%;
}
	
	#footer-outer .container {
    padding: 0px 90px;
}
	
	#footer-outer #nav_menu-2 {
    margin-left: 0px;
}
	
	#footer-outer .col.span_4:nth-child(3) {
    margin-left: -280px;
}
	
	#abt_iner_main {
    text-align: center;
}
	
	#abt_iner_main .divider-wrap .divider-small-border {
    margin: 0px auto;
}
	
	.img-with-aniamtion-wrap.custom-width-90pct .inner {
    max-width: 100%;
}
	#blogs .col.span_4.post.type-post.status-publish {
    width: 40%;
    margin: 10px 10px !important;
}
	
	div#abt_iner_main .iwt-icon {
    left: 15% !important;
    top: -25px !important;
}

	#blogs .col.span_4.post .inner-wrap.post span.post-featured-img img {
    width: 100%;
}
	
	#expert {
    margin-top: 50px !important;
}
	
	#text-3 h4 {
    margin-left: -50px;
}
	
	#ser_main p {
    max-width: 100%;
}
	
	#ser_main p {
    height: auto !important;
    padding: 0px 60px 10px;
}
	
	#blogs .row.blog-recent {
    display: flex !important;
    justify-content: center!important;
}
	
}

@media (max-width: 525px) {
	.page-id-14 div#page-header-bg h1 {
  width: 100%;
}
	#abt_iner_main .iwt-icon img {
  margin-left: -72px;
}
	#our_vale .about-first-sec-txt {
  padding: 0px 0px;
}
	#text-2 {
  padding: 0px 20px;
}
	#baner_main .serv {
    width: 24%;
    right: 0%;
}
	#baner_main .blg {
  width: 24%;
}
	#baner_main button.owl-prev {
  left: 0%;
}
	#baner_main button.owl-next {
  right: 0%;
}
div#hipaa img {
  position: fixed;
  width: 25%;
  background: #fff;
  left: 0px;
  padding: 5px 10px;
}
	#text-5:before {
    left: 145px;
    margin-top: -2px;
}
	#text-4:before {
    left: 145px;
    margin-top: -1px;
}
	#text-3 .textwidget:before {
    left: 145px;
}
	div#footer-outer p {
    padding: unset;
}
	#footer-outer .row {
    padding: 45px 0px;
    text-align: center;
}
	#baner_main .c_us {
    bottom: -740px;
}
/* 	#baner_main .o_ex {
    bottom: -740px;
} */
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -756px !important;
  width: 24%;
}
	#baner_main {
    padding: 60px 0px 40px !important;
}
	
	#footer-outer .container {
    padding: 0px 20px;
}
	
	#footer-outer .col.span_4:nth-child(3) {
    margin-left: 0px;
}
	
	#footer-outer .col.span_4 {
    margin-bottom: 20px;
}
	
	#baner_main .owl-nav {
    display: none !important;
}
	
	#baner_main .o_ex {
    bottom: -700px;
    width: 24%;
}
	
	#baner_main .c_us {
    bottom: -700px;
    right: 0%;
    width: 24%;
}
	
	#abt_iner_main h2 {
    font-size: 22px;
}
	
	#abt_iner_main img {
    width: 100%;
}
	
	div#abt_iner_main .iwt-icon {
    left: 5% !important;
    top: -15px !important;
}
	
	.page-id-10 .container-wrap {
    padding-bottom: 0px !important;
}
	
	#blogs .col.span_4.post.type-post.status-publish {
    width: 80%;
    margin: 20px auto !important;
}
	
	.page-id-7 #our_vale img {
    margin-top: -30px;
    margin-bottom: -30px;
}
	
	#text-3 h4 {
    margin-left: 0px;
}
	
	.page-id-11 #ser_main h1 {
    font-size: 30px;
}
	
	#respond p.comment-form-cookies-consent label {
    margin-top: -40px;
    margin-left: 10px;
}
	
}
@media (max-width: 414px) {
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -797px !important;
  width: 24%;
}
	div#footer-outer p {
    max-width: 300px;
    margin: 0 auto;
}
 	#baner_main .c_us {
    bottom: -710px;
    right: 0%;
    width: 24%;
}
	#baner_main .o_ex {
    bottom: -710px;
    width: 24%;
}
/* 		#baner_main .serv {
    top: -57px;
    right: 20px;
}
	#baner_main .blg {
   top: -30px;
   left: 10px;
}  */
	div#baner_main .owl-nav.disabled {
    display: none !important;
}
	#baner_main .row-bg.viewport-desktop.using-image::after {
    display: none;
}
	div#baner_iner h1 {
    font-size: 25px;
}
	
	.page-id-1210 .nectar-fancy-ul h3 {
    font-size: 18px;
    line-height: 30px;
}
	
	#we_sec ul li:last-child ::after {
    top: -140px !important;
    transform: scale(0.27) !important;
    left: 190px !important;
}
	
	.single.single-post .container.main-content {
    padding: 0px 21px;
}
	
}

@media (max-width: 390px) {

div#baner_iner h1 {
    font-size: 24px;
}
	
	#baner_main .o_ex {
    bottom: -730px;
}
	
	#baner_main .c_us {
    bottom: -730px;
}
	
	#our_vale h1 {
    font-size: 25px;
}

	div#abt_iner_main .iwt-icon {
    left: 0% !important;
}
	
	#we_sec ul li:last-child ::after {
    top: -130px !important;
    transform: scale(0.22) !important;
    left: 180px !important;
}
	
}

@media (max-width: 375px) {
	#we_sec ul li:first-child ::after {
    transform: scale(0.2) !important;
    left: 84px !important;
    top: -150px !important;
}
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -728px !important;
  width: 24%;
}
/* 	#baner_main .c_us {
    bottom: -680px;
    right: 0;
}
	#baner_main .o_ex {
    bottom: -680px;
    left: 0;
} */
	div#baner_iner h1 {
    font-size: 23px;
    line-height: 31px;
}
	#text-3 .textwidget:before {
    left: 115px;
}
	#text-4:before {
    left: 115px;
    margin-top: -1px;
}
	#text-5:before {
    left: 115px;
    margin-top: -2px;
}
	
	#baner_main .o_ex {
    bottom: -710px;
}
	
	#baner_main .c_us {
    bottom: -710px;
}
	
	#we_sec ul li:last-child {
    margin-top: 10px !important;
}
	
	#we_sec ul li:last-child ::after {
    top: -172px !important;
    left: 160px !important;
}
	
}
@media (max-width: 360px) {
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -758px !important;
  width: 24%;
}
	
	#baner_main .blg {
    top: -60px;
    left: 20px;
}
	
	#baner_main .serv {
    right: 0%;
    top: -60px;
}
	
	#baner_main .c_us {
    bottom: -730px;
}
	
	#baner_main .o_ex {
    bottom: -730px;
}
	
	div#baner_iner h1 {
    font-size: 22px;
    line-height: 31px;
}
	
}
@media (max-width: 340px) {
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -794px !important;
  width: 24%;
}
}
@media (max-width: 320px) {
	#baner_main img.img-with-animation.skip-lazy.o_ex.animated-in, #baner_main img.img-with-animation.skip-lazy.c_us.animated-in {
  bottom: -822px !important;
  width: 24%;
}
	#text-3 .textwidget::before {
  left: 102px;
}
	#text-4::before {
  left: 102px;
}
	#text-5::before {
  left: 102px;
}
	
	#baner_main .serv {
    top: -60px;
}
	
	#baner_main .o_ex {
    bottom: -770px;
}
	
	#baner_main .c_us {
    bottom: -770px;
}
	
	div#baner_iner h1 {
    font-size: 22px;
    line-height: 30px;
}
	
	div#baner_iner h1 {
    font-size: 19px;
    line-height: 30px;
}
	#we_sec ul li:first-child ::after {
    transform: scale(0.15) !important;
    left: 34px !important;
    top: -140px !important;
}
	
	div#abt_iner_main .iwt-icon {
    left: -11% !important;
}
	
}