/*
Theme Name: ClearShark Child Theme
Author: acs creative
Template: clearshark
Version: 1.0
*/

@import url("../clearshark/style.css");

h1, h2, h3, h4, h5, h6, p, em, ul, ol, li {
	font-family: Poppins, Arial, Helvetica, sans-serif!important
}

.hide {
    display: none;
}


/* ---------- NAVIGATION ---------- */

body.home #content > p:first-of-type,
body.page #content > p:first-of-type {
    display: none;
}

#mobile-header .logo {
    margin-top: 17px !important;
    width: 298px;
}

.header-v1 .logo {
    margin-top: 20px !important;
    width: 260px;
}

ul#nav {
    text-transform: uppercase!important;
}
#navigation .sub-menu > li > a {
    border: none !important;
    line-height: 1em !important;
}

#navigation .sub-menu ul li#menu-item-30 {
    width: 100px !important;
}

#navigation .sub-menu li.current_page_item > a, 
#navigation .sub-menu li.current-menu-item > a {
    color: #789d4a!important;
}

#navigation .sub-menu {
    width: 150px !important;
}

li#menu-item-33 ul.sub-menu {
    width: 185px !important;
}

.header-v1 #navigation .sub-menu {
    top: 90px;
    background: #fff;
    color: #0057b8;
}

#navigation li.current_page_item,
#navigation li.current-page-parent {
    border-bottom: 4px solid #789d4a!important;
}

#navigation ul.sub-menu li.current_page_item, 
#navigation ul.sub-menu li.current-page-parent {
    border: none!important;
}

#navigation > ul > li > a {
    font-size: 14px!important;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
}

.header-v1 #navigation .sub-menu li a {
    color: #0057b8;
}

.header-v1 #navigation > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

	
/* ---------- HOMEPAGE ---------- */

#hero-section {
    mar gin-bottom: 100px;
}

.hero-header {
    color: #ffffff;
    font-size: 78px !important;
    line-height: .95em !important;
    font-weight: 500 !important;
}

#header {
	box-shadow: none;
}

#hero-text {
    color: #ffffff !important;
}

#hero-section .video-overlay {
    background-color: #0057b8;
}

#hero-section .vc_col-sm-12.wpb_column.column_container.col.vertical-center.custom-padding.color-dark {
    padding: 200px 20px;
}

a.ubtn-link.ult-adjust-bottom-margin.ubtn-left.ubtn-normal.button-left {
    width: 50%;
    float: left;
}

a.button.medium.button-left {
    border-radius: 7px !important;
    background-color: #789d4a;
    border-color: #789d4a!important;
}

a.button.custom.medium.button-left:hover {
	background-color: #76bd2c !important;
    border-color: #76bd2c !important;
}

a.button.color-1 {
    background: transparent;
    color: rgba(255, 255, 255, 1) !important;
    border: 2px solid rgba(255, 255, 255, 0.78) !important;
}

a.button.color-1:hover {
    background: #ffffff57 !important;
    border-color: #f7f7f7 !important;
    color: #ffffff !important;
}




a.button-ffb500,
a.button-ffffff,
a.button-0057b8,
a.button-789d4a  {
	margin-right: 20px;
    padding: 10px 30px;
    font-size: 15px;
    text-transform: inherit;
    letter-spacing: 0;
    box-shadow: 3px 3px 20px rgba(0,0,0,0.15);
    font-weight: 600;
    display: inline-block;
}

/* YELLOW */
a.button-ffb500 {
    color: #002855;
    background-color: #ffb500!important;
}

a.button-ffb500:hover {
    color: #002855!important;
    background-color: #FFD25D!important;
}

/* GREEN */
a.button-789d4a {
	color: #ffffff!important;
    background-color: #789d4a!important;
}

a.button-789d4a:hover {
	color: #ffffff!important;
    background-color: #4A6A1D!important;
}



/* WHITE */
a.button-ffffff {
    color: #0057b8;
    background-color: #ffffff!important;
}

a.button-ffffff:hover {
    color: #0057b8!important;
    background-color: #F2F2F2!important;
}

/* BLUE */
a.button-0057b8 {
    color: #ffffff;
    background-color: #0057b8!important;
}

a.button-0057b8:hover {
    color: #ffffff!important;
    background-color: #016CE3!important;
}



#hero-text p a {
    margin-top: 30px;
}



