/*main-content-spacer*/
.main-content-spacer {
    width: 100%;
    height: 60px;
    /*CJK-TEMP TILL NEW DESIGN*/
    /*background-color: #f7f7f7!important;*/
}
a:focus,
button:focus {
  outline: none;
}

body {
  display: block;
  overflow: hidden;
}

/*fix addtoany styling*/
body > div:nth-child(4) > div > a.hidden-md-down {display: none;}
/*body > div:nth-child(4) > div {width: auto !important;}*/
body > div:nth-child(8) > div > a.hidden-md-down {display: none;}
/* tags */
.tagh2 {
    color: #0e4567 !important;
    text-transform: uppercase !important;
    font-weight: 700;
    margin-bottom: 30px !important;
    font-size: 2.5rem;
    text-align: center;
}

.u-go-to-v1 {
    background-color: rgb(9, 86, 140) !important;
    color: #fff !important;
}

.clientViewMore {
    color: rgb(0,116,197);
    text-transform: uppercase;
    margin-top: 24px;
    display: block;
}
.clientViewMore:hover {
    color: #555;
    text-decoration: none;
}

/*call to action*/
.call-to-action-wrapper {
	background-color: #09568c;
}
.call-to-action-container {
	text-align: center; 
	padding: 30px;
}
.call-to-action-textspan {
	color:#fff;
	font-size: 1.6em;
	margin-right: 20px;
}
.call-to-action-button {
	background-color: #cd0e0e;
	color: #fff;
	border-color: #fff;
}
.call-to-action-button:hover {
	background-color: #0174c5 !important;
	color: #fff !important;
}

/* Product Menu Bar */



/*Who is our clients*/
.client-list-heading-row {
    text-align: center;
    margin-bottom: 40px;
}
.client-list-row {
    text-align: center;
    max-width:1140px;
    padding-left: 17px;
}
.client-list-logo-wrapper {
    min-width: 20%;
    margin-bottom: 20px;
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .5s ease-in-out;
    opacity: 0.5;
    filter: alpha(opacity=50);
}   
.client-list-imgage {
    max-width: 100%;
    max-height: 70px;
}
.object-grey-scale-hover:hover {
    filter: none;
    filter: none;
    -webkit-filter: none;
    -webkit-transition: all .5snone;
    opacity: 1;
    filter: none;
}

/*what our clients say*/
.object-testimonial-hover {
    border: 1px solid #efeeee;
}
.object-testimonial-hover:hover {
    border: 1px solid #bdbdbd;
}

/* subheadline below slider */
.subheadline-below-slider {
    text-align: center;
    background-color: #09568c;
    line-height: 1.2;
    color: #fff;
    padding: 15px 0;
    font-size: 1.3em;
    -webkit-box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.3); 
    box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.3);
}
/*header {
    -webkit-box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.3); 
    box-shadow: 0px 10px 25px 5px rgba(0,0,0,0.3);
}*/
.subtitle-to-h2text {
    display: block;
    margin-top: -24px;
    font-size: 18px;
}

/* wireless hero & slider covarage button */
#masterslider > div.ms-container > div > div.ms-view.ms-basic-view > div > div > div.ms-slide-layers > div > div:nth-child(5) > a,
div.content-min-height > section > div > div > a {
	background-color: #cd0e0e !important; 
}

/* Orders Packages */
.package-block {
    min-width: 20%;
}


/* ****************************************** */
/* Video */
.video-parent-container {
    
}
.video-container {


}
.video-container video {

}

/* ****************************************** */


@media (max-width: 574px) {
    /* call to action */
    .call-to-action-textspan {
        margin-bottom: 20px;
    	margin-right: 0;
    }
    .call-to-action-button {
    	font-size: 18px !important;
    	padding-top: 15px;
    	padding-bottom: 15px;
    }

    /*WHO IS OUR CLIENTS*/
    .client-list-logo-wrapper {
        min-width: 25% !important;
    }
    .client-list-row {
        padding-left: 0;
    }

    /* page hero */
    .page-hero-container {
    	padding-bottom: 1.14286rem !important;
    	padding-top: 4.14286rem !important;
    }
    #masterslider > div.ms-container > div > div.ms-view.ms-basic-view > div > div > div.ms-slide-layers > div > div > h1 {
    	margin-left: 20px !important;
    }

    /*bootstrap resets*/
    .g-font-size-12 {
    	font-size: 1rem !important;
	}
    .tagh2 {
        font-size: 1.5rem;
    }
}

.owl-carousel {
  margin-top: 123px;
  max-height: 550px;
}
.owl-item {
  max-height: 550px;
}

.slide_cover {
  background-color: #002946; /*#0b304a;*/
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.rushRoverlay {
    background: url(/svg/rush/rush-r350-overlay-blue.svg) no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;   
    opacity: 0.5;
    background-position: left;
    background-size: 70%;
    mix-blend-mode: multiply;
}
.slide_one {
  display: block;
  overflow: hidden;
  background-color: #084168;
}
/*Slider componenets*/
.title-holder {
  z-index: 2;
  position: absolute;
  top: 140px;
  left: 5%;
  right: 5%;
}
.title-holder-text {
  color: #fff;
  font-weight: 700;
  font-size: 70px;
  text-align: center;
  text-shadow: 1px 2px 0 #215269, 2px 15px 7px #badef78a;
  padding: auto 10%;
}
.title-holder-subtext {
  display: block;
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 2px 0 #215269, 3px 8px 9px #badef78a;
}
/*.bubbles {
  background: url('/images/slider/white-bubble.png') no-repeat;
  background-size: contain;
  width: 45%;
  height: 47px;
  position: absolute;
  bottom: -19px;
  left: 10%;
  display: none;
}*/

.rushLogo {
  background: url('/svg/rush/wirulink-rush-banner.svg') no-repeat;
  background-size: contain;
  width: 200px;
  height: 68px;
  position: absolute;
  bottom: -11px;
  right: 10%;
}
.owl-nav {
  position: absolute;
  /*top: 50%;*/
  right: 0;
  left: 0;
}
.sliderarrows {
  color: #c7e8ff;
  font-size: 60px;
  text-shadow: 1px 2px 0 #215269, 3px 8px 9px #badef78a;
}
.owl-next {
  float: right;
  margin-right: 15px;
}
.owl-prev {
  margin-left: 15px;
}
.video_holder, 
.slides {
  height: -webkit-fill-available;
  display: block;
  overflow: hidden;
}

/**
 * ----------------------------------------
 * animation kenburns-top-right
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
            transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translate(120px, -15px);
            transform: scale(1.25) translate(120px, -15px);
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
}
@keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
            transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.05) translate(20px, -15px);
            transform: scale(1.05) translate(20px, -15px);
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
}

.video_holder,
.kenburns-top-right {
    /*-webkit-animation: kenburns-top-right 10s linear infinite alternate both;
            animation: kenburns-top-right 10s linear infinite alternate both;*/
    -webkit-animation: kenburns-top-right 5s linear infinite alternate both;
            animation: kenburns-top-right 5s linear infinite alternate both;
}
.video_holder {

}

@media only screen and (max-width: 641px) {
	/* call to action */
	.call-to-action-textspan {
        margin-bottom: 10px;
    	margin-right: 0;
    }
}

@media (min-width: 575px) and (max-width: 768px) {
    .package-block {
        min-width: 33%;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .package-block {
        min-width: 22%;
    }
}

/* Small devices (landscape phones, 576px and up) */

@media (max-width: 576px) { 
    .nav-item {
        margin-bottom: 15px;
    }
    .u-header {position: absolute !important;}
    .sliderarrows {
      font-size: 25px;
      text-shadow: 1px 2px 0 #215269, 3px 8px 9px #badef78a;
    }
    .subheadline-below-slider {
        font-size: 1.0em;
        line-height: 1.4;
        padding: 15px 15px;
    }
    .sidewinder {
       width: 267px !important; 
    }
    .owl-carousel {
        height: 515px;
    }
    .title-holder {
        top: 0 !important;
    }
    .title-holder-text {
        font-size: 60px !important;
        line-height: 1.1 !important;
        padding-top: 20%
    }
    .title-holder-subtext {
        font-size: 18px !important;
        padding: 30px 10% 0px 10%;
    }
    .rushLogo {
        right: 3% !important;
    }

    
    .video_holder_background_2 {
        background-size: 300% !important;
    }
    /*rushbanner*/
    .banner-right {
        position: absolute !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    .banner-left {
        opacity: 0.3;
    }
    .add-line1 {
        font-size: 200% !important;
        text-align: center;
        margin-top: 4% !important;
    }
    .add-line2a, .add-line2b, .add-line2c {
        float: none !important;
        text-align: center;
    }
    .add-line2a, .add-line2c {
        font-size: 200% !important;
    }
    .add-line2b {
        padding: 0 !important;
        text-align: center !important;
    }
    .bannerlinebreak {display: none;}
    .add-rushLogo {
        width: 250px !important;
        bottom: -27px !important;
        right: 16% !important;
    }
}
@media (max-width: 355px) { 
    .title-holder-text {
        font-size: 33px !important;
        line-height: 1.1 !important;
    }
    
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .u-header {position: absolute !important;}
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/*footer mobile*/
@media (max-width: 992px) {
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > p,
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > div,
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > nav,
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > address,
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > div > p {
        max-width: 300px !important;
        margin: 0 auto;
        text-align: center;
    }
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > div > p {
        margin-top: 10px;
    }
    body > div.g-bg-black-opacity-0_9.g-color-white-opacity-0_8.g-py-20 > div > div > div > nav > ul > li.g-pos-rel > h4 {
        padding-right: 0 !important;
    }
    .map-background-footer {
        background-position: center;
    }
    .u-heading-v3__title {
        font-weight: 600;
        font-size: 18px;
    }
}
