/*
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
*/
/*--------------font-family----------------*/
h1, h2, h3, h5, h6 {
	font-family:"everett" !important;
}
/*--------------Global css-----------------*/
.nectar-button.medium {
    padding: 11px 30px !important;
}
a#sec1-btn1 {
    padding: 12px 30px !important;
}
a#sec1-btn2 {
    margin-left: 30px !important;
    padding: 12px 30px !important;
	border:1px solid #D5D5D5 !important;
}
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #002768;
	border: 1px solid #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #be0a2f;
    border-radius: 10px;
    border: 2px solid #002768;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #002768;
	border: 3px solid #be0a2f;
}

/*----------------keyframes----------------*/
/*animation: rotateSmooth 5s linear infinite; */
@keyframes rotateSmooth {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* 	animation: tbmove1 8s ease 1s infinite normal forwards; */
@keyframes tbmove1 {
	0%,
	100% {
		transform: translatey(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translatey(-8px);
	}

	20%,
	40%,
	60% {
		transform: translatey(8px);
	}

	80% {
		transform: translatey(6px);
	}

	90% {
		transform: translatey(-6px);
	}
}
@keyframes tbmove2 {
	0%,
	100% {
		transform: translatey(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translatey(-6px);
	}

	20%,
	40%,
	60% {
		transform: translatey(6px);
	}

	80% {
		transform: translatey(4px);
	}

	90% {
		transform: translatey(-4px);
	}
}
/* animation: pulse 10s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal both; */
@keyframes pulse {
	0% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center;
	}

	10% {
		animation-timing-function: ease-in;
		transform: scale(0.91);
	}

	17% {
		animation-timing-function: ease-out;
		transform: scale(0.98);
	}

	33% {
		animation-timing-function: ease-in;
		transform: scale(0.87);
	}

	45% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}
}
/*----------------header/navigation-----------------*/
#top ul.buttons.sf-menu li#menu-item-99 a::before {
    display:none !important;
}
#top ul.buttons.sf-menu li#menu-item-99 a {
    background: #be0a2f;
    padding: 8px 22px !important;
    border-radius: 40px;
}
#top ul.buttons.sf-menu li#menu-item-99:hover a span {
    color: #fff !important;
}
/*----------------inner pages---------------*/
/*------------------------------*/
/*---------------about page-------------*/
#abt-sec1 .abt1-img1 {
	animation: tbmove1 15s ease 1s infinite normal forwards;
}
#abt-sec4 {
    z-index: 12;
}
#abt-sec4 .abt4-txt2 h6 {
    display: flex;
    font-weight: 400;
}
#abt-sec4 .abt4-txt2 h6 img {
    margin-right: 18px;
}
#abt-sec4 .abt4-txt1 h5 {
    font-size: 22px;
}
#abt-sec4 .abt4-txt3 {
    position: absolute;
    bottom: 60px;
    left: 5%;
    width: 90%;
}
#abt-sec4 .abt4-txt2 {
    width: 93%;
}
#abt-sec3 .abt3-txt2a {
    background: #BE0A2F;
    padding: 20px 20px;
    border-radius: 12px;
    color: #fff;
}
#abt-sec3 .abt3-txt2a h6 {
    color: #fff;
    font-weight: 400 !important;
}
#abt-sec4 .abt3-txt1 h6 {
    color: #002768;
}
#abt-sec3 .abt3-txt1 h2 {
    padding: 15px 0;
}
#abt-sec3 .abt3-txt1 p {
    line-height: 1.7;
    font-size: 19px;
}
/*---------------about page end-------------*/
/*------------portfolio page------------*/
#portf3-tabr1 .nectar_video_player_self_hosted.wpb_video_widget {
    margin-bottom: 0;
}
#portf3-tabr1 .portf3-tabr1-gif2 {
    height: 300px;
    width: 100%;
}
#portf-sec3 #portf3-tabr1 h3 {
	font-size: 26px;
}
#portf3-tabr1 .portf3-txt2 {
    background: #BE0A2F;
    color: #fff;
    padding: 40px 30px 25px 30px;
	 margin-bottom: 0;
}
#portf3-tabr1 .portf3-txt2 h3 {
    color: #fff;
    margin-bottom: 130px;
}
#portf3-tabr1 .portf3-txt3 {
    box-shadow: 0px 0px 1px 0px #D5D5D5;
    padding: 125px 30px 35px 30px;
}
#portf3-tabr1 .portf3-txt3 h3 {
    margin-bottom: 15px;
}
#portf3-tabr1 .portf3-txt4 {
    background: #BE0A2F;
    color: #fff;
    padding: 118px 30px 30px 30px;
}
#portf3-tabr1 .portf3-txt4 h3 {
    color: #fff;
    margin-bottom: 15px;
}
#portf3-tabr1 .img-with-aniamtion-wrap > .inner > .hover-wrap {
    margin-bottom: 0;
}
#portf-sec3 #portf3-tabr1 .portf3-txt4 {
    padding-top: 169px;
}
/*--tabs--*/

