/*
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
*/
/*--------------universal css---------------------*/
/* body{
	font-family:tenon !important;
}
ul li a span {
	font-family:tenon !important;
}
h1,h2,h3,h4,p {
	font-family:tenon !important;
} */
#foot-1 .foot-menu2 li, .foot-menu3 li {
    font-family: sans-serif !important;
}
body {
	font-family: sans-serif !important;
}
ul li a span {
	font-family: sans-serif !important;
}
h1, h2, h3, h4, p, strong {
	font-family: sans-serif !important;
}
/*-------------------navigation--------------------------*/
nav li#menu-item-33 a {
    background: #3D70E6;
    padding: 12px 20px 12px 40px !important;
    border-radius: 5px;
}
nav li#menu-item-33 a span {
   color:#fff !important;
}
nav li#menu-item-33 a::before {
    content: '\f095';
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 20px;
}
/*-------------------Section-1-------------------------*/
div#sec-1 {
    margin-bottom: 0px;
}
/*---------------------Section-2-----------------------*/	
#sec-2 .sec2-txt3 h3 {
    font-weight: 600 !important;
}
#sec-2 a#btn-2 {
    padding-right: 110px;
    border: 1px solid black;
}
#sec-2 .nectar-fancy-ul ul li {
    padding-bottom: 15px;
}
/*---------------------Section-3-----------------*/
div#sec-3::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/Group-711.png);
    width: 120px;
    height: 186px;
    position: absolute;
    right: -92px;
    background-size: 100% 100%;
}
#sec3-inr1 img {
    width: 60% !important;
}
#sec-3::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/Group-711.png);
    width: 110px;
    height: 160px;
    position: absolute;
    background-repeat: no-repeat;
    right: -190px;
    background-size: 100% 100%;
    opacity: 0.1;
}

/*-----------------Section-4----------------------------*/
#sec-4 .sec4-txt11 h1 {
    font-size: 225px;
    color: white;
    opacity: 0.2;
    margin-bottom: 170px !important;
	z-index:9 !important;
}

#sec-4 .sec4-txt1 h1 {
    font-size: 225px;
    color: #fff;
    opacity: 0.2;
    margin-left: 130px;
}
#sec-4 .sec4-txt2 p {
    color: #fff;
    font-size: 14px;
    padding: 10px 170px 10px 60px;
}
#sec4-inr3 .sec4-inr3-txt h3 {
    color: #fff;
}
#sec-4 .sec4-inr3-txt h3 {
    font-weight: 600;
}
#sec4-inr3 {
    margin-top: 140px;
}

#sec-4 .vc_col-sm-1\/5 {
    border-right: 1px solid #fff !important;
}
#sec4-inr3 .vc_column-inner {
    padding: 41px 10px 5px 25px;
}
#sec-4 a#btn-3 span {
    display: none;
}
#sec-4 a#btn-3 {
    padding: 24px;
    border-radius: 50px !important;
}

#sec-4 .sec4-txt {
    padding-top: 95px;
    color: #000 !important;
    font-size: 13px;
    padding-bottom: 40px;
	opacity:0;
	z-index:9 !important;
	transition: 1s ease-in-out;
}
#sec-4 a#btn-3 {
    opacity:0 !important;
	z-index:6;
	transition: 0.5s ease-in-out;
}
#sec4-inr3 .vc_column-inner:hover .sec4-txt {
    opacity: 1 !important;
	transition: 1s ease-in-out;
}
#sec4-inr3 .vc_column-inner:hover a#btn-3 {
    opacity: 1 !important;
	transition: 1s ease-in-out !important;
}
/* #sec4-inr3 .vc_column-inner:hover {
    background: linear-gradient(to left, white 50%, transparent 50%) right;
    background-size: 200% 100%;
    transition: 1s ease-in-out;
} */
#sec4-inr3 .vc_column-inner:hover .sec4-inr3-txt h3 {
	color:#000 !important;
	transition: 1s ease-in-out;
	
}
#sec4-inr3 .vc_column-inner::before {
    content: '';
    background: #fff;
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 1s;
}
#sec4-inr3 .vc_column-inner:hover::before {
    width: 100%;
    transition: 1s;
}
/*----------Section-5--------------*/
#sec-5 .sec5-txt3 {
    padding: 0 140px 0 0px;
}

#sec-5 .sec5-txt1 h1 {
    font-size: 170px;
    line-height: 140px;
    text-transform: lowercase;
    position: relative;
    z-index: 4;
    color: #000;
    left: -24px;
}
#sec-5 .sec5-col3 {
    margin-left: -210px;
}
#sec-5 .sec5-txt3 {
    padding: 0px 20px 0 0px;
}
#sec-5 .sec5-txt2 h3 {
    font-weight: 900 !important;
    color: #000;
}
#sec-5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
a#btn-4 {
    color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.3) !important;
    margin-left: 95px;
    margin-top: 20px;
