nav ul a,
nav .brand-logo{color:#444;}
p{line-height:2rem;}
.button-collapse{color:#26a69a;}
.parallax-container{min-height:380px;line-height:0;height:auto;color:rgba(255,255,255,.9);}
.parallax-container .section{width:100%;}
@media only screen and (max-width:992px){.parallax-container .section{position:absolute;top:40%;}
#index-banner .section{top:10%;}
}
@media only screen and (max-width:600px){#index-banner .section{top:0;}
   .iframe_size{
       width:300px!important;
       height:300px!important;
   }      
      .carousel {
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 400px;
  -webkit-perspective: 500px;
          perspective: 500px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}


.carousel .carousel-item img {
  width: 100%!important;
  height:50%!important;
}                               
}
.icon-block{padding:0 15px;}
.icon-block .material-icons{font-size:inherit;}
footer.page-footer{margin:0;}
.icon{text-decoration:none;border-bottom:none;position:relative;}
.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:FontAwesome;font-style:normal;font-weight:normal;text-transform:none !important;}
.icon:active, .icon:hover{text-decoration:none;}
.icon > .label{display:none;}
.icon.rounded{background-color:#383b43;border-radius:100%;border-color:black;color:black;display:inline-block;height:3em;line-height:3em;text-align:center;width:3em;}
.icon.rounded.big{font-size:2.5em;margin-bottom:0.5em;}
.icon.rounded.color1{background-color:#3cadd4;}
.icon.rounded.color2{background-color:#3c61d4;}
.icon.rounded.color3{background-color:#633cd4;}
.icon.rounded.color4{background-color:#af3cd4;}
.icon.rounded.color5{background-color:#d43cad;}
.icon.rounded.color6{background-color:#d43c61;}
.icon.rounded.color7{background-color:#d4633c;}
.icon.rounded.color8{background-color:#d4af3c;}
.icon.rounded.color9{background-color:#add43c;}
.icon.rounded.color10{background-color:#61d43c;}
.icon.rounded.fa-twitter{background-color:#D4AF37;border:2px solid black;}
.icon.rounded.fa-facebook{background-color:#D4AF37;border:2px solid black;}
.icon.rounded.fa-google-plus{background-color:#c91e1f;}
.icon.rounded.fa-dribbble{background-color:#c4376b;}
.icon.rounded.fa-tumblr, .icon.rounded.fa-linkedin{background-color:#D4AF37;border:2px solid black;}
.icon.rounded.fa-rss{background-color:#f2600b;}
ul.icons{cursor:default;list-style:none;padding-left:0;}
ul.icons li{display:inline-block;padding:0 1em 0 0;}
ul.icons li:last-child{padding-right:0;}
ul.icons li .icon:before{font-size:2em;}