#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav {
    display: flex;
    justify-content: center;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    background: transparent;
    border: unset;
    color: #383838 !important;
    margin: 0 17px;
    padding-left: 40px;
    font-size: 12px;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a.active-tab::before {
    background: #BE0A2F;
    color: #fff;
    border-color: #BE0A2F;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(1) a::before {
    content: '1';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(2) a::before {
    content: '2';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(3) a::before {
    content: '3';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(4) a::before {
    content: '4';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(5) a::before {
    content: '5';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(6) a::before {
    content: '6';
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
    border: 1px solid #D5D5D5;
    padding: 1px 10px;
    border-radius: 40px;
    font-size: 13px;
    color: #383838;
}
/*----------portfolio page end----------*/
/*----------contact page---------*/
#contact-sec1 .contact1-img1 {
	animation: tbmove1 13s ease 1s infinite normal forwards;
}
/*-----------contact page end----------*/
/*------------Privacy Policy -----------*/
#pp-sec1 .pp1-img1 {
	animation: tbmove1 8s ease 1s infinite normal forwards;
}
#pp-sec1 .pp-sec3-txt1 h3 {
    position: relative;
    padding-left: 49px;
}
#pp-sec3 .nectar-fancy-ul ul li {
    padding-bottom: 20px;
}
#pp-sec3 .nectar-fancy-ul ul li i::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-3.webp);
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 3px;
    background-size: 100% 100%;
}
#pp-sec3 h3 {
    padding-left: 50px;
    position: relative;
    padding-bottom: 15px;
    font-size: 34px;
}
#pp-sec3 h3::before {
    content: '01';
    background: #002768 !important;
    color: #fff !important;
    font-size: 16px !important;
    position: absolute !important;
    left: 0 !important;
    top: 10px !important;
    border-radius: 20px !important;
    padding: 9px 10px !important;
    line-height: 24px !important;
}
#pp-sec3 .pp-sec3-txt1 h3::before {
    content: '01';
	padding: 9px 11px !important;
}
#pp-sec3 .pp-sec3-txt2 h3::before {
    content: '02';
}
#pp-sec3 .pp-sec3-txt3 h3::before {
    content: '03';
}
#pp-sec3 .pp-sec3-txt4 h3::before {
    content: '04';
}
#pp-sec3 .pp-sec3-txt5 h3::before {
    content: '05';
}
/*-----------Privacy Policy page end-----------*/
/*-----------Process page-----------*/
#process-sec1 .proc1-img1 {
	animation: tbmove1 8s ease 1s infinite normal forwards;
}
#process-sec1 .proc-sec3-txt2 h3 {
    position: relative;
    padding-left: 49px;
}
#process-sec3 .nectar-fancy-ul ul li {
    padding-bottom: 20px;
}
#process-sec3 .nectar-fancy-ul ul li i::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-1-2.webp);
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 3px;
    background-size: 100% 100%;
}
#process-sec3 p span {
    color:#fff !important;
}
#process-sec3 h3 {
    padding-left: 50px;
    position: relative;
    padding-bottom: 15px;
    font-size: 34px;
}
#process-sec3 h3::before {
    content: '01';
    background: #fff !important;
    color: #BE0A2F !important;
    font-size: 16px !important;
    position: absolute !important;
    left: 0 !important;
    top: 2px !important;
    border-radius: 20px !important;
    padding: 9px 10px !important;
    line-height: 24px !important;
}
#process-sec3 p {
    font-size: 16px;
}
#process-sec3 .proc-sec3-txt1 h3::before {
    content: '01';
	padding: 9px 11px !important;
}
#process-sec3 .proc-sec3-txt2 h3::before {
    content: '02';
}
#process-sec3 .proc-sec3-txt3 h3::before {
    content: '03';
}
#process-sec3 .proc-sec3-txt4 h3::before {
    content: '04';
}
#process-sec3 .proc-sec3-txt5 h3::before {
    content: '05';
}
#process-sec3 #process-sec3-c2-inr1 .nectar-fancy-ul ul li i::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-2-1.webp);
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 3px;
    background-size: 100% 100%;
}
#process-sec3 #process-sec3-c2-inr1 {
    background: #fff;
    border-radius: 12px;
}
#process-sec3 #process-sec3-c2-inr1 {
    color: #000;
}
#process-sec3 #process-sec3-c2-inr1 h3 {
    padding-left: 0;
    color: #000000;
}
#process-sec3 #process-sec3-c2-inr1 h3::before {
    display:none;
}
#process-sec3 a#process-sec3-btn1 {
    padding: 12px 40px;
}
#process-sec3 .proc-sec3-txt3 p,
#process-sec3 .proc-sec3-txt5 p {
    width: 94%;
}
/*-----------Process page end -----------*/
/*------------Terms And Condition page--------------------*/
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1 h3 {
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1 h3::before {
    content: '01';
    background: #002768 !important;
    color: #fff !important;
    padding: 9px 12px !important;
    border-radius: 50px !important;
    font-size: 19px !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    line-height: 1.5 !important;
}
#tnc-sec1 .tnc1-img1 {
	animation: tbmove1 15s ease 1s infinite normal forwards;
}
#tnc-sec3 .tnc3-txt1 h5 {
    font-size: 22px;
    padding-bottom: 10px;
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(1) h3::before {
    content: '01';
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(2) h3::before {
    content: '02';
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(3) h3::before {
    content: '03';
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(4) h3::before {
    content: '04';
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(5) h3::before {
    content: '05';
}
#tnc-sec3 > .col > .col > .vc_column-inner > .wpb_wrapper .tnc3-txt1:nth-child(5) h3::before {
    content: '06';
}
/*------------Terms And Condition end ------------*/
/*------------Logo Design page------------*/
#logod-sec1 .logod1-img1 {
	animation:tbmove1 8s ease 1s infinite normal forwards;
}
#logod-sec3 .logod3-txt2a h6 {
    font-weight: 400 !important;
}
#logod-sec3 .logod3-txt2a p {
    font-size: 14px;
    line-height: 1.6;
}
#logod-sec3 .logod3-txt2a a {
    opacity: 1 !important;
}
#logod-sec4 a#logod4-btn1 {
    padding: 12px 35px;
}
#logod-sec4 > .col > .col > .vc_column-inner {
    padding-top: 45px;
    padding-bottom: 45px;
}
#logod4-c2-inr1 {
    margin-bottom: 80px;
}
#logod-sec4 > .col > .col:nth-child(1) > .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-4.webp);
    width: 14px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#logod-sec4 > .col > .col:nth-child(1) > .vc_column-inner {
    padding-right: 30px;
}
#logod-sec4 .logod4-txt1 p {
    width: 96%;
    padding: 15px 0;
}
}
#logod-sec4 .logod4-txt1 h2 {
    font-size: 48px;
}
#logod-sec4 .nectar-milestone .subject {
    font-size: 14px;
    color: #696666;
}
/*------------Logo Design page end------------*/
/*------------Web Design page------------*/
#webd-sec3 .webd-sec3-txt1 h6 {
    font-weight: 400 !important;
}
#webd-sec31 .webd-sec3-txt3 {
    position: absolute;
    bottom: 40px;
    left: 5%;
    width: 90%;
}
#webd-sec31 p {
    font-size: 15px;
    line-height: 1.5;
}
#webd-sec31 #webd-sec31-c2-inr1 > .col > .col > .vc_column-inner,
#webd-sec31 #webd-sec31-c2-inr2 > .col > .col > .vc_column-inner {
    border: 1px solid #fff;
    padding: 24px 20px;
    border-radius: 10px;
}
#webd-sec31 .webd-sec31-img1 {
    width: 100%;
}
#webd-sec31 .col > .vc_col-sm-5 {
    width: 46%;
}
#webd-sec31 .col > .vc_col-sm-7 {
    width: 54%;
}
#webd-sec4 .webd-sec4-txt1 h4 {
    position: relative;
}
#webd-sec4 .webd-sec4-txt1 h4::before {
    content: '01';
    background: #002768;
    color: #fff;
    font-weight: 400;
    font-family: "inter" !important;
    margin-right: 17px;
    padding: 10px 11px;
    border-radius: 50px;
    font-size: 20px;
	position:relative;
	top:-4px;
}
#webd-sec4 .webd-sec4-txt2 h4::before {
    content: '02';
    background: #002768;
    color: #fff;
    font-weight: 400;
    font-family: "inter" !important;
    margin-right: 17px;
    padding: 10px 11px;
    border-radius: 50px;
    font-size: 20px;
	position:relative;
	top:-4px;
}
#webd-sec4 .webd-sec4-txt3 h4::before {
    content: '03';
    background: #002768;
    color: #fff;
    font-weight: 400;
    font-family: "inter" !important;
    margin-right: 17px;
    padding: 10px 11px;
    border-radius: 50px;
    font-size: 20px;
	position:relative;
	top:-4px;
}
/*----*/
#webd-sec4 > .col > .col:nth-child(1) > .vc_column-inner {
    padding-right: 40px;
}
#webd-sec4 > .col > .col:nth-child(1) > .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Group-6.webp);
    width: 593px;
    height: 96%;
    position: absolute;
    right: 0;
    top: 28px;
    background-size: 100% 100%;
}
/*------------Web Design page end------------*/
/*------------Digital Marketing page------------*/