/*     padding: 15px 40px 15px 30px; */
    font-size: 14px;
}
/*-------------Section-6------------------*/
#sec-6 .sec6-col2 .vc_column-inner {
    justify-content: center;
}
#sec-6 .sec6-txt1 h1 span {
    color: #fff !important;
}
#sec-6 .sec6-txt2 p, #sec-6 .sec6-txt3 p, #sec-6 .sec6-txt4 p {
    padding-left: 49px;
}
#sec-6 .sec6-txt2,
#sec-6 .sec6-txt3,
#sec-6 .sec6-txt4 {
    background-color: white;
    padding: 15px 70px 15px 20px;
    color: black !important;
    border-radius: 5px;
	transition:0.7s ease-in-out !important;
}
#sec-6 .sec6-txt2 h3,
#sec-6 .sec6-txt3 h3,
#sec-6 .sec6-txt4 h3 {
	color:#000 !important;
}
#sec-6 .sec6-txt2 p,
#sec-6 .sec6-txt3 p,
#sec-6 .sec6-txt4 p{
	font-size: 14px !important;
}
#sec-6 span#sec6-span {
    font-size: 25px;
}
#sec-6 .sec6-txt1 {
    margin-bottom: 40px;
}
#sec-6 .sec6-txt:hover {
    box-shadow: 8px 5px 11px 3px black;
    transition: 0.7s ease-in-out;
}
/*-----------------Section-7--------------------*/
#sec-7 .carousel-item .sec7-caro-t {
    border: 1px solid rgba(0,0,0,0.3);
    padding: 43px 20px 30px 21px;
    font-size: 14px;
	border-radius:10px;
	transition:0.7s ease-in-out;
	min-height: 240px;
}
#sec-7 .sec7-caro-t:hover {
    background: #3D70E6;
	transition:0.7s ease-in-out;
}
#sec-7 .sec7-caro-t:hover p,
#sec-7 .sec7-caro-t:hover h5 {
    color: #fff !important;
	transition:0.7s ease-in-out;
}
#sec-7 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#sec-7 .carousel-item .sec7-caro-t::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/mark11.png);
    width: 110px;
    height: 96px;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 7px;
    z-index: -1;
}
#sec-7 .carousel-item .sec7-caro-t:hover::before {
    z-index: 1;
}
/*------------Section-8--------------------*/
div#sec-8::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/sec8-before.png);
    width: 360px;
    height: 520px;
    position: absolute;
    background-size: 100% 100%;
    left: -111px;
}
#sec-8 .sec8-txt1 h1 {
    font-size: 51px;
    line-height: 55px;
}
#sec-8 .sec8-txt1 p {
    padding-right: 240px;
    font-size: 12px;
    margin-top: 30px;
}
#sec-8 a.nectar-inherit-h4.toggle-heading {
    color: #000 !important;
    font-size: 19px !important;
}
#sec-8 div[data-style="minimal"] .toggle > .toggle-title i:before {
width: 0;
    height: 0;
}

#sec-8 div[data-style="minimal"] .toggle > .toggle-title i:after { 
width: 0;
}

#sec-8 i.fa.fa-minus-circle {
    border: 0 !important;
}
#sec-8 i.fa.fa-minus-circle::before {
    content: '\f106' !important;
    font-family: 'fontawesome' !important;
    font-size: 30px !important;
    color: #000;
    margin-top: -9px !important;
}
#sec-8 i.fa.fa-plus-circle {
    border: 0 !important;
}
#sec-8 i.fa.fa-plus-circle::before {
    content: '\f107' !important;
    font-family: 'fontawesome' !important;
    font-size: 30px !important;
    color: #000;
    margin-top: -9px !important;
}
/*---------------Footer/Global section----------------------*/
#foot-1 .foot1-inr1-col2 .vc_column-inner,
#foot-1 .foot1-inr1-col3 .vc_column-inner {
    justify-content: center;
    display: flex;
}
/* #foot-1 .foot1-inr1-col2 .vc_column-inner::before {
    content: '';
    background: #ffffff9e;
    width: 1px;
    height: 143%;
    position: absolute;
    left: 0;
    top: -90px;
} */
#foot-1 .foot1-inr1-col2 .vc_column-inner::after{
    content: '';
    background: #ffffff9e;
    width: 1px;
    height: 141%;
    position: absolute;
    right: 0;
    top: -93px;
}
#foot-1 .foot1-inr1-col2 .vc_column-inner::before {
    content: '';
    background: #ffffff9e;
    width: 1px;
    height: 141%;
    position: absolute;
    left: 0;
    top: -93px;
}
#foot-1 .foot-menu1::before {
    content: '';
    width: 1px;
    height: 450px;
    position: absolute;
    left: 0;
    background: #ffffff75;
    top: -90px;
}
#foot-1 .foot-menu1::after {
    content: '';
    width: 1px;
    height: 450px;
    position: absolute;
    right: 0;
    background: #ffffff75;
    top: -90px;
}
#foot-1 .divider-border {
    width: 1500px;
    position: relative;
    left: -100px;
}
#foot-1 .foot-menu1 {
    margin-left: 130px;
}
/* #foot-1 .foot-menu2, .foot-menu3 {
    margin-left: 75px;
} */
#foot-1 .foot-menu2 li, .foot-menu3 li {
    padding-bottom: 10px;
}
#foot-1 .foot-menu2, .foot-menu3 {
    margin-left: 0;
}
#foot-1 .foot-menu1 h2, .foot-menu2 h2, .foot-menu3 h2 {
    font-size: 17px !important;
    margin-bottom: 40px;
}

