/* Theme Name: dreamfoundation Theme URI: http://underscores.me/ Author: Underscores.me Author URI: http://underscores.me/ Description: Description Version: 1.0.0 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: dreamfoundation Tags: This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. dreamfoundation is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/ */
/*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/
/*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/
 @import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');
 body {
     font-family: 'Raleway';
}
/* .container, 
 .navbar-static-top .container, 
 .navbar-fixed-top .container, 
 .navbar-fixed-bottom .container {
     width: 92%;
}*/
.container {
    max-width: 1450px;
    width: 100% !important;
}
.more:hover, 
.more:focus{
     color: #23527c;
}
/*=====nav=====*/
 .top-nav{
     background: #021a87 !important;
     border: none !important;
     border-radius: 0 !important;
}
 .navbar-collapse{
     padding: 0;
}
 .top-nav .navbar{
     margin-bottom: 0;
     background: transparent !important;
     border-radius: 0 !important;
     border: none !important;
}
 .top-nav .navbar ul{
     width: 100%;
     margin: 0;
     padding: 0;
}
 .top-nav .navbar ul li{
     margin-right: 12%;
    /*padding: 12px 0;*/
     position: static !important;
}
 .top-img img {
     width: 100%;
}
 .top-nav .navbar ul li:last-child{
     margin-right: 0;
}
 .top-nav .navbar ul li a{
     text-shadow: none;
     color: #fff;
     padding: 16px 0;
     line-height: normal;
     margin: 0;
     font-size: 15px;
     font-weight: 600;
     white-space: normal !important;
}
 .top-nav .navbar ul li a:hover{
     color: #c5f0f5;
     background: transparent;
}
 .top-nav .current-menu-item a{
     color: #6AB7B4 !important;
     background: transparent;
}
 .top-nav .navbar-default .navbar-nav > .open > a, 
 .top-nav .navbar-default .navbar-nav > .open > a:hover, 
 .top-nav .navbar-default .navbar-nav > .open > a:focus{
     background: transparent !important;
     color: #c5f0f5 !important;
     text-decoration: underline;
}
 .navbar .nav li .dropdown-menu::after{
     display: none !important;
}
/*Drop-down*/
.top_nav a{
    text-transform: uppercase;
}
.menu-primary-menu-container{
    position: relative;
}
 #menu-item-69 .dropdown-menu{
    min-width: 655px;
    left: 35%;
    text-align: left;
    background: #c5f0f5 !important;
}
 #menu-item-68 .dropdown-menu{
     right: 0;
     left: auto !important;
     text-align: right;
     background: #6AB7B4 !important;
}
.multi-column{
     background: #c5f0f5 !important;
     padding: 15px 10px!important;
     min-width: auto !important;
}
 #menu-item-65 .multi-column{
     left: 42%;
     text-align: right;
     background: #C5EFF5 !important;
}
.multi-column li {
    float: left;
    display: inline-block;
    margin-right: 0 !important;
    padding: 0 12px !important;
    border-right: solid 1px #fff;
}
.multi-column li:last-child{
     border: none !important;
}
.multi-column li a{
    color: #021a87 !important;
    padding: 0px !important;
    font-weight: 600;
    text-transform: inherit;
}
.multi-column li a:hover{
    color: #c5f0f5;
    text-decoration: underline !important;
    background: transparent !important;
}
.navbar-default{
     background: none;
     padding: 0px;
     border-width: 0px 0px 5px 0px;
     border-color: #009431;
     border-radius: 0px;
}
 .dropdown-toggle:hover{
     color: #FFFFFF;
}
 .full-section{
     width:100%;
     margin: 0;
     padding: 0;
     background-color: #6AB7B4;
}
 .page-section {
     min-height: 650px;
     padding-top: 4%!important;
     padding-bottom: 4%!important;
}
 .ouryear_title{
     color: #fff;
     font-family: raleway;
     font-size: 52px;
     font-weight: 200;
     line-height: 60px;
     text-align: left !important;
     margin-bottom: 30px;
}
 .what_if {
     color: #2a317c;
     font-family: 'Bitter';
     font-size: 20px;
     font-style: italic;
     font-weight: 400;
}
 .ceo_title {
     color: #000;
     font-family: raleway;
     font-size: 52px;
     font-weight: 200;
     line-height: 60px;
     margin-bottom: 3%;
}
 .img_undervideo {
     margin-top: 8%;
}
 .img_undervideo img {
     height: auto;
     width: 44%;
     vertical-align: top !important;
}
 .video_top {
     font-size: 20px;
     color: #000;
}
 .right_bar {
     background: #b7b7b7 none repeat scroll 0 0;
     padding: 15px 20px;
     margin-bottom: 10px;
}
 #dreams-veterans .right_bar{
     margin-top: 7%;
}
 .right_bar h1 {
     color: #021a86;
}
 .right_bar img {
     height: auto;
     width: 100%;
}
 .right_bar > p {
     color: #000;
     text-align: justify;
}
 .our-cont {
     color: #000;
     margin-bottom: 7%;
}
 .our_program_left img {
     height: auto;
     width: 100%;
}
 .our_program_right img{
     width: 100%;
     height: auto;
}
 .our_pro {
     color: #71bab8;
     font-family: raleway;
     font-size: 50px;
     font-weight: 200;
     margin-bottom: 3%;
}
 .our-yearright iframe {
     height: 355px;
     width: 100%;
}
 .our-yearleft p {
     color: #000;
     margin-bottom: 30px;
     text-align: justify;
}
 .our-yearmain {
     margin-top: 3%;
}
 .our_programmiddle {
     width: 5%;
}
 .dreams_for_veterans_middle_content {
     width: 5%;
}
 .col-md-1.our-middle {
     width: 4%;
}
 .col-md-1.ceo-middle {
     width: 4%;
}
 .ceo-left iframe {
     height: 360px;
     width: 100%;
     margin-top: 25px;
}
 .ceo-main {
     margin-top: 3%;
}
 .ceo-right p {
     color: #000;
     margin-bottom: 3%;
     text-align: justify;
}
 .dream_pro {
     color: #021a86;
     font-family: raleway;
     font-size: 30px;
}
 .left-buttom {
     background: #c5eff5 none repeat scroll 0 0;
}
 .left-buttom {
     background: #c5eff5 none repeat scroll 0 0;
     height: auto;
     padding: 25px;
     color: #86B7B4;
}
 .space-rite {
     padding-left: 30px;
}
 .hr-line {
     border-bottom: 2px solid #94cbc9;
     margin: 0 auto;
     padding-bottom: 1%;
     padding-top: 1%;
     width: 98%;
}
 .under-line {
     border-top: 2px solid #94cbc9;
     padding-bottom: 15px;
}
 .dream_veter_title {
     color: #021a86;
     font-family: raleway;
     font-size: 30px;
     margin-bottom: 2%;
     margin-left: 0px;
}
 .dream_veter_img > img {
     margin-bottom: 3%;
}
 .dreamfor-veter-videoare iframe {
     height: 300px;
     margin-bottom: 20px;
     width: 100%;
}
 .col-md-6.dreams_for_veterans_left_content > div {
     margin-bottom: 20px;
     color: #000;
     text-align: justify;
}
 .dreamfor-veter-imageare img {
     height: auto;
     width: 100%;
}
 .VA-logo {
     margin-bottom: 10%!important;
     margin-top: 10%!important;
     text-align: center!important;
}
 .VA-logo img, .dream_veter_img img{
     max-width: 100%;
     height: auto;
}
 .VA-logo a{
     float: left;
     margin-bottom: 15px 0;
}
 .flower-empower_title {
     color: #021a86;
     font-family: raleway;
     font-size: 30px;
     margin-left: 14px;
}
 .Dreams-for-Veterans {
     margin-top: 50px;
}
 .Flower-Empower {
     margin-top: 50px;
}
 .flower-empower-imgleft img {
     height: 400px;
     width: 100%;
}
 .flower-empower-imgright img {
     height: 400px;
     width: 100%;
}
 .flower-empower-contright > p {
     color: #021a86;
     font-family: 'Bitter';
     font-style: italic;
     font-weight: 400;
}
 .Flower-Empower1{
     margin-bottom: 5%;
}
 .flower-empower-contleft {
     margin-top: 2%;
     text-align: justify;
}
 .flower-empower-contright {
     margin-top: 2%;
}
 .Dream-Toy-Program {
     margin-top: 50px;
}
 .Dream-Toy-Program_title {
     color: #021a86;
     font-family: raleway;
     font-size: 30px;
     margin-bottom: 15px;
     line-height: normal;
     margin-left: 0 !important;
     text-align: left !important;
}
 .Dream-Toy-Program-contleft {
     text-align: justify;
     padding-right: 5%;
}
 .Dream-Toy-Program-contright{
     padding-top: 3%;
}
 .Dream-Toy-Program-contright > p {
     color: #021a86;
     font-family: 'Bitter';
     font-style: italic;
     font-weight: 400;
     margin-bottom: 0;
}
 .Dream-Toy-Program-contrightimg {
     text-align: center;
}
 .full-section-leader {
     background-color: #c5eff5;
     margin: 0;
     padding: 0;
     width: 100%;
}
 .pg-title {
     color: #6ab7b4;
     font-family: raleway;
     font-size: 42px;
     margin-bottom: 3%;
}
 .Medical-Advisory-Board {
     margin-top: 5%;
}
 .ls {
     color: #021a87;
     font-size: 19px;
     font-weight: 600;
}
 .ls1 {
     color: #021a87;
     font-size: 25px;
     font-weight: 600;
}
 .Dream-Toy-Program-contrightimg img{
     width: 100% !important;
}
 .flower-empower-imgleft p, .flower-empower-imgright p{
     margin-bottom: 30px;
}
 div.description--grid .inner p {
     font-family: 'Raleway' !important;
}
 .single-bot-border {
     border-bottom: 1px solid;
}
 .dbl-bot-border {
     border-bottom: double;
}
/*----------*/
 .donorpgtitle {
     color: #fff;
     font-family: raleway;
     font-size: 45px;
     font-weight: 400;
     margin-bottom: 5%;
}
 .donorlistingleft {
     line-height: 35px;
}
 .donorlistingleft h2 strong {
     color: #021a86;
     font-family: raleway;
     font-weight: 400;
}
 .donorlistingleft .top-text {
     color: #2A317C;
     font-family: 'Bitter';
     font-weight: 400;
     font-style: italic;
     margin-bottom: 5%;
     line-height: normal;
}
 .donor-list{
     margin-top: 5%;
     margin-bottom: 4%;
}
 .donor-list .price-block{
     margin-bottom: 4%;
}
 .donor-list .price-block .price{
     color: #fff;
     font-size: 20px;
     font-family: Georgia;
     display: block;
     line-height: normal;
}
 .donorlistingleft p strong {
     color: #fff;
     font-size: 20px;
}
 .donorlistingleft > p {
     margin-bottom: 4%;
}
 .donor-names {
     font-size: 14px;
     line-height: 21px;
}
 .donorrightbar {
     background: #fff none repeat scroll 0 0;
     margin-bottom: 10px;
     padding: 10px 20px;
}
 .donorrightbar h1 {
     color: #021a86;
     font-size: 28px;
}
 .donorrightbar > p {
     color: #000;
     text-align: justify;
}
 .donorrightbar img {
     height: auto;
     width: 100%;
     margin-bottom: 3%;
}
 .workplaceleft ul {
     float: left;
     margin-top: 20px;
     padding-left: 0;
     width: 50%;
}
 .workplaceleft ul li{
     list-style: inside;
}
 .lofleft h2 strong {
     color: #021a86;
     font-family: raleway;
     font-weight: 400;
}
 .lofleft p strong {
     color: #2a317c;
     font-family: 'Bitter';
     font-weight: 400;
     font-style: italic;
}
 .plangivingleft p strong {
     color: #021a86;
     font-family: 'Bitter';
     font-weight: 400;
     font-style: italic;
}
 .workplaceleft p strong {
     color: #021a86;
     font-family: 'Bitter';
     font-weight: 400;
     font-style: italic;
}
 .workplace {
     margin-top: 3%;
}
 .plangiving {
     margin-top: 3%;
}
/*================OUR-PROGRAMS================*/
 .full-svg{
     font-family: georgia;
     color: #234D7D;
     font-size: 55px;
     font-weight: bold;
     display: block;
}
 .full-section1 svg, .financial_main svg{
     height: auto !important;
     width: 100% !important;
}
 .row.volunteer-hours {
     background: #c5eff5 none repeat scroll 0 0;
     margin-bottom: 2%;
     margin-top: 2%;
     padding: 20px;
}
 .volunteer-title {
     color: #021a86;
     font-family: raleway;
     font-size: 40px;
     font-weight: 200;
     line-height: normal;
     margin: 40px 0 0 0;
}
 .v-amount {
     color: #0b4d80;
     font-family: Georgia;
     font-size: 45px !important;
     font-weight:bold;
}
 .v-title {
     color: #0b4d80;
     font-size: 23px;
}
 .valunteerpart {
     margin-bottom: 4%;
     margin-top: 3%;
}
 .totalhrs {
     text-align: center;
}
 .based-on {
     color: #29317c;
     text-align: right;
}
 .dreamchart-heading {
     color: #6ab7b4;
}
 .ourpro-graph ul, .ourpro-graph ul, .ourpro-graph ul{
     width: 70% !important;
     text-align: right;
     font-size: 15px;
}
 .dreamchart-heading{
     width: 67%;
     text-align: right;
}
 .ourpro-graph .full-last{
     width: 95% !important;
     margin-bottom: 30px !important;
}
 .ourpro-graph p{
     width: 80%;
     margin: 0 auto;
     padding: 5px 0;
}
 .valunteerpart span{
     display: block;
     line-height: normal;
}
 .valunteerpart .time{
     margin: 15px 0;
}
/*================FINANCIALS==============*/
 .chart_heading {
     color: #59799c;
     font-size: 22px;
}
 .financial_main {
     margin-top: 5%;
}
 .financial_title {
     color: #6ab7b4;
     font-family: raleway;
     font-size: 40px;
     font-weight: 300;
     margin-bottom: 3%;
}
 .graph-table{
     margin-top: 50px;
     margin-bottom: 70px;
     padding-right: 50px;
}
 .graph-table h4{
     color: #021A86;
     margin: 5px 0;
}
 .graph-table h5{
     color: #6AB7B4;
     margin: 5px 0;
}
 .graph-table .price{
     color: #021a86;
     font-size: 16px;
}
 .graph-table .box-left, 
 .graph-table .box-right{
     font-size: 15px;
}
 .graph-table .pl_25{
     padding-left: 25px;
}
 .graph-table .pl_35{
     padding-left: 60px;
}
 .graph-table .box-left{
     padding-left: 40px;
}
 .graph-table .row-top{
     margin-top: 20px;
}
/*================MEDIA================*/
@media (min-width:768px) {
.dropdown:hover .dropdown-menu {
    display: block;
}   
.dropdown .dropdown-menu{
    display: none;
}
.logo {
    width: 30%;
    float: left;
    margin: 0;
}
}