ul#nav > li:hover {
    border-bottom: 4px solid #789d4a!important;
}

.header-v1 #navigation .sub-menu li a {
    color: #0057b8;
}

.header-v1 #navigation .sub-menu li a:hover {
    color: #515151;
}



#solutions-highlight {
    overflow: visible;
}

#solutions-highlight .ultimate-call-to-action {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#solutions-bubble.vc_row {
    padding: 10px;
    background: white;
    -webkit-box-shadow: 2px 21px 67px -24px rgba(0,0,0,0.36);
    -moz-box-shadow: 2px 21px 67px -24px rgba(0,0,0,0.36);
    box-shadow: 2px 21px 67px -24px rgba(0,0,0,0.36);
    border-radius: 30px;
    margin: 10px 10px 50px 10px !important;
}

#solutions-blue {
    background: #ffffff;
    border-radius: 30px;
	padding: 0 20px 20px 20px;
}

#solutions-blue .vc_column-inner {
    background: #0057b8 !important;
    padding: 20px;
    border-radius: 0;
}

.single_image.wpb_content_element.align-center.solutions-image {
    max-width: 130px;
    margin: 0 auto;
}

.solution_block .ultimate-call-to-action {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hp_solution_header {
    padding-bottom: 20px;
}

.solutions-header {
    FONT-SIZE: 18PX !important;
    text-align: -webkit-left!important;
    margin-bottom: 4px !important;
    font-weight: 500!important;
	color: #0057b8 !important;
	line-height: 20px !important;
}

#solutions-bubble p {
    font-size: 14px;
    line-height: 21px;
}

#solutions-highlight p.p1{
    font-size: 14px !important;
    line-height: 21px !important;
    color: #414141 !important;
	text-align:left !important;
	font-family: Poppins, Arial, Helvetica, sans-serif!important;
}

#solutions-highlight h3 {
    margin-bottom: 12px!important;
}

h2.header-centered {
    font-size: 40px;
    font-weight: 500;
    color: #515151;
    line-height: 45px;
}

h2.header-centered:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 50px;
    padding-top: 10px;
    border-bottom: 5px solid #E0EBEF;
}

h2.header-left {
    font-size: 40px;
    font-weight: 500;
    color: #0057b8;
    line-height: 1.2em;
    padding-top: 10px;
    margin-bottom: 20px!important;
}

h3.sub-header {
    margin-bottom: -9px !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}

h3.header-award {
    font-size: 20px;
    line-height: 1.25em;
}

h2.header-award {
    font-size: 70px;
    font-weight: 500;
    color: rgba(65, 65, 65, 0.38);
}

h4 {
    font: 16px Poppins, Arial, Helvetica, sans-serif;
    color: #789d4a !important;
    font-weight: 600 !important;
}

#content p span strong {
    text-decoration: underline;
}

.square-image img {
    width: 90%;
}

.rounded-corners img {
    border-radius: 40px;
}

.owl-carousel .owl-item h4 {
    margin-bottom: 0px;
    margin-top: 10px;
}

.owl-carousel .owl-item img {
    display: block;
    border-radius: 25px;
}

#hp_mainsolutions,
#hp_partnerships,
#hp_enablement {
    width: 100%;
    visibility: visible;
    padding-bottom: 175px;
    margin-bottom: -265px;
}

#hp_mainsolutions .vc_row,
#hp_partnerships .vc_row,
#hp_enablement .vc_row {
    display: flex;
    align-items: center;
}

#hp_mainsolutions,
#hp_partnerships {
	background: url(/wp-content/uploads/2019/05/section-gradient-right-02.png) no-repeat;
    background-position: bottom center;
    background-size: contain;
}

#hp_enablement {
	background: url(/wp-content/uploads/2018/11/separate-left-02.png) no-repeat;
    background-position: bottom center;
    background-size: contain;
}

#hp_enablement,
#hp_partnerships {
    margin-top: 75px;
}

#hp_enablement img {
	float: right;
}

#hp_partnerships img {
    float: left;
}

#hp_partnerships {
    margin-bottom: 0;
}




/* ---------- HEADERS ---------- */

#fulltitle {
    background: #f9f9f9;
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    display: none;
}

.single #fulltitle {
    padding: 3px 0 !important;
}

