/*****************************
Site Name: MALT

This file overwrites all CSS. 
This can be used to edit the CSS after the LESS is compiled.

******************************/
.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 13px;
}

.blogbutton {
    background-color: #008c9a;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.blogbutton a {
  color: #ffffff;
}
.posrel {
    height: 136px;
}
.navbar {
    position: relative;
    margin-bottom: 0px; 
    margin-top: -138px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}
.mejs-container .mejs-controls div {
    display: none !important;
}
.mejs-container .mejs-controls .mejs-time {
    display: none !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: rgba(34, 34, 34, 0) !important;
}
.mejs-overlay:hover .mejs-overlay-button {
    display: none !important;
}
.burst {
    position: absolute;
    margin-left: -50px;
    z-index: 99;
}
.panel-default > .panel-heading {
  background-color: #3F848C;
  border-color: #23C1EA;
}
.panel-default {
  border-color: #23C1EA;
}
.widgettitle {
  border-bottom: 1px solid #33AAC4;
  font-weight: bold;
}
.sidephonebutton {
  background-color: #008C99;
  border-radius: 6px;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  padding: 5px 15px;
  margin-bottom: 50px;
  margin-top: 10px;
}
.sidephonebutton a {
  color: #ffffff;
  text-decoration: none;
}
.sidephonebutton:hover {
  background-color: #09ACBB;
  color: #ffffff;
  text-decoration: none;
}
.landinglinks {
  margin-top: 110px;
}
.landinglinks a {
  color: #5DC0CA;
  text-decoration: underline;
  font-size: 14px;
}
.sec-panel p {
  line-height: 1.7em;
  font-size: 16px;
}
img.badge {
    padding-top: 50px;
    padding-bottom: 50px;
}
#gform_wrapper_2 #gform_1 input, #gform_2 input, #gform_1 textarea, #gform_2 textarea, #gform_2 select {
  padding: 3px 5px;

}
#gform_wrapper_2 textarea.medium {
  height: 6em;
    margin-bottom: -24px;
}
#gform_wrapper_2 .top_label .gfield_label {
  margin: 0em 0 .0em;
    font-weight: 500;
}
p#breadcrumbs {
    color: #008C99;
    font-weight: normal;
    margin-top: 13px;
    margin-left: 20px;
    margin-bottom: -20px;
    font-size: 14px;
}
#breadcrumbs a {
    color: #008C99;
}
.homecrumb {
    margin-bottom: 50px;
    margin-top: -56px;
    text-align: center;
}
.entry-content h2 {
    color: #008C99;
}
a.socialz.pt {
    background-image: url('../images/social-sprite.png');
    background-position: -99px;
}
.prisna-gwt-align-right {
    margin-top: 10px;
    margin-right: auto;
    width: 133px;
    margin-left: auto;
}
.mobile-logo {
  display:none;
      margin-top: 30px;
          margin-left: 8px;
}
.maincall h2 {
font-weight: normal;
}

 @media only screen and (max-width : 1366px) {
 .mobile-logo {
  display:block;
}  
div#layerslider_3 {
    display: none;
}
}

 @media only screen and (max-width : 1200px) {
 ul#menu-menu-1 {
    margin-top: 142px;
}  
}
 @media only screen and (max-width : 1024px) {
  .maincall {
    width: 422px;
}
.homebanner .btn-primary {
    margin: 30px 252px 0 0;
}

  }

@media only screen and (max-width: 768px) {
.navbar-right {
    float: right !important;
    width: 300px;
    margin-top: 0px;
}
ul#menu-menu-1 {
    margin-top: 0px; 
    background-color: #334457;
}
.navbar-inverse .navbar-toggle {
    border-color: #008897;
    background-color: #008b99;
}
}

@media only screen and (max-width: 736px) {
.maincall {
    width: 422px;
    margin-left: 155px;
}
.burst {
    position: absolute;
    margin-left: 252px;
    z-index: 99;
    margin-top: -113px;
}
.prisna-gwt-align-right {
    margin-top: 0;
    margin-right: 44px;
    width: 133px;
    margin-left: auto;
    position: relative;
    padding-top: 13px;
}
.navbar-toggle {
    margin-top: 48px;
}
}  

@media only screen and (max-width: 568px) {
.maincall {
    margin-left: 67px;
}
}

/* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
  p#breadcrumbs {
      display:none;
}
  .maincall {
    width: 100%;
        margin-left: 0px;
}
.maincall p {
    font-size: 19px;
    font-weight: normal;
    margin-right: 0px; 
    font-style: italic;
    text-align: center;
}
.maincall h2 {
    font-size: 22px;
    font-weight: normal;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: -16px;
    text-align: center;
}
.burst {
    position: inherit;
    margin-left: 0px;
    z-index: 99;
    margin-left: auto;
    margin-right: auto;
    width: 223px;
        margin-top: -25px;
}
.maincall span {
    display: none;
}
  .homebanner .btn-primary {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 383px;
}
    }
    @media only screen and (max-width: 375px) {
.homebanner .btn-primary {
    width: 343px;
}
}
    @media only screen and (max-width: 360px) {
.homebanner .btn-primary {
    width: 288px;
}
}
