/* Theme Name: sbscorporateV1 Author: Jose Carbajal Description: SBS CORP V1 Version: 1.0.0 */
/*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/
 @import 'ionicons.css' screen;
 body {
     background: #000;
     word-wrap: break-word;
     -ms-word-wrap: break-word;
     font-family: 'Lato', sans-serif;
     font-size: 14px;
     color: #333333;
}
 ol, ul {
     list-style: none;
}
 blockquote, q {
     quotes: none;
}
 blockquote:before, blockquote:after, q:before, q:after {
     content: '';
     content: none;
}
 blockquote {
     margin: 1em 0;
    /* border-left: 10px solid #0B60A9;
     */
     padding-left: 15px;
     font-style: italic;
     font-weight: 400;
     letter-spacing: 0.1em;
}
 table th {
     background: #ddd;
     font-weight: bold;
}
 .home-slider .caption-wrap table td, table th {
     padding: 8px;
     border: 1px solid #bbb;
     text-align: left;
}
 dt {
     font-weight: bold;
}
 pre {
     white-space: pre;
     word-wrap: normal;
     overflow-x: scroll;
     line-height: 1.3;
     margin: 1em 0;
}
 figure {
     max-width: 100%;
     height: auto;
}
 *::-moz-selection {
     background: #000;
     color: #fff;
}
 *::selection {
     background: #000;
     color: #fff;
}
 img {
     max-width: 100%;
     height: auto;
     display: block;
}
 label {
     display: block;
     color: #333333;
     font-size: 15px;
     text-transform: uppercase;
}
 input[type="text"] {
     width: 100%;
     height: 40px;
     padding: 0 15px;
     border: none;
}
 textarea {
     width: 100%;
     padding: 15px;
     border: none;
}
 input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
    /* border: none;
     outline: 0;
    */
     -webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
     -moz-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
     box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
}
 .clear {
     clear: both;
}
 h1, h2, h3, h4, h5, h6 {
     font-family: 'Montserrat', sans-serif;
     font-weight: 700;
     line-height: 1;
     margin-bottom: 20px;
     margin-top: 0;
}
 h1 {
     margin: 50px 0;
}
 h1 span {
     font-size: 20px;
     color: #0B60A9;
     clear: both;
}
 h2 {
     font-size: 30px;
}
 h3 {
     font-size: 24px;
}
 h4 {
     font-size: 16px;
}
 h5 {
     font-size: 14px;
}
 h6 {
     font-size: 12px;
}
 p {
     color: #333333;
     margin: 0 0 20px;
}
 a {
     color: #0B60A9;
     text-decoration: none;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
}
 a:hover, a:focus {
     color: #08487e;
     text-decoration: none;
     outline: 0;
}
 input::-moz-focus-inner {
     border: 0;
}
 a img {
     border: none;
}
 img {
     max-width: 100%;
}
 .nomargin-bottom {
     margin-bottom: 0 !important;
}
 #preloader {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #fff;
     z-index: 9999;
}
 #status {
     height: 200px;
     position: absolute;
     left: 50%;
     top: 50%;
     background-image: url(../img/status.gif);
     background-repeat: no-repeat;
     background-position: center;
     transform: translate(-50%, -50%);
}
 .user-registration-Input {
     border-radius: 5px !important;
}
 a.button-normal, .wpcf7-submit, .ur-submit-button, .user-registration-Button {
     background-color: #0B60A9;
     color: #ffffff;
     font-size: 15px;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 0.1em;
     padding: 10px 30px !important;
     display: inline-block;
     border-radius: 5px !important;
     min-height: auto !important;
     border: 0px;
}
 a.button-normal:hover, .wpcf7-submit:hover, .ur-submit-button:hover, .user-registration-Button {
     background-color: #08487e;
     color: #fff;
}
 a.button-normal.white {
     background-color: #ffffff;
     color: #333333;
}
 a.button-normal.white:hover {
     background-color: #0B60A9;
     color: #ffffff;
}
 a.button-normal.with-icon {
     position: relative;
     padding: 10px 67px 10px 30px !important;
}
 a.button-normal.with-icon .icon {
     position: absolute;
     right: 0;
     top: 0;
     height: 100%;
     line-height: 45px;
     font-size: 20px;
     padding: 0 6px 0 10px;
     background-color: #08487e;
     border-radius: 5px !important;
}
 a.button-normal.with-icon-left {
     position: relative;
     padding: 10px 30px 10px 67px;
}
 a.button-normal.with-icon-left .icon {
     position: absolute;
     left: 0;
     top: 0;
     height: 100%;
     line-height: 48px;
     font-size: 20px;
     padding: 0 6px 0 10px;
     background-color: #D9EBF9;
}
/*-----------------------------------------------------------------------------------*/
/* 2. Header 
/*-----------------------------------------------------------------------------------*/
 #header {
     position: relative;
     z-index: 1000;
}
 .header-sep {
     margin-top: -12px !important;
     padding-right: 0;
     padding-left: 15px;
     border-right: 0;
     padding-top: 5px;
     border-left: 1px solid #000;
     height: 40px;
}
 .info {
     margin-top: 25px;
}
 .ca-link {
     text-align: center;
     font-size: 12px;
}
 .ca-link a {
     color: #0B60A9;
}
 .ca-link a:hover {
     color: #08487e;
     text-decoration: underline;
}
 .paymentcenterHeader {
     line-height: 15px;
     margin: 0px 0px 10px 0 !important;
}
/* Top Header */
 .top-header {
     background: #ffffff;
     padding: 15px;
}
 .top-header .logo img {
     display: inherit;
    /* margin-top: 5px;
     */
}
 .top-header ul {
     float: right;
     margin: 0;
     padding: 0;
}
 .top-header ul li {
     display: inline-block;
     margin: 0 0px;
}
 .top-header ul li.last {
     margin-right: 0;
}
 .top-header ul li i {
     float: left;
     margin-right: 10px;
    /* padding: 10px 10px;
     */
    /* background-color: #0B60A9;
     */
     color: #0B60A9;
     font-size: 40px;
}
 .top-header ul li p {
     float: right;
     margin: 0;
}
 .top-header ul li p span {
     display: block;
     width: 100%;
     font-size: 16px;
     font-weight: 700;
}
 .top-header ul li p span.heading {
     font-size: 16px;
     font-weight: 400;
     line-height: 25px;
     position: relative;
     text-transform: uppercase;
     border: 1px solid #0B60A9;
     padding: 2px 10px;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
     background: url(../img/paymentbtnbg.png) #EEE top center no-repeat;
}
 .top-header ul li p span.heading:hover {
     background: url(../img/paymentbtnbg.png) #0B60A9 top center no-repeat;
     border: 1px solid #000;
     color: #fff;
}
 .top-header ul li p span.heading a:hover {
     color: #FFFFFF;
}
 .top-header ul li p span.heading i {
     font-size: 14px;
}
 .slide-menu-items li p.paymentcenterHeader {
     line-height: inherit;
}
/* Main Menu */
 .main-menu {
     position: relative;
     height: 50px;
     background: #0B60A9;
     width: auto;
}
 .main-menu ul {
     list-style: none;
     padding: 0;
     margin: 0;
     line-height: 1;
}
 .main-menu>ul {
     position: relative;
     display: inline-block;
     z-index: 500;
     float: left;
     padding: 0 15px;
}
 .main-menu:after, .main-menu>ul:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}
 .main-menu.align-right>ul>li {
     float: right;
}
 .main-menu.align-center ul {
     text-align: center;
}
 .main-menu.align-center ul ul {
     text-align: left;
}
 .main-menu>ul>li {
     display: inline-block;
     position: relative;
     margin: 0;
     padding: 0;
}
 .main-menu>ul>#menu-button {
     display: none;
}
 .main-menu ul li a {
     display: block;
     text-decoration: none;
}
 .main-menu>ul>li>a {
     font-size: 15px;
     font-weight: 700;
     padding: 18px 15px;
     color: #ffffff;
     text-transform: uppercase;
     letter-spacing: 0.1em;
     -webkit-transition: opacity 0.25s ease-out;
     -moz-transition: opacity 0.25s ease-out;
     -ms-transition: opacity 0.25s ease-out;
     -o-transition: opacity 0.25s ease-out;
     transition: opacity 0.25s ease-out;
}
 .main-menu>ul>li:hover>a {
     opacity: 0.7;
}
 .main-menu li.menu-item-has-children::after {
     display: block;
     content: "";
     position: absolute;
     width: 0;
     height: 0;
}
 .main-menu ul ul {
     position: absolute;
     left: -9999px;
     top: 70px;
     opacity: 0;
     -webkit-transition: opacity .3s ease, top .25s ease;
     -moz-transition: opacity .3s ease, top .25s ease;
     -ms-transition: opacity .3s ease, top .25s ease;
     -o-transition: opacity .3s ease, top .25s ease;
     transition: opacity .3s ease, top .25s ease;
     z-index: 1000;
}
 .main-menu ul ul ul {
     top: 37px;
     padding-left: 5px;
}
 .main-menu ul ul li {
     position: relative;
}
 .main-menu>ul>li:hover>ul {
     left: auto;
     top: 50px;
     opacity: 1;
}
 .main-menu.align-right>ul>li:hover>ul {
     left: auto;
     right: 0;
     opacity: 1;
}
 .main-menu ul ul li:hover>ul {
     left: 155px;
     top: 0;
     opacity: 1;
}
 .main-menu.align-right ul ul li:hover>ul {
     left: auto;
     right: 170px;
     top: 0;
     opacity: 1;
     padding-right: 5px;
}
 .main-menu ul ul li a {
     width: 160px;
     border-bottom: 1px solid #08487e;
     padding: 15px 15px;
     font-size: 14px;
     color: #ffffff;
     background: #0B60A9;
     -webkit-transition: all .35s ease;
     -moz-transition: all .35s ease;
     -ms-transition: all .35s ease;
     -o-transition: all .35s ease;
     transition: all .35s ease;
}
 .main-menu.align-right ul ul li a {
     text-align: right;
}
 .main-menu ul ul li:hover>a {
     background: #08487e;
}
 .main-menu ul ul li:last-child>a, .main-menu ul ul li.last>a {
     border-bottom: 0;
}
 .grecaptcha-badge {
     display: none;
}
/* Mobile Menu*/
 #slide-buttons {
     background: none;
     display: none;
     border: none;
     font-size: 50px;
     line-height: 26px;
     position: relative;
     top: 20px;
     right: 15px;
     padding: 0;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
}
 #slide-buttons:hover, .c-menu__close:hover {
     opacity: 0.7;
}
 .c-menu {
     position: fixed;
     z-index: 3000;
     background: #0B60A9;
     -webkit-transition: -webkit-transform 0.3s;
     transition: transform 0.3s;
}
 .c-menu--slide-right {
     width: 100%;
     height: 100%;
}
 #sliderlogos {
     list-style: none;
     padding: 0px 
}
 .slider-container {
     float: left;
    /* width:885px;
     */
     width: 100%;
     padding: 0px;
     position: relative;
}
 #sliderlogos img {
     margin: 0px;
     display: inline-block;
     max-height: 55px;
     width: auto;
     max-width: 130px;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -o-transition: all 1s ease;
     -ms-transition: all 1s ease;
     transition: all 1s ease;
}
 #sliderlogos img {
     -webkit-filter: grayscale(0) blur(0);
     filter: grayscale(0) blur(0);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 #sliderlogos li:hover img {
     -webkit-filter: grayscale(100%) 
    /* blur(3px)*/
     ;
     filter: grayscale(100%);
}
 #sliderlogos li {
     width: auto;
     margin: 0;
     padding-right: 10px;
}
 .bx-window {
     width: 100% !important;
     overflow: hidden;
}
 .bx-wrapper {
     width: 100% !important;
}
 .logos-fadeleft {
     position: absolute;
     left: 0px;
     z-index: 9999;
     background: url(../img/logos/logos-fadeleft.png) left top no-repeat;
     width: 50px;
     height: 60px;
}
 .logos-faderight {
     position: absolute;
     right: -1px;
     z-index: 9999;
     background: url(../img/logos/logos-faderight.png) right top no-repeat;
     width: 50px;
     height: 60px;
}
 @media all and (min-width: 320px) {
     .c-menu--slide-right {
         width: 300px;
    }
}
 .c-menu .search-input {
     position: relative;
     padding: 15px 30px;
}
 .c-menu .search-input button {
     position: absolute;
     right: 35px;
     top: 23px;
     background: none;
     border: none;
}
 ul.slide-menu-items {
     padding: 0 15px;
     margin-top: 15px;
     margin-bottom: 0;
     text-align: left;
}
 ul.slide-menu-items li {
     cursor: pointer;
}
 ul.slide-menu-items li a {
     text-transform: uppercase;
     color: #ffffff;
     font-size: 15px;
     display: inline-block;
     padding: 5px 15px;
}
 ul.slide-menu-items li ul {
     padding-left: 10px;
}
 ul.slide-menu-items li ul li a {
     font-size: 13px;
}
 ul.slide-menu-items li.active a, ul.slide-menu-items li a:hover {
     opacity: 0.6;
}
 ul.slide-menu-items li.menu-item-has-children {
     position: relative;
}
 ul.slide-menu-items li.menu-item-has-children:after {
     font-family: "logistics" !important;
     content: "\70";
     position: absolute;
     right: 15px;
     top: 2px;
     color: #ffffff;
     font-size: 20px;
}
 ul.slide-menu-items li.menu-item-has-children.open:after {
     font-family: "logistics" !important;
     content: "\6f";
     position: absolute;
     right: 15px;
     top: 2px;
     color: #ffffff;
     font-size: 20px;
}
 ul.slide-menu-items li.menu-item-has-children>ul {
     display: none;
}
 .c-menu--slide-right .c-menu__close {
     padding: 5px;
}
 .c-menu--slide-right {
     top: 0;
     right: 0;
     -webkit-transform: translateX(100%);
     -ms-transform: translateX(100%);
     transform: translateX(100%);
}
 @media all and (min-width: 320px) {
     .c-menu--slide-right {
         -webkit-transform: translateX(300px);
         -ms-transform: translateX(300px);
         transform: translateX(300px);
    }
}
 .c-menu--slide-right.is-active {
     -webkit-transform: translateX(0);
     -ms-transform: translateX(0);
     transform: translateX(0);
}
 .c-menu__close {
     color: #fff;
     background-color: transparent;
     font-size: 34px;
     line-height: 26px;
     border: none;
     box-shadow: none;
     border-radius: 0;
     cursor: pointer;
     -webkit-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
}
 .c-menu__close:focus {
     outline: none;
}
 .slide-overlay {
     position: fixed;
     z-index: 2000;
     top: 0;
     left: 0;
     overflow: hidden;
     width: 0;
     height: 0;
     background-color: #000;
     opacity: 0;
     -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
     transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
 .slide-overlay.is-active {
     width: 100%;
     height: 100%;
     opacity: 0.7;
     -webkit-transition: opacity 0.3s;
     transition: opacity 0.3s;
}
 .c-menu .info {
     position: relative;
     z-index: 5000;
     padding: 40px 30px 0;
}
 .c-menu .info ul {
     border: 1px solid #ffffff;
     padding: 15px 15px;
}
 .c-menu .info ul li {
     display: block;
     overflow: hidden;
     margin-bottom: 15px;
}
 .c-menu .info ul li.last, .c-menu .info ul li p {
     margin: 0;
}
 .c-menu .info ul li p span {
     display: block;
     width: 100%;
     color: #ffffff;
     font-size: 16px;
     font-weight: 700;
}
 .c-menu .info ul li p span.heading {
     font-size: 14px;
     font-weight: 400;
     line-height: 18px;
}
/* Search Bar */
 .main-menu .right-section {
     position: relative;
     float: right;
}
 .right-section .search {
     float: left;
     height: 50px;
}
 .right-section .search i {
     cursor: pointer;
     line-height: 50px;
     color: #ffffff;
     padding: 0 20px;
     -webkit-transition: opacity 0.25s ease-out;
     -moz-transition: opacity 0.25s ease-out;
     -ms-transition: opacity 0.25s ease-out;
     -o-transition: opacity 0.25s ease-out;
     transition: opacity 0.25s ease-out;
    /* border-left: 1px solid #08487E;
    */
}
 .right-section .search i:hover {
     opacity: 0.7;
}
 .right-section .search-input {
     position: absolute;
     bottom: -41px;
     width: 400px;
     right: 0px;
    /* -webkit-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.3);
     -moz-box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.3);
     box-shadow: 0px 0px 17px -2px rgba(0,0,0,0.3);
     */
}
 .right-section .search-input input {
     border: none;
     opacity: 0;
     visibility: hidden;
     height: 40px;
     width: 100%;
     padding: 0 20px;
     -webkit-transition: all .35s ease;
     -moz-transition: all .35s ease;
     -ms-transition: all .35s ease;
     -o-transition: all .35s ease;
     transition: all .35s ease;
}
 .right-section .search-input input.show {
     opacity: 1;
     visibility: visible;
}
 .right-section .quote-link {
     float: right;
}
 .right-section .quote-link a {
     height: 50px;
     color: #ffffff;
     padding: 12px 30px;
     display: inline-block;
     background-color: #08487e;
     text-transform: uppercase;
     font-size: 15px;
     font-weight: 700;
     letter-spacing: 0.1em;
}
 .right-section .user-login-cnt {
     float: left;
     height: 50px;
}
 .right-section .user-login-cnt i, .right-section .user-login-cnt a i {
     cursor: pointer;
     line-height: 50px;
     color: #ffffff;
     -webkit-transition: opacity 0.25s ease-out;
     -moz-transition: opacity 0.25s ease-out;
     -ms-transition: opacity 0.25s ease-out;
     -o-transition: opacity 0.25s ease-out;
     transition: opacity 0.25s ease-out;
}
 .right-section .user-login-cnt i:hover, .right-section .user-login-cnt a i:hover {
     opacity: 0.7;
}
 .ur-frontend-form input[type=submit] {
     float: none !important;
}
 .user-registration-Input {
     border: 1px solid #c0c4d4 !important;
     border-radius: 25px;
     outline: 0;
     transition: all .35s;
     padding: 10px 15px;
     background: #fff;
     color: #676d8a;
     height: 45px;
}
/* Header Style 2 */
 .header-style-2 .top-header {
     margin-top: 0;
}
 .header-style-2 .navigation {
     background-color: #0B60A9;
    /* height: 50px;
     */
}
 .header-style-2 .main-menu>ul {
     padding: 0;
}
 .header-style-2 .main-menu>ul>li:first-child>a {
     padding-left: 0;
}
/*-----------------------------------------------------------------------------------*/
/* 3. Content 
/*-----------------------------------------------------------------------------------*/
 .wrapper {
     padding: 20px 0 50px 0;
     background: #FFFFFF;
}
 .bg-color {
     background-color: #f6f6f6;
}
 .bg-color2 {
     background-color: #003854;
}
 .bg-color3 {
     background: url(../img/page-bg-blue.jpg) top center repeat #E2F2FF;
}
 .section-title h2 {
     text-transform: uppercase;
     position: relative;
     margin-bottom: 80px;
}
 .section-title h2:after {
     content: '';
     position: absolute;
     background-color: #0B60A9;
     width: 100px;
     height: 4px;
     margin-top: 15px;
     margin-left: auto;
     margin-right: auto;
     left: 0;
     right: 0;
     display: block;
}
 .with-bg .section-title h2 {
     color: #ffffff;
}
 .with-bg .section-title h2:after {
     background-color: #ffffff;
}
 h3.title {
     text-transform: uppercase;
}
 h3.title:after {
     content: '';
     background-color: #0B60A9;
     width: 75px;
     height: 2px;
     margin-top: 15px;
     display: block;
}
 h4.title {
     text-transform: uppercase;
}
/* Page Title */
 .page-title {
     position: relative;
     z-index: 100;
     padding: 20px 0;
    /* background:url(../img/page-bg.jpg) top center repeat;
     */
    /* background-size: cover;
     background-position: center center;
    */
}
/*.page-title .title-wrap {
     position: absolute;
     bottom: 10%;
}
*/
 .page-title .title-wrap h1 {
     color: #ffffff;
     text-transform: uppercase;
}
/*.page-title .title-wrap h1:after {
     content: '';
     display: block;
     margin-top: 20px;
     width: 75px;
     border-top: 3px solid #ffffff;
}
*/
 .breadcrumbs {
     margin: 0px;
     padding-bottom: 10px;
}
 .page-title .title-wrap .breadcrumbs p {
     color: #ffffff;
}
 .page-title .title-wrap .breadcrumbs span {
     margin: 0 10px;
}
 .page-title .title-wrap .breadcrumbs span.arrow {
     margin: 0;
     position: relative;
     top: 3px;
     font-size: 16px;
}
/* Home Slider */
 .home-slider {
     display: inline-block;
     float: left;
     width: 100%;
     margin-top: -100px !important;
}
 .home-slider li {
     background-size: cover;
     background-position: center center;
}
 .home-slider .caption-wrap {
     position: absolute;
     top: 30%;
     width: 30%;
     z-index: 100;
}
 .home-slider .caption-wrap h1 {
     color: #ffffff;
     text-transform: uppercase;
}
 .home-slider .caption-wrap p {
     color: #ffffff;
     font-size: 20px;
     line-height: 25px;
     text-align: center;
     padding: 30px 1px;
     margin: 0px;
}
 .home-slider .caption-wrap h1:after {
     content: '';
     background-color: #ffffff;
     width: 100px;
     height: 4px;
     margin-top: 25px;
     display: block;
}
 .home-slider .flex-direction-nav .flex-next, .home-slider .flex-direction-nav .flex-prev {
     opacity: 1;
     width: 75px;
     height: 80px;
}
 .home-slider .flex-direction-nav .flex-next:hover, .home-slider .flex-direction-nav .flex-prev:hover {
     opacity: 0.7;
}
 .home-slider .flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
     right: 30px;
}
 .home-slider .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
     left: 30px;
}
 .home-slider .flex-direction-nav a:before {
     font-family: "logistics";
     font-size: 75px;
     color: #ffffff;
}
 .home-slider .flex-direction-nav a.flex-next:before {
     content: "\62";
}
 .home-slider .flex-direction-nav a.flex-prev:before {
     content: "\61";
}
 .lavozslidetext {
     color: #000 !important;
}
 .flexslider a.button-normal {
     background: none;
     color: #FFF;
     font-size: 15px;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 0.1em;
     padding: 10px 30px;
     margin-top: 20px;
     display: inline-block;
     border: 1px solid rgb(11, 96, 169) !important;
}
 .flexslider a.button-normal:hover {
     background-color: #08487E !important;
}
 #return-to-top {
     position: fixed;
     bottom: 20px;
     right: 20px;
     background: rgba(11, 96, 169, 0.7);
     width: 50px;
     height: 50px;
     display: block;
     text-decoration: none;
     -webkit-border-radius: 35px;
     -moz-border-radius: 35px;
     border-radius: 35px;
     -webkit-transition: all 0.3s linear;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 #return-to-top i {
     color: #fff;
     margin: 0;
     position: relative;
     left: 16px;
     top: 13px;
     font-size: 19px;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 #return-to-top:hover {
     background: #08487E;
}
 #return-to-top:hover i {
     color: #fff;
     top: 8px;
     left: 15px;
     font-size: 22px;
}
 .brandlogosHome {
     padding-bottom: 0px;
     display: inline-block;
     width: 100%;
     background: #F6F6F6;
     margin-bottom: -10px;
}
 .brandlogosHome .logoscnt {
     background-color: #0B60A9;
     position: relative;
     top: -50px;
     z-index: 500;
     padding: 30px 40px;
     margin-bottom: 0px;
     border-radius: 5px 5px 5px 5px;
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border: 0px solid #000000;
}
 .brandlogosHome h4 {
     display: inline-block;
     float: left;
     margin: 0 0 20px 0;
     font-size: 25px;
     color: #ffffff;
     text-transform: uppercase;
}
/* Services */
/* .services {
     background-image: url(../img/content/services-bg.jpg);
     background-size: cover;
     background-position: center center;
     padding-bottom: 90px;
     display: inline-block;
     width: 100%;
}
 .services .email-quote {
     background-color: #0B60A9;
     position: relative;
     top: -50px;
     z-index: 500;
     padding: 30px 60px;
     margin-bottom: 40px;
}
 .services .email-quote h4 {
     display: inline-block;
     float: left;
     margin: 10px 30px 0px 0px;
     color: #ffffff;
     text-transform: uppercase;
}
 .services .email-quote form {
     overflow: hidden;
}
 .services .email-quote input.col-md-6 {
     width: 50%;
}
 .services .email-quote select {
     height: 40px;
     border: none;
     padding: 0 10px;
     cursor: pointer;
     position: relative;
     display: inline;
     width: 62%;
     float: left;
}
 .services .email-quote button {
     background-color: #08487e;
     color: #ffffff;
     border: none;
     height: 40px;
     padding: 0 20px;
     font-size: 15px;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 0.1em;
     margin-left: 15px;
}
*/
 .brandlogosHome .services-wrap {
     position: relative;
     z-index: 500;
}
 .brandlogosHome .services-content {
     position: relative;
     z-index: 1;
     display: inline-block;
     overflow: hidden;
     width: 100%;
     height: 400px;
}
 .brandlogosHome .services-content .services-image {
     background-size: cover;
     background-position: center center;
     display: block;
     width: 100%;
     height: 100%;
}
 .brandlogosHome .services-text {
     position: absolute;
     top: 50%;
     width: 100%;
     text-align: center;
     padding: 0 15%;
     z-index: 500;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
}
 .brandlogosHome .item .services-text {
     opacity: 0;
}
 .brandlogosHome .active .item .services-text {
     opacity: 1;
}
 .brandlogosHome .services-text h3.title {
     text-transform: uppercase;
     color: #ffffff;
}
 .brandlogosHome .services-text h3.title:after {
     content: '';
     background-color: #ffffff;
     width: 75px;
     height: 4px;
     display: block;
     margin: 15px auto 
}
 .brandlogosHome .services-text p {
     font-size: 16px;
     color: #ffffff;
}
 .brandlogosHome .item .services-content .overlay {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     background-color: rgba(0, 0, 0, 0.9);
}
 .brandlogosHome .active .item .services-content .overlay {
     background-color: rgba(0, 0, 0, 0.65);
}
 .brandlogosHome .services-wrap-carousel .owl-prev, .brandlogosHome .services-wrap-carousel .owl-next {
     background: transparent !important;
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
}
 .brandlogosHome .services-wrap-carousel .owl-prev {
     left: 0;
}
 .brandlogosHome .services-wrap-carousel .owl-next {
     right: 0;
}
 .brandlogosHome .services-wrap-carousel .owl-prev i, .brandlogosHome .services-wrap-carousel .owl-next i {
     font-size: 60px;
     -webkit-transition: opacity 0.3s;
     transition: opacity 0.3s;
}
 .brandlogosHome .services-wrap-carousel i:hover {
     opacity: 0.6;
}
/* Features */
 .features.wrapper {
     padding: 100px 0 60px 0;
}
 .features-item {
     position: relative;
     overflow: hidden;
     padding: 20px 20px 20px 150px;
     margin-bottom: 40px;
     -webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
     -moz-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
     box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 0.1);
}
 .features-item .icon-wrap {
     background-color: #0B60A9;
     position: absolute;
     left: 0;
     top: 0;
     height: 100%;
     padding: 0px 35px;
}
 .features-item .icon-wrap i {
     font-size: 60px;
     color: #ffffff;
     line-height: 165px;
}
/* Investor Homepage */
 .bg-color2 h3, .bg-color2 p {
     color: #fff;
}
 .bg-color2 a {
     color: #ccc;
}
 .bg-color2 a:hover {
     color: #fff;
}
 .investor-relations-home-wrap .intro-section a {
     border: 1px solid;
     padding: 5px 10px;
     line-height: 45px;
}
 .investor-relations-home-wrap .intro-section a:hover {
     background: #FFFFFF;
     color: #08487E;
}
 .stocksymbolTitle {
     font-size: 24px;
     font-weight: bold;
     color: #FFF;
     text-align: center;
     border-bottom: 1px dotted;
     padding-bottom: 10px;
     margin-bottom: 10px;
}
 .stocksymbolTitleSmall {
     font-size: 21px;
     font-weight: bold;
     color: #FFF;
     text-align: center;
     border-bottom: 1px dotted;
     padding-bottom: 10px;
     margin-bottom: 10px;
}
 .stocksymbol {
     color: #FFFFFF;
     text-align: center;
     font-size: 18px;
}
 .stocksymbolprice {
     color: #FFFFFF;
     text-align: center;
     font-size: 24px;
     font-weight: bold;
}
 #quotes {
     color: #fff;
}
 .stockUp {
     color: #00FF04 !important;
     text-align: center;
     font-size: 18px;
     line-height: 14px;
}
 .stockDown {
     color: red !important;
     text-align: center;
     font-size: 18px;
     line-height: 14px;
}
 .investor-relations-home {
     background-image: url(../img/footer-bg.jpg);
     background-size: cover;
     background-position: center center;
     position: relative;
     padding: 50px 0px 10px;
}
 .investor-relations-home-wrap {
     position: relative;
}
 .investor-relations-home .intro-section {
     padding: 80px 80px 80px 0;
}
 .investor-relations-home .intro-section p {
     font-size: 16px;
}
 .investor-relations-home .intro-section .image {
     position: absolute;
     max-width: 550px;
}
 .investor-relations-home .intro-section .image img {
     transform: translate(-5%, 12%);
}
 .investor-relations-home .form-section {
     background-color: #0B60A9;
     padding: 20px 40px;
     margin-top: 50px;
     float: right;
}
 .investor-relations-home .form-section form p.intro {
     color: #ffffff;
}
 .investor-relations-home .form-section form label {
     display: inline-block;
     min-width: 140px;
     color: #ffffff;
}
 .investor-relations-home .form-section select {
     width: 100%;
     height: 40px;
     border: none;
     margin-bottom: 30px;
     padding: 0 10px;
     cursor: pointer;
}
 .investor-relations-home .form-section p.extra-services {
     width: 50%;
     display: inline-block;
}
 .investor-relations-home .form-section p.extra-services span, .investor-relations-home .form-section p.fragile span {
     width: 100%;
     display: block;
}
 .investor-relations-home .form-section p.extra-services span label, .investor-relations-home .form-section p.fragile span label {
     font-size: 13px;
}
 .investor-relations-home .form-section p.extra-services span input, .investor-relations-home .form-section p.fragile span input {
     width: 20px;
     height: 17px;
     position: relative;
     top: 5px;
}
 .investor-relations-home .form-section p.fragile {
     width: 50%;
     float: right;
}
 .investor-relations-home .form-section p.fragile span label {
     min-width: 50px;
}
 #totalPrice {
     background-color: #08487e;
     padding: 10px 15px;
     margin-top: 30px;
     color: #ffffff;
     font-size: 18px;
     text-transform: uppercase;
}
/* Quarteryly Page */
 .quarterly-reports-carousel {
     padding-left: 0px !important;
     padding-right: 0px !important;
}
 .hide-nav .owl-controls {
     display: none;
}
 .owl-theme .owl-controls {
     margin-top: 10px;
     text-align: center;
     -webkit-tap-highlight-color: transparent;
     padding: 10px 20px 20px;
}
 #investorDisclaimerModalModalLongTitle {
     font-size: 30px;
}
 #investorDisclaimerModalCenter .modal-body p {
     font-size: 18px;
     margin: 10px 10px;
}
 .modal-backdrop.in {
     opacity: 0.95 !important;
     filter: alpha(opacity=95);
}
 #investorDisclaimerModalCenter .btn {
     color: #000;
     font-size: 18px;
     min-height: 30px;
     border-radius: 10px;
     text-decoration: none;
     display: inline-block;
     z-index: 1;
     position: relative;
     margin: 0px;
     border: 1px solid #0b60a9;
     width: 100%;
}
 #investorDisclaimerModalCenter .modal-content {
     padding: 10px;
}
 #quarterly-reports-cnt .owl-theme .owl-controls {
     margin: 0px !important;
     padding: 0px !important;
}
 .modal:before {
     content: '';
     display: inline-block;
     height: 30%;
     vertical-align: middle;
}
 #investorDisclaimerModalCenter .modal-dialog {
     width: 560px;
     margin: 30px auto;
}
 .quarterly-reports-carousel .owl-prev, .quarterly-reports-carousel .owl-next {
     padding: 6px 10px;
     font-size: 21px !important;
     -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     transition: all 0.2s linear;
     background: #2894f1 !important;
     width: 70px;
     margin: 0 10px;
}
 .quarterly-reports-carousel .owl-prev:hover, .quarterly-reports-carousel .owl-next:hover {
     background: #0d5491 !important;
}
 #quarterly-reports-cnt {
     background: #eeeeee;
}
 .quarterly-year-header-cnt {
     background: #0B60A9;
     font-size: 28px;
     line-height: 70px;
     color: #fff;
     height: 70px;
     text-align: center;
     font-weight: 700;
}
 .quarter-category-cnt {
     background: #eeeeee;
     color: #666;
     line-height: 70px;
     height: 70px;
     border-bottom: 1px solid #fff;
}
 .quarter-header {
     line-height: 70px;
     padding: 0px;
     text-align: center;
}
 .quarter-header-cnt {
     height: 70px;
     line-height: 70px;
     background: #002d54;
     color: #fff;
}
 .quaterly-cat-title {
     font-size: 18px;
     padding: 0 0 0 20px;
}
 .quaterly-item-download {
     font-size: 24px;
     text-align: center;
     line-height: 70px;
     height: 70px;
     display: flex;
     align-items: center;
}
 .quaterly-item-download a {
     color: #838383;
     margin: 0 auto;
}
 .quaterly-item-download a:hover {
     color: #0B60A9;
}
 .quarterly-reports-cnt-right, .quarterly-reports-cnt-left, .quarterly-reports-item {
     padding: 0px;
     margin: 0px;
}
 .quarterly-reports-carousel .owl-controls .owl-nav {
     position: absolute;
     left: -180px;
     top: 10px;
}
/* Quarteryly Page */
/* Investor Page */
 ul.irMenuCntSmall {
    /* margin: 20px 0;
     */
     padding: 0;
}
 ul.irMenuCntSmall li {
     list-style: none;
     padding: 10px 15px;
     font-size: 16px;
     width: 100%;
     border-bottom: 1px dotted #ccc;
}
 ul.irMenuCntSmall li i {
     margin-right: 5px;
}
 .irTopWrap {
     width: 100%;
}
 .irMenuCnt {
    /* float: left;
     width: 20%;
     */
     margin: 0;
     padding: 0;
}
 .irMenuCntSmall {
     margin-top: 20px;
}
 .irDescCnt {
     font-size: 16px;
     padding: 0 30px 0 40px;
     text-align: justify;
}
/*.irRightCnt{
    float:right;
     width:20%;
}
*/
 .irTickerCnt {
     width: 100%;
     padding: 20px;
     background-color: #08487E;
     -webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.55);
     -moz-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.55);
     box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 0.55);
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}
/*Gt Stylesheet */
 ul#menu-irmenu {
     list-style: none;
     margin: 0;
     padding: 0;
     vertical-align: baseline;
     line-height: 1;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
    /* -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
     box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
     */
}
 .textBoxCnt {
     margin-top: 20px;
     clear: both;
}
 .textBoxCnt h4 {
     margin: 0 0 10px 0;
}
/* The container */
 ul#menu-irmenu {
     display: block;
     position: relative;
     width: 100%;
}
/* The list elements which contain the links */
 ul#menu-irmenu li {
     display: block;
     position: relative;
     margin: 0;
     padding: 0;
}
/* General link styling */
 ul#menu-irmenu li a {
    /* Layout */
     display: block;
     position: relative;
     margin: 0;
     border-top: 1px dotted #fff;
     border-bottom: 1px dotted #d9d9d9;
     padding: 15px 20px;
    /* Typography */
     font-family: Helvetica, Arial, sans-serif;
     color: #0B60A9;
     text-decoration: none;
     text-transform: uppercase;
     text-shadow: 0 1px 0 #fff;
     font-size: 15px;
     font-weight: 300;
     line-height: initial;
    /* Background & effects */
     background: #eaeaea;
}
/* Rounded corners for the first link of the menu/submenus */
 ul#menu-irmenu li:first-child>a {
     border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     border-top: 0;
}
/* Rounded corners for the last link of the menu/submenus */
 ul#menu-irmenu li:last-child>a {
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
     border-bottom: 0;
}
/* The hover state of the menu/submenu links */
 ul#menu-irmenu li>a:hover, ul#menu-irmenu li:hover>a, ul#menu-irmenu li.current-menu-item a {
     color: #fff;
     text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
     background: #08487E;
     background: -webkit-linear-gradient(bottom, #08487E, #0B60A9);
     background: -ms-linear-gradient(bottom, #08487E, #0B60A9);
     background: -moz-linear-gradient(bottom, #08487E, #0B60A9);
     background: -o-linear-gradient(bottom, #08487E, #0B60A9);
     border-color: transparent;
}
/* The arrow indicating a submenu */
 ul#menu-irmenu .sub-menu>a::after {
     content: '';
     position: absolute;
     top: 16px;
     right: 10px;
     width: 0px;
     height: 0px;
    /* Creating the arrow using borders */
     border: 4px solid transparent;
     border-left: 4px solid #3dafea;
}
/* The same arrow, but with a darker color, to create the shadow effect */
 ul#menu-irmenu .sub-menu>a::before {
     content: '';
     position: absolute;
     top: 17px;
     right: 10px;
     width: 0px;
     height: 0px;
    /* Creating the arrow using borders */
     border: 4px solid transparent;
     border-left: 4px solid #fff;
}
/* Changing the color of the arrow on hover */
 ul#menu-irmenu li>a:hover::after, ul#menu-irmenu li:hover>a::after {
     border-left: 4px solid #fff;
}
 ul#menu-irmenu li>a:hover::before, ul#menu-irmenu li:hover>a::before {
     border-left: 4px solid rgba(0, 0, 0, .25);
}
/* THE SUBMENUS */
 ul#menu-irmenu ul {
     position: absolute;
     left: 150px;
     top: -9999px;
     padding-left: 5px;
     opacity: 0;
    /* The fade effect, created using an opacity transition */
     -webkit-transition: opacity .3s ease-in;
     -moz-transition: opacity .3s ease-in;
     -o-transition: opacity .3s ease-in;
     -ms-transition: opacity .3s ease-in;
}
/* Showing the submenu when the user is hovering the parent link */
 ul#menu-irmenu li:hover>ul {
     top: 0px;
     opacity: 1;
     position: relative;
     margin: 0;
     left: 0;
     padding-left: 0px;
     background: #063e6b;
}
 ul#menu-irmenu li ul.sub-menu li a {
     border-radius: 0;
     color: #fff;
     text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
     background: #063e6b;
     border-color: transparent;
     padding-left: 40px;
}
 ul#menu-irmenu li ul.sub-menu li a:hover {
     color: #fff;
     text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
     background: #08487E;
     background: -webkit-linear-gradient(bottom, #08487E, #0B60A9);
     background: -ms-linear-gradient(bottom, #08487E, #0B60A9);
     background: -moz-linear-gradient(bottom, #08487E, #0B60A9);
     background: -o-linear-gradient(bottom, #08487E, #0B60A9);
     border-color: transparent;
}
/*ul.irMenuCnt {
     position:relative;
     background:#ccc;
     width:250px;
     margin:auto;
     padding:0;
     list-style: none;
     overflow:hidden;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
     box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
 .irMenuCnt li a {
     width:auto;
     padding-left:20px;
     height:50px;
     line-height:50px;
     display:block;
     overflow:hidden;
     position:relative;
     text-decoration:none;
     text-transform:uppercase;
     font-size:14px;
     color:#686868;
     -webkit-transition:all 0.2s linear;
     -moz-transition:all 0.2s linear;
     -o-transition:all 0.2s linear;
     transition:all 0.2s linear;
}
 .irMenuCnt li a:hover {
     background:#efefef;
}
 .irMenuCnt li:first-child a:hover, .irMenuCnt li:first-child a {
     -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
     border-radius: 5px 5px 0 0;
     border-bottom:1px solid #999;
}
 .irMenuCnt li:last-child a:hover, .irMenuCnt li:last-child a {
     -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
     border-radius: 0 0 5px 5px;
     border-bottom:0px;
}
 .irMenuCnt li a:hover i {
     color:#ea4f35;
}
 .irMenuCnt i {
     margin-right:15px;
     -webkit-transition:all 0.2s linear;
     -moz-transition:all 0.2s linear;
     -o-transition:all 0.2s linear;
     transition:all 0.2s linear;
}
 .irMenuCnt em {
     font-size: 10px;
     background: #ea4f35;
     padding: 3px 5px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
     font-style: normal;
     color: #fff;
     margin-top: 17px;
     margin-right: 15px;
     line-height: 10px;
     height: 10px;
     float:right;
}
 .irMenuCnt li.selected a {
     background:#efefef;
}
*/
/* Testimonial */
 .testimonial {
     background-image: url(../img/content/testimonial-bg.jpg);
     background-size: cover;
     background-attachment: fixed;
}
 .testimonial .owl-carousel .owl-stage-outer {
     padding-bottom: 100px;
}
 .testimonial-item {
     position: relative;
     background-color: rgba(255, 255, 255, 0.2);
     background-image: url(../img/content/quote.png);
     background-repeat: no-repeat;
     background-position: 30px 85%;
     padding: 30px 30px 70px 30px;
}
 .testimonial-item p {
     color: #ffffff;
     font-size: 22px;
     font-weight: 300;
     font-style: italic;
}
 .testimonial-item .client-info {
     position: absolute;
     right: 15px;
     bottom: -50px;
     background-color: #ffffff;
     padding: 15px 20px;
}
 .testimonial-item .client-info img {
     width: auto;
     float: left;
     margin-right: 15px;
}
 .testimonial-item .client-info .client-details {
     float: right;
     overflow: hidden;
     margin-top: 15px;
}
 .testimonial-item .client-info .client-details h3 {
     font-size: 18px;
     margin: 0;
}
 .testimonial-item .client-info .client-details p {
     font-size: 16px;
     color: #333333;
     font-style: normal;
     font-weight: 400;
     margin: 0;
}
/* Our Partner */
 .our-partner {
     margin-top: 80px;
}
 .partner-logo img {
     margin: 0 auto;
     cursor: pointer;
     -webkit-transition: all .35s ease;
     -moz-transition: all .35s ease;
     -ms-transition: all .35s ease;
     -o-transition: all .35s ease;
     transition: all .35s ease;
}
 .partner-logo img:hover {
     opacity: 0.5;
}
/* Latest Post */
 .latest-post .post-thumb {
     position: relative;
     margin-bottom: 20px;
}
 .latest-post .post-thumb .overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     right: 0px;
     bottom: 0px;
     background: rgba(11, 96, 169, 0.8) url(../img/plus.svg) no-repeat;
     background-position: center center;
     background-size: 30px;
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: flex;
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     align-items: center;
     text-align: center;
     opacity: 0;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
     -webkit-transform: scale(0);
     -moz-transform: scale(0);
}
 .latest-post .post-thumb:hover .overlay {
     opacity: 1;
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
}
 .latest-post .post-content .date, .post-item .post-content .date {
     float: left;
     margin-right: 15px;
     background-color: #0B60A9;
     padding: 10px;
}
 .datePR {
     font-size: 13px;
     color: #000;
     padding-bottom: 5px;
}
 .PRyear {
     color: #0B60A9;
     font-size: 36px;
}
 .latest-post .post-content .date span, .post-item .post-content .date span {
     font-weight: 700;
     text-transform: uppercase;
     width: 100%;
     text-align: center;
     display: block;
     color: #ffffff;
}
 .latest-post .post-content .content-wrap {
     overflow: hidden;
}
 .latest-post .post-content .content-wrap h4 {
     text-transform: uppercase;
     line-height: 1.4;
     margin-bottom: 5px;
}
 .latest-post .post-content .content-wrap .meta {
     margin-bottom: 20px;
}
 .latest-post .post-content .content-wrap .meta span {
     margin-right: 20px;
}
 .latest-post .post-content .content-wrap .meta span.last {
     margin-right: 0;
}
 .latest-post .post-content .content-wrap .meta span i {
     color: #0B60A9;
     margin-right: 5px;
}
 .latest-post .post-content .content-wrap p {
     font-size: 16px;
}
 .latest-post .owl-theme .owl-controls .owl-nav [class*=owl-], .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
     top: 15%;
     position: absolute;
     background: none;
     color: #0B60A9;
     font-size: 52px;
}
 .latest-post .owl-theme .owl-controls .owl-nav [class*=owl-]:hover, .team .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
     color: #08487e;
}
 .latest-post .owl-prev, .team .owl-prev {
     left: -7%;
}
 .latest-post .owl-next, .team .owl-next {
     right: -7%;
}
 .irprlatest-post {
     padding: 60px 0;
}
/* Counter Number */
 .counter-section {
     background-image: url(../img/content/counter-bg.jpg);
     background-size: cover;
     background-position: center center;
}
 .counter-section h2 {
     color: #0B60A9;
}
 .counter-section h2:after {
     content: '';
     display: block;
     margin-top: 20px;
     width: 50px;
     border-top: 2px solid #0B60A9;
}
 .counter-section p {
     color: #ffffff;
}
 .counter-section p.heading {
     font-size: 16px;
     font-weight: 700;
     text-transform: uppercase;
}
/*-----------------------------------------------------------------------------------*/
/* 3a. About Page 
/*-----------------------------------------------------------------------------------*/
/* Company Profile */
 .company-slider {
     position: relative;
}
 .company-slider img {
     width: 100%;
}
 .company-slider .flex-direction-nav {
     display: none;
}
 .company-slider .flex-control-nav {
     bottom: 0;
     left: 0;
}
 .company-slider .flex-control-paging li a {
     background: #ffffff;
}
 .company-slider .flex-control-paging li a.flex-active {
     background: #0B60A9;
}
 .company-vision {
     display: inline-block;
     margin-top: 100px;
}
 .company-vision img {
     margin-bottom: 30px;
}
 .company-vision h4 {
     text-transform: uppercase;
}
 .company-desc p {
     font-size: 20px;
     font-weight: 300;
     line-height: 30px;
}
 .missionStatementCnt {
     background: #011E3E;
     padding: 40px;
     font-size: 17px;
     font-weight: 300;
     margin-top: 40px;
     -webkit-box-shadow: inset 0px 0px 33px 0px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: inset 0px 0px 33px 0px rgba(0, 0, 0, 0.75);
     box-shadow: inset 0px 0px 33px 0px rgba(0, 0, 0, 0.75);
}
 .missionStatementCnt p {
     color: #FFFFFF;
}
 .title2 {
     text-align: center;
     color: #2BACED;
}
/* EL ZOL FAMILY */
 .elzol-top-logo{
     margin: 0 auto;
     text-align: center;
     padding: 0px 0 25px 0;
     max-width: 400px;
}
 .elzolfamilytitlecnt {
     background: #d5d5d5;
     padding: 40px 100px;
     margin-top: 50px;
     font-weight: 300;
     border: 7px solid #fff;
     -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
     border-radius: 50px;
     text-align: center;
     -webkit-box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
     -moz-box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
     box-shadow: 0px 0px 50px 23px rgba(11, 95, 169, 0.2);
     font-family: 'Lato', sans-serif;
     background: rgb(255, 250, 82);
     background: -moz-linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
     background: -webkit-linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
     background: linear-gradient(153deg, rgba(255, 250, 82, 1) 0%, rgba(245, 245, 245, 1) 40%, rgba(184, 221, 250, 1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffa52", endColorstr="#b8ddfa", GradientType=1);
}
 .elzolfamilytitlecnt p {
     color: #000000;
     font-size: 27px;
     font-weight: normal;
     padding-bottom: 0;
}
 .elzolfamilytitlecnt h2 {
     text-align: center;
     color: #0b60a9;
     font-weight: 700;
     font-size: 50px;
     margin-bottom: 30px;
}
 .elzolbrandscnt {
     margin-top: 100px;
}
 .elzolbrandscnt img {
     width: 100%;
     height: auto;
}
 .elzolbrandscnt h3 {
     color: #000;
     font-weight: 700;
     font-size: 33px;
     text-align: left;
     margin-bottom: 20px;
}
 .elzolbrandscnt h4 {
     color: #0b60a9;
     font-weight: normal;
     font-size: 22px;
     text-align: left;
     margin-bottom: 5px;
     text-transform: uppercase;
}
 .elzolbrandscnt p {
     font-weight: normal;
     font-size: 22px;
     color: #000;
}
 .elzolbrandscnthr {
     width: 100%;
     height: 3px;
     background-color: #d5d5d5;
     margin: 80px auto;
}
 .pr-5 {
     padding-right: 50px;
}
 .pl-5 {
     padding-left: 50px;
}
/* EL ZOL FAMILY */
/* Team */
 .team-photo {
     position: relative;
     overflow: hidden;
}
 .team-photo .team-details {
     position: absolute;
     bottom: -40px;
     width: 100%;
     padding: 20px;
     background-color: #0B60A9;
     -webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
     -ms-transition: all .25s ease;
     -o-transition: all .25s ease;
     transition: all .25s ease;
}
 .team-photo:hover .team-details {
     background-color: #08487e;
     bottom: 0;
}
 .team-photo .team-details h4 {
     color: #ffffff;
     text-transform: uppercase;
     margin: 0;
}
 .team-photo .team-details p {
     color: #ffffff;
     font-size: 16px;
}
 .team-photo .team-details ul {
     padding: 0;
     margin: 0;
}
 .team-photo .team-details ul li {
     display: inline-block;
     margin-right: 15px;
}
 .team-photo .team-details ul li a {
     color: #ffffff;
     font-size: 16px;
}
 .team .owl-theme .owl-controls .owl-nav [class*=owl-] {
     top: 35%;
}
/*-----------------------------------------------------------------------------------*/
/* 3b. Services Page 
/*-----------------------------------------------------------------------------------*/
 .services-page .services-content {
     margin-bottom: 40px;
}
 .services-page .services-text {
     position: relative;
     background-color: #ffffff;
     padding: 30px 30px 80px;
}
 .services-page .services-text a.button-normal {
     position: absolute;
     right: 0;
     bottom: 0;
}
 .services-page .services-thumb {
     position: relative;
}
 .services-page .services-thumb .overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     right: 0px;
     bottom: 0px;
     background: rgba(11, 96, 169, 0.8) url(../img/plus.svg) no-repeat;
     background-position: center center;
     background-size: 30px;
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: flex;
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     align-items: center;
     text-align: center;
     opacity: 0;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
     -webkit-transform: scale(0);
     -moz-transform: scale(0);
}
 .services-page .services-thumb:hover .overlay {
     opacity: 1;
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
}
/* Single Services */
 .single-services-wrap img {
     width: 100%;
     margin-bottom: 40px;
}
 .single-services-wrap .features-wrap {
     margin-top: 60px;
}
 .single-services-wrap .features-item {
     padding: 20px 20px 20px 60px;
}
 .single-services-wrap .features-item .icon-wrap {
     padding: 0px 15px;
     background-color: transparent;
}
 .single-services-wrap .features-item .icon-wrap i {
     font-size: 32px;
     color: #0B60A9;
     line-height: 70px;
}
 .contact-us-banner {
     margin-top: 80px;
}
 .contact-us-banner h1 {
     text-transform: uppercase;
}
/* Sidebar */
 .sidebar {
    /* padding-left: 30px;
    */
     float: right;
     padding-right: 0px;
}
 .sidebar .widget {
     margin-bottom: 40px;
}
 .sidebar .widget.last {
     margin-bottom: 0;
}
 .sidebar .widget ul {
     padding: 0;
}
 .sidebar .widget ul li {
     margin-bottom: 15px;
     padding-bottom: 15px;
     border-bottom: 1px solid #e3e3e3;
}
 .sidebar .widget ul li a {
     font-size: 16px;
     color: #333333;
     width: 100%;
     display: block;
     position: relative;
     left: 0;
     -webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
     -ms-transition: all .25s ease;
     -o-transition: all .25s ease;
     transition: all .25s ease;
}
 .sidebar .widget ul li a:hover {
     color: #0B60A9;
     left: 10px;
}
 .sidebar .widget.pdf-download {
     background-color: #0B60A9;
     padding: 20px;
}
 .sidebar .widget.pdf-download h4 {
     color: #ffffff 
}
 .sidebar .widget.pdf-download ul li {
     border-bottom: 1px solid #004D90;
}
 .sidebar .widget.pdf-download ul li a {
     color: #ffffff;
     line-height: normal;
}
 .sidebar .widget.pdf-download ul li a span {
     margin-right: 5px;
}
 .sidebar .postdate {
     color: #70B6EF;
     margin-bottom: 0px;
}
/*-----------------------------------------------------------------------------------*/
/* 3c. Blog Page 
/*-----------------------------------------------------------------------------------*/
/*.newsPostCnt{
     width: 70%;
     margin-left: 5%;
     float:left;
}
*/
 .newsPostCnt {
     width: 100%;
     margin-left: 0;
}
 .newsPostitem {
     width: 30%;
     float: left;
}
 .singlePost {
     padding-left: 0px;
}
 .singlePost p {
     font-size: 17px;
     font-weight: 400;
}
 .singlePost ul {
     list-style: circle;
}
 .singlePost li {
     margin-bottom: 15px;
     font-size: 16px;
     font-weight: 300;
}
 .irPRPostCnt {
     float: left;
     padding: 0 40px;
}
 .secPostCnt {
     width: 100%;
     margin-top: 40px;
}
 .irPRPostCnt h3:after {
     content: '';
     background-color: #0B60A9;
     width: 75px;
     height: 2px;
     margin-top: 15px;
     display: block;
}
 .irPRPostCnt p {
     font-size: 16px;
     margin-bottom: 40px;
}
 ul.cglist {
     width: 100%;
     margin-bottom: 40px;
}
 ul.cglist h3 {
     font-size: 22px;
}
 ul.cglist li {
     font-size: 16px;
}
 ul.cglist li i {
     margin-right: 10px;
}
 ul.cglist h3:after {
     content: '';
     background-color: #0B60A9;
     width: 75px;
     height: 2px;
     margin-top: 15px;
     display: block;
}
 .blog .post {
     display: inline-block;
}
 .blog .post-item, .post-item {
     margin-bottom: 20px;
     padding-bottom: 20px;
    /* border-bottom: 1px solid #e3e3e3;
     */
}
 .blog .post-thumb, .post-item .post-thumb {
     position: relative;
}
 .blog .post-thumb .overlay, .post-item .post-thumb .overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     right: 0px;
     bottom: 0px;
     background: rgba(11, 96, 169, 0.8) url(../img/plus.svg) no-repeat;
     background-position: center center;
     background-size: 30px;
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: flex;
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     align-items: center;
     text-align: center;
     opacity: 0;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
     -webkit-transform: scale(0);
     -moz-transform: scale(0);
}
 .blog .post-thumb:hover .overlay, .post-item .post-thumb:hover .overlay {
     opacity: 1;
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
}
 .blog .post-item .post-thumb img, .post-item .post-thumb img {
     width: 100%;
     margin-bottom: 30px;
}
 .blog .post-item a.post-title, .post-item a.post-title {
     color: #333333;
}
 .blog .post-item h3, .post-item h3 {
     text-transform: uppercase;
     margin-bottom: 5px;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
 .blog .post-item h3:hover, .post-item h3:hover {
     color: #0B60A9;
}
 .blog .post-item .meta, .post-item .meta {
     margin-bottom: 20px;
}
 .blog .post-item .meta span, .post-item .meta span {
     margin-right: 20px;
}
 .blog .post-item .meta span.last, .post-item .meta span.last {
     margin-right: 0;
}
 .blog .post-item .meta span i, .post-item .meta span i {
     color: #0B60A9;
     margin-right: 5px;
}
 .blog .pagination {
     margin: 0;
}
 .pagination span.active {
     font-size: 16px;
     color: #ffffff;
     background-color: #0B60A9;
     border: 1px solid #0B60A9;
     width: 35px;
     height: 35px;
     line-height: 32px;
     display: inline-block;
     text-align: center;
     margin: 0px 2px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}
 .pagination span a {
     font-size: 16px;
     background-color: #ececec;
     border: 1px solid #cacaca;
     width: 35px;
     height: 35px;
     line-height: 32px;
     display: inline-block;
     text-align: center;
     margin: 0px 2px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}
 .pagination span a:hover {
     background-color: #0B60A9;
     border: 1px solid #0B60A9;
     color: #ffffff;
}
 .pagination span.last a {
     margin-right: 0;
}
/* Sidebar */
 .sidebar .recent-post .post-item {
     margin-bottom: 20px;
}
 .sidebar .recent-post .post-thumb {
     float: left;
     width: 60px;
     margin-right: 15px;
}
 .sidebar .recent-post .post-thumb img {
     margin: 0;
}
 .sidebar .recent-post .overlay {
     background-size: 16px;
}
 .sidebar .recent-post .post-content h4 {
     text-transform: capitalize;
     font-size: 16px;
     line-height: 22px;
     margin-bottom: 5px;
     color: #333333;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
}
 .sidebar .recent-post .post-content h4:hover {
     color: #0B60A9;
}
 .sidebar .recent-post .post-content .meta {
     margin: 0;
}
 .sidebar .tags a {
     display: inline-block;
     background-color: #0B60A9;
     color: #ffffff;
     text-transform: uppercase;
     font-size: 12px;
     padding: 5px 5px;
     margin-right: 5px;
     margin-bottom: 9px;
}
 .sidebar .tags a:hover {
     background-color: #08487e;
}
/* Single Post */
 .single-post .post .post-item {
     margin-bottom: 0;
     padding-bottom: 0;
     border-bottom: none;
}
 .share {
     margin-top: 60px;
}
 .share span {
     position: relative;
     float: left;
     margin-right: 10px;
     margin-top: 5px;
     font-size: 16px;
     font-weight: 700;
}
 .share ul {
     padding: 0;
}
 .share ul li {
     display: inline-block;
     margin-right: 10px;
}
 .share ul li a {
     font-size: 16px;
     background-color: #ececec;
     border: 1px solid #cacaca;
     width: 35px;
     height: 35px;
     line-height: 35px;
     display: inline-block;
     text-align: center;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
}
 .share ul li a:hover {
     background-color: #0B60A9;
     border: 1px solid #0B60A9;
     color: #ffffff;
}
/*-----------------------------------------------------------------------------------*/
/* 3d. Contact Page 
/*-----------------------------------------------------------------------------------*/
 .ur-frontend-form .ur-button-container .ur-submit-button {
     margin-left: inherit !important;
     margin-top: 5px;
}
 .contact-form {
     padding: 30px;
     border: 1px solid #0B60A9;
}
 .contact-form input[type="text"], .contact-form textarea {
     border: 1px solid #ccc !important;
}
 .contact-details a {
     color: #FFFFFF;
}
 .contact-details a:hover {
     text-decoration: underline;
     color: #FFFFFF;
}
 .contact-details p {
     line-height: normal;
     font-size: 16px;
}
 .wpcf7-text {
     width: 100%;
     height: 40px;
     padding: 0 15px;
}
 .contact-page .address, .contact-page .hours {
     background-color: #0B60A9;
     padding: 25px;
}
 .contact-page .hours {
     margin-top: 0px;
}
 .contact-page .address h4, .contact-page .hours h4, .contact-page .address p, .contact-page .hours p {
     color: #ffffff;
}
 .contact-page .address p, .contact-page .hours p {
     margin: 0;
}
 .hours p {
     line-height: 1.3;
}
 .contact-page .hours p span {
     font-weight: 700;
}
 .map {
     position: relative;
     z-index: -1;
}
 .map iframe {
     border: 0;
     width: 100%;
     height: 400px;
     display: inherit;
}
 iframe.gde-frame {
     width: 100%;
     height: 700px;
}
/*.breadcrumbborder{
    border-top: medium double #ccc;
}
 */
 .breadcrumbborder {
     height: 6px;
     background: url(https://www.spanishbroadcasting.com/wp-content/uploads/sites/5/2016/04/hr-11.png) repeat-x 0 0;
     border: 0;
}
/*-----------------------------------------------------------------------------------*/
/* 4. Footer 
/*-----------------------------------------------------------------------------------*/
 #footer {
     background: url(../img/page-bg.jpg) top center repeat;
     padding: 80px 0;
    /* background-color:#000000;
     background-image: url(../img/footer-bg.jpg);
     background-size: cover;
     background-position: center center;
     position: relative;
     */
}
 .footer-cnt {
     color: #525252;
}
 .footer-cnt a {
     padding: 5px 5px;
}
/* Widget Footer */
 .widget-footer p {
     color: #ffffff;
}
 .widget-footer h4.title {
     color: #ffffff;
     text-transform: uppercase;
     margin-bottom: 35px;
}
 .widget-footer h4.title:after {
     content: '';
     display: block;
     margin-top: 20px;
     width: 50px;
     border-top: 2px solid #ffffff;
}
 .widget-footer .footer-content h4 {
     color: #ffffff;
     margin-bottom: 10px;
}
/* Widget Footer - Short Desc */
 #footer .widget-footer .short-desc img {
     margin-bottom: 30px;
}
/* Widget Footer - Recent Post */
 .widget-footer .recent-post .post-item {
     padding: 15px 0;
}
 .widget-footer .recent-post .post-item:first-child {
     padding-top: 0;
}
 .widget-footer .recent-post .post-item:last-child {
     border-bottom: none;
}
 .widget-footer .recent-post .post-item .post-thumb {
     float: left;
     margin-right: 15px;
     position: relative;
}
 .widget-footer .recent-post .post-item .post-thumb .overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     right: 0px;
     bottom: 0px;
     background: rgba(11, 96, 169, 0.8) url(../img/plus.svg) no-repeat;
     background-position: center center;
     background-size: 15px;
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flex;
     display: flex;
     -webkit-align-items: center;
     -moz-align-items: center;
     -ms-align-items: center;
     align-items: center;
     text-align: center;
     opacity: 0;
     -moz-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
     -webkit-transition: all 0.3s ease-out;
     transition: all 0.3s ease-out;
     -webkit-transform: scale(0);
     -moz-transform: scale(0);
}
 .widget-footer .recent-post .post-item .post-thumb:hover .overlay {
     opacity: 1;
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
}
 .widget-footer .recent-post .post-item .post-content {
     overflow: hidden;
}
 .widget-footer .recent-post .post-item .post-content h4 {
     text-transform: capitalize;
     font-size: 16px;
}
 .widget-footer .recent-post .post-item .post-content span.date {
     color: #ffffff;
     font-size: 12px;
     font-style: italic;
}
/* Widget Footer - Contact */
 .widget-footer .contact-section {
     padding: 15px 0;
}
 .widget-footer .contact-section:first-child {
     padding-top: 0;
}
 .widget-footer .contact-section:last-child {
     border-bottom: none;
}
 .widget-footer .contact-section h4 {
     font-size: 16px;
}
 .widget-footer .contact-section p {
     margin: 0;
}
/* Copyright */
 .copyright {
     width: 100%;
     padding: 0px 0;
}
 .copyright .social-icon ul {
     padding: 0;
     margin-bottom: 30px;
}
 .copyright .social-icon ul li {
     display: inline-block;
     margin: 0 20px;
}
 .copyright .social-icon ul li a {
     color: #ffffff;
     font-size: 24px;
}
 .copyright .social-icon ul li a:hover {
     opacity: 0.5;
}
 .copyright p {
     color: #ffffff;
     font-size: 16px;
     font-weight: 300;
     letter-spacing: 0.1em;
}
 .main-navigation {
     clear: both;
     display: block;
     float: left;
     width: 100%;
}
 .main-navigation ul {
     display: none;
     list-style: none;
     margin: 0;
     padding-left: 0;
}
 .main-navigation li {
     float: left;
     position: relative;
}
 .main-navigation a {
     display: block;
     text-decoration: none;
}
 .main-navigation ul ul {
     box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
     float: left;
     position: absolute;
     top: 1.5em;
     left: -999em;
     z-index: 99999;
}
 .main-navigation ul ul ul {
     left: -999em;
     top: 0;
}
 .main-navigation ul ul a {
     width: 200px;
}
 .main-navigation ul ul li {
}
 .main-navigation li:hover>a, .main-navigation li.focus>a {
}
 .main-navigation ul ul :hover>a, .main-navigation ul ul .focus>a {
}
 .main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}
 .main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
     left: auto;
}
 .main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
     left: 100%;
}
 .main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a {
}
/* Small menu. */
 .menu-toggle, .main-navigation.toggled ul {
     display: block;
}
 @media screen and (min-width: 37.5em) {
     .menu-toggle {
         display: none;
    }
     .main-navigation ul {
         display: block;
    }
}
 .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
     margin: 0 0 1.5em;
     overflow: hidden;
}
 .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
     float: left;
     width: 50%;
}
 .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
     float: right;
     text-align: right;
     width: 50%;
}
/*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/
/* Text meant only for screen readers. */
 .screen-reader-text {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
}
 .screen-reader-text:focus {
     background-color: #f1f1f1;
     border-radius: 3px;
     box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     clip: auto !important;
     color: #21759b;
     display: block;
     font-size: 14px;
     font-size: 0.875rem;
     font-weight: bold;
     height: auto;
     left: 5px;
     line-height: normal;
     padding: 15px 23px 14px;
     text-decoration: none;
     top: 5px;
     width: auto;
     z-index: 100000;
    /* Above WP toolbar. */
}
/*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/
 .alignleft {
     display: inline;
     float: left;
     margin-right: 1.5em;
}
 .alignright {
     display: inline;
     float: right;
     margin-left: 1.5em;
}
 .aligncenter {
     clear: both;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
/*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/
 .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
     content: "";
     display: table;
}
 .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
     clear: both;
}
/*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/
 .widget {
     margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */
 .widget select {
     max-width: 100%;
}
/* Search widget. */
 .widget_search .search-submit {
     display: none;
}
/*-------------------------------------------------------------- # Content --------------------------------------------------------------*/
/*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/
 .sticky {
     display: block;
}
 .hentry {
     margin: 0 0 1.5em;
}
 .byline, .updated:not(.published) {
     display: none;
}
 .single .byline, .group-blog .byline {
     display: inline;
}
 .page-content, .entry-content, .entry-summary {
     margin: 1.5em 0 0;
}
 .page-links {
     clear: both;
     margin: 0 0 1.5em;
}
/*-------------------------------------------------------------- ## Asides --------------------------------------------------------------*/
 .blog .format-aside .entry-title, .archive .format-aside .entry-title {
     display: none;
}
/*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/
 .comment-content a {
     word-wrap: break-word;
}
 .bypostauthor {
     display: block;
}
/*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
 .infinite-scroll .posts-navigation, 
/* Older / Newer Posts Navigation (always hidden) */
 .infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
     display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
 .infinity-end.neverending .site-footer {
     display: block;
}
/*-------------------------------------------------------------- # Media --------------------------------------------------------------*/
 .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
     border: none;
     margin-bottom: 0;
     margin-top: 0;
     padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
 embed, iframe, object {
     max-width: 100%;
}
/*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/
 .wp-caption {
     margin-bottom: 1.5em;
     max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
     display: block;
     margin-left: auto;
     margin-right: auto;
}
 .wp-caption .wp-caption-text {
     margin: 0.8075em 0;
}
 .wp-caption-text {
     text-align: center;
}
/*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/
 .gallery {
     margin-bottom: 1.5em;
}
 .gallery-item {
     display: inline-block;
     text-align: center;
     vertical-align: top;
     width: 100%;
}
 .gallery-columns-2 .gallery-item {
     max-width: 50%;
}
 .gallery-columns-3 .gallery-item {
     max-width: 33.33%;
}
 .gallery-columns-4 .gallery-item {
     max-width: 25%;
}
 .gallery-columns-5 .gallery-item {
     max-width: 20%;
}
 .gallery-columns-6 .gallery-item {
     max-width: 16.66%;
}
 .gallery-columns-7 .gallery-item {
     max-width: 14.28%;
}
 .gallery-columns-8 .gallery-item {
     max-width: 12.5%;
}
 .gallery-columns-9 .gallery-item {
     max-width: 11.11%;
}
 .gallery-caption {
     display: block;
}
/*----------------------------------------------------------------------------------- 1. Base 2. Header 3. Content 3a. About Page 3b. Services Page 3c. Blog Page 3d. Contact Page 4. Footer -----------------------------------------------------------------------------------*/
 .smk_accordion {
     position: relative;
     margin: 0;
     padding: 0;
     list-style: none;
     margin-bottom: 20px;
}
/** * -------------------------------------------------------------- * Section * -------------------------------------------------------------- */
 .smk_accordion .accordion_in {
     border: 1px solid #ccc;
     position: relative;
     z-index: 10;
     margin-top: -1px;
     overflow: hidden;
     margin-bottom: 30px;
}
/** * -------------------------------------------------------------- * Head * -------------------------------------------------------------- */
 .smk_accordion .accordion_in .acc_head {
     position: relative;
    /* background: #FDFDFD;
     */
     padding: 10px;
     font-size: 14px;
     display: block;
     cursor: pointer;
}
 .smk_accordion .accordion_in .acc_head .acc_icon_expand {
     display: block;
     width: 18px;
     height: 18px;
     position: absolute;
     right: 20px;
     top: 50%;
     margin-top: -9px;
     background: url(../img/plusminus.png) center 0;
}
/** * -------------------------------------------------------------- * Content * -------------------------------------------------------------- */
 .smk_accordion .accordion_in .acc_content {
     background: #F9F9F9;
     color: #7B7E85;
     padding: 3px 10px;
}
 .smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type {
     margin-top: 5px;
}
/** * -------------------------------------------------------------- * General * -------------------------------------------------------------- */
 .smk_accordion .accordion_in:first-of-type, .smk_accordion .accordion_in:first-of-type .acc_head {
     border-radius: 3px 3px 0 0;
}
 .smk_accordion .accordion_in:last-of-type, .smk_accordion .accordion_in:last-of-type .acc_content {
     border-radius: 0 0 3px 3px;
}
 .smk_accordion .accordion_in.acc_active>.acc_content {
     display: block;
}
 .smk_accordion .accordion_in.acc_active>.acc_head {
     background: #00082C;
}
 .smk_accordion .accordion_in.acc_active>.acc_head .acc_icon_expand {
     background: url(../img/plusminus.png) center -18px;
}
 .smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
     padding-left: 30px;
}
 .acc_head {
     background: #0088CC;
     height: 60px;
}
 .acc_head h3 {
     color: #FFFFFF;
     margin: 0px;
     padding: 0px;
     line-height: 40px;
     font-weight: 500;
}
 .careersPostCnt h3 {
     font-size: 20px;
     color: #333333;
     margin: 10px !important;
     font-weight: 300;
     position: relative;
}
 ul.careersCollapseCnt {
     padding-left: 15px;
}
 .careersCollapseCnt li {
     border-bottom: 2px dotted #ccc;
     list-style: circle;
     padding: 10px 0 10px 5px !important;
}
 .careersCollapseCnt li:last-of-type {
     border-bottom: 0px !important;
}
 .eeoCnt {
     font-size: 16px;
     padding-bottom: 20px;
}
 .leadership-single-img-cnt {
     float: left;
     width: auto;
     margin-right: 30px;
}
 .leadership-single-img-cnt img {
     width: auto;
     -webkit-border-radius: 5%;
     border-radius: 5%;
}
 .leadershipCollapseCnt {
     padding: 20px;
}
 .boardMemberCnt {
     margin-bottom: 40px;
}
 .boardMemberCnt h2 {
     font-size: 22px;
     text-align: center;
     color: #333333;
     margin-bottom: 5px;
     margin-top: 15px !important;
}
 .boardMemberCnt h3 {
     font-size: 14px;
     text-align: center;
     color: #333333;
     margin: 0px;
     font-weight: 300;
}
 .leadershipMemberCnt {
    /* float: left;
     margin-right: 30px;
     width: 22%;
     min-height: 300px;
     */
     margin-bottom: 40px;
     min-height: 400px;
}
 .leadershipManagementCnt {
     margin-bottom: 50px;
}
 .leadershipMemberCnt h2, .leadershipManagementCnt h2 {
     font-size: 22px;
     text-align: center;
     color: #333333;
     margin-bottom: 5px;
     margin-top: 15px !important;
}
 .leadershipMemberCnt h3, .leadershipManagementCnt h3 {
     font-size: 14px;
     text-align: center;
     color: #333333;
     margin: 0px;
     font-weight: 300;
}
 .leadershipMemberimgCnt {
     margin-bottom: 15px;
     overflow: hidden;
     margin: 0 auto;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}
 .leadershipManagementimgCnt {
     margin-bottom: 15px;
     overflow: hidden;
     width: 190px;
     height: 190px;
     margin: 0 auto;
     -webkit-border-radius: 50%;
    /* Saf3+, Chrome */
     border-radius: 50%;
    /* Opera 10.5, IE 9 */
    /*-moz-border-radius: 30px;
     Disabled for FF1+ */
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     opacity: 1;
}
 .leadershipMemberimgCnt:hover, .leadershipManagementimgCnt:hover {
     opacity: .8;
}
 .leadershipMemberCnt img {
     width: auto;
     margin: 0 auto;
     -webkit-border-radius: 5%;
     border-radius: 5%;
}
 .leadershipMemberimgCnt img {
     width: auto;
     margin: 0 auto;
     -webkit-border-radius: 5%;
     border-radius: 5%;
}
 .parallax-window {
     background: transparent;
}
 .insideRadioTVtxtCnt {
     float: left;
     min-width: 200px 
}
/*- -*/
/*- FILTER OPTIONS -*/
 ul#filterOptions {
    /* width: 950px;
    */
     height: 52px;
     margin: 0 auto;
     overflow: hidden;
}
 ul#filterOptions li {
     height: 52px;
     margin-right: 2px;
     display: inline-block;
     float: left;
}
 ul#filterOptions li a {
     height: 50px;
     padding: 0 20px;
     border: 1px solid #999;
     background: #0B60A9;
     color: #fff;
     font-weight: bold;
     line-height: 47px;
     text-decoration: none;
     display: block;
}
 ul#filterOptions li a:hover {
     background: #000232;
}
 ul#filterOptions li.active a {
     background: url(../img/paymentbtnbg.png) top center no-repeat;
     border: 1px solid #0B60A9;
     color: #0B60A9;
}
/*- -*/
/*- OUR DATA HOLDER -*/
 #filtercontainer {
     width: 100%;
     margin: 0 auto;
}
 ul.ourHolder {
     width: 100%;
     min-width: 1170px;
     min-height: 400px;
    /* overflow: hidden;
     */
     margin-top: 25px;
     padding-top: 20px;
}
 ul.ourHolder li.stationitem {
     margin-right: 22px;
     width: auto;
     height: 260px;
     float: left;
     text-align: center;
     overflow: hidden;
     margin-bottom: 30px;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
     -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
 ul.ourHolder li.stationitem:hover {
     -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0);
     -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0);
     box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.0);
}
 ul.ourHolder li.stationitem img {
     padding: 10px;
}
 ul.ourHolder li.stationitem h3 {
     margin-top: 0px;
     font-size: 14px;
     line-height: 20px;
     background: #010A27;
     padding: 10px;
     color: #999999;
     font-weight: 300;
}
 ul.ourHolder li.stationitem h3 a {
     color: #fff;
     font-size: 12px;
    /* font-size: 16px;
    */
}
/*- -*/
 #brandsBusCnt {
     width: 100%;
     padding: 0;
}
 #brandsBusCnt a {
     width: 23%;
     margin-right: 30px;
     float: left;
     height: 250px;
     position: relative;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
}
 #brandsBusCnt a:last-child {
     margin-right: 0px;
}
 #brandsBusCnt a h3 {
     position: absolute;
     width: 100%;
     padding: 10px;
    /*background: rgba(250,250,250,0.5);
     */
     color: #fff;
     font-weight: 300;
     font-size: 18px;
     bottom: 0px;
     text-align: center;
}
 #brandsBusCnt a.bbradio {
     background: url(../img/brands-icon-radio.jpg) top center no-repeat;
     background-size: 100%;
}
 #brandsBusCnt a.bbtv {
     background: url(../img/brands-icon-tv.jpg) top center no-repeat;
     background-size: 100%;
}
 #brandsBusCnt a.bbdigital {
     background: url(../img/brands-icon-digital.jpg) top center no-repeat;
     background-size: 100%;
}
 #brandsBusCnt a.bbliveevents {
     background: url(../img/brands-icon-liveevents.jpg) top center no-repeat;
     background-size: 100%;
}
 #brandsBusCnt a {
     -webkit-filter: grayscale(0);
     filter: grayscale(0);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 #brandsBusCnt a:hover {
     -webkit-filter: grayscale(100%);
     filter: grayscale(100%);
}
 .news-single-img-cnt img {
     text-align: center;
     margin: 0 auto;
}
 .news-single-img-cnt {
     width: initial;
     background: #f3f3f3;
     margin-bottom: 40px;
}
/*#brandsBusCnt li:nth-child(odd) {
     float:left;
}
 #brandsBusCnt li:nth-child(even) {
     float:right;
}
*/
 #careersSingle ul li {
     list-style: initial;
     font-size: 20px;
     font-weight: 300;
}
 .company-desc p u {
     font-weight: 600;
}
 .postCntHolder {
     padding-top: 40px;
     clear: both;
}
 .simpleNewsCnt {
     width: 100%;
     clear: both;
}
 p.postdate {
     font-size: 13px;
     line-height: 16px;
     color: #000 
}
 .simpleNewsLeftTitle {
     width: 35%;
     margin-right: 30px;
     float: left;
}
 .simpleNewsRightBlurb {
     width: 60%;
     float: left;
     font-size: 15px;
}
 .simpleNewsLeftTitle h3, .IRpressreleaseTitle h3 {
     font-size: 22px;
     font-weight: 500;
     line-height: normal;
     margin-bottom: 0px;
}
 .simpleNewsLeftTitle h3:after, .IRpressreleaseTitle h3:after {
     background: none;
     width: auto;
     height: auto;
     margin-top: 0px;
     display: block;
}
 .secondTitle {
     margin-top: 140px 
}
 hr.postbborder {
     border-bottom: 1px solid #e3e3e3;
     clear: both;
     margin: 20px 0;
}
 .IRpressreleaseTitle .postdate {
     margin-bottom: 5px;
}
 .IRpressreleaseTitle {
     width: 100%;
     margin-right: 30px;
     float: left;
}
 .signupText {
     float: left;
     font-size: 16px;
}
 .category-sec-filings .signupText {
     float: none;
}
 #mc_embed_signup form {
     padding: 0px !important;
}
 label.dropdown {
     display: inline-block !important;
}
 label.dropdown select {
     padding: 10px 42px 10px 10px;
     background: #000A3B;
     color: #fff;
     border: 1px solid #aaa;
     border-radius: 0;
     display: inline-block !important;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     cursor: pointer;
     outline: none;
     font-weight: normal !important;
     clear: both;
}
 label.dropdown select:-moz-focusring {
     color: transparent;
     text-shadow: 0 0 0 #444;
}
 label.dropdown select::-ms-expand {
     display: none;
}
 label.dropdown:before {
     content: '';
     right: 5px;
     top: -7px !important;
     width: 30px;
     height: 33px;
     position: absolute;
     pointer-events: none;
     display: block;
}
 label.dropdown {
     position: relative;
}
 label.dropdown:after {
     content: '>';
     font: 18px Consolas, monospace;
     color: #4CBEFF;
     -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
     -ms-transform: rotate(90deg);
     transform: rotate(90deg);
     right: 0px !important;
     top: 7px !important;
     border-bottom: 1px solid #aaa;
     position: absolute;
     pointer-events: none;
     width: 35px;
     padding: 0 0 5px 0;
     text-indent: 14px;
}
 @media screen\0 {
     label.dropdown:after {
         width: 38px;
         text-indent: 15px;
         right: 0;
    }
}
 @media screen and (min--moz-device-pixel-ratio:0) {
     label.dropdown select {
         padding-right: 40px;
    }
     label.dropdown:before {
         right: 6px;
    }
     label.dropdown:after {
         text-indent: 14px;
         right: 6px;
         top: -5px;
         width: 36px;
    }
}
 .datagrid table {
     border-collapse: collapse;
     text-align: left;
     width: 100%;
}
 .datagrid {
     font: normal 12px/150% Geneva, Arial, Helvetica, sans-serif;
     background: #fff;
     overflow: hidden;
}
 .datagrid table td, .datagrid table th {
     font-size: 16px;
     padding: 10px 20px;
     border: 0px;
}
 .datagrid table thead th {
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #FFFFFF));
     background: -moz-linear-gradient(center top, #FFFFFF 5%, #FFFFFF 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF');
     background-color: #FFFFFF;
     color: #000000;
     font-size: 15px;
     font-weight: bold;
     border-left: 1px solid #FFFFFF;
}
 .datagrid table thead th:first-child {
     border: none;
}
 .datagrid table tbody td {
     color: #00496B;
     border-bottom: 1px solid #E1EEF4;
     font-size: 16px;
     font-weight: normal;
}
 .datagrid table tbody .alt td {
     background: #E1EEF4;
     color: #00496B;
}
 .datagrid table tbody td:first-child {
     border-left: none;
}
 .datagrid table tbody tr:last-child td {
    /*border-bottom: none;
    */
}
 .datagrid table tfoot td div {
     border-top: 1px solid #006699;
     background: #E1EEF4;
}
 .datagrid table tfoot td {
     padding: 0;
     font-size: 12px 
}
 .datagrid table tfoot td div {
     padding: 2px;
}
 .datagrid table tfoot td ul {
     margin: 0;
     padding: 0;
     list-style: none;
     text-align: right;
}
 .datagrid table tfoot li {
     display: inline;
}
 .datagrid table tfoot li a {
     text-decoration: none;
     display: inline-block;
     padding: 2px 8px;
     margin: 1px;
     color: #FFFFFF;
     border: 1px solid #006699;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F));
     background: -moz-linear-gradient(center top, #006699 5%, #00557F 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
     background-color: #006699;
}
 .datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover {
     text-decoration: none;
     border-color: #006699;
     color: #FFFFFF;
     background: none;
     background-color: #00557F;
}
 div.dhtmlx_window_active, div.dhx_modal_cover_dv {
     position: fixed !important;
}
 #sticker {
     height: 550px;
}
 .megatvlogo img {
     margin: 0 auto 20px;
}
 .lmlogo img {
     margin: 0 auto;
     text-align: center;
}
 .lmtext {
     padding-top: 20px;
     text-align: center 
}
 .lmtext p {
     font-size: 17px;
}
 .digiphones img {
     margin: 0 auto;
     text-align: center;
     padding: 40px;
}
 .lmtext h3 {
     font-size: 24px;
     margin-bottom: 12px;
     margin-top: 20px;
}
 .lmtextBoxes {
     margin-top: 80px;
}
 .lmtextBoxes p {
     font-size: 16px;
     padding: 20px;
}
 .digitalCnt {
     padding-top: 25px;
}
 .digitalCntFeatureImage {
     padding-bottom: 20px;
     text-align: center;
}
 .digitalCntLogos {
     text-align: center;
     max-width: 350px;
     margin: 0 auto;
}
 .digitalCnt h2 {
     font-size: 16px;
     text-align: center;
     padding: 15px;
}
 .digitalCnt h2 a:hover {
     text-decoration: underline;
}
 .digitalCnt img {
     transition: all .4s ease-in-out;
}
 .digitalCnt img:hover {
     transform: scale(0.9);
}
 .circle-icon-lg .icon {
     color: #fff;
     line-height: 140px;
     text-align: center;
}
 .circle-icon-lg {
     width: 140px;
     height: 140px;
     margin: 0 auto;
     border-radius: 50%;
     background-color: #E00007;
     position: relative;
}
 .circle-icon-lg:before {
     content: '';
     display: block;
     position: absolute;
     top: 1px;
     bottom: 1px;
     left: 1px;
     right: 1px;
     background-color: #CCCCCC;
     border-radius: 50%;
     z-index: -1;
     -webkit-transition-property: top, bottom, left, right;
     -webkit-transition-duration: 0.2s;
     -webkit-transition-timing-function: ease-in-out;
     transition-property: top, bottom, left, right;
     transition-duration: 0.2s;
     transition-timing-function: ease-in-out;
}
 .circle-icon-lg:hover:before {
     top: -5px;
     bottom: -5px;
     left: -5px;
     right: -5px;
}
 .icon {
     font-size: 64px;
     text-align: center;
}
 #download .download-buttons a {
     margin: 20px 15px 0;
}
 .btn-icon {
     line-height: 32px;
     padding: 16px 32px 20px;
}
 .btn {
     color: #000;
     font-size: 18px;
     min-height: 60px;
     border-radius: 40px;
     text-decoration: none;
     display: inline-block;
     z-index: 1;
     position: relative;
     margin: 20px 10px;
     border: 1px solid #0b60a9;
}
 .btn:hover {
     border: 3px solid #000;
     background: #f3f3f3;
}
 .btn-primary:before {
     background-color: #000;
}
 .btn:before {
     content: '';
     display: block;
     position: absolute;
     top: 1px;
     bottom: 1px;
     left: 1px;
     right: 1px;
     z-index: -1;
     border-radius: 40px;
     -webkit-transition-property: top, bottom, left, right;
     -webkit-transition-duration: 0.21s;
     -webkit-transition-timing-function: ease-in-out;
     transition-property: top, bottom, left, right;
     transition-duration: 0.21s;
     transition-timing-function: ease-in-out;
}
 .btn-icon .icon {
     vertical-align: bottom;
     font-size: 32px;
     margin-right: 10px;
     display: inline-block;
}
 .newAlertCnt {
     font-size: 11px;
    /* width: 100%;
     */
     white-space: nowrap;
     padding: 3px 15px 3px 15px;
     margin-left: 15px;
     color: #468847;
     background-color: #d6e9c6;
     border-color: #eed3d7;
     text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     margin-top: 0px;
     position: absolute;
     top: 0px;
}
 .postid-1720 .news-single-img-cnt {
     text-align: center !important;
     float: none !important;
     margin: 0 auto !important;
}
 #lavozCnt {
     background-size: cover;
     padding-top: 50px;
     background-position: center center;
}
 .la-voz-logo {
     margin: 30px 0px;
     text-align: center;
}
 .la-voz-description {
     font-size: 22px;
     text-align: center;
     color: #000;
     line-height: 26px;
}
 .lavoz-station-logos {
     image-rendering: auto;
}
 .la-voz-date h3 {
     color: #53669b;
     font-size: 22px;
     font-weight: 600;
     text-align: center;
     text-transform: uppercase;
     margin-top: 40px;
     margin-bottom: 20px;
}
 .lavoz-sponsor-cnt {
     background: #1b3764;
     min-height: 500px;
}
 .lavoz-sponsor-description {
     padding: 30px;
     color: #fff;
}
 .lavoz-sponsor-description h3 {
     font-size: 20px;
     margin-bottom: 5px;
     line-height: 25px;
}
 .lavoz-sponsor-description p {
     color: #fff;
}
 .lavoz-sponsor-description p a, .lavoz-sponsor-description h3 a {
     color: #7b8ec3;
     text-decoration: underline;
}
 .lavoz-sponsor-description p a:hover, .lavoz-sponsor-description h3 a:hover {
     color: #fff;
}
 .partners-title {
     margin-top: -25px;
     text-align: center;
     position: absolute;
     left: 0;
     right: 0;
}
 .partners-title img {
     margin: 0 auto;
}
 .lavoz-sponsor-logos {
     padding: 80px 25px;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .lavozhr {
     border: 1px #FFFFFF solid;
     margin-bottom: 10px;
}
 .marioandres-img {
     margin: 0 auto;
}
 .lavoz-podcast-icon {
     width: 40px;
     float: left;
     margin-right: 20px;
     margin-left: 20px;
}
 .myButton, .myButton:visited {
     box-shadow: inset 0px -3px 7px 0px #556ba8;
     background: linear-gradient(to bottom, #556ba8 5%, #233462 100%);
     background-color: #556ba8;
     border-radius: 3px;
     cursor: pointer;
     color: #ffffff;
     font-size: 20px;
     padding: 13px 15px 15px;
     text-align: center;
     text-decoration: none;
     display: flex;
     margin: 30px auto 0;
     line-height: normal;
     align-items: center;
     width: 255px;
     text-transform: uppercase;
}
 .myButton:hover {
     background: linear-gradient(to bottom, #233462 5%, #233462 100%);
     background-color: #7b8ec3;
     color: #ffffff;
}
 .myButton:active {
     position: relative;
     top: 1px;
     color: #ffffff;
}
 .zoom {
     transition: transform .5s;
    /* Animation */
     margin: 0 auto;
     transform: scale(.9);
}
 .zoom:hover {
     transform: scale(1);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
 input.user-registration-Button.button {
     margin-top: 15px;
}
 #ithappenshereslidercnt {
     width: auto;
     position: relative;
     top: 235px;
     padding-left: 0px;
}
 .ithappensdesktop img {
     display: block;
     height: 450px !important;
     margin: 0 auto;
     width: auto !important;
}
 .ithappensmobileimg {
     display: block;
     width: 100% !important;
     margin: 0 auto;
}
 .ithappensdesktop {
     display: block;
}
 .ithappensmobile {
     display: none;
}
 .irFormCnt {
     margin-top: 40px;
}
 .ir-button-normal {
     background-color: #0B60A9;
     color: #ffffff;
     font-size: 15px;
     font-weight: 700;
     text-transform: uppercase;
     letter-spacing: 0.1em;
     padding: 10px 30px !important;
     display: inline-block;
     border-radius: 5px !important;
     min-height: auto !important;
     border: 0px;
     margin-left: 0px !important;
     margin-top: 5px !important;
}
 .ir-button-normal:hover {
     background-color: #08487e;
}
 .digidea-email-roadmap-cnt {
     background: #512873;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     padding: 20px 40px;
}
 .digidea-email-roadmap-form-text{
     font-size: 28px;
     color:#fff;
     line-height: 35px;
     font-weight: 600;
}
 .digidea-main-cnt{
     padding: 0px!important;
}
 .digidea-feature-cnt {
     background: rgb(49,42,125);
     background: -moz-linear-gradient(180deg, rgba(49,42,125,1) 62%, rgba(24,20,81,1) 100%);
     background: -webkit-linear-gradient(180deg, rgba(49,42,125,1) 62%, rgba(24,20,81,1) 100%);
     background: linear-gradient(180deg, rgba(49,42,125,1) 62%, rgba(24,20,81,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#312a7d",endColorstr="#181451",GradientType=1);
     min-height: 600px;
     position: relative;
     padding: 80px 0 150px 0;
     margin-bottom: 150px;
}
 .digidea-feature-cnt-footer{
     position: absolute;
     bottom: -60px;
     z-index: 99;
     width: 100%;
}
 .digidea-bottom-cnt-footer{
     width: 100%;
}
 .digidea-feature-logo-text h1{
     font-size: 27px;
     color: #fff;
     text-align: center;
     font-weight: bold;
     line-height: normal;
     margin-bottom: 20px;
}
 .digidea-feature-logo-text h2{
     font-size: 21px;
     color: #fff;
     text-align: center;
     font-weight: normal;
     line-height: normal;
}
 .digidea-email-roadmap-cnt{
     margin-bottom: 100px;
}
 .digidea-why-choose-cnt {
     margin-bottom: 150px;
}
 .digidea-services-items-cnt{
     margin-top: 100px;
}
 .digidea-why-choose-cnt h2{
     font-size: 46px;
     text-align: center;
     color: #512873;
     font-weight: bold;
}
 .digidea-why-choose-cnt h3{
     font-size: 24px;
     text-align: center;
     color: #000;
     font-weight: normal;
     line-height: normal;
     width: 100%;
     margin: 0 auto;
}
 .digidea-services-items{
     padding: 40px;
     text-align: center;
     font-size: 22px;
     line-height: normal;
     color: #000;
     min-height: 355px;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .digidea-services-items h3{
     font-size: 24px;
     font-weight: bold;
     color: #1a1556;
     padding: 20px 0;
}
 .digidea-services-items p{
     font-size: 18px;
}
 .dark-purple-block{
     background: #512873!important;
}
 .light-purple-block{
     background: #9061a9!important;
}
 .dark-purple-block h3, .dark-purple-block p, .light-purple-block h3, .light-purple-block p{
     color: #fff!important;
}
 .digidea-great-partner-cnt{
     background: rgb(67,33,96);
     background: -moz-linear-gradient(180deg, rgba(67,33,96,1) 0%, rgba(81,40,115,1) 52%, rgba(70,35,100,1) 100%);
     background: -webkit-linear-gradient(180deg, rgba(67,33,96,1) 0%, rgba(81,40,115,1) 52%, rgba(70,35,100,1) 100%);
     background: linear-gradient(180deg, rgba(67,33,96,1) 0%, rgba(81,40,115,1) 52%, rgba(70,35,100,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#432160",endColorstr="#462364",GradientType=1);
}
 .digidea-great-partner-inside-cnt{
     position: relative;
     padding: 80px 0;
}
 .digidea-great-partner-inside-cnt h2{
     color: #c689e7;
     font-size: 33px;
}
 .digidea-great-partner-inside-cnt p{
     color: #fff;
     font-size: 20px;
     margin-bottom: 0px;
}
 .digidea-great-partner-image {
     position: absolute;
     right: 0px;
     top: -107px;
}
 .digidea-how-we-do-cnt{
     padding: 120px 0 60px;
}
 .digidea-how-we-do-cnt h2{
     color: #1a1556;
     margin-bottom: 80px;
     font-size: 46px;
}
 .digidea-how-we-do-cnt h3{
     color: #000;
     margin-bottom: 10px;
     font-size: 27px;
}

 .digidea-how-we-do-formcnt{
     background-color: #c6aed3;
     padding: 30px 30px 0 30px;
     border: 1px solid #512873;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     margin-left: 20px;
}
 .digidea-how-we-do-formcnt h3{
     text-align: center;
     color: #1a1556;
     font-size: 26px;
     margin-bottom: 25px;
}
 .digidea-how-we-do-formcnt p{
     font-size: 20px;
     line-height: initial!important;
     text-align: center;
     color: #4f4f4f;
}

.digidea-how-we-do-form label{
	text-align: left;
	
}

.digidea-how-we-do-form{
	margin-top: 30px;
}

.digidea-how-we-do-form input, .digidea-how-we-do-form textarea{
border: 1px #512873 solid; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	    margin-top: 6px;
}

.digidea-how-we-do-form .wpcf7-submit {
    background: #1a1556;
    padding: 15px!important;
    width: 100%;
    margin: 0;
}

.digidea-how-we-do-form p {
	line-height: normal!important;
}

.digidea-how-we-do-text{
	padding-right: 60px;
}

.digidea-how-we-do-text p{
	margin-bottom: 50px;
}

 .digidea-how-we-do-cnt p{
     color: #000;
     font-size: 20px;
     line-height: 35px;
}

 .digidea-guarantee-image-cnt{
     padding: 0;
}
 .digidea-guarantee-text{
     padding: 50px 30px 0 0px;
}
 .digidea-guarantee-text h2 {
     font-size: 45px;
     text-align: center;
     margin-bottom: 50px;
}
 ul.digidea-guarantee-list{
     padding: 0px 0 0 20px;
}
 .digidea-guarantee-item {
     color: #fff;
     font-size: 20px;
     padding-bottom: 35px;
     padding-left: 50px;
     vertical-align: middle;
     background: url('../img/digidea/guarantee-checkmark.png') no-repeat left 10px;
}
 .guarantee-icon{
     margin: 0 auto;
     padding: 20px;
}
 .digidea-guarantee{
     background: #9061a9;
     color: #fff;
     -webkit-box-shadow: 0px 10px 20px -3px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 10px 20px -3px rgba(0,0,0,0.2);
     box-shadow: 0px 10px 20px -3px rgba(0,0,0,0.2);
}
 .digidea-minority-cnt{
     padding: 100px 0;
}
 .digidea-minority-cnt h3{
     color: #302a7d;
     font-size: 40px;
}
 .digidea-minority-cnt p{
     color: #000;
     font-size: 22px;
}
 .digidea-minority-cnt a{
     color: #000;
     font-size: 25px;
     text-decoration: underline;
     padding-top: 10px;
}
 .digidea-minority-cnt a:hover{
     text-decoration: none;
}
 .digidea-contact-cnt{
     padding: 100px 0 0 0;
     background: rgb(48,42,125);
     background: -moz-linear-gradient(180deg, rgba(48,42,125,1) 54%, rgba(26,22,70,1) 100%);
     background: -webkit-linear-gradient(180deg, rgba(48,42,125,1) 54%, rgba(26,22,70,1) 100%);
     background: linear-gradient(180deg, rgba(48,42,125,1) 54%, rgba(26,22,70,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#302a7d",endColorstr="#1a1646",GradientType=1);
     position: relative;
}
 .digidea-contact-text{
     margin-bottom: 60px;
}
 .digidea-contact-text h3{
     color:#fff;
     font-size: 45px;
     margin-bottom: 50px;
     text-align: center;
}
 .digidea-contact-text p{
     color:#fff;
     font-size: 25px;
     text-align: center;
}
 .digidea-contact-buttons-cnt{
     margin: 0 auto 80px;
     float: none 
}
 .digidea-contact-buttons{
     background: #9061a9;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     cursor: pointer;
     padding: 30px;
     margin: 30px;
     text-align: center;
	 display: block;
}
 .digidea-contact-buttons:hover{
     background: #512873;
}
 .digidea-contact-buttons h4{
     font-size: 30px;
     color: #fff;
}
 .digidea-contact-buttons p{
     font-size: 20px;
     color: #fff;
     padding: 0px;
     margin: 0px;
}
 .mx-auto {
     float: none;
     margin: 0 auto;
}

.digidea-signup-form-cnt{
	position: relative;
}

.digidea-email-roadmap-cnt {
		padding: 20px 40px 20px;
	}

.digidea-signup-form-email {
	width: 100%;
	padding: 20px;
	     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
	border: 0px;
		font-size: 22px;
	position: absolute;
}

.digidea-signup-form-email::placeholder{
	 color: #afafaf;
  opacity: 1; /* Firefox */
}

.digidea-signup-form-email-subscribe {
    position: absolute;
    right: 25px;
    padding: 8px 40px;
    color: #fff;
    font-size: 25px;
    border: 0px;
    top: 10px;
    background: #9061a9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	    transition: all .2s ease-in-out;
}


.digidea-signup-form-email-subscribe:hover {
    background: #512873;
	 transition: all .2s ease-in-out;

}

.digidea-signup-form-cnt .mce_inline_error{
	color: red;
	position: absolute;
}

div#mce-responses {
    position: relative;
    background: #98fda9;
}

.blankfile .fa-file-pdf-o:before {
	opacity: 0.3!important;
}

