/*!
 * 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: 20px;
}

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

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf'); format('truetype');
  
  font-family: 'PT Serif';
  src: url('../fonts/PT_Serif-Web-Regular-Regular.ttf'); format('truetype');
  
  font-family: 'Shadows Into Light Two';
  src: url('../fonts/ShadowsIntoLightTwo-Regular.ttf'); format('truetype');
}

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

a { color:#b1824d; }

.navbar-default .navbar-nav>.order>a,
.navbar-default .navbar-nav>.order>a:focus  { color:#A3ECFA; }

.navbar-default .navbar-nav>.order>a:hover { 
	color:#ffe168;
	text-decoration: underline;
}

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

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{
    color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Optima,"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: "\f02d";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light-cog:after {
    content: "\f085";
}

hr.star-light-article:after {
    content: "\f1ea";
}


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

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

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

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

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #444;
    background: white;
}

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

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

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

.contents {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    border: solid 2px #000;
    padding:10px;
    padding-left:20px;
    padding-right:20px;
}


.head-contents {
	font-size: 1.5em;
	font-weight: 900;
	text-decoration: underline;
	margin-bottom:5px;
}

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

.simpleCart_shelfItem img {
	float: left;
}
.simpleCart_shelfItem img.floatright {
	float: right;
}

.cart .simpleCart_checkout, .simpleCart_shelfItem .addToCart { font-size:12px; color: white; border-radius: 4px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); background: #FFD119; padding: 4px 9px 4px 9px; margin-left:110px;
}

.cart .simpleCart_checkout { float:left; }
.simpleCart_shelfItem .addToCart { 	clear:both; width: 100px; font-size:14px; font-weight:700; margin:10px 0px 0px 0px; background: #b1824d; }
.simpleCart_shelfItem .addToCart a { color: white; }

.addToCart-donate { border-radius: 4px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); background: #b1824d; padding: 3px 6px 3px 6px; width: 120px; font-size:12px; font-weight:700; margin:10px 0px 0px 0px; }
.addToCart-donate a { color: white; }

.plus-size { font-size: 30px; width: 250px; text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); 
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); background: #FFD119; }

.simpleCart_shelfItem {
	font-size: 14px;
	padding-top:20px;
}
.column {
	float:left;
	padding-right:60px;
	width:50%;
	margin-bottom:30px;
}
.column-2 {
    border-left: solid 1px;
}
.donate_book {
    margin: 0 auto;
    border-radius: 25px;
    padding:20px;
    border-style: dotted;
    border-width: 2px;
}

.simpleCart_shelfItem h2.item_name {
	display:inline; font-weight:700; font-size:20px;
}
.simpleCart_shelfItem .donate {
	font-style:italic;
	font-size:12px;
}
.simpleCart_shelfItem .pricing {
	color: #b12704;
	font-weight:500;
	padding-bottom:15px;
}
.simpleCart_shelfItem .pricing-donate {
	color: #b12704;
	font-weight:500;
	display:inline;
}

.simpleCart_shelfItem .oldprice {
	color: #777; 
	text-decoration: line-through;
	display: inline;
	padding-left:7px;
	font-size:11px;
}
.simpleCart_shelfItem input {
	display:inline; font-weight:400; font-size:14px; padding-right:75px; padding-left:50px;
	width:25px; border:1px solid #ccc; padding:3px 2px; margin-bottom:7px;
} 
.cartHeaders,.totalRow, .headerRow {display:none;}
.cart h5 { margin-top:0px; font-size:18px; }

.cart{
    position: fixed;
    top: 110px;
    right: 15px;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	font-family: Georgia, serif;
	width:320px;
	background: #ccc;
    border: 2px solid;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    z-index:12399;
    color:#000;
}
.hidden {
	display:none;
}
.cart .shipping { padding-top:5px; }
.cart .totals, .cart .shipping { float:right; padding-right:50px; }
.cart .shipping .simpleCart_shipping, .simpleCart_tax, .cart .totals .simpleCart_grandTotal { display: inline; color: #2c3e50; padding-left:4px; }
.cart .item-name{ float:left; width:120px; clear:both; }
.cart .item-price{ float:left; width:40px; color:#b1824d; left:-120px; margin-top:5px; font-size:10px; }
.cart .item-quantity{ float:left; width:40px; }
.cart .item-quantity input{ float:left; width:30px; border:1px solid #ccc; padding:3px 2px; margin-bottom:7px;}
.cart .item-total{ float:left; width:40px; color:#2c3e50; padding-top:5px; }
.cart .item-remove{ float:left; width:40px; padding-left:10px; font-size:9px; padding-top:7px; color:#888; text-transform: lowercase; }

.item-remove a { color: #888; }
.cart .shipping a { font-size:9px; padding-bottom:5px; text-align:right; color:#888;}
.cart .shipping .ship { font-size:9px; padding-bottom:5px; text-align:right; color:#888;}


.nav>li>a {
    padding: 10px 7px;
}


@media(max-width:992px) {
    header .container {
        margin-top: 80px;
    }
    section .container {
    	padding-top:80px;
    }
        
	.navbar {
		height: 160px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
	}

	.navbar.navbar-shrink {
		height: 130px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
	}
	

	.navbar.navbar-shrink .collapse {
		font-size: 80%;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
	}
	.navbar.navbar-shrink .navbar-nav>li>a {
		line-height:100%;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
	}
	.navbar #cssmenu ul li > ul,
		.navbar #cssmenu ul li > div {
		  top: 30px;
	}

	.navbar-header {
		margin-top:5px;
	}

	.cart {
		top:137px;
	}
	.navbar-shrink .cart {
		top:127px;
	}
    .navbar-fixed-top .navbar-brand {
        font-size: 1.8em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

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

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

@media(min-width:992px) {
	.navbar-shrink .cart {
		top:80px;
	}

	.navbar.navbar-shrink {
		height: 104px;
	}
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    
    header .intro-text .title {
        font-size: 3em;
        font-weight:700;
    }

    header .intro-text .name {
        font-size: 3em;
    }

    header .intro-text .name-2 {
        font-size: 2em;
    }

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

    .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: 8px 0;
        padding-bottom: 15px;
    }

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

.navbar {
    font-weight: 700;
    background-color: #EF9054;
}


.navbar-1 {
    font-family: "PT Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-top:-15px;
	font-size: 1em;
	font-weight: 100;
	line-height: .1em;
}

.navbar-2 {
    font-family: "PT Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: .2em;
}

.navbar-3 {
	font-size: .65em;
    padding-right: 8px;
    font-family: "Shadows Into Light Two",sans-serif;
    margin-bottom: 10px;
}

.navbar-nav {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}

.float-left {
	text-align: left;
	font-size: 1.2em;
}

.div-half {
	width:49%;
	float:left;
}

.div-half-2 {
    border-left: 1px solid #eee;
    float:right;
}

.div-half-content {
	margin-right:10px;
}

.div-half-content-2 {
	margin-left:40px;
}

.img-float-left-njc {
	float:left;
	max-width:30%;
	margin-right:10px;
}

.img-float-right-njc {
	float:right;
	max-width:30%;
	margin-left:10px;
}

.img-float-left {
	float:left;
	max-width:40%;
	margin-right:20px;
}

.img-float-right2 {
	float:right;
	max-width:40%;
	margin-left:20px;
}

.img-float-right {
	max-width:200px;
	margin-left:40px;
	margin-right:20px;
}

.icon-float-left {
	max-width:18%;
}

.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: 100px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
}

section.portfolio {
}

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

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

#portfolio * {
    z-index: 2;
}

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

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

.icontxt {
	position: relative;
	display: inline;
	font-size: 1.3em;
	color: #fff;
}

.icontxt a,
.icontxt a:hover,
.icontxt a:focus,
.icontxt a:active,
.icontxt a.active {
    outline: 0;
    color: #FFD119;
}

.icontxt a { color:#fff; }

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #FFD119;
    color: #FFD119;
    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: #fff1d9;
}

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: #000;
}

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

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

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

.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;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.paypal {
 width:100%;
 text-align:center;
}
.center {
width: 50%
margin: 0 auto;
}
.center select {
font-size: 1.3em;
margin-top:30px;
}
.center p {
	font-size: 1em;
	font-style:italic;
	margin-top:30px;
}

.mytitle {
color: black;
font-family: 'PT Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif;
margin:10px;
text-align:center;
padding-bottom:40px;
height:110px;
}

.mytitle-1 {
font-size: 20.7000007629395px;
font-weight: 100;
}

.mytitle-2 {
font-size: 30px;
margin-top:-7px;
font-weight: bold;
line-height: 1px;
}

.mytitle-3 {
font-family: 'Shadows Into Light Two', sans-serif;
font-size: 25px;
font-style: italic;
font-weight: bold;
height: auto;
line-height: 21px;
}

.mytitle-4 {
font-size: 30px;
font-weight: bold;
height: auto;
line-height: 21px;
}

@media (min-width: 540px) {
	.col-sm-6-personal {
		float: left;
		width: 50%;
	}
}

@media (max-width: 540px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		font-size: 90%;
	}
	.navbar.navbar-shrink .collapse {
		font-size: 80%;
	}
	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	#cssmenu {
		padding-left: 5px;
	}
	.navbar .navbar-nav {
		letter-spacing: 0px;
		font-size: 12px;
	}
	#cssmenu>ul>li.has-sub {
		border: none;
	}
}
