@media screen and (max-width: 1210px) {
	.ed-counter-section .counter-icon-wrap .fa {
		font-size: 2em;
	}
	.ed-counter-section .counter-image {
		width: 75%;
	}
	body.boxed {
		width: 95%;
	}
}

@media screen and (max-width: 1180px) {
	.ed-container, 
	.menu-top .top-header .ed-container, 
	.single.slider .top-header .ed-container, 
	.slider-in-content.slider .top-header .ed-container {
		width: 100%;
	}
	.top-header, .header.menu-section, 
	.ed-featured-section, .ed-testimonial-section, .ed-client-section, .ed-blog-section, .ed-cta-section, 
	.site-footer, .no-slider .top-header, .menu-top .top-header {
		padding-left: 10px;
		padding-right: 10px;
	}
	.slider .caption-wrapper .slider-caption {
		width: 100%;
	}
	.slider-content {
		font-size: 55px;
	}
	.header.menu-section .site-branding {
		width: 22%;
	}
	.header.menu-section .main-navigation {
		width: 77%;
	}
	.header.menu-section .main-navigation ul li a {
		padding-right: 15px;
		padding-left: 15px;
	}
	.header.menu-section .main-navigation ul li a::after {
		left: 15px;
		right: 15px;
	}
	.ed-counter-section .counter-content {
		padding: 30px 50px 30px 10px;
	}
	.section-subtitle {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 15px;
	}
	.section-desc {
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 20px;
	}
	.ed-counter-section .counter-icon-wrap {
		padding: 5px;
	}
	.ed-counter-section .counter-icon-wrap .fa {
		font-size: 1.7em;
	}
	.ed-counter-section .counter-image {
		width: 80%;
	}
	.ed-skill-section .skill-content {
		padding: 30px 10px 30px 50px;
	}
	.ed-skill-section .skill-image {
		width: 72%;
	}
	.ed-featured-section.featured-page {
		padding: 0;
	}
	.ed-featured-section.featured-page .ed-featured-page {
		padding: 0 10px;
	}

	/*--------------------------------------------
	BLOG SECTION
	---------------------------------------------*/
	.blog-post:nth-last-of-type(2) {
		padding-left: 0;
	}
	.blog-post:nth-last-of-type(1) {
		padding-right: 0;
	}
	.blog-content-wrap .wrap-posted {
	    padding-right: 15px;
	    padding-top: 15px;
	}
	.blog-section-content {
	    padding-left: 15px;
	    padding-top: 15px;
	}

	/*-------------------------------------------
	SIDEBARS
	--------------------------------------------*/
	.left-sidebar #primary, 
	.right-sidebar .right-sidebar {
	    padding-right: 10px;
	}
	.left-sidebar .left-sidebar, 
	.right-sidebar #primary {
	    padding-left: 10px;
	}
	.no-sidebar #primary {
		padding: 0 10px;
	}

	/*------------------------------------------
	PORTFOLIO PAGE
	-------------------------------------------*/
	.ed-sortable-grid .ed-grid-hover p {
	    height: 50px;
	    overflow: hidden;
	}

}

