/* ==========================================================================
   Theme Name: Kuntitled
   Theme URI: http://www.pankogut.com/themes/kuntitled
   Author: PanKogut
   Author URI: http://www.pankogut.com
   Description: Kuntitled is a responsive portoflio theme for creative with minimal design, flexible grid layout.

   Version: 1.0.0
   License: Creative Commons Attribution 4.0 International License
   License URI: http://creativecommons.org/licenses/by/4.0/
   Tags: blue, fixed-menu, flexible-width, bootstrap
   Text Domain: kuntitled
   ========================================================================== */

/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face
{
font-family: 'embarclight';
src: url('../fonts/embarc.eot');
src: url('../fonts/embarc.eot?#iefix') format('embedded-opentype'),
     url('../fonts/embarc.woff2') format('woff2'),
     url('../fonts/embarc.woff') format('woff');   
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700|Montserrat:400,700);

/* ==========================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizelegibility; }
body {
	width: 100%;
    height: 100%;
	font-family: 'embarclight',  sans-serif;
	font-size: 14px;
	line-height: 1.5;
	/*color: #333;*/
	color: #fff;
	background-color: #3297d9;
	/*background-color: #fff;*/
	-webkit-font-smoothing: antialiased;
}

/*body {
    width: 100%;
    height: 100%;
    font-family: Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #2c3e50;
    overflow-x: hidden;
}*/

html {
    width: 100%;
    height: 100%;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
	color:#666;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 24px;
	letter-spacing: 2px;
	color:#bcc3c7;
}

h4 {
	font-size: 18px;
	letter-spacing: 1px;
}

h5 {
	font-size: 14px;
	letter-spacing: 1px;
}

h6 {
	font-size: 12px;
}


.title{
	text-align: center;
	margin-bottom: 40px;
}

.title h2{
	font-weight: normal;
	font-size: 2.2em;
	margin: 0px 0px -12px;
	text-align: center;
}

.title p{
	line-height: 1.6em;
	font-size: 18px;
	margin: 0px;
}

p.glyphs  {
	text-align:center;
	font-size: 36px;
	line-height: 1.2em;
	border-bottom:2px solid #E6E9ED;
    padding:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
    max-width: 725px;
}

p.lettercase {
	color:#494b4c;
	line-height: 1.2em;
	font-size: 24px;
	font-weight: normal;
	text-align:left;
	text-transform: lowercase;
	background-color: #F5F7FA;
    border-bottom:1px solid #CCD1D9;
	text-indent:10px;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom: 0;
	/*margin-bottom:12px;*/
	max-width: 725px;
}

p.process {
	text-align:center;
	font-size: 30px;
	line-height: 1.2em;
	border-bottom:1px #e1e1e1 solid;
	margin-bottom:2px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	max-width:700px;
}

.scrollToTop {
    width:36px;
    height:26px;
    padding:5px;
    background-color: #1F578E;
    position:fixed;
    bottom:80px;
    right:100px;
    display:none;
    background-image: url(../images/scrolltoarrownew.png);
    background-size: 24px;
    background-position: 6px 5px;
    background-repeat:no-repeat;
    border-radius:4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    z-index:1000;
}
.scrollToTop:hover{
    background-image: url(../images/scrolltoarrownew.png);
	background-repeat:no-repeat;
    background-size: 20px;
    background-position: 8px -12px;
	background-color: #123250;
}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #2980b9;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #3498db;
}

.img-responsive {
    margin: auto;
}
/* ==========================================================================
   Headlines
   ========================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px 0 10px 0px;
    font-family: 'embarclight', Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.3;
    /*text-transform: uppercase;
	font-weight: 700;
    letter-spacing: 1px;*/
}

/* ==========================================================================
   Menu
   ========================================================================== */

.navbar {
    margin-bottom: 0;
    border-bottom: 0px solid rgba(255,255,255,.3);
    text-transform: none;
    font-family: 'embarclight', Open Sans, Helvetica,Arial,sans-serif;
    background-color: #3297d9;
	font-weight: 700;
	font-size: 18px;
}

.navbar-brand {
	margin-top:7px;
    font-weight: 700;
	font-size:28px;
    /*line-height: 27px;*/
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
	color: #E6E9ED;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	margin-top:9px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
	outline: 0;
	background-color:transparent;
	color: rgba(255,255,255,1);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    /*background-color: rgba(255,255,255,.6);*/
}

.navbar-custom .nav li.active {
    outline: 0;
	background-color:transparent;
    background-color: rgba(255,255,255,.1);
	/*border-bottom: 2px solid rgba(255,255,255,.8);*/
}


