/* General styles */

h1, .header-post-title-class {
    font-size: 25px;
}

body h2, h2.acc-group, h2.apps {
    /* font-size: 1.15em; */
    font-size: 22px;
}

body h3 {
    /* font-size: 1.05em; */
    font-size: 18px;
}

section#text-15 {
    margin-bottom: 50px;
}


.header-post-title-container {
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #153d93;
}

.header-post-title-class {
    color: white;
}

.footer-widgets-wrapper { background-color: #010101; }

#featured-slider .entry-container {
  bottom: 5%;
  left: 5%;
  top: auto;
  transform: none;
  max-width: 35%;
  position: absolute;
}

#featured-slider .entry-description-container {
  background-color: rgba(21,61,147,0.75);
  padding: 1rem;
}

#controllers a { width: 6px; }

td { border: none; }

.front-page-announcement {
    background-color: #f5f5f5;
    padding: 5px 5px 5px 10px;
    border: 3px solid #3B5F9B;
    margin-bottom: 30px;
    min-height: 170px;
}

.front-page-announcement img {
    float: right;
    margin: 5px 15px;
}

a.videx-cta, a.read-more {
    padding: 10px 15px;
    color: white;
    background-color: #153d93;
    border-radius: 5px;
}

.tg-one-half section.widget_featured_single_post a.read-more:hover,
a.videx-cta:hover 
{
    text-decoration: none;
    color: white;
    background-color: steelblue;
}

/* Styles for Products page */

#no-table-wrap {
    max-width: 100%;
}

#products {
    width: 62%;
    float: left;
}



.prod-wrap {
    width: 100%;
    margin-bottom: 50px;
    min-height: 150px;
}

.prod-wrap div:first-of-type {
    float: left;
}

.prod-text {
    float: right;
    width: 415px;
}

#slides {
    float: right;
    width: 36%;
}

@media screen and (max-width: 1000px) {
    
    #products {
        width: 100%;
        float: none;
        clear: right;
    }
    
    .prod-text {
        float: left;
        padding-left: 50px;
    }
    
    #slides {
        width: 50%;
        float: none;
        margin: 10px auto;
    }
}

@media screen and (max-width: 674px) {
    .prod-wrap div:first-of-type {
        float: none;
        width: 100%;
}
    
    .prod-text {
        width: 100%;
        float: none;
        padding-left: 0;
    }
}

/* Styles for Accessories page */

table.acc-table {
    width: 50%;
}

.acc-table td {
    text-align: center;
    vertical-align: middle;
}

.acc-table td img.aligncenter {
    margin-bottom: 0;
}

.acc-table td.prod-img {
    width: 160px;
}


/* Styles for Applications page */

.app-table td {
    vertical-align: middle;
    text-align: left;
}

.app-table td.app-img {
    width: 130px;
}


/* Reseller page styles */

#reseller-left {
    width: 20%;
    height: 100%;
    float: left;
}

#reseller-main {
    width: 70%;
    padding-right: 5%;
}

#reseller-right {
    width: 25%;
    height: 100%;
    float: right;
}

#reseller-right .videx-cta {
    display: block;
    width: 100%;
    text-align: center;
}


/* Find a Reseller, Partner Application, and Request Info Packet form styles */

#field_1_1, #field_1_6, #field_1_10, #field_2_1, #field_2_6, #field_4_8, #field_4_9 {
    margin-bottom: 25px;
}

#field_1_7, #field_2_7 {
    margin-top: 0;
}

#input_1_13 {
    margin-bottom: 0;
}

#field_1_14, #field_4_8 {
    margin-top: 25px;
}

form#gform_1 .gfield_checkbox li, form#gform_1 .gfield_radio li,
form#gform_2 .gfield_checkbox li, form#gform_2 .gfield_radio li,
form#gform_4 .gfield_checkbox li, form#gform_4 .gfield_radio li{
    margin-bottom: 0;
}

input#input_5_24_other {
    width: 190px;
}

.ginput_container_fileupload input {
    background-color: #f8f8f8;
    padding: 5px;
}

#field_5_23 {
    margin-top: 50px;
}


/* Contact Us page styles */

div#contact-static {
    width: 35%;
    margin-right: 10%;
    margin-top: 50px;
    float: left;
}

div#gform_wrapper_3 {
    float: left;
    width: 50%;
    margin-top: 40px;
}

table.contact-us {
    border-collapse: collapse;
}

.contact-us td {
    vertical-align: top;
    padding-bottom: 25px;
}


/* Support page styles */

#support-text {
    width: 50%;
    float: left;
}

#support-contact {
    width: 250px;
    float: left;
    margin-left: 5%;
}

#support-table {
    background-color: #F8F8F8;
    border: 1px solid lightgray;
}

#support-table th {
    background-color: #555555;
    color: white;
}

#support-table td.label {
    font-weight: bold;
    text-align: right;
}

@media screen and (max-width: 620px) {
    
    #support-text {
        float: none;
        width: 100%;
    }
    
    #support-contact {
        float: none;
        margin: 50px auto;
    }
}

/* jQuery UI Accordion styles */

#accordion {
    margin-top: 50px;
}

#accordion h3 {
    line-height: normal;
}



#accordion h3.ui-state-active {
    /*background: #ffffff url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png") repeat-x scroll 50% 50%;*/
    background-color: #3da6e6;
    border-color: #a6c9e2;
    /*text-shadow: 2px 1px 1px #027EB3;*/
    /*color: #025890;*/
    color: white;
}

#accordion .ui-accordion-header {
    background: #354475;
    /*background: #354475 url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/start/images/ui-bg_glass_75_354475_1x400.png") repeat-x scroll 50% 50%;*/
    color: white;
    border: none;
    font-size: 1rem;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    border-radius: 5px;
    margin: 2px 0;
}


#accordion .ui-accordion-header .ui-icon {
    color: white;
    /*background: none;*/
}

#accordion .ui-state-default .ui-icon, #accordion .ui-state-active .ui-icon {
  /*background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/start/images/ui-icons_ffffff_256x240.png");*/
  background-image: url("/wp-content/plugins/videx-style/css/images/jquery-ui-icons-white.png");
}

#accordion .ui-accordion-content {
    font-family: "Lato", sans-serif;
    font-size: 16px;
}