@media screen and (max-width: 980px) {
	#back-to-top .fa {
		font-size: 16px;
	    height: 60px;
	    line-height: 60px;
	    padding-right: 15px;
	    padding-top: 10px;
	    width: 60px;
	}
	#back-to-top .fa::after {
		border-bottom-width: 60px;
		border-left-width: 60px;
	}
	#back-to-top .fa:hover {
		padding-top: 5px;
	}
	.both-sidebar .left-sidebar-right {
		padding-left: 10px;
	}
	.both-sidebar .right-sidebar {
		padding-right: 10px;
	}
	.both-sidebar .widget_search .search-form label {
	    width: 68%;
	}
	.both-sidebar .widget_search .search-form .search-submit {
		width: 30%;
	}

	/*----------------------------------------------
	HEADER SECTION
	-----------------------------------------------*/
	.slider-top.logo-center .owl-pagination {
		bottom: 140px;
	}
	.top-header .search-icon .ed-search .search-form {
		width: 90%;
	}
	.header.menu-section .site-branding {
	    width: 80%;
	}
	.header.menu-section .main-navigation {
	    width: 18%;
	}
	.header.menu-section .main-navigation .menu-toggle::before {
	    content: "\f0c9";
	    font-family: fontawesome;
	    font-size: 25px;
	    position: absolute;
	    text-indent: -55px;
	}
	.header.menu-section .main-navigation .menu-toggle {
		float: right;
	    display: block;
	    height: 45px;
	    line-height: 45px;
	    overflow: hidden;
	    padding: 0;
	    position: relative;
	    text-align: center;
	    text-indent: 50px;
	    width: 45px;
	    color: #fff;
	    border-radius: 0;
	}
	.logo-center .header.menu-section .main-navigation .menu-toggle {
		float: none;
		margin: 0 auto 10px auto;
	}
	.logo-center .header.menu-section .main-navigation.toggled .menu-toggle, 
	.logo-right .header.menu-section .main-navigation.toggled .menu-toggle {
	    left: 50%;
	    position: absolute;
	    top: 50px;
	}
	.logo-right .header.menu-section .main-navigation.toggled .menu-toggle {
		top: 0;
	}
	.logo-right .header.menu-section .main-navigation .menu-toggle {
		float: none;
		margin-top: 22px;
	}
	.header.menu-section .main-navigation .nav-menu {
	    background: #444 none repeat scroll 0 0;
	    height: 100%;
	    left: 0;
	    position: fixed;
	    top: 0;
	    width: 50%;
	    z-index: 99999;
	    overflow-x: scroll;
	    transform: translate(-100%);
	    -webkit-transform: translate(-100%);
	    transition: all ease 0.4s;
	    -webkit-transition: all ease 0.4s;
	    text-align: left;
	}
	.admin-bar .header.menu-section .main-navigation .nav-menu {
		top: 32px;
	}
	.header.menu-section .main-navigation.toggled .nav-menu {
	    transform: translate(0px);
	    -webkit-transform: translate(0px);
	}
	.header.menu-section .main-navigation ul li {
	    display: block;
	}
	.header.menu-section .main-navigation ul li a {
	    border-bottom: 1px solid #444;
	    border-right: medium none;
	    padding: 10px 25px;
	    width: 100%;
	}
	.header.menu-section .main-navigation ul li a::after, 
	.logo-center .header.menu-section .main-navigation ul li a::after {
		bottom: 0;
		left: 0;
		right: 0;
	}
	.header.menu-section .main-navigation .nav-menu ul {
		position: static;
		width: 100%;
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
		display: block;
		padding-left: 15px;
	}
	.header.menu-section .main-navigation .nav-menu ul li a {
		padding-left: 25px;
		padding-right: 25px;
	}

	/*--------------------------------------
	COUNTER SECTION
	---------------------------------------*/
	.ed-counter-section .counter-content::after, 
	.ed-skill-section .skill-content::after {
		display: none;
	}
	.ed-counter-section .counter-content, 
	.ed-skill-section .skill-content {
		float: none;
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
		background: none;
		text-align: center;
	}
	.boxed .ed-counter-section .counter-image {
		width: 100%;
	}
	.ed-counter-section .counter-image, 
	.ed-skill-section .skill-image {
	    float: none;
	    /*position: static;*/
	    width: 100%;
	}
	.counter-image > img, .skill-image > img {
		opacity: 0.1;
		filter: alpha(opacity=10);
	}
	.ed-counter-section .section-desc, 
	.ed-skill-section .section-desc {
		margin: 0 auto 40px auto;
		width: 75%; 
	}

	/*-----------------------------------------
	CLIENT SECTION
	------------------------------------------*/
	.ed-client-section .client-text-wrap {
		padding-right: 10px;
	}
	.ed-client-section .client-slider {
		padding-left: 85px;
		padding-right: 85px;
	}

	/*--------------------------------------------
	BLOG SECTION
	---------------------------------------------*/
	.blog-content-wrap .wrap-posted {
	    width: 35%;
	}
	.blog-section-content {
	    width: 65%;
	}

	/*------------------------------------
	PORTFOLIO PAGE
	-------------------------------------*/
	.ed-sortable-grid .ed-grid-hover {
		padding: 10px;
	}
	.ed-sortable-grid .ed-grid-hover p {
	    font-size: 16px;
	    height: 40px;
	    left: 10px;
	    line-height: 20px;
	    overflow: hidden;
	    right: 10px;
	}

	/*-----------------------------------
	TESTIMONIAL PAGE
	------------------------------------*/
	.testimonial.list .entry-header {
		width: 30%;
	}
	.testimonial.list .entry-content {
		width: 70%;
	}

}