#foot-1 .foot-menu1 ul li, .foot-menu2 ul li, .foot-menu3 ul li {
    list-style: none;
}

#foot-1 h2.widgettitle {
    font-size: 16px;
    color: #fff;
}
ul#menu-foot-menu1,
ul#menu-foot-menu2,
ul#menu-foot-menu3 {
	margin-left:0 !important;
	}
ul#menu-foot-menu1 li,
ul#menu-foot-menu2 li,
ul#menu-foot-menu3 li {
    margin-bottom: 10px;
    font-size: 12px;
}
#foot-1 .copy-rit2 p a {
    color: #fff !important;
}
#foot-1 .copy-rit2 p {
    display: inline;
    padding: 6px;
    float: right;
}
/* #foot-1 .copy-rit2 p::before {
    content: '\f111';
    font-family: 'fontawesome';
    font-size: 8px;
    position: relative;
    left: -8px;
} */
#foot-1 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 100% !important;
}
/* #foot-1 .copy-rit1 {
    padding-bottom: 15px;
} */
/*--------------------inner pages css----------------------------*/
/*------------------About Page----------------------*/
/*-------------------About-1--------------*/
#abt-1 {
    margin-top: 150px !important;
}
#abt-1 .abt1-txt3 p {
    font-size: 14px;
    color: #000;
}
/*------------about-2-----------------*/
div#abt-2 {
    margin-bottom: 40px;
    margin-top: 40px;
}
#abt-2 {
    border: 1px solid rgba(0,0,0,0.3);
}

#abt-2 .abt2-col1 .vc_column-inner {
    padding: 100px 250px 100px 100px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0px 220px 220px 0px;
}
#abt-2 .abt2-col2 .vc_column-inner {
    padding: 100px 250px 100px 100px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 220px 0px 0px 220px;
}
#abt-2 .abt2-txt1 h1, #abt-2 .abt2-txt2 h1 {
    font-size: 43px;
}
#abt-2 .abt2-col1 {
    border-right: 1px solid rgba(0,0,0,0.5);
}

/* #abt-2::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/abt2-before.png);
    width: 150px;
    height: 150px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 80% 80%;
    left: unset;
    right: 622px;
    top: 32%;
	animation: circle_moving 12s forwards infinite linear;
} */
/* #abt-2::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/abt2-before.png);
    width: 120px;
    height: 120px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: unset;
    right: 652px;
    top: 32%;
    animation: circle_moving 12s forwards infinite linear;
} */
#abt-2::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/abt2-before.png);
    width: 120px;
    height: 120px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: unset;
    right: 45.8%;
    top: 32%;
    animation: circle_moving 12s forwards infinite linear;
}
@keyframes circle_moving {
                0% {
                    transform: rotate(0deg);
                }

                100% {
                    transform: rotate(360deg);
                }
            }
/*---------about-3--------------*/
#abt-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 90% !important;
}
#abt-3 .abt3-txt1 h3 {
    color: #fff !important;
    font-size: 29px !important;
}
#abt-3 .abt3-txt1 p {
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}
#abt-3 .abt3-txt1 {
    position: relative;
    top: 75px;
}
/*---------about-4----------------*/
#abt-btn1 {
    font-size: 14px;
}
#abt-4 .abt4-txt1 h1 {
    font-size: 52px;
    line-height: 55px;
}
#abt-4 .abt4-txt2 h3 {
    font-size: 31px;
}
#abt-4-1 .abt4-1-txt99 {
    width: 85%;
}
.abt4-1-txt99 h2 strong {
    font-family: sans-serif !important;
}
/*-----------Services-page----------------*/
.serv-txt1a h2 {
    font-size: 33px;
    font-weight: bold;
}
/*--------Service-1----------*/
#serv-1 .toggle .toggle-title a {
    color: #fff !important;
    font-size: 22px !important;
	padding-top: 19px;
    padding-bottom: 19px;
}
#serv-1 .serv1-togle {
    color: #fff !IMPORTANT;
    font-size: 14px;
}
#serv-1 .toggle.extra-color-2 {
    border-bottom: 2px solid #ffffff61 !important;
}
#serv-1 .serv1-txt1 h2 {
    color: #fff;
}
#serv-1 div[data-style="minimal"] .toggle > .toggle-title i:before {
width: 0;
    height: 0;
}

