/*
Theme Name: Expedition Communications Child
Theme URI: https://www.steerpoint.com/
Template: expeditioncommunications
Author: SteerPoint
Author URI: https://www.steerpoint.com/
Description: Custom Theme for the Expedition Communications Website
Version: 1.0.1687449647
Updated: 2023-06-22 09:00:47

*/
/* General Changes*/

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
	justify-content: center;
	align-items: center;
}

.gform_footer top_label {
	margin: 8px 0 0;
}

.spm_button {
	border-radius: 0px;
}
.spm_button-mobile {
	border-radius: 0px;
	background-color: #EF374D;
	display: none;
    padding: 0.85em 3em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 1em;
    background-color: var(--spm-color-red);
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}


.light-gray {
background-color: #EAEAEA;
}
a {
   text-decoration: none;
	}

.light-gray-2 {
	
	background-color: #fafafa;
}
.white_on_blue-alternate-2 a {
      color: #FFFFFF;
    }
.gform_heading{
display:none;
}
.layout_block.content_with_image_alternate.white_background .section_title {
  color: #274054;
}
.layout_block.slider.slider-2.more_padding .section_title {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px; 
	color:;
}

.layout_block.products_highlights .columns > .column {
	border-top: none;
}

.layout_block.products_highlights .section_title  {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
	color:;
	
}
.layout_block.resource_hub .section_title {text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
	color:;
}
.layout_block.resource_hub.lazy_background {
 margin-top: -40px; 
  margin-bottom: 5px;
}
.layout_block.products_highlights .wrap.title_wrap {
	  margin-top: px; 
  margin-bottom: 10px;
}

.layout_block.multi_column.contact_us #gform_wrapper_13 {
padding: 20px;
border-radius: 20px;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}

.layout_block.calls_to_action_alternate .columns img {border-radius: 9px;
}

.job_listing_container .columns p {
  margin-bottom: 0px; 
}

.job_listing_container {
  border: 2px solid #F5F5F5;
  border-radius: 10px; 
  padding:40px; 
	margin-bottom: 50px;
	margin-right: -50px;
	margin-left: -50px
	
}
.columns > .column {
margin: 2px 2% 2em -1px;	
}	

.layout_block.plans_columns .wrap { 
	box-shadow: 0px 0px 100px rgb(0 0 0 / 16%);
	
}
#upper {
	background-image: none; 
}

/* New Styles and Container Class */
/* Products Action */

.products_action {
	background-color: #1e3754;
	padding-bottom: 90px;
	display: flex;  /* added */
  justify-content: space-between;  /* added */
  flex-wrap: wrap;  /* added */
}

.products_action_box {
  position: relative;
  width: 92%;
  max-width: 600px;
}

.products_action_img {
  width: 100%;
  height: auto;
	border-radius: 15px;
}

.products_action h2{
	color: #1e3754;
	font-size: 30px;
	margin-bottom: 0;
	line-height: 1.5;
}

.products_action h3{
	color: #1e3754;
	font-size: 14px;
	margin-top: 0;
	text-transform: uppercase;
}

.products_action p {
	color: #1e3754;
	font-size: 14px
}

.product_overlay {
  position: absolute;
  bottom: -80px;
  width: 100%;
  background: white;
  color: white;
  padding: 10px;
  box-sizing: border-box;
	border-radius: 0 0 15px 15px;
	padding: 30px;
}

.product_overlay h2, .product_overlay h3 {
  margin: 0;
}

.product_description {
  margin-top: 10px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.products_action_box:hover .product_description {
  max-height: 400px; 
}

.learn_more_button {
	margin-top: 20px;
  display: inline-block;
  background-color: #1e3754;
  color: white;
  padding: 14px 20px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
	text-transform: uppercase;
	border: 3px solid #1e3754;
}

.product_description a{
	color: white;
}

.learn_more_button:hover {
  background-color: white;
	border: 3px solid #1e3754;
	color: #1e3754;
}

/* Woocomerce */

.call_button {
	display: flex
}

.pswp__caption__center {
	display: none;
	
}
.woocommerce div.product .product_title {
	color: #1e3754; 
	font-size: 40px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: transparent;
	color: #555;
	font-size: 17px;
	border-bottom: 4px solid #555;
	
	
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 17px;
	color: #1E3754;
	margin-top: -20px;
}


.shopify-explain {
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 20px;
}

.not-ready h2 {
	color: #1E3754;
}

.not-ready p{
	margin-top: -10px;
}

.not-ready a{
	text-decoration: underline;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	
	background-color: #f9f9f9;
	padding: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	background-color: white;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 30px;
	padding-bottom: 20px;
}

.product-dimensions {
	background-color: #f9f9f9;
	padding: 20px;
	
}

/* Products */
/* BR1 Mini */

#product-29706 .button_links {
    display: none !important;
}

.woocommerce div.product form.cart {
	
	display: none;
}

.woocommerce span.onsale {
	background-color: #EF3743;
	font-weight: normal;
	font-size: 13px;
	
}
/* Home*/

.layout_block.services_images .columns .text {
	line-height: 1.5;
}
.layout_block.slider .slide .text {
	line-height:1.7;
}

.layout_block.services_images .columns > .column {
    display: flex;
    flex-direction: row-reverse;
}


/* Line Separating Plans */

.layout_block.plans_columns .columns > .column:after {
	
	background-color: #ececec6e;
}

/* CSS Effects */