#digimark-sec3 .digimark-sec3-txt1 h6, 
#digimark-sec3 .digimark-sec3-txt1 h2 {
    color: #fff;
}
#digimark-sec3-inr1 > .col > .col > .vc_column-inner {
    background: #fff;
    padding: 17px 22px;
    border-radius: 12px;
}
#digimark-sec3 .digimark-sec3-txt1 h6 {
    font-weight: 400;
}
#digimark-sec3 .digimark-sec3-txt2a h5 {
    display: inline-block;
    background: #002768;
    color: #fff;
    font-family: inter !important;
    font-weight: 400;
    font-size: 17px !important;
    line-height: 27px !important;
    padding: 5px 10px;
    border-radius: 60px;
}
#digimark-sec3 .digimark-sec3-txt2a h6 {
    font-size: 16px;
    font-weight: 500;
}
#digimark-sec3 .digimark-sec3-txt2a p {
    font-size: 13px;
    line-height: 1.6;
    color: #7E7B7B;
}
#digimark-sec4 .digimark4-txt1 p {
    color: #7E7B7B;
    padding-top: 7px;
    width: 96%;
}
#digimark-sec4 .nectar-fancy-ul {
    margin-bottom: 7px;
}
#digimark-sec4 .nectar-fancy-ul ul {
    margin-bottom: 0;
}
#digimark-sec4 .nectar-fancy-ul ul li {
    position: relative;
    list-style: none;
    padding-bottom: 20px;
}
#digimark-sec4 .nectar-fancy-ul ul li::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-2-1.webp);
    width: 25px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 2px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#digimark-sec4 .nectar-fancy-ul ul li i {
    display: none;
}
/*------------Digital Marketing page end------------*/
/*------------Mobile App Development page------------*/
#mobad-sec1 .mobad1-img1 {
	animation: tbmove1 11s ease 1s infinite normal forwards;
}
#mobad-sec32 .mobad-sec32-txt1a {
    position: absolute;
    left: 5%;
    bottom: 20px;
    width: 90%;
}
#mobad-sec32 .img-with-aniamtion-wrap > .inner > .hover-wrap {
    margin-bottom: 0;
}
#mobad-sec32 .mobad-sec32-txt1a p {
    font-size: 14px;
    line-height: 1.6;
	padding-bottom: 12px;
}
#mobad-sec32 .mobad-sec32-txt1a h6 {
    font-weight: 500 !important;
}
#mobad-sec4 .mobad4-txt2a h6 {
    position: relative;
    padding-left: 40px;
    margin-bottom: 18px;
    font-weight: 500;
}
#mobad-sec4 .mobad4-txt2a h6::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-2-1.webp);
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0;
    top: -1px;
    background-size: 100% 100%;
}
#mobad-sec4 .mobad4-txt3 p {
    width: 82%;
    float: right;
    margin-bottom: 30px;
}
/*------------Mobile App Development page end------------*/
/*------------Video Animationm page ------------*/
#vid-anim-sec-1 .vid-anim1-img1 {
    animation: pulse 10s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal both;
}
#vid-anim-sec-3 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 80%;
}
#vid-anim-sec-3 .nectar_video_player_self_hosted.wpb_video_widget {
    margin-bottom: 15px;
}
#vid-anim-sec-3 .nectar_video_player_self_hosted .wpb_wrapper video, 
#vid-anim-sec-3 .nectar_video_player_self_hosted__overlay {
    object-fit: cover;
    border-radius: 16px;
}
#vid-anim-sec-3 .vid-anim3-img1a {
    height: 327px;
    border-radius: 16px;
    object-fit: cover;
}
#vid-anim-sec-3 .vid-anim3-txt3a p {
    width: 93%;
}
#vid-anim-sec-3 .vid-anim3-txt3a p a {
    opacity: 1 !important;
}
#vid-anim-sec-3 .vid-anim3-txt3a h6 {
    font-weight: 500 !important;
}
#vid-anim-sec-4 #vid-anim4-inr1 > .col > .col > .vc_column-inner {
    background: #002768;
    color: #fff;
    padding: 60px 14px;
    border-radius: 16px;
}
#vid-anim-sec-4 #vid-anim4-inr1 > .col > .col > .vc_column-inner {
    background: #002768;
    color: #fff;
    padding: 60px 14px;
    border-radius: 16px;
}
#vid-anim-sec-4 #vid-anim4-inr1 h6 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
#vid-anim-sec-4 #vid-anim4-inr1 p {
    font-size: 15px;
    line-height: 1.8;
}
/*------------Video Animationm page end------------*/
/*---------------SEO Packages page ------------*/
#seo-sec1 .seo-sec1-img1 {
    animation: pulse 8s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal both;
}
#seo-sec3 #seo-sec3-caro-r1a {
	background-size: 100% 100% !important;
    padding: 205px 20px 15px 20px;
}
#seo-sec3 #seo-sec3-caro-r1a .seo-sec3-caro-txt3a p {
    font-size: 12px;
    line-height: 1.8;
}
#seo-sec3 #seo-sec3-caro-r1a .seo-sec3-caro-txt3a h6 {
    font-weight:500 !important;
}
#seo-sec3 #seo-sec3-caro-r1a .seo-sec3-caro-txt3a h5 {
    border-bottom: 1px solid #fff;
    padding-bottom: 11px;
    margin-bottom: 10px;
}
/*----seo owl carousel-----*/
#seo-sec3 .owl-stage {
    padding-top: 55px !important;
}
#seo-sec3 .owl-dots {
    display: none;
}
#seo-sec3 .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: -20px;
    right: 10px;
    z-index: 20;
}
#seo-sec3 .owl-nav.disabled button {
    margin: 10px 12px !important;
}
#seo-sec3 .owl-nav.disabled button span {
    display: none;
}
#seo-sec3 .owl-nav.disabled button.owl-prev {
    background-image: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/angle-left.webp);
    padding: 22px 23px;
    background-size: 36% 50%;
    background-repeat: no-repeat;
    background-position: 45% center;
    background-color: #fff0;
    border: 1px solid #fff;
}
#seo-sec3 .owl-nav.disabled button.owl-next {
    background-image: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/angle-right.webp);
    padding: 22px 23px;
    background-size: 36% 50%;
    background-repeat: no-repeat;
    background-position: 55% center;
    background-color: #fff0;
    border: 1px solid #fff;
}
/*-------*/
#seo-sec4 .seo-sec4-txt1 p {
    color: #7E7B7B;
    width: 90%;
    padding: 10px 0;
}
#seo-sec4 .seo-sec4-txt1 h6 {
    font-weight: 500 !important;
}
#seo-sec4 .seo-sec4-txt2a h6 {
    color: #fff;
    font-weight: 500;
}
#seo-sec4 .seo-sec4-txt2a p {
    font-size: 15px;
    line-height: 1.6;
    width: 80%;
}
#seo-sec4 .seo-sec4-txt2a {
    background: #002768;
    color: #fff;
	padding: 20px 20px;
    border-radius: 12px;
}
/*------------SEO Packages page end------------*/
/*---------------CMS Website page ------------*/
#cms-sec1 .cms1-img1 {
	animation: tbmove1 11s ease 1s infinite normal forwards;
}
#cms-sec3 .cms3-txt1 h6 {
    color: #fff;
    font-weight: 400;
}
#cms-sec3 .cms3-txt1 h2 {
    color: #fff;
}
#cms-sec3 #cms-sec3-inr1 > .col > .col > .vc_column-inner {
    background: #fff;
    border-radius: 12px;
    padding: 13px 13px;
}
#cms-sec3 #cms-sec3-inr1 .cms3-txt2a p {
    color: #7E7B7B;
    line-height: 1.4;
    font-size: 13px;
}
#cms-sec3 #cms-sec3-inr1 .cms3-txt2a p a {
    display: inline-block;
}
#cms-sec3 #cms-sec3-inr1 .cms3-txt2a p a span {
    display: flex;
    gap: 5px;
    align-items: center;
}
#cms-sec3 #cms-sec3-inr1 .cms3-txt2a p a:hover span {
    color:#BE0A2F !important;
}
#cms-sec3 #cms-sec3-inr1 .cms3-txt2a p a img {
    margin-bottom:0;
}
#cms-sec4 .cms4-txt2 p {
    color: #7E7B7B;
}
#cms-sec4 .nectar_video_player_self_hosted .wpb_wrapper video, 
#cms-sec4 .nectar_video_player_self_hosted__overlay {
    border-radius: 16px;
}
#cms-sec4 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 75%;
}
#cms-sec4 #cms-sec4-inr2 > .col > .col:nth-child(2) .vc_column-inner {
    background: #002768;
    border-radius: 16px;
    color: #fff;
    padding: 38px 20px 30px 20px;
}
#cms-sec4-inr2 .cms4-txt3 {
    margin-bottom: 13px;
}
#cms-sec4-inr2 .cms4-txt3 h3 {
    color: #fff;
    font-size: 40px;
    width: 97%;
}
#cms-sec4-inr2 .cms4-txt4a h5 {
    display: inline-block;
    background: #fff;
    color: #002768;
    font-size: 13px;
    padding: 6px 9px;
    border-radius: 30px;
    line-height: 23px;
}
#cms-sec4-inr2 .cms4-txt4a h6 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
#cms-sec4-inr2 .cms4-txt4a p {
    font-size: 12px;
    line-height: 1.4;
	text-transform:capitalize;
}
#cms-sec4-inr2 .cms4-txt4a:nth-child(2) p {
    width: 70%;
}
#cms-sec4-inr2 .cms4-txt4a:nth-child(3) p {
    width: 79%;
}
#cms-sec4-inr2 .cms4-txt4a:nth-child(4) p {
    width: 65%;
}
#cms-sec4 .cms4-txt5a {
    position: absolute;
    bottom: -10px;
    right: -20px;
    background: #BE0A2F;
    border: 8px solid #fff;
    border-radius: 16px;
    padding: 50px 10px 30px 10px;
}
#cms-sec4 .cms4-txt5a h3 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    line-height: 1.1;
}
#cms-sec4 .cms4-txt5a p {
    font-size: 12px;
    line-height: 1.2;
}
/*------------CMS Website page end------------*/
/*------------Custom Website page --------------*/
#cust-sec1 .cust1-txt1 p {
    margin-top: 12px;
    margin-bottom: 12px;
}
#cust-sec1 .cust1-img1 {
	animation: tbmove1 11s ease 1s infinite normal forwards;
}
#cust-sec3 #cust3-inr1 .cust3-txt1 h6 {
    color: #fff;
    font-weight: 500;
}
#cust-sec3 #cust3-inr1 .cust3-txt1 h2 {
    color: #fff;
}
#cust-sec3 #cust3-inr1 .cust3-txt2 p {
    color: #fff;
}
#cust3-inr2 > .col > .col > .vc_column-inner {
    background: #fff;
}
#cust-sec3 .cust3-txt3a p {
    font-size: 13px;
    line-height: 1.4;
}
#cust3-inr2 > .col > .col > .vc_column-inner {
    background: #fff;
    padding: 23px 20px 20px 20px;
    border-radius: 8px;
}
#cust3-inr2 .cust3-txt3a p a img {
    margin-bottom: 0;
}
#cust3-inr2 .cust3-txt3a p a {
    display: flex;
    align-items: center;
    gap: 9px;
    color: #000;
    font-weight: 500;
}
#cust3-inr2 .cust3-txt3a h5 {
    font-size: 23px;
    line-height: 1.3;
    margin-top: 24px;
}
#cust-sec4-1 .owl-stage-outer {
    overflow: visible !important;
}
#cust-sec4-1 .owl-stage-outer .carousel-item {
    margin: 0 9px;
}
#cust-sec4-1 .owl-stage-outer .owl-item .carousel-item {
    transform: scale(0.96);
    transition: 0.7s;
}
#cust-sec4-1 .owl-stage-outer .owl-item.active .carousel-item {
    transform: scale(1.07) !important;
    transition: 0.7s;
}
/* #cust-sec4-1 .owl-stage-outer .owl-item:nth-child(2n+2) {
    transform: scale(0.9);
} */
#cust-sec4-1 .owl-dots {
    display: none;
}
#cust-sec4-1 .cust4-txt2a p {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 300 !important;
}
#cust-sec4-1 a#cust4-btn1 {
    margin: 0 auto;
    display: table;
}
/*------------Custom Website page end------------*/
/*------------------section 1-----------------------*/
#sec-1 > .col > .col:nth-child(2) > .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/image-5.webp);
    width: 200px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 60px;
    background-size: 100% 100%;
	animation: tbmove1 13s ease 1s infinite normal forwards;
}
#sec-1 .sec1-img1 {
	animation: tbmove1 17s ease 1s infinite normal forwards;
}
/*------------------section 2-----------------------*/