#header.header-v1 {
    height: 90px;
    background-color: #0057b8!important;
    background-size: cover!important;
    background-position: center !important;
    background-image: url(https://www.clearshark.com/1681352083378/wp-content/uploads/2023/04/optivclearshark-bgimage-scaled.webp)!important;
}

#mobile-header {
    background: url(/wp-content/uploads/2018/12/header-background-03.png) !important;
    background-size: cover!important;
    background-position: center !important;
    height: 90px;
    background-color: #0057b8!important;
    background-size: cover!important;
    background-position: center !important;
    background-image: url(https://www.clearshark.com/1681352083378/wp-content/uploads/2023/04/optivclearshark-bgimage-scaled.webp)!important;
}

i.fa.fa-bars {
    color: #fff;
}

#title h1 {
    line-height: 1em;
    font-size: 28px;
}

#back-to-top a {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    background: #0057b8;
    color: #ffffff;
    font-size: 14px;
    line-height: 41px;
    text-align: center;
    border-radius: 77px;
    opacity: 1;
    margin-bottom: 5px;
}


/* ---------- SEPARATORS ---------- */

#separate-right {
    background-position: bottom;
    background-size: cover;
    padding-bottom: 180px;
    margin-top: -110px;
    padding-top: 80px;
    background-image: url(/wp-content/uploads/2019/05/section-gradient-right-02.png);
    background-repeat: no-repeat;
}

#separate-left {
    background-position: bottom;
    background-size: cover;
    padding-bottom: 180px;
    margin-top: -110px;
    padding-top: 80px;
    background-image: url(/wp-content/uploads/2018/11/separate-left-02.png);
    background-repeat: no-repeat;
}

#separate-center {
    background-position: bottom;
    background-size: cover;
    padding-bottom: 180px;
    margin-top: -190px;
    padding-top: 120px;
}

#separate-line {
    background-position: bottom;
    background-size: cover;
    padding-bottom: 60px;
    margin-top: -95px;
    padding-top: 80px;
}

.separate-arrow {
    width: 60px;
    height: 60px;
    border-radius: 70%;
    position: absolute;
    z-index: 99999999999999999999999999999;
    bottom: -150px;
    left: 50%;
    margin-left: -30px;
    background-color: #fff;
    /*transition: all 0.15s ease-in-out !important;*/
-webkit-transition: box-shadow 4s ease-in-out;
-moz-transition: box-shadow 4s ease-in-out;
-ms-transition: box-shadow 4s ease-in-out;
-o-transition: box-shadow 4s ease-in-out;
transition: box-shadow 4s ease-in-out;
    box-shadow: 0 15px 30px 0 rgba(22,14,51,0.07);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
}

.separate-arrow:hover {
	box-shadow: inset 0px 4px 17px 1px rgba(22,14,51,0.07);
	-webkit-transition: box-shadow 1s ease-in-out;
	-moz-transition: box-shadow 4s ease-in-out;
	-ms-transition: box-shadow 4s ease-in-out;
	-o-transition: box-shadow 4s ease-in-out;
	transition: box-shadow 4s ease-in-out;
}

html {
  scroll-behavior: smooth;
}

.separator-line-button .separate-arrow {
    bottom: 0px;
}

body.home #separate-right {
    background-image: none;
}



/* ---------- INTERNAL PAGES ---------- */

#introduction {
    background-color: #f2f2f2;
    background-position: center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 80px;
}

#introduction p {
    font-size: 17px;
    line-height: 30px;
    color: #5c5c5c;
}

#introduction h2 {
    text-transform: uppercase;
	font-size: 37px;
    color: #414141;
}

/* hr {
	border: solid #fff;
} */

#separate-line hr.separator-line {
    border: none!important;
}

h2.header-centered:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 50px;
    padding-top: 10px;
    border-bottom: 5px solid #789d4a;
}
.full-text-content {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
}

.gray-image img  {
    -webkit-filter: grayscale(100%);
	transition: 0.7s;
    max-width: 500px;
    width: 100%;
}

.gray-image img:hover {
    -webkit-filter: none;
  	transition: 0.7s;
}

.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.full-text.gray-image.stretch {
    width: 60%;
    margin: 0 auto;
}

.solutions-bubble-jobs{
	padding: 10px;
	background: white;
	-webkit-box-shadow: 0px 21px 60px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 21px 60px rgba(0,0,0,0.1);
	box-shadow: 0px 21px 60px rgba(0,0,0,0.1);
	border-radius: 0;
	margin: 10px 0 50px 0 !important;
}

