
body {
height: auto;
background:#ffffff;
//background-image: url('../images/back.jpg');
//background-repeat: repeat-x;
//background-position: -100px 270px;
}


/*
@font-face {
  font-family: 'KozMinPro-ExtraLight-AlphaNum';
  src: url('../webfonts/KozMinPro-ExtraLight-AlphaNum.eot?#iefix') format('embedded-opentype'),  url('../webfonts/KozMinPro-ExtraLight-AlphaNum.otf')  format('opentype'),
	     url('../webfonts/KozMinPro-ExtraLight-AlphaNum.woff') format('woff'), url('../webfonts/KozMinPro-ExtraLight-AlphaNum.ttf')  format('truetype'), url('../webfonts/KozMinPro-ExtraLight-AlphaNum.svg#KozMinPro-ExtraLight-AlphaNum') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/



/* CHANGES THE MAXIMUM PAGE WIDTH */

/* CHANGE BLOG.CSS .BLOG-MAIN REMOVE */
.grid-container{max-width: 78.5rem !important;}
/* CHANGE NAV WIDTH TO SAME AS ABOVE */
.top-bar {max-width: 78.5rem !important;}


/* ADDRESS BAR */
.address-bar {
	position:relative;  /* use for transparent slide up only */
  padding-top: 15px;
  padding-bottom: 12px;
  background: #CC1819 !important;
  padding-right: 10px;
}

ul.address-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ul.address-list li {
  float: left;
  color: #ffffff;
  margin-right: 30px;
  font-size: 15px;
}
ul.address-list li a {
  display: block;
  color: #ffffff;
}
ul.address-list li i {
  color: orange;
  font-size: 20px;
  padding-right: 5px;
}
ul.address-list li.location {
  margin-left: 0px;
}

ul.social-icons li {
  float: right;
  margin-left: 0px;
  margin-right: 0px;
}
ul.social-icons li a {
  display: block;
  margin-left: 20px !important;
}
ul.social-icons li a i {
  color: #ffffff;
  font-size: 22px;
  transition: all 0.2s ease-in-out;
}
ul.social-icons li a i:hover {
  opacity: 0.7;
}



div#SmartText, div#epilogue {
  position: absolute;
  margin-left: -500px;
  font-size: 12px;
  color: #1A1A1A;
  width: 400px;
}

div#SmartText p {
  font-size: 12px;
}

div#SmartText h1 {
  font-size: 25px;
  background: none;
  color: black;
}

div#SmartText h2 {
  font-size: 25px;
  background: none;
  color: black;
}

/* show books & book index */

