/* Created by Artisteer v4.2.0.60623 */

.responsive body
{
   min-width: 240px;
}
  
.responsive img 
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}  
  
.responsive .art-content-layout img,
.responsive .art-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .art-content-layout img 
{
   margin: 0px;
}

.responsive.responsive-phone .art-collage,
.responsive.responsive-tablet .art-collage {
   margin: 0 !important;
}

.responsive .art-content-layout .art-sidebar0, 
.responsive .art-content-layout .art-sidebar1, 
.responsive .art-content-layout .art-sidebar2 
{
   width: auto !important;
}
    
.responsive .art-content-layout, 
.responsive .art-content-layout-row, 
.responsive .art-layout-cell 
{
   padding: 0;
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .art-vmenublock,
.responsive.responsive-tablet .art-block
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .art-responsive-embed 
{
   height: 0;
   padding-bottom: 56.25%;
   /* 16:9 */
    position: relative;
}

.responsive .art-responsive-embed iframe,
.responsive .art-responsive-embed object,
.responsive .art-responsive-embed embed
{
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.responsive .art-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#art-resp {
   display: none;
}

@media all and (max-width: 999px)
{
    #art-resp, #art-resp-t { display: block; }
    #art-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #art-resp, #art-resp-m { display: block; }
    #art-resp-t { display: none; }
}

#art-resp-desktop {
   display: none;
}
#art-resp-tablet-landscape {
   display: none;
}
#art-resp-tablet-portrait {
   display: none;
}
#art-resp-phone-landscape {
   display: none;
}
#art-resp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #art-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #art-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #art-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #art-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #art-resp-phone-portrait { display: block; }
}
.responsive .art-header 
{
   width: auto !important;
   max-width: none !important;
   min-height: 300px !important;
   min-width: 0 !important;
   text-align: center;
    overflow: visible;
    position: relative !important;
}

.default-responsive .art-header 
{
   height: auto;
}

.default-responsive .art-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.default-responsive .art-header .art-headline, 
.default-responsive .art-header .art-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
   text-align: center !important;
}
    
.default-responsive .art-header .art-headline a, 
.default-responsive .art-header .art-slogan 
{
   white-space: normal !important;
}

.default-responsive .art-header .art-logo
{
   display: inline-block;
   margin: auto !important;
   left: auto;
   top: auto !important;
   width: auto;
   height: auto;
}

.responsive .art-header .art-slidenavigator 
{
   position: absolute;
}

.default-responsive .art-header .art-positioncontrol 
{
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
   width: auto;
   height: auto;
   margin: auto;
}

.responsive .art-header #art-flash-area
{
   display: none;
}

/* Search and other elements in header element directly */
.default-responsive .art-header>.art-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

.default-responsive .art-header .art-textblock 
{
   position: relative !important;
   display: block !important;
   margin: auto !important;
   left: 0 !important;
   right: 0 !important;
   top: auto !important;
   height: auto !important;
   width: auto;
   background-image: none;
}

/* '.art-header *' used noram align, but for '.art-textblock *' we must force align because of preview */
.responsive .art-header .art-textblock *
{
   text-align: center !important;
}

.default-responsive .art-header .art-shapes > .art-textblock,
.default-responsive .art-header .art-slide-item > .art-textblock
{
   display: none !important;
}

.default-responsive .art-header .art-shapes > .art-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

.default-responsive .art-header .art-slider .art-textblock *
{
   text-align: center !important;
   width: auto !important;
   height: auto !important;
   display: block;
}

/* For icons like facebook, rss, etc. */
.responsive .art-header>.art-textblock>div 
{
   width: 100%;
}
/* dynamic width nav */
.responsive nav.art-nav,
.responsive .art-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: right !important;
}

.responsive nav.art-nav
{
   min-width: 1%;
}

.responsive .art-nav 
{
   padding-left: 0;
   padding-right: 0;
   padding-top: 4px;
   padding-bottom: 4px;
   margin-top: 20px;
}
 
/* full width hmenu, instead of inline-block */
.responsive .art-nav ul.art-hmenu 
{
   float: none;
   text-align: center;
   display: none;
}

/* elements on different lines */
.responsive .art-nav ul.art-hmenu li,
.responsive .art-hmenu-extra1,
.responsive .art-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .art-nav ul.art-hmenu>li:first-child, 
.responsive .art-nav ul.art-hmenu>li:last-child, 
.responsive .art-nav ul.art-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .art-nav ul.art-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .art-nav ul.art-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   height: auto;
   white-space: normal;
}