.layout_block.calls_to_action_alternate .columns {
  opacity: 0;
  animation: fadeIn 4s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.layout_block.multi_column.style_3 .column {
  opacity: 0;
  animation: fadeIn 2.5s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Blog */


/* Important Links */

body.page-id-26203 .layout_block.multi_column.important_links .columns.columns-2 > .column {
		border-radius: 10px; 
	transition: border-bottom-color 0.3s ease-in-out;
    border-bottom: 5px solid #E7E7E7; 
}

body.page-id-26203 .layout_block.multi_column.important_links .columns.columns-2 > .column:hover {
	border-bottom-color: #1A3049;
}

/* Industries */

body.page-id-27776 .layout_block.content_editor .wrap  {
  /* existing styles */
  border-bottom: 2px solid #EFEFEF; /* adds a black line at the top */
}

body.page-id-27776 .column.column-2 p {
  margin: 40px;
}


body.page-id-27776 .column.column-2 h2 {
 font-size: 35px;
	margin: 40px;
	color: #1e3754;

}
/* Rapid Deployable Solutions */

body.page-id-25791 .layout_block.calls_to_action_alternate.larger .columns {
	margin: 0px 50px 0 50px;

}

body.page-id-25791 #contact_us {
	display: none;
}

/* Cellular Data Plan */

body.page-id-26143 #contact_us {
	display: none;
}

/* Satellite Internet Access */

body.page-id-26640 #contact_us {
	display: none;
}
body.page-id-26640 .as-low {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  padding:10px;
  width: 80%;
  border-radius: 0px;
	border: 2px dashed #1E3754;
  color: #1E3754;
  font-size: 13px;
  line-height: 1.5;
}


body.page-id-26640 .price-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  background-image: linear-gradient(to left, #F13B64, #963E6C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body.page-id-26640 .layout_block.plans_columns .columns .additional_text {
	padding-top: 2px;
	color: gray;
	padding-bottom: 40px;
	text-align: left;
	letter-spacing: 0;
	text-transform: none;
	font-size: 13px;
}


/* Technical Support Page */	


body.page-id-26691 .layout_block.multi_column .columns > .column {
	border-radius: 5px; 
	padding: 35px;
	background-color: white;
	color: #1A3049;
	position: relative;
	 box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
	font-size: 13.5px;
	transition: border-bottom-color 0.3s ease-in-out; /* Add transition */
    border-bottom: 5px solid #E7E7E7; /* Add transparent top border */
}

body.page-id-26691 .layout_block.multi_column .columns > .column:hover {
    border-bottom-color: #1A3049; /* Add dark blue top border on hover */
}

body.page-id-26691 .layout_block.multi_column .columns > .column a {
	color: #1A3049;
}
body.page-id-26691 h3 {
	line-height: 1.2; 
}

body.page-id-26691 .columns.columns-2 > .column {
	width:43%;
}

body.page-id-26691 .layout_block.content_editor .wrap {
	padding-bottom: 5px; 
}

.hours-support {
	border-left: 2px solid #1A3049;
	padding-left: 5px;
	color: #1A3049 !important;
	margin-bottom: -1px
}

body.page-id-26691 .layout_block.multi_column.style_3 .columns > .column:after {
	
	background-color: transparent;
}

body.page-id-26691 .style_3 {
  background: linear-gradient(var(--spm-color-dark-blue-2) 100%, transparent 0%);

} 
body.page-id-26691 .layout_block.white_on_blue-alternate-2 p { 
	text-align: center;
	line-height:1.5;	
}

body.page-id-26691 .layout_block.white_on_blue-alternate-2 h2 { 
	text-align: center;
	line-height:1.2;	
}

body.page-id-26691 .su-spoiler-style-simple .su-spoiler-title {
    font-size: 1.2em;
		background: #FCFCFC;
		color: #555;
		padding: 14px;
		font-weight: normal; 
}

/* Satellite Coverage Information */

body.page-id-3238 .layout_block.content_editor.has_divider .wrap:after {
	display: none;
}

.satellite-coverage-img {
	width: 65%;
}


/* Contact Us Section */

#contact_us {
	display:
}

/* Blog */

article {
	line-height:1.8em;
}

#content .page_title {
	text-transform: none;
	line-height: 1.2em;
}

/* Thank You Page */

body.page-id-1675 #contact_us {
	display: none;
}

