.rhino-hidden {
max-height: 0 !important;
display: inline-block;
overflow: hidden;
}
.redux-container .redux-main .form-table tr.swap-control{
border:none;
}
.redux-container .redux-main .form-table tr.opt-maintenance-mode-swap{
margin-left:40px;
}
.redux-container .redux-main .form-table tr.opt-maintenance-mode-swap .redux_field_th{
padding-top:0;
padding-left:40px;
}
.redux-container .redux-main .form-table tr.opt-maintenance-mode-swap fieldset{
padding-top:0;
}
footer {
padding: 0 20px;
}
#secondary .footer{
display:none;
}
#adminmenu div.wp-menu-name {
padding: 8px;
}
h1.page-title{
margin-top:100px;
}
h1.page-title:after {
content: "";
border-bottom: 3px solid;
display: block;
width: 10%;
margin-top: 30px;
}
article, ul, li {
vertical-align: top;
}
a {
cursor: pointer;
}
.fullwidth {
width: 100%;
}
.vmiddled-container .wpb_wrapper{
transform: translateY(-50%);
}
.rh-columns-2{
column-count: 2;
}
.mobile.navigation-top-controller{
display:none;
} .rhino-socials {
font-size: 16px;
padding: 0 10px;
}
.rhino-socials a {
color:#333;
transition: all .5s;
}
.rhino-socials a:hover {
color: #000;
transition: all .5s;
} h2 {
text-transform: uppercase;
}
article.featured-post:first-of-type {
margin-left: -2vh;
} article.rhino-ic img,article.featured-post a{
display:inline-block;
width:100%;
height:100%;
}
article.rhino-ic img,article.featured-post img{
display:block;
width:100%;
height:auto;
} .rhino-ic {
text-align: center;
font-family: Merriweather, Georgia, serif;
}
.rhino-ic .number {
color: #e55b34;
font-size: 50px;
font-weight: bold;
}
.rhino-ic .title {
font-family: Roboto;
text-transform: uppercase;
font-size: 20px;
font-weight: lighter;
color: #6c6c6c;
} .call-to-action header{
text-align:center;
}
.call-to-action h2{
text-transform:none;
font-weight:bold;
margin-bottom:0;
display:inline-block;
text-align:inherit;
}
.call-to-action h4{
padding-top:0;
font-weight:bold;
max-width:780px;
display:inline-block;
text-align:inherit;
}
.vc_row.unpadded-sides .vc_column-inner{
padding:20px;
}
.vc_row.unpadded-sides .vc_column-inner{
padding-left:0;
padding-right:0;
} .rhino-list{
border-bottom:1px solid #b2b2b2;
}
.rhino-list .icon{
vertical-align: top;
padding-top:2px;
} .rhino-tabs{
border: 1px solid #e9e9e9;
margin-top:40px;
}
.rhino-tabs .tabs-container{
padding: 15px 40px 30px 40px;
}
div.ovoflex.rhino-tab{
overflow:hidden;
display:none;
column-count: 2;
}
.rhino-tabs .rhino-tabs-buttons{
font-family: Merriweather, Georgia, serif;
font-weight:bold;
}
.rhino-tabs .tab-button{
cursor:pointer;
text-align:center;
background-color:#e9e9e9;
padding: 0 40px;
border-right:2px solid #6c6c6c;
}
.rhino-tabs .tab-button:last-of-type{
border-right:none;
}
.rhino-tabs .tab-button.active{
background-color:transparent;
color:#e55b34;
border-right:none;
}
.rhino-tabs .tab-button span{
padding:15px 20px 15px;
width:100%;
}
.rhino-tabs .tab-button.active span{
border-bottom:3px solid #e55b34;
}body.header-fullscreen header.fullscreen .custom-header{
height:100vh;
} body.header-fullwidth header.fullwidth .custom-header{
height:100vh;
}
header.fullwidth .custom-header-media img {
min-height: 0;
width: 100%;
height: auto;
}
header.onsideleft {
display: none;
max-width:100vw;
}
#secondary header.onsideleft {
display: block;
}
body.sidebarleft #secondary header.onsideleft .site-branding {
position: relative;
color: #000;
}
body.sidebarleft #secondary header.onsideleft .site-branding .wrap {
}
body.has-header-image #secondary header.onsideleft .site-branding .site-title a {
color: #000;
}
body.has-header-image #secondary header.onsideleft .site-branding .site-description {
color: #000;
}
body.sidebarleft .site-content {
padding-top: 0;
}
body.sidebarleft:not(.error404) header.page-header {
display: none;
}html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
position: relative;
line-height: normal;
}
body {
height: 100%; background: #fff;
}
.logo.logo-default a{
display:inline-block;
}
#page {
position: relative;
width: 100%;
height: 100%;
}
.wrap {
margin-left: auto;
margin-right: auto;
max-width: 700px;
padding-left: 2em;
padding-right: 2em;
}
.wrap:after {
clear: both;
content: "";
display: block;
} #content > .wrap {
height: 100%;
}
#primary, #secondary {
display: inline-block;
vertical-align: top;
min-height: 100%;
box-sizing: border-box;
transition: all .2s;
position: fixed;
top: 0;
bottom: 0;
}
#secondary {
width: 25%;
padding: 0 20px 0 20px;
border-right: 1px solid #e9e9e9;
left: 0;
}
#primary {
width: 75%;
left: 25%;
overflow: auto;
}
#primary main, #secondary main {
min-height: 100vh;
box-sizing: border-box;
}
#primary-footer {
padding: 0;
background: #d2d2d2;
text-align: center;
position: relative;
width: 100%;
bottom: 0;
left: 0;
min-height: 60px;
}
.primary-footeritem {
background: #d2d2d2;;
}
#secondary-footer {
padding: 10px;
position: relative;
width: 100%;
display: block;
} .wrap {
max-width: 1000px;
padding-left: 3em;
padding-right: 3em;
}
body.error404 #primary {
box-sizing: border-box;
padding: 0;
}
.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
color: #222;
display: inline-block;
margin-left: 1em;
white-space: nowrap;
}
.entry-footer .edit-link {
display: inline-block;
} body.sidebarleft {
text-align: center;
}
body.sidebarleft .wrap {
padding: 0;
margin: 0;
max-width: none;
text-align: left;
}
body.sidebarleft #page {
display: inline-block;
} .logo.logo-default {
text-align: center;
}
.logo.logo-default img {
display: inline-block;
} body.page article .wrap,
body.search article .wrap{
padding: 20px 40px;
} footer#colophon {
color: whitesmoke;
padding: 20px;
z-index: 10;
position: fixed;
bottom: 0;
width: 100%;
}
footer#colophon h1,
footer#colophon h2,
footer#colophon h3,
footer#colophon h4,
footer#colophon a {
color: whitesmoke;
text-decoration: none;
}
footer#colophon a:hover {
text-decoration: underline;
}
.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
background-color: #767676;
}
.entry-footer .edit-link a.post-edit-link {
background-color: #222;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
margin-top: 2em;
padding: 0.7em 2em;
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
white-space: nowrap;
}
.site-info .sep {
margin: 0;
display: block;
visibility: hidden;
height: 0;
width: 100%;
}ul.menu{
list-style:none;
margin:0;
padding:0 10px;
}
ul.menu li, ul.menu li a{
text-transform: uppercase;
font-weight: normal;
padding:15px 0;
}
.navigation-top {
background: #fff;
border-top: 1px solid #eee;
font-size: 16px;
font-size: 1rem;
position: relative;
}
.navigation-top .wrap {
max-width: 1000px;
padding: 0;
}
.navigation-top a {
color: #222;
font-weight: 600;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
color: #767676;
}
.main-navigation {
clear: both;
display: block;
}
.main-navigation ul {
background: #fff;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left;
} .js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
display: none;
}
.main-navigation > div > ul {
border-top: 1px solid #eee;
padding: 0.75em 1.695em;
}
.js .main-navigation.toggled-on > div > ul {
display: block;
}
.main-navigation ul ul {
padding: 0 0 0 1.5em;
}
.main-navigation ul ul.toggled-on {
display: block;
}
.main-navigation ul ul a {
letter-spacing: 0;
padding: 0.4em 0;
position: relative;
text-transform: none;
}
.main-navigation li {
border-bottom: 1px solid #eee;
position: relative;
}
.main-navigation li li,
.main-navigation li:last-child {
border: 0;
}
.main-navigation a {
display: block;
padding: 0.5em 0;
text-decoration: none;
}
.main-navigation a:hover {
color: #767676;
} .menu-toggle {
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #222;
display: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
line-height: 1.5;
margin: 1px auto 2px;
padding: 1em;
text-shadow: none;
} .js .menu-toggle {
display: block;
}
.main-navigation.toggled-on ul.nav-menu {
display: block;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.menu-toggle:focus {
outline: thin solid;
}
.menu-toggle .icon {
margin-right: 0.5em;
top: -2px;
}
.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
display: none;
}
.toggled-on .menu-toggle .icon-close {
display: inline-block;
} .dropdown-toggle {
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #222;
display: block;
font-size: 16px;
right: -0.5em;
line-height: 1.5;
margin: 0 auto;
padding: 0.5em;
position: absolute;
text-shadow: none;
top: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background: transparent;
}
.dropdown-toggle:focus {
outline: thin dotted;
}
.dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
} .site-header .menu-scroll-down {
display: none;
}.redux-section-indent-start.hidden{
max-height:0;
}
.redux-section-indent-start{
cursor:pointer;
}@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1480px) {
.archive-container{
padding-left:0;
padding-right:0;
}
body .archive-container .filter{
font-size:16px;
}
}
@media screen and (max-width: 1340px){
form.wpcf7-form{
width:100%;
margin-left:0;
}
}
@media screen and (max-width: 1240px) {
.archive-container{
padding-top:0;
}
body .archive-container .filter{
font-size:14px;
}
}
@media screen and (max-width: 1200px) {
article .info .title{
font-size:16px;
}
article .info .excerpt{
font-size:16px;
}
}
@media screen and (max-width: 1120px) {
.archive-container{
padding-top:0;
}
body .archive-container .filter{
font-size:14px;
}
}
@media screen and (max-width: 920px) {
body{
overflow:auto;
}
.logo.logo-default{
margin-top:50px;
}
.logo.logo-default img{
max-width:220px;
}
article.featured-post:first-of-type{
margin-left:auto;
}
.primary-footeritem br{
display:none;
}
.primary-footeritem.widget_text{
font-size:10px;
padding:7px;
padding-bottom:10px;
}
body.single-publication .content{
column-count:1;
}
#primary, #secondary {
width: 100%;
position: relative;
left: 0;
top: 0;
}
h1.page-title {
margin-top: 0;
}
#primary main, #secondary main {
min-height: 0;
}
#secondary .widget {
padding-bottom: 10px;
}
header.mobile .navigation-top {
position: fixed;
top: 40px;
left: 0;
right: 0;
bottom:0;
max-height: 0;
overflow: hidden;
transition:.5s all;
z-index:2;
border: none;
padding: 0;
background: rgba(255, 255, 255, 0.95);
}
header.mobile .navigation-top.visible {
max-height: 1000px;
}
header.onsideleft.mobile {
display: block;
}
#secondary header.onsideleft {
display: none;
}
.mobile-topbar {
width: 100%;
min-height: 40px;
background: black;
position:fixed;
z-index:10;
}
.mobile.navigation-top-controller {
width: 40px;
height: 40px;
display: inline-block;
background:black;
line-height:3px;
font-size:0;
vertical-align:middle;
padding:13px 10px;
cursor:pointer;
}
.bg-bar-black,.bg-bar-white{
height:3px;
width:100%;
vertical-align:middle;
}
.bg-bar-black{
background:black;
}
.bg-bar-white{
background:white;
}
.vmiddled-container .wpb_wrapper{
transform:none;
top:0 !important;
margin-top:20px;
}
.wpb_content_element.proyecto-anuncio:before,
.wpb_content_element.proyecto-anuncio:after{
top:20px;
}
body.post-type-archive-publication .archive-container{
border-right:none;
}
body .archive-container .filter{
font-size:12px;
}
body.post-type-archive-studies .archive-container{
padding-left:40px;
padding-right:40px;
}
article.study .buttons{
padding-left:5px;
padding-right:5px;
padding-bottom:0;
margin-left:0 !important;
}
article.study .buttons a.read,
article.study .buttons a.pdf{
box-sizing: border-box;
display: inline-block;
width:100%;
height:30px;
line-height:30px;
text-align:left;
}
article.study .thumb-container{
min-height:300px;
}
article.staff-item .name-and-content .name, article.staff-item .colaborator-name{
font-size:16px;
}
body.post-type-archive-staff .archive-container .first-column,
body.post-type-archive-staff .archive-container .second-column{
padding-left:0;
padding-right:0;
}
article.staff-item.visible .name-and-content .content{
font-size:14px;
}
body.single-copies .single-content{
position:relative;
}
.rhino-socials a{
transition: all .5s;
width: 40px;
height: 40px;
display: inline-block;
border: 1px solid #6c6c6c;
text-align: center;
vertical-align: middle;
line-height: 40px;
}
header.onsideleft.mobile #top-menu li{
height:60px;
line-height:40px;
vertical-align:middle;
display:inline-block;
width:100%;
padding:0;
}
.menu-main-container{
margin-top:20px;
}
}
@media screen and (min-width: 921px) {
body.sidebarleft:not(.error404) #primary {
left: 250px;
width: calc(100% - 250px);
}
body.sidebarleft:not(.error404) #secondary {
width: 250px;
}
}div.row, .row {
position: relative;
margin: auto;
overflow: hidden;
padding: 20px;
display: block;
width: 730px;
max-width: 100%;
}
div.row.fullwidth, .row.fullwidth { width: 100%; }
figure.ovoflex, figure.flex {
margin: 0;
}
div.ovoflex, .ovoflex {
display: inline-block;
box-sizing: border-box;
}
div.auto, .auto {
overflow: auto;
}
.flex.clear {
clear: both;
}
.h100 {
height: 100%;
}
.vtop {vertical-align: top;}
.vmiddle {vertical-align: middle;}
.vbottom {vertical-align: bottom;}
.none{display:none;}
.iblock{display:inline-block;} div.col-12, .col-12 { width: 100% !important; }
div.col-11, .col-11 { width: 91.66% !important; }
div.col-10, .col-10 { width: 83.33% !important; }
div.col-9, .col-9 { width: 75% !important; }
div.col-8, .col-8 { width: 66.6% !important; }
div.col-7, .col-7 { width: 58.33% !important; }
div.col-6, .col-6 { width: 50% !important; }
div.col-5, .col-5 { width: 41.66% !important; }
div.col-4, .col-4 { width: 33.3% !important; }
div.col-3, .col-3 { width: 25% !important; }
div.col-2, .col-2 { width: 16.66% !important; }
div.col-1, .col-1 { width: 8.33% !important; }
.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }
.fleft { float: left !important; z-index: 1; }
.fright { float: right !important; z-index: 1;}
.fnone { float: none !important; z-index: 1;}
.colapse-control { display: none; } div.inner, .inner { padding: 1vh 1vw; }
div.half-inner, .half-inner { padding: .5vh .5vw; } div.row.unpadded, .row.unpadded, div.unpadded, .unpadded { padding: 0; }
div.row.unpadded-top, .row.unpadded-top, div.unpadded-top, .unpadded-top { padding-top: 0; }
div.row.unpadded-bottom, .row.unpadded-bottom, div.unpadded-bottom, .unpadded-bottom { padding-bottom: 0; }
div.row.unpadded-left, .row.unpadded-left, div.unpadded-left, .unpadded-left { padding-left: 0; }
div.row.unpadded-right, .row.unpadded-right, div.unpadded-right, .unpadded-right { padding-right: 0; }
div.row.unpadded-bt, .row.unpadded-bt, div.unpadded-bt, .unpadded-bt {
padding-bottom: 0;
padding-top: 0;
}
div.row.unpadded-sides, .row.unpadded-sides, div.unpadded-sides, .unpadded-sides {
padding-left: 0;
padding-right: 0;
} div.row.unmarged, .row.unmarged, div.unmarged, .unmarged { margin: 0; }
div.row.unmarged-top, .row.unmarged-top, div.unmarged-top, .unmarged-top { margin-top: 0; }
div.row.unmarged-bottom, .row.unmarged-bottom, div.unmarged-bottom, .unmarged-bottom { margin-bottom: 0; }
div.row.unmarged-left, .row.unmarged-left, div.unmarged-left, .unmarged-left { margin-left: 0; }
div.row.unmarged-right, .row.unmarged-right, div.unmarged-right, .unmarged-right { margin-right: 0; }
div.row.unmarged-bt, .row.unmarged-bt, div.unmarged-bt, .unmarged-bt {
margin-bottom: 0;
margin-top: 0;
}
div.row.unmarged-sides, .row.unmarged-sides, div.unmarged-sides, .unmarged-sides {
margin-left: 0;
margin-right: 0;
}
@media all and (max-width: 1480px) {
.flex-1480-textleft { text-align: left; }
.flex-1480-unpadded { padding: 0 !important; }
.flex-1480-unpadded-top { padding-top: 0 !important; }
.flex-1480-unpadded-bottom { padding-bottom: 0 !important; }
.flex-1480-unpadded-left { padding-left: 0 !important; }
.flex-1480-unpadded-right { padding-right: 0 !important; }
div.flex-1480-unpadded-bt, .flex-1480-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
div.flex-1480-unpadded-sides, .flex-1480-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-1480-12, .flex-1480-12 { width: 100% !important; }
div.flex-1480-11, .flex-1480-11 { width: 91.66% !important; }
div.flex-1480-10, .flex-1480-10 { width: 83.33% !important; }
div.flex-1480-9, .flex-1480-9 { width: 75% !important; }
div.flex-1480-8, .flex-1480-8 { width: 66.6% !important; }
div.flex-1480-7, .flex-1480-7 { width: 58.33% !important; }
div.flex-1480-6, .flex-1480-6 { width: 50% !important; }
div.flex-1480-4, .flex-1480-4 { width: 33.3% !important; }
div.flex-1480-3, .flex-1480-3 { width: 25% !important; }
div.flex-1480-2, .flex-1480-2 { width: 16.66% !important; }
div.flex-1480-1, .flex-1480-1 { width: 8.33% !important; }
}
@media all and (max-width: 1200px) {
.flex-1200-textleft { text-align: left; }
.flex-1200-unpadded { padding: 0 !important; }
.flex-1200-unpadded-top { padding-top: 0 !important; }
.flex-1200-unpadded-bottom { padding-bottom: 0 !important; }
.flex-1200-unpadded-left { padding-left: 0 !important; }
.flex-1200-unpadded-right { padding-right: 0 !important; }
div.flex-1200-unpadded-bt, .flex-1200-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
div.flex-1200-unpadded-sides, .flex-1200-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-1200-12, .flex-1200-12 { width: 100% !important; }
div.flex-1200-11, .flex-1200-11 { width: 91.66% !important; }
div.flex-1200-10, .flex-1200-10 { width: 83.33% !important; }
div.flex-1200-9, .flex-1200-9 { width: 75% !important; }
div.flex-1200-8, .flex-1200-8 { width: 66.6% !important; }
div.flex-1200-7, .flex-1200-7 { width: 58.33% !important; }
div.flex-1200-6, .flex-1200-6 { width: 50% !important; }
div.flex-1200-4, .flex-1200-4 { width: 33.3% !important; }
div.flex-1200-3, .flex-1200-3 { width: 25% !important; }
div.flex-1200-2, .flex-1200-2 { width: 16.66% !important; }
div.flex-1200-1, .flex-1200-1 { width: 8.33% !important; }
}
@media all and (max-width: 960px) {
.flex-960-textleft { text-align: left; }
.flex-960-unpadded { padding: 0 !important; }
.flex-960-unpadded-top { padding-top: 0 !important; }
.flex-960-unpadded-bottom { padding-bottom: 0 !important; }
.flex-960-unpadded-left { padding-left: 0 !important; }
.flex-960-unpadded-right { padding-right: 0 !important; }
div.flex-960-unpadded-bt, .flex-960-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
div.flex-960-unpadded-sides, .flex-960-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-960-12, .flex-960-12 { width: 100% !important; }
div.flex-960-11, .flex-960-11 { width: 91.66% !important; }
div.flex-960-10, .flex-960-10 { width: 83.33% !important; }
div.flex-960-9, .flex-960-9 { width: 75% !important; }
div.flex-960-8, .flex-960-8 { width: 66.6% !important; }
div.flex-960-7, .flex-960-7 { width: 58.33% !important; }
div.flex-960-6, .flex-960-6 { width: 50% !important; }
div.flex-960-4, .flex-960-4 { width: 33.3% !important; }
}
@media all and (max-width: 920px) {
.flex-920-none{display:none;}
.flex-920-iblock{display:inline-block;}
.flex-920-textleft { text-align: left; }
.flex-920-unpadded { padding: 0 !important; }
.flex-920-unpadded-top { padding-top: 0 !important; }
.flex-920-unpadded-bottom { padding-bottom: 0 !important; }
.flex-920-unpadded-left { padding-left: 0 !important; }
.flex-920-unpadded-right { padding-right: 0 !important; }
div.flex-920-unpadded-bt, .flex-920-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
div.flex-920-unpadded-sides, .flex-920-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-920-12, .flex-920-12 { width: 100% !important; }
div.flex-920-11, .flex-920-11 { width: 91.66% !important; }
div.flex-920-10, .flex-920-10 { width: 83.33% !important; }
div.flex-920-9, .flex-920-9 { width: 75% !important; }
div.flex-920-8, .flex-920-8 { width: 66.6% !important; }
div.flex-920-7, .flex-920-7 { width: 58.33% !important; }
div.flex-920-6, .flex-920-6 { width: 50% !important; }
div.flex-920-4, .flex-920-4 { width: 33.3% !important; }
}
@media all and (max-width: 780px) {
.flex-780-textleft { text-align: left !important; }
.flex-780-unpadded { padding: 0 !important; }
.flex-780-unpadded-top { padding-top: 0 !important; }
.flex-780-unpadded-bottom { padding-bottom: 0 !important; }
.flex-780-unpadded-left { padding-left: 0 !important; }
.flex-780-unpadded-right { padding-right: 0 !important; }
.flex-780-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.flex-780-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-780-12, .flex-780-12 { width: 100% !important; }
div.flex-780-11, .flex-780-11 { width: 91.66% !important; }
div.flex-780-10, .flex-780-10 { width: 83.33% !important; }
div.flex-780-9, .flex-780-9 { width: 75% !important; }
div.flex-780-8, .flex-780-8 { width: 66.6% !important; }
div.flex-780-7, .flex-780-7 { width: 58.33% !important; }
div.flex-780-6, .flex-780-6 { width: 50% !important; }
div.flex-780-4, .flex-780-4 { width: 33.3% !important; }
}
@media all and (max-width: 520px) {
.flex-520-textleft { text-align: left !important; }
.flex-520-unpadded { padding: 0 !important; }
.flex-520-unpadded-top { padding-top: 0 !important; }
.flex-520-unpadded-bottom { padding-bottom: 0 !important; }
.flex-520-unpadded-left { padding-left: 0 !important; }
.flex-520-unpadded-right { padding-right: 0 !important; }
.flex-520-unpadded-bt {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
.flex-520-unpadded-sides {
padding-left: 0 !important;
padding-right: 0 !important;
}
div.flex-520-12, .flex-520-12 { width: 100% !important; }
div.flex-520-11, .flex-520-11 { width: 91.66% !important; }
div.flex-520-10, .flex-520-10 { width: 83.33% !important; }
div.flex-520-9, .flex-520-9 { width: 75% !important; }
div.flex-520-8, .flex-520-8 { width: 66.6% !important; }
div.flex-520-7, .flex-520-7 { width: 58.33% !important; }
div.flex-520-6, .flex-520-6 { width: 50% !important; }
div.flex-520-4, .flex-520-4 { width: 33.3% !important; }
}
@media all and (max-width: 380px) {
.flex-380-textleft { text-align: left }
div.flex-380-12, .flex-380-12 { width: 100% !important; }
div.flex-380-11, .flex-380-11 { width: 91.66% !important; }
div.flex-380-10, .flex-380-10 { width: 83.33% !important; }
div.flex-380-9, .flex-380-9 { width: 75% !important; }
div.flex-380-8, .flex-380-8 { width: 66.6% !important; }
div.flex-380-7, .flex-380-7 { width: 58.33% !important; }
div.flex-380-6, .flex-380-6 { width: 50% !important; }
div.flex-380-4, .flex-380-4 { width: 33.3% !important; }
}.rAds{
display:none !important;
}