.solutions-bubble-career{
	padding: 10px;
	background: white;
	border-radius: 30px;
	margin: 10px 10px 50px 10px !important;
}

.solutions-page-image {
    max-width: 380px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.job-container {
    padding: 30px 30px 0px 30px;
    border: rgba(212, 212, 212, 0.65) 1px solid;
    width: 60%;
    margin: 0 auto !important;
    border-radius: 9px;
}

div#job-box {
    width: 60%;
    background: rgba(255, 255, 255, 0.7);
    margin-bottom: 100px !important;
}

.contact-social-media {
    font-size: 50px;
}

.page-id-9 .single_image img, #clearshark-h2o.section img {
    max-width: 80%;
}

.page-id-9 h3.headline.font-inherit.fontsize-inherit.fontweight-inherit.lh-inherit.align-left.transform-inherit.header-left {
    font-size: 19px;
    line-height: 23px;
}

.page-id-9 h2.header-left {
    margin-bottom: 0px!important;
}

#job-board .jobs {
	height: inherit!important;
}

#establishing-clearshark {
    margin-top: 60px;
}

#current-endeavors {
    margin-bottom: 60px;
    margin-top: 60px;
}

#tech-growth {
    margin-bottom: 60px;
    margin-top: 60px;
}

#clearshark-h2o a.button.custom {
    background-color: #81cf31;
    border-color: #81cf31;
}

#charity-groups {
    margin-top: 100px;
    margin-bottom: 50px;
}

#business_classicfication {
    padding-top: 80px;
}

#business_classicfication a.button.custom {
    background-color: #789d4a;
    border-color: #789d4a;
}

#datacenter,
#big-data,
#storage {
    margin-top: 100px;
}

#pricing {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}

#partner-logos {
    margin-bottom: 100px;
}

#partner-logos:last-child {
    margin-bottom: 20px;
}

#contact_map {
    margin-bottom: 100px;
}

body.page #content h3.headline {
    margin-top: 12px;
    margin-bottom: 0;
}

body.page #content .divider1 {
    margin: 30px 0;
}



/* ---------- SCROLLBAR ---------- */


.myBox {
	border: none;
	padding: 0;
	width: 100%;
	/* height: 300px;
	overflow: scroll; */
}

.myBox::-webkit-scrollbar {
	width: 8px;
	height: 0px;
}

.myBox::-webkit-scrollbar-track {
    background: rgba(65, 65, 65, 0.25);
}

.myBox::-webkit-scrollbar-thumb {
	background: rgba(65, 65, 65, 0.4);
	border-radius: 10px;
}

.myBox::-webkit-scrollbar-thumb:hover {
	background: rgba(65, 65, 65, 0.6); 
}


/* ---------- BLOG ---------- */


.entry-meta {
    font-weight: 600;
}

.blog-item img {
    border-radius: 25px;
}

.latest-blog .blog-item .blog-item-description {
    padding: 30px 5px !important;
}

.entry-image .entry-overlay {
    border-radius: 25px;
}

.entry-image {
    border-radius: 25px;
}

#sidebar .widget h3 {
    font: 18px Poppins, Arial, Helvetica, sans-serif !important;
    color: #414141;
    font-weight: 600 !important;
}

div#news_wrap {
    width: 100%;
    margin: 0 auto!important;
    max-width: 80%;
    float: none;
    display: block;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
}

#news_wrap .post-time {
    display: none;
}

#news_wrap .entry-image {
    border-radius: 8px;
}

#news_wrap .entry-wrap {
    display: flex;
    flex-direction: column;
}

#news_wrap .entry-title {
    order: 1;
}

#news_wrap .entry-content {
    order: 3;
}

#news_wrap .entry-meta {
    font-weight: 600;
    order: 2;
    margin: 0 0 6px 0;
}

#news_wrap .entry-meta li.meta-author, 
#news_wrap .entry-meta li.meta-category,
div#page-wrap.news_resources li.meta-author,
div#page-wrap.news_resources li.meta-category {
    display: none;
}

.entry-meta ul li:after {
    display: none;
}

#news_wrap .entry-meta li.meta-date,
div#page-wrap.news_resources .entry-meta li.meta-date {
    /* background-color: #1097c0; */
    color: #789d4a;
    font-weight: 500;
    /* padding: 2px 6px; */
    font-size: 12px;
    letter-spacing: 0.04rem;
}