h2.book-title{
	font-weight:bold;
	margin-top:0px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    display: block;

}
p.genre{color:#F19256;font-weight:bold;}

img.bookcover{box-shadow: 5px 5px 5px #e5e5e5;width:100%;}

.underline{display:block;height:2px;border-top:3px solid #cccccc;}

p.title-summary{font-size:16px !important;padding-left:15px;padding-right:15px;}

div.home-post-text a > h3{font-family: "Roboto Condensed", sans-serif;font-size:22px !important;padding-top:15px;color:#333;}
div.home-post-text a > h3:hover{color:orange;}



p.readon > a{font-size:14px;font-weight:bold;}
div.innnerdiv {}
div.outerdiv{border:1px solid #ffffff;background:rgba(255,255,255,0.8);transition:all 300ms ease-in-out;}
div.outerdiv:hover{border:1px solid #ffffff;background:rgba(255,255,255,1);}

img.poster{transition:all 300ms ease-in-out;}
img.poster:hover{opacity:0.5;}

span.book-desc-heading{display:block;margin-top:15px;font-weight:normal;color:#595959;font-style:italic;}

table{border:none !important;}
table tr td.row-label{font-weight:bold;}
table tr{border-top: 1px solid #d9dcde;background:transparent !important;}
table tbody tr td{font-size:14px;padding:15px 0 15px 0;border-left:2px solid transparent !important;border-right:2px solid transparent !important;}


/* books page search styles */
/*
ul.pagination li.current a{
    background: red !important;
    color: #fff !important;
    cursor: default !important;
    font-weight: bold !important;
	padding: .1875rem .625rem !important;
}
	
	.pagination .current {
    padding: .1875rem .625rem;
    background: none !important;
    color: #fefefe;
    cursor: default;
}

.pagination a{color: #999 !important;}
	

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 250px;
    padding: 0rem !important;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fcfcfc;
	margin-bottom:0px;
    font-size: 14px;
}

a.genre{text-align:left;background:white !important;color:#555555 !important;}
a.genre:hover{background:#9ECD56 !important;color:#ffffff !important;}

a.main-genre{background: #e7e7e7;color:#555555;}
a.main-genre:hover{background: #ccc;color:#555555;}
a.main-genre::after{border-color: #555555 transparent transparent !important;}
*/

/* LOGO */

.hero-container{
 margin-top:0px;    /* use with slideup sticky nav */
min-height:700px;
//width:100%;
text-align:center;
//height: 540px; 
background: url('../images/banner.jpg?v=676786bbb786786795') no-repeat center bottom scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
padding-bottom:15px;
}


//img.logo{margin-top:-10px;padding-bottom:7px;display:block;position:relative;width:250px;} /* logo fixed smaller for transparent nav */

img.logo {
  margin-top: 0px;
  display: block;
  position: relative;
  width: 250px; }

img.mobile{padding-top:75px;}

p.intro-top{
padding-left:0.5em;
padding-right:0.5em;
margin-top:16%;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:52px;
color:#ffffff;
text-shadow: 1px 1px 3px #000;
text-align:center;
font-weight:lighter;
z-index:10000;
}

//p.sub-text{color:#fff;font-size:19px;padding-left:1em;text-align:center;padding-bottom:1.5em;font-weight:normal;}

p.sub-text {
    margin-top: 30px;
    color: #ffffff;
    font-size: 35px;
    text-align: center;
    padding-bottom: 1.5em;
    font-weight: lighter;
}

p.byline{color:white;letter-spacing:3px;}

.home-button{
font-weight:bold !important;
-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .75);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .75);

}

/* ICONS */

.social-icons{margin-top:-49px;}
.social-bottom{transition:all 0.2s ease-in-out;font-size:20px !important;}
.social-bottom > i.social-blue{text-shadow: 0px 2px 4px  rgba(0,0,0,0.2);}
.social-bottom:hover{opacity:0.8;}
.social-blue{color:#91C8FD;}
.social-gray{color:#ffffff;font-size:16px !important;}



div.header-container{
	
  margin-top:0px; /* use with transparent nav otherwise 0px */
background-image: url(../images/page-banner-1.jpg?v=3);
background-repeat:  no-repeat;
//background-position: 0px -100px;
 background-position: 50% 50%;
background-size: cover;
//min-height:300px;
height:auto;
//padding-top:30px;
//padding-bottom:30px;
padding: 70px 0px 70px !important; 


}


div.header-container h1{
	
text-align:center;
font-size:30px;
color:#ffffff;
letter-spacing:4px;
font-family: 'Open Sans', sans-serif;
margin-top:30px;
font-weight:bold;
margin-left:0px;
}

div.header-container h1::after {
    content: "";
    display: block;
    border-top: 4px solid yellow;
    width: 70px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 50px;
}




/* TYPOGRAPHY */

p{font-size:17px;font-weight:lighter;font-family: 'Open Sans', sans-serif;}



h1{color:#333333;font-family: 'Open Sans', sans-serif;font-size:22px;text-transform:uppercase;display:block;}

h1.logo-heading{
color:white;
font-family: 'Cutive', serif;
font-weight: 300;
font-size: 50px;
word-spacing: 5px;
margin-top:150px;
text-align:center;
border-bottom:none;
text-transform:none;
}

h2{
color:#333;
margin-top:40px;
font-family: 'Ubuntu', sans-serif;
font-size:24px;
font-weight:100;
}

//div.page-container h2{border-left:4px solid #e5e5e5;padding-left:15px;}

h2 > strong{color:#2392FB;}

h2 > small{display:block;margin-top:11px;color:#ccc;}

h3.show-genre{
font-family: 'Trebuchet MS';
color:white;
display:inline-block;
background:#ec008c;
padding-left:10px;
padding-right:10px;
font-weight:lighter;	
	
}

h2.dark-headings {
    color: #3f3f3f;
    text-align: center;
}

h2.welcome{color:#595959;margin-top:50px;font-size:40px;margin-bottom:50px;text-align:center;font-family: 'Montserrat', sans-serif;}

.mid-section-lower div div div > h2.welcome:after{
    content: "";
    position: absolute;
    width: 6%;
    height: 1px;
    margin-top: 70px;
    left: 47%;
	border-bottom: 4px solid #808080 !important;
}


h1.other:before {
    content: "";
    margin: auto;
	
    width: 40px;
    height: 3px;
    background: #e6e6e6;
    position: absolute;
	top:280px;
    bottom: 0;
    left: 0;
    right: 0;
}


h2.gallery-headings {
    display: block;
    border-bottom: 1px dotted black;
    color: #111111;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 32px;
	font-weight:normal;
	text-align:center;
}

h5.desc-heading{
	margin-bottom:5px;
	color:#ccc;
	text-align:center;
}


/* PAGE CONTAINERS */

.wrapper-white{
	background:#ffffff;
	padding-bottom:50px;
}


.page-container{}


p.tagline-1{color:#f2f2f2;text-align:center !important;font-size:22px;font-weight:normal;}



div.mid-section-lower{
//min-height:auto;
background:#F1EBD8;
padding-top:40px;
padding-bottom:40px;

}

div.outerdiv:hover img{box-shadow: 0 2px 5px rgba(0,0,0,0.15);transition:all 0.3s ease-in-out;}


/*  CARD EXAMPLES HOME PAGE   */

/* ARTICLE CARDS */

div.text-card{background:white;box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);transition:all 0.3s ease-in-out;}
div.text-card:hover{box-shadow: 0 0 9px 0 rgba(0,0,0,0.2);}


div.text-card .inner p{
	text-align:left;
color: #262525;
line-height:24px;
font-size:15px;
margin-left:30px;
margin-right:30px;
padding-bottom:50px;
font-family: 'Montserrat', sans-serif;
font-weight:300;
}

div.text-card .inner .top-label > span{
	display:block;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-size:11px;
	padding-top:30px;
	letter-spacing:3px;
	padding-bottom:80px;
	margin-left:30px;
	}
	
	
div.text-card h3{
	color: #231f20 !important;
	 margin-left:30px;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
    padding-bottom: 16px;
	font-weight:300 !important;
    line-height: 40px;
	}
	
a.readmore-link{
	font-weight:300;
	font-size:15px;
	margin-left:32px;
	padding-bottom:32px;
	display:block;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	}

a.readmore-link:hover{color:green;}
a.readmore-link i{transition:all 0.2s ease-in-out;}
a.readmore-link:hover i{margin-left:3px;}

/* include image */
div.card-image-container{padding-bottom:40px;}
div.card-image-container a img{
	min-width:100%;
	object-fit: cover;
	height:190px;  /* ADJUST HEIGHT */
	}	



/*********************************************/



div.mid-section-lower p{text-align:center;font-size:17px;}

p#share-text{color:#f2f2f2;margin-top:-30px;margin-bottom:-30px;font-size:14px;}

i.share-it{font-size:45px;opacity:0.4;}



.content-container{background:#f7f7f7;}




div.inner-panel{
margin-top:10px;
padding:10px 10px 10px 10px;
background: #ffffff;
box-shadow: 0 5px 10px 0 rgba(0,0,0,0.22);

}
div.inner-panel h2{text-align:center;margin-bottom:30px;font-size:32px;font-family: 'Titillium Web', sans-serif !important;}
div.inner-panel p{text-align:center;font-weight:normal;}


/* ABOUT PROFILE BLOCK */

.panel{padding-left:0px !important;padding-bottom:0px !important;margin-bottom:0px !important;}

.about-row{padding-bottom:0px !important;margin-bottom:0px !important;margin-left:0px !important;margin-right:0px !important;}

p.img-cont{display:block;padding:0px !important;margin-bottom:0px !important;width:100%;}

div.about-block{
background:#b3dc92;
padding-left:50px !important;
padding-right:50px !important;
padding-bottom:0px !important;
margin-bottom:0px !important;
}

.portrait-container{
background:#b3dc92 !important;
border:0px !important;
padding:0px !important;

}


h2.profile{margin-bottom:20px;}

.about-cell p{display:block;padding:10px;background:#d9d9d9;color:white;margin-top:0px;font-weight:normal;}

.pale-block{display: block; padding: 4px; background: #EC008C;text-align:center;color:white;font-weight:normal;font-size:22px;}
.pale-block a{font-weight:bold;color:white;}
img.profile{
margin-left:auto;
margin-right:auto;
display:block;
//overflow:hidden;
border:0px !important;
margin-top:0px;
margin-bottom:0px;
width: 100%;
object-fit: cover;
padding-bottom:0px !important;
}

div.about-block p{color:white;}
div.about-block h2{color:white;font-size:26px;font-family: 'Open Sans', sans-serif;text-transform:uppercase;font-weight:bold;}
div.about-block h2 small{line-height:23px;margin-top:5px;color:white;font-weight:normal;font-size:18px;text-transform:none;margin-bottom:30px;display:block;}

/* END ABOUT BLOCK */


/* LEFT AND RIGHT IMG CLASSES */

.imgisleft{margin-right:15px;margin-top:7px;padding-bottom:5px;}
.imgisright{margin-left:15px;margin-top:7px;}


/* CONTACT */
div.contact-section {
  background: #EDF4F8;
  padding-top: 80px;
  padding-bottom: 40px;
}

span.contact-icon {
  display: block;
  font-size: 50px;
  margin-top: -80px;
  left: 37%;
  text-align: center;
}



p.followus{color:white;font-size:14px;}

div.contact-wrapper {
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
}
div.contact-wrapper h2 {
  color: #535f70;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  text-shadow: none;
  font-family: 'Open Sans', sans-serif;
}
div.contact-wrapper h2:hover {
  color: #166bab;
}
div.contact-wrapper:hover span.contact-icon > i.plum {
  color: #59a09e !important;
}
div.contact-wrapper p {
  text-align: center;
  margin-bottom: 0px;
  font-size: 17px;
}

i.send-icon{font-size:22px !important;color:green !important;}	
i.error-icon{font-size:22px !important;color:red !important;}	

ul.link-list li{margin-bottom:15px;}
ul.link-list li a{font-family: 'Open Sans', sans-serif;font-size:17px;font-weight:lighter;}
ul.link-list{margin-left:23px;}



/* TESTIMONIALS NEW */


div div div.testimonial-container{
background:#fcfcfc !important;
border:1px solid #e5e5e5;

}

div div div.testimonial-container > i{font-size:35px;display:block;padding-top:25px;margin-right:10px;color:#ccc;opacity:1;}
div div div.testimonial-container p{margin-left:47px;font-size:15px;}
div div div.testimonial-container p.testimonial-person{letter-spacing:0.15em;font-weight:normal;font-size:14px;color:#595959;}
div div div.testimonial-container p.testimonial-line2{letter-spacing:0.09em;font-weight:lighter;font-size:12px;margin-top:-15px;}

/* PROFILES */

div div div.profile-container{
background:#fcfcfc !important;
border:1px solid #e5e5e5;

}

div.bio{margin-top:23px;}
div.profile-container h2 > span{color:#808080;display:block;padding-top:3px;white-space:none;font-weight:lighter;font-size:18px;float:right;}
div.profile-container h2{margin-top:0px;display:block;background:#f2f2f2;padding:10px;}
div.profile-container img{position:relative;object-fit: cover;object-position: 50% 50%;margin-top:30px;border-radius:50%;width:220px;height:220px;}
div.profile-container p{font-size:16px;}


/* home icon facebook */

.share-icon-home {
	color:white;
	display: inline-block;
	width: 65px;
	height: 65px;
	line-height: 67px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.3s ease;
	outline: 0;
    font-size:30px;
	/*box-shadow: 
	  		0 0px 4px rgba(0,0,0, 0.12),
	    	0 0px 4px rgba(0,0,0, 0.24); */
}
	.share-icon-home:hover,
	.share-icon-home:focus {
		box-shadow: 
	  		0 3px 6px rgba(0,0,0, 0.12),
	    	0 3px 6px rgba(0,0,0, 0.24);
color:white;
	    -webkit-transform: scale(1.02);
	    -moz-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	    -o-transform: scale(1.02);
	    transform: scale(1.02);
		background-color:#354f84;
	}


/* share icons */

.share-icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 37px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.3s ease;
	outline: 0;

	box-shadow: 
	  		0 2px 4px rgba(0,0,0, 0.12),
	    	0 2px 4px rgba(0,0,0, 0.24);
}
	.share-icon:hover,
	.share-icon:focus {
		box-shadow: 
	  		0 3px 6px rgba(0,0,0, 0.12),
	    	0 3px 6px rgba(0,0,0, 0.24);

	    -webkit-transform: scale(1.2);
	    -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	    -o-transform: scale(1.2);
	    transform: scale(1.2);
	}
	
.facebook-fade {
	background: rgba(0,0,0,0.4);
}	
	

.facebook {
	background-color: #3b5998; 
}
.pinterest {
	background-color: #BD081C; 
}

.linkedin-home {
	background-color: #007BB6; 
}
.twitter {
	background-color: #00abe3; 
}
.googleplus {
	background-color: #d3492c;
}

.facebook,.linkedin-home,.pinterest,
.twitter,
.googleplus {
	color: #fff;
}
    .pinterest:hover,
    .linkedin-home:hover,
	.facebook:hover,
	.twitter:hover,
	.googleplus:hover {
		color: #eee;
	}


/* LINK STYLES */

.link-style1{color:#549ef8;}
.link-style2{color:white;font-weight:bold;text-decoration:underline;}
.link-style2:hover{color:#f2f2f2;}
.link-style3{color:#549ef8;font-weight:700;font-size:14px;}





/* colours */

.red{color:#ff0000;}
.circle{color:#1963A8;opacity:1;}

.pale-green{color:#E0E0A2;}
.white{color:#ffffff !important;}
.fb {color: #3b5998;}
.li{color: #0076B4;}
.gplus {color: #d3492c;}
.bg-white{background:#ffffff;}

.tiny-link{color:#0F7AEC;font-size:11px;}

.plum{color:#65b2b0;}

div.section-1-home{
padding-top:50px;
background:white;

}


div.clients-section{

background:#f7f7f7;
padding-top:30px;
padding-bottom:20px;

}

div.latest-news-section{

background:#f7f7f7;
padding-top:0px;
padding-bottom:50px;

}

.arra-news-feed{background:none !important;border:1px solid #e5e5e5;}

.box-style{background:#f7f7f7 !important;border:#e5e5e5;}

div.latest-news-section h2{padding-bottom:20px;}

div.intro-section p{text-align:center;padding-left:5em;padding-right:5em;color:#9e9e9e;font-size:19px;}
div.intro-section{padding-bottom:30px;}

.lower-section{
background:white;
padding-bottom:30px;

}

div.service-title{
background:white;
padding-top:10px;
padding-bottom:15px;
}


div.img-container {  
height: 200px; /*can be anything*/
position: relative;
overflow:hidden;
border:1px solid #e5e5e5;
background-color:white;
//background-image: url('icons/checkered.jpg');
//background-repeat: repeat;
transition:all 0.2s ease-in-out;
margin-top:10px;
margin-bottom:10px;
}

div.img-container a{display:block;}
div.img-container:hover{box-shadow: 0 5px 5px 0 rgba(0,0,0,0.10);}

div.img-container a > img {  
position: absolute;  
top: 0;  
bottom: 0;  
left: 0;  
right: 0;  
margin: auto;
}

div.partners{
	padding-top:20px;
	padding-bottom:50px;
	background:#ededed;
	
}


/*  LOWER SERVICE BOXES */
.square-card-container {
padding:20px 30px 10px 30px;
background:white;
    position: relative;
    display: block;
    margin-bottom: 1.25rem;
    border-radius: 3px;
    box-shadow: none;
    transition: all 0.2s ease-out;
    //cursor: pointer;
    overflow: hidden;
box-shadow: 0 2px 5px  rgba(0,0,0,0.15);
}




.square-card-container:hover {box-shadow: 0 5px 10px 0 rgba(0,0,0,0.22);}

.service-box-home{text-align:center;}
.service-box-home h3{padding-top:20px;text-align:center;font-size:19px;color:#5b5b5b;font-family:ubuntu,Tahoma,Arial;}
.service-box-home i{text-align:center;display:block;font-size:100px;color:#d9d9d9;}
.service-box-home p{font-size:17px;color:#595959;padding-bottom:5px;}
.service-box-home p a{font-weight:bold;}

.service-box-home a:hover >  i{opacity:0.9;color:#afe592;}


/* RECENT BLOG POSTS HOME PAGE */



div.home-image-container{
//height:auto;  /* NEW  */
   // width: 100%;
   overflow: hidden;
   // display: block;
   background:#000;
	}
	
	
	div.home-image-container a > img{
		
	min-width:100%;
	object-fit: contain;
	//height:182px;  /* ADJUST HEIGHT */
	
	height:300px;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	}	

	
div.home-post{
	background:white;
	//box-shadow: 0 1px 15px 0 rgba(0,0,0,0.15);
	border: 1px solid #e5e7e9;
	}
div.home-post p.content{color:#595959;font-size:14px;padding-left:5px;padding-right:5px;}
div.home-post h3{margin-top:20px;color: #25313d;font-family: 'Open Sans', sans-serif;font-size:18px;font-weight:700;padding-right:10px;padding-left:15px;transition:all 0.3s ease-in-out;}
div.home-post h3:hover{color: #cfaa45;}
div.home-post > div.inner:hover h3{color:#cfaa45;}
div.home-post p.author{color:#595959;font-size:14px;}
div.home-post p.date{margin-left:15px;margin-top:20px;padding-bottom:15px;text-transform:uppercase;color: #aaaaaa;font-size:11px;font-weight:normal;font-family: 'Open Sans', sans-serif;}
div.home-post p > span{color: #cfaa45;}



.arrow-down{font-size:34px !important;color:#d9d9d9;display:block;margin-top:20px;}


/********************************/


/* BOTTOM BOXES HOME PAGE  */



div.textcontent p{text-align:left;margin-bottom:0px;margin-top:-5px;font-size:14px;}

div.bottom-box h2{
color:#4d4d4d;
text-align:left !important;
font-size:18px;
font-weight:bold;
margin-top:30px;
text-shadow:none;
font-family: 'Open Sans', sans-serif;
}

div.bottom-box h2:hover{color:#166bab;}
.bottom-box{background:#f9f9f9;
padding-top:0px;
padding-bottom:15px;}
.bottom-box .textcontent{padding-top:0px; padding-bottom:30px;}
.bottom-box .textcontent p{margin-top:15px;}
.bottom-box .service-icon-home{margin-top:30px;font-size:50px;color:#DDDD9F;}




/******************************/

/* SCROLL TO TOP BUTTON */

.back-to-top {
    position: fixed;
	text-align:center;
    bottom: 50%;
    right: 10px;
    text-decoration: none;
    color: #ffffff;
	background-color: rgba(81, 116, 164, 0.5);
    font-size: 30px;
    padding: .1em .1em .1em .1em;
	border-radius: 3px;
	width:42px;
	height:42px;
    display: none;
	z-index:5000;
}


.back-to-top:hover {    
    background-color: rgba(81, 116, 164, 1);
	text-decoration:none;
	color:#d9d9d9;
}

.back-to-top > i{margin-top:1px;color:#ffffff;display:block;}


/* FOOTER */

footer {
background: #1a1a1a;
padding: 5px;
}

footer p{
color:#808080;
font-size:14px;
margin-top:15px;
}


img.footer-logo{margin-top:12px;display:block;width:120px;}




/* PORTFOLIO MODAL */

.portfolio-modal p{font-size:16px;}

p.product-title{
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
}

p.product-title > span{
font-weight:normal;

}

ul.modal-list {
    list-style: none;
    margin-left: 0px;
	background:#f2f2f2;
	padding:10px;
}

ul.modal-list li{color:#4E5A5E;font-size:16px;}




div.reveal{
margin-top:0px !important;
padding:0px !important;
//border-radius:10px !important;
outline:none;

}

div.reveal p{margin-top:0px;}

div.reveal p > img{margin-top:40px;}

div.modal-header{
//border-radius:10px;
padding-top:0px;
padding-bottom:15px;
//background:#F1F3F4 !important;
display:block;
height:50px;

}


p.modal-lead{
	color: #6d6e71;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
}

h2#modalTitle{

margin-top:1px;
font-weight:bold;
font-size:21px;
color:#627279;
background:#F1F3F4 !important;
width:100%;
display:block;
padding-top:10px;
padding-left:25px;
border-bottom:1px solid #CFD7DA !important;
padding-bottom:10px;
}

.modal-button{margin-top:10px;}

h2.movie-title{
color:#40545C;
font-weight:bold;
font-size:25px;
margin-top:30px;
}



/* BOXES SIDE BY SIDE FULL WIDTH */




div.content-box-left-image{
max-width:50%;
min-height:250px;
background: url('../images/banner-right.jpg?v=2') no-repeat center top scroll; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


.content-box-left{
	
	//background:#167743 !important;
	padding-top:100px;
	padding-bottom:20px;
	max-width:50%;
min-height:250px;
background: url('../images/left-image.jpg?v=4') no-repeat center center scroll; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
	
	}
	
	
.content-box-left .wrapper{margin-left:12%;margin-right:12%;}
/*
.content-box-left .wrapper p{font-family: 'Open Sans', sans-serif;text-align: center;margin-top:50px;color:#808080;font-size:15px;text-transform:uppercase;}
*/
.content-box-left .wrapper p.lead-paragraph{line-height:32px;font-size:15px;text-align:center;color:#ffffff;font-weight:normal;font-family: 'Open Sans', sans-serif;text-transform:none;}

div.address-section p{padding-top:30px;}

/*
.content-box-left h1{
text-transform:none;
display:block;
padding-bottom:20px;
text-align:center !important;
color:#a0ce4e;
font-size:32px;
font-weight:500;
line-height:43px;
font-family: 'Open Sans', sans-serif;
}
*/

.content-box-left p.intro-top {
	display:block;
    margin-top: 7%;
   // font-family: 'Monsieur La Doulaise', cursive;
   //font-family: 'KozMinPro-ExtraLight-AlphaNum';
    font-size: 65px;  /*  keep font size 70 or below -stops equalizer changing height   */
	font-family: 'Playfair Display', serif;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
}

.round-image{border-radius:50%;overflow:hidden;width:200px;}
	
	
i.content-box-icon{
margin-top:20px;
text-align:center;
display:block;
font-size:55px;
color:green;
text-shadow:2px 2px 3px  rgba(0,0,0,0.2);
}	



/* button */

.round{border-radius:1000px;}
.button.medium.blue-button{
background:#0089e7;
padding-top:1.4em;
padding-bottom:1.4em;
padding-left:2em;
padding-right:2em;
font-weight:bold !important;
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
}
.button.medium.blue-button:hover{background: #1a1a1a;}


.button.medium.clear-style{
	font-size:17px;
background:transparent !important;
padding-top:1.1em;
padding-bottom:1.1em;
padding-left:2em;
padding-right:2em;
border:1px solid #cccccc;
font-weight:bold !important;
color:#696969;
transition: all 0.3s ease-in-out;
}
.button.medium.clear-style:hover{border: 1px solid #808080;}
.button.medium.clear-style i{transition: all 0.3s ease-in-out;margin-left:3px;font-size:19px;}
.button.medium.clear-style:hover > i{padding-left:5px;}	
	

/****************************************************/

/*
div.img-container {  
height: 270px; 
position: relative;
overflow:hidden;

//background-image: url('icons/checkered.jpg');
//background-repeat: repeat;
}

div.img-container > img {  
position: absolute;  
top: 0;  
bottom: 0;  
left: 0;  
right: 0;  
margin: auto;
}
*/


/* SOCIAL ICONS bottom */

.social-icons-bottom{display:block;margin-left:auto;margin-right:auto;text-align:center;padding-bottom:50px;}
.social-icons-bottom i{display:inline-block;color:#a2a2a2;margin-left:12px;font-size:27px;transition: all 300ms ease-in-out;}
.social-icons-bottom a:hover i{color:#454545;}