body.page-id-1675 .page_title {
	display: none;
}
body.page-id-1675 h1 {
  font-size: 5em;
  font-weight: strong;
  line-height: 70px;
  background-image: linear-gradient(90deg,var(--spm-color-red),var(--spm-color-dark-blue));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
  opacity: 0;
  animation: fadeIn 2s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

body.page-id-1675 h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: -15px;
  opacity: 0;
  animation: fadeIn 2s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* First Responder Priority Plans */

body.page-id-28028 .layout_block.content_editor.constant_connectivity .wrap {
	padding: 80px 0px 60px;
	
}

body.page-id-28028 .layout_block.content_editor.constant_connectivity .wrap:before {
	display:none;
	
}

body.page-id-28028 .layout_block.content_editor.constant_connectivity table {
	font-size: 15px;
	line-height: 1.2;
}

.layout_block.content_editor.constant_connectivity table th, .layout_block.content_editor.constant_connectivity table td {
	
	border-width: 3px;
}


/* Price Section First Responder Priority Plans */

.price.first.container {
  background: linear-gradient(to right, #ee3741, #86496c);
  height: 30vh;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: -46px;
}

.price.first.container::before {
  content: ""; 
  position: absolute; 
  width: 600px; 
  height: 310px; 
	bottom: 0;
  left: 57.3%; /* Center the image horizontally */
  background-image: url('https://www.expeditioncommunications.com/wp-content/uploads/2023/04/first-responder-tablet@4x.png');
  background-size: contain;
  background-repeat: no-repeat;
}


.price.first.text {
  margin-left: 70px; /* adjust this value to position the text */
  margin-top: 0 px;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.vertical-line-price {
    border-left: 2px dotted #162735; 
    height: 100%;
    width: 0;
    display: inline-block;  
}

.h2.plans {
	font-size: 38px;
	margin-top: 40px;
	margin-bottom: 20px;

}

.columns-container-first {
  display: grid;
  grid-template-columns: 10fr 34fr; 
  grid-gap: 0px; 
}

.price-bold {
	color: black;
	opacity: 30%;
font-size: 2.3em;
font-weight: bold;
}

.column-first {
line-height: 1.2
}

/* Plans Section First Responder Priority Plans */

.light-gray-bg {
	
	background: linear-gradient(to top, #fafafa 30%, transparent -11%);
}

.plans.first.container {
  background-color: #1e3754;
  background-size: 200% auto; 
  background-repeat: no-repeat;
  height: 60vh;
  display: flex;
  flex-direction: column;
	position: relative;
	margin-top: -77px;
	margin-bottom: -30px;
	display: flex;
}

.plans.first.text {
  margin-left: 70px; /* adjust this value to position the text */
  margin-top: 0 px;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.plans-container {
  display: flex;
  justify-content: flex-start;
}

.plan {
  display: flex;
  flex-direction: column;
  margin-right: 110px;
	margin-left: 70px;

}


.plan-title {
	font-size: 25px;
	color: white;
	line-height: 1;
	text-transform: uppercase;
	opacity: 60%;
}


/* Trusted By Section First Responder Priority Plans */

.trusted-by {
  text-align: center;
  padding: 50px 0;
}
.trusted-by h2 {
  font-size: 38px;
  margin-bottom: 50px;
	color: #1e3754
}
.trusted-by .logos {
  display: flex;
  justify-content: center;
  align-items: center;
}
.trusted-by .column {
  margin: 0 80px;
  display: flex;
  flex-direction: column;
}

.swiper-button-next,
.swiper-button-prev {
  background: transparent;
  color: #e8e8e8;
  font-size: 10px;
  width: 50px;
  height: 150px;
  z-index: 1;
	transform: scale(0.6);
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #bfbfbf;
}
  .swiper-container {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
  }
  .swiper-slide {
    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-slide img {
    max-width: 40%;
    max-height: 100%;
  }


body.page-id-28028 #contact_us {
	display: none;
	} 
	
	/* First Responder Priority Solutions */

body.page-id-28362 #contact_us {
	display: none;
}

.first_responder_priority {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.5) 90%, rgba(255, 255, 255, 1) 100%), url('https://www.expeditioncommunications.com/wp-content/uploads/2023/05/first-responder-priority-plans-banner-2-1.png');
  background-color: white;
  background-position: left bottom;
  background-size: 53%;
  background-attachment:;
  background-repeat: no-repeat;
}

body.page-id-28362 .layout_block.multi_column .section_title {
  display: none;
}


.first-responder-priority-title {
	color: #1e3754;
	font-size: 38px;
	line-height:1;
	font-weight: bold;
}

.first-responder-form {
    margin-top: -90px;
 		margin-left: 20px;
  }

.layout_block.multi_column.first_responder_priority #gform_wrapper_15 {
	padding: 40px;
	width: 110%;
	border-radius: 25px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0,0.1);
	background: white;
	color: ;
	opacity: 100%; 
}


body.page-id-28362 .layout_block.content_editor.constant_connectivity .wrap {
	padding: 80px 0px 60px;
	border-radius: 10px 10px 0 0;
	
}

body.page-id-28362 .layout_block.content_editor.constant_connectivity .wrap:before {
	display:none;
	
}

body.page-id-28028 .layout_block.content_editor.constant_connectivity table {
	font-size: 15px;
	line-height: 1.2;
}

