/*
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
*/

h1,h2,h3{
	font-family:'gd' !important;
}
h4{
	font-family:'mt' !important;
}
#footer-outer li#menu-item-61 a {
    text-transform: initial !important;
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 12px 35px !IMPORTANT;
    font-weight: 400 !important;
    font-size: 14px !important;
	transition:0.3s;
}
a.nectar-button:hover {
    transform: translateY(-3px);
	opacity:1 !important;
	box-shadow:0px 0px 6px 1px #000 !important;
}
#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after,
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before {
    border-color: #666c86!important;
}
#top ul li#menu-item-65 {
    position: relative;
    right: 90px;
}
#top ul li#menu-item-65 span::after{
	display:none !important;
}
#top .col.span_9.col_last {
    margin-left: 20px;
}
#top ul li#menu-item-65 span {
    background: #a79346;
    padding: 15px 20px;
    font-weight: 600;
    text-transform: capitalize !IMPORTANT;
}
#banner h1 span {
    color: transparent !IMPORTANT;
    -webkit-text-stroke: 1px white;
    font-size: 100px;
    font-weight: 100 !IMPORTANT;
    letter-spacing: 2px;
    line-height: 100px;
}
#banner .img1:hover {
    filter: brightness(0.7);
}

#banner .img1 {
    transition: 0.5s;
}
#banner .img1 {
    width: 60%;
    position: relative;
    bottom: -66px;
	animation: move 4s infinite linear;
}
@keyframes move{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(1.03);
	}
	100%{
		transform:scale(1);
	}
}
#banner h2 {
    letter-spacing: 2px;
    font-size: 43px;
    line-height: 53px;
}
#banner h3 {
    letter-spacing: 5px;
    font-family: 'gd' !important;
    font-size: 50px;
    line-height: 60px;
}
#banner .owl-dots {
    position: absolute;
    right: 115%;
    top: 20% !important;
}
#banner button.owl-dot span {
    background: #fff !IMPORTANT;
    width: 10px;
    height: 10px;
}

#banner button.owl-dot.active span {
    outline: 1px solid #fff;
    border-radius: 50px !important;
    outline-offset: 5px;
    transform: unset !IMPORTANT;
}
#banner .owl-dots::before {
    content: '';
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/Group-36.png);
    background-size: 100% 100%;
    position: absolute;
    left: 50px;
    top: -10px;
    width: 50px;
    height: 250px;
}
#sec1 img:hover {
    filter: brightness(0.7);
}
#sec1 img {
    transition: 0.5s;
}