#serv-1 div[data-style="minimal"] .toggle > .toggle-title i:after { 
width: 0;
}

#serv-1 i.fa.fa-minus-circle {
    border: 0 !important;
}
#serv-1 i.fa.fa-minus-circle::before {
    content: '\f106' !important;
    font-family: 'fontawesome' !important;
    font-size: 30px !important;
    color: #fff;
    margin-top: -9px !important;
}
#serv-1 i.fa.fa-plus-circle {
    border: 0 !important;
}
#serv-1 i.fa.fa-plus-circle::before {
    content: '\f107' !important;
    font-family: 'fontawesome' !important;
    font-size: 30px !important;
    color: #fff;
    margin-top: -9px !important;
}
#serv-1 .serv1-txt1 p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 35px;
}
#serv-1 .serv1-txt1 {
    margin-top: 70px;
}
#serv-1 .serv1-txt1 {
    width: 85%;
}
#serv-1 .serv1-img1 {
    position: relative;
    top: 170px;
    right: 70px;
}
/*-------service-2---------*/
#serv-2 .serv2-caro-imga {
    border-radius: 260px;
    height: 340px;
}
#serv-2 .serv2-caro-col1 .vc_column-inner {
    padding: 50px 20px 50px 90px;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0px 220px 220px 0px;
}
#serv-2 .owl-carousel[data-desktop-cols] .owl-dots.disabled {
    display: block;
}
#serv-2 .owl-dots {
    display: none;
}
#serv-2 .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    font-size: 0px;
    padding: 8px 22px;
	margin: 1px;
    background: #3D70E6;
    border-radius: 25px !important;
	border:unset;
}
#serv-2 .owl-nav.disabled button.owl-prev span::before {
    content: '\f177';
    font-family: 'FontAwesome';
    font-size: 21px;
}
#serv-2 .owl-nav.disabled button.owl-next span::before {
    content: '\f178';
    font-family: 'FontAwesome';
    font-size: 21px;
}
#serv-2 .owl-nav.disabled {
    position: relative;
    top: -60px;
    left: -10px;
}
#serv2-caro-inr1 {
    margin-right: 6%;
}
#serv-2 .serv2-caro-col2 .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/serv2-img88.png);
    width: 150px;
    height: 150px;
    position: absolute;
    right: -73px;
    top: unset;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 70% 70%;
    background-position: center;
}
#serv-2 .serv2-caro-col1 {
    border: 1px solid #0000005e;
}
#serv-2 video.nectar-video-self-hosted {
    border-radius: 240px;
}
/*-----------service-3------------*/
#serv-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#serv-3 .serv3-txt1 p {
    font-size: 12px;
}
#serv-3 .serv3-txt2 h1 {
    margin-top: 40px;
}
#serv-3 a#serv3-btn1 span {
    display: none;
}
#serv-3 a#serv3-btn1 {
    padding: 23px 24px;
    border-radius: 35px !important;
}
#serv-3 #serv3-btn1 i.icon-button-arrow {
    font-size: 0px !important;
}
#serv-3 #serv3-btn1 i::before {
    content: ' \f178';
    font-family: 'FontAwesome';
    font-size: 24px;
}
#serv-3 a#serv3-btn2 {
    margin-left: -260px;
    border-radius: 45px !important;
    font-weight: 400;
    font-size: small;
    padding: 12px 14px;
}
#serv-3 .serv3-col3::before {
    content: '';
    background: url(https://samplelinksweb.com/sigmanew/wp-content/uploads/2023/10/serv3-img335.png);
    position: absolute;
    bottom: -20px;
    right: 56px;
    width: 230px;
    height: 230px;
    background-repeat: no-repeat;
    background-size: 75% 75%;
}
/*-----------Service-4-----------------*/
#serv4-inr1 #serv4-btn-3 span {
    display: none;
}
#serv4-inr1 #serv4-btn-3 {
    padding: 24px;
    border-radius: 50px !important;
	background-color:#4ed6cc !important;
}

#serv4-inr1 #serv4-btn-3 {
    visibility:hidden !important;
}

