.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  padding: 20px 0px;
  border-top: 2px solid #ff6000;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
display: block;
padding: 3px 0px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
font-family: tahoma;
color: #8b8b8b;
white-space: normal;
text-align: right;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {color: #00963f;font-family: fira_sansregular;font-size:16px;border-bottom: 1px solid #f9f9f9;line-height: normal;padding: 0px 0px 5px 0px;display: block;margin-bottom: 5px;position: relative;text-transform: uppercase;text-align: right;}
.dropdown-menu-large .dropdown-header:before {background: #fade03;top:26px;content: "";height: 4px;position: absolute;width: 74px;right: 0;}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
@font-face {
    font-family: 'fira_sansregular';
    src: url('../fonts/firasans-regular-webfont.eot');
    src: url('../fonts/firasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/firasans-regular-webfont.woff2') format('woff2'),
         url('../fonts/firasans-regular-webfont.woff') format('woff'),
         url('../fonts/firasans-regular-webfont.ttf') format('truetype'),
         url('../fonts/firasans-regular-webfont.svg#fira_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.back_menu {background: -moz-linear-gradient(top, #FFFFFF 50%, #DDDDDD 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#FFFFFF), color-stop(100%,#DDDDDD));
background: -webkit-linear-gradient(top, #FFFFFF 50%,#DDDDDD 100%);
background: -o-linear-gradient(top, #FFFFFF 50%,#DDDDDD 100%);
background: -ms-linear-gradient(top, #FFFFFF 50%,#DDDDDD 100%);
background: linear-gradient(to bottom, #FFFFFF 50%,#DDDDDD 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DDDDDD',GradientType=0 );margin-top: 15px;border-top-left-radius:4px;border-top-right-radius:4px; }

.text-widget {color: #2c3e50;font-family: 'fira_sansregular';font-size:14px;}
.text-widget h4{font-weight: 600;margin-bottom: 15px;color: #2c3e50;font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;font-size:14px;text-align: right;}
.text-widget .description {margin-bottom: 15px;}
.text-widget .description .fa {font-size: 16px;line-height:18px;color: #087dc2;margin-left: 10px;
float: right;text-align: right;}
.text-widget .description h5 {color: #2c3e50;font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;font-size:16px;text-align: right;}
.text-widget .description p {font-size: 13px;text-align:right}

.custom_bg1 {background: #fff url(../img/menu_1bg.png) no-repeat left bottom}
.custom_bg2 {background: #fff url(../img/menu_2bg.png) no-repeat left bottom}
.guletfleet li {padding-bottom: 20px;}
.guletfleet li a.thumb {display: inline;float: right;margin-left: 20px;margin-top:0px;padding: 0;}
.guletfleet li a.thumb img {width: 70px;height: auto;border-radius: 3px;}
.guletfleet li a img {border: none;}
.guletfleet li a {color:#2c3e50}
.guletfleet li a:hover {color:#2c3e50}
.guletfleet li a:active {color:#2c3e50}
.guletfleet li a {text-decoration: none;}
.guletfleet li h6 {margin-bottom: 8px;font-size: 14px;color: #2c3e50;text-align:right}
.guletfleet li a sub {bottom: 0px;color: #bdbdbd;font-size: 12px;}
.read {padding-bottom:0px !important;margin-top: 10px;}