@import url(http://fonts.googleapis.com/css?family=Oswald);

.header-bar a, .header-bar a:visited, .header-bar a:hover{
   color: #fff;
   text-decoration: underline;
   font-size: 12px;
}
.copyright {
font-size: 70%;
position: absolute;
bottom: -11px;
color: #fff;
letter-spacing: 0.1px;
}
.material-number{
  font-size: 80%;
  position: absolute;
  bottom: -12px;
  color: #fff;
  letter-spacing: 0.1px;
  right: 442px;
}
.highlight{background: yellow;}
.small_text{font-size: 80%;}
.actavis{width: 80px; margin-right: 15px;}
.medicines{width: 58px;}
.social-likes h4{
   margin: -10px 0px 0px 10px;
   color: #265f92;
}

body{
   background: url(images/bg.jpg);
}
#article {
/*font-family:Arial Unicode MS,Arial,sans-serif;*/
font-family: sans-serif;
font-size: 13px;
}

#containerElement {
   margin-top: 20px;
   margin-bottom: 20px;
}

.isi-header{
   background: #265f92;
   color: #fff;
   border-radius: 8px;
   padding: 3px 10px;
   border-bottom-right-radius: initial;
   border-bottom-left-radius: initial;
   margin: 0px;
   font-weight: lighter;
   font-family: 'Oswald', sans-serif;
}
.isi{
   border: 5px solid #265f92;
   border-radius: 8px;
   padding: 3px 10px;
   border-top-left-radius: initial;
   border-top-right-radius: initial;
   margin-top: -3px;
   overflow-y: auto;
   height: 300px;
}
.contact{
   width: 100%;
}
#section-header-0 {width: 100%; padding-left: 0px; padding-right: 0px;}
#section-header-0-content {}
.header-box1{
   width: 20%;
   float: left;
   padding: 10px 0px 10px 15px;
}
.header-box2{
   width: 50%;
   float: left;
   text-align: right;
   line-height: 94px;
}
.header-box3{
   width: 30%;
   float: right;
   padding-right: 15px;
   text-align: center;
   margin-top: 1em;
}
.header-bar{
   background: #265f92;
   height: 50px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 25px;
   width: 100%;
   clear: both;
   margin-bottom: 20px;
   padding-top: 4px;
  padding-left: 10px;
}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#multimedia_inline{
   text-align: center;
}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {
   max-height: 385px;
}
#section-middle-1-content {}
#section-middle-1 h1{
   text-align: center;
   font-size: 17pt;
   color: #265f92;
   font-weight: lighter;
   font-family: 'Oswald', sans-serif;
}
#section-middle-1 h2{
   text-align: center;
   font-size: 14pt;
   font-family: 'Oswald', sans-serif;
}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {width: 100%;}
#section-footer-0-content {}
.contacts1, .contacts2 {
      text-align: center;
      width: 50%;
      float: left;
      color: #276392;
}
.contacts1 h3, .contacts2 h3{
   font-size: 18px;
   margin-bottom: 0px;
}
.contacts1 p{
   float: left;
   width: 100%;
   text-align:center;
}
.contacts1 strong, .contacts2 strong{
   font-size: 16px;
}
#section-footer-1 {
   width: 100%;
   padding-left: 0px;
   padding-right: 0px;
   margin-top: -60px;
}
.footer-image{
   max-width: 100%;
}
#section-footer-1-content {}
#section-footer-2 {display: none;}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
#header-container, #middle-container, #footer-container
{
   background: #fff;
box-shadow: 0px 9px 10px 0px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0px 9px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0px 9px 10px 0px rgba(0, 0, 0, 0.9);
}
#header-container{
   border-radius: 8px;
   border: 5px solid #265f92;
   border-bottom: none;
   border-bottom-left-radius: initial;
   border-bottom-right-radius: initial;
}
#middle-container{
   border: 5px solid #265f92;
   border-top: none;
   border-bottom: none;
   height: 465px;
}
#footer-container{
    border-radius: 8px;
   border: 5px solid #265f92;
   border-top: none;
   border-top-left-radius: initial;
   border-top-right-radius: initial;
}
.social-likes p{display: none;}
@media (max-width:767px){
body{background: #fff;}
#section-header-0{display:block !important;}
.header-box1, .header-box2, .header-bar{
   display: none;
}
.header-box3{
   float: none;
   width: 100%;

}
#header-container, #middle-container, #footer-container
{
   box-shadow: none;
   border: none;
}
   #middle-container{
      height: 100%;
   }
   .contacts1, .contacts2 {
        width: 100%;
        float: none;
    }
    .copyright{
         position: initial;
         top: 0px;
         text-align: center;
         margin-top: 70px;
         color: #265f92;
    }
   .contacts1{
       text-align: center;
       margin-left: 0px;
   }
   .contacts1 p{
       float: none;
       margin-right: 0px;
    }
   .footer-image{
      display: none;
   }
   .material-number{
        position: initial;
   }
}
@media (min-width:768px) and (max-width:991px){
   .btn{
       font-size: 17px !important;
   }
   #middle-container{
      height: 100%;
   }
   .contacts1{
        margin-left: 0px;
   }
    .material-number{
        right: 231px;
        bottom: -15px;
   }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .material-number{
        right: 318px;
   }
} 
@media (min-width:1200px){
  #middle-container{padding-right: 0px;}
  #section-middle-0 {width: 56%;}
   #section-middle-1 {
      max-height: 385px;
     transition-property: overflow;
     transition-duration: 1s;
     overflow: hidden;
     padding: 0px;
}
#section-middle-1:hover {
    max-height: 385px;
    transition-property: overflow;
    transition-duration: 1s;
    overflow: auto;
}
#InnerPanelElement-1-1{
    width: 365px;
}
}
@media (min-width:991px){

}
/****************************/
.btn {
 cursor: pointer;
margin: 10px;
border-radius: 5px;
text-decoration: none;
padding: 6px;
font-size: 22px;
transition: .3s;
-webkit-transition: .3s;
-moz-transition: .3s;
-o-transition: .3s;
display: inline-block;
color: #fff;
background: #f58672;
border: 2px #f58672 solid;
text-decoration: none;
font-family: 'Oswald', sans-serif;
}


.btn:hover {
  background-color: #fff;
  border-color: #f58672;
  color: #f58672;
  text-decoration: none;
}