#sec-2 .nectar-flickity {
    background: #f4f6f8;
}
/*------------------section 3-----------------------*/
#sec-3 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 75%;
}
#sec-3 .sec3-tab-logo1 {
    border-radius: 8px;
}
#sec-3 .sec3-tab-txt2a h6 {
    font-size: 18px;
    font-weight: 500;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item {
    display: table;
    margin: 0 auto !important;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    background: #fff0;
    border: 1px solid #fff !important;
    color: #fff;
    border-radius: 50px;
	font-size:9px;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a.active-tab {
    background: #fff ;
    color: #BE0A2F ;
}
/*---------------section 4-----------------------*/
#sec-4 .row-bg-wrap::before {
    content: '';
    background: #fff;
    height: 70%;
    width: 60px;
    position: absolute;
    left: -34px;
    top: 30px;
    z-index: 9999;
}
#sec-4 .row-bg-wrap::after {
    content: '';
    background: #fff;
    height: 70%;
    width: 60px;
    position: absolute;
    right: -34px;
    top: 30px;
    z-index: 9999;
}
#sec-4 {
    overflow: hidden;
}
#sec-4 .owl-stage {
	padding-top:0 !important;
}
#sec-4 .owl-stage-outer {
    overflow: visible !important;
}
#sec-4 .owl-stage-outer::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/laptop-screen.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -20%;
    top: -6px;
    width: 140%;
    height: 330px;
    z-index: 999;
    pointer-events: none;
}
#sec-4 .img-with-aniamtion-wrap > .inner > .hover-wrap {
    margin: 0;
}
#sec-4 .owl-item.active .carousel-item:hover .sec4-img1 {
  transform: translateY(-200px); /* adjust based on design */
	transition: transform 11s ease-in-out !important;
}
#sec-4 .carousel-item {
    position: relative;
    height: 250px;
    overflow: hidden;
}
#sec-4 .carousel-item .sec4-img1 {
	background-image: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/your-ui-image.png);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	transition: transform 7s ease-in-out !important;
}
#sec-4 .owl-item:not(.active) .carousel-item {
    border-radius: 12px;
}
/*------owl-dots/owl nav--------*/
#sec-4 .owl-carousel .owl-dots {
	display:none !important;
}
#sec-4 .owl-carousel .owl-nav.disabled {
    display: block;
    bottom: -60px;
    position: relative;
    z-index: 16;
}
#sec-4 .owl-carousel .owl-nav.disabled button > span {
	display:none !important;
}
#sec-4 .owl-carousel .owl-nav.disabled button.owl-prev {
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/09/Group.webp);
    padding: 20px 20px;
    margin-right: 30px;
	border:unset;
}
#sec-4 .owl-carousel .owl-nav.disabled button.owl-next {
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/09/Group-1.webp);
    padding: 20px 20px;
    margin-right: 30px;
	border:unset;
}
#sec-4 .owl-carousel .owl-nav.disabled button:hover {
    filter: invert(13%) sepia(64%) saturate(5556%) hue-rotate(339deg) brightness(93%) contrast(102%);
}
/*---------------section 5-----------------------*/
#sec-5 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 45%;
}

/*---------------section 6-----------------------*/
#sec-6 .sec6-txt2a p a img {
    margin-bottom: 0;
    margin-left: 6px;
}
#sec-6 .sec6-txt2a p a {
    display: flex;
    align-items: center;
}
#sec-6 > .col > .col:nth-child(2) > .vc_column-inner {
    height: 100%;
}
#sec-6 > .col > .col:nth-child(2) > .vc_column-inner::before {
    content: '';
    background: #919090;
    width: 1px;
    height: 162%;
    position: absolute;
    left: 19px;
    top: 2%;
}
#sec-6 .sec6-txt3, 
#sec-6 .sec6-txt4, 
#sec-6 .sec6-txt5, 
#sec-6 .sec6-txt6,
#sec-6 .sec6-txt2a {
    position: relative;
    padding-left: 75px;
}
#sec-6 .sec6-txt2a::before {
    content: '';
    background: #002768 !important;
    color: #fff !important;
    font-size: 15px !important;
    padding: 6px 10px;
    border-radius: 30px !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}
#sec-6 .sec6-txt2a.sec6-txt3::before {
    content: '01';
    padding: 6px 12px
}
#sec-6 .sec6-txt2a.sec6-txt4::before {
    content: '02';
	padding: 6px 10px;
}
#sec-6 .sec6-txt2a.sec6-txt5::before {
    content: '03';
	padding: 6px 10px;
}
#sec-6 .sec6-txt2a.sec6-txt6::before {
    content: '04';
	padding: 6px 10px;
}
#sec-6 .sec6-txt2a.sec6-txt7::before {
    content: '05';
    padding: 6px 10px;
}
#sec-6 .sec6-txt2a.sec6-txt8::before {
    content: '06';
    padding: 6px 10px;
}
/*-----column 2 scroll effect ------*/
#sec-6 > .col > .col:nth-child(2) {
    height: 800px;
    overflow: scroll;
    overflow-x: hidden;
}
/* Customize the scrollbar width */
#sec-6 > .col > .col:nth-child(2)::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#sec-6 > .col > .col:nth-child(2)::-webkit-scrollbar-track {
    background: #002768;
	border-radius: 10px;
}

/* Handle */
#sec-6 > .col > .col:nth-child(2)::-webkit-scrollbar-thumb {
    background-color: #be0a2f;
    border-radius: 10px;
    border: 2px solid #002768;
}

/* Handle on hover */
#sec-6 > .col > .col:nth-child(2)::-webkit-scrollbar-thumb:hover {
    background: #002768;
	border: 3px solid #be0a2f;
}


/*---------------section 7-----------------------*/
/*---------------section 8-----------------------*/
#sec-8 .sec8-txt1a p:nth-child(1) {
    border-bottom: 2px solid #8E8E8E;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
/*---------------section 9-----------------------*/
#sec-9 a#sec9-tab-btn2a {
    border:1px solid #be0a2f;
}
#sec-9 a#sec9-tab-btn2a:hover {
    background: transparent !important;
    box-shadow: inset 0px 0px 22px 0px #be0a2f, 0px 0px 10px 1px #be0a2f;
}
#sec-9 .sec9-txt1 {
    width: 80%;
    margin: 0 auto;
}
#sec-9 #sec9-tab1-r1a .col > .col > .vc_column-inner {
    background: #001f53bf;
    border: 1px solid #fff;
    border-radius: 19px;
    padding: 30px 20px;
    box-shadow: 0px 1px 8px 0px #dbc5c5;
}
#sec-9 ul.wpb_tabs_nav.ui-tabs-nav {
    margin-top: 25px;
    margin-bottom: 35px;
    background: radial-gradient(#be0a2f, #be0a2f54);
    border-radius: 50px;
    padding: 10px 10px;
}
#sec-9 .nectar-fancy-ul {
    margin-top: 30px;
}
#sec-9 .nectar-fancy-ul ul li {
    margin-bottom: 15px;
    font-size: 14px;
}
#sec-9 .nectar-fancy-ul ul li .icon-salient-check:before {
    background: #be0a2f;
    color: #fff;
    padding: 2px 4px;
    font-weight: 700;
}
#sec-9 .sec9-txt3a h4 {
    font-size: 23px;
    font-weight: 500;
}
#sec-9 .sec9-txt3a span.sec9-txt3a-span1 {
    background: #be0a2f;
    padding: 4px 27px;
    border-radius: 60px;
    text-decoration: 2px line-through #000;
    margin-right: 13px;
}
#sec-9 .sec9-txt3a h6 {
    font-weight: 400;
    font-family: cursive !important;
}
#sec-9 .sec9-txt3a h5 {
    margin: 17px 0 8px 0;
	font-size: 21px;
}
#sec-9 .nectar-fancy-ul {
    margin-top: 30px;
    height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}
#sec-9 .nectar-fancy-ul::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#sec-9 .nectar-fancy-ul::-webkit-scrollbar-track {
    background: #fff;
	border-radius: 10px;
}

/* Handle */
#sec-9 .nectar-fancy-ul::-webkit-scrollbar-thumb {
    background-color: #be0a2f;
    border-radius: 10px;
    border: 2px solid #fff;
}

