
/*
Back to top button 
*/


  /*screen-xs*/
@media (min-width: 360px)and (max-width: 520px) { 
  .small p {font-size: 14px !important;
  	line-height: 22px !important;
  	margin: 10px -30px 0px -30px;


  }
}

  /*screen-xs*/
@media (min-width: 360px)and (max-width: 520px) { 
  .small h1 {font-size: 26px !important;
  	line-height: 22px !important;
  	margin: -30px -30px 0px -30px;

  }
}


  .pull-right {margin: 30px;


  }
  
  .contact {
  display: inline;
    color: #fff !important;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 1.5em;
  
}





#back-top {
	    position: fixed;
    bottom: 0px;
    right: 0px;
        display: none;
	text-decoration: none !important;
z-index: 50;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */

}
#back-top a:hover span {
	background-color: #777;

}


  html {overflow-y: scroll;}
		
		.float-left {float: left; position: relative; top: -10px; margin-right: 15px;}
		.float-right {float: right; position: relative; top: -10px; margin-right: 15px;}

		
		/* filters */
		

		/* grid */
		#grid {clear: both; position: relative}
		.item { background-color: #fff;
       font-size: 13px;
         font-family: 'Karla', sans-serif;
line-height: 20px;
color: #414042;
		}
		.red {background: red;}
		.green {background: green;}
		.blue {background: blue;}
		.circle {border-radius: 230px;}




.navbar-default .navbar-toggle {
  border-color: transparent; /* Removes border color */
  float: right; /* Move navbar toggle to left */
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #414042; /* Changes regular toggle color */
}
.navbar-default .navbar-toggle .icon-bar:hover {
  background-color: #414042; /* Changes toggle color on hover */
}


.logo {
font-family: 'Karla', sans-serif;
font-weight: 700;
padding: 30px 0px 60px 0px;
font-size: 26px;
margin:0;
float:none;
text-align: center;
letter-spacing: 0.3px;
color: #414042;
position: relative;

        	

}


.logo a{
font-family: 'Karla', sans-serif;
font-weight: 700;
  padding: 100px 0px 30px 30px;
font-size: 26px;
   margin:0;
    float:none;
      text-align: center;
        	letter-spacing: 0.3px;
        	color: #414042;
        	text-decoration: none;
        	   


}








.navbar {
    background-color: #fff !important;
   color: #414042 !important;
    
  border: 0px;!important;
		text-decoration: none;
        text-align: center;
            margin: 0;
            
             float:none;
   width:100%;
   background:#fff;
   overflow:hidden;
   position:relative;
   margin-bottom: 60px;

}

@media screen and (max-width: 767px) {

.navbar {
  
   margin-bottom: 0px;
	
}
}

.container {
background: none; 
border: 0px;!important;
min-width: 360px;
   
 }
  
  
    
body {
   min-width: 360px;


   
}

@media screen and (min-width: 360x) {
    body {
       text-align: center;
        margin:0;
    float:none;
        padding: 0px 15px 0px 15px;
 }
}

@media screen and (max-width: 766px) {
    .col-xs-12{
width:100%;  
 display: block;
    max-width: 100%;
    width: 100%;
           text-align: center;

    }
}

@media screen and (min-width: 500px) {

   .img-responsive{
    max-width: 100%;
    width: 100%;
        float:none;

           text-align: center;
              position:relative;


    
}
}


.nav a {
  color: #000!important;
font-family: 'Libre Baskerville', serif;
	font-size: 18px;
  	  	 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
    letter-spacing: 0.6px;
      text-decoration: none;


  

}




.nav a:hover{
  color: #C1C1C1!important;
font-family: 'Libre Baskerville', serif;
  	  display: inline-block;




}

.span-text {
 color: none;
}
a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  
}
.span-text:hover {
 color:#C1C1C1;
  border-width: 0 0 1px;
    text-decoration: none;
    border-style: solid;
padding-bottom: 3px; 
}





ul {
    list-style-type: none;
  margin: 0px 30px 0px 30px;
    padding: 0;
        display: inline-block;
         vertical-align: center;

}


.navbar-toggle

{

  background-color: #FFF !important;
    	text-decoration: none;
    	margin: 20px 10px 0px 0px;
    	
}

