@media screen and (max-width: 1500px) {
	.ed-testimonial-leftsection {
		padding-right: 80px;
	}
}

@media screen and (max-width: 1400px) {
	.ed-intro-left-section-inner-wrapper {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1368px) {
	.site-content .outer-ed-slider-wrap .container .left-section h1 {
		font-size: 46px;
		line-height: 52px;
	}
	.ed-vision-rightsection {
		padding-right: 15%;
	}
	.home-layout1 .site-content .outer-ed-slider-wrap .container .left-section{
		max-width: 500px;
	}
	.edeg-horizontal-align-container {
		padding: 0 80px;
	}
}

@media screen and (max-width: 1360px) {
	.ed-section-contact-layout2 {
		padding: 100px 20px;
	}

	.ed-footer-top {
		padding: 50px 20px;
	}

	.ed-main-footer {
		padding: 60px 20px 0;
	}
}

@media screen and (max-width: 1320px) {
	.home-layout2 .site-header {
		-webkit-max-width: calc(100% - 162px);
		max-width: calc(100% - 162px);
	}
}

@media screen and (max-width: 1260px) {
	.site-header .logo {
		max-width: 160px;
		padding-left: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.site-header .menu{
		max-width: calc(100% - 160px);
	}

	.home-layout3 .site-header .menu{
		max-width: 100%;
	}
	.ed-inner-page-banner-wrapper {
		height: 250px;
	}
	.ed-inner-page-banner .ed-center-align-container h1, h2 {
	    font-size: 34px;
	    line-height: 40px;
	}
}

@media screen and (max-width: 1200px) {
	.edeg-horizontal-align-container {
		padding: 0 40px;
	}
	.team-header.ed-section-title-wrapper {
		width: 100%;
		margin-left: 0;
	}
	.ed-portfolio-section .ed-section-title-wrapper {
		width: 100%;
	}
	.ed-cta-enroll-now {
		position: relative;
	}
	.ed-section-cta{
		margin-bottom: 112px;
	}
	.ed-intro-left-section-inner-wrapper #ed-countdown {
		font-size: 12px;
	}

	.ed-intro-left-section #ed-countdown span {
		font-size: 30px !important;
		width: 50px;
	}

	.ed-intro-left-section h2 {
		font-size: 40px;
		margin-bottom: 20px;
	}

	.ed-intro-right-section {
		padding: 0px;
	}
	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(4n),
	.ed-team-layout1 .archive-team-wrap .team {
	    -webkit-flex-basis: 31.33%;
	    flex-basis: 31.33%;
	    margin-right: 2%;
	}
	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(3n) {
	    margin-right: 0;
	}
}
@media screen and (max-width: 1180px) {
	.outer-ed-slider-wrap .slider-title {
	    font-size: 36px;
	    line-height: 42px;
	}
}

@media screen and (max-width: 1140px) {
	.ed-blog-main-section {
		width: 100%;
	}
	.ed-blog-aside-section {
		width: 100%;
		margin-top: 50px;
	}
	.ed-search-main-section {
		width: 100%;
	}
}