#sec2 .bt{
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
    font-weight: 700 !important;
    border-radius: 50px !IMPORTANT;
    padding: 10px 15px !IMPORTANT;
    text-align: left !IMPORTANT;
    width: 210px !important;
    font-size: 13px !IMPORTANT;
    margin: auto !Important;
    margin-bottom: 30px !important;
    transition: 0.9s;
    text-transform: uppercase !IMPORTANT;
}
#sec2 .bt2 {
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
    font-weight: 700 !important;
    border-radius: 50px !IMPORTANT;
    width: 210px!IMPORTANT;
    text-align: left !IMPORTANT;
    font-size: 13px !IMPORTANT;
    padding: 10px 20px !IMPORTANT;
    line-height: 13px !IMPORTANT;
    margin: auto !Important;
    margin-bottom: 30px !IMPORTANT;
    text-transform: uppercase !important;
    transition: 0.9s;
    
}
#sec2 a#bt::after {
    content: '';
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/qwfqwef.png);
    background-size: 100% 100%;
    position: absolute;
    right: 8px;
    bottom: 7px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
	transition:0.5s;
}
#sec2 a#bt {
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
    font-weight: 700 !important;
    border-radius: 50px !IMPORTANT;
    padding: 14px 15px !IMPORTANT;
    text-align: left !IMPORTANT;
    width: 210px !important;
    font-size: 13px !IMPORTANT;
    margin-bottom: 30px !important;
	transition:0.9s;
	 text-transform: uppercase !IMPORTANT;
}
#sec2 a#bt:hover:after {
    transform: translatex(5px);
}
#sec2 a#bt2 {
    background: #fff !IMPORTANT;
    color: #000 !IMPORTANT;
    font-weight: 700 !important;
    border-radius: 50px !IMPORTANT;
    width: 210px!IMPORTANT;
    text-align: left !IMPORTANT;
    font-size: 13px !IMPORTANT;
    padding: 10px 20px !IMPORTANT;
    line-height: 13px !IMPORTANT;
    margin-bottom: 30px !IMPORTANT;
    text-transform: uppercase !important;
	transition:0.9s;
}
#sec2 a#bt2:hover:after {
    transform: translatex(5px);
}
#sec2 a#bt2::after {
    content: '';
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/qwfqwef.png);
    background-size: 100% 100%;
    position: absolute;
    right: 8px;
    bottom: 5px;
    width: 35px;
    height: 35px;
	transition:0.5s;
    background-repeat: no-repeat;
}
#sec2 div#r1 {
    padding: 70px 50px 50px 50px;
    border-radius: 15px !important;
}
#sec2 .txt2 {
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/awe.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    padding: 20px 100px;
    position: absolute;
    left: 35%;
    top: 13%;
    transform: translate(50%, -50%);
    z-index: 1111111111;
    animation:3s anim-lineUp ease-out infinite;
}
@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
#sec2 h3 {
    margin-bottom: 50px !IMPORTANT;
    letter-spacing: 2px;
    font-size: 45px;
    line-height: 55px;
}
#sec3 .toggle.default {
    width: 80% !IMPORTANT;
    display: table;
    margin: 25px auto;
}
#sec3 .toggle.default a {
    font-weight: 900 !IMPORTANT;
    color: #000 !IMPORTANT;
    background: #fff !important;
    box-shadow: 0px 0px 3px 3px #ececec;
    padding: 25px 40px !IMPORTANT;
    border-radius: 5px !IMPORTANT;
	transition:0.5s;
}
#sec3 .toggle h3 a i {
    position: absolute;
    right: 20px !important;
    color: #000 !IMPORTANT;
    top: 24px !important;
    width: 20px !important;
    height: 16px !important;
    line-height: 18px !important;
    font-size: 22px !important;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    background-color: transparent !important;
	    LEFT: UNSET !IMPORTANT;
}
#sec3 .toggle.default a i::Before {
    content: '\2b';
    font-family: 'FontAwesome' !important;
    font-weight: 700 !IMPORTANT;
}
#sec3 .toggle.default a:hover {
    background: #a79346 !IMPORTANT;
}
#sec3 h3 {
    letter-spacing: 2px;
    font-size: 35px;
    line-height: 45px;
}
#sec4 h4 span {
    font-weight: 400 !important;
    font-size: 17px !important;
}
#sec5 #r1 {
    background: #e4dec7;
    padding: 30px 20px;
    width: 80%;
    display: table;
    margin: auto;
    border-radius: 20px;
}
#sec5 .owl-nav.disabled {
    display: block !IMPORTANT;
    position: absolute;
    top: 40%;
    width: 81%;
    left: 9%;
}
#sec5 .owl-dots {
    display: none !important;
}
#sec5 button.owl-prev {
    background: #000;
    border: transparent !important;
    width: 30px;
    height: 30px;
    font-size: 20px;
    float: left !important;
	border-radius:0px !important;
}
#sec5 button.owl-next {
    background: #000;
    border: transparent !important;
    width: 30px;
    height: 30px;
    font-size: 20px;
    float: right !important;
	border-radius:0px !important;
}
#sec6 p {
    font-weight: 400 !IMPORTANT;
    padding-bottom: 5px !IMPORTANT;
    font-size: 15px !IMPORTANT;
    line-height: 25px !IMPORTANT;
}
#sec6 h3 {
    margin: 10px 0px;
    font-size: 28px;
}
#sec7 .fm .form-field-fm {
    background: transparent;
    border-bottom: 2px solid #9ea5ae;
    padding: 20px 0px;
    margin-bottom: 30px;
}
#sec7 .fm .form-area-fm {
    background: transparent;
    border-bottom: 2px solid #9ea5ae;
    padding: 0px 0px;
	height: 210px !important;
}
#sec7 .fm .form-field-fm::placeholder {
    font-weight: 400 !IMPORTANT;
    font-family: 'mt' !important;
    letter-spacing: 1px;
    color: #9ea5ae;
    font-size: 14px;
}
span.wpcf7-not-valid-tip {
    box-shadow: unset !important;
}
.wpcf7-response-output {
    border: unset !important;
}
#sec7 .fm .form-area-fm::placeholder {
    font-weight: 400 !IMPORTANT;
    font-family: 'mt' !important;
    letter-spacing: 1px;
    color: #9ea5ae;
    font-size: 14px;
}
#sec7 .fm .form-button-fm {
    width: 12%;
    display: table;
    margin: 40px auto 0 auto;
}
.fm span.wpcf7-not-valid-tip {
    position: absolute;
    top: 70px !IMPORTANT;
    background: transparent !important;
}
div#sec7::before {
    content: '';
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/hammer.png);
    background-size: 100% 100%;
    position: absolute;
    left: -70px;
    top: 30px;
    width: 300px;
    height: 220px;
    z-index: 111;
    background-repeat: no-repeat;
	animation: who 3s infinite linear;
}
@keyframes who{
	0%{
		transform:translatex(0px);
	}
	50%{
		transform:translatex(8px);
	}
	100%{
		transform:translatex(0px);
	}
}
#sec7 .vc_col-sm-12 {
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/h5-map.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center bottom;
    background-size: 60% 75%;
}
#footer-outer form.tnp-form {
    width: 100%;
    position: relative;
}
#footer-outer input.tnp-submit {
    position: absolute;
    right: 0;
    width: 20%;
    padding: 19px 20px 18px 20px;
    opacity: 1 !important;
    color: transparent;
}
#footer-outer input.tnp-email {
    background: #fff;
    padding: 15px 20px !important;
    border-radius: 0px !important;
}
#footer-outer form.tnp-form::before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    color: #fff;
    bottom: 15px;
    z-index: 111;
	pointer-events: none;
}
#footer-outer .widget h4 {
    font-size: 17px !IMPORTANT;
    font-family: 'gt ' !important;
    line-height: 27px;
    font-weight: 400 !IMPORTANT;
}
#footer-outer .col.span_3:nth-child(3) {
    left: 40px !IMPORTANT;
	width:20% !important
}
#footer-outer .col.span_3:nth-child(2) {
    left: 100px;
	width:20% !important
}
#footer-outer .col.span_3:nth-child(4) {
	width:30% !important
}
#footer-outer ul li {
    font-weight: 400 !IMPORTANT;
    margin-bottom: 5px !IMPORTANT;
	text-transform:capitalize !important;
	color:#b3bbc6 !important;
}
#footer-outer ul#menu-con li a i {
    color: #9b8a44;
    font-size: 16px;
    padding-right: 10px;
}
#footer-outer ul#menu-con li a strong span,
#footer-outer ul#menu-con li a strong {
    font-size: 13px;
    margin-left: 25px;
	color:#fff !important;
} 
div#copyright .container {
    border-top: 2px solid #1a2739;
    padding: 10px 90px !important;
}
#footer-outer #copyright {
    padding: 5px 0px !IMPORTANT;
}
#footer-outer .row {
    padding: 60px 0px 10px 0px!IMPORTANT;
}
div#copyright .container ul li a i {
    color: #000 !IMPORTANT;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 15px;
    background: #fff;
	transition:0.2s;
}
#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-weight: 600;
}
div#copyright .container ul li:hover a i {
    color: #fff !important;
    background: #000 !IMPORTANT;
}
div#footer-outer {
    background-repeat: no-repeat;
    background-size: 100% 100% !IMPORTANT;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#banner .owl-dots::before {
    left: 38px;
    top: -13px;
    width: 30px;
    height: 260px;
}
	#banner .owl-dots {
    right: 108%;
    top: 20% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1400px) {
	#top ul li a span {
    font-size: 14px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#top .col.span_9.col_last {
    margin-left: 10px;
}
	#top #logo {
    width: 290PX !important;
}
	#top #logo img {
    WIDTH: 100% !important;
}
	#banner{
    padding-top: 90px !important;
    padding-bottom: 20px !important;
}
	#sec3 h3 {
    letter-spacing: 2px;
    font-size: 32px;
    line-height: 42px;
}
	#banner .img1 {
    width: 55%;
    bottom: -20px;
}
	#banner .owl-dots {
    right: 109%;
    top: 20% !important;
}
	#banner .owl-dots::before {
    left: 35px;
    top: -20px;
    width: 30px;
    height: 260px;
}
	#banner h2 {
    letter-spacing: 2px;
    font-size: 39px;
    line-height: 49px;
}
	#sec5 .owl-nav.disabled {
    top: 40%;
    width: 82%;
    left: 9%;
}
	#sec2 .txt2 {
    padding: 20px 100px;
    left: 34%;
    top: 13%;
    transform: translate(50%, -50%);
}
	#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-weight: 600;
    font-size: 12px;
}
	#footer-outer .col.span_3:nth-child(2) {
    left: 90px;
    width: 20% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#top ul li a {
    padding: 0px 0px !IMPORTANT;
}
	#top ul li a span {
    font-size: 13px;
}
	#sec2 .txt2 {
    padding: 20px 100px;
    left: 33%;
    top: 13%;
    transform: translate(50%, -50%);
}
	#sec3 h3 {
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 39px;
}
}