.multi-column-dark-blue {
   background: 
    linear-gradient(to bottom, rgba(21, 37, 53, 0.5) 8%, transparent 84%) 35% 10% / 50% 20% no-repeat,
    linear-gradient(to right, #1e3754, #1e3754);

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  color: white;
}


/* Connected 360 intro */

.form-connected360-title {
	font-size: 30px;
	color: #1e3754;
	font-weight: bold;
	margin-bottom: -5px;

}

.first-responder-priority-title-1 {
	font-size: 13px;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.09em; 
	font-weight: normal;
}

.emergency-text {
  color: #888888;
}

.info-container {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    box-shadow: 0px 0px 0px rgba(0, 0, 0,0.1);
    border-radius: 0px;
    padding: 5px;
    opacity: 100%;
    margin-top: 20px;
	margin-bottom: 220px;
	
	
}
.separator-1 {
    border: none; 
    height: 2px; 
    background-color: #F3EBEB;
    width: 100%;
    margin: 10px 0;
	margin-bottom: 15px;
	opacity: 40%;
}

.info-row {
    display: flex;
    align-items: center;
    margin-bottom: ;
}

.column-icon {
    color: #1e3754;
	margin-left: -10px;
}


.column-header {
    color: #1e3754;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    margin-right: 14px;
	width: 22%;

}

.column-text {
    color: #888888;
    font-size: 14px;
	margin-left: 0px;
}

.column-text-2 {
	 color: #888888;
    font-size: 14px;
	margin-left: 23px;
	
}

.column-text-3 {
	 color: #888888;
    font-size: 14px;
	margin-left: 3px;
	
}

.column-list {
    font-size: 14px;
    color: #888888;
    padding-left: 13px;
}

.description_gform {
	font-size: 13px;
	opacity: 70%;
}

	/* First Responder Priority Solutions Services Menu */
.frs-container {
  width: 95%;
  margin: 0 auto;
  margin-top: -70px;
}
.menu-icon {
  display: none; /* hidden by default, will be displayed on mobile */
  cursor: pointer;
  font-size: 1.5rem;
  margin: 1rem;
}

.frs-menu {
  background-color: #e5e5e5;
  display: flex;
  justify-content: space-evenly;
  padding: 0rem;
  border-radius: 0px;
  flex-wrap: wrap;
}

.frs-menu a {
  font-size: 13px;
  line-height: 1.3;
  color: #888;
  cursor: pointer;
  padding: 0.9rem;
  text-align: left;
  flex: 1;
  transition: background-color 0.3s, border-color 0.3s;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
}

.material-icons {
  margin-right: 9px;
  font-size: 28px;
}

.frs-menu a:hover {
  background-color: #1e3754;
  border-color: #1e3754;
  text-decoration: none;
  color: white;
}

.frs-menu a.selected {
  background-color: #0f2a4a;
  border-color: #0f2a4a;
  color: white;
}

.frs-content {
  display: none;
  text-align: left;
  margin-left: 20px;
  margin-top: 2.5rem;
  padding: 20px;
}

.frs-content h2 {
  text-align: left;
  font-size: 38px;
  line-height: 1.2;
  color: #1e3754
}

.frs-content.frs-active {
  display: block;
}

.frs-menu-toggle {
  display: none;
}

.title-find-plan {
	text-align: center;
  font-size: 38px;
  color: #1e3754;
  line-height: 1;
}
	/* First Responder Priority Solutions Plans Menu */

.plan-description {
      font-size: 16px;
      color: white;
      margin-top: -20px;
      margin-bottom: 30px;
	margin-left: 5px;
    }

.plan-container {
 width: 100%;
  margin: 0 auto;
	background-color: #1e3754;
	margin-top: -78px;
	padding-bottom: 40px;
	border-radius: 0px;
}

.plan-menu {
  background-color: #0f2a4a;
  display: flex;
  justify-content: center;
  padding: 0rem;
  border-radius: 0px;
  flex-wrap: wrap;
}

.plan-menu a {
 font-size: 14px;
  line-height: 1.3;
  color: white;
  cursor: pointer;
  padding: 0.9rem;
  flex: 1;
  transition: background-color 0.3s, border-color 0.3s;
	border-top: 2px solid #0f2a4a;
  border-bottom: 0px solid #5f6e80;
	border-right: px solid #0f2a4a;
  display: flex;
  align-items: center;
	  justify-content: center;
}

.plan-menu a:hover {
  background-color: #5f6e80;
  border-color: #5f6e80;
  text-decoration: none;
	color: white;
}

.plan-menu a.selected {
  background-color: #1e3754;
  border-color:;
	color: white;
	font-weight: bold;
}

.plan-content {
  display: none;
  text-align: left;
  margin-left: 40px;
  margin-top: 2.5rem;
  padding: 20px;
}

.plan-content h2 {
  text-align: left;
  font-size: 38px;
  line-height: 1.2;
  color: white;
}

.plan-content h3 {
  text-align: left;
  font-size: 20px;
  line-height: 1;
  color: #5f6e80;
	font-weight:;
}

.plan-content.plan-active {
  display: block;
	margin-right: 50px;
}

.individual-pooled-plans {
  display: flex;
}

.individual-plans,
.pooled-plans {
  width: 50%;
  padding: 0 10px;
}

.vertical-line {
  height: auto;
    border-left: 0px solid #162735; 
    height: auto;
    width: 0;
    display: inline-block; 
    margin: 0 30px; 
}
.speed-container {
    background-color: #fff;
	height: 20px;
	animation-name: loading;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
	color: #1e3754;
	font-size: 18px;
    padding: 8px;
    margin-bottom: 4px;
    width: fit-content;
	border-radius: 0px 7px 7px 0px;
}

@keyframes loading {
  from { width: 0%; }
  to { width: var(--speed-width); }
}


/* RDS Global Internet */

.submenu-rds-terminals {
    display: flex;
	font-size: 12px;
	font-weight: bold;
	background-color: #17283d;
    justify-content: space-between; 
	border-radius:5px;
}

.submenu-rds-terminals a {
	color: white;
    flex-grow: 1;
    text-align: center;
    padding: 8px;
    border-right: 2px solid #1e3754;
}

.submenu-rds-terminals a:last-child {
    border-right: none;
}

.rds-use-cases-detail {
	margin-left: -20px;
	border: 2px dashed #eaebe9;
	border-radius: 10px;
	font-size: 16px;
	padding: 20px;
	margin-top: -50px;
	background-color:;
}

body.page-id-28698 #contact_us {
	display: none;
}

.separator-2 {
    border: none; 
    height: 2px; 
    background-color: black;
    width: 100%;
    margin: 10px 0;
	margin-bottom: 15px;
	opacity: 17%;
}

