@charset "utf-8";
h1, h2, h3, h4, h5, h6, p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, ;
	font-weight:normal;
}



/*
/*Social Media Icons on Navbar
#contactinfo {
	text-align: right;
	vertical-align:top;
}
*/

/*.container-fluid article .container {
	margin-top: 20px;
	
.body article p {
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-align: left;
}
}*/


/*Navbar code*/
.navbar-default {
  background-color: #4a4848;
  border-color: #bfb8c1;
}
.navbar-default .navbar-brand {
  color: #fffdfd;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #edfb0d;
}
.navbar-default .navbar-text {
  color: #fffdfd;
}
.navbar-default .navbar-nav > li > a {
  color: #fffdfd;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #edfb0d;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #4a4848;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #fffdfd;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #edfb0d;
  background-color: #bfb8c1;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #4a4848;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #edfb0d;
  background-color: #bfb8c1;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #edfb0d;
  background-color: #bfb8c1;
}
.navbar-default .navbar-toggle {
  border-color: #bfb8c1;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #bfb8c1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fffdfd;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fffdfd;
}
.navbar-default .navbar-link {
  color: #fffdfd;
}
.navbar-default .navbar-link:hover {
  color: #edfb0d;
}

/*Navbar Default code to remove space between hero image*/
#with-hero-img {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: none;
	margin-top: 0px;
}


.carousel {
	margin-top: -20px;
}
.carousel2 {
	margin-top: 20px;
}


.container-fluid article {
	width: 75%;
	margin-left: 12.5%;
	margin-right: 12.5%;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 40px;
}
.container-fluid article h1 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.container-fluid article p {
	margin-bottom: 40px;
	text-align: justify;
}

/*CARDS - Homepage*/
.card.col-md-4 .card-body {
    background-color: #061D61;
    border: thin solid rgba(211,211,211,1.00);
    text-align: center;
	margin-bottom: 25px;
	
}
.card.col-md-4 .card-img-top {
    border: thin solid rgba(211,211,211,1.00);
	height: 400px;
	width: 100%;
}
.card.col-md-4 .card-body .card-title {
	color: #061D61;
}

.card.col-md-4 .card-body .btn.btn-primary {
    background-color: #061D61;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
	
}


/*Footer*/
.footer {
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFFDFD;
	background-color: #4A4848;
}

/*ABOUT PAGE*/
.aboutpage_desktop {
	display: block ;
}
.aboutpage_phone {
display:none;
}
	
	
.asideleft {
	width: 20%;
	margin-left: 2.5%;
	margin-right: 0%;
	float: left;
}
.sectionright {
	width: 65%;
	float: right;
	margin-right: 5%;
	margin-left: 5%;
	text-align: justify;
}
.familybook {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*.container-fluid .sectionright p {
	text-align: justify;
}
*/

.socialmedia_about {
	margin-top: 30px;
}


/*PAINTINGS PAGE*/

#JQLightbox.JQGridGallery div.lb_footer td.lb_description a.gg_button_buynow {
               display:inline-block;
               margin:10px 0;
               padding:0 20px;
               line-height:25px;
               border-radius:2px;
               background-color:#27ae60;
               font-family:Segoe UI,YaHei UI,JhengHei UI,Malgun Gothic,Leelawadee,Semibold;
               font-size:13px;
               color:#FFFFFF;
               text-decoration:none;
               cursor:pointer;
       }
       #JQLightbox.JQGridGallery div.lb_footer td.lb_description a.gg_button_buynow:hover {
               background-color:#2ecc71;
               color:#FFFFFF
}



/*BOOKS PAGE*/

/*Thumbnails*/
.row {
	width: 90%;
	margin: auto;
	text-align: center;

}
.row.display-flex {
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	
}
.thumbnail {
	height: 100%;
}
	
.thumbnail .img-top{
	width: 100%;
	height: 315px;
	margin: auto;
}	
.thumbnail caption {
	width: 100%;
	margin: auto;
	text-align: justify;
	padding: none;
	margin-bottom: 15px; 
}


	
	
	
/*CONTACT PAGE*/
.aggyoutube {
	width: 100%;
	max-height: 450px;
	margin-top: -20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.headerlarge {
	display: block;
}
.headersmall {
	display: none;
}

/*Address Details*/

.emailimglarge {
	display: block;
	max-width: 525px;
	margin: auto;
	text-align: center;


}	
.emailimgsmall {
	display: none;
}

.socialmedia {
	width:100%;
	margin: auto;
	margin-top:15px;
	margin-bottom:10px;
}


/*
.contactdesktop {
	display: block;
} 
.contacttablet {
	display: none;
}
.contacttabletportrait {
	display: none;
}
.contactphone {
	display: none;
}
.contactphonexs {
	display: none;
}

.contactimg {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom:25px;
	height: 750px;
	position: relative;
	border-radius: 8px;
	border: thin solid #000000;
	background-image: url(../images/contactimageflattened.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.socialmedia {
	width:100%;
	margin: auto;
	margin-top:40px;
	position: absolute;
	padding-bottom:5px;
	bottom: 5px;
	
	
}

*/


@media screen and (max-width:1024px){
/*HOMEPAGE*/	
.container-fluid article {
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 40px;
}
.container-fluid article h1 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.container-fluid article p {
	margin-bottom: 40px;
	text-align: justify;
}
	
/*About Page*/
/*
.asideleft {
	width: 20%;
	margin-left: 2.5%;
	margin-right: 0%;
	float: left;
}
.sectionright {
	width: 65%;
	float: right;
	margin-right: 5%;
	margin-top: 10px;
	margin-left: 5%;
	text-align: left;
}
.container-fluid .sectionright p {
	text-align: justify;
}

.socialmedia {
	margin-top: 30px;
}*/



/*.container-fluid article p {
	font-size: large;
}
*/

/*old thankyou page
.thankyou {
	margin-left: auto;
	margin-right: auto;
	background-color: #FCFCFC;
	color: #000000;
	min-width: 0px;
	height: 50px;
	text-align: center;
	border-radius: 2px;
	border-color: #000000;
	vertical-align: middle;
	position: absolute;
	top: 150px;
	width: 100%;
}*/



@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fffdfd;
	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #edfb0d;
	}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #edfb0d;
	background-color: #bfb8c1;
}