#serv4-inr1 .vc_column-inner:hover #serv4-btn-3 {
    visibility: visible !important;
	transition:0.7s ease-in-out;
}
#sec4-inr3 .vc_column-inner {
    padding: 41px 10px 5px 25px;
    border: 1px solid;
    margin: 0;
    border-left: none;
}
.serv-4 #serv4-inr1 h3 {
	color:#000;
}

#serv4-inr1 .vc_column-inner {
    padding: 41px 10px 5px 25px;
    border: 1px solid #00000075;
    border-left: none;
}
#serv4-inr1 .serv4-txt {
    margin-top: 60px;
}
#serv4-inr1 .vc_column-inner:hover .sec4-txt {
    visibility: visible !important;
}
#serv4-inr1 .vc_column-inner:hover a#btn-3 {
    visibility: visible !important;
}
#serv4-inr1 .vc_column-inner:hover {
    background: linear-gradient(to left, black 50%, transparent 50%) right;
    background-size: 200% 100%;
    transition: 1s ease-in-out;
}
#serv4-inr1 .vc_column-inner:hover .sec4-inr3-txt h3 {
	color:#fff !important;
	transition: 1s ease-in-out;
	}
#serv4-inr1 .serv4-txt p {
color:#fff !important;	
}
/*-----------Contact us----------------*/
#cont-sec-1 .cont-sec1-txt2 {
    margin-top: 70px !important;
}
#cont-sec-1 .cont-sec1-col2 {
    border: 1px solid #00000047;
}
#cont-sec-1 .cont-sec1-col2 .img-with-aniamtion-wrap.center {
    border: 1px solid #00000047;
    padding: 81px 10px;
    border-radius: 250px 0px 0px 250px;
}
/*---contact section-2---*/
#cont-sec-2 .cont-sec2-img1 {
    width: 85%;
}
#cont-sec-2 .cont-sec2-txt1 h3 {
    color: #fff !important;
}
#cont-sec-2 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 100%;
}
/*---contact section-3---*/
#cont-sec-3 .cont-sec3-col1 .vc_column-inner {
    padding: 90px 30px;
}
#cont-sec-3 .cont-sec3-col1 .column-image-bg {
    background-size: 100% 100% !important;
}
#cont-sec-3 .cont-sec3-img1 {
    width: 90%;
}
/*----form----*/
#cont-sec-3 form.wpcf7-form.init label {
    color: #000;
    font-weight: 400;
}
#cont-sec-3 input.wpcf7-form-control.wpcf7-text {
    margin-top: 10px;
}
#cont-sec-3 input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #8D8D8D;
}
#cont-sec-3 #count-btn11r {
    display: inline-block;
}
#cont-sec-3 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 30px !important;
}

#cont-sec-3 .cont-pg-fm-btn2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'fontawesome' !important;
    font-weight: 100;
    font-size: 20px;
    padding: 9px 9px !important;
	margin-left: -29px;
}
#cont-sec-3 .cont-pg-fm-btn1 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-weight: 400;
    font-size: 13px;
	padding: 12px 17px !important;
}
#cont-sec-3 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
    border: 1px solid #00000042;
	background:transparent;
	 margin-top: 10px;
}