.material-icons.column-icon-rds-global {
        color: white;
}

.column-text-rds-global {
    color: white;
    font-size: 14px;
	margin-left: 0px;
}

.column-text-2-rds-global {
	 color: white;
    font-size: 14px;
	margin-left: 30px;
	
}

.column-text-3-rds-global {
	 color: white;
    font-size: 14px;
	margin-left: -15px;
	
}

.column-header-rds-global {
    color: white;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    margin-right: 14px;
	width: 50%;
}

.info-row-rds-global {
    display: flex;
    align-items: center;
}

.info-container-rds-global {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    box-shadow: 0px 0px 0px rgba(0, 0, 0,0.1);
    border-radius: 0px;
    padding: 5px;
    opacity: 100%;
    margin-top: 50px;
	margin-bottom: 230px;
	
}

.rds-global-internet-title {
    font-size: 38px;
    line-height: 1.2;
    color: white;
    font-weight: bold;
    margin-top: -40px;
    margin-bottom: 20px;

}


.partner-intelsat-title {
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.09em; 
	font-weight: normal;
	opacity: 30%;
}

.layout_block.multi_column.rds_global #gform_wrapper_16 {
	padding: 40px;
	margin-right: -100px;
	margin-left: 60px;
	border-radius: 10px;
	box-shadow: 1px 2px 10px rgba(0, 0, 0,0.5);
	background: white;
	opacity: 95%;
	  border-bottom: 0px solid #E7E7E7;
}


body.page-id-28698 .layout_block.multi_column .section_title:before {
	display:none;
	
}

.rds_global {
   background-image: linear-gradient(to right, rgba(30, 55, 84, 0) 25%, rgba(30, 55, 84, 0.5) 90%, rgba(30, 55, 84, 1) 100%), url('https://www.expeditioncommunications.com/wp-content/uploads/2023/06/rds-global-internet-banner-2.png');
  background-color: #1e3754;
  background-position: -5% bottom;
  background-size: 66%;
  background-attachment:;
  background-repeat: no-repeat;
}


.learn-more a {
  position: relative;
  display: inline-block;
}

.learn-more a span {
  position: absolute;
  opacity: 0;
  left: 100%;
  transition: left 0.3s;
}

.learn-more a:hover span {
  opacity: 1;
  left: 110%;
}
/* RDS Global Values */
.rds-values-section {
	margin-bottom: -100px;
}
.rds_values {
	background-color: ;
}
.rds-values-icons {
    background-color: white;
    border-radius: 16px;
    padding: 40px;
    margin: 18px;
	border: 2px solid #F4F6F8;
	height: 180px;
}


.rds-values-icons h2 {
	font-size: 16px;
	color: #1e3754;
	margin-bottom: -9px;
}
.rds-icons {
    width: 25%;
}

.rds-values-icons p {
    font-size: 13px;
    margin: 10px 0;
}


/* RDS Global Internet Speeds Menu */

.dark_blue {
    background: linear-gradient(transparent 28%, var(--spm-color-dark-blue-2) 10%);
    color: white;
}


h2.rds-global-menu {
  font-size: 38px;
  font-weight: bold;
  color: #1e3754;
  margin-bottom: 80px;
	line-height: 1.2;
}

p.rds-global-menu {
  font-size: 16px;
	margin-top: -60px;
  margin-bottom: 80px;
 padding: 0px;
	padding-right: 250px;
	padding-left: 250px;
	
}

p.rds-global-menu-2 {
  font-size: 16px;
	margin-top: -60px;
  margin-bottom: 80px;
 padding: 0px;

}