@media screen and (max-width: 1100px) {
	.ed-cta-enroll-now h2 {
		font-size: 36px;
		line-height: 30px;
	}
	.ed-sup-time {
		font-size: 36px !important;
		font-weight: 700 !important;
	}
	.menu .ed-address {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
	.ed-contact-banner-wrapper {
		height: 360px;
	}
}


@media screen and (max-width: 992px) {
	.edeg-horizontal-align-container{
		padding: 0 20px;
	}
	.ed-portfolio-second-col {
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.ed-portfolio-image:before {
		bottom: unset;
		right: -20px;
		left: unset;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		border-left: 20px solid #e8e8e8;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: unset;
	}
	.ed-portfolio-second-col .ed-portfolio-image:before {
		border-left: unset;
		border-right: 20px solid #e8e8e8;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		right: unset;
		left: -20px;
		top: 50%;
	}
	.owl-slider, .outer-ed-slider-wrap img {
		/*height: 100vh;*/
	}
	.outer-ed-slider-wrap img {
		object-fit: cover;
		-webkit-object-fit: cover;
	}
	.site-content .outer-ed-slider-wrap .container .left-section h1 {
		font-size: 34px;
		line-height: 40px;
	}
	.ed-faq-rightsection,
	.ed-feature-rightsection,
	.ed-about-section-layout1 .ed-about-leftsection {
		margin-top: 60px;
	}
	.ed-about-section-layout1 .ed-about-rightsection {
		text-align: center;
	}
	.ed-about-section-layout1 .ed-about-rightsection img {
		display: inline-block;
		max-width: 500px;
		width: 100%;
	}
	.owl-carousel.owl-testimonial {
		position: static;
		top: unset;
		left: unset;
		transform: translate(0);
		margin: 50px 0;
		padding: 0 20px;
	}
	.ed-portfolio-section-title {
		width: 100%;
	}
	.ed-portfolio-col > div.ed-portfolio-content-wrap {
		padding: 12.6% 10%;
	}
	.ed-counter-post {
		margin-bottom: 20px;
	}
	.ed-section-vision .row > img {
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 2%);
		-moz-transform: translate(-50%, 2%);
		-ms-transform: translate(-50%, 2%);
		-o-transform: translate(-50%, 2%);
		transform: translate(-50%, 2%);
		width: unset;
		display: none;
	}
	.ed-section-vision .row .ed-vision-leftsection {
		text-align: center;
	}
	.ed-section-vision .row .ed-vision-leftsection img {
		display: inline-block;
	}
	.ed-section-blogpost {
		border-left: unset;
		border-bottom: 1px solid #e4e4e4;
	}
	.ed-section-blogpost:last-child {
		border-bottom: unset;
	}
	.ed-footer-post {
		margin-bottom: 60px;
	}
	.ed-footer-post:first-child,
	.ed-footer-post:nth-child(2) {
		margin-top: 60px;
	}
	.ed-footer-post:nth-child(2n+1) {
		padding-left: 0;
	}
	.ed-section-contact-form {
		padding-left: 0;
	}
	.ed-section-contact .ed-section-contact-title {
		padding-right: 0;
	}
	.ed-footertop-search {
		margin-top: 2%;
	}
	.ed-section-blogpost {
		padding: 20px 0;
	}
	.owl-carousel.owl-testimonial .owl-nav {
		text-align: center;
	}
	.owl-carousel.owl-testimonial .owl-nav button{
		border-color: #FFF;
		margin: 0 10px;
	}
	.owl-testimonial .owl-nav button.owl-prev:before,
	.owl-testimonial .owl-nav button.owl-next:before {
		color: #FFF;
	}
	.team-image-content {
		width: 100%;
		max-width: 480px;
		margin: auto;
	}
	.ed-cta-enroll-now h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.ed-vision-leftsection,
	.team-post-wrap1.owl-carousel{
		display: none;
	}
	.ed-testimonial-section .container-fluid {
		padding: 0;
	}
	.ed-vision-rightsection {
		padding: 40px;
	}
	.ed-faq-rightsection {
		text-align: center;
	}
	.ed-faq-rightsection img {
		float: none;
		display: inline-block;
	}
	.ed-testimonial-leftsection {
		padding: 70px;
	}
	.ed-faq-leftsection,
	.ed-about-leftsection{
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
	}
	.ed-about-section-layout2 .ed-about-leftsection {
		padding-right: 15px;
	}
	.ed-about-leftsection-top {
		padding-bottom: 0;
		padding-top: 30px;
	}
	.ed-faq-rightsection,
	.ed-about-rightsection{
		-webkit-order: 1;
		-ms-order: 1;
		order: 1;
	}

	.home-layout3 .ed-about-rightsection,
	.home-layout3 .ed-about-leftsection {
		-webkit-order: unset;
		    -ms-order: unset;
		        order: unset;
	}

	.ed-faq-leftsection{
		margin-top: 60px;
	}

	h3 {
		font-size: 22px;
		line-height: 28px;
	}

	.site-header .menu {
		display: none;
	}
	.toggle-menu {
		display: block;
	}

	section{
		margin-bottom: 80px;
	}

	.ed-section-cta .container {
		padding: 10% 5%;
	}

	.ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item:nth-child(3n),
	.ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item{
		width: 47.5%;
		margin-right: 2%;
	}

	.ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item:nth-child(3n+1){
		clear: none;
	}

	.ed-section-blog-layout2 .ed-section-blogpost {
		padding: 0 0 30px 0;
	}

	.site-header.site-header-layout3 .container .site-header-top-right{
		display: none;
	}

	.site-header.site-header-layout3 {
		display: flex;
	}

	.site-header.site-header-layout3 .container {
		display: block;
	}

	.home-layout2 .site-header-top-wrapper {
		display: none;
	}
	.site-header.site-header-layout3 .container {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.ed-about-section-layout3 .ed-about-leftsection {
		padding-right: 50px;
	}
	.ed-about-section-layout3 .ed-about-section-wrapper-odd .ed-about-leftsection {
		padding-left: 50px;
		padding-right: 15px;
	}
	.ed-about-section-layout2 .ed-about-rightsection .ed-about-right-over-img-wrapper,
	.ed-about-section-layout2 .ed-about-rightsection .ed-about-right-under-img-wrapper {
		display: inline-block;
		width: 49.5%;
		position: static;
		left: unset;
		right: unset;
		top: unset;
		bottom: unset;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper{
		width: 49%;
		margin-right: 2%;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout3 .ed-blog-item-main-wrapper {
		width: 47%;
		margin-right: 2%;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper:nth-child(3n){
		margin-right: 2%;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper:nth-child(3n+1){
		clear: none;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper:nth-child(2n){
		margin-right: 0;
	}
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper:nth-child(2n+1){
		clear: left;
	}
	section.ed-blog-section-main-wrapper {
		padding-left: 0;
	}
	.col-12.col-lg-4.ed-masonry-portfolio-rightsection {
		padding-top: 20px;
	}
	.sub-menu li a::before{
		left: 0;
		background-color: #aaa;
	}
	.sub-menu li a:hover::before{
		background-color: #FFF;
	}
	.ed-financial-status-rightsection {
		padding-left: 0;
		margin-top: 20px;
	}
	.theme-accordion-s1 .panel-heading a, 
	.theme-accordion-s2 .panel-heading a {
	    font-size: 16px;
	    font-size: 1.06667rem;
	    padding: 15px 25px;
	}
	.ed-intro-left-section,
	.ed-intro-right-section {
		width: 100%;
	}
	.ed-intro-right-section {
		height: unset;
	}
	.ed-intro-left-section h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.ed-logo-wrapper img,
	.ed-intro-description,
	.ed-intro-right-title {
		margin-bottom: 20px;
	}

	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(4n),
	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(3n),
	.ed-team-layout1 .archive-team-wrap .team {
	    -webkit-flex-basis: 49%;
	    flex-basis: 49%;
	    margin-right: 2%;
	}
	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(2n) {
	    margin-right: 0;
	}
	.ed-team-layout2 .archive-team-wrap .team {
			-webkit-flex-basis: 100%;
    	flex-basis: 100%;
	    margin-right: 0;
	}
	.site-content .outer-ed-slider-wrap .container .left-section, 
	.home-layout1 .site-content .outer-ed-slider-wrap .container .left-section {
	    max-width: 400px;
	    padding: 5% 5% 4%;
	    left: 10%;
	}
	.site-content .outer-ed-slider-wrap .container .left-section .read-more {
	    margin-top: 0;
	}
	.site-content .outer-ed-slider-wrap {
		margin-bottom: 20px;
	}
	.ed-feature-section {
	    padding: 80px 0;
	}
	.archive-team-wrap .team:nth-last-child(2),
	.archive-team-wrap .team:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 900px) {
	.ed-contact-rightsection {
		padding: 55px;
	}
	.ed-contact-rightsection {
		padding: 30px;
	}
}
@media screen and (max-width: 782px) {
	.home-layout1 .site-content .outer-ed-slider-wrap .container .left-section, 
	.site-content .outer-ed-slider-wrap .container .left-section {
	    max-width: 320px;
	    left: 10%;
	}
	.outer-ed-slider-wrap .slider-title {
	    font-size: 26px;
	    line-height: 32px;
	}
	.site-content .outer-ed-slider-wrap .container .left-section .read-more a {
	    font-size: 14px;
	    padding-left: 60px;
	}
	.site-content .outer-ed-slider-wrap .container .left-section .read-more a:hover {
	    padding-left: 100px;
	}
	.site-content .outer-ed-slider-wrap .container .left-section .read-more a::before {
	    width: 90px;
	}
}
@media screen and (max-width: 768px) {
	section{
		margin-bottom: 60px;
	}
	.navigation.pagination{
		margin-top: 60px;
	}
	.ed-contact-content-section-wrapper {
		padding: 0;
	}
	.site-content .outer-ed-slider-wrap{
		margin-bottom: 20px;
	}
	.edeg-horizontal-align-container {
		padding: 0;
	}
	.ed-portfolio-section-title {
		width: 100%;
	}
	.ed-cta-enroll-now h2 {
		display: block;
		margin-bottom: 10px;
	}
	.ed-cta-enroll-now #ed-countdown span {
		font-size: 18px;
		padding-left: 10px;
		font-weight: 400;
	}
	.ed-cta-enroll-now #ed-countdown {
		font-weight: 700;
		color: #FFF;
		display: block;
	}
	.ed-cta-enroll-now #ed-countdown span.ed-sup-time {
		font-size: 24px !important;
		line-height: 18px !important;
	}
	.team-header.ed-section-title-wrapper {
		width: 100%;
		margin-left: 0;
	}
	.ed-vision-rightsection {
		padding: 30px;
	}
	.ed-testimonial-leftsection {
		padding: 30px 20px;
	}
	.ed-section-team .ed-section-title-wrapper {
		padding-left: 30px;
	}
	.site-content .outer-ed-slider-wrap .container .left-section {
		left: 10%;
		width: 70%;
	}
	.owl-slider .owl-nav{
		top: unset;
		bottom: 0;
	}
	.owl-slider .owl-nav button.owl-next {
		top: unset;
		bottom: 0;
	}
	.site-header {
		max-height: 160px;
	}
	.site-header.site-header-layout3 {
		max-height: unset;
	}
	.ed-footer-post:nth-child(2) {
		margin-top: 0px;
	}
	.ed-counter-section > .row{
		-webkit-justify-content: center;
		justify-content: center;
	}
	.owl-slider .owl-nav {
		width: 100px;
		height: 40px;
	}
	.owl-slider .owl-nav button.owl-prev,
	.owl-slider .owl-nav button.owl-next {
		top: unset;
		bottom: 0;
		width: 40px;
		height: 40px;
	}
	.owl-slider .owl-nav button.owl-prev:before,
	.owl-slider .owl-nav button.owl-next:before {
		font-size: 14px;
	}
	.ed-feature-section {
		padding: 60px 0;
	}
	.container {
		/*max-width: 100%;
		padding: 0 30px;*/
	}
	.ed-footer-top{
		padding: 20px;
	}

	.ed-single-member-desc-wrapper {
		margin-top: 50px;
	}

	.home-layout3 .ed-about-leftsection{
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
	}
	.home-layout3 .ed-about-rightsection{
		-webkit-order: 1;
		-ms-order: 1;
		order: 1;
	}
	.ed-about-section-layout3 .ed-about-leftsection {
		margin-top: 60px;
	}
	.ed-about-section-layout3 .ed-about-rightsection {
		text-align: center;
	}
	.ed-about-section-layout3 .ed-about-rightsection img {
		display: inline-block;
		max-width: 500px;
		width: 100%;
	}
	.ed-about-section-layout3 .ed-about-section-wrapper {
		margin-bottom: 50px;
	}
	.ed-layout-three-desciption-wrapper {
		display: block;
	}
	.ed-layout-three-desciption-wrapper .ed-layout-three-masonry-portfolio-leftsection {
		width: 100%;
	}
	.ed-layout-three-desciption-wrapper .ed-layout-three-masonry-portfolio-rightsection {
		width: 100%;
		padding: 35px;
	}
	.ed-masonry-portfolio-section-inner-wrapper {
		display: block;
	}
	.ed-masonry-portfolio-leftsection {
		width: 100%;
	}
	.ed-masonry-portfolio-rightsection {
		width: 100%;
		margin-top: 20px;
	}
	.row {
		margin: 0;
	}
	.ed-search-item-main-wrapper {
	    padding: 0 15px;
	    margin: 0 0 50px;
	}
	.ed-search-title {
	    margin-top: 15px;
	    margin-bottom: 10px;
	}
	.ed-blog-aside-section {
	    padding: 0 20px;
	}
	.col-12.col-md-6.ed-about-leftsection ,
	.ed-about-section-wrapper-odd .col-12.col-md-6.ed-about-leftsection {
		padding-right: 0;
		padding-left: 0;
	}
	.ed-inner-page-banner-wrapper {
	    height: 200px;
	}
	.ed-feature-rightsection,
	.ed-feature-leftsection {
		padding: 0;
	}
	.ed-section-blogpost-container .ed-blogpost-item {
		max-width: 350px;
		margin-right: auto;
		margin-left: auto;
	}
	.ed-section-blog .ed-section-title-wrapper,
	.ed-section-team .ed-section-title-wrapper {
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}
	.ed-section-blog .ed-section-title-wrapper span,
	.ed-section-team .ed-section-title-wrapper span {
		padding-left: 0;
	}
	.ed-section-blog .ed-section-title-wrapper span::before,
	.ed-section-team .ed-section-title-wrapper span::before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		   -moz-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		     -o-transform: translateX(-50%);
		        transform: translateX(-50%);
		top: 100%;
	}
	.ed-section-team-layout3 .col-md-4:last-child .ed-team-post {
		margin-bottom: 0;
	}
	.home-layout3 .ed-section-blog {
		padding: 50px 0;
	}
	.ed-main-footer {
	    padding: 60px 0px 0;
	}
	.about .ed-feature-section .col-12.col-lg-6,
	.ed-feature-rightsection,
	.ed-feature-leftsection {
		padding: 0;
	}
}

@media (max-width: 767px){
	.theme-accordion-s1 .panel-heading a, 
	.theme-accordion-s2 .panel-heading a {
	    padding: 12px 15px;
	}

	.ed-faq-pg-section .col {
		padding: 0;
	}
}

@media screen and (max-width: 720px) {
	.ed-blog-item-details-left {
		width: 100%;
	}
	.ed-blog-item-details-right {
		width: 100%;
		border-left: unset; 
		border-top: 1px solid #e4e4e4;
		padding-top: 20px;
		padding-left: 0;
	}
	.ed-blog-item-left-social-icons-wrap{
		display: flex;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		    margin: 20px 0;
	}
	.ed-comment-info-item {
		width: 100%;
		margin-right: 0;
	}
	.ed-contact-leftsection {
		float: none;
		width: 100%;
	}
	.ed-contact-rightsection {
		float: none;
		width: 100%;
		margin-top: 50px;
	}
}

@media screen and (max-width: 680px) {
	.ed-cta-enroll-now {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
@media screen and (max-width: 620px) {
	.ed-about-section-layout2 .ed-about-rightsection .ed-about-right-over-img-wrapper,
	.ed-about-section-layout2 .ed-about-rightsection .ed-about-right-under-img-wrapper {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.outer-ed-slider-wrap .slider-title {
	    font-size: 20px;
	    line-height: 26px;
	}
	.site-content .outer-ed-slider-wrap .container .left-section .read-more a {
	    font-size: 12px;
	    padding-top: 0;
	    padding-bottom: 0;
	}
}

@media screen and (max-width: 576px) {
	.ed-portfolio-second-col .ed-portfolio-image:before,
	.ed-portfolio-image:before {
		border-top: 20px solid #e8e8e8;
		border-bottom: unset;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		left: 50%;
		right: unset;
		bottom: -20px;
		top: unset;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.ed-section-title-wrapper span {
		padding-left: 0;
	}
	.ed-section-title-wrapper span:before {
		top: 100%;
	}
	.ed-contact-form input{
		width: 100%;
	}

	.ed-footer-top .container {
		padding: 0;
	}

	.ed-main-footer .container {
		padding: 0 20px;
	}

	.ed-main-footer .ed-footer-post:first-child {
		margin-top: 0;
	}

	.ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item:nth-child(3n),
	.ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		max-width: 356px;
		float: none;
	}
	.ed-section-portfolio-layout3 .ed-portfolio-grid-item-wrapper .ed-portfolio-grid-item {
		margin-bottom: 20px;
	}

	.home-layout2 .site-header-bottom-wrapper {
		padding: 10px 15px;
	}

	.ed-reply-comment-wrapper .ed-comment-item {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.ed-reply-comment-wrapper .ed-comment-item .ed-comment-item-description-wrapper {
		width: 100%;
	}
	.ed-reply-comment-wrapper .ed-comment-item .ed-comment-item-image-wrapper{
		margin-left: 0;
	}
	.scrollTop {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.ed-intro-left-section #ed-countdown span {
		font-size: 16px !important;
		width: 30px;
	}
	.ed-intro-left-section-inner-wrapper #ed-countdown {
		font-size: 10px;
		padding-right: 20px;
	}
	.ed-comment-container,
	.ed-blog-item-main-wrapper,
	.ed-reply-comment-container {
		padding: 0 20px;
	}
	.col-12.ed-section-title-wrapper,
	.col-12.ed-section-blogpost-container,
	.col-lg-4,
	.ed-section-team.ed-section-team-layout3 .col-md-4,
	.ed-feature-section .col-md-4,
	.ed-feature-leftsection {
		padding: 0;
	}
	.ed-section-team .ed-section-title-wrapper {
		padding-left: 0;
	}
	.ed-main-footer {
	    padding: 60px 0px 0;
	}
	.ed-faq-leftsection,
	.ed-faq-rightsection, 
	.ed-feature-rightsection {
		padding: 0;
	}
	.ed-section-vision .col-12.ed-section-title-wrapper{
		padding: 30px;
	}
	.ed-footer-post {
		padding: 0;
	}
	.ed-footer-post:last-child {
		margin-bottom: 0;
	}
	.ed-section-title-wrapper h2 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.ed-section .sub-title {
	    margin-bottom: 20px;
	}
	.pagination .page-numbers {
    	padding: 3px 10px 0px;
    	margin: 0px;
    }
    .ed-faq-rightsection, 
	.ed-feature-rightsection, 
	.ed-about-section-layout1 .ed-about-leftsection {
	    margin-top: 60px;
	}
	.ed-blog-item-main-wrapper {
		padding: 0 15px;
	}
}

@media screen and (max-width: 560px) {
	.ed-blog-section-main-wrapper.ed-blog-layout2 .ed-blog-item-main-wrapper, 
	.ed-blog-section-main-wrapper.ed-blog-layout3 .ed-blog-item-main-wrapper {
		width: 100%;
		margin-right: 0%;
	}
	section.ed-blog-section-main-wrapper {
		padding-left: 0;
	}
	.ed-layout-three-desciption-wrapper .ed-layout-three-masonry-portfolio-rightsection {
		width: 100%;
		padding: 20px;
	}
	.ed-portfolio-masonry-top-wrapper {
		display: block;
	}
	.ed-portfolio-masonry-top-wrapper .ed-masonry-portfolio-image {
		width: 100%;
	}
	.ed-inner-page-banner .ed-center-align-container {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	    -webkit-justify-content: center;
	            justify-content: center;
	}
	.ed-contact-banner-wrapper {
	    height: 240px;
	}
}

@media screen and (max-width: 992px) and (min-width: 520px) {
	.ed-blogpost-item:hover .ed-blogpost-image-wrapper:before {
		display: none;
	}
}


@media only screen and (max-width: 500px){

	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(4n),
	.ed-team-layout1 .archive-team-wrap .team:nth-of-type(3n),
	.ed-team-layout1 .archive-team-wrap .team {
	    -webkit-flex-basis: 100%;
	    flex-basis: 100%;
	    margin-right: 0%;
	}
	.archive-team-wrap .team:nth-last-child(2) {
		margin-bottom: 1.35em;
	}
	.archive-team-wrap .team:last-child {
		margin-bottom: 0;
	}
	.archive-team-wrap .team .image-team-wrap {
		text-align: center;
		width: 50%;
		min-width: 260px;
		margin: auto;
	}
}