li {
    display: inline;
      margin: 0px 50px 0px 50px;
      

}


.nav li {
 display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0px 10px 0px 10px;
       border: 0px;!important;
  
}

.nav ul {
 display: block;
  float: right;
  vertical-align: top;
  margin: 0px 10px 0px 10px;
       border: 0px;!important;
  
}




@media screen and (max-width: 766px) {
.nav li {
 display: inline;
 text-align: right;
  float: none;

}

}


@media screen and (max-width: 766px) {
.logo {
padding-top: 0px;

}

}



.navbar .navbar-nav {
 display: inline-block;

  float: none;
  vertical-align: top;
   position: relative;
 

}





@media (max-width: 767px) /* @grid-float-breakpoint -1 */
{
.navbar .navbar-collapse {
 
	border: 0px;!important;
	text-align: right;
	position: relative;
	padding-right: 30px;
	line-height: 0px;
	vertical-align: top;
	
	
  
}
}


@media (max-width: 767px) /* @grid-float-breakpoint -1 */
{
.navbar .navbar-collapse a:hover {
 
	border: 0px;!important;
	text-align: right;
	position: relative;
	
	
	
  
}
}


.jumbotron {
}

.jumbotron .container {
  position: relative;


}

.jumbotron h1 {
color: #414042;
  font-size: 48px;  
font-family: 'Libre Baskerville', serif;
  font-weight: regular;
}


.h1 {
color: #414042;
  font-size: 48px;  
font-family: 'Libre Baskerville', serif;
  font-weight: regular;
}




.col-md-12 {
  padding: 0px 200px 0px 200px;
}

@media screen and (max-width: 1024px) {
.col-md-12 {
  padding: 0px 200px 0px 200px;


}

}

@media screen and (max-width: 767px) {
.col-md-12 {
  padding: 0px 70px 0px 70px;
  font-size: 20px !important;


}

}










.col-md-12 h1 {
color: #414042;
  font-size: 30px;  
font-family: 'Libre Baskerville', serif;
  font-weight: regular;
line-height: 20px;
padding-top: 100px;

}

.col-md-12 p {
  font-size: 18px;
color: #414042;
  font-family: 'Karla', sans-serif;
font-weight: 400;
line-height: 26px;



}

.col-md-12 .about {
text-align: center;!important;


}





.col-md-12 .about a {
text-align: center;!important;
  font-size: 18px;
color: #000;
  font-family: 'Karla', sans-serif;
font-weight: 400;
line-height: 26px;
display: inline;



}

.col-md-12 .about a:hover {
text-align: center;!important;

  font-size: 18px;
color: #C1C1C1!important;
  font-family: 'Karla', sans-serif;
font-weight: 400;
line-height: 26px;

}







.learn-more {
  background-color: #fff;
       font-size: 13px;
         font-family: 'Karla', sans-serif;
line-height: 20px;
color: #414042;


}

.learn-more h2 {
  background-color: #fff;
         font-family: 'Karla', sans-serif;
line-height: 20px;
color: #414042;


}

.p {
  background-color: #fff;
       font-size: 13px;
         font-family: 'Karla', sans-serif;
line-height: 20px;
color: #414042;


}

  .more {
      display: none;
      }
   a.showLink, a.hideLink {
      text-decoration: none;
      }
   a.hideLink {
      background: transparent; 
      }
   a.showLink:hover, a.hideLink:hover {
      color: #414042; }



.learn-more h3 {
font-family: 'Times', serif;
  font-size: 18px;
  font-weight: regular;
  line-height: 35px;

}

.learn-more a {
  color: #C1C1C1;
  text-decoration: none;
  line-height: 30px;
  padding-bottom: 30px;

}


/*screen-xs*/
@media (min-width: 520px)and (max-width: 767px) { 
  .myColoredCol {padding: 0px 80px 0px 80px;}
  
  
}

/*screen-xs*/
@media (min-width: 360px)and (max-width: 520px) { 
  .myColoredCol {padding: 0px 30px 0px 30px;}
}


.button {

  transition: opacity .25s ease;


  
  &:hover {
    opacity: .7;
  }
  
  
  
  
.about  a
{
  color: #C1C1C1;
}






  
  
  
  

		



