/* 

Puzzle Template

http://www.templatemo.com/tm-477-puzzle 

*/

a,
a:hover,
a:focus {
    text-decoration: none;
}
a:focus {
    outline: none;
}

body{
    height: 100%;
    margin:0;
    padding:0;
    background: linear-gradient(to bottom, #003d7a 0%, #b4daff 100%);
    /*background-image:url(../images/back.jpg);
    
    background-size:100% 100%;*/
    background-repeat:no-repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:300;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.column {
  float: left;
  width: 20%;
  padding: 0px;
  /*height: 200px; Should be removed. Only for demonstration */
}
.column2 {
  float: left;
  width: 50%;
  padding: 0px;
}
.not-selected .glyphicon-trash {
  color: red;
}
.glyphicon-trash{
  color: red;
}
p {
    margin: 0 0 20px;
}
.tm-image {
    width: 100%;
    height: 100%;
}
.fixed-header{
    width:100%;
    float:left;
    /*background-color:#023D69;*/
    position:fixed;
    top:0;
    z-index:111;
    transition:all 0.4s;
    -webkit-transition:all 0.4s;
    padding: 0px 0px;   /* used to be 35px 0px */
}
.navbar-toggle {
    position: absolute;
    top: 8px;
    right: 17px;
    margin: 0;
    z-index: 99999999;
    color: #fff;
    padding: 10px 10px;
    background-color: #006699;
    border: none;
    font-weight: bold;
    display:none;
}
.navbar-brand {
    color: #fff;  
    font-weight:300;
    font-size: 38px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    color: #93FAFF;
}
.fixed-header ul{
    padding:0;
    float:right;
    margin:0;
}
.fixed-header ul li{
    display:inline-block;
    padding: 15px 0px;
}
.fixed-header ul li a{
    text-decoration:none;
    color:#fff;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 15px 0;    
}
.fixed-header ul li a:hover,
.fixed-header ul li .current{
    color: #93FAFF;
    border-top:2px solid #93FAFF;
    background-color:transparent;
}
.fixed-header {
    background: transparent;
}
.fixed-header.scroll {
    background: rgba(2, 61, 105, 0.80);
    padding: 0;
}
.fixed-header.scroll .navbar-brand {
    font-size: 30px;
}

#home {
    margin-top: 2.5em;
}
.content {
    padding-right: 0px;
    padding-left: 0px;
}
.content-signin {
    margin-bottom: 25px;
}
.content-contact {
    padding: 25px 0px;
}
.content-index {
    padding: 0px 0px;
}
.content-login-ourstory {
    padding-top: 20px;
}
.content-contact-ourstory {
    margin-top: 20px;
}
.content-createnow-ourstory {
    margin-top: 80px;
}
.content-faq {
    padding: 25px 0px;
}
.content-createnow {
    padding: 40px 0px;
}
.content-item {
    padding-right: 0px;
    padding-left: 0px;
    min-height:475px !important;  /*   *************************   used to be 470, 270,  */
}
.content-item-login {
    padding-right: 0px;
    padding-left: 0px;
    min-height:360 !important;  /*   *************************   used to be 475 */
}
.content-item-createnow {
    padding-right: 0px;
    padding-left: 0px;
    min-height:260px !important;     /* *************************   used to be 475 */
}
.content-item-createnow2 {
    padding-right: 0px;
    padding-left: 0px;
    min-height:410px !important;     /* *************************   used to be 475 */
}
.content-item-createnow3 {
    padding-right: 0px;
    padding-left: 0px;
    min-height:400px !important;     /* *************************   used to be 475 */
}
.content-item-resetpassword {
    padding-right: 0px;
    padding-left: 0px;
    min-height:260 !important;     /* *************************   used to be 475 */
    margin-bottom: 60px;
}
.content-item-createnow-sheets{
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px; 
    /*border: 1px solid black;*/
}
.content-item-createnow-digital{
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px; 
    /*border: 1px solid black;*/
}
.content-item-contact {
    padding-right: 0px;
    padding-left: 0px;
    min-height:360 !important;  /*   *************************   used to be 475 */
}
.content-item p:last-child {
    margin-bottom: 0px;
}
.background.content-item-1 {
    padding: 60px 65px;
}
/*.background.content-item-1-createnow{
    padding: 30px 30px;
}*/
.last {
    padding-right: 0px;
    padding-left: 0px;
    min-height:284px !important;    
}
.background {
    background-color: #fff;
    padding: 55px 45px;
}
.background-contact {
    background-color: #fff;
    padding: 25px 25px;
}
.background-createnow {
    background-color: #fff;
    padding: 25px 25px;
}
/*.background-createnow-sheets {
    background-color: #fff;
    padding: 15px 15px;
}
.background-createnow-digital {
    background-color: #fff;
    padding: 15px 15px;
}*/
.background-createnow-text{
	margin-top: 40px;
}
.about-text-container {
    font-style: italic;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.p-createnow-text{
	color: black;
	font-size: 16px;
	font-weight: 300px
	line-height: 22.85px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px
	margin-top: 0px;
	font-family: "Open Sans", sens-serif;
}
.shop-or-checkout{
	padding: 100px 0px;
}
.about-text {
    margin-bottom: 0;
    line-height: 1.6;
}
.main-title {    
    font-weight: 300;
    font-size: 34px;
    line-height: 1.4;
    margin-top: 20px;
    margin-bottom: 70px;
}
.main-title-contact {    
    font-weight: 300;
    font-size: 34px;
    line-height: 1.4;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-title-contact2 {    
    font-weight: 300;
    font-size: 34px;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 20px;
}
.section-title {
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 25px;
}
.dark-blue-text {
    color: #006699;
}
.light-blue-text {
    color: #2FACFF;
}
.dark-blue-bordered-btn:hover,
.dark-blue-bordered-btn:focus,
.dark-blue-btn {
    background: #006699;
    color: white;    
}
.dark-blue-btn:hover,
.dark-blue-btn:focus,
.dark-blue-bordered-btn {
    background: none;
    border: 1px solid #006699;
    color: #006699;
}
.section-text {
    line-height: 1.6;
    font-size: 1em;
    margin-bottom: 15px;
}
.background ul {
   margin-bottom:20px;
}
.background li {
    /*list-style: none;                           THIS ALLOWS OR REMOVES BULLET POINTS FROM LIST ITEMS                     */   
    font-size: 16px;
    line-height: 27px;
}
.btn {
    border-radius:0px;
    padding: 10px 25px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 300;
    margin-right: 15px;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.btn-createnow {
    border-radius:0px;
    padding: 10px 25px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.button-createnow {
  margin-top: 10px;
  background-color: #008CBA; 
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  font-weight: 600
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.button2-createnow {
  background-color: white; 
  color: black; 
  border: 2px solid black;
}
.button2-createnow:hover {
  background-color: #008CBA;
  color: white;
}
.btn:last-child {
    margin-right: 0;
}
.btn-big {
    padding: 10px 40px;
    min-width: 176px;
}
.btn-contact {
    font-size: 17px;
    padding: 10px 35px;
    color: #807D7D;
    font-weight: 300;
    margin-top: 0;
    transition: all 0.3s ease;
}
.btn-contact:hover,
.btn-contact:focus {
    color: white;
    background-color: rgba(47,47,47,0.5);
}
.no-bg {
    background: none;
    border: 1px solid #aaa;
}
.yellow-btn {
    background:#ACA633;
    border:1px solid #ACA633;
    color:#fff;
}
.yellow-btn:hover,
.yellow-btn:focus {
    background: none;
    color: #ACA633;
}
.green-btn {
    background:#168887;
    border:1px solid #168887;
    color:#fff; 
}
.green-btn:hover,
.green-btn:focus {
    background: none;
    color: #168887;
}
.normal-btn {
    font-size: 16px;
    font-weight: 300;
    min-width: 145px;
}
.form-control {
    box-shadow: none;
    font-size: 16px;
    height: auto;
    padding: 8px 12px;
}
.form-group {
    margin-bottom: 18px;
}
.contact-form {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}
.content-item input, .content-item textarea {
    border-radius:0px;
}
.contact-field {
    padding-left: 0;
    padding-right: 0;
}
.footer {
    color:#fff;
    font-size: 14px;
    font-weight: 400;
    padding:48px 0;
}
.footer a {
	color: #FF6;

}

.margin-b-0 {
    margin-bottom: 0;
}
.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.pad-l-3 {
    padding-left: 3px;
}
.margin-b-25 {
    margin-bottom: 25px;
}
.container {
  padding-top: 40px;
}
.container2 {
  padding-top: 0px;
}
#status {
  display: none;
}

@media screen and (max-width:1199px){
    .content-item {
        min-height: 470px !important;  /*  *************************  used to be 470, 270 */
    }
    .content-item img {
        min-height: 470px !important; /*  *************************  used to be 470 */
    }
    .background p {
        line-height: 22px;        
    }
    .background p,
    .background li {
        font-size: 13px;
    }
    .background h2 {
        margin-bottom: 15px !important;
    }
    p {
        margin: 0 0 10px;
    }
    .btn {
        margin-top: 15px;        
    }
    .background {
        background-color: #fff;        
    }
    .last {
        min-height: 235px !important;
    }
    textarea#message {
        height: 25px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .background {
        padding: 25px;
    }
    .background.content-item-1 {
        padding: 0 40px;
    }
    .btn {
        margin-top: 10px;
    }
    .btn-contact {
        margin-top: 0;
    }
    .form-control {
        font-size: 0.9em;
    }
    .fixed-header ul li a:hover, 
    .fixed-header ul li .current {
        color: #93FAFF;
        border-top:2px solid #93FAFF;
        background-color:transparent;
    }
}

@media screen and (max-width:991px){

    .content-item {
        min-height: inherit !important;
    }
    .content-item img {
        min-height: inherit !important;
    }
    .fixed-header ul li a {
        padding: 0px 15px;
    }
    .fixed-header ul li a:hover, 
    .fixed-header ul li .current {
        color: #93FAFF;
        border-top:2px solid #93FAFF;
        background-color:transparent;
    }
    .background p {
        line-height: 27px;
    }
    .background p,
    .background li {
        font-size: 16px;
    }
    .background h2 {
        margin-bottom: 20px;
    }
    .column {
       float: left;
       width: 50%;
       padding: 0px;
    }
    p {
        margin: 0 0 20px;
    }
    .btn {
        margin-top: 20px;        
    }
    .last {
        min-height: 284px !important;
    }
    textarea#message {
        height: inherit;
    }
}

@media screen and (max-width:767px){
    .last {
        min-height: inherit !important;
    }
    .fixed-header.scroll .navbar-brand {
        padding: 12px 15px 0;
    }
    .navbar-toggle {
       display:block;
       top: 15px;
       background-color: white;      
    }
    .fixed-header.scroll .navbar-toggle {
        top: 8px;
    }
    .navbar-toggle .icon-bar {
        background-color: #006699;
    }
    
    .fixed-header ul li a:hover, 
    .fixed-header ul li .current {
        color: #93FAFF;
        border-top:2px solid #93FAFF;
        background-color:transparent;
    }
    .fixed-header {
        padding: 5px 0;
    }
    .fixed-header ul li a {
        font-size: 1em;
    }
    .main-menu ul {
        width: 100%;
        background-color: #023D69;
    }
    .main-menu {
        max-height: 0;
        transition: max-height 0.3s;
        overflow: hidden;
    }
    /* http://css3.bradshawenterprises.com/animating_height/ */
    .main-menu.show {
        max-height: 250px;
        overflow: auto;
    }
    .main-menu ul li {
        display: block;
        padding: 10px 0px;
        width: 100%;
        float:left;
    }
    .main-menu ul li a {
        padding: 0px 0px;
        width: 100%;
        float: left;
    }
    .column {
       float: left;
       width: 50%;
       padding: 0px;
    }
    #home {
        padding-top: 62px;
    }
    .pad-l-3 {
        padding-left: 15px;
    }
}

/*
#kart {
   color: white;
   float: right;
}
*/
#cartIcon {
	height: 20px;
	width: 20px;
}

@media screen and (max-width:500px) {
    .btn {
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {
    .background.content-item-1 {
        padding: 40px 45px;
    }
}

@media screen and (max-width: 420px) {
    .background {
        padding: 40px 35px;
    }
    .background.content-item-1 {
        padding: 20px 25px;
    }
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}

.fa {
  padding: 20px;
  font-size: 40px;
  width: 80px;
  text-align: center;
  text-decoration: none;
  margin: 2px 3px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

