/*
Rory Css 
*/

#home_logo {max-width: 80%;}

.dot {
 height: 40px;
width: 40px;
background-color: #fb6c34;;
border-radius: 50%;
display: inline-block;
position: relative;
z-index: -1;
left: 19px;
}


h5{
	line-height: 1.5;
}

.subbo:hover{
}

.blogexcerpthome {
	font-family: 'Open Sans', sans-serif;
}

.fin {
    font-size: 2em;
	font-weight: 700;
} 

i {
	display: block;
	text-align: center;
    color: #e75425;

}

body {
    overflow-x: hidden;
    line-height: 1.5;
}


p.small {
    font-size: 16px;
    padding: 20px;
}

.navbar-default {
    background-color: #fff;
    color: #000;
}

.navbar-default .navbar-nav>li>a {
    color:#666;
}

.container>.navbar-header{
    padding-left: 0px;
    padding-right: 0px;
}

.container .hidden-xs {
    padding-left: 0px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    color: #e75425;
}

.skills>a {
    color: #000;
    text-decoration: none;
}

.skills>a:hover,
.skills>a:focus,
.skills>a:active,
.skills>a.active {
    color: #e75425;
    text-decoration: none;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Roboto Mono",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.bigtext {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

/*h2{
   position: absolute; 
   top: 200px; 
   left: 20px; 
   width: 100%;
   text-transform: capitalize; 
   color: #fff;
   font-weight: 400;
   font-size: 2em;
}*/

.img-centered {
    margin: 0 auto;
}

header {
    text-align: left;
    color: #555;
    background: #fff;
}

header .container {
    padding-top: 100px;
    padding-bottom: 0px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    padding-top:50px;
    display: block;
    font-family: "Roboto Mono",sans-serif;
	text-align: center;
    font-size: 40px;
    font-weight: 200;
    line-height: 1;
	letter-spacing: .2rem;
}

header .intro-text .nameinternal {
    padding-top:50px;
    display: block;
    font-family: "Roboto Mono",sans-serif;
    font-size: 36px;
	text-align: center;
	letter-spacing: .2rem;
    font-weight: 200;
    line-height: 1;
	position:relative;
	z-index:2;
}

header .intro-text .skills {
    font-size: 2.25em;
    font-weight: 300;
    line-height: 1.5;
}


.icon-bar {
	
    border-width: 1px;
	margin-top: 6px;
}

//@media(min-width:768px) 


@media(min-width:768px) {
    header .container {
        padding-top: 100px;
        padding-bottom: 0px;
    }

    p .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }

    .container {
    width: 800px;
    }

    .container>.navbar-header {
    padding-left: 15px;
    }

    .padding {
    padding: 1em !important;
    }

    header .intro-text .nameinternal { 
        padding-top: 100px;
        padding-left: 30px;
    }
}

@media(max-width:768px) {

        header .intro-text .nameinternal { 
        padding-top: 100px;
        padding-left: 30px;
    }

    .navbar-brando{
  margin-left: 15px;
}

}

@media(max-width:977px) {
    header .intro-text .name { 
        padding-top: 50px;
        padding-left: 0px;
    }

    header .intro-text .nameinternal { 
        padding-top: 70px;
    }

    .wello {
    width: auto;
    }

    header .container {
    padding-top: 20px;
    }
}

//@media(min-width:768px) {
  //  .navbar-fixed-top {
    //    padding: 25px 0;
      //  -webkit-transition: padding .3s;
       // -moz-transition: padding .3s;
       // transition: padding .3s;
   // }

.navbar-fixed-top .navbar-brand {
  font-size: 2em;
    -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

 navbar-fixed-top.navbar-shrink {
 padding: 10px 0;
  }

 .navbar-fixed-top.navbar-shrink .navbar-brand {
 font-size: 1.5em;
 }

.navbar-brand {
padding: 5px 15px;
}


.navbar {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 0;
}

/*section h2 {
    margin: 0;
}*/

section.success {
    color: #fff;
    background: #fff;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #000;
}

@media(max-width:767px) {
    section {
        padding: 40px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #e75425;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #e75425;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

///FOOTER

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background: #000;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background: #333;
}

.footer-color {

    background:#678;
}

.smalltext {

font-size: 10px;
}

#mc_embed_signup form {
    text-align : centre;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.galleryfix {
    margin-top: -30px;
}

}