#news_wrap .entry-title h2 a,
div#page-wrap.news_resources .entry-title h1 a {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
}

#news_wrap .entry-image .entry-overlay {
    display: none;
}

#news_wrap .entry-image a:hover {
    filter: opacity(0.75);
}

div#page-wrap.news_resources #content {
    width: 100%;
    margin: 0 auto;
    max-width: 74%;
    float: none;
    display: block;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
}

div#page-wrap.news_resources #sidebar {
    display: none;
}

div#page-wrap.news_resources article h1 a {
    pointer-events: none;
}

div#page-wrap.news_resources .entry-image {
    border-radius: 8px;
    pointer-events: none;
}

div#page-wrap.news_resources .prev_post {
    float: left;
}

div#page-wrap.news_resources .next_post {
    float: right;
}

div#page-wrap.news_resources {
    margin-bottom: 60px;
}

div#page-wrap.news_resources .prev_post a,
div#page-wrap.news_resources .next_post a {
    color: #95a3a7;
    font-size: 14px;
}

div#page-wrap.news_resources .prev_post a:hover, 
div#page-wrap.news_resources .next_post a:hover {
    color: #0e98c0;
    font-size: 14px;
    text-decoration: underline;
}

div#page-wrap.news_resources .sharebox ul li a,
div#page-wrap.news_resources .sharebox ul li i {
    font-size: 11px;
}

#news_wrap .blog-shortcode.blog-page.blog-large {
    clear: both;
}

div#news_wrap h2 {
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #0e98c0;
    margin-bottom: 6px;
}

#news_wrap .blog-page .post {
    margin: 0px 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: none;
}

div#resources {
    margin-bottom: 8%;
    float: left;
    width: 100%;
}

div#resources .res_box a {
    margin: 0 4% 4% 0;
    padding: 80px 30px 20px 30px;
    box-sizing: border-box;
    float: left;
    width: 48%;
    background-color: #cfecf5;
    color: #0e98c0;
    border-radius: 6px;
    font-size: 18px;
    line-height: 18px;
}

div#resources .res_box:nth-of-type(2) a, 
div#resources .res_box:nth-of-type(4) a {
    margin-right: 0;
}

div#resources .res_box a:hover {
    background-color: #0096c1;
    color: #fff;
}

div#news_wrap .um-locked-content {
    width: 100%;
    box-sizing: border-box;
    border: none;
    color: #666;
    background: #f6f6f6;
    font-size: 16px;
    padding: 60px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
}

#news_wrap article .entry-image {
    display: none;
}

body.single-post #content article .entry-title h1 a {
    font-size: 30px;
    font-weight: 500;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #0057b8;
    margin-bottom: 6px;
}

body.single-post #content article .entry-title h1 {
    margin-bottom: 3px;
}

body.single-post #content article .entry-content h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}

body.single.single-post .blog-page article {
    overflow: inherit;
}

.back_to_news {
    margin-top: 10px;
    margin-bottom: 40px;
}

.back_to_news a {
    color: #95a3a7;
    font-size: 12px;
}

div#news_wrap #assets ul li a {
    color: #53595a;
}

div#news_wrap #assets ul li a:hover {
    color: #0a99c0;
    text-decoration: underline;
}

.news_resources_video h3 {
    font-size: 24px;
    margin-top: 20px;
    line-height: 30px;
}

.news_resources_news_header {
    margin-bottom: 5px!important;
}

.blog-shortcode.blog-page.blog-large {
    display: none;
}


/* ---------- GRAVITY FORMS ---------- */


input#gform_submit_button_2 {
    border-radius: 9px;
}

input#gform_submit_button_2:hover {
    background: #107fa2;
	border-color:  #107fa2;
}


/* ---------- FOOTER ---------- */

html, body {
    /* height: 100%; */
    flex-direction: column;
    display: flex;
}

.site-wrapper.wrapall {
    flex: 1 0 auto;
}

#footer {
	padding: 50px 0px 10px 0px;
	background-color: #212529!important;
	margin-top: 80px;
}

#footer p a {
	color: #fff;
}

p.footer-right {
    margin: 0 0 -3px 0;
    text-align: right;
    color: #fff;
}

p.footer-right.copyright {
    font-size: 13px;
}