.rds-global-internet-menu {
	margin-top: 0px; 
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.rds-global-menu-item {
    width: 50%;
	border-bottom: 2px solid #1e3754;
    cursor: pointer;
    padding: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #1e3754;
	text-align: center;
	text-transform: uppercase;
}

.rds-global-menu-item:hover {
    color: #4c6884;
}

.rds-global-menu-item.selected {
    border: px solid #1e3754;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background: #1e3754;
	color: white;
}

.rds-global-internet-content {
  position: relative;
	margin-bottom: 80px;
	width: 80%;
	margin-left: auto;
	margin-right: auto
}

.rds-global-content-item {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.5s, opacity 0.5s linear;
}

.rds-global-content-item.active {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
}


/* RDS Global Coverage Map*/

.rds-global-coverage {
	background-image: linear-gradient(var(--spm-color-dark-blue-2) 55%, transparent 40%);
    background-position: right calc(100% - px); 
	margin-bottom: -30px;
}

.rds-global-coverage-box {
	
	background: white;
	padding: 50px 50px 30px 50px;
	border-radius: 15px;
	box-shadow: 1px 2px 70px rgba(0, 0, 0,0.1);
}

.rds-global-coverage-box h2 {
	font-size: 30px;
	text-align: center;
	color: #1e3754;
}

h2.rds-global-coverage {
	color: #1e3754;
	text-align: center;
	font-size: 38px;
	margin-bottom: 50px;
}

.rds-global-product-item {
    width: 80%;
    display: none; 
	margin: auto;
}

.rds-global-product-item.active {
    display: flex; 
}

.product-column {
    flex: 1 1 0px; 
    padding: 10px;
}

.product-column img {
    width: 100%; 
    height: auto;
}

.call_to_action_rds_global_internet {
	margin-bottom: 90px;
	
}

.rds_global_kymeta a{
	
	color: white;
}

/* RDS Global Prices */

.internet-plans-price-rds-global {
	margin: -50px;
	
}
.rds-global-internet-prices {
	background-color: #1e3754; 
}

.rds-global-internet-prices-box {
	background-color: white;
	line-height: 1.2;
    border-radius: 20px;
    padding: 0px;
    margin: 0px;
	margin-bottom: -40px;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
	border: 1px solid #F4F6F8;
	border: 0px dashed #1e3754;

}

.rds-global-internet-prices-box a{
	color: white;
}

.rds-global-internet-prices-box h2{
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 50px; 
	text-align: center;
	color: white; 
	background-color: #1e3754;
	border: 25px solid white;
	border-radius: 10px;
	padding: 10px; 
}

.per-year {
	font-size: 20px;
	margin-left: 0px;
	font-weight: normal;
}

.currency {
	font-size: 25px;
  vertical-align: top;
  display: inline-block;
  margin-top: 8px; 
	font-weight: normal;
}


.rds-global-internet-prices-box p{
	margin-top: -30px;
	text-align: center;
	font-size: 15px;
	line-height: 1.3;
	
}

.rds-global-internet-prices-box h3{
	text-align: center;
	font-size: 48px;
	font-weight: none;
	color: #1e3754;
	padding: 10px;
	margin-top: -0px;
	margin-right: 120px;
	margin-left: 120px;
	margin-bottom: -50px;
	border-bottom: 2px dashed #eaebe9;
	border-top: 2px dashed #eaebe9;
}

.rds-price {
	font-size: 32px;
	font-weight: bold;
	color: #1e3754;
	border: 2px dashed #1e3754;
	border-radius: 0px;
	padding: 14px;

}

.learn_more_button_1 {
	margin-top: 80px;
	margin-bottom: 40px;
  display: inline-block;
  background-color: white;
  color: #1e3754 !important;
  padding: 14px 20px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
	text-transform: uppercase;
	border: 3px solid #1e3754;
}

.learn_more_button_1:hover {
  background-color: #1e3754;
  color: white !important;
}

/* RDS Global Call to Action */

.rds_global_call_to_action {
    background-image: linear-gradient(to right, rgba(255,255,255,0.2), rgba(255,255,255,0)), url('https://www.expeditioncommunications.com/wp-content/uploads/2023/06/rds_global_call_to_action-scaled.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 130%;
	padding-top: 40px;
	  padding-bottom: 90px;

}

.checkmark-list {
    list-style-type: none; 
	margin-top: -50px;
	margin-bottom: 40px;
	font-size: 15px;
}

.checkmark-list li::before {
    content: '✓';
	color: #1e3754;
	font-weight: bold;
	margin-right: 15px;
}
}
/* Mobile Version */

@media only screen and (max-width: 413px) {
  .layout_block.slider .slide {
    background-color: #2F5790;	
  }
  
  .layout_block.services_images .columns > .column {
    background-color: #2F5790;
  }
	
#content {
	width: 100%;
	margin: 0 0 0 0;
}
	
#banner_inside_page .image_container img {
	object-position: left !important;
	}

	#banner_inside_page {
		background-color: #1e3754;
	}
	
#banner_inside_page.style_3 .image_container .wrap {
		
		padding: 0px 20px 65px
		
	}
	
body.page-id-26691 .layout_block.multi_column .columns > .column {
    font-size: 12px;
   
	}

	body.page-id-3252 .columns.columns-3 > .column {
	width:auto;
}
	
	#banner .slide .background{
		
		object-position: 91% center;
	}

	/* Mobile First Responder Priority Solutions */	
	
	 .frs-container {
        width: 100%;
        margin-top: 0;
        padding: 1rem;
    }

    .frs-menu {
        flex-direction: column;
    }

    .frs-menu a {
        font-size: 14px;
        padding: 0.8rem;
    }
	

	
