@media screen 
	and (max-width: 1025px) {
	
	#logo {
		/*width: 100% !important;*/
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
	}
	
	#logo a img {
    	width: 100%;
	}
	
	#header-top .top-left,
	#header-top .top-right {
		/*width: 100%;*/
		text-align: center;
	}
	
	#features {
		width: 100%;
	}
	
	.feature {
		width: 25%;
	}
	
	
	#site-navigation {
    	text-align: center;
	}
	
	#site-navigation:after,
	#site-navigation:before {
		border: 0 !important;
		border-color: transparent !important;
	}
	
	#site-navigation {
    	background-color: transparent !important;
		margin: 0;
		min-height: 24px !important;
	}
	
	#site-navigation { 
		border-top: none !important;
		padding-bottom: 10px;
	}
	
	#services-wrap,
	.about,
	#get-started,
	#footer,
	#copyright,
	.get-in-touch,
	.pagination {
		padding: 1%;
	}
	
	.banner ol.dots {
		display: none;
	}
	.newsletter-label {
    width: 25%;
    float: left;
}
.newsletter {
    width: 52%;
    float: left;
}
#nomarginbottom {
    padding: 0 40px !important;
}
.welcome-sec {
    padding: 0 40px;
}

}

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

	.banner .inner { 
		padding-top: 0 !important;
	}
	
.navbar ul {
    float: right;
    width: 81%;
}
	
#logo {
    width: 19% !important;
    text-align: left;
}
	
	#cart-wrapper,
	#cart-wrapper #account-set, 
	#cart-wrapper #shopping-cart,
	#address-bar {
		width: 100% !important;
		text-align: center;	
	}
	
	#address-bar,
	#cart-wrapper {
		margin-top: 0;
	}
	
	#address-bar {
		margin-bottom: 18px;
	}
			
	.phone-box {
		display: none;
	}
			
	.sidebar-frame {
		width: 100% !important;
	}
	
	.sidebar-frame .sidebar {
		margin: 0 auto !important;
	}
	
	.standard-posts-wrapper {
		width: 100% !important;
	}
	
	.posts-wrapper #post-body .post-single .text-holder .meta span {
		line-height: 1.8em;
	}
	
	.posts-wrapper #post-body .post-single .text-holder .meta {
		font-size: 11px !important;
	}
	
	.sidebar-footer {
		width: 100% !important;
	}
	
	.sidebar-footer div {
		margin: auto 10px !important;
	}
	
	#content-box {
		width: 100% !important;
		margin: auto 0px !important;
	}
	#no-sidebar #article {
    padding: 0 30px !important;
}
	
	.post-sidebar {
		display: none !important;
	}
	
	.post-single {
		width: 100% !important;
	}
		
	.post-single .meta span {
		display: block !important;
	}
	
	.standard-posts-wrapper .meta span i {
   		 margin-left: 0 !important;
	}
	
	.meta span a span.post_date {
		display: inline !important;
	}
	
	.posts-featured-details-wrapper h3 {
		font-size: 16px;
	}

	#features {
		width: 100%;
	}
	
	.services-right,
	.services-left {
		width: 100%;
	}
	
	.services-left h2 {
		text-align: center;
	}
	
	.services-left h2,
	.services-left p, 
	.row .row-item {
		width: 94%;
	}
	
	.feature {
		width: 50%;
	}
	
	.post-info {
		width: 100%;
	}
	
	.post-info span {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
	
	.post-info span.separator {
		display: none;
	}
	
	.meta span.separator {
		display: none !important;
	}
	
	.meta span i {
		font-size: 14px;
	}
	
	.get-strated-left {
		width: 100%;
		text-align: center;
	}
	
	#services-wrap p,
	#services-wrap .row-item {
		width: 100%;
		text-align: center;
	}
	
	.row .row-item .service i.fa {
		float: none;
	}
	.content-boxes div.col {
		width: 100%;
		margin-bottom: 18px;
	}
	
	.isStuck {
		position: absolute !important;
	}
	
	.entry-title {
		font-size: 25px;
	}
	.sidebar-footer:nth-child(2n+1) {
    clear: left;
}
.footer-v4 .sidebar-footer {
    width: 50% !important;
}
.footer-v4 .sidebar-footer.lastone {
    width: 50%;
}	
.container.newsletter-form {
    margin-left: 0em !important;
}
.product-sec #pg-w5a0eaf05edf7d-1 {
    width: 50%;
    float: left;
    position: relative;
    left: -15px;
}
.about-logo2 {

    position: relative;
    right: 0px;
}
.about-logo3 {

    position: relative;
    right: 0px;
}
}