.navbar-toggle {
    padding: 6px 6px;
    font-size: 24px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

.navbar-toggle {
    height: 41px;
    width: 39px;
    position: relative;
    border: 0;
    cursor: pointer;
}

.navbar-toggle {
  position: relative;
  width: 24px;
  /*height: 30px;*/
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.navbar-toggle .bar {
  position: absolute;
  left: 0;
  width: 24px;
  height: 2px;
  background: white;
  /*border-radius: 1em;*/
  transition:
    top 0.2s cubic-bezier(.4,0,.2,1),
    transform 0.2s cubic-bezier(.4,0,.2,1) 0.2s;
}

/* Collapsed (hamburger) */
.navbar-toggle.collapsed .bar:nth-of-type(1) {
  top: 12px;
  transform: rotate(0deg);
  transition:
    top 0.2s cubic-bezier(.4,0,.2,1) 0.2s,
    transform 0.2s cubic-bezier(.4,0,.2,1);
}
.navbar-toggle.collapsed .bar:nth-of-type(2) {
  top: 20px;
  transform: rotate(0deg);
  transition:
    top 0.2s cubic-bezier(.4,0,.2,1) 0.2s,
    transform 0.2s cubic-bezier(.4,0,.2,1);
}
.navbar-toggle.collapsed .bar:nth-of-type(3) {
  top: 28px;
  transform: rotate(0deg);
  transition:
    top 0.2s cubic-bezier(.4,0,.2,1) 0.2s,
    transform 0.2s cubic-bezier(.4,0,.2,1);
}

/* Expanded (X) */
.navbar-toggle:not(.collapsed) .bar:nth-of-type(1),
.navbar-toggle:not(.collapsed) .bar:nth-of-type(2),
.navbar-toggle:not(.collapsed) .bar:nth-of-type(3)  {
  top: 20px;
  transition:
    top 0.2s cubic-bezier(.4,0,.2,1),
    transform 0.2s cubic-bezier(.4,0,.2,1) 0.2s;
}
.navbar-toggle:not(.collapsed) .bar:nth-of-type(1) {
  transform: rotate(45deg);
}
.navbar-toggle:not(.collapsed) .bar:nth-of-type(2) {
  transform: rotate(-45deg);
}
.navbar-toggle:not(.collapsed) .bar:nth-of-type(3) {
  transform: rotate(-45deg);
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
		border-bottom: 0px solid rgba(255,255,255,.3);
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #3297d9;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 0px solid rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    }
}

@media(max-width:767px) {
    .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.3);
        box-shadow: none;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    }

	.navbar-collapse.in {
        border-top: 1px solid rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    }
	
	.navbar-custom.top-nav-collapse {
        border-bottom: 0px solid rgba(255,255,255,.3);
		-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
		box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
    }

    .scrollToTop {
        width:36px;
        height:26px;
        padding:5px;
        background-color: #1F578E;
        position:fixed;
        bottom:40px;
        right:20px;
        display:none;
        background-image: url(../images/scrolltoarrownew.png);
        background-size: 24px;
        background-position: 6px 5px;
        background-repeat:no-repeat;
        border-radius:4px;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        z-index:1000;
    }
	
	/*Banner ------------------------------------------ */
	.banner {
	position: relative;
	z-index:0;
	margin:80px -15px;
	width: 280px;
	}
	
}
/* ==========================================================================
   Intro
   ========================================================================== */

.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 100px 0;
    text-align: center;
    color: #E6E9ED;
    /*background-color: #3297d9;*/
    background: #3297d9;
    background: -moz-linear-gradient(top,  #3297d9 0%, #1f578e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f578e), color-stop(100%,#2e8cc9));
    background: -webkit-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: -o-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: -ms-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: linear-gradient(to bottom,  #3297d9 0%,#1f578e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3297d9', endColorstr='#2e8cc9',GradientType=0 );
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.brand-heading {
    font-size: 70px;
}

.intro-text {
    font-size: 30px;
	color: #fff;
	line-height: 1.3;
}

p.embarcguidebook {
    margin-bottom: 10px;
}

.embarcbtn {
    letter-spacing: 2px;
    border-radius:0.2em;
    padding:0.325em 1.438em 0.063em 1.438em;
    /*border: 2px solid #123250;*/
    border: 1px solid #2980b9;
    outline:0;
    background-color: transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.embarcbtn:hover {
    border: 1px solid #2980b9;
    background-color: #3498db;
    /*padding:0.213em 1.538em 0.003em 1.538em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
}

a.embarcpdf {
    color: #2980b9;
    -webkit-transition: all .0s ease-in-out;
    -moz-transition: all .0s ease-in-out;
    transition: all .0s ease-in-out;
}

a.embarcpdf:hover,
a.embarcpdf:focus {
    text-decoration: none;
    color: #fff;
}

.ticker-container {
    width: 100%;
    height: 100%;
    /*display: flex;
    align-items: center;*/
    position: relative;
/*    mix-blend-mode: multiply;
    opacity: 0.25;*/
    z-index: -1;
}

.ticker-viewport {
    width: 100%;
    height: 130px;
    overflow: hidden;
    position: absolute; /* Needed for absolute child */
}

.ticker-content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    animation: ticker-scroll 75s linear infinite;
}

.ticker-item {
    display: flex;
    align-items: center;
}

.letter{
    display: inline-block;
    margin-right: 50px;
    font-size: 10em;
    white-space: nowrap;
    color: #2482c0;
    height: 150px;
}

@keyframes ticker-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}


@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .brand-heading {
        font-size: 100px;
    }

    .intro-text {
        font-size: 35px;
        color: #fff;
        line-height: 1.3;
    }

}