/* Mobile First Responder Priority Plans */	

	.price.first.container {
    height: auto;
    margin-top: 0;
  }

  .price.first.container::before {
    width: 100%;
    height: auto;
    left: 0;
  }

  .price.first.text {
    margin-left: 20px;
  }

  .h2.plans {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .columns-container-first {
    grid-template-columns: 1fr; 
  }

  .plans.first.container {
    height: auto;
    margin-top: 0;
  }

  .plans.first.text {
    margin-left: 20px;
  }

  .plans-container {
    flex-direction: column;
  }

  .plan {
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .speed-container {
    font-size: 16px;
  }

  .plan-title {
    font-size: 18px;
  }
}
/* Mobile Satellite Internet Access */	

@media screen and (max-width: 768px) {
    .layout_block.services_images .columns > .column {
        display: block;
        flex-direction: initial;
    }
body.page-id-26640 .price-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: bold;
  background-image: linear-gradient(to left, #F13B64, #963E6C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
	
/* Mobile Connected 360*/	
/* Form Mobile Connected 360*/
  .layout_block.multi_column.first_responder_priority #gform_wrapper_15 {
     
        padding: 20px;
			margin-left: -30px;
        width: 100%;
        border-radius: 0px;
		margin-bottom: -50px;
		margin-top: 0px;
		background: #1e3754;
		color: white;
    }
	
.connected-360-logo {
    max-width: auto;
    height: auto;
	
}

	/* Intro Mobile Connected 360*/

    .info-container {
        padding: 3px;
			padding-top: 10px;
        margin-top: 40px; 
        margin-bottom: 100px;
			border-top: 2px solid #F3EBEB;
			border-bottom: 0px solid #F3EBEB;
		
    }

    .separator-1 {
        margin: 20px 0; 
        margin-bottom: 10px; 
    }

    .info-row {
        flex-direction: column; 
    }

    .column-icon {
        margin-left: 0;
    }

    .column-header {
        font-size: 16px;
        width: 100%; 
			text-align: center;
    }

    .column-text {
        font-size: 14px; 
			margin-left: 20px;
    }


.column-text-2 {
	 color: #888888;
    font-size: 14px;
	margin-left: 20px;
	
}

.column-text-3 {
	 color: #888888;
    font-size: 14px;
	margin-left: 20px;
	
}

.first_responder_priority {
    background-color: white;
    background-position: left -70px;
    background-size: 120%;
    background-repeat: no-repeat;

  }
	
	.first-responder-priority-title {
		margin-top: 170px;
		font-size: 28px;
	}

/* Services Menu Mobile Connected 360*/
.menu-icon {
    display: flex;
    align-items: center;
    justify-content: left;
	font-size: 15px;
background-color: #1e3754;
	color: white;
	border-radius: 10px;
	line-height: 1.2;
	padding: 20px;
  }
	
#menu-icon-text {
    display: flex;
    align-items: center;
}

  .frs-menu {
    margin: 1rem;
    margin-top: -6px;
    display: none; 
    flex-direction: column; 
    margin-bottom: 70px;
}

	
  .frs-menu a {
    font-size: 0.9rem;
		padding: 17px;
		margin-bottom: -25px;
  }
	
.material-icons {
  margin-right: 10px;
  font-size: 25px;
	padding: 0;
}
	
.toggle-icon {
    border-right: 0px solid #0d1721;
	color: white;
opacity: 30%;
    padding-right: 10px;
    margin-right: 20px;
  }	

	
.frs-content h2 {
  text-align: left;
  font-size: 25px;
	margin-top: -36px;
  line-height: 1.1;
  color: #1e3754
}
	.frs-content {
  display: none;
  text-align: left;
  margin-left: -5px;
}
.multi-column-dark-blue h2 {
    font-size: 28px !important;
}

/* Price Tease Section Mobile Connected 360*/

	.price.first.container {
    margin-top: -120px; 
		width: 115%;
		margin-left: -20px;
		height: auto;
		padding-bottom: 70px;
  }

  .price.first.container::before {
		display:;
		height: 75%;
  }

  .price.first.text {
    margin-left: 20px; 
		line-height: 1;
		font-size: 14px;
  }

  .h2.plans {
    font-size: 23px;
		text-align: left;
		margin-left: 0px;
		margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .columns-container-first {
    grid-template-columns: 1fr;
  }

  .price-bold {
    font-size: 3.1em;
  }

  .column-first {
    line-height: 1.3; 
  }
	
/* Internet Plans Section Mobile Connected 360*/
	
 .plan-description {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 20px;
	margin-left: 2px;
    }

    .plan-container {
	    width: 115%;
			margin-left: -20px;
	    padding-bottom: 20px;
    }

    .plan-menu {
        flex-direction: olumn; 
    }

    .plan-menu a {
        font-size: 11px;
        padding: 0.7rem;
    }

    .plan-content {
        margin-left: 10px;
        padding: 10px;
    }

    .plan-content h2 {
			margin-top: 0px;
        font-size: 28px;
			line-height: 1.2;
			margin-left: 0px;
    }

    .plan-content h3 {
        font-size: 18px;
    }

    .plan-content.plan-active {
	margin-right: 23px;
    }

    .individual-pooled-plans {
        flex-direction: column;
    }

    .individual-plans,
    .pooled-plans {
        width: 100%;
        padding: 0 5px;
    }

    .vertical-line {
        display: none;
    }
    .speed-container {
	font-size: 16px;
        padding: 4px;
    }
	
	.light-gray-2{
		margin-top: -30px;
	}	
	
	
	.title-find-plan {
	text-align: center;
		margin-top: -34px;
		padding-right: 45px;
		padding-left: 45px;
  font-size: 28px;
  color: #1e3754;
  line-height: 1;
}
	
  .trusted-by h2 {
    font-size: 28px;
    margin-bottom: 30px;
		margin-top: -50px;
  }

  .trusted-by .logos {
    flex-direction: column;
  }

  .trusted-by .column {
    margin: 20px 0;
  }

  .swiper-slide img {
    max-width: 115%;
  }

  .swiper-button-next,
  .swiper-button-prev {
		display: none;
    font-size: 8px;
    width: 40px;
    height: 120px;
  }

.tido-chat {
		transform: translateY(-20px);
	}
	
	body.page-id-26640 .as-low {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  padding:10px;
  width: 200%;
  border-radius: 0px;
	background-color: #1E3754;
  color: white;
  font-size: 11px;
  line-height: 1.5;
}

	/* RDS Global Internet Intro Mobile*/
	
.rds_global {

   background-color: #1E3754;
    background-position: left -70px;
    background-size: 120%;
    background-repeat: no-repeat;
	padding-bottom: 40px;
}	
	
	.rds-global-internet-title {
		margin-top: -40px;
		font-size: 28px;
	}	
	
body.page-id-28698 .section_title {
		margin-top: 135px;
	}
	
	.info-container-rds-global {
        padding: 3px;
			padding-top: 10px;
        margin-top: 40px; 
        margin-bottom: 120px;
		background-color: white;
		border-radius: 15px;
		padding: 20px;
			border-top: 2px solid #F3EBEB;
			border-bottom: 0px solid #F3EBEB;

    }
    .separator-2 {
        margin: 20px 0; 
        margin-bottom: 10px; 
    }

    .info-row-rds-global {
        flex-direction: column; 
    }

    .column-icon-rds-global {
        margin-left: 0;
			color: #1E3754;
    }

    .column-header-rds-global {
        font-size: 16px;
        width: 100%; 
			text-align: center;
			color: #1E3754;
    }

    .column-text-rds-global {
        font-size: 14px; 
			text-align: center;
			color: #1E3754;
    }

.column-text-2-rds-global {

    font-size: 14px;
	text-align: center;
	margin-left: -5px;
	color: #1E3754;
	
}
.column-text-3-rds-global {
    font-size: 14px;
	margin-left: 10px;
text-align: center;
	color: #1E3754;
	
}
	.material-icons.column-icon-rds-global {
		color: #1E3754;
		
	}
	
  .layout_block.multi_column.rds_global #gform_wrapper_16 {
     display: none !important;
        padding: 20px;
			margin-left: -30px;
        width: 100%;
        border-radius: 0px;
		margin-bottom: -50px;
		margin-top: 0px;
		background: #1e3754;
		color: white;
		box-shadow: none;
    }
	
	.spm_button-mobile {
        display: block;
        position: absolute;
        left: 22%;
        transform: translateX(0%);
    }
	
		/* RDS Global Internet Values Mobile*/
	
	h2.rds-global-menu {
  font-size: 28px;
  font-weight: bold;
  color: #1e3754;
  margin-bottom: 80px;
	line-height: 1.2;
}

p.rds-global-menu {
  font-size: 16px;
	padding-right:0;
	padding-left: 0;
}

	
	.rds-values-section {
	margin-bottom: -100px;
}
	
.rds_values {
	margin-bottom: -60px;
}
.rds-values-icons {
    background-color: white;
    border-radius: 16px;
    padding: 20px;
    margin: 1px;
	border: 2px solid #F4F6F8;
}


.rds-values-icons h2 {
	font-size: 16px;
	text-align: center;
	color: #1e3754;
	margin-bottom: 10px;
}
.rds-icons {
    width: 25%;
}

.rds-values-icons p {
    font-size: 13px;
	text-align: center;
    margin: 7px 0;
}
	
	.rds-use-cases-detail {
	margin-left: 0px;
	border: 2px dashed #eaebe9;
	border-radius: 10px;
	font-size: 14px;
	padding: 20px;
	margin-top: -50px;
	background-color:;
}
	
			/* RDS Global Internet Terminals Mobile*/
	

	.white_on_blue-alternate-2 h2{
		font-size: 28px !important; 
		line-height: 1.2;
	}
.white_on_blue-alternate-2 p{ 
		padding-right: 0 !important;
	padding-left: 0 !important;
	}	

	.products_action {
		
	}
	
	.products_action_box {
		width: 100%;
		margin-bottom: 160px;
		margin-top: -30px;

	}
	
	/* RDS Global Internet Prices Mobile*/	
	
	.internet-plans-price-rds-global {
		margin-top: -200px;
		padding: 0px;
	}
	
	.rds-global-internet-prices {
		margin-top: -200px;
		
	}
	.rds-global-internet-prices-box {
	background-color: white;
	line-height: 1.2;
    border-radius: 20px;
	margin-bottom: 50px;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
	
	.per-year {
	font-size: 13px;
	font-weight: normal;
}

.currency {
	font-size: 15px;
  vertical-align: top;
  display: inline-block;
  margin-top: 8px; 
	font-weight: normal;
	padding: 0 !important;
}


.rds-global-internet-prices-box p{
	margin-top: -30px;
	text-align: center;
	font-size: 15px;
	line-height: 1.3;
	
}
	.rds-global-internet-prices-box h2{
		font-size: 20px;
		
	}
	
.rds-global-internet-prices-box h3{
	margin-right: 50px !important;
	margin-left: 50px !important;
	text-align: center;
	font-size: 38px;
	font-weight: none;
	color: #1e3754;
	padding: 10px;
	border-bottom: 2px dashed #eaebe9;
	border-top: 2px dashed #eaebe9;
}
	
	/* RDS Global Coverage Map Mobile*/
	
	.rds-global-coverage {
		
		width: 120%;
		margin-left: -30px;
		margin-top: -50px;
	}

	.rds-global-coverage-box {
		width: 80%;
		margin-left: -20px;
	}
	
	.rds-global-coverage-box h2{
		font-size: 28px;
		line-height: 1.2;
		margin-bottom: 50px;
	}

	.rds-global-internet-menu {
		width: 100%;
		margin-left: 10px;
	}
	
	.rds-global-menu-item {
		font-size: 12px;
		margin-left: -10px;
	}
	
	.rds-global-internet-content {
		font-size: 12px;
		margin-left: -0px;
		margin-top: -10px;

		width: 100%;
		
	}

.product-column img {
    transform: scale(2);
    margin-top: 90px;
    margin-bottom: 20px;
}
	
		/* RDS Global Call to Actions Mobile*/
	
	.rds_global_call_to_action {
		
		margin-top: -90px;
		background-size: 170%;
		 background-position: right bottom;
	}
	
}