.container-fluid article {
	width:95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 40px;
}
.container-fluid article h1 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.container-fluid article p {
	margin-bottom: 40px;
	text-align: justify;
}


/*CARDS - Homepage*/
.card.col-md-4 .card-body {
    background-color: #061D61;
    border: thin solid rgba(211,211,211,1.00);
    text-align: center;
	margin-bottom: 15px;
	width:75%;
	margin-left: 12.5%;
	margin-right: 12.5%;
	
}
.card.col-md-4 .card-img-top {
    border: thin solid rgba(211,211,211,1.00);
	height: 350px;
	width: 75%;
	margin-left: 12.5%;
	margin-right: 12.5%;
}
.card.col-md-4 .card-body .card-title {
	color: #061D61;
}

.card.col-md-4 .card-body .btn.btn-primary {
    background-color: #061D61;
    color: #FFFFFF;
    text-align: center;
    font-size: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}	

/*ABOUT PAGE*/

/*OLD CODE/*	
.asideleft {
	width: 20%;
	margin-left: 2.5%;
	margin-right: 0%;
	float: left;
}
.sectionright {
	width: 65%;
	float: right;
	margin-right: 5%;
	margin-left: 5%;
	text-align: justify;
}*/


.aboutpage_desktop {
	display: none;
}
.aboutpage_phone {
display:block;
}

.aggypic_phone {
	width: 45%;
	margin-left: 32.5%;
	margin-right:32.5%;
	margin-top: 10px;
	margin-bottom: 25px;
}
.aboutpage_text {
	width: 95%;
	margin-top: 10px;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 25px;
	text-align: justify;
}


/*CONTACT PAGE*/
.aggyoutube {
	width: 100%;
	max-height: 300px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.headerlarge {
	display: none;
}
.headersmall {
	display: block;
}

.emailimgsmall {
	display: block;
	max-width: 345px;
	margin: auto;
	text-align: center;
}	
.emailimglarge {
	display: none;
}
.socialmedia {
	width:100%;
	margin: auto;

}
/*
.contacttabletportrait: {
	display: block;
}
.contactphone {
	display: none;
}
.contacttablet {
	display: none;
}
.contactdesktop {
	display: none;
}
.contactphonexs {
	display: none;
}
	
.contactimg {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
	height: 200px;
	position: relative;
	border-radius: 8px;
	border: thin solid #000000;
	background-image: url(../images/emailinfo,large.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.socialmedia {
	position: absolute;
	padding-bottom:2.5px;
	bottom: 2px;
	margin: auto;
	left: 0;
	right: 0;
}
*/


@media (max-width: 550px) {
	


/*CARDS - Homepage*/
.card.col-md-4 .card-body {
    background-color: #061D61;
    border: thin solid rgba(211,211,211,1.00);
    text-align: center;
	margin-bottom: 15px;
	width:90%;
	margin-left: 5%;
	margin-right: 5%;
	
}
.card.col-md-4 .card-img-top {
    border: thin solid rgba(211,211,211,1.00);
	height: 400px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.card.col-md-4 .card-body .card-title {
	color: #061D61;
}

.card.col-md-4 .card-body .btn.btn-primary {
    background-color: #061D61;
    color: #FFFFFF;
    text-align: center;
    font-size: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}	
	
	
/*	
.contactphonexs {
	display: block;
}	
.contactphone {
	display: none;
}
.contacttablet {
	display: none;
}
.contactdesktop {
	display: none;
}
.contacttabletportrait: {
	display: none;
}	
	
.contactimg {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
	height: 200px;
	position: relative;
	border-radius: 8px;
	border: thin solid #000000;
	background-image: url(../images/emailinfo,large.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.socialmedia {
	position: absolute;
	padding-bottom:2.5px;
	bottom: 2px;
	margin: auto;
	left: 0;
	right: 0;
}*/

}