/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
}

p {
    font-size: 14px;
}

p.small {
    font-size: 12px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background: #18bc9c;
	max-width:1170px;
	margin:0 auto;
}

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

header img {
    display: block;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

.cinfo {
    padding-right: 10px;
    padding-top: 0 !important;
}

.cinfo p {
    margin-bottom: 0;
}

.cinfo div i {
    width: 25px;
    min-width: 25px;
    text-align: center;
    color: #fff;
    margin: 4px 8px 8px 0;
    background-color: #2574A9;
    padding: 5px 0;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.cinfo div p {
    border-bottom: 1px solid #eee;
    margin-bottom: 7px;
}

@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }
	nav .container{
		position:relative;	
	}
	.navbar-brand{
		padding: 31px 15px;	
	}
    header .intro-text .name {
        font-size: 4.75em;
    }

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

@media(min-width:768px) {
    .navbar-fixed-top {
        -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 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.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 h2 {
    margin: 0;
    font-size: 3em;
}

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

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}
textarea.form-control {
  height: 100px;
}
div#carousel-example {
  margin-top: -21px;
}
.timings{margin-top: 20px;}
.timings tr td:first-child {
  width: 100px;
  padding-bottom: 7px;
}

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

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


.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: #18bc9c;
    background: #fff;
}



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

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    /*padding-top: 50px;*/
    background-color: #2c3e50;
}

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

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

.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;
}
.middle-body{padding-bottom:20px;}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#fff !important; cursor:default;}
.carousel-caption {
    left: 15%;
    padding-bottom: 30px;
    right: 15%;
}
.error {
    color: red;
}
.site-slug {
    color: #fff;
    float: right;
    margin-right: 15px;
    padding-top: 5px;
}



@media (min-width:960px){
.site-slug.inner-site-slug {
    /*display: inline-block;
    float: none;*/
    font-size: 13px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
    /*width: 400px;*/
	position: absolute;
    right: 25px;
}
.navbar-right.inner-nav-right {
    padding-left: 0;
	padding-top: 30px;
}
.inner-nav-right ul li a {
    font-size: 14px;
    padding: 20px 8px;
}

}

@media (max-width: 959px){
.site-slug {
    padding-top: 20px;
}
}
@media (max-width: 767px){
.site-slug {
    font-size: 14px;
    margin-right: 0;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
section {
    padding: 20px 0;
}
section section {
    padding: 10px 0;
}
}


@media (max-width: 420px){
.footer-col iframe {
    margin-left: -20px;
    margin-right: 0 !important;
    width: 100% !important;
}
.carousel-caption{padding-bottom: 20px;}
.carousel-caption h3,.carousel-caption h4{font-size:inherit;}
.carousel-caption h4{margin:5px;}
}