.footer-social-media {
    font-size: 40px;
}

.um-modal-body {
    min-height: 0!important;
}

#back-to-top {
    bottom: 18px;
    right: 24px;
}



/* ---------- STRUCTURE ---------- */


.left-padding{
    padding-left: 60px !important;
}

.right-padding{
    padding-right: 60px!important;
}


#partner-logos a img,
#partner-logos a img:hover {
    cursor: pointer!important;
}





/* ---------- COOKIE BAR ---------- */

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 30px 40px;
}

a#cookie_action_close_header:hover {
    background: #4c7b10!important;
    color: #fff!important;
}




/* ---------- INTRANET ---------- */

div#intranet_wrap h2 {
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #0e98c0;
    margin-bottom: 6px;
}

div#intranet_wrap .widget_nav_menu ul li {
    display: inline-block;
    background-color: #efefef;
    font-size: 13px;
    border-bottom: #0a99c0 2px solid;
    margin-right: 4px;
}

div#intranet_wrap .widget_nav_menu ul li a {
    padding: 4px 12px 2px 12px;
}

div#intranet_wrap .widget_nav_menu ul li a:hover {
    background: red;
}

div#intranet_wrap .widget_nav_menu ul li.current_page_item {
    background-color: #0a99c0;
    border-bottom: #10667d 2px solid;
}

div#intranet_wrap .widget_nav_menu ul li.current_page_item a {
    color: #fff;
}

div#intranet_wrap .widget_nav_menu ul li a:hover {
    background: #59c5e2;
    color: #fff;
}

table#tablepress-1,
table#tablepress-2 {
    font-size: 12px;
    overflow: scroll;
    display: inline-block;
}

table#tablepress-1 {
    font-size: 11px;
}

table#tablepress-1 tr td,
table#tablepress-2 tr td {
    width: 12%;
}

table#tablepress-1 tr td.column-6 {
    width: 18%;
}

table#tablepress-1 tr td.column-7 {
    width: 8%;
}

#tablepress-1 th.column-7 {
    width: 15%;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    color: #FFF;
    font-weight: normal;
}

.tablepress tfoot th, .tablepress thead th {
    font-weight: normal!important;
}

#tablepress-1_wrapper .dataTables_filter,
#tablepress-2_wrapper .dataTables_filter {
    float: left;
    margin-bottom: 14px;
}

div#tablepress-1_filter input,
div#tablepress-2_filter input {
    border: 1px solid #d4d3d3;
    padding: 0 5px;
    font-family: inherit;
    line-height: inherit;
    width: 180px;
}

div#tablepress-1_filter input:focus,
div#tablepress-2_filter input:focus {
    outline: none;
}

div#tablepress-1_filter label,
div#tablepress-2_filter label {
    font-size: 13px;
}

#intranet_wrap .wpb_widgetised_column .widget ul li:after {
	display: none;
}

#intranet_wrap .dataTables_info {
    margin-top: 22px;
    font-size: 12px;
}

table#tablepress-1 th.column-5.sorting {
    width: 20%!important;
}
 
table#tablepress-1 th.column-7.sorting {
    width: 20%!important;
}



.entry-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.entry-title {
    display: flex;
    order: 1;
}

.entry-meta {
    display: flex;
    order: 2;
    margin-top: 0;
    margin-bottom: 15px;
}

.entry-content {
    order: 3;
}






#news_wrap .resource-block h3 {
    font: 400 22px/30px Poppins, Arial, Helvetica, sans-serif;
    color: #727272;
    margin-bottom: 100px;
}

#news_wrap .resource-block h4 {
    font: 12px/12px Poppins, Arial, Helvetica, sans-serif;
    color: #0057b8 !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: .4em;
    margin-top: 20px;
}

#news_wrap .resource-block p a {
	color: #789d4a;
}

.blog-wrap a.read-more-link {
    color: #789d4a;
}

.blog-page .post h1, .blog-page .post h2 {
    font-weight: 500;
}




.hp-cta-optiv {
    text-align: center;
    margin: 0 0 80px 0!important;
    display: block;
    background: #f2f2f2;
    padding: 80px 20%;
}

#content .hp-cta-optiv img {
    width: 300px;
    height: auto!important;
    margin: 0 auto!important;
    display: block!important;
}

.executives h3 {
    margin-bottom: 20px!important;
}