/* Handle on hover */
#sec-9 .nectar-fancy-ul::-webkit-scrollbar-thumb:hover {
    background: #002768;
	border: 3px solid #be0a2f;
}
#sec-9 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    color: #ddd;
    background: #fff0;
    border: unset;
    font-size: 14px;
}
#sec-9 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a.active-tab {
    background: #be0a2f;
    color: #fff;
    border-radius: 40px;
}
/*---------------section 10-----------------------*/
#sec-10 .nectar-recent-post-slide .recent-post-container > .inner-wrap {
    width: 97%;
}
#sec-10 .nectar-recent-post-slide > .recent-post-container.container {
    padding-top: 37% !important;
    padding-bottom: 30px !important;
}
#sec-10 .nectar-recent-posts-single_featured .recent-post-container .excerpt {
    margin-bottom: 15px;
    width: 100%;
}
#sec-10 a.nectar-button.large.regular.regular-button.has-icon {
    background: transparent !important;
}
#sec-10 .nectar-button.has-icon i {
	background:transparent !important;
    right: 32px;
    color: #BE0A2F;
}
#sec-10 span.meta-category {
    display: none;
}
#sec-10 .excerpt {
    font-size: 13px;
    line-height: 1.4;
}
#sec-10 .nectar-recent-post-slide .row-bg.using-image .nectar-recent-post-bg {
    background-size: 100% 100% !important;
}
/*---------------section 11-----------------------*/
#sec-11 .sec11-txt2a h6 {
    font-weight: 500 !important;
}
#sec-11 .sec11-txt2a p {
    font-size: 13px;
    line-height: 1.6;
}
#sec-11 .sec11-txt1 p {
    font-size: 16px;
    line-height: 1.4;
}
/*---------------section 12-----------------------*/
#sec-12 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 76.25%;
}
#sec-12 .sec12-txt1 p {
    width: 88%;
    opacity: 0.8;
}
#sec-12 a#sec12-btn1 {
    color: #383838;
    padding: 10px 30px;
}
/*---------------section 13-----------------------*/
#sec-13 {
    z-index:13;
}
#sec-13 > .col > .col:nth-child(2) .vc_column-inner {
    background: #BE0A2F;
    padding: 50px 30px 10px 30px;
    border-radius: 8px;
}
#sec-13 > .col > .col:nth-child(2) .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/5038f6672f089f3a50c4f075feddfc42-1.webp);
    width: 140px;
    height: 130px;
    position: absolute;
    top: -50px;
    right: -4px;
    background-size: 100% 100%;
    animation: tbmove2 12s ease 1s infinite normal forwards;
}
#sec-13 form input {
    color: #000000;
    background: #fff;
}
#sec-13 form textarea {
    height: 220px;
    background: #fff;
    color: #000;
}
#sec-13 form input::placeholder,
#sec-13 form textarea::placeholder {
	color: #000;
	opacity:1;
}
#sec-13 form span.wpcf7-list-item-label {
    color: #fff;
}
#sec-13 form .row.roww-6 {
    padding-bottom: 0;
}
#sec-13 form input[type="submit"] {
    width: 100%;
}
#sec-13 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 75%;
}
#sec-13 .sec13-txt2 h3, 
#sec-13 .sec13-txt2 p {
    color: #fff;
}
#sec-13 .sec13-txt2 p {
    font-size: 15px;
    width: 82%;
}
#sec-13 .sec13-txt1 h3 {
    font-weight: 600;
}
#sec-13 .sec13-txt1 {
    width: 90%;
}
/*-----------------footer-----------------------------*/
#footer-1 #footer1-inr2 .col > .col:nth-child(4) > .vc_column-inner {
    padding-left: 45px;
}
#footer-1 .footer1-txt2h h6 {
    font-weight: 400;
    font-size: 18px;
}
#footer-1 a#footer1-btn1 {
    padding: 12px 40px;
    margin-right: 25px;
}
#footer-1 a#footer1-btn2 {
    padding: 12px 40px;
}
#footer1-inr2 ul {
    margin-left: 0;
}
#footer1-inr2 ul li {
    list-style: none;
    padding-bottom: 26px;
    font-size: 13px;
}
#footer-1 .footer1-txt3 p {
    opacity: 0.8;
    font-size: 14px;
}
#footer-1:hover .cpr-txt1 {
	z-index: 12;
	transition: z-index 0.7s;
}
#footer-1 #footer1-inr2 form input[type="email"] {
    background: #fff0;
    border: 1px solid #ffffff82;
}
#footer-1 #footer1-inr2 form input[type="submit"] {
    background: #fff;
    border: 1px solid #fff;
    color: #002768;
    width: 100%;
    border-radius: 8px !important;
    padding: 10px 15px !important;
}
#footer-1 .cpr-txt1 {
	position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
	z-index: 2;
}
#footer-1 .cpr-txt1::before {
    content: '';
    background: #fff;
    width: 92%;
    height: 1px;
    position: absolute;
    left: 4%;
    top: 0;
}
#footer-1 #footer1-inr2 > .row-bg-wrap::before {
    content: '';
    background: url(https://samplelinksweb.com/uwg/wp-content/uploads/2025/08/Vector-1.webp);
    width: 550px;
    height: 660px;
    position: absolute;
    bottom: -207px;
    right: -65px;
    z-index: 1;
    background-size: 100% 100%;
	animation: rotateSmooth 35s linear infinite;
}
/*-----footer row hover effect-------*/
/* #footer-1 #footer1-inr2 {
    margin-top: -37%;
    z-index: -9;
    transition: 0.9s !important;
}
#footer-1:hover #footer1-inr2 {
    margin-top: 0;
    transition: 0.9s;
	z-index: 12;
} */
/* #footer-1 #footer1-inr1 {
    margin-bottom: -40%;
    z-index: 15;
	transition: 0.9s;
} */

/*-----footer row hover effect end-------*/
 /* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
		/*-------------inner pages---------------*/
		/*------ process page------*/
	#process-sec1 .proc1-txt1 h1 {
    font-size: 42px;
    line-height: 1.4;
}
		/*---- process page end -----*/
	#sec-12 .sec12-txt1 h2 {
    font-size: 46px;
}
}
@media (max-width: 1300px) {
	/*-------------inner pages---------------*/
		/*------ page------*/
	/*------ page end-----*/
	/*------ logo design page------*/
    #logod-sec1 .logod1-txt1 h1 {
        font-size: 45px;
        line-height: 1.2;
    }
	/*------ logo design page end-----*/
	/*------digital marketing page------*/
	#digimark-sec1 .digimark1-txt1 h1 {
    font-size: 49px;
    line-height: 59px;
}
	/*------digital marketing page end-----*/
	/*-----------inner pages end---------------*/
	
	#sec-1 > .col > .col:nth-child(2) > .vc_column-inner::before {
    width: 180px;
    height: 170px;
    left: 50px;
    top: 60px;
    z-index: 12;
}
	#sec-11 .sec11-txt2a h6 {
    font-weight: 500 !important;
    font-size: 18px;
}
	#sec-12 .sec12-txt1 h2 {
    font-size: 43px;
}
}
@media (max-width: 1280px) {
	#sec-11 .sec11-txt2a h6 {
    font-size: 17px;
}
}
@media (max-width: 1226px) {
		/*-------------inner pages---------------*/
	/*-------inner pages Global css-------*/
	#abt-sec1 h1,
	#portf-sec1 h1,
	#process-sec1 .proc1-txt1 h1,
	#pricingp-sec1 .pricingp-sec1-txt1 h1,
	#contact-sec1 .contact1-txt1 h1 {
    font-size: 39px;
}
	
	/*-------inner pages Global css end-------*/
		/*------ logo design page------*/
    #logod-sec1 .logod1-txt1 h1 {
        font-size: 40px;
    }
	#logod-sec3 .logod3-txt2a h6 {
    font-size: 17px;
}
	#logod-sec3 .logod3-txt2a p {
    font-size: 13px;
    line-height: 1.5;
}
	/*------ logo design page end-----*/
	/*------digital marketing page------*/
	#digimark-sec1 .digimark1-txt1 h1 {
    font-size: 46px;
    line-height: 56px;
}
	/*------digital marketing page end-----*/
	/*------ process page------*/
	#process-sec3 h3 {
    font-size: 25px;
    line-height: 35px;
}
	#process-sec3 p {
    font-size: 15px;
    line-height: 25px;
}
	#process-sec3 .nectar-fancy-ul ul li {
    padding-bottom: 18px;
    font-size: 16px;
}
	/*------ process page end-----*/
	/*------about page------*/
	#abt-sec3 .abt3-txt1 p {
    font-size: 17px;
}
	#abt-sec3 .abt3-txt2a p {
    font-size: 15px;
    line-height: 1.6;
}
	#abt-sec3 .abt3-txt1 h2 {
    font-size: 41px;
}
	#abt-sec4 p {
    font-size: 16px;
}
	/*------about page end-----*/
	/*-----------inner pages end---------------*/
	#header-outer[data-lhe="default"] #top nav > ul > li > a {
	padding-left: 10px;
    padding-right: 10px;
	}
	#top nav ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px;
}
		#sec-1 a#sec1-btn2 {
    margin-left: 20px !important;
}
	#sec-6 .sec6-txt2a h5 {
    font-size: 22px;
}
	#sec-6 .sec6-txt3, #sec-6 .sec6-txt4, 
	#sec-6 .sec6-txt5, #sec-6 .sec6-txt6, 
	#sec-6 .sec6-txt2a {
    padding-left: 60px;
}
	#sec-6 .sec6-txt1 h2 {
    font-size: 42px;
}
	#sec-8 .sec8-txt1a p {
    font-size: 16px;
}	
	#sec-9 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item > a {
    padding: 8px 10px;
}
	#sec-11 .sec11-txt1 h3 {
    font-size: 33px;
}
	#sec-11 p {
    font-size: 15px !important;
}
	#sec-11 .sec11-txt2a p {
    font-size: 13px !important;
}
	    #sec-12 .sec12-txt1 h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