.btn-circle {
    width: 40px;
    height: 65px;
    padding: 0px 0px !important;
    border: 1px solid rgba(207, 213, 221 ,0.5);
    border-radius: 0.55em;
    font-size: 40px;
    color: #fff;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    /*box-shadow: inset 0px 0px 8px 0px rgba(43, 43, 43, 0.25);*/
    overflow:hidden;
}

.btn-circle:hover,
.btn-circle:focus,
.btn:active {
    outline: 0;
    color: #fff;
    border-radius: 0.55em;
    box-shadow:none;
    /*box-shadow: inset 0px 0px 8px 0px rgba(43, 43, 43, 0.45);*/
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
	-webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: .5s;
	-webkit-animation-timing-function: linear;
    /*-webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;*/
}

/*@-webkit-keyframes slideDown {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulsate {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}*/

.btn-circle-down{
    position: relative;
    /*top: -px;*/
    -webkit-animation-name:slideDown; 
    -webkit-animation-duration: 2.5s;
    -webkit-animation-timing-function:cubic-bezier(0.46, 1, 0.64, 0);
    -webkit-animation-iteration-count:infinite;
    -moz-animation-name:slideDown; 
    -moz-animation-duration: 2.5s;
    -moz-animation-timing-function:cubic-bezier(0.46, 1, 0.64, 0);
    -moz-animation-iteration-count:infinite;
    animation-name:slideDown; 
    animation-duration: 2.5s;
    animation-timing-function:cubic-bezier(0.46, 1, 0.64, 0);
    animation-iteration-count:infinite;
}

@keyframes slideDown{
    0% { top: -40px;}
    /*50% { top: 0px;}*/
    100% { top: 40px;}
}
@-webkit-keyframes slideDown{
    0% { top: -40px; }
    /*50% { top: 0px;}*/
    100% { top: 40px;}
}
@-moz-keyframes slideDown{
    0% { top: -40px; }
    /*50% { top: 0px;}*/
    100% { top: 40px;}
}

/* ==========================================================================
   Sections
   ========================================================================== */
.content-section{
	border-bottom: 1px solid #e1e1e1;
}

.content-section {
    padding-top: 75px;
	padding-bottom: 25px;
}

.about-section {
    width: 100%;
    padding-top: 75px;
    color: #666;
    background-color: #fff;
}

.metric-section {
    width: 100%;
    padding-top: 75px;
    color: #666;
    background-color: #fcfcfc;
}

.glyph-section {
    width: 100%;
    padding-top: 75px;
    color: #666;
    background-color: #fff;
}

.usage-section {
    width: 100%;
    padding-top: 75px;
    color: #666;
    background-color: #fcfcfc;
}

.process-section {
    width: 100%;
    padding-top: 75px;
    color: #666;
    background-color: #fff;
}

.content-credits {
    width: 100%;
    height: 125px;
    box-shadow: inset 0px 4px 8px -4px rgba(43, 43, 43, 0.75);
}

/*.content-credits {
    width: 100%;
    padding-top: 25px;
	background-color:#3297d9;*/
	/*color: #3297d9;*/
    /*border-top: 4px solid #1f578e;*/
    /*box-shadow:
        inset 0 -2px 2px 2px #3297d9,
        inset 0 2px 4px 0px rgba(50, 50, 50, 0.75);*/
/*}*/

.copyright {
    position: relative;
    top:-2.25px;
    font-size: 25px;
    padding-right: 5px;
    height: 0px;
}

.yeardate {
    height: 0px;
}

p.footer {
    /*line-height: 4.5;*/
    /*top:3px;*/
    height: 110px;   
    display: flex;
    align-items: center;      /* Vertically center */
    justify-content: center;  /* Horizontally center (optional) */
}