@media screen and (max-width: 800px) {
	.both-sidebar .left-sidebar-right, 
	.both-sidebar .right-sidebar {
	    float: none;
	    padding-left: 10px;
	    padding-right: 10px;
	    width: 100%;
	    clear: both;
	}
 
	/*-------------------------------------------
	FEATURED SECTION
	--------------------------------------------*/
	.ed-featured-section .ed-featured-page, .ed-featured-section .ed-featured-post, 
	.featured-page .ed-featured-page .fpage-wrap {
		width: 100%;	
	}
	.ed-featured-section .ed-featured-post {
		padding-left: 0;
		margin-top: 30px;
	}
	.ed-featured-section.featured-post .ed-featured-post {
		margin-top: 0;
	}
	.ed-featured-section.featured-post .ed-featured-post .featured-post {
	    margin-bottom: 30px;
	    width: 50%;
	}
	.ed-featured-section.featured-post .ed-featured-post .featured-post:nth-last-of-type(2), 
	.ed-featured-section.featured-post .ed-featured-post .featured-post:nth-last-of-type(1) {
		margin-bottom: 0;
	}

	/*--------------------------------------------
	TESTIMONIAL SECTION
	---------------------------------------------*/
	.testimonial-slider.owl-carousel {
		width: 80%;
	}

	/*-------------------------------------------------
	CLIENT SECTION
	--------------------------------------------------*/
	.ed-client-section .client-text-wrap {
	    border-right: medium none;
	    margin: 0 auto 30px auto;
	    padding-right: 0;
	    text-align: center;
	    width: 100%;
	}
	.ed-client-section .section-desc {
		width: 75%;
		margin: 20px auto;
	}
	.ed-client-section .client-slider {
	    padding: 0;
	    width: 100%;
	}
	.ed-client-section .owl-item > figure {
		text-align: center;
	}
	.client-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: 0;
	}
	.client-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: 0;
	}

	/*-------------------------------------------------
	BLOG SECTION
	--------------------------------------------------*/
	.blog-post {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	/*----------------------------------------
	FOOTER SECTION
	-----------------------------------------*/
	.footer-social .footer-social-text {
	    font-size: 25px;
	    line-height: 35px;
	    padding-right: 20px;
	}
	.footer-social .social-icons a {
		padding: 5px;
	}
	.footer-social .social-icons a .fa {
	    font-size: 20px;
	    height: 50px;
	    line-height: 50px;
	    width: 50px;
	}
	.top-footer.footer-column-4 .footer-block {
		width: 50%;
		margin-bottom: 30px;
	}
	.top-footer.footer-column-3 .footer-block {
		width: 33.33%;
	}
	.top-footer.footer-column-4 .footer-block:nth-child(2n+1) {
		clear: both;
		padding-left: 0px;
	}
	.top-footer.footer-column-4 .footer-block:nth-last-of-type(2), 
	.top-footer.footer-column-4 .footer-block:nth-last-of-type(1) {
		margin-bottom: 0
	}

	/*------------------------------------
	PORTFOLIO PAGE
	-------------------------------------*/
	.ed-sortable-grid .element-item {
		width: 50%;
	}

}

@media screen and (max-width: 782px) {
	.admin-bar .top-header .search-icon .ed-search, 
	.admin-bar .header.menu-section .main-navigation .nav-menu {
		padding-top: 46px;
    	top: 0;
	}
}