@media screen and (max-width: 550px) {	
	.banner .inner h1 { 
		font-size: 1.4em;
	}
	
	.banner .btn,
	.banner .inner p {
		display: none;
	}
	

	
	.posts-featured-details-wrapper h3 {
		font-size: 15px;
	}
	
	.posts-featured-details-wrapper p {
		display: none;
	}
	
	#features {
		width: 100%;
	}
	
	.feature {
		width: 100%;
	}
	
	.entry-title {
		font-size: 20px;
	}
	#logo {
    width: 50% !important;
    text-align: left;
}
.footer-v4 .sidebar-footer {
    width: 100% !important;
}
.product-sec #pg-w5a0eaf05edf7d-1 {
    width: 100%;
    position: relative;
    left: 0;
    float: none;
}
.product a.product-btn {
    font-size: 15px;

}
.newsletter-label {
    width: 100%;
    /* float: left; */
    text-align:center;
}
.newsletter {
    width: 55%;
    float: left;
}
.newsletter-submit {
    width: 40%;
    float: left;
}
h2.ccjge {
    font-size: 12px !important;
}
.jicocods {
    font-size: 10px;
    padding: 7px 10px !important;
}
a.clor {
    color: #000;
    padding: 5px 20px;
    border: 1px solid #fff;
    font-size: 12px;
    position: relative;
    top: -12px;
}
h2.aclisy {
    font-size: 20px !important;
}
a.cofabi {
    font-size: 12px;
    padding: 6px 10px !important;
    position: relative;
    top: -10px;
}
.breadcrumbs {

    padding: 1em 5em !important;

}
.call-us-shadow {
    width: 100%;

}
}

@media screen and (max-width: 320px) {
	.featured-text .meta span.meta-comments,
	.featured-text .meta span.meta-more {
		display: none !important;
	}
	
	#features {
		width: 100%;
	}
	
	.feature {
		width: 100%;
	}
	
	.entry-title {
		font-size: 15px;
	}
	.welcome-sec h2 {
    font-size: 32px;

}
.welcome-sec h1 {

    font-size: 32px;

}
.product-sec h2 {

    font-size: 28px;
}
.product a.product-btn {
    font-size: 11px;
}
.product .epabx h4 {
    font-size: 17px !important;
  
}
.product .epabx p {

    font-size: 14px;

}
.newsletter {
    width: 55%;
    float: left;
}
.newsletter-submit {
    width: 45%;
    float: left;
}
#post-title {
    padding-top: 2.5% !important;
    padding: 0 4em;
}
}

@media only screen and (max-width:980px) {
    #logo a img {
    width: 100%;
    padding-top: 8px;
}
#navbar ul li a {
    font-size: 15px !important;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px !important;
}
#header-top .top-left{margin-left:20px;}
#header-top .top-right {
    width: 50%;
    text-align: center;
}
.container.newsletter-form {
    margin-left: 7em;
}
	#no-sidebar #article {
    padding: 0 30px !important;
}
}
@media only screen and (max-width:800px) {
.container.newsletter-form {
    margin-left: 2em;
}
.product .epabx h4 {
    font-size: 20px;
    color: #fff;
}
.about-logo1 img {
    margin: auto;
    padding: 75px 25px;
}
.about-logo2 img {
    margin: auto;
    padding: 75px 25px;
}
.about-logo3 img {
    margin: auto;
    padding: 75px 25px;
}
.about-logo4 img {
    margin: auto;
    padding: 75px 25px;
}
#logo a img {
    width: 70%;
    padding-top: 8px;
}
#navbar ul li a {
    font-size: 13px !important;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 6px !important;
}
.sidebar-footer:nth-child(2n+1) {
    clear: left;
}
.footer-v4 .sidebar-footer {
    width: 50%;
}
.footer-v4 .sidebar-footer.lastone {
    width: 50%;
}
}
@media (min-width: 768px){
   .container.newsletter-form{margin-left: 5em;}
    }