.footer, #attribution {
    color: #F3FFFF;
    margin: 0;
    padding-left: 2px;
    height: 0px;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

p.fourohfour2 {
    font-size: 25px;
    line-height:35px;
    letter-spacing:0px;
    color:#123250;
    text-align:center;
}

.four04-background {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 0;
    text-align: center;
    color: #E6E9ED;
    /*background-color: #3297d9;*/
    background: #3297d9;
    background: -moz-linear-gradient(top,  #3297d9 0%, #1f578e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f578e), color-stop(100%,#2e8cc9));
    background: -webkit-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: -o-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: -ms-linear-gradient(top,  #3297d9 0%,#1f578e 100%);
    background: linear-gradient(to bottom,  #3297d9 0%,#1f578e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3297d9', endColorstr='#2e8cc9',GradientType=0 );
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.embarcbtn-fourohfour {
    font-family: 'embarclight', Open Sans, Helvetica,Arial,sans-serif;
    font-size: 25px;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 0.2em;
    padding: 0.275em 1.438em 0.1em 1.438em;
    /*border: 2px solid #123250;*/
    border: 2px solid #3297d9;
    outline: 0;
    background-color: transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.embarcbtn-fourohfour:hover {
    border: 2px solid #3297d9;
    background-color: #2980b9;
    color: #fff;
    /*padding:0.213em 1.538em 0.003em 1.538em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
}

@media(min-width:767px) {
    .content-section {
        padding-top: 75px;
    }

    .glyph-section {
        padding-top: 75px;
    }
    /*.content-credits*/
    #credits {
        /*padding-top: 25px;*/
        height: 125px !important;
        
    }
	.process-section {
    padding-top: 75px;
	}

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

/*Banner ------------------------------------------ */
.banner {
    position: relative;
    z-index: 0;
    margin:65px auto 60px auto;
    width: 330px;
}

.banner .line {
    margin: 0 0 20px;
    width: 100%;
    height: 78px;
    /*box-shadow: 10px 10px 10px rgba(0,0,0,0.05);*/
    text-align: center;
    text-transform:uppercase;
    font-size: 3em;
    line-height: 88px;
    -webkit-transform: skew(0, -5deg);
    -moz-transform: skew(0, -5deg);
    -ms-transform: skew(0, -5deg);
    -o-transform: skew(0, -5deg);
    z-index: 0;
}

.banner .line:after,
.banner .line:first-child:before {
    position: absolute;
    top: 54px;
    left: 0;
    z-index: -1;
    display: block;
    width: 330px;
    height: 68px;
    border-radius: 4px;
    background: #949eac;
    content: '';
    -webkit-transform: skew(0, 15deg);
    -moz-transform: skew(0, 15deg);
    -ms-transform: skew(0, 15deg);
    -o-transform: skew(0, 15deg);
}

.banner .line:first-child:before {
    top: -10px;
    right: 0;
    left: auto;
}

.banner .line:first-child:before,
.banner .line:last-child:after {
    width: 0;
    height: 0;
    border-width: 38px;
    border-style: solid;
    border-color: #949eac #949eac transparent transparent;
    background: transparent;
}

.banner .line:last-child:after {
    top: 12px;
    border-color: transparent transparent #949eac #949eac;
}

.banner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #f5f5f5;
    color: #197DCD;
    text-shadow: 1px 1px 3px rgba(43, 43, 43, 0.50);
}

img {
	/* Responsive images (ensure images don't scale beyond their parents) */
	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */
	width: auto\9;
	/* IE7-8 need help adjusting responsive images */
	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Dividers ------------------------------------------ */
.hr-small {
	float: none;
}
.hr {
	clear: both;
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	position: relative;
	margin: 10px 0;
	/*float: left*/
}
.hr-center.hr-small .hr-inner {
	left: 50%;
}
.hr-small .hr-inner {
	width: 32%;
	margin-left: -16%;
}
.hr-inner {
	border-color: #e1e1e1;
	width: 100%;
	position: absolute;
	height: 1px;
	top: 50%;
	width: 100%;
	margin-top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
}
.hr-invisible {
	margin-bottom: 0;
}
hr {
	border: 0;
	margin: 10px 0;
}
#contact hr.grey {
	margin: 17px 0 16px 0;
}
hr.grey {
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0;
}


/* ==========================================================================
   Buttons
   ========================================================================== */

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #2c3e50;
    color: #fff;
    background-color: #2c3e50;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #2c3e50;
    outline: 0;
    color: #fff;
    background-color: #34495e;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .navbar-custom .nav li a {
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
        margin-top:8px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }

}
@media(max-width:320px) {
	/*Banner ------------------------------------------ */
	.banner {
		display:none;
	}	
}