/*-------------inner pages---------------*/
		/*------inner pages Global css-------*/
	#abt-sec1 .abt1-txt1 h1,
	#portf-sec1 .portf1-txt1 h1,
	#process-sec1 .proc1-txt1 h1,
	#contact-sec1 .contact1-txt1 h1 {
    font-size: 36px;
}
	#abt-sec1 .abt1-txt1 p,
	#portf-sec1 .portf1-txt1 p,
	#process-sec1 .proc1-txt1 p,
	#pricingp-sec1 .pricingp-sec1-txt1 p,
	#contact-sec1 .contact1-txt1 p {
    font-size: 16px;
    line-height: 26px;
}
	/*------inner pages Global css end------*/
		/*----  page------*/
	
	/*---  page end------*/
			/*------ logo design page------*/
    #logod-sec1 .logod1-txt1 h1 {
        font-size: 35px;
    }
	#logod-sec1 .logod1-txt1 p {
    font-size: 16px;
    line-height: 1.6;
}
	    #logod-sec3 .logod3-txt2a h6 {
        font-size: 15px;
    }
	#logod-sec3 .logod3-txt2a p {
        font-size: 12px;
        line-height: 1.5;
    }
	#logod-sec4 .logod4-txt1 h2 {
    font-size: 35px;
}
	#logod-sec4 .logod4-txt1 p {
    font-size: 15px;
    line-height: 1.6;
}
	#logod-sec4 .nectar-milestone .subject {
    font-size: 13px;
}
	#logod-sec4 .nectar-milestone .number,
	#logod-sec4 .nectar-milestone .number span.symbol {
    font-size: 48px !important;
}
	/*------ logo design page end-----*/
		/*------digital marketing page------*/
	#digimark-sec1 .digimark1-txt1 h1 {
    font-size: 37px;
    line-height: 50px;
}
	#digimark-sec1 .digimark1-txt1 p {
    font-size: 16px;
    line-height: 26px;
}
	#digimark-sec3 .digimark-sec3-txt1 h2 {
    font-size: 36px;
    line-height: 45px;
}
	#digimark-sec3-inr1 > .col > .col {
    width: 50%;
    margin-bottom: 12px;
}
	#digimark-sec3-inr1 > .col > .col:last-child {
    margin: 2px auto;
}
	#digimark-sec3 .digimark-sec3-txt2a h6 {
    font-size: 17px;
}
	#digimark-sec3 .digimark-sec3-txt2a p {
    font-size: 14px;
}
	#digimark-sec4 .digimark4-txt1 h2 {
    font-size: 35px;
    line-height: 1.4;
}
	/*------digital marketing page end-----*/
	/*---- pricing plan page------*/
	#pricingp-sec1 .pricingp-sec1-txt1 h1 {
    font-size: 32px;
}
	#pricingp-sec1 a#sec1-btn2 {
    margin-left: 10px !important;
    padding: 11px 25px !important;
}
	#pricingp-sec1 a#sec1-btn1 {
    padding: 11px 25px !important;
}
	/*--- pricing plan page end------*/
		/*------ process page------*/
	#process-sec3 .proc-sec3-txt3 p, 
	#process-sec3 .proc-sec3-txt5 p {
    width: 96%;
}
	    #process-sec3 h3 {
        font-size: 21px;
        line-height: 31px;
    }
	    #process-sec3 p {
        font-size: 14px;
        line-height: 24px;
    }
	    #process-sec3 .nectar-fancy-ul ul li {
        padding-bottom: 16px;
        font-size: 15px;
        line-height: 25px;
    }
	/*------ process page end-----*/
		/*------portfolio page------*/
	#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    margin: 0 6px;
}
	/*------ portfolio page end-----*/
	/*------about page------*/
	#abt-sec3 .abt3-txt1 h2 {
    padding: 10px 0;
    font-size: 34px;
    line-height: 44px;
}
	    #abt-sec3 .abt3-txt1 p {
        font-size: 16px;
    }
	    #abt-sec3 .abt3-txt2a p {
        font-size: 14px;
    }
	#abt-sec3 .abt3-txt1 h2 {
    font-size: 35px;
}
	#abt-sec3 .abt3-txt1 p {
        font-size: 15px;
    }
	#abt-sec3 .abt3-txt2a h6 {
    font-size: 18px;
}
	#abt-sec4 p {
    font-size: 15px;
    line-height: 25px;
}
	#abt-sec4 .abt4-txt2 h6 {
    font-size: 17px;
}
	/*------about page end-----*/
	/*-----------inner pages end---------------*/
	#sec-1 a#sec1-btn1 {
    padding: 12px 20px !important;
}
	#sec-1 a#sec1-btn2 {
    padding: 12px 23px !important;
}
	#sec-1 .sec1-txt1 h1 {
    font-size: 38px;
}
	#sec-1 .sec1-txt1 p {
    font-size: 15px;
    line-height: 25px;
}
	#sec-3 .sec3-txt1 h2 {
    font-size: 40px;
    line-height: 1.3;
}
	#tab-logo-design .nectar_video_player_self_hosted,
	#tab-logo-design .img-with-aniamtion-wrap > .inner > .hover-wrap {
    margin-bottom: 15px;
}
	#sec-6 .sec6-txt3, #sec-6 .sec6-txt4, #sec-6 .sec6-txt5, #sec-6 .sec6-txt6, #sec-6 .sec6-txt2a {
        padding-left: 50px;
    }
	#sec-6 .sec6-txt1 h2 {
        font-size: 34px;
    }
	#sec-6 .sec6-txt1 h2 {
        font-size: 34px;
    }
	#sec-6 .sec6-txt1 p {
    font-size: 16px;
}
#sec-6 .sec6-txt2a h5 {
        font-size: 19px;
    }
	#sec-6 .sec6-txt2a p {
    font-size: 15px;
    line-height: 25px;
}
	#sec-9 .sec9-txt3a h4 {
    font-size: 18px;
}
	#sec-9 .sec9-txt3a span.sec9-txt3a-span1 {
    margin-right: 7px;
}
	#sec-9 .nectar-fancy-ul ul li {
    font-size: 13px;
}
	#sec-10 {
    margin-bottom: 0;
    padding-bottom: 40px !important;
}
	#sec-10 .nectar-recent-post-slide > .recent-post-container.container {
    padding-top: 30% !important;
    padding-left: 30px;
}
	    #sec-11 .sec11-txt1 h3 {
        font-size: 26px;
    }
	    #sec-11 p {
        font-size: 14px !important;
    }
	    #sec-11 .sec11-txt2a h6 {
        font-size: 16px;
    }
	    #sec-12 .sec12-txt1 h2 {
        font-size: 33px;
        line-height: 1.4;
    }
	#sec-12 .sec12-txt1 p {
    width: 95%;
    font-size: 16px;
}
	#sec-13 > .col > .col:nth-child(2) .vc_column-inner::before {
    width: 120px;
    height: 110px;
    top: -60px;
    right: -4px;
}
	#sec-13 .sec13-txt2 h3 {
    font-size: 31px;
}
	#sec-13 .sec13-txt2 p {
    width: 84%;
    line-height: 1.6;
}
	#sec-13 form textarea {
    height: 140px;
}
	#sec-13 span.wpcf7-list-item {
    font-size: 13px;
}
	#footer-1 .footer1-txt1 h3 {
    font-size: 30px;
}
	#footer-1 .footer1-txt2h h6 {
    font-size: 15px;
}
	#footer-1 #footer1-inr2 ul li {
    font-size: 12px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
		/*-------------inner pages---------------*/
		/*------inner pages Global css-------*/
	#abt-sec1,
	#portf-sec1,
	#process-sec1,
	#pricingp-sec1,
	#contact-sec1,
	#digimark-sec1,
	#logod-sec1 {
    padding-top: 130px !important;
	text-align: center;
}
	#abt-sec1 > .col > .col:nth-child(1),
	#portf-sec1 > .col > .col:nth-child(1),
	#process-sec1 > .col > .col:nth-child(1),
	#pricingp-sec1 > .col > .col:nth-child(1),
	#contact-sec1 > .col > .col:nth-child(1),
	#digimark-sec1 > .col > .col:nth-child(1),
	#logod-sec1 > .col > .col:nth-child(1) {
    order: 1;
}
	#abt-sec1 .abt1-img1 {
        width: 70%;
        margin: 0 auto !important;
        display: table;
    }
	#abt-sec1 .abt1-txt1,
	#portf-sec1 .portf1-txt1,
	#process-sec1 .proc1-txt1,
	#pricingp-sec1 .pricingp-sec1-txt1,
	#contact-sec1 .contact1-txt1,
	#digimark-sec1 .digimark1-txt1,
	#logod-sec1 .logod1-txt1 {
    margin-top: 30px;
}
	/*------820 inner pages Global css end------*/
		/*------ logo design page -----*/
		#logod-sec1 .logod1-img1 {
    width: 60%;
    display: table;
    margin: 0 auto;
}
	#logod-sec3 .owl-dots {
    display: none;
}
#logod-sec3 .owl-stage {
    padding-top: 0;
    padding-bottom: 0;
}
	#logod-sec4 > .col > .col:nth-child(1) {
    text-align: center;
}
		/*------ logo design page end-----*/
	/*-- digital marketing page ---*/
		#digimark-sec1 .digimark1-img1 {
        width: 70%;
        margin: 0 auto !important;
        display: table;
    }
	#digimark-sec3 .digimark-sec3-txt1 h2 {
        font-size: 32px;
        line-height: 40px;
    }
	#digimark-sec4 {
    text-align: center;
}
	#digimark-sec4 .nectar-fancy-ul ul li {
    display:inline-block;
}
	    #digimark-sec4 .nectar-fancy-ul ul {
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }
	/*-- digital marketing page end---*/
		/*------  contact page------*/
	/*------  contact page------*/
		#contact-sec1 .contact1-img1 {
        width: 50%;
        margin: 0 auto !important;
        display: table;
    }
	#contact-sec1 > .col.span_12 {
    padding-top: 0;
}
	/*------  contact page end-----*/
		/*------ pricing plan page------*/
		#pricingp-sec1 .pricingp-sec1-img1 {
        width: 50%;
        margin: 0 auto !important;
        display: table;
    }
	/*------ pricing plan page end-----*/
		/*------ process page------*/
		#process-sec1 .proc1-img1 {
        width: 55%;
        margin: 0 auto !important;
        display: table;
    }
	/*------ process page end-----*/
		/*------portfolio page------*/
	#portf-sec1 .portf1-img1 {
        width: 60%;
        margin: 0 auto !important;
        display: table;
    }
	#portf-sec3 .portf3-txt1 h2 {
    font-size: 34px;
    line-height: 44px;
}
	#portf-sec3 ul.wpb_tabs_nav.ui-tabs-nav {
    flex-wrap: wrap;
}
	#portf-sec3 .ui-tabs-panel #portf3-tabr1 > .col > .col {
    width: 33%;
}
	/*------ portfolio page end-----*/
	/*------about page------*/
	#abt-sec3 {
    text-align: center;
}
	#abt-sec3 .abt3-txt2a p {
        width: 80%;
        margin: 0 auto;
    }
	#abt-sec4 {
    text-align: center;
}
	#abt-sec4 .abt4-txt2 {
    width: 100%;
}
	#abt-sec4 .abt4-txt2 h6 {
        justify-content: center;
    }
	#abt-sec4 .abt4-txt3 h5 a {
    display: flex;
    justify-content: center;
}
	/*------about page end-----*/
	/*-----------820 inner pages end---------------*/
	p {
		font-size:14px !important;
		line-height:24px !important;
	}
	#sec-1 > .col > .col:nth-child(1) {
    order: 1;
}
	#sec-1 .sec1-img1 {
    width: 70%;
}
	#sec-1 {
    padding-top: 130px !important;
	text-align: center;
}
#sec-1 .sec1-txt1 {
    margin-top: 30px;
}
	#sec-3 {
    text-align: center;
}
	    #sec-3 .sec3-txt1 h2 {
        font-size: 32px;
        line-height: 1.3;
    }
	#sec-4-1 .sec4-txt1 h2 {
    font-size: 37px;
    line-height: 1.2;
}
	#sec-4 > .col > .col:nth-child(1), 
	#sec-4 > .col > .col:nth-child(3) {
    display: none;
}
	#sec-4 .owl-stage-outer::before {
    left: 0;
    top: -6px;
    width: 100%;
    height: 340px;
    right: unset;
}
	#sec-4 .carousel-item .sec4-img1 {
    top: 0;
    left: 0;
    width: 70%;
    left: 15%;
}
	#sec-4 > .col > .col > .vc_column-inner {
	margin: 0 70px;
    overflow: hidden;
    padding-top: 20px;
	}
	#sec-3 ul.wpb_tabs_nav.ui-tabs-nav {
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 10px 2px;
}
	#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(8) {
    margin-left: 12px !important;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item:nth-child(7) {
    margin-right: 12px !important;
}
	#sec-3 {
    padding-bottom: 40px !important;
}
	#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    font-size: 12px;
}
	#sec-6 {
    padding-top: 40px !important;
}
	#sec-6 > .col > .col:nth-child(1) {
    text-align: center;
}
	#sec-6 .sec6-txt1 {
    margin-bottom: 0;
}
	#sec-6 .sec6-txt1 p {
        font-size: 15px;
    }
	#sec-6 .sec6-img1 {
    width: 80%;
    margin-top: -20px;
}
		#sec-6 > .col > .col:nth-child(2) {
    height: 450px;
}
	#sec-7 {
    text-align: center;
}
	#sec-7 > .col > .vc_col-sm-2 {
    width: 100%;
}
	#sec-7 .sec7-img1 {
    width: 30%;
}
	#sec-7 > .col > .col > .vc_column-inner {
    justify-content: center;
}
	#sec-7 .sec7-txt2 h5 {
    font-size: 20px;
}
	#sec-8 > .col > .col {
    width: 50%;
}
		#sec-8 > .col > .col:last-child {
    width: 50%;
    margin: 10px auto;
}
    #sec-9 #sec9-tab1-r1a .col > .col > .vc_column-inner {
        margin: 7px 75px;
    }
	#sec-9 .nectar-fancy-ul ul li {
        padding-right: 20px;
    }
	#sec-10 {
    text-align: center;
}
	#sec-10 .owl-carousel[data-desktop-cols] .owl-item img {
    width: auto;
}
	#sec-10 .nectar-recent-post-slide .recent-post-container > .inner-wrap {
    width: 100%;
}
	    #sec-10 .nectar-recent-post-slide > .recent-post-container.container {
        padding-top: 30% !important;
        padding-left: 35px;
        padding-right: 35px;
    }