@media (max-width: 1250px) {
#top ul li a {
    margin: 0px 12px !IMPORTANT;
}
	#sec2 .txt2 {
    padding: 20px 100px;
    left: 33%;
    top: 13%;
    transform: translate(50%, -50%);
}
	#sec5 #r1 p {
    font-size: 13px;
    line-height: 26px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1240px) {
	#banner h1 span {
    font-size: 90px;
    line-height: 90px;
}
	#top ul li a {
    margin: 0px 10px !IMPORTANT;
}
	#banner h2 {
    letter-spacing: 2px;
    font-size: 37px;
    line-height: 48px;
}
	#top ul li a span {
    FONT-SIZE: 13PX !important;
}
	#sec3 h3 {
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 39px;
}
	#sec4 p {
    font-size: 13px;
    line-height: 24px;
}
	#sec5 #r1 p {
    font-size: 13px;
    line-height: 26px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1220px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#banner .img1 {
    width: 65%;
    bottom: -20px;
}
	#top #logo img {
    WIDTH: 110% !important;
}
	#banner h1 span {
    font-size: 80px;
    line-height: 70px;
}
	#banner h2 {
    font-size: 30px;
    line-height: 40px;
}
	#banner h3 {
    font-size: 40px;
    line-height: 50px;
}
	#banner .owl-dots::before {
    left: 35px;
    top: -20px;
    width: 30px;
    height: 230px;
}
	#banner .owl-dots {
    right: 112%;
    top: 20% !important;
}
	#sec1 img {
    transition: 0.5s;
    width: 80%;
}
	#sec2{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#sec2 div#r1 {
    padding: 70px 40px 30px 40px;
    border-radius: 15px !important;
}
	#sec2 a#bt, #sec2 .bt {
    padding: 10px 15px !IMPORTANT;
    width: 180px !important;
    font-size: 11px !IMPORTANT;
    margin-bottom: 30px !important;
	text-align: left !important;
}
	#sec2 a#bt2, #sec2 .bt2 {
    width: 180px!IMPORTANT;
    font-size: 11px !IMPORTANT;
    padding: 10px 10px 10px 13px !IMPORTANT;
    line-height: 13px !IMPORTANT;
    margin-bottom: 30px !IMPORTANT;
	text-align: left !important;
}
	#sec2 .txt2 {
    padding: 20px 90px; 
    left: 30%;
    top: 13%;
    transform: translate(50%, -50%);
}
	#sec2 h3 {
    margin-bottom: 50px !IMPORTANT;
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 50px;
}
	#sec3 h3 {
    letter-spacing: 2px;
    font-size: 25px;
    line-height: 35px;
}
	#sec3 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	#sec4 p br,
	#sec5 #r1 p br,
	#sec7 p br{
    display: none !IMPORTANT;
}
#sec4 p {
    font-size: 13px;
    line-height: 23px;
}
	#sec4 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	#sec5 #r1 {
    padding: 30px 50px;
    width: 80%;
}
	#sec5{
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
	#sec6 p {
    padding-bottom: 5px !IMPORTANT;
    font-size: 13px !IMPORTANT;
    line-height: 23px !IMPORTANT;
}
	#sec6 h3 {
    margin: 10px 0px;
    font-size: 24px;
}
	div#sec7::before {
    left: -90px;
    top: 50px;
    width: 200px;
    height: 160px;
}
	#footer-outer .col.span_3:nth-child(2) {
    left: 40px;
    width: 20% !important;
}
	#footer-outer .col.span_3:nth-child(3) {
    left: 10px !IMPORTANT;
    width: 20% !important;
}
	#footer-outer input.tnp-submit {
    position: absolute;
    right: 0;
    width: 27%;
    padding: 19px 20px 18px 20px;
}
	#footer-outer ul#menu-con li a strong span,
	#footer-outer ul#menu-con li a strong {
    font-size: 10px;
    margin-left: 27px;
}
	#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-weight: 600;
    font-size: 10px;
}
	#sec7 .fm .form-button-fm {
    width: 15%;
    display: table;
    margin: 40px auto 0 auto;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 800px) {
	body #top #logo img,
	#header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px!important;
}
	#top #logo img {
    WIDTH: 40% !important;
}
	#banner .owl-dots,
	#sec6 p br,
	#sec5 .owl-nav.disabled{
		display:none !important;
}
	#banner .vc_col-sm-6 {
    width: 50% !IMPORTANT;
}
	#banner {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
	#banner h1 span {
    font-size: 40px;
    line-height: 40px;
}
	#banner h2 {
    font-size: 20px;
    line-height: 30px;
}
	#banner h3 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 3px;
}
	#banner .img1 {
    width: 70%;
    bottom: -4px;
}
	#sec1 img {
    transition: 0.5s;
    width: 50%;
    display: table;
    margin: 5px auto;
}
	 #sec1{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
	#sec2 .txt2 {
    padding: 20px 90px;
    left: 20%;
    top: 9%;
    transform: translate(50%, -50%);
}
	#sec2 #r1 .vc_col-sm-3 {
    margin-bottom: 0 !IMPORTANT;
}
	#sec3 .toggle.default {
    width: 100% !IMPORTANT;
}
	#sec3 .toggle.default a {
    padding: 25px 20px !IMPORTANT;
}
	#sec3 h3 {
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 32px;
}
	#sec4 {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
	#sec4 h2 {
    font-size: 25px !important;
    line-height: 35px !IMPORTANT;
}
	#sec5 #r1 {
    padding: 20px 40px;
    width: 100%;
}
	#sec5 .owl-nav.disabled {
    top: 40%;
    width: 102%;
    left: -1%;
}
	#sec5 .owl-stage {
    padding: 0px !IMPORTANT;
}
	#sec6 h3 {
    margin: 10px 0px;
    font-size: 18px;
}
	#sec6 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
	#sec6 p {
    padding-bottom: 5px !IMPORTANT;
    font-size: 12px !IMPORTANT;
    line-height: 25px !IMPORTANT;
}
	div#sec7::before {
    left: -100px;
    top: 70px;
    width: 160px;
    height: 130px;
}
	#sec7 h2 {
    font-size: 26px !IMPORTANT;
    line-height: 36px !IMPORTANT;
}
	#sec7 .fm .col.span_12 {
    margin-bottom: 0 !IMPORTANT;
}
#sec7 .fm .col.span_4 {
    margin-bottom: 0 !IMPORTANT;
}
	#sec7 .fm .form-field-fm {
    margin-bottom: 50px;
}
	#sec7 .fm .form-button-fm {
    width: 20%;
    display: table;
    margin: 30px auto 0 auto;
}
	#footer-outer .col.span_3:nth-child(2) {
    left: unset !important;
    width: 50% !important;
}
	#footer-outer .col.span_3:nth-child(3) {
    left: unset !important;
    width: 45% !important;
}
	#footer-outer .col.span_3:nth-child(4) {
  	left: unset !important;
    width: 50% !important;
}
	#footer-outer .col.span_3:nth-child(1) {
    left: unset !important;
    width: 45% !important;
}
	#footer-outer ul#menu-con li a strong span, #footer-outer ul#menu-con li a strong {
    font-size: 11px;
    margin-left: 25px;
}
	div#copyright .container {
    padding: 10px 0px !important;
}
	#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-weight: 600;
    font-size: 11px;
}
	.off-canvas-menu-container.mobile-only ul li a {
    font-size: 15px !IMPORTANT;
    line-height: 25px !IMPORTANT;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	#top #logo img {
    WIDTH: 50% !important;
}
	#banner .vc_col-sm-6 {
    width: 100% !IMPORTANT;
}
	#banner .row-bg.using-image {
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/01-E_01.jpg);
    background-position: center center !important;
    background-repeat: no-repeat;
}
	#banner{
	text-align: center !important;
}
	html body h1,
	html body h2,
	html body h3,
	html body h4,
	html body p{
			text-align: center !important;
}
	#sec2 .bt p{
   text-align: left !important;
}
#sec2 .bt2 p{
    text-align: left !important;
}
	#banner .img1 {
    width: 50%;
    bottom: unset;
}
	#sec1 .vc_col-sm-3 {
    width: 50% !IMPORTANT;
    margin-bottom: 0 !IMPORTANT;
}
	#sec1 img {
    width: 60%;
    display: table;
    margin: 10px auto;
}
	#sec2 .txt2 {
    padding: 30px 100px;
    left: 8%;
    top: 7%;
    transform: translate(50%, -50%);
}
	#sec2 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}
	#sec2 h3 {
    margin-bottom: 50px !IMPORTANT;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 40px;
}
	#sec2 div#r1 {
    padding: 70px 0px 0px 0px;
}
	#sec2 #r1 .vc_col-sm-3 {
    width: 37%!important;
    margin: 0px 20px !IMPORTANT;
}
	#sec3 h3 {
    letter-spacing: 0px;
    font-size: 17px;
    line-height: 27px;
}
	#sec3 .toggle.default a {
    padding: 15px 20px !IMPORTANT;
    text-align: left !IMPORTANT;
    font-size: 10px !IMPORTANT;
    left: 20px !IMPORTANT;
}
	#sec3 .toggle h3 a i {  
   right: 10px !important; 
    top: 14px !important;   
    line-height: 15px !important;
    font-size: 15px !important;
}
	div#sec7::before{
		display:none!important;
}
	#sec7 .fm .form-field-fm {
    margin-bottom: 20px;
}
	#sec6 h3 {
    margin: 10px 0px;
    font-size: 16px;
}
	#sec6 p {
    padding-bottom: 5px !IMPORTANT;
    font-size: 13px !IMPORTANT;
    line-height: 26px !IMPORTANT;
}
	#sec7 .fm .form-button-fm {
    width: 30%;
    display: table;
    margin: 30px auto 0 auto;
}
	#sec7{
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
	#footer-outer h4 {
    text-align: left !important;
}
	#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
}
	#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
}
	#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
}
	#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
}
	#footer-outer ul#menu-con li a strong span, #footer-outer ul#menu-con li a strong {
    font-size: 13px;
    margin-left: 25px;
}
	body #footer-outer #copyright .col ul {
    float: unset !IMPORTANT;
    display: table;
    margin: auto;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 414px) {
	#top #logo img {
    WIDTH: 65% !important;
}
	#banner .img1 {
    width: 60%;
    bottom: unset;
}
	#sec1 img {
    width: 80%;
    display: table;
    margin: 10px auto;
}
	#sec2 #r1 .vc_col-sm-3 {
    width: 100%!important;
    margin: 0px 0px !IMPORTANT;
}
	#sec2 .txt2 {
    padding: 20px 20px;
    left: 10%;
    top: 55px;
    transform: unset !IMPORTANT;
    width: 80%;
}
	#sec2 .txt2 {
    background-image: url(https://devu12.onlinetestingserver.com/EJ/wp-content/uploads/2022/11/awe.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
	#sec2 div#r1 {
    padding: 40px 0px 0px 0px;
}
	#sec3 h3 {
    letter-spacing: 0px;
    font-size: 13px;
    line-height: 21px;
}
	#sec3 .toggle.default a {
    padding: 10px 10px !IMPORTANT;
    text-align: left !IMPORTANT;
    font-size: 8px !IMPORTANT;
    left: 20px !IMPORTANT;
}
	#sec3 .toggle h3 a i {
    right: 5px !important;
    top: 10px !important;
    line-height: 15px !important;
    font-size: 13px !important;
}
	#sec4 h2 {
    font-size: 20px !important;
    line-height: 35px !IMPORTANT;
}
	html body h4 {
    font-size: 13px !IMPORTANT;
    line-height: 23px !IMPORTANT;
}
	#sec4 h4 span {
    font-weight: 400 !important;
    font-size: 13px !important;
}
	#sec7 h2 {
    font-size: 20px !IMPORTANT;
    line-height: 30px !IMPORTANT;
}
	#sec7 .vc_col-sm-12 {
    background-position: center center !important;
    background-size: 90% 50% !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {
	#sec5 #r1 {
    padding: 20px 20px;
    width: 100%;
	}
}