@media screen and (max-width:1920px) and (min-width:992px) {
.dropdown:hover>.dropdown-menu {
	display: block;
	width: max-content;
	padding: 10px 0;
	right: 0;
	left: auto
}
.dropdown>.dropdown-toggle:active {
	pointer-events: none
}
}

@media (min-width:1200px) {
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	max-width: 1200px
}
}

@media only screen and (max-width:1370px) {
.navbar-light .navbar-nav .nav-link {
	padding: 0 12px
}
.hero-service-cards {
	margin-top: 120px
}
.hero-heading-sec>p {
	margin: 30px 0
}
.image-sr-mm {
	height: 200px;
	width: 100%
}
.hero-heading-sec h2 {
	font-size: 45px;
	line-height: 57px
}
.hero-card-web {
	padding-top: 120px;
	padding-bottom: 100px;
	height: 780px
}
.hero-main-rp {
	padding: 0 30px
}
.hero-section {
	padding-top: 100px;
	padding-bottom: 100px;
	height: 750px
}
}
@media only screen and (max-width:1199px) {
.why-choose-box {
	width: 30%;
}


}
@media only screen and (max-width:1150px) {
::-webkit-scrollbar {
	width: 4px
}
::-webkit-scrollbar-track {
	background: #0d0c40
}
.mobile-menu2 {
	display: block
}
.service-sec-list h5 {
	font-size: 15px;
	line-height: 24px
}
.-service-list li a {
	font-size: 11px
}
.-service-list li {
	padding: 0 3px
}
.custom-nav .nav-list {
	display: none
}
.top-header .navbar-light .navbar-nav .nav-link {
	padding: 0 12px
}
.header-heading h1 {
	font-weight: 700;
	margin-bottom: 30px;
	font-size: 45px;
	line-height: 57px
}

.menu-opne-icon {
	position: absolute;
	left: auto;
	display: none;
	right: 0;
	top: 7px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.custom-nav .nav-list li a.menu-links {
	width: 85%;
}
.menu-item.current1 .dropdown-menu {
	display: block !important;
}








.on-sub ul.dropdown-menu {
	display: block;
}

nav.navbar.navbar-expand-lg.p-0 {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
}
.navbar-toggler i {
	color: #fff;
}
.navbar-toggler {
	background: #27ae60;
	background: -moz-linear-gradient(left, #27ae60 0, #2f2f2f 100%);
	background: -webkit-linear-gradient(left, #27ae60 0, #2f2f2f 100%);
	background: linear-gradient(to right, #27ae60 0, #2f2f2f 100%);
	-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
	border: 1px solid #fff;
	position: absolute;
	right: 6px;
	top: 6px;
	line-height: 54px;
	width: 50px;
	height: 50px;
	padding: 0;
}
.navbar-toggler i {
	color: #fff;
	font-size: 24px;
}
.navbar-expand-lg .navbar-collapse.show-menu {
	display: flex !important;
}
.navbar-expand-lg .navbar-collapse {
	display: none !important;
	width: 100%;
	background-color: #fff;
	padding: 15px 10px;
	position: absolute;
	top: 0;
	height: 100vh;
	z-index: 1;
	align-content: space-between;
	flex-wrap: wrap;
	max-width: 260px;
	box-shadow: 0 0 4px 2px #999;
}
.navbar-expand-lg .navbar-toggler {
	display: block;
}	
.custom-nav {
	float: none;
}
.custom-nav .nav-list {
	display: block;
}
.custom-nav .nav-list li {
	display: inline-block;
	width: 100%;
}
.custom-nav .nav-list li a.menu-links {
	font-size: 16px;
	color: #000;
	padding: 10px 15px;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}
.navbar-nav .dropdown-menu {
	position: static;
	float: none;
	background-color: #27ae60;
	border-radius: 0;
}
.dropdown a::after  {
	position: absolute;
	right: 10px;
	top: 20px;
}
.custom-nav .nav-list li .dropdown-menu a.menu-links {
	color: #ffffff !important;
}

.dropdown-item {
	display: block;
	width: 100%;
	clear: both;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
	font-size: 15px;
	padding: 10px 15px;
	color: #fff;
}

.contact-info- .inquiry-card-nn ul li i {
	font-size: 16px;
}
.contact-info- .inquiry-card-nn ul li a {
	font-size: 12px;
}

.contact-inquiry a.btn-round-.trngl.btn-br.bg-btn {
	display: none;
}
.contact-show a.btn-round-.trngl.btn-br.bg-btn {
	display: none;
}
.contact-inquiry {
	width: 100%;
	position: static;
	top: 0;
	right: 0;
	z-index: 99;
	display: block;
	transition: all 2s linear;
	left: 0;
	margin-bottom: 10px;
}
.contact-info- {
	width: 100%;
	display: inline-block;
	padding: 0;
	background: #fff;
	border-radius: 5px;
	margin-top: 0;
	position: relative;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.contact-info- .contct-heading {
	font-size: 19px;
	color: #3c4147;
	font-weight: 700;
	padding: 11px 20px;
	letter-spacing: 0.2px;
	display: none;
}
.contact-show {
	width: 100%;
}
.main-header.sticky .custom-nav .nav-list li a.menu-links {
	color: #000;
}
.sticky .custom-nav .nav-list li a.menu-links, .sticky .dsk-logo {
	line-height: normal;
}
.contact-info-:after {
	display: none;
}

}

@media only screen and (max-width:991px) {
.popup-modal1 .modal-dialog {
	min-height: 100%;
	margin: 0 0 0 auto;
	background: #fff
}
.popup-modal1 .modal-content {
	border: 0
}
.card-stats .statistics {
	padding: 15px
}
.pr--100,
.pr--50 {
	padding-right: 0
}
.pl--100,
.pl--50 {
	padding-left: 0
}
.dg-hero-img0 {
	transform: translateZ(0);
	margin-top: 30px
}
#testimonials-avatar {
	text-align: center
}
.dot-c1 {
	position: inherit;
	height: 80px;
	border-radius: 100px;
	border: 0;
	width: 46%!important;
	margin: 20px 0 0
}
.div-item-info,
.img-block,
.service-sec-brp,
.service-sec-list,
.tcd {
	margin-top: 30px
}
.div-portfolio- {
	padding: 30px 20px
}
.itm-media-object {
	text-align: left
}
.div-item-info,
.minimal-portfolio,
.testinomial-section-app {
	text-align: center
}
.ag-dg2 {
	border-radius: 8px 8px 50px;
	right: 0
}
.ag-dg1 {
	border-radius: 8px 8px 8px 50px;
	left: 0
}
.shpdez2 {
	width: 60px;
	height: 60px
}
.img-block-ca2 .abt-ca2 {
	border-radius: 50px 00px 50px 0;
	position: relative;
	z-index: 5;
	width: 90%
}
.posiqut {
	opacity: .2;
	top: 0
}
.tcd {
	padding: 40px 30px;
	border-radius: 40px 8px 8px
}
.pl50 {
	padding-left: 0!important
}
.client-logoset {
	padding: 0 15px
}
.about-sec-app .text-l {
	text-align: center!important
}
.cta-card,
.footer-brands,
.header-heading .title-,
.mobile-app-,
.review-ref,
.service-desc-,
.servie-key-points h4,
.video-intro-pp {
	text-align: center
}
.onloadpage .pre-text- {
	width: 88%
}
.video-intro-pp {
	margin-top: 20px
}
.-content-sec,
.content-sec {
	display: block!important
}
.mr25 {
	margin-right: 0
}
.hero-heading-sec2 h1 {
	font-size: 40px;
	line-height: 50px
}
.sctxt {
	font-size: 40px
}
.portfolio-block {
	padding: 20px;
	display: block
}
.portfolio-item-info {
	width: 100%;
	padding-right: 0
}
.portfolio-item-image {
	width: 100%;
	text-align: center;
	margin-top: 30px
}
.portfolio-item-info .reviews-card {
	padding: 20px
}
.servie-key-points {
	margin-top: 30px
}
.m-mt50 {
	margin-top: 50px
}
.m-mt30 {
	margin-top: 30px
}
.lead-gen-client .clients-logo {
	max-height: max-content;
	min-height: auto;
	padding: 30px 10px
}
.main-header.sticky {
	height: 65px
}
.main-header.sticky .dsk-logo {
	line-height: 65px
}
.main-header.sticky .nav-brand img {
	max-height: 35px
}
.footer-badges- {
	margin-top: 20px
}
.ftr-brand-pp .btn-main {
	width: max-content;
	margin: 20px 0 0;
	display: block
}
.review-icons a {
	margin-top: 30px
}
.review-ref {
	display: block;
	align-items: center;
	justify-content: center
}
.service-sec-brp p {
	font-size: 15px;
	line-height: 24px
}
.m-mb30 {
	margin-bottom: 30px
}
.mt30- {
	margin-top: 0
}
.m-t-c,
.text-l {
	text-align: center!important
}
.common-heading h2,
.common-heading h4,
.common-heading>span,
.end-footer-,
.footer-link--,
.header-heading p,
.hero-content-sec,
.hero-heading-sec,
.image-block,
.single-image {
	text-align: center
}
.col-lg-3-cus,
.col-lg-6-cus {
	width: 50%
}
.hero-service-cards {
	margin-top: 40px
}
.hero-content-sec {
	display: block;
	margin-top: 40px
}
.title-hero-oth p {
	font-size: 20px;
	margin: 20px 0 0
}
.hero-heading-sec>p {
	color: #fff000;
	font-size: 18px;
	max-width: 100%;
	margin: 20px 0
}
.hero-heading-sec h2 span {
	display: inline-block
}
.hero-card-web {
	padding-top: 150px;
	padding-bottom: 100px;
	height: auto
}
.breadcrumb-area {
	padding: 120px 0 60px
}
.lead-intro-,
.single-image {
	margin: 30px auto 0;
	display: block
}
.portfolio-section:before {
	height: 300px
}
.wide-block:after {
	background-size: 150px;
	background-position: right bottom;
	opacity: .6
}
.block-space- {
	max-width: 70%
}
.wide-block {
	padding: 20px
}
.navbar .mobile-menu {
	display: inline-block
}
.mobile-none {
	display: none
}
.navbar-light .navbar-toggler {
	color: #000;
	border-color: transparent
}
.custom-btn {
	padding: 0 25px!important;
	line-height: 42px
}
.header-heading h1 {
	font-weight: 700;
	margin-bottom: 30px;
	font-size: 38px;
	line-height: 50px;
	text-align: center
}
.header-heading p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 35px
}
.btn-main {
	width: max-content;
	margin: 0 auto;
	display: block
}
.hero-section {
	padding-top: 120px;
	padding-bottom: 80px;
	height: auto
}
.image-block {
	margin-bottom: 30px
}
.pad-tb {
	padding-top: 80px;
	padding-bottom: 80px
}
.user- {
	margin: 0 auto;
	display: table
}
.opl ul li,
.statistics {
	margin-bottom: 30px
}
.statistics {
	text-align: left
}
.about-agency p,
.about-image,
.block-1 .small,
.block-1 .statnumb,
.case-study1 p,
.case-study3 p,
.common-heading.pp,
.counter-facts,
.email-subs,
.filter-menu,
.in-stats .statistics,
.office-text,
.service p,
.testimonial-card .t-text {
	text-align: center
}
.small {
	margin-top: 0
}
.small .statistics span {
	color: #27ae60
}
.small .statistics-img,
.statistics-img {
	width: 80px;
	height: 80px
}
.icon-set,
.opl ul li {
	width: 33.333%
}
.small .statistics span,
.statistics span {
	font-size: 35px
}
.opl ul li:last-child {
	margin-bottom: 0
}
.testinomial-section {
	background-size: 0
}
.img-design,
.testimonial-card .t-text,
.work-card-set {
	margin-top: 30px
}
.testinomial-section .owl-carousel .owl-dots {
	position: relative;
	width: 100%;
	text-align: center
}
.pl25 {
	padding-left: 0!important
}
.client-thumbs {
	margin: 30px auto 0;
	display: table
}
.enquire-image {
	margin-top: 30px
}
.office-card {
	margin-bottom: 60px
}
.office-text p {
	padding: 0;
	margin: 0 0 20px
}
.email-subs p {
	margin-bottom: 30px
}
.footer-social-media-icons a {
	margin: 0 10px
}
.footer-svg {
	margin: -3px 0 0
}
.block-1 .small {
	margin-top: 50px
}
.in-stats .statistics {
	margin-bottom: 0;
	display: inline-block
}
.block-1 .statnumb {
	margin: 0
}
.in-stats .statistics span {
	font-size: 35px;
	color: #ff1f8e
}
.about-image {
	margin-bottom: 30px
}
.ps-block {
	padding: 0;
	margin: 30px 0 0
}
.contact-details {
	margin-top: 60px
}
.filter-menu,
.m-mt30 {
	margin-top: 30px
}
.showin-mobile {
	display: block
}
.fl-hero {
	background-position: center center, center center;
	background-size: 0, cover;
	background-repeat: no-repeat, no-repeat
}
.active-dark .fl-hero {
	background: url(../images/hero/freelancer.png) center center no-repeat, url(../images/shape/hero-shape.svg) center center no-repeat, center center no-repeat #101010;
	background-size: 0, cover
}
.counter-facts {
	margin: 60px 0 0
}
.s-block {
	padding: 50px 15px
}
.mmt30,
.singl-heripic {
	margin-top: 30px
}
.itm-media-object h4 {
	text-align: left
}
.lead-gen-client .clients-logo {
	margin: 0 10px
}
.mobile-text-left {
	text-align: left !important;
}

.process .ps-block h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.ps-block span {
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 20px;
}
.team-text {
	max-width: 100%;
	margin-top: 20px;
	text-align: left;
}
.order-team:nth-of-type(2n+1) .team-text {
	text-align: left;
}
.gallery_product {
    width: 50%;
}
.porfolio-content p, .porfolio-content li {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 8px;
}
}

@media only screen and (max-width:767px) {
.psforgt {
	margin-top: 10px;
	display: block;
	text-align: center
}
.why-choose-box {
	width: 46%;
}
.social-btnnxx {
	display: flex
}
.follow-label,
.free-cta-title,
.video-testimonial,
.wide-sblock {
	display: block
}
.login-form-div {
	max-width: 100%;
	margin: 0 15px;
	background: #fff;
	padding: 30px 20px;
	border-radius: 8px
}
.hero-digital-agency-1 .header-heading h1 {
	font-size: 40px;
	line-height: 50px
}
.video-review+.video-review {
	margin-top: 30px
}
.mr15 {
	margin-right: 0
}
.itm-media-object .media .img-ab- {
	width: 55px
}
.-content-sec .title-hero-oth p {
	margin: 20px 0 0
}
.app-hero-bnr,
.img-hro {
	margin-top: 30px
}
.niwax {
	transform: translate3d(0, 0, 0)!important
}
.shape-c1,
.shape-c2,
.shape-c3 {
	opacity: .3
}
.apppg li p {
	font-size: 15px
}
.industry-workfor {
	padding: 15px;
	display: block;
	text-align: center;
	margin: 0 auto 15px
}
.industry-workfor img {
	width: 45px
}
.industry-workfor h6 {
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 20px
}
.light-bgs {
	padding: 30px 0
}
.s-block-content-large {
	margin: 0;
	width: 100%;
	text-align: center
}
.s-card-icon-large {
	width: 150px;
	margin: 0 auto 20px
}
.wide-sblock {
	text-align: left;
	padding: 30px 20px
}
.about-freelance p,
.about-lead-gen p,
.s-block-content,
.skyline-img,
.why-choos-lg p {
	text-align: center
}
.s-block-content {
	margin: 0
}
.footer-link-v2 a {
	padding: 14px 0
}
.clients-logo {
	padding: 60px 15px
}
.cta-call a {
	font-size: 20px
}
.itm-media-object .media-body {
	margin-left: 15px
}
.badges-content p {
	padding: 0
}
.footer-badges- li a img {
	width: 100%
}
.service-sec-list h5 {
	font-size: 18px;
	line-height: 28px
}
.-service-list li a {
	font-size: 13px
}
.-cta-btn p {
	margin: 0 0 30px;
	font-size: 25px;
	line-height: 35px
}
.col-lg-3-cus,
.col-lg-6-cus {
	width: 100%;
	text-align: center
}
.service-slide {
	max-width: initial
}
.why-choos-lg .media-body p {
	text-align: left
}
.follow-label h6 {
	margin: 0 0 10px
}
.follow-label {
	text-align: center
}
.follow-label h6:after {
	content: none
}
.follow-label a {
	font-size: 20px
}
.tabs-layout .nav-tabs .nav-link {
	padding: 12px 35px;
	margin: 0 auto 10px
}
.tabs-layout .nav-tabs .nav-item {
	margin-bottom: 5px;
	display: contents
}
.about-statistics .statistics,
.form-blog {
	margin-bottom: 30px
}
.order1 {
	order: 1
}
.order2 {
	order: 2
}
.pad-tb {
	padding-top: 60px;
	padding-bottom: 60px
}
.icon-set,
.opl ul li {
	width: 50%
}
.email-subs-form button {
	width: 55px;
	height: 55px;
	border-radius: 100px;
	font-size: 0;
	line-height: 55px;
	padding: 5px;
	text-align: center
}
.email-subs-form input {
	width: 100%;
	height: 65px;
	padding: 0 30px
}
.shape-a1 {
	bottom: -130px;
	left: -50px
}
.shape-a2 {
	bottom: -30px;
	right: -70px
}
.portfolio-meta {
	margin-top: 30px
}
.pr25 {
	padding-right: 0!important
}
.bhvi {
	font-size: 17px;
}
.form-blog {
	background: #fafafb;
	padding: 30px 15px
}
.gallery_product {
    width: 100%;
}
.gallery_product:nth-child(2n) .isotope_item {
    flex-direction: column;
}
.portfolio-page .nav-tabs .nav-link {
	padding: 0 8px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.isotope_item h4 {
    font-size: 15px;
    line-height: normal;
}
.isotope_item p {
    font-size: 12px;
    line-height: normal;
}
.portfolio-page .col-md-4.col-lg-3 {
    border-right: 0 solid #999999;
}
.portfolio-page .common-heading {
    text-align: left;
    padding-right: 0;
    padding-top: 30px;
}
.portfolio-page .common-heading span, .portfolio-page .common-heading h1 {
    text-align: left;
}
.portfolio-page .common-heading ul.side-info-menu-list {
    display: none;
}
.porfolio-content {
    padding: 10px 0;
    padding-top: 0;
}
.portfolio-page .common-heading h1 {
    margin-bottom: 20px;
}
}

@media (min-width:576px) {
.modal-dialog {
	max-width: 400px;
	margin: 1.75rem auto
}
}

@media (max-width:580px) {
.ftr-brand-pp .btn-main {
	width: max-content;
	margin: 20px auto 0;
	display: block
}
.ftr-brand-pp {
	text-align: center
}
.hero-image::before {
	top: -80px;
	width: 350px !important;
	height: 350px !important;
}
.hero-image::after {
	top: -35px !important;
	width: 320px !important;
	height: 320px !important;
}

}
@media only screen and (max-width:480px) {
.why-choose-box {
	width: 100%;
	margin: 0;
}
.why-choose .s-block {
	min-height: 100%;
	padding-bottom: 20px;
}


}

@media only screen and (max-width:520px) {
.service-point-2 li {
	float: none;
	width: 100%
}
p {
	font-size: 16px;
	line-height: 28px;
}
.commerce-logo .logo-box {
	padding: 0 5px;
}
.commerce-logo {
	padding: 10px 5px;
}
.commerce-logo .logo-box p {
	font-size: 10px;
	margin: 0 0 0;
}
.logo-box .img-fluid {
	width: 70px;
}

.hero-heading-sec h2 {
	font-size: 35px;
	line-height: 45px
}
.footer-badges- {
	display: flow-root;
	justify-content: space-between
}
.footer-badges- li {
	display: block;
	width: 50%;
	float: left;
	padding: 0 6px
}
.m-pad {
	padding: 0
}
.main-header {
	padding: 0 15px
}
.title-serv-c {
	text-align: center
}
.author-block .media,
.contact-details .media {
	display: block
}
h1 {
	font-size: 32px;
	line-height: 42px
}
.bread-title h2,
h2 {
	font-size: 26px;
	line-height: 36px
}
h3 {
	font-size: 24px;
	line-height: 34px
}
h4 {
	font-size: 20px;
	line-height: 30px
}
h5 {
	font-size: 18px;
	line-height: 26px
}
h6 {
	font-size: 16px;
	line-height: 24px
}
.small .statistics span,
.statistics span {
	font-size: 30px
}
.custom-control label {
	font-size: 12px
}
.contact-details .media-body {
	padding: 0;
	margin: 20px 0 0
}
.shape-a1 {
	bottom: -130px;
	left: -150px
}
.filters .filter-menu li {
	padding: 20px 12px;
	margin-bottom: 6px
}
.comments-block .user-info h5 span {
	font-size: 15px;
	text-align: left;
	float: none;
	color: #6a6a8e;
	display: block;
	padding: 5px 0 0
}
.author-block .user-info {
	margin: 15px 0 0
}
.replied {
	padding-left: 0
}
}

@media only screen and (max-width:350px) {
.header-heading h1 {
	font-size: 30px;
	line-height: 40px
}
h2 {
	font-size: 24px;
	line-height: 32px
}
.info-card a {
	font-size: 16px
}
.custom-btn {
	padding: 0 14px!important;
	line-height: 42px
}
.filters .filter-menu li {
	font-size: 12px
}
.case-study4 .card-stats .statistics {
	padding: 10px
}
.case-study4 .statistics h3 {
	font-size: 15px;
	margin: 10px 0 0
}
.hero-image::before {
	top: -80px;
	width: 300px !important;
	height: 300px !important;
}
.hero-image::after {
	top: -35px !important;
	width: 230px !important;
	height: 230px !important;
}
}