.category-pills {
    margin-bottom: 70px!important;
}

.category-pills a {
    padding: 7px 40px;
    box-sizing: border-box;
    border-radius: 8px;
    display: inline-block;
    margin-right: 12px;
    color: #888;
    background: #f6f6f6;
    cursor: pointer!important;
}

.category-pills a:hover {
    color: #fff;
    background: #0057b8;
    cursor: pointer;
}

.category-pills a.post-category-active {
    background: #0057b8;
    color: #fff;
}




/* ---------- MEDIA QUERIES ---------- */


@media only screen and (max-width: 1480px) and (min-width: 768px) {
	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
		display: block;
	}
	
	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
		display: none;
	}
}




@media screen and (min-width: 960px) and (max-width:1000px) {
	
	#navigation .sub-menu {
	    width: 129px !important;
	}
	
}
	
#navigation .sub-menu li a {
    padding: 10px 0px 10px !important;
}

@media screen and (min-width:1800px){
		div#separate-right {
			background-position: bottom;
			background-size: cover;
			padding-bottom: 9.5%;
		}
}

@media screen and (min-width:1199px){
	.left-padding{
		padding-left: 0px!important;
	}
	.right-padding{
		padding-right: 0px!important;
	}
}

@media screen and (max-width:1240px){
	.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.full-text.gray-image.stretch {
		width: 80%;
		margin: 0 auto;
	}
}


@media (max-width: 1050px) {
	.header-v1 #navigation > ul > li > a {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	#navigation > ul > li > a {
	    font-size: 15px!important;
	}
}

@media screen and (max-width:959px){
	div#solutions-blue {
		width:100%;
	}
	div#news_wrap {
    max-width: 100%;
    }
}

@media screen and (min-width: 767px) and (max-width:959px){
	.solutions-word {
		width: 100% !important;
		max-height: 170px  !important;
		min-height: 170px  !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.full-text.gray-image.stretch {
		width: 100%;
		margin: 0 auto;
	} 	
}


@media screen and (max-width: 767px){
	
	div#solutions-blue {
		padding: 0 20px 0px 20px;
	}
	
	.vertical-center {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.solutions-word {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.hero-header {
		font-size: 37px !important;
		padding-top: 80px;
	}
	
	.video-fallback {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	}
	
	#hero-section a.button.color-1.medium.button-left {
		margin-top: 10px;
	}
	
	#hero-section .wpb_text_column.wpb_content_element {
		margin-bottom: 20px;
	}
	
	.full-text-content {
		width: 100%;
		margin: 0 auto;
		text-align: left !important;
	}
	
	.separator-line-button .separate-arrow {
		bottom: -30px;
	}
	
	p.footer-right, .footer-social-media {
		text-align: center;
	}
	
	#footer .widget {
		margin-bottom: 0px!important;
	}
	
	#footer {
		padding: 20px 0 50px!important;
	}
	
	.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.full-text.gray-image.stretch {
		width: 50%;
		margin: 0 auto;
	}
	
	h2.header-centered {
		font-size: 37px;
		font-weight: 500;
		color: #515151;
		line-height: 45px;
	}
	
	h2.header-left {
		font-size: 37px;
		font-weight: 500;
		color: #515151;
		line-height: 1.2em;
		padding-top: 10px;
	}
	
	.job-title.wpb_column.vc_column_container.vc_col-sm-8 {
		margin-bottom: -20px;
	}
	
	div#job-box {
		width: 80%;
		background: white;
	}
	
	.right-padding {
		 	padding-right: 0px!important;
	}
	
	.left-padding {
		 	padding-left: 0px !important;
	}
	
	#partner-logos.wpb_row .wpb_column {
		margin-bottom: -20px !important;
	}
	
	#hp_mainsolutions .vc_row, #hp_partnerships .vc_row, #hp_enablement .vc_row {
    display: inline-block;
    }
    
}


@media (max-width: 479px) {
  #mobile-header .sixteen.columns {
    display: flex;
    align-items: center;
  }
  
  #mobile-header .logo {
    margin-top: 0 !important;
  }
  
  #mobile-header .logo img {
      width: 100%;
  }

  
}



/* ---------- PARTNER LOGO RESIZE ---------- */

.splunk-logo img {
    width: 235px;
    height: auto;
}





div#whats-hot-video {
    margin: 60px 0 100px 0!important;
}