@media (max-width: 1550px) {
 .top-nav .navbar ul li{
     margin-right: 8%;
}
 .top-nav .dropdown-menu li{
     margin-right: 0 !important;
}
 .top-nav .navbar ul li{
     left: 15%;
}
}
@media (max-width: 1280px) {
#menu-item-69 .dropdown-menu {
    left: 24%;
}
#menu-item-65 .dropdown-menu{
    left: 15%;
}  
}

@media (max-width: 1024px) {
 .top-nav ul li{
     margin-right: 6.5% !important;
}
 .top-nav .dropdown-menu li{
     margin-right: 0 !important;
}
 #menu-item-69 .dropdown-menu, 
 #menu-item-65 .dropdown-menu{
     left: 0 !important;
     width: 100% !important;
}
 #menu-item-68 .dropdown-menu{
     right: 0;
     width: 100% !important;
}
 .img_undervideo img {
     width: 42% !important;
}
 .flower-empower-imgleft img, 
 .flower-empower-imgright img{
     height: 250px;
}
 .full-svg{
     font-size: 35px;
}
 .volunteer-title{
     font-size: 30px;
}
 .v-amount{
     font-size: 30px !important;
}
 .v-title{
     font-size: 19px;
}
 .graph-table ul{
     font-size: 13px;
     padding-left: 0px;
}
 .ouryear_title{
     font-size: 35px;
     line-height: normal;
     margin-bottom: 20px;
}
 .ceo_title{
     font-size: 35px;
     line-height: normal;
}
 .donorrightbar{
     padding: 15px;
}
}

 @media (min-width: 768px) and (max-width: 990px) {
 .navbar-collapse.collapse {
     display: none !important;
}
 .top-nav .collapse.navbar-collapse{
     padding-left: 0;
}
 .navbar-collapse.collapse.in {
     display: block !important;
}
 .navbar-header .collapse, .navbar-toggle {
     display:block !important;
}
 .navbar-header {
     float:none;
}
 .navbar-nav > li{
     float: none;
}
 .navbar-collapse.in{
     overflow-y: auto !important;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form{
     border-color: #e7e7e7 !important;
}
#menu-item-69 .dropdown-menu,
#menu-item-65 .dropdown-menu{
    left: 0;
}
}
 @media (max-width: 999px){
#menu-item-68 .dropdown-menu{
    text-align: left;
}
#menu-item-65 .dropdown-menu{
    text-align: left;
}
.top-nav .nav.navbar-nav{
    margin-bottom: 30px !important;
}
.top-nav .navbar ul li a:hover{
    border-bottom: none !important;
}
.top-nav .current-menu-item a{
    border-bottom: none !important;
}
.graph-table ul{
    font-size: 14px;
    padding-left: 0px;
}
#top-menu li {
    position: static !important;
}
.top_nav a{
   padding: 20px 15px !important;
}
}
 @media (max-width: 990px){
.flower-empower-imgleft img, .flower-empower-imgright img{
    height: 200px;
}
.top-nav .navbar ul li{
    float: none !important;
    width: 100% !important;
    padding: 8px 0 !important;
    display: block !important;
}
.multi-column{
     position: inherit;
     display: block !important;
     background: #71CCD5 !important;
     box-shadow: none !important;
     border: none !important;
}
.multi-column li{
    float: none !important;
    width: 100% !important;
    padding: 5px 12px !important;
    display: block !important;
    border: none;
}
#menu-item-68 .dropdown-menu{
    text-align: left;
}
#menu-item-65 .dropdown-menu{
    text-align: left;
}
#menu-item-68 .dropdown-menu{
     background: #C5EFF5 !important;
     margin-bottom: 20px;
}
.top-nav .dropdown-menu li{
    border-right: none !important;
}
.top_nav a{
   padding: 8px 15px !important;
}
}
 @media (max-width: 767px){
.flower-empower-imgleft img, 
.flower-empower-imgright img{
    height: 200px;
}
.full-svg{
    font-size: 35px;
}
.dreamchart-heading, 
.ourpro-graph .full-last, 
.ourpro-graph p, 
.ourpro-graph ul, 
.ourpro-graph ul, 
.ourpro-graph ul{
    width: 100% !important;
    text-align: center !important;
}
.volunteer-title{
    margin-top: 0;
    font-size: 25px;
}
.v-title{
    font-size: 18px;
}
.v-amount{
    font-size: 27px !important;
}
.graph-table{
    margin-top: 50px;
    margin-bottom: 40px;
    padding-right: 0px;
}
.workplaceleft ul {
    width: 100%;
}
.container, 
.navbar-static-top .container, 
.navbar-fixed-top .container, 
.navbar-fixed-bottom .container{
    width: 100%;
}
.Dream-Toy-Program_title {
    font-size: 22px;
}
.nav.navbar-nav {
    padding: 0 15px;
    margin-bottom: 0 !important;
}
}
 @media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