.responsive .art-nav ul.art-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .art-nav ul.art-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .art-nav .ext, 
.responsive .art-nav ul.art-hmenu>li>ul, 
.responsive .art-nav ul.art-hmenu>li>ul>li,
.responsive .art-nav ul.art-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .art-nav ul.art-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .art-nav ul.art-hmenu li.active>ul
{
   display: block !important;
}
.responsive .art-nav ul.art-hmenu ul li.active>a
{
   font-weight: bold;
}

.art-nav .art-menu-btn 
{
   border: 1px solid #404040;
   border-radius: 3px;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   -svg-background: linear-gradient(to bottom, #707070 0, #000 100%);
   background: -ms-linear-gradient(top, #707070 0, #000 100%);
   background: -moz-linear-gradient(top, #707070 0, #000 100%);
   background: -o-linear-gradient(top, #707070 0, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
   background: -webkit-linear-gradient(top, #707070 0, #000 100%);
   background: linear-gradient(to bottom, #707070 0, #000 100%);
   margin: 3px;
   outline: none;
   padding: 5px;
   position: relative;
   vertical-align: bottom;
   width: 20px;
}

.art-nav .art-menu-btn span 
{
   background: #E0E0E0;
   border-radius: 2px;
   display: block;
   height: 3px;
   margin: 3px 1px;
   position: relative;
   -moz-transition: background .2s;
   -o-transition: background .2s;
   -webkit-transition: background .2s;
   transition: background .2s;
}

.art-nav .art-menu-btn:hover span
{
   background: #f3f3f3;
}

.responsive .art-nav .art-menu-btn 
{
   display: inline-block;
}

.responsive .art-nav .art-hmenu.visible 
{
   display: block;
}

.responsive .art-nav .art-hmenu>li>a
{
   border-radius: 4px;
}

.responsive .art-nav ul.art-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .art-nav ul.art-hmenu ul a
{
   padding-left: 4% !important;
}
.responsive .art-nav ul.art-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .art-nav ul.art-hmenu>li>ul
{
   padding: 0;
}
  
.responsive .art-nav ul.art-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .art-content-layout, 
.responsive .art-content-layout-row, 
.responsive .art-layout-cell 
{
   display: block;
}

.responsive .art-layout-cell 
{
   width: auto !important;
   height: auto !important;
}

.responsive .art-content-layout:after, 
.responsive .art-content-layout-row:after, 
.responsive .art-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .art-post
{
   border-radius: 0;
}

.responsive .art-footer-inner
{
   min-width: 0;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 100% !important;
   float: none;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell 
{
   width: 100% !important;
}

.responsive.responsive-tablet .items-row .item ,
.responsive.responsive-phone .items-row .item 
{
    width: auto;
}

.responsive .art-nostyle_banner1 {
width:100% !important;
float:none!important;
clear:both!important;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center!important;
}
.responsive .paratus-logo {
	float:none!important;
	margin-left: auto;
margin-right: auto;
	margin-top: 25px;
}
.responsive .art-nostyle_banner2 {
width:100% !important;
float:none!important;
clear:both!important;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: center!important;
height: 30px;
}
.responsive .social-top {
margin-top: 10px!important;
margin-bottom: 10px!important;
margin-left: auto;
margin-right: auto;
float: none!important;
}
.responsive .art-nostyle_banner3 {
display: none!important;
}

.responsive .top {
   width: auto !important;
   min-width: 240px !important;
   max-width: none !important;
   margin-right: 1% !important;
   margin-left: 1% !important;
   height: 100%;
   clear:both!important;
   overflow: visible;
   position: relative;
   background-color: #FFF!important;
}

.responsive .art-nostyle_banner5 a:link, .responsive .art-nostyle_banner5 a:visited {
	color: #FFF!important;
	text-decoration: none;
	line-height: 16px;
	float: left;
	padding: 8px !important;
	font-size: 13px;
}

.responsive .art-nostyle_banner5 a:hover {
	color: #999999!important;
	text-decoration: none;
	line-height: 16px;
	float: left;
	padding: 8px !important;
	font-size: 13px;
}

.responsive .art-nostyle_banner5 div.custom_banner5 div.partner {
width: 50%!important;
margin-left: auto!important;
margin-right: auto!important;
float: left !important;
   overflow: visible;
   position: relative;
   background-color: #888888!important;
}

.responsive .art-nostyle_banner5 div.custom_banner5 div.network {
width: 50%!important;
margin-left: auto!important;
margin-right: auto!important;
float: left !important;
   overflow: visible;
   position: relative;
}

.responsive .art-nostyle_banner5 div.custom_banner5 div.client {
width: 0%!important;
margin-left: auto!important;
margin-right: auto!important;
float: left !important;
   overflow: visible;
   position: relative;
}

.responsive .art-nostyle_banner5 div.custom_banner5 div.country {
width:100%!important;
margin-left: auto!important;
margin-right: auto!important;
float: left !important;
   overflow: visible;
   position: relative;
}

.responsive div.client a.user, .responsive div.country a.world {
	background-image: none !important;
	padding-left:10px!important;
	margin-left:0px!important;
}

html.firefox body div#art-main header.art-header div.art-shapes div.top div.art-nostyle_banner5 div.custom_banner5 

.responsive .art-nostyle_banner4 {
width: 100%;
float: none;
height: auto;
min-height: 180px;
margin-left: auto;
margin-right: auto;
clear:both!important;
   overflow: visible;
   position: relative;
   margin-bottom: 20px;


}

.responsive .art-nostyle_banner5 {
width: 100%;
float: none;
margin-left: auto!important;
margin-right: auto!important;
margin-top: 20px!important;
clear:both!important;
   overflow: visible;
   position: absolute;
   margin-bottom: 20px;
}

.responsive .nivo-controlNav {
	bottom: 5px;
}

.responsive .custom_Bottom1 {
background-color: #303030;
padding: 30px;
color: #adadad;
height:100%;
}

.responsive .bottom-contact, .responsive .logo-dark , .responsive .aup {
	float:none;
	width: 100%;
	text-align:center !important;
}

.responsive .aup {
margin-top: 0px;
}
.responsive .bottom-contact,.responsive .logo-dark {
	margin-bottom: 20px;
}

.responsive .custom_Bottom2,.responsive .custom_Bottom3,.responsive .custom_Bottom4 {
height: auto;
}

.responsive span.mobilebarmenutitleck {
    font-family: Ubuntu,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}
	
.responsive .news,.responsive .paratus-structure, .responsive .blognews 
 {
	background-image: none !important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
	min-height: auto;
}

.responsive .customnewsarchive {
	margin-left: 30px;
		margin-right: 30px;}

.customnewsarchive div.art-postcontent.clearfix div.art-article h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.responsive .products-vsat, .responsive .products-intelligent-ip, .responsive .products-mpls,  .responsive .products-wireless, .responsive .products-portable, .responsive .gc-blank,.responsive .overview-paratus, .responsive .login-section {
	background-image: none !important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top:0px!important;
	min-height: auto;
}

.responsive .countries, .responsive .paratus-intro {
	width: 100%;
}

.responsive .googleearth {
    float: none!important;
  height: auto;
    padding: 0px;
    width: 100%;
}


.responsive .latest-news {
     float: none!important;
    height: auto;
    width: 100%;
}

.responsive .upcoming {
     float: none!important;
    height: auto;
    width: 100%;
}

.responsive .upcoming .events {
    background-color: #555555;
    height: auto;
    padding: 30px;
}


.responsive .art-post_Form {
    background-color: #0E3087;
    color: #C3C3C3;
    height: auto;
    padding: 30px;
	width:100%!important;
	 float: none!important;
	 clear:both!important;
}



.responsive .wf_caption {
	margin: 0px; !important;
}

.responsive .art-postmeet-team-front {
	display:none !important;
}

.responsive .art-content-layout-row div.art-layout-cell div.art-block {
	width: 100% !important;
}

.responsive .custom_Bottom2 h3, .responsive .custom_Bottom3 h3, .responsive .custom_Bottom4 h3 {text-align:center !important;
}

.responsive .team2 .left-heading .left {
	float: none!important;
	left: auto;
	overflow: hidden;
	position: relative!important;
width: 100%;
}

.responsive .greyblock2, .responsive .greyblock {
	display:none !important;
}

.responsive  .art-post_Contact-Form {
    background-color: #0E3087;
    background-image: none!important;
    color: #C3C3C3;
    height: auto;
    padding: 30px;
}


.responsive .call-us2 {
    float: none!important;
    padding: 30px;
}
.responsive .art-post_Contact-Us-Module {
	clear:both;
	float: none!important;
}


.responsive .team2 .meet-the-team-org2, .responsive .team2 .meet-the-team-org {
	float: left!important;
	left: auto;
	overflow: hidden;
	position: relative!important;
	min-width: 204px!important;
}

.responsive .team  {
	float: none!important;
	width: 100%;
	min-width: 204px!important;
}


.responsive .meet-the-team-intro {
    float: none !important;
    width: 100%;
}

.responsive .meet-the-team-org .persona1, .responsive  .meet-the-team-org2 .persona1 {
	float: left!important;
	height: 100%;
	position: relative!important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.responsive .art-post_Meet-the-team {
display: none!important;
}


.responsive .wf_caption {
	margin-left: 0px!important;}
	
.responsive .art-post_Form div.art-postcontent div#pwebcontact104.pwebcontact div#pwebcontact104_box.pwebcontact-box div#pwebcontact104_container.pwebcontact-container form#pwebcontact104_form.pwebcontact-form div.pweb-fields div#pwebcontact104_text-0.pweb-field-container, 
.responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact111.pwebcontact div#pwebcontact111_box.pwebcontact-box div#pwebcontact111_container.pwebcontact-container form#pwebcontact111_form.pwebcontact-form div.pweb-fields div#pwebcontact111_text-0.pweb-field-container, 
.responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact111.pwebcontact div#pwebcontact127_box.pwebcontact-box div#pwebcontact127_container.pwebcontact-container form#pwebcontact127_form.pwebcontact-form div.pweb-fields div#pwebcontact127_text-0.pweb-field-container,
.responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact131.pwebcontact div#pwebcontact131_box.pwebcontact-box div#pwebcontact131_container.pwebcontact-container form#pwebcontact131_form.pwebcontact-form div.pweb-fields div#pwebcontact131_text-0.pweb-field-container, 
.responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact139.pwebcontact div#pwebcontact139_box.pwebcontact-box div#pwebcontact139_container.pwebcontact-container form#pwebcontact139_form.pwebcontact-form div.pweb-fields div#pwebcontact139_text-0.pweb-field-container {
    background-image: none!important;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    padding-left: 0px;
}

.responsive .art-post_Form div.art-postcontent div#pwebcontact104.pwebcontact div#pwebcontact104_box.pwebcontact-box div#pwebcontact104_container.pwebcontact-container form#pwebcontact104_form.pwebcontact-form div.pweb-fields div.pweb-field-container, .responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact111.pwebcontact div#pwebcontact111_box.pwebcontact-box div#pwebcontact111_container.pwebcontact-container form#pwebcontact111_form.pwebcontact-form div.pweb-fields div.pweb-field-container,
.responsive .art-post_Form div.art-postcontent div#pwebcontact104.pwebcontact div#pwebcontact104_box.pwebcontact-box div#pwebcontact104_container.pwebcontact-container form#pwebcontact104_form.pwebcontact-form div.pweb-fields div.pweb-field-container,
.responsive .art-post_Form div.art-postcontent div#pwebcontact127.pwebcontact div#pwebcontact127_box.pwebcontact-box div#pwebcontact127_container.pwebcontact-container form#pwebcontact127_form.pwebcontact-form div.pweb-fields div.pweb-field-container,
.responsive .art-post_Form div.art-postcontent div#pwebcontact131.pwebcontact div#pwebcontact131_box.pwebcontact-box div#pwebcontact131_container.pwebcontact-container form#pwebcontact131_form.pwebcontact-form div.pweb-fields div.pweb-field-container,
.responsive .art-post_Contact-Form div.art-postcontent div#pwebcontact139.pwebcontact div#pwebcontact139_box.pwebcontact-box div#pwebcontact139_container.pwebcontact-container form#pwebcontact139_form.pwebcontact-form div.pweb-fields div.pweb-field-container {
    float: left;
    width:100%;
	max-width: 250px!important;
}

.responsive .empty {
display: none!important;
}

.responsive .overview-paratus {
    padding: 0px;
	clear: none !important;
	height: auto;
}

.responsive .overview-paratus .paratus-structure {
	display:none!important;
}

.responsive .edge, .responsive .edge2 {
	display:none !important;
}

.responsive .overlay, .responsive .overlay:hover {
	display:none !important;
}

.responsive .overlay2, .responsive .overlay2:hover {
	display:none !important;
}

.responsive .team div.meet-the-team-director {
	float: none!important;
	width: 100%;
}


.responsive .meet-the-team-director .left {
    background-color: #555555;
    float: none!important;
	width: 100%;
    z-index: 0;
	height: auto;
	clear:both;
	position: relative;
}

.responsive .meet-the-team-director .pic {
    background-image: none !important;
    float: left!important;
    height: 204px;
	width: 204px;
	left: 10px;
	top: 10px;
	position: relative;
}


.responsive .meet-the-team-director .right {
	background-color: #FFF !important;
	opacity: 0.5;
	height: 40px;
	width: 100%!important;
	float: left!important;
	left: 0px;
	top: 254px;
	position: absolute;
}


.responsive .meet-the-team-director .bottom {
    background-color: #FFFFFF;
    left: 0;
    max-height: 400px;
    position:relative;
    top: auto;
    width: 100%!important;
	float: left !important;
	padding-right: 0px;
}

.responsive .meet-the-team-director .bottom p {
	color: #777777;
	font-size: 13px;
	position: relative;
	padding: 10px;;
}

.responsive .meet-the-team-director .right p {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0;
	text-transform: uppercase;
	text-align: left!important;
	width: 100%!important;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.responsive .meet-the-team-director .meet-link {
    background-color: #FFFFFF;
    height: auto;
    left: 0;
    padding-left: 10px;
    position: relative;
    top: auto;
    width: 100%!important;
	float: left !important;
	margin-bottom: 30px;
}

.responsive a.art-button {
	margin-top: 0px;}

.responsive .networkmapgoogle {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
width: 100%!important;
}

.responsive .contact, .responsive .call-us2 {
	padding: 10px;
}

.responsive .networkmapgoogle iframe {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
}

.responsive .item-pageabout-us {
	background-image:none!important;
	margin: 15px;

}

.responsive .country a img.flaghover {
    opacity: 0.4;
    padding-top: 8px!important;
}



.responsive .nivoSlider {
    box-shadow: none !important;
}
.responsive .item-pagegc, .responsive .item-pageabout-us {
	padding: 10px !important;
	margin: 15px;
}

.responsive .img-intro-left {
	display:none !important;
}

.responsive .blogProduct-Overview .art-article {
	padding: 10px !important;
}
	
	
.responsive .blogProduct-Overview {
		margin: 15px;}
	
.responsive p.readmore {
	margin: 0px!important;
	padding-top: 0px!important;
	padding-right: 10px!important;
	padding-bottom: 10px!important;
	padding-left: 10px!important;
}


.responsive .item-pageproducts-vsat, .responsive .item-pageproducts-intelligent-ip, .responsive .item-pageproducts-mpls, .responsive .item-pageproducts-wireless, .responsive .item-pageproducts-portable, .responsive .item-pagenews, .responsive .blognews {
    background-image: none !Important;
    padding: 10px !important;
	margin: 15px;
}

.blognews

.responsive .art-article h2 {
	margin-top: 20px;}
	
.responsive .art-post_Specials,
.responsive .art-post_Latest-News {
	height: auto;
}

.responsive .gbs3 legend {
	font-size: 14px;}

.responsive .gcore-display-table input[type="text"] {
    margin-left: 0px;
}

.responsive input#button28.art-button.form-control.A {
	margin-left: 0px !important;
}

.responsive .gcore-display-table textarea {
	margin-left: 0px;
}

@media (max-width: 479px)
{
.responsive .countries {
	background-image: none !important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top:0px!important;
	min-height: auto;
}

.responsive .countries p span.wf_caption {
margin-right: 5px!important;
font-size: 10px;
width: 45px;
}

.responsive  .customer-support {
	width: 100%;
	float:none;
	clear:both!important;
}
.responsive .gbs3 {
    float: none;
    margin-right: 0;
    width: 100%;
	clear:both!important;
}
}

@media (min-width: 480px) and (max-width: 767px)
{
.responsive .countries {
	background-image: none !important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-top:0px!important;
	min-height: auto;
}

.responsive  .customer-support {
	width: 100%;
	float:none;
	clear:both!important;
}

.responsive .gbs3 {
    float: none;
    margin-right: 0;
    width: 100%;
	clear:both!important;
}