@media screen and (max-width: 3840px) {
    /* 3840px X 2160px */
     img {
        max-width: 100%;
        height: auto;
    }
     img {
        display: block;
    }
}
 @media screen and (max-width: 2560px) {
    /* 2560px X 1600px */
}
 @media screen and (max-width:1920px) {
    /* 1920px X 1080px */
}
 @media screen and (max-width: 1800px) {
}
 @media screen and (max-width: 1750px) {
}
 @media screen and (max-width: 1680px) {
    /* 1680px X 1050px */
     .ClienLogoWrapper .owl-carousel {
        padding: 0 35px;
    }
     .ClienLogoWrapper .owl-nav .owl-prev, .reviews .slick-prev {
        left: 0;
    }
     .ClienLogoWrapper .owl-nav .owl-next, .reviews .slick-next {
        right: 0;
    }
     .about-wrap {
         margin: 60px 0;
    }
     .our-work-testimonial {
         padding: 70px 0;
    }
     .our-work-testimonial .col-right .owl-carousel {
         padding-bottom: 5px;
    }
     .how-we-did-it {
         padding: 70px 0 120px;
    }
     .how-it-looked {
         padding: 60px 0 60px;
    }
     .how-it-looked h2 {
         margin-bottom: 35px;
    }
     .how-we-did-it h2 {
         margin-bottom: 40px;
    }
     .contact-quote {
         padding: 60px 0;
    }
     .form-wrap .wpcf7-form-control {
         padding: 8px 20px;
    }
     .form-wrap fieldset {
         margin: 0 0 30px;
    }
}
 @media screen and (max-width: 1600px) {
    /* 1600px X 900px */
     .findBoxImg {
        margin-right: -90px;
    }
}
 @media screen and (max-width: 1540px) {
    /* 1540px X 800px */
     .wrapper {
         width: 100%;
        padding: 0 20px;
    }
	 #content .portfolio_banner .wrapper {
		height: 450px;
	}
	 .page-banner .banner-content {
		height: 400px;
	}
	 .page-banner .banner-content .left-col-banner .banner-title {
		width: 100%;
	}
    h1,
	 .page-banner .banner-content .left-col-banner h1 {
		font-size: 50px;
		line-height: 1.2;
	}
     h2 {
		font-size: 2.3rem;
	}
     h3 {
         font-size: 1.5rem;
    }
     h4 {
        font-size: 30px;
    }
     .footer_top h5 {
         font-size: 19px;
         line-height: 24px;
    }
     .client_nameArea h6 {
        font-size: 18px;
        line-height: 25px;
    }
     .services_box_inner h6 {
         font-size: 20px;
         line-height: 26px;
    }
     .commonButton {
        padding: 0 30px;
        font-size: 14px;
    }
     .banner_left {
        width: 650px;
    }
     body {
         font-size: 18px;
         line-height: 28px;
    }
     .recent_blog a {
        font-size: 17px;
        line-height: 22px;
    }
     .Quick_link li a {
        font-size: 17px;
        line-height: 21px;
    }
     .locationWrap li p {
        font-size: 17px;
        line-height: 23px;
    }
     .locationWrap li {
        font-size: 17px;
        line-height: 21px;
    }
     .fotter_logo ul li a {
         width: 48px;
        height: 48px;
    }
     .locationWrap {
        padding-left: 30px;
    }
     .Quick_link {
         padding-left: 40px;
         padding-right: 40px;
         margin-left: 100px;
    }
     .recent_blog {
         padding-left: 40px;
        padding-right: 30px;
    }
     .header_contact .phone {
        font-size: 18px;
    }
     nav ul li {
         margin-right: 60px;
    }
     .fullyInner {
        margin: 0 auto;
    }
     .findBoxImg {
        margin-right: 0;
    }
     .findBox {
        width: 45%;
    }
	 
	 .page-banner .banner-content .left-col-banner {
    	padding-right: 0px; 
    	padding-left: 10px;	 
		 width: calc(((100% - 1200px) / 2) + 500px);
	 }
	 .banner-title-text {
		 width: 100%;
	 }
}
 @media screen and (max-width: 1520px) {
	 #primary.sidebar-holder #main {
		 padding-left: 20px;
		 padding-right: 20px;
	 }
	 #primary.sidebar-holder #sidebar {
		 padding-right: 20px;
	 }
}


 @media screen and (max-width: 1440px) {
	  .page-banner .banner-content .left-col-banner h1 {
		 font-size: 45px;
	 }
	 .our-work-testimonial .col-left li {
		padding: 30px;
	}
	 .our-work-testimonial .col-left li .counter {
		font-size: 30px;
	}
	 .our-work-testimonial li .box-content p {
		font-size: 17px;
	}
}
 @media screen and (max-width: 1366px) {
    /* 1366px X 768px */
     .ClienLogoWrapper .owl-nav button i{
        font-size: 27px;
    }
	 h1 {
		font-size: 42px;
	}
	 .banner_left h1 + p {
		font-size: 17px;
	}
     .services_box_inner {
         padding: 30px 20px 20px 20px;
    }
     img.quott {
         width: 50px !important;
    }
	 .page-banner .banner-content {
		height: 300px;
	}
     .ContentBox p {
        font-size: 16px;
        line-height: 26px;
    }
     .portfolioName h6 {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 1px;
    }
     .portfolioName h5 {
        font-size: 22px;
        line-height: 28px;
    }
}
 @media screen and (max-width: 1350px) {
	 #main .single-post-title {
		 font-size: 2.4rem;
	 }
}

 @media screen and (max-width: 1285px) {
	 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, .header_contact .phone {
		 font-size: 16px;
	 }
	 .maximizeWraper .bbtnWrap {
		flex-shrink: 0;
	}
	 .header_contact .commonButton {
		 margin-left: 10px;
		 padding:0 15px;
	 }
     nav ul li {
         margin-right: 10px !important;
    }
	 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
		 margin-left: 10px !important;
	 }
	 .our-process, .service-gallery-section {
		padding: 70px 0px;
	}
     .Testimonials .wrapper {
        width: 100%;
    }
	 #content .portfolio_banner .wrapper {
		height: 350px;
	}
	 .workName {
		font-size: 17px;
		line-height: 1.2;
	}
	 .service-full-width-image-section {
		 padding: 70px 20px;
	 }
	 .maximizeWraper h4 {
		font-size: 26px;
	}
     .bText {
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
	  .page-banner .banner-content .left-col-banner h1 {
		 font-size: 36px;
	 }
    .Testimonials h2 {
		position: relative;
		right: auto;
		top: auto;
		margin: 0px 0px 35px;
		text-align: center;
	}
	 .workBox img {
		height: 200px;
	}
	 .partners-logo li {
		padding: 0px 20px;
	}
	 h2 {
		font-size: 1.9rem;
	}
	 .about-wrap {
		font-size: 16px;
	}
	.alignright, .alignleft {
		max-width: 40%;
	}
	 #primary.sidebar-holder #main .entry-content {
    	font-size: 17px;
		 line-height: 1.5;
	 }
	 .our-work-testimonial .col-left li {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	 .box-content {
		padding-left: 0px;
		padding-top: 20px;
		text-align: center;
	}
	 .our-work-testimonial li .box-content p {
		font-size: 16px;
		line-height: 1.5;
	}
}

 @media screen and (max-width: 1024px) {
    /* 1024px X 768px */
     .banner_left {
        width: 500px;
    }
	 .how-we-did-it ul li .icon img {
    	width: 80px;
    	height: 80px;
		object-fit: contain;
	}
     .header_contact {
        display: none;
    }
     .site_header a.logo {
        width: 80px;
    }
     .commonButton {
        padding: 0 20px;
        font-size: 13px;
        height: 45px;
        line-height: 44px;
    }
     div#content.site-content {
        padding-top: 98px;
    }
	 .home_banner h1 {
		font-size: 32px;
		 line-height: 1.25;
	}
	 .banner_left h1 + p {
		font-size: 14px;
		line-height: 1.5;
	}
     .ServiceSection {
        padding: 50px 0 30px 0;
    }
     div#mobile-bars {
         position:relative;
         display: block;
         margin-left: 20px;
        z-index: 13;
    }
	 #mobile-menu {
		 display: block;
	 }
     div#mobile-bars .menuClose {
        display: none;
    }
     div#mobile-bars a {
         font-size: 27px;
        color: #a1ce3f;
    }
     nav {
         position: fixed;
        left: 0;
         top: 0;
         bottom: 0;
         right: 0;
         z-index: 10;
         opacity:0;
         transform-origin: top;
         transform: scaleY(0);
         -webkit-transform: scaleY(0);
         transition: all ease 500ms;
         -webkit-transition: all ease 500ms;
    }
     nav.open {
         transform: scaleY(1);
         -webkit-transform: scaleY(1);
         background: #a1ce3f;
        opacity:1;
         overflow: auto;
    }
     div#mobile-bars.open a {
         color: #01134d;
    }
     div#mobile-bars.open .menuClose {
         display: block;
    }
     div#mobile-bars.open .menuBars {
         display: none;
    }
     nav ul#menu-header_menu {
         display: block;
         width: 300px;
        /* flex-direction: column;
         */
        /* position: absolute;
         */
        /* top: 50%;
         */
        /* left: 50%;
         */
        /* -webkit-transform: translate(-50%,-50%);
         */
        /* transform: translate(-50%,-50%);
         */
         margin: 0 auto;
    }
     nav ul li {
         margin-right: 0;
        width: 100%;
    }
     .site_header nav li a, .site_header.fixed nav li a {
         color: #fff;
         text-align: center;
         font-size: 25px;
         padding: 17px 0;
        border-bottom: 1px solid #8bb335;
        display: block;
    }
     .site_header nav li:last-child a,.fixed nav li:last-child a {
        border-bottom: none;
    }
     .site_header nav li a:hover,.fixed nav li a:hover {
         color:#152351;
    }
     nav li a::after {
         display:none;
    }
     .services_box_inner {
        display: block;
        text-align: center;
    }
     .services_box_inner img {
        margin: 0 auto 15px auto;
    }
     .services_box_inner {
        padding: 20px;
    }
     .services_box_inner p, body, .footer_copyright p {
        font-size: 15px;
        line-height: 24px;
    }
     .Testimonials h3 {
        position: unset;
        right: unset;
        top: unset;
        text-align: center;
        margin-bottom: 30px;
    }
     .Testimonials, .ourSection {
         padding: 60px 0 ;
    }
     .ourSection h2 {
        margin-bottom: 30px;
    }
     .workInner {
        margin: 0 -10px;
    }
     .workName {
        bottom: 15px;
        padding: 0 10px;
        font-size: 17px;
        line-height: 22px;
    }
     .workBox {
        padding: 0 10px;
    }
     .workBox::after {
        left: 10px;
        right: 10px;
    }
     .ourSection .commonButton {
        width: 160px !important;
    }
     .bbtnWrap {
        width: 305px;
    }
     .maximizeWraper h4 {
         width: calc(100% - 335px);
    }
     .maximizeWraper {
        padding: 50px 0;
    }
     .fotter_logo a.logo {
        width: 80px;
    }
     .Quick_link {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 20px;
    }
     .recent_blog {
        padding-left: 20px;
        padding-right: 20px;
    }
     .locationWrap {
        padding-left: 20px;
    }
     .recent_blog a, .Quick_link li a, .locationWrap li, .locationWrap li p {
        font-size: 14px;
        line-height: 22px;
    }
     .locationWrap li p br{
         display:none
    }
     .footer_top {
        padding: 50px 0 40px 0;
    }
     .locationWrap li strong {
        font-size: 14px;
        line-height: 18px;
    }
     .portfolio_section {
        padding: 80px 0;
    }
     .childBox::before {
         bottom: 0;
         left: 0;
         right: 0;
    }
     .ComBox {
        padding: 35px 40px;
    }
     .findInner {
        align-items: flex-end;
    }
     .findBoxImg img {
        margin-bottom: -110px;
    }
     .Community_Teamwork {
        padding-top: 320px;
    }
     .our-work-testimonial .col-left {
         width: 390px;
    }
     .our-work-testimonial .col-right {
         width: 560px;
    }
     .our-work-testimonial .col-right .owl-carousel {
         padding-bottom: 10px;
    }
     .how-we-did-it ul li .content {
         font-size: 17px;
    }
     .our-work-testimonial .wrapper{
         flex-wrap: wrap;
    }
     .our-work-testimonial .col-left, .our-work-testimonial .col-right {
         width: 100%;
    }
     .our-work-testimonial .col-right{
         order: 1;
    }
     .our-work-testimonial .col-left{
         order: 2;
    }
     .our-work-testimonial h2{
         margin-bottom: 20px;
    }
     .our-work-testimonial .col-left {
         margin: 30px 0 0;
    }
     .our-work-testimonial .col-left li .counter {
         font-family: 'Poppins', sans-serif;
         font-size: 31px;
    }
     .our-work-testimonial .col-left li{
         margin-bottom: 20px;
    }
     .contact-quote h2 {
         margin-bottom: 45px;
    }
     .about-wrap img{
        width: 100%;
    }
     .about-wrap .wp-block-column + .wp-block-column {
         margin-left: 0 !important;
         margin-top: 30px;
    }
     nav ul.menu > li.menu-item-has-children > a:after{
         top: 20px;
         right: 0;
         left: auto;
    }
     nav ul li.menu-item-has-children:hover ul.sub-menu {
         position: static;
         background: transparent;
    }
     ul.sub-menu li a {
         font-size: 1rem !important;
         display: block !important;
         padding: 15px 10px !important;
    }
     ul.sub-menu li > ul.sub-menu{
         opacity: 1 !important;
         visibility: visible !important;
    }
     nav ul.menu li > ul.sub-menu > li.menu-item-has-children{
         background-image: none;
    }
     nav ul.menu li > ul.sub-menu > li.menu-item-has-children > a{
         background-image: url(../images/mobile-menu-arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
    }
    .accordion-wrap {
	    flex-wrap: wrap;
	}
	.acc-container{ width: 100%; }
	.acc-head h4 {
		font-size: 18px;
		padding-right: 45px;
	}
	.acc {
		padding: 25px 25px 25px 25px;
		margin: 0 0 20px;
	}
	.our-process {padding: 60px 0 60px;}
	.social-media-plans {padding: 65px 0;}
	.plan-table tr th {
	    font-size: 17px;
	    padding: 12px 20px;
	}
	.plan-table tr th:nth-child(3):before {
	    height: 40px;
	    top: -20px;
	}
	.plan-table tr td:first-child {
	    padding-left: 30px;
	}
	.plan-table tr td{ font-size: 16px; word-break: break-word; }
	.our-review h2 {
	    margin-bottom: 40px;
	}
	.our-review {
	    padding: 50px 0 70px;
	}
	.reviews .testi-box {
	    padding: 20px 25px;
	}
	.testi-box .autor-info {
	    margin: 30px 0 -40px;
	}
	.reviews .testi-box .autor-img img {
	    width: 60px !important;
	    height: 60px;
		min-width: 60px;
	}
	.reviews .testi-box .autor-name {
	    font-size: 15px;
	}
	article.blog-block h4 {
	    font-size: 18px;
	}
	article.blog-block .content {
	    font-size: 16px;
	}
	article.blog-block .content br{ display: none; }
	article.blog-block .date {
	    padding: 5px 20px 5px;
	}
	 body.single-post .alignright {
		 float: none;
		 clear: both;
	 }
	 .reviews .testi-box .content {
		font-size: 16px;
	}
}
 @media screen and (max-width: 850px) {
    /* 768px X 1024px */
     img.banner_image {
        height: 400px;
         object-fit: cover;
         -webkit-object-fit: cover;
    }
    .banner_left {
		width: 450px;
	}
     .services_box {
        width: 50%;
    }
     .workBox {
        width: 50%;
        margin-bottom: 20px;
    }
     .maximizeWraper .widget_block, .footer_top .wrapper {
        flex-direction: column;
        flex-wrap: wrap;
    }
     .maximizeWraper h4 {
        width: 100%;
         margin-bottom:20px;
        text-align: center;
    }
	 .banner_left .blueButn {
		margin-top: 0px;
	}
     .bbtnWrap {
        width: 100%;
        text-align: center;
    }
     .fotter_logo {
        border-bottom: 1px solid #f4f4f4;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
     .fotter_logo ul {
        justify-content: center;
    }
     .Quick_link,.recent_blog, .locationWrap {
        padding: 0 0 10px 0;
        margin: 0 0 30px 0;
        border-bottom: 1px solid #f4f4f4;
        border-left: none;
        border-right: none;
        text-align: center;
        width: 100%;
    }
     .Quick_link ul {
        column-count: 1;
    }
     .locationWrap {
        margin: 0;
        padding: 0;
         border: none;
    }
     .portfolioName h5 br {
        display: none;
    }
     .portfolioName {
         bottom: 22px;
    }
     .portfolioName h5 {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 13px;
    }
     .portfolioName h6 {
        letter-spacing: 0px;
    }
     .portfolioBox {
        margin-bottom: 30px;
    }
     .Community_Teamwork {
        padding-top: 220px;
    }
     .bText {
        max-width: 95%;
    }
     .ComBox {
        width: 100%;
        border-bottom: 1px solid #ddd7e9;
    }
     .ComBox:last-child {
        border-right: none;
        border-bottom:none;
    }
     .ComBox:first-child {
        border-right: none;
    }
     .fullyInner {
        flex-wrap: wrap;
    }
     .fulyContent {
        padding-left: 0;
        margin-top: 50px;
        text-align: center;
    }
     .fullyBox {
         width: 100%;
    }
     .fullyBox img {
        max-width: 500px;
         display: block;
        margin: 0 auto;
         width: 100%;
    }
     .findInner {
        flex-wrap: wrap;
    }
     .findBox {
         width: 100%;
         text-align: center;
         margin-bottom: 45px;
    }
     .findBox img.alignnone {
        margin-left: auto;
        margin-right: auto;
    }
     .findBoxImg {
         width: 100%;
        max-width: 500px;
         margin-left: auto;
        margin-right: auto;
    }
     .programInner {
        flex-wrap: wrap;
    }
     .progBoxImg {
        width: 100%;
        padding-right: 0;
        max-width: 550px;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }
     .progBoxCont {
         width: 100%;
         padding-left: 0;
        text-align: center;
    }
     .custom_program,.fully_resposive {
         padding: 60px 0;
    }
     .fully_resposive {
        margin-top: 0;
    }
    .social-media-plans-head{ flex-wrap: wrap; text-align: center;    margin: 0 0 60px; }
    .social-media-plans-head h2, .social-media-plans-head p{ width: 100%; }
    .social-media-plans-head h2{ text-align: center; }
    .reviews, .blog-row {
		flex-wrap: wrap;
		row-gap: 0px;
	}
    .reviews .item, .blog-row article.blog-block {width: 100%;margin-bottom: 30px;}
    .blog-row article.blog-block img {
	    width: 100%;
	}
    .our-review {
	    padding: 50px 0 30px;
	}
	.related-blogs {
	    margin: 60px 0 30px;
	}
   ul.team li {
       width: 50%;
    }
    .about-wrap p br{ display: none; }
    .about-wrap {
       margin: 40px 0;
   }
   .watch-video{padding: 50px 0 70px;}
   .partners-logo li { padding: 0 20px; }
   .meet-with-team { padding: 60px 0; }
	 
	 
}
 @media screen and (max-width: 800px) and (orientation: landscape) {
}
 @media screen and (max-width: 767px) {
	 .page-banner .banner-content .left-col-banner h1 {
		 font-size: 32px;
	 }
	 .page-banner .banner-content .right-col-banner img {
		height: 50vw;
	}
	 .page-banner .banner-content {
		 flex-direction: column-reverse;
	 }
	 .page-banner .banner-content {
		 height: 100%;
	 }
	 .page-banner:after {
		 display: none;
	 }
	 .page-banner .banner-content .left-col-banner {
		 width: 100%;
		 padding: 50px 20px;
		 text-align: center;
		 align-items: center;
		 justify-content: center;
	 }
	 .acc-content {
    	font-size: 16px;
	}
	 .page-banner .banner-content .left-col-banner .banner-icon { 
		bottom: 0;
		opacity: .8;
		 left:-100px;
		 display: none;
	}
	 .page-banner .banner-content .right-col-banner {
		 width: 100%;
	 }
	 #primary.sidebar-holder .wrapper {
		 flex-direction: column;
	 }
	 #primary.sidebar-holder #main{
		 width: 100%;
	 }
	 #primary.sidebar-holder #main .entry-content {
		 padding-right: 0;
	 }
	 #primary.sidebar-holder #sidebar {
		 padding-left: 20px;
	 }
	 .reviews.slick-slider {
		padding: 0px 30px;
	}
	 .service-button-toggle {
		 padding: 0 10px;
	 }
	 .partners-logo {
    	column-gap: 0px;
		row-gap: 0px;
	}
	 .partners-logo li {
		width: calc(100% / 3);
		padding: 0px 10px;
		margin: 0px 0px 20px;
	}
	 .partners-logo li .logo-box {
		height: 75px;
	}
	 .reviews .testi-box .content {
		font-size: 15px;
	}	
	 #primary.sidebar-holder #main .entry-content {
    	font-size: 16px;
	 }
	 #main .single-post-title {
		font-size: 1.8rem;
	}
	 .service-full-width-image-section {
		 padding: 50px 20px;
	 }
	 #main .post-meta {
		font-size: 15px;
	}
	 .alignright, .alignleft {
		max-width: 100%;
		margin: 0px auto 25px;
	}
	 .our-work-testimonial .wrapper div:only-child ul {
		flex-direction: column;
		row-gap: 20px;
	}
	 .our-work-testimonial .wrapper div:only-child ul li {
		margin: 0px;
		width: 100%;
		max-width: 100%;
	}
	 #sidebar .widget_block ul li {
		font-size: 16px;
	}
	 .banner-title h1 {
		margin-bottom: 0px;
	}
	 #sidebar .widget_block h3 {
		font-size: 1.3rem;
	}
	 #primary.sidebar-holder #sidebar {
		width: 100%;
	}
	 .banner-title-text {
		padding-left: 0px;
	}
	 .left-gallery ul {
		display: block;
		column-count: 2;
	}
	 .left-gallery ul li, .left-gallery ul li:first-child, .left-gallery ul li:last-child, .left-gallery ul li:nth-last-child(2), .left-gallery ul li:nth-last-child(3), .left-gallery ul li:last-child {
		width: 100%;
		 padding: 0px 0px 16px;
	}
	#main .form-column {
		margin-top: 30px;
	}
    /* 736px X 414px */
}
 @media screen and (max-width: 750px) and (orientation: landscape) {
}
 @media screen and (max-width: 700px) {
    /* 667px X 375px */
     img.banner_image {
        height: auto;
        object-fit: unset;
        -webkit-object-fit: unset;
    }
     .home_banner .wrapper {
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
        -webkit-transform: unset;
    }
	 .how-we-did-it ul li {
		min-height: unset;
		padding: 20px;
	}
	 .how-we-did-it ul li .content p {
		margin: 0px;
	}
	 .how-we-did-it ul li .icon img {
    	width: 70px;
		height: 70px;
	}
     .banner_left {
        width: 100%;
        text-align: center;
         padding: 50px 0;
    }
     h1 {
        font-size: 30px;
        line-height: 35px;
    }
     h2 {
        font-size: 24px;
        line-height: 33px;
    }
     .ServiceSection h2 {
        margin-bottom: 30px;
    }
     .services_box_inner h6 {
        font-size: 18px;
        line-height: 24px;
    }
     h4 {
        font-size: 20px;
        line-height: 25px;
    }
	 .reviews .testi-box .autor-name img {
		margin: 10px auto 0px;
	}
	 .autor-img {
		margin-right: 0px;
		margin-bottom: 10px;
	}
     .portfolio_section {
        padding: 20px 0 50px 0;
    }
     .pagination_wrap {
        padding-top: 30px;
    }
     .portfolioBox {
        padding: 0 7px;
    }
     .portfolioInner {
        margin: 0 -7px;
    }
    .service-single-banner .wrapper {
	    text-align: center;
	    background: #8157a4;
	    padding: 20px;
	}
	.service-single-banner h1{
		color: #fff;
	}
	.desktop-table {
	    display: none;
	}
	.mobile-table {
	    display: block;
	}
	.plan-table tr th:nth-child(2) {
	    border-radius: 10px 10px 0 0;
	}
	table.plan-table {
	    margin: 0 0 30px;
	}
	.social-media-plans {
	    padding: 65px 0 30px;
	}
	 #page .wp-block-button a {
    	font-size: 16px;
		padding: 16px 35px 15px;
	}
	 body .is-layout-flex.flip-mobile {
		flex-direction: column-reverse;
	}
	 .wp-block-columns {
    	column-gap: 0px;
		row-gap: 0px;
	}
	 .about-wrap .flip-mobile .wp-block-column + .wp-block-column {
		margin-top: 0px;
		margin-bottom: 30px !important;
	}
	 .our-process, .service-gallery-section {
		padding: 50px 0px;
	}
}
 @media screen and (max-width: 650px) {
     .Testimonials .owl-carousel {
        width: 100%;
    }
	 .Testimonials .owl-nav {
		 bottom: -50px;
	 }
     .ClientImgBox {
        width: 120px;
        position: unset;
        top: unset;
        -webkit-transform: unset;
        transform: unset;
        right: unset;
        margin: 0 auto 20px auto;
    }
     .client_Wrapper {
        width: 100%;
        max-width: 512px;
        height: 512px;
         padding: 30px 50px 80px 50px;
         margin: 0 auto;
    }
	 .ContentBox p {
		 padding-right: 0px;
	 }
     .ContentBox {
         text-align: center;
    }
     img.rating {
        margin: 0 auto;
    }
     .portfolioInner {
        margin: 0;
    }
     .portfolioBox {
         width: 100%;
         padding: 0;
    }
	 .plan-table tr th {
		word-break: normal;
	}
	 .how-we-did-it p, .our-review p, .related-blogs p {
		font-size: 16px;
	}
	.blog-block .link-more a {
		font-size: 16px;
	}
	 .team-box h4 {
		font-size: 18px;
	}
}
 @media screen and (max-width: 600px) {
    /* 568px X 320px */
     .services_box_inner h6 {
        font-size: 16px;
        line-height: 24px;
    }
     .comDescribe p,.comDescribe ul li,.fulyContent p,.findBox p,.progBoxCont p, .services_box_inner p, body, .footer_copyright p {
        font-size: 16px;
   		line-height: 1.5;
    }
    h3 {
         font-size: 1.3rem;
    }
     .header_contact .phone span, .header_contact .commonButton span {
        display: none;
    }
     .header_contact .commonButton i {
        display: block;
        margin-top: 10px;
        font-size: 20px;
    }
     .header_contact .commonButton {
        margin-left: 14px;
        padding: 0 11px;
    }
     .site_header a.logo {
        width: 70px;
    }
     div#content.site-content {
        padding-top: 88px;
    }
     .services_box {
        padding: 0 10px;
    }
     .serviceInner {
        margin: 0 -10px;
    }
     .services_box_inner {
        min-height: 280px;
    }
	 .services_box {
		 margin-bottom: 20px;
	 }
	 img.cltBg {
		 display: none;
	 }
     .ourSection .commonButton {
        margin-top: 20px !important;
    }
     img.quott {
        width: 40px !important;
        margin: 0 auto 12px auto;
    }
     .custom_wordPress_website_banner {
         padding-top: 75px;
        padding-bottom: 183px;
    }
     .Community_Teamwork {
        padding-top: 260px;
    }
     .commInner {
        margin: 40px auto 0 auto;
    }
     .fully_resposive h2, .before_after_Section h2 {
         margin-bottom: 35px;
    }
     .testi-box {
        padding: 30px 30px;
        font-size: 16px;
    }
     .testi-box .autor-img img {
         width: 70px !important;
         height: 70px;
    }
     .testi-box .autor-name {
         font-size: 17px;
    }
     .testi-box .autor-info {
         margin: 30px 0 -50px;
    }
     .form-wrap .wpcf7-form-control{
         height: 50px;
    }
     .how-we-did-it {
        padding: 50px 0 40px;
    }
     .our-work-testimonial .col-left li .content {
         font-size: 16px;
    }
	 .home-services-toggle-effect {
		 flex-direction: column;
		 align-items: center;
	 }
	 #content .home-services-toggle-effect .service-button-toggle:not(:last-child) {
		 margin-bottom: 10px;
	 }
	  .service-button-toggle {
    	padding: 0px;
		width: 100%;
	}
	 .team-popup .content {
		font-size: 16px;
		line-height: 1.5;
	}
	 #content .home-services-toggle-effect .service-button-toggle a {
		padding: 15px 20px;
		width: 100%;
		font-size: 16px;
	}
	 .ClienLogoWrapper .slick-slide {
		margin: 0px;
	}
	 .site_header {
		padding: 0px;
	}
	 .home_banner .banner_image {
		width: 175%;
		max-width: unset;
		margin-left: -75%;
	}
	 #content .portfolio_banner img {
		margin: 0px;
	}
}
 @media screen and (max-width: 600px) and (orientation: landscape) {
}
 @media screen and (max-width: 550px) {
     .comHeadg h5 {
        font-size: 21px;
        line-height: 25px;
    }
     .testi-box .autor-info {
         display: flex;
         align-items: center;
         margin: 30px 0 0;
         text-align: center;
         flex-wrap: wrap;
         justify-content: center;
    }
     .testi-box {
         padding: 30px 30px;
    }
     .how-we-did-it ul li {
         width: 50%;
		 border: none;
    }
     .how-we-did-it ul li:hover{
         transform: scale(1.0);
         border-radius: 0;
    }
     .how-we-did-it {
         padding: 50px 0 20px;
    }
     .form-wrap > div {
         width: 100%;
    }
     .form-wrap .wpcf7-form-control{
         height: 50px;
    }
     .form-wrap fieldset {
         margin: 0 0 20px;
    }
     .left-gallery ul li img{
         border-radius: 8px;
    }
     .left-gallery ul {
         margin: 0 -10px;
    }
     .left-gallery, .right-gallery {
         width: 100%;
         padding: 0;
    }
     .how-it-looked-gallery{
         flex-wrap: wrap;
    }
     .right-gallery img {
         width: 100%;
    }
     .form-wrap .wpcf7-form-control{
         font-size: 16px;
    }
	 
    div.youtube-play-btn::before{ display: none; }
}
 @media screen and (max-width: 500px) {
     .services_box {
        width: 100%;
    }
     .services_box_inner {
        min-height: auto;
        margin-bottom: 25px;
    }
     h1 {
        font-size: 27px;
        line-height: 35px;
    }
     .client_Wrapper {
         padding: 30px 30px 70px 30px;
        border-radius: 10px;
         height: auto;
    }
	 .maximizeWraper h4 {
		font-size: 22px;
	}
	 .Testimonials .owl-nav {
		width: 100%;
		text-align: center;
		left: 0px;
		transform: none;
	}
	 .Testimonials {
		padding-bottom: 100px;
	}
     .workBox {
        width: 100%;
    }
     .Community_Teamwork {
        padding-top: 180px;
    }
     .our-work-testimonial .col-left li {
         padding: 20px 15px;
    }
    .plan-table tr td:first-child {
	    padding-left: 10px;
	}
	.plan-table tr td {
	    font-size: 14px;
	    padding: 15px 10px;
	    vertical-align: middle;
	}
}
 @media screen and (max-width: 414px) {
    /* 414px X 660px */
     span.page-numbers, a.page-numbers {
        width: 31px;
         height: 31px;
        line-height: 32px;
         font-size: 13px;
    }
     a.prev.page-numbers i, a.next.page-numbers i {
        font-size: 17px;
        margin-top: 5px;
    }
     .pagination_wrap {
        padding-top: 10px;
    }
     .our-work-testimonial {
         padding: 30px 0;
    }
     .our-work-testimonial .col-left li .counter {
         margin: 0 0 0 10px;
    }
     .our-work-testimonial .col-left li .content{
         max-width: 120px;
    }
     .our-work-testimonial .col-left {
         margin: 0 0 0;
    }
	 .maximizeWraper .bbtnWrap .commonButton {
		width: 100%;
		margin: 10px 0px 0px;
		font-size: 17px;
	}
}
 @media screen and (max-width: 400px) {
    /* 375px X 600px */
     .ClienLogoWrapper .owl-carousel {
        padding: 0 20px;
    }
     .client_Wrapper {
        padding: 30px 15px 70px 15px;
    }
     .site_header nav li a, .site_header.fixed nav li a {
         font-size: 20px;
    }
     nav ul#menu-header_menu {
        width: 100%;
         padding: 0 20px;
    }
}
 @media screen and (max-width: 380px) {
     h1 {
        font-size: 22px;
        line-height: 27px;
    }
     .banner_left {
        padding: 30px 0;
    }
     h2, .Testimonials h3 {
        font-size: 25px;
        line-height: 31px;
    }
}
 @media screen and (max-width: 320px) {
    /* 320px X 568px */
     .our-work-testimonial .col-left li .content{
         max-width: 95px;
    }
}


@media only screen and (max-width: 800px){
  .service-gallery-grid{
    column-count: 2;
  }
}

@media only screen and (max-width: 500px){
 .service-gallery-grid{
    column-count: 1;
  }
}

@media only screen and (max-width: 390px){
	ul.team li {
		width: 100%;
	}
}
 