.ouryear_title {
    font-size: 24px;
    line-height: normal;
}
.ceo-left iframe {
    height: 150px;
    margin-top: 25px;
    width: 100%;
}
.ceo_title {
    font-size: 25px;
    line-height: 30px;
    margin-top: 10%;
}
.img_undervideo img {
    height: auto;
    padding: 0;
    width: 100%!important;
}
.what_if{
    font-size: 15px;
}
.our-yearright iframe {
    height: 125px;
    width: 100%;
}
.dream_veter_img > img {
    height: auto;
    margin-bottom: 10%;
    margin-top: 2%;
    width: 100%;
}
.VA-logo img {
    height: auto;
    width: 100%;
}
.col-md-6.dreams_for_veterans_left_content > div {
    color: #000;
    margin-bottom: 20px;
    text-align: justify;
}
.flower-empower-imgleft img {
    height: 150px;
    width: 100%;
}
.flower-empower-imgright img {
    height: 150px;
    width: 100%;
}
.dream_pro {
    font-size: 25px;
}
.our_pro {
    font-size: 35px;
}
.dream_veter_title {
    font-size: 23px;
}
.flower-empower_title {
    font-size: 26px;
}
.Dream-Toy-Program-contrightimg {
    margin-bottom: 7%;
    margin-top: 5%;
    text-align: center;
}
.Dream-Toy-Program-contrightimg > img {
    width: 100%;
}
.pg-title {
    color: #6ab7b4;
    font-family: raleway;
    font-size: 35px;
}
.Dream-Foundation-Staff1 {
    margin-top: 10%;
}
.donorpgtitle{
    font-size: 25px;
    line-height: normal;
}
.donorlistingleft h2{
    font-size: 25px;
    margin: 0 0 15px 0;
}
.pg-title{
    font-size: 25px !important;
}
}
 @media only screen and (min-device-width: 640px) and (max-device-width: 800px) {
.top-nav .navbar ul li {
    margin-right: 3.8%;
    padding: 8px 0;
}
.ouryear_title {
    color: #fff;
    font-size: 40px;
    line-height: normal;
}
.ceo-right {
    margin-top: 4%;
}
.ceo_title {
    font-size: 36px;
    line-height: normal;
}
.dream_veter_img > img {
    margin-bottom: 5%;
    margin-top: 5%;
    width: 100% !important;
}
.ceo-left iframe {
    width: 100%;
}
.img_undervideo img {
    height: auto;
    width: 46%;
}
.Dream-Toy-Program-contrightimg {
    margin-bottom: 7%;
    margin-top: 5%;
    text-align: center;
}
.Dream-Toy-Program-contright{
    margin-bottom: 7%;
    margin-top: 5%;
}
.Dream-Toy-Program-contrightimg > img {
    width: 100%;
}
}
 @media (max-width: 480px){
.graph-table h4{
    font-size: 14px;
}
.graph-table h5{
    font-size: 12px;
}
.graph-table .box-left, .graph-table .box-right{
    font-size: 14px;
}
.graph-table .price{
    font-size: 14px;
}
.graph-table h4{
    font-size: 14px;
}
.graph-table .pl_35{
    padding-left: 15px;
}
.graph-table .pl_25{
    padding-left: 5px;
}
.graph-table .box-left{
    padding-left: 15px;
}
.row-top{
    margin-top: 10px;
}
}
 @media (max-width: 360px){
.graph-table .box-left, .graph-table .box-right{
    font-size: 11px;
}
.graph-table .price{
    font-size: 11px;
}
.graph-table h4{
    font-size: 11px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0){
.grid-item {
    height: 320px;
}
.last-row:hover{
    top: 320px !important;
}
.rightmost:hover{
    left: 60% !important;
}
.rightmost-half:hover{
    left: 50% !important;
}
.full-section1 svg, .financial_main svg{
    height: 300px !important;
    width: 100% !important;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1060px) and (max-width: 1366px){
.grid-item {
    height: 217px !important;
}
.last-row:hover{
    top: 217px !important;
}
.grid-item:hover{
    height: 434px !important;
}
}
 .grid-container.cust-grid .grid.grid--loaded{
     height: 500px !important;
}
/*custom css 25.06.18*/
/* ul.dropdown-menu.multi-column li {
     display: inline-block;
     margin-right: 0 !important;
     padding: 0 12px !important;
     border-right: solid 1px #fff !important;
}*/
/* On screens that are 992px or less, set the background color to blue */
 @media screen and (min-width: 992px) {
     ul#top-menu li {
         position: static;
    }
}
 