@media screen and (max-width: 768px) {
	.slider-title::after {
		bottom: -15px;
	}
	.slider-title {
		font-size: 26px;
		line-height: 30px;
	}
	.slider-content {
		font-size: 35px;
		line-height: 40px;
	}
	.slider-viewmore {
		font-size: 16px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.section-subtitle {
	    font-size: 35px;
	    line-height: 45px;
	}
	.ed-counter-section .section-desc, .ed-skill-section .section-desc, 
	.testimonial-desc, .ed-client-section .section-desc, .blog-desc.section-desc {
		width: 100%;
	}

	/*--------------------------------------------
	TESTIMONIAL SECTION
	---------------------------------------------*/
	.ed-testimonial-section .testimonial-post .tesimonial-post-desc {
		color: #666;
	}
	.ed-testimonial-section .testimonial-post .tesimonial-post-desc::before, 
	.ed-testimonial-section .active .testimonial-post .tesimonial-post-desc::before {
		color: #b0c78c;
	}
	.testimonial-image, .testimonial-post > h2 {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	.ed-testimonial-section .active .testimonial-post .tesimonial-post-desc::after {
		background: url(../images/testimonial-box-bg.png) no-repeat;
	    border: none;
	    height: 14px;
	    width: 34px;
	}
	.ed-testimonial-section .active .testimonial-post .tesimonial-post-desc {
		background: #fcfcfc none repeat scroll 0 0;
	    border-color: #e2e1e3;
	    color: #666;
	}

	/*-------------------------------------------
	SIDEBARS
	--------------------------------------------*/
	.left-sidebar #primary, .right-sidebar #primary, .left-sidebar .left-sidebar, .right-sidebar .right-sidebar, 
	.both-sidebar .left-sidebar-right, .both-sidebar .right-sidebar, .both-sidebar .left-sidebar-right #primary, 
	.both-sidebar .left-sidebar-right .left-sidebar {
	    float: none;
	    padding-left: 10px;
	    padding-right: 10px;
	    width: 100%;
	}
	.both-sidebar .left-sidebar-right #primary, 
	.both-sidebar .left-sidebar-right .left-sidebar {
		padding-right: 0;
		padding-left: 0;
	}
	.page-header .page-title {
	    font-size: 30px;
	    line-height: 35px;
	}

}

@media screen and (max-width: 640px) {
	.ed-featured-section, .ed-testimonial-section, .ed-client-section, .ed-blog-section, .ed-cta-section {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.section-title {
	    font-size: 25px;
	    line-height: 30px;
	}
	.section-subtitle {
	    font-size: 30px;
	}
	.header.menu-section .main-navigation .nav-menu {
		width: 80%;
	}
	.logo-center .header.menu-section .main-navigation.toggled .menu-toggle, 
	.logo-right .header.menu-section .main-navigation.toggled .menu-toggle {
	    left: 80%;
	}

	/*-------------------------------------------
	SLIDER SECTION
	--------------------------------------------*/
	.slider .caption-wrapper .slider-caption {
		margin-top: -80px;
	}
	.slider-title::after {
		bottom: -10px;
	}
	.slider-title {
	    font-size: 18px;
	    line-height: 22px;
	}
	.slider-content {
	    font-size: 25px;
	    line-height: 27px;
	}
	.slider-content p {
	    margin-bottom: 15px;
	    margin-top: 25px;
	}
	.slider-viewmore {
		font-size: 14px;
	}

	/*-----------------------------------------
	CALL TO ACTION
	------------------------------------------*/
	.cta-desc.section-desc {
		width: 100%;
	}

	/*----------------------------------------
	FOOTER SECTION
	-----------------------------------------*/
	.footer-social .footer-social-text {
	    margin-bottom: 20px;
	    padding-right: 0;
	    vertical-align: middle;
	    display: block;
	}
	.top-footer.footer-column-3 .footer-block {
		width: 50%;
		margin-bottom: 30px;
	}
	.top-footer.footer-column-3 .footer-block:last-child {
		margin-bottom: 0;
		clear: both;
	}

}

@media screen and (max-width: 540px) {
	.site-content .grid article {
	    float: none;
	    margin-bottom: 30px;
	    padding: 0;
	    width: 100%;
	}
	.comment-awaiting-moderation {
		position: static;
	}
	.menu-top .top-header + .header.menu-section {
		top: 78px;
	}

	/*-------------------------------------
	HEADER SECTION
	--------------------------------------*/
	.header-social {
	    float: none;
	    padding: 10px 0 0;
	    width: 100%;
	}
	.top-header .header-call-to, .top-header .search-icon {
		border-right: none;
		padding-left: 0;
	}
	.top-header .search-icon .ed-search .search-form {
	    height: 130px;
	}
	.top-header .search-form label {
		width: 100%;
		margin-bottom: 5px;
	}
	.top-header .search-form .search-submit {
		width: 100%;
	}

	/*-------------------------------------------
	FEATURED SECTION
	--------------------------------------------*/
	.ed-featured-section .ed-featured-post {
		margin-top: 0px;
	}
	.ed-featured-page figure {
	    float: none;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.ed-featured-page .fpage-wrap {
	    margin-top: 0;
	    position: static;
	}
	.ed-featured-page .fpage-title, 
	.ed-featured-page .fpage-desc {
		width: 100%;
	}
	.ed-featured-section .ed-featured-post .featured-post {
	    float: none;
	    margin-bottom: 30px;
	    width: 100%;
	}
	.ed-featured-section .ed-featured-post .featured-post:nth-last-of-type(2) {
		margin-bottom: 30px;
	}
	.ed-featured-section.featured-post .ed-featured-post .featured-post {
	    margin-bottom: 30px;
	    width: 100%;
	}
	.ed-featured-section.featured-post .ed-featured-post .featured-post:nth-last-of-type(2) {
		margin-bottom: 30px;
	}
	.featured-page .ed-featured-page .fpage-wrap {
		padding: 70px 0;
	}

	/*--------------------------------------
	COUNTER SECTION
	---------------------------------------*/
	.ed-counter-section .counter-icon-wrap {
		width: 50%;
	} 
	.ed-counter-section .counter-icon-wrap:nth-last-of-type(3) {
		border-bottom: 1px solid #5f636d;
	}
	.ed-counter-section .counter-icon-wrap:nth-child(3n) {
		border-right: 1px solid #5f636d;
	}
	.ed-counter-section .counter-icon-wrap:nth-child(even) {
		border-right: none;
	}
	.skill-content-icon .skill-bar-wrap {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.skill-content-icon .skill-bar-wrap:last-child {
		margin-bottom: 0;
	}

	/*--------------------------------------------
	BLOG SECTION
	---------------------------------------------*/
	.blog-content-wrap {
		border-top: none;
	}
	.blog-content-wrap .wrap-posted {
	    float: none;
	    padding-right: 0;
	    padding-top: 0;
	    text-align: left;
	    width: 100%;
	}
	.blog-content-wrap .wrap-posted .posted-on {
	    display: inline-block;
	}
	.blog-content-wrap .wrap-posted .posted-by {
		float: right;
	}
	.blog-section-content {
	    border-left: medium none;
	    float: none;
	    padding-left: 0;
	    padding-top: 10px;
	    width: 100%;
	}

	/*----------------------------------------
	FOOTER SECTION
	-----------------------------------------*/
	.top-footer .footer-block {
    	float: none;
	    padding: 0;
	    margin-bottom: 30px;
	}
	.top-footer .footer-block:last-child {
		margin-bottom: 0;
	}
	.top-footer.footer-column-4 .footer-block, 
	.top-footer.footer-column-3 .footer-block, 
	.top-footer.footer-column-2 .footer-block {
		width: 100%;
	}
	.top-footer.footer-column-4 .footer-block:nth-last-of-type(2) {
		margin-bottom: 30px;
	}
	/*--------------------------------------------
	ARCHIVE MEDIUM IMAGE AND LIST VIEW
	---------------------------------------------*/
	.medium-image figure, 
	.alternate-image figure, 
	.list .entry-content figure, 
	.alternate-image article:nth-child(even) figure, 
	.medium-image .content-text, .alternate-image .content-text, 
	.list .entry-content .content-text {
	    float: none;
	    width: 100%;
	}
	
	.medium-image .content-text, .alternate-image .content-text, 
	.list .entry-content .content-text, 
	.alternate-image article:nth-child(even) .content-text {
		padding-left: 0;
		padding-right: 0;
	}

	/*------------------------------------
	PORTFOLIO PAGE
	-------------------------------------*/
	.ed-sortable-grid .element-item {
	    float: none;
	    padding-left: 0;
	    padding-right: 0;
	    width: 100%;
	}
	.ed-sortable-grid .ed-grid-hover {
		left: 0;
		right: 0;
	}
	.ed-sortable-grid .ed-grid-hover p {
	    height: auto;
	    left: 20px;
	    line-height: 25px;
	    right: 20px;
	}

	/*--------------------------------------------
	TESTIMONIAL PAGE
	---------------------------------------------*/
	.testimonial.list .entry-header {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.testimonial.list .entry-content::before {
		display: none;
	}
	.testimonial.list .entry-content {
		float: none;
		width: 100%;
	}

}

@media screen and (max-width: 540px) and (orientation: landscape) {
	.slider .caption-wrapper .slider-caption {
		display: none;
	}
}