#sec-10 > .col:nth-child(2) > .col .row.blog-recent > .col.span_6 {
    width: 49%;
    margin-bottom: 5px;
}
	#sec-11 {
    text-align: center;
}
	#sec-11 .sec11-txt2a h5 {
    display: flex;
    justify-content: center;
}
	#sec-11 .sec11-img1 {
    margin: 0 auto;
}
	#sec-12 {
    text-align: center;
}
	    #sec-12 .sec12-txt1 p {
        width: 100%;
    }
	#sec-13 {
    text-align: center;
}
	#sec-13 .sec13-txt1 {
    width: 100%;
}
	#sec-13 form .row {
    padding-bottom: 0;
}
	#footer1-inr1 {
    text-align: center;
}
	#footer1-inr1 > .col > .col {
    text-align: center !important;
}
	    #footer-1 .footer1-txt1 h3 {
        font-size: 25px;
    }
	#footer-1 #footer1-inr2 .col > .col:nth-child(4) > .vc_column-inner {
    padding-left: 0;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
		/*-------------inner pages---------------*/
		/*------inner pages Global css-------*/
	#abt-sec1,
	#portf-sec1,
	#process-sec1,
	#pricingp-sec1,
	#contact-sec1,
	#digimark-sec1 {
        padding-top: 90px !important;
    }
	#abt-sec1 .abt1-txt1 h1,
	#portf-sec1 .portf1-txt1 h1,
	#process-sec1 .proc1-txt1 h1,
	#pricingp-sec1 .pricingp-sec1-txt1 h1,
	#contact-sec1 .contact1-txt1 h1,
	#digimark-sec1 .digimark1-txt1 h1{
        font-size: 26px;
		line-height: 35px;
    }
	/*------inner pages Global css end------*/
		/*------  page------*/
	/*------  page end-----*/
		/*------ digital marketing page------*/
	#digimark-sec1 a#sec1-btn2 {
    margin-left: 10px !important;
	padding: 12px 25px !important;
}
	#digimark-sec1 a#sec1-btn1 {
    padding: 12px 25px !important;
}
	    #digimark-sec3 .digimark-sec3-txt1 h2 {
        font-size: 27px;
        line-height: 36px;
    }
	    #digimark-sec3-inr1 > .col > .col {
        width: 100%;
    }
	#digimark-sec4 .digimark4-txt1 h2 {
        font-size: 30px;
    }
		/*-- digital marketing page end---*/
	/*------ contact page------*/
	#contact-sec1 .contact1-img1 {
        width: 60%;
    }
	/*------ contact page end-----*/
	/*------ portfolio page------*/
	    #portf-sec3 .portf3-txt1 h2 {
        font-size: 26px;
        line-height: 36px;
    }
	#portf3-tabr1 .portf3-tabr1-gif2 {
    height: 120px;
}
	/*------ portfolio page end-----*/
	/*------about page------*/
	    #abt-sec3 .abt3-txt1 h2 {
        font-size: 28px;
        line-height: 1.5;
    }
	    #abt-sec3 .abt3-txt2a p {
        width: 100%;
    }
	    #abt-sec3 .abt3-txt2a h6 {
        font-size: 17px;
    }
	#abt-sec4 .abt4-txt3 {
	bottom: 40px;
    left: 3%;
    width: 94%;
}
	    #abt-sec4 p {
        font-size: 13px !important;
        line-height: 23px !important;
    }
	#abt-sec4 .abt4-img1 {
    height: 320px;
}
	/*------about page end-----*/
	/*-----------inner pages end---------------*/
	    #sec-1 {
        padding-top: 90px !important;
    }
	#sec-1 > .col > .col:nth-child(2) > .vc_column-inner::before {
        width: 140px;
        height: 140px;
        left: 40px;
        top: 20px;
    }
	    #sec-1 .sec1-txt1 h1 {
        font-size: 26px;
    }
	    #sec-1 .sec1-txt1 p {
        font-size: 14px;
        line-height: 24px;
    }
	    #sec-3 .sec3-txt1 h2 {
        font-size: 24px;
        line-height: 1.3;
    }
	    #sec-4-1 .sec4-txt1 h2 {
        font-size: 29px;
    }
	#sec-4 .carousel-item {
    height: 160px;
}
	    #sec-4 .owl-stage-outer::before {
        top: -3px;
        height: 180px;
    }
	#sec-4 {
    margin-bottom: 0;
    padding-bottom: 5px !important;
}
	    #sec-6 {
        margin-bottom: 0;
        padding-bottom: 40px !important;
    }
	    #sec-6 .sec6-txt1 h2 {
        font-size: 24px;
        line-height: 1.5;
    }
	#sec-6 .sec6-txt1 h6 {
    font-size: 16px;
}
	    #sec-6 .sec6-txt1 p {
        font-size: 14px;
        line-height: 25px;
    }
	    #sec-6 .sec6-txt2a h5 {
        font-size: 17px;
    }
	    #sec-6 .sec6-txt2a p {
        font-size: 14px;
        line-height: 24px;
    }
	#sec-7 .sec7-txt1 p {
    font-size: 14px;
    line-height: 24px;
}
	#sec-8 > .col > .col,
	#sec-8 > .col > .col:last-child {
        width: 100%;
    }
	#sec-9 .sec9-txt1 {
    width: 100%;
}
	#sec-9 .sec9-txt1 h3 {
    font-size: 22px;
}
	#sec-9 .sec9-txt1 h6 {
    font-size: 16px;
}
	    #sec-9 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item > a {
        font-size: 13px;
    }
	#sec-9 ul.wpb_tabs_nav.ui-tabs-nav {
    padding: 30px 10px 15px 10px;
}
	    #sec-9 #sec9-tab1-r1a .col > .col > .vc_column-inner {
        margin: 7px 15px;
    }
	#sec-9 .sec9-txt3a {
    text-align: center;
}
	#sec-9 a#sec9-tab-btn2a {
    margin: 5px auto;
    display: table;
}
	    #sec-10 {
        padding-top: 40px !important;
    }
	#sec-10 .sec10-txt1 h2 {
    font-size: 31px;
    line-height: 40px;
}
	    #sec-10 .nectar-recent-post-slide > .recent-post-container.container {
        padding-top: 20% !important;
        padding-left: 20px;
        padding-right: 20px;
    }
	#sec-10 h4.large-featured-post-title {
    font-size: 22px;
    line-height: 34px;
}
	#sec-10 .sec10-txt1 {
    margin-bottom: 5px;
}
	    #sec-10 > .col:nth-child(2) > .col .row.blog-recent > .col.span_6 {
        width: 100%;
        margin-bottom: 25px;
    }
	#sec-10 > .col:nth-child(2) > .col .row.blog-recent > .col.span_6 > a {
    margin: 0 auto;
    display: table;
}
	    #sec-11 .sec11-txt1 h3 {
        font-size: 23px;
    }
	    #sec-11 .sec11-txt2a p {
        font-size: 14px !important;
    }
	#sec-12 .sec12-txt1 h2 br {
    display: none;
}
	#sec-12 .sec12-txt1 h2 {
        font-size: 24px;
    }
	    #sec-13 {
        padding-top: 50px !important;
    }
	#sec-13 .sec13-txt1 {
    width: 100%;
}
	#sec-13 > .col > .col:nth-child(2) .vc_column-inner {
    padding: 60px 30px 10px 30px;
}
	    #sec-13 .sec13-txt2 p {
        margin: 0 auto;
    }
	#sec-13 form .row {
    padding-bottom: 0;
}
	    #footer-1 .footer1-txt1 h3 {
        font-size: 27px;
        text-align: center;
    }
    #footer-1 #footer1-inr1 > .col > .col {
        text-align: center !important;
    }
	    #footer-1 .footer1-txt2h h6 {
        font-size: 16px;
    }
	    #footer-1 #footer1-inr2 ul li {
        font-size: 14px;
    }
	#footer-1 #footer1-inr2 .col > .col:nth-child(4) > .vc_column-inner {
    padding-left: 0;
}
	#footer-1 .cpr-txt1 p {
    font-size: 13px !important;
}
}
@media (max-width: 428px) {
		/*-------------inner pages---------------*/
	/*------inner pages Global css-------*/
	 #abt-sec1 .abt1-txt1 h1, 
	#portf-sec1 .portf1-txt1 h1, 
	#process-sec1 .proc1-txt1 h1 {
        font-size: 25px;
    }
	/*------inner pages Global css end------*/
	/*------  page------*/