#cont-sec-3 input.wpcf7-form-control.wpcf7-text {
    background: transparent;
    border: 1px solid #00000042;
}
/*-------------------------------*/
.seo1-txt1,
.react1-txt1,
.wordp1-txt1,
.customw-txt1,
.logo1-txt1  {
    border: 1px solid #000;
    padding: 70px 60px;
    border-radius: 30px;
}
/*--------------------inner pages css End-------------------------*/
/*--------------------------------Media query------------------------------------------*/
@media (max-width: 1600px) {
	/*------------inner pages-----------*/
	#abt-2::before {
    right: 46.3%;
}
	/*----------inner pages end---------------*/
	#sec-4 .sec4-txt1 h1 {
    font-size: 213px;
}
	#sec-4 .sec4-txt11 h1 {
    font-size: 213px;
}
}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
		/*------------inner pages-----------*/
	#abt-2::before {
    right: 45.8%;
}
	/*----------inner pages end---------------*/
}
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	/*-----------inner pages-------------*/
	#serv-3 .serv3-txt2 h1 {
    font-size: 55px;
}
	#serv-3 a#serv3-btn2 {
    margin-left: -246px;
}
	/*----------inner pages end---------------*/
}
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1300px) {
	/*-----------inner pages-------------*/
	#abt-2 .abt2-col2 .vc_column-inner {
    padding: 70px 197px 70px 100px;
}
	#abt-2 .abt2-col1 .vc_column-inner {
    padding: 70px 200px 68px 70px;
}
	#abt-2::before {
    right: 45.5%;
}
	#abt-3 {
    padding-top: 150px !important;
}
	/*----------inner pages end---------------*/
		#sec-4 .sec4-txt1 h1 {
    font-size: 185px;
}
	#sec-5 a#btn-4 {
    padding: 8px 90px 8px 30px;
}
		#sec-5 .sec5-col3 {
    margin-left: -130px;
}
}
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {}
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1226px) {
	/*-----------inner pages-------------*/
	#abt-2::before {
    right: 45.1%;
}
	#abt-2 .abt2-col1 .vc_column-inner,
	#abt-2 .abt2-col2 .vc_column-inner {
    justify-content: center;
}
	/*----------inner pages end---------------*/
	#sec-6 .sec6-col2 .vc_column-inner {
    padding-bottom: 25px;
}
}
/*---------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	/*-----------inner pages-------------*/
	#abt-1 .abt1-txt2 h1 {
    font-size: 33px;
}
	#abt-2 .abt2-col1 .vc_column-inner {
    padding: 70px 120px 70px 70px;
}
	#abt-2 .abt2-col2 .vc_column-inner {
    padding: 70px 95px 70px 100px;
}
	#abt-2::before {
    right: 44.2%;
}
	#abt-2 .abt2-txt1 h1, #abt-2 .abt2-txt2 h1 {
    font-size: 36px;
}
	#abt-3 {
    padding-top: 110px !important;
    padding-bottom: 150px !important;
}
	#abt-3 .abt3-txt1 h3 {
    font-size: 20px !important;
    line-height: 28px;
}
	#abt-4 .abt4-txt1 h1 {
    font-size: 38px;
    line-height: 45px;
}
	#abt-4 .abt4-txt2 h3 {
    font-size: 25px;
    line-height: 31px;
}
	#abt-4 .abt4-txt2 p {
    display: none;
}
	#abt-4-1 .abt4-1-txt99 {
    width: 90%;
}
	/*------services page--------*/
	.serv-txt1a {
    padding: 50px 30px !important;
}
	.serv-txt1a h2 {
    font-size: 33px;
}
	/*--------------*/
	.seo1-txt1, .react1-txt1, .wordp1-txt1, .customw-txt1, .logo1-txt1 {
    padding: 50px 30px;
}
	.seo1-txt1 h2, .react1-txt1 h2, .wordp1-txt1 h2, .customw-txt1 h2, .logo1-txt1 h2 {
    font-size: 36px;
}
	/*----------inner pages end---------------*/
	#sec-2 .sec2-txt2 h2 {
    font-size: 32px;
    line-height: 38px;
}
	#sec-2 .sec2-txt3 h3 {
    font-size: 26px;
    line-height: 32px;
}
	#sec-4 .sec4-txt2 p {
    padding: 10px 70px 10px 60px;
}
	#sec-4 .sec4-inr3-txt h3 {
    font-size: 22px;
    line-height: 27px;
}
	#sec-4 .sec4-txt {
    padding-top: 40px;
    padding-bottom: 20px;
}
	#sec-5 {
    padding-top: 25px !important;
}
	#sec-5 a#btn-4 {
    padding: 8px 70px 8px 30px;
}
	#sec-5 .sec5-txt1 h1 {
    font-size: 143px;
    line-height: 118px;
}
	#sec-5 .sec5-col3 {
    margin-left: -90px;
}
	#sec-5 a#btn-4 {
    padding: 8px 30px 8px 30px;
}
	#sec-6 .sec6-txt1 {
    margin-bottom: 20px;
}
	#sec-6 .sec6-col2 .vc_column-inner {
    justify-content: center;
    padding-bottom: 25px;
}
	#sec-6 .sec6-txt2, #sec-6 .sec6-txt3, #sec-6 .sec6-txt4 {
    padding: 15px 30px 15px 20px;
	margin-bottom: 13px;
}
	#sec-7 {
    padding-bottom: 30px !important;
}
	#sec-8 .sec8-txt1 p {
    padding-right: 50px;
}
	#foot-1 .copy-rit2 p {
    padding: 12px;
}
	#foot-1 .foot-menu1::before {
    left: 25px;
}
	#foot-1 .foot-menu1 {
    display: flex;
    justify-content: center;
}
	#foot-1 .copy-rit2 p a {
    font-size: 13px;
}
}
/*-----------------------------Mobile size------------------------*/
@media (max-width: 820px) {
	/*-----------inner pages-------------*/
	/*---about page---*/
	#abt-1 {
    margin-top: 75px !important;
}
	#abt-1 {
    text-align: center;
}
	#abt-2 .abt2-col1 .vc_column-inner, 
	#abt-2 .abt2-col2 .vc_column-inner {
    text-align: center;
}
#abt-2 .abt2-col1 .vc_column-inner {
    padding: 70px 90px 68px 90px;
}
	#abt-2::before {
    width: 90px;
    height: 90px;
    top: 38.6%;
}
	#abt-4 {
    text-align: center;
}
	#abt-4-1 {
    text-align: center;
}
	#abt-4-1 .abt4-1-txt99 {
    width: 100%;
}
	/*---contact page---*/
	#cont-sec-1 {
    padding-top: 70px !important;
	text-align: center;
}
	#cont-sec-1 .cont-sec1-txt2 {
    margin-top: 30px !important;
    padding-bottom: 50px;
}
	#cont-sec-3 .cont-pg-fm-btn2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: none;
}
	#cont-sec-3 .col.span_6.cont-pg-fm-btn2 {
    display: none;
}
	#cont-sec-3 form .row {
    padding-bottom: 0;
}
	/*-------------------------*/
	.serv-img991a {
    display: table !important;
    margin: 0 auto !important;
	width:70% !important;
}
	.react1-img1,
	.customw1-img1,
	.wordp1-img1,
	.seo1-img1,
	.logo-design-img1 {
    display: table !important;
    margin: 0 auto !important;
    width: 75% !important;
}
	/*----------inner pages end---------------*/
	#foot-1 .foot1-inr1-col2 .vc_column-inner::before {
    display:none;
}
	#foot-1 #foot1-inr2 .foot1-inr2-col1 {
    margin-bottom: 6px !important;
}
#foot-1 .foot1-inr1-col2 .vc_column-inner::after{
    display:none;
}
	#sec-4 {
    display: none;
}
	#sec-5 .sec5-col3 {
    margin-left: 0;
    text-align: center;
}
	#sec-5 .sec5-col3 .vc_column-inner {
    padding: 0px 100px 30px 100px;
}
	#foot1-inr2 {
    text-align: center;
}
	#foot-1 .copy-rit2 p {
    float: unset;
}
	#foot-1 .copy-rit1 {
    padding-bottom: 1px;
}
	#foot-1 .foot1-inr1-col2 .vc_column-inner, 
	#foot-1 .foot1-inr1-col3 .vc_column-inner {
    display: block;
}
}
/*--------------------------------------------------------*/
@media (max-width: 800px) {
	/*-----------inner pages-------------*/
	/*----------inner pages end---------------*/
}
/*-------------------------------------------------------*/
@media (max-width: 768px) {}
/*---------------------------------------------------------*/
@media (max-width: 480px) {
	    #sec-5 .sec5-txt1 h1 {
        font-size: 45px;
        line-height: 60px;
        text-align: center;
    }
	p {
		font-size:14px !important;
	}
	/*-----------inner pages-------------*/
	#abt-2 .abt2-txt1 h1, #abt-2 .abt2-txt2 h1 {
    font-size: 30px;
}
#abt-2::before {
    width: 80px;
    height: 80px;
    top: 39.8%;
}
	#abt-2 .abt2-col2 .vc_column-inner {
    padding: 70px 65px 70px 70px;
    font-size: 14px;
}
	#abt-2 .abt2-col1 .vc_column-inner {
    padding: 70px 70px 68px 65px;
    font-size: 14px;
}
	#mark1-sec-2 #mark1-sec-2-col2-inr2 {
    display: flex;
    justify-content: center;
}
	#mark1-sec-2 .nectar-highlighted-text h2 {
    text-align: center;
}
	#ajax-content-wrap #mark1-sec-2 .vc_row.inner_row.right_padding_10pct .row_col_wrap_12_inner {
    padding-right: 0%;
}
	#foot-1 {
    padding-top: 30px !important;
}
	#abt-3 {
    padding-top: 50px !important;
    padding-bottom: 150px !important;
}
#abt-4 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}
	#abt-4 .abt4-txt2 h3 {
    font-size: 22px;
    line-height: 27px;
}
	/*------contact page-------*/
	#cont-sec-1 {
    text-align: center;
}
	/*----------inner pages end---------------*/
	p br {
		display:none !important;
	}
	#sec-2 a#sec2-btn991 {
    display: table;
    margin: 0 auto;
    margin-top: 5px;
}
	#sec-2 {
    padding-bottom: 0 !important;
}
	#sec-2 a#btn-2 {
    display: table;
    margin: 0 auto;
}
	#sec-2 .sec2-txt2 h2 {
    font-size: 25px;
    line-height: 32px;
    text-align: center;
}
#sec-2 .sec2-txt3 h2 {
    font-size: 25px;
    line-height: 32px;
    text-align: center;
}
	#sec-5 .sec5-txt3 {
    padding: 0px 0px 0 0px;
}
	#sec-5 .sec5-col3 .vc_column-inner {
    padding: 0px 50px 30px 50px;
}
	#sec-6 .sec6-txt1 h1 {
    text-align: center;
}
	#sec-7 {
    padding-top: 30px !important;
}
		#sec-7 {
    text-align: center;
}
	#sec-8 .sec8-txt1 {
    text-align: center;
}
	#sec-8 .sec8-txt1 h1 {
    font-size: 44px;
    line-height: 50px;
}
	#sec-8 .sec8-txt1 p {
    padding-right: unset;
	margin-top: 0px;
}
	#foot-1 .foot1-inr1-col2 .vc_column-inner, 
	#foot-1 .foot1-inr1-col3 .vc_column-inner {
    display: initial;
}
	#foot-1 .copy-rit1 p {
    font-size: 12px !important;
}
	#foot-1 .foot1-inr2-col1 {
    margin-bottom: 7px;
}
}
/*-------------------------------------------------------*/
@media (max-width: 428px) {
	/*-----------inner pages-------------*/
#abt-2::before {
    width: 70px;
    height: 70px;
    top: 39.8%;
}
	#abt-4 .abt4-txt1 h1 {
    font-size: 34px;
    line-height: 39px;
}
	#abt-3 {
    padding-top: 5px !important;
    padding-bottom: 125px !important;
}
	.serv-txt1a h2 {
    font-size: 27px;
}
	#cont-sec-1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px;
}
	#cont-sec-1 .cont-sec1-col1 .vc_column-inner {
    padding: 0 15px;
}
	#cont-sec-1 .cont-sec1-img1 {
    width: 25%;
}
	#cont-sec-1 .cont-sec1-col2 .img-with-aniamtion-wrap.center {
    padding: 51px 10px;
}
	#cont-sec-3 .cont-sec3-txt1 h1 {
    font-size: 32px;
    line-height: 40px;
}
	.seo1-txt1 h2, 
	.react1-txt1 h2, 
	.wordp1-txt1 h2, 
	.customw-txt1 h2, 
	.logo1-txt1 h2 {
    	font-size: 28px;
}
	/*----------inner pages end---------------*/
	#sec-2 .sec2-txt2 h2 {
    font-size: 22px;
    line-height: 30px;
}
	#sec-5 .sec5-txt1 h1 {
    font-size: 120px;
    line-height: 108px;
}
	#sec-5 a#btn-4 {
    display: table;
    margin: 0 auto;
}
	#sec-8 a.nectar-inherit-h4.toggle-heading {
    font-size: 18px !important;
}
}
/*------------------------------------------------------------*/
@media (max-width: 414px) {
	/*-----------inner pages-------------*/
	#abt-2::before {
    top: 39%;
}
	#abt-2 .abt2-col2 .vc_column-inner {
    padding: 70px 35px 70px 70px;
}
	#abt-2 .abt2-col1 .vc_column-inner {
    padding: 70px 50px 68px 65px;
}
	#cont-sec-1 .cont-sec1-txt1 h1 {
    font-size: 32px;
    line-height: 40px;
}
	/*----------inner pages end---------------*/
	#sec-2 .sec2-txt2 h2 {
    font-size: 22px;
    line-height: 29px;
}
	#sec-2 .sec2-txt3 h2 {
    font-size: 22px;
    line-height: 29px;
}
	#sec-5 .sec5-txt1 h1 {
    font-size: 102px;
    line-height: 88px;
}
	#sec-5 .sec5-col3 .vc_column-inner {
    padding: 0px 20px 30px 20px;
}
	#sec-8 .sec8-txt1 h1 {
    font-size: 36px;
    line-height: 43px;
}
	#sec-8 a.nectar-inherit-h4.toggle-heading {
    font-size: 17px !important;
    line-height: 26px;
}
}
/*--------------------------------------------------------*/
@media (max-width: 390px) {
	/*-----------inner pages-------------*/
	#abt-2::before {
    top: 40%;
}
	#abt-2 .abt2-col1 .vc_column-inner {
    padding: 46px 50px 45px 65px;
}
	#abt-2 .abt2-col2 .vc_column-inner {
    padding: 50px 35px 45px 70px;
}
	#abt-2 .abt2-txt2 p,
	#abt-2 .abt2-txt1 p {
    font-size: 13px !important;
    line-height: 19px;
}
	#abt-2::before {
    top: 37%;
}
	/*-----------inner pages end-------------*/
}
/*-----------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------*/
@media (max-width: 360px) {
		#mark1-sec-2 span.link_wrap {
    font-size: 12px !important;
}
	#mark1-sec-2 span.link_wrap a.link_text {
    font-size: 13px;
}

}