

@media only screen and (max-width: 480px){
    .masonry_gallery_holder .masonry_gallery_item:nth-child(2) {
      height: 460px !important;
    }
}

div.edgt_logo a {
     height: 70px !important;
}

.breadcrumbs {
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

.breadcrumbs a {
border: none; 
text_transform: none;
}

#toprownews {
    margin-top: 10px;
    margin-bottom: 40px;
    margin-right: 0px;
    margin-left: 0px;
}
.dgtnavigation .tp-bullet {
  width: 200px;
  min-height: 40px;
  color: #202b38;
  padding: 22px;
  text-transform: uppercase;
  font-weight: bold;
  border-right: 2px solid;
  line-height: 1.4; }
  .dgtnavigation .tp-bullet:last-child {
    border-right: none; }

.hades.tparrows {
  width: 40px;
  height: 80px;
  background-color: #666666; }
  .hades.tparrows:before {
    line-height: 80px;
    font-size: 24px; }
  .hades.tparrows:hover:before {
    color: #fff; }
.hades .tp-arr-allwrapper {
  width: 120px;
  height: 80px; }

/* ========== Import Mixin ============== */
/* Responsive for large destop */
/* Responsive for device 992px - 1200px */
@media (min-width: 992px) and (max-width: 1200px) {
  /* Menu */
  #dgt-navigation a {
    font-size: 12px; }
  .menu li a {
    padding: 0 10px; }
 /* Revolution slider */
  .dgtnavigation .tp-bullet {
    width: 188px;
    font-size: 12px; } }
/* Responsive for device 768px - 992px */
@media (min-width: 768px) and (max-width: 992px) {
 /* Revolution slider */
  .dgtnavigation .tp-bullet {
    font-size: 10px;
    width: 144px;
    padding: 26px 9px; } }
/* Responsive for device max with 767px */
@media (max-width: 767px) {
 /* Revolution slider */
  .dgtnavigation {
    display: none; } }
/*# sourceMappingURL=dgt-responsive.css.map */

/* CSS For Follow Us */
p.followus {
    display: inline-block;
    vertical-align: middle;
}

.remove-col-padding .vc_column_container>.vc_column-inner {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 1px;
}
.remove-parallax-top-pad> .parallax_section_holder {
    padding: 0;
}
/*List Items on About Page*/
.steps_ol ol {
    margin: 0;
    padding: 0;
    counter-reset: li;
    list-style: none;
}
.steps_ol ol li {
    position: relative;
    margin: 40px 0 80px;
    padding-left: 150px;
}
.steps_ol ol li:before {
    position: absolute;
    top: 50px; 
    left: 30px; 
    width: 100px;
    color: #dd9933;
    font-size: 150px;
    text-align: center;
    content: counter(li);
}
/*List items on Footer*/
.listnav_foot ul !important {
     font-size: 12px;
     padding-bottom: 10px;
}
.listnav_foot ul li {
     color: #ffffff;
     font-size: 12px;
     text-transform: uppercase;
     letter-spacing: 1.5px;
     line-height: 14px;
     padding-bottom: 10px;
     font-weight: bold;
}
.listnav_foot ul li a {
     color: #8c8c8c;
     text-decoration: none;
     letter-spacing: 0;
     text-transform: none;
}
.listnav_foot ul li a:hover {
     color: #ffffff;
}
.listnav_foot h4 {
     color: #dd9933 !important;
     font-size: 12px !important;
     text-transform: uppercase;
     letter-spacing: 1.5px !important;
     line-height: 14px !important;
     padding-bottom: 10px !important;
     font-weight: bold !important;
     margin: 0 !important;
}

/* Footer Control Bottom */
.fcbottom {
     color: #ffffff;
     font-size: 12px; 
     text-transform: uppercase;
     letter-spacing: 1.5px;
     line-height: 14px;
     padding-bottom: 10px;
     font-weight: bold;
}     
.addthis_default_style {
     display: inline-block;
     vertical-align: middle;
}
.centerspecial {
  padding: 30px 0;
  text-align: center;
}
.whitetext p{
  color: #ffffff;
}

.full_width{
  border-top: 10px solid #202b38 !important;
}

.edgtf-vertical-align-containers .edgtf-position-center:before, .edgtf-vertical-align-containers .edgtf-position-left:before, .edgtf-vertical-align-containers .edgtf-position-right:before{  
margin-right: 0;
}

.contribute {
color: #72E616 !important;
}