#pricingp-sec1 .pricingp-sec1-txt1 h1 {
        font-size: 23px;
        line-height: 34px;
    }
	/*------  page end-----*/
	/*------ portfolio page------*/
	#portf3-tabr1 .wpb_video_widget .wpb_video_wrapper {
    padding-top: 85%;
}
	#process-sec3 h3::before {
    font-size: 14px !important;
    top: -3px !important;
    padding: 7px 9px !important;
    line-height: 24px !important;
}
	    #process-sec3 h3 {
        font-size: 20px;
        line-height: 30px;
    }
	/*------ portfolio page end-----*/
	/*------about page------*/
	#abt-sec1 .abt1-txt1 h1 {
        font-size: 24px;
        line-height: 1.6;
    }
	    #abt-sec3 .abt3-txt1 h2 {
        font-size: 25px;
    }
	    #abt-sec4 .abt4-txt2 h6 {
        font-size: 16px;
    }
	    #abt-sec4 p {
        font-size: 12px !important;
        line-height: 22px !important;
    }
	/*------about page end-----*/
	/*-----------inner pages end---------------*/
	    #sec-1 > .col > .col:nth-child(2) > .vc_column-inner::before {
        width: 120px;
        height: 120px;
        left: 40px;
        top: 10px;
    }
	    #sec-1 .sec1-txt1 h1 {
        font-size: 22px;
        line-height: 1.5;
    }
	    #sec-1 {
        padding-top: 90px !important;
        padding-bottom: 60px !important;
    }
	    #sec-1 a#sec1-btn2 {
        margin-left: 0px !important;
    }
	    #sec-3 .sec3-txt1 h2 {
        font-size: 22px;
    }
	    #sec-4 .owl-stage-outer::before {
        height: 150px;
    }
	    #sec-4 .carousel-item {
        height: 130px;
    }
	#sec-5 .wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 55%;
}
	    #sec-6 .sec6-txt1 h2 {
        font-size: 22px;
    }
	    #sec-6 .sec6-txt2a h5 {
        font-size: 16px;
    }
	#sec-7 .sec7-txt1 h3 {
    font-size: 28px;
}
	    #sec-7 .sec7-txt2 h5 {
        font-size: 19px;
        line-height: 1.5;
    }
	    #sec-9 .sec9-txt1 h3 {
        font-size: 20px;
        line-height: 32px;
    }
	    #sec-9 .sec9-txt1 h6 {
        font-size: 15px;
        font-weight: 500;
    }
	    #sec-9 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item > a {
        font-size: 12px;
    }
	    #sec-10 .sec10-txt1 h2 {
        font-size: 26px;
        line-height: 36px;
    }
	#sec-10 h4.large-featured-post-title {
        font-size: 20px;
        line-height: 32px;
    }
	#sec-10 .owl-stage {
    padding-bottom: 0;
}
	#sec-10 .owl-stage .carousel-item .inner_row {
    margin-bottom: 0;
}
	    #sec-11 .sec11-txt1 h3 {
        font-size: 22px;
        line-height: 34px;
    }
	#sec-12 .sec12-txt1 h2 {
        font-size: 22px;
    }
	#sec-13 .sec13-txt1 h3 {
    font-size: 29px;
}
	    #sec-13 > .col > .col:nth-child(2) .vc_column-inner {
        padding: 60px 20px 10px 20px;
    }
	    #footer-1 .footer1-txt1 h3 {
        font-size: 24px;
    }
	#footer-1 a#footer1-btn1 {
    margin-right: 15px;
}
	    #footer-1 #footer1-inr2 ul li {
        font-size: 13px;
    }
	    #footer-1 .cpr-txt1 p {
        font-size: 12px !important;
    }
}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}