/* Large desktop */
@media (max-width: 1170px) {
    body.boxed #page{
        width:100%;
        padding: 0 10px;
    }    
    #main-slider .bx-controls .bx-controls-direction a{
        display: none;
    }
}


@media (max-width: 1140px) {
    .ak-container, #main {
        padding: 0 50px;
        width: 100%;
    }

.networks_table
{
font-size: 7pt;padding: 0px 3px;
}
    
}





@media (max-width: 1024px) {

.system_subpage_gallery #bx-pager a, .product_system_subpage_gallery #bx-pager a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 1px;
}
.team-block {
    float: left;
    margin-left: 3%;
    width: 30.33%;
    margin-bottom: 15px;
}
}




@media (max-width: 980px) {

.team-block {
    float: left;
    margin-left: 4%;
    width: 29.33%;
    margin-bottom: 15px;
}
}


/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
    .newsletter-widget p {
        width: 50%;
    }
    .blog-date {
        font-size: 14px;
        height: 60px;
        line-height: 15px;
        padding-top: 15px;
        width: 60px;
    }
    #primary-wrap, .both-sidebar #secondary.secondary-right {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}



@media (max-width: 900px) {

 #primary, #secondary {
        float: left !important;
        width: 100% !important;
        margin-bottom: 30px !important;
    }

#secondary {padding:0px;}


}



@media (max-width: 800px) {

#secondary .widget_nav_menu ul.menu li {    padding: 10px 10px;
    font-size: 15px;
}
table {
		overflow-x: auto;
		display: block;
	}.networks_table {
    font-size: 9pt;
    padding: 0px 5px;
}.networks_table td {
    
    padding: 7px 12px;}


 #primary, #secondary {
        float: left !important;
        width: 100% !important;
        margin-bottom: 30px !important;
    }

#secondary {padding:0px;}

.team-block {
    float: left;
    margin-left: 4%;
    width: 45.33%;
    margin-bottom: 15px;
}.cat-event-excerpt {
    float: left;
    width: 60%;
}

}



@media (max-width: 768px) {
.team-block {
    float: left;
    margin-left: 9%;
    width: 40.33%;
    margin-bottom: 25px;
}
#site-branding {
  float: left;
  width: 270px;
}.service-overlay {
  padding: 12px;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}.service-overlay p {
  margin-bottom: 8px;
}
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .service-block, .feature-block {
         width: 60%;
    float: none;
    margin:15px auto;
    }.service-overlay {
    padding: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}.top-footer-block #nav_menu-2 {
    padding-left: 0px;
}
    .blog-block {
        width: 98%;
    }
    .widget-block {
        width: 97%;
        margin-bottom: 3%;
        padding: 10px;
    }
    .blog-image {
        text-align: center;
    }
    .blog-date {
        font-size: 18px;
        height: 80px;
        line-height: 22px;
        padding-top: 18px;
        width: 80px;
    }
    .top-footer-block {
        display: block;
        float: none;
        margin-bottom: 2%;
        margin-left: 0 !important;
        padding: 0 10px;
        width: 100% !important;
    }
    #testimonial .testimonial-quote, 
    #testimonial .speaker-name {
        padding: 0 10px;
    }
    
    #main-slider .bx-controls-direction{
        display: none;
    }
    .caption-content-wrapper {
        width: 100%;
    }
    .slider-caption{
        top: 50%;
    }
    .copyright, .social-icon,#bottom-footer .footer-menu {
        display: block;
        float: none;
        margin-bottom: 10px;
        text-align: center;
    }
    .right-header {
        display: none;
    }
    #top {
        display: block !important;
        background: none;
        top: 5px;
        position: relative;
    }
    .js-ready #nav {
        display: block !important;
        background: #000;
    }
    #top .nav-btn {
        float: right;
        position: static;
        background: #1EB0BC;
        width: 40px;
        height: 40px;
        padding-top: 4px;
    }
    #top .block {
        padding: 0;
    }
    #nav-open-btn .nav-row {
        border: 2px solid #ffffff;
        display: block;
        margin: 5px auto 0;
        width: 75%;
    }
    #nav ul {
        margin: 0;
    }
    #nav ul ul a{
        padding-left: 40px;
    }
    #nav li a {
        padding: 10px 30px;
        font-weight: 400;
        color: #fff;
        font-size: 14px;
    }

    #nav li a:focus, #nav li a:hover,
    #nav li.current-menu-item > a,
    #nav li.current-menu-ancestor > a {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    .js-ready #nav .close-btn {
        text-indent: 0;
        color: #fff;
        font-size: 24px;
        text-align: center;
        padding: 0;
        width: 30px;
        height: 30px;
        top: -50px;
        left: 30px;
        line-height: 25px;
        border-radius: 100%;
        border: 2px solid #fff;
        background: #000;
        opacity: 1;
    }
    #primary, #secondary {
        float: left !important;
        width: 100% !important;
        margin-bottom: 30px !important;
    }
	.system_subpage_content, .system_subpage_gallery, .product_galley_section, .product_content_section {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
}



@media (max-width: 740px) {
.feature_content {
  width: 70%;
}.service-overlay a {
  line-height: 20px;
  width: 76%;
}
}





@media (max-width: 640px) {
#secondary {padding:0px;}.feature_content {
    width: 65%;
}
.team-block {
    float: left;
    margin-left: 2%;
    width: 46.33%;
    margin-bottom: 25px;
}

.system_subpage_content,.system_subpage_gallery,.product_galley_section,.product_content_section
{
width:100%;margin-left:0px;margin-right:0px;
}

.system_subpage_gallery .bx-viewport img, .product_system_subpage_gallery .bx-viewport img {
    width: auto;
}
.custom_links_section ul li
{
margin-right: 8px;
}.custom_links_section ul li a {
   
    padding-right: 8px;
}.service-overlay a {
  line-height: 20px;
  width: 76%;
}

}

/* Landscape phone to portrait tablet */
@media (max-width: 580px) {
    .service-block, .feature-block {
        width: 97%;
        margin-bottom: 30px;
        text-align: center;
    }.service-overlay a {
  line-height: 20px;
  width: 86%;
}
    .blog-block {
        width: 98%;
    }
    .blog-image {
        text-align: center;
    }
    .blog-date {
        font-size: 14px;
        height: 60px;
        line-height: 15px;
        padding-top: 15px;
        width: 60px;
    }
    .cta-banner-text {
        float: none;
        width: 100%;
        text-align: center;
    }
    .cta-banner-btn {
        float: none;
        margin: 0 auto;
        width: 50%;
    }
    .slider-caption .caption-title {
        font-size: 20px;
    }
    .blog_layout2 .entry-thumbanil, .blog_layout3 .entry-thumbanil {
        display: block;
        float: none;
        margin: 30px 0 !important;
        width: 100%;
    }
	.caption-content-wrapper .caption-content
	{
	display:none;
	}
	.footer-menu li a
	{
	padding: 0px 10px;
	}
	.feature_icon
	{
	margin-right: 35px;
	}.team-block {
    float: none;
    margin-left: auto;
    width: 80.33%;
    margin-bottom: 25px;
    margin-right: auto;
}.team-hover
{
width:100%;
}.cat-event-image {
    float: left;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 20px;width: 100%;
}
.cat-event-excerpt 
{
width: 100%;
}
}


@media (max-width: 480px) {
#site-branding {
    float: left;
    width: 190px;
}.navbar-btn {
    margin: 5px 10px;
    float: right;
}#site-branding img{width:100%;}.ak-container, #main {
    padding: 0px 30px;
	}
	.team-hover-text
	{
	  font-size: 13px;
  line-height: 19px;
	}

.plan_how_works_div h3
{
font-size: 22px;
}
.plan_icon,.plan_content{width:100%;margin-right:0px;}

.plan_icon
{
margin-bottom:10px;
}
.plan_connect_us .form-group .col-xs-5,.plan_connect_us .form-group .col-xs-7,.plan_connect_us .form-group .col-xs-12{float:left;
width:100%;padding:0px;}
.plan_connect_us .form-group .col-xs-offset-5
{
margin:0px;
}
.service-overlay {
    padding: 20px 20px;font-size: 14px;
line-height: 22px;}
}
/* Landscape phones and down */
@media (max-width: 479px) {
    .blog-date {
        font-size: 11px;
        height: 40px;
        line-height: 14px;
        padding-top: 5px;
        width: 40px;
    }
    .testimonial-thumb {
        height: 70px;
        margin-left: 20px;
        width: 70px;
    }
    #main-slider .bx-controls .bx-controls-direction {
        display: none;
    }
    #main-slider .bx-controls .bx-pager {
        bottom: 0;
    }
    h1 {
        font-size: 28px;
    }
    #accesspress-breadcrumb {
        float: left;
        margin-top: 10px;
    }
    .comments-title {
      font-size: 18px;
    }
    .slider-caption{
        display: none;
    }
	.launch_section {
	float: none;text-align: center;
	}
	.feature_icon {
    float: none;
    display: inline-block;
    margin: auto;
}.feature_content {
    width: 100%;
    float: none;
    display: inline-block;
    margin-top: 20px;
}
.gallery_images #bx-pager a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 5px;
}h1.bg_title
{
font-size: 19px;
}	
	
	
	
}






@media (max-width: 360px) {

.team-block {
    float: none;
    margin-left: auto;
    width: 100%;
    margin-bottom: 25px;
    margin-right: auto;
}.team-hover {
    width: 100%;
}
#site-branding {
  float: left;
  width: 170px;
}
}