/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.s5_tab_show_slide_inner .custom {
    height: 50vh;
}

#s5_logo_wrap{
  padding-top: 10px;
  padding-bottom: 10px;
}
#s5_logo_wrap img{
  height: 8vh !important;
}

#s5_header_area_inner {
    width: 100%;
    max-width: none !important;
}

#s5_header_area1 {
    margin-top: 0;
}

#s5_menu_wrap.s5_wrap_fmfullwidth #s5_logo_wrap{
  padding-top: 5px;
  padding-bottom: 5px;
}

#s5_body_inner_wrap{
  background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url('/images/photos/operations.jpg') !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

#s5_pos_cart{
  display: none !important;
}

#s5_bread_login_font_wrap{
  display: none !important;
}

.stats_icon{
  color: #2895f1 !important;
}

.list_button{
    display: inline-block;
  	text-align: center;
    text-transform: uppercase;
    padding: 2vh 2vw;
    font-weight: bold;
    font-size: 2.25vh;
    /* vertical-align: top; */
    position: relative;
    top: 50%;
  	left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
	transition: background 0.5s, border 0.5s, color 0.5s;
    margin-top: 41px;
}
#save.list_button{
  	border: 2px solid green;
    color: green;
}
#learn.list_button{
  	border: 2px solid #2895f1;
    color: #2895f1;
}
#organize.list_button{
  	border: 2px solid #FA5A22;
    color: #FA5A22;
}
#share.list_button{
        border: 2px solid #404040;
    color: #404040;
}




#save.list_button:hover{
  background: green;
  color: white;
  border: 2px solid green;
}
#learn.list_button:hover{
  background: #2895f1;
  color: white;
  border: 2px solid #2895f1;
}
#organize.list_button:hover{
  background: #FA5A22;
  color: white;
  border: 2px solid #FA5A22;
}

#share.list_button:hover{
  background: #404040;
  color: white;
  border: 2px solid #404040;
}



.list_button_box{
 	display: inline-block;
    width: 19%;
}
.stats_text{
  width: 80%;
  display: inline-block;
}

.app_color{
  color: green;
}
.edu_color{
  color: #2895f1;
}
.fleet_color{
  color: #FA5A22;
}

.ion-ios-fastforward{
  color: green;
}
.ion-university{
  color: #2895f1;
}
.ion-model-s{
  color: #FA5A22;
}

._homepage #s5_center_area1 {
    display: none !important;
}

#s5_footer_area1{
  padding-top: 5vh;
  padding-bottom: 10vh;
}

.s5_wrap{
  max-width: none !important;
  width: 100% !important;
}

.s5_tab_show_slide_button_active{
  display: none;
}

._products .s5_tab_show_outer2{
  display: none;
}



/* product page              ******************************************/
.item-page_products .item-image{
  display: none;
}

._products #s5_center_area1{
  padding: 0 !important;
}

._products .slideHeader{
    height: 12.5vh;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
  display: none;
}

._products .productsBody{
      padding: 2vw 2vw;
}

._products #appBot span.brandColor {
    color: green;
    font-weight: 800;
}

._products #eduBot span.brandColor {
    color: #2895f1;
    font-weight: 800;
}

._products #fleetBot span.brandColor {
    color: #FA5A22;
    font-weight: 800;
}
._products #shareBot span.brandColor {
    color: #404040;
    font-weight: 800;
}





.pIcon {
    display: inline-block;
    margin-right: 5px;
  vertical-align: middle;
}

.pHeader{
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px !important;
}

.headArea{
  border-bottom: 2px solid black;
  margin-bottom: 40px;
}

img.pImage {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-left: 5%;
    margin-top: 2%;
}

p.pDesc {
    font-size: 18px;
    line-height: 25px;
    width: 60%;
    display: inline-block;
}

._products .list_button{
    width: 75%;
    text-align: center;
    font-size: 4vh;
    top: 0;
    left: 0;
    transform: none;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}

._products .productSection{
      margin-bottom: 10vh;
}

.related {
    height: 0vw;
    background: black;
    width: 0vw;
    display: inline-block;
    margin: 0 auto;
    margin: 0% 3.5% 0% 3.5%;
}


.productSection{
    background: rgb(240, 240, 240);
    padding: 22px;
    border-radius: 11px;
    margin: 0 0 46px 0;
}
  
  #appBot{
    box-shadow: 0px 0px 20px 10px rgb(0, 128, 0);
  }

#eduBot{
    box-shadow: 0px 0px 20px 10px #2895f1;
  }

#fleetBot{
    box-shadow: 0px 0px 20px 10px #FA5A22;
  }


#shareBot{
box-shadow: 0px 0px 20px 10px #404040;
}


._products #s5_content_body_wrap{
  background: black;
}

/*New Contact page changes*/
.contentpane height: 495px


/*Perfect Contact Form Changes*/

#pwebcontact1033_form{
  padding-top: 3vh;
}
.pweb-label{
  width: 20% !important;
}
.pweb-label label{
  margin-top: 5% !important;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#pwebcontact1033_send{
  display: table;
  margin: 0 auto;
  box-sizing: border-box;
  width: 90%;
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
}
#pwebcontact1033_box{
  margin-top: 15vh !important;
}
#pwebcontact1033_container{
  border-radius: 20px;
  border: 5px solid #2895f1;
}
.pweb-field{
  width: 75% !important;
}

.pwebcontact1034_toggler, .downloadButton{
    border: 3px solid #FA5A22;
    padding: 20px;
    font-size: 22px;
    font-weight: bold;
    display: table;
    margin: 0 auto;
    width: 40%;
    text-align: center;
    text-decoration: none !important;
    transition: background 0.3s;
}
a.pwebcontact1034_toggler:hover, .downloadButton:hover {
    background: #FA5A22;
    color: white;
}


div#system-message-container {
    display: none;
}

.blog-page .readmore, .education-page .readmore{
    display: table;
    margin: 0 auto;
    font-size: 22px;
}
.blog-page .readmore a, .education-page .readmore a{
    padding: 20px;
    width: 80vw;
}
