

body { 
	background: #000;
}

/* navbar */

.header {
	position: fixed;
	width: 100%;
	background: #000;
	z-index: 10;
}

.navbar-inverse {
    background-color: #000; 
}

.navbar {
	font-family: 'Rosarivo', serif;
	margin: 0;
	border: none;
}

.navbar_logo {
	margin-top:-12px;
	cursor: pointer;
	-webkit-touch-callout:none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* All Landing */

#landing {
	max-height: 900px;
	min-height: 600px;
	padding-top: 50px;
	background-color: #000;
}

.yeartag {
	width: auto;
	max-height: 200px;
	padding: 0px 100px 0px 100px;
}

.mainlogo {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
}

.gds {
	margin-bottom: 180px;
	padding: 0px 30px 0px 30px;
}

#birds1 {
	padding: 0px 10px 0px 10px;
}

.birds1 {
	width: auto;
	max-height: 400px;
	float: left;
	margin-top: -200px;
}

/* All About */

#toptornpapercont1 {
	height: 72px;
	margin-top: -200px;
	background-image: url(../images/toptornpaper.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #000;
}

#about {
	height:auto;
	margin-top: -1px;
	background-color: #fff;
}

.aboutmaster {
	height:auto;
	padding: 120px 0px 40px 0px;
}

.about-pagetitle { 
	font-family: 'Rosarivo', serif;
	font-size: 1.2em; 
	color: #000; 	
	padding-top:40px;
}

#stroke {
	height: 1px;
	width: 80px;
	margin-top: 15px;
	background-color: #4D4D4D;
}

.aboutparagraph1 {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1.2em;
	color: #000;
	margin-top: 20px;
	padding: 0px 20px 0px 20px; 	
}

.aboutparagraph2 {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1.2em;
	color: #000;
	margin-top: 14px;
	padding: 0px 20px 0px 20px;
	max-width: 960px; 	
}

.tswdstamp {
	width: auto;
	max-height: 180px;
	float: right;
	margin-right: 50px;
	margin-top: -80px;
}

#bottornpapercont1 {
	height: 72px;
	margin-top: -1px;
	background-image: url(../images/bottornpaper.png);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 1;
	transform: translate3d(0, 0, 0);
}

/* All Designs */

#gallery {
	display: flex;
	align-items: center;
	min-height: 800px;
	margin-top: -20px;
	background-color: #000;
}

#galleryA { 
	height: auto;
	max-width: 380px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.gallery-image {
	background-image: url(../images/newmatter.png);
	background-size: cover;
}

.newmatter { 
	width: 100%;
    height: auto;
}

.viewtheportfolio {
	width: 380px;
	height: auto; 
}

/* All Services */

#birds2 {
	padding: 0px 10px 0px 10px;
}

.birds2 {
	width: auto;
	max-height: 400px;
	float: right;
	margin-top: -250px;
	margin-bottom: -150px;
}
	
#toptornpapercont2 {
	height: 72px;
	margin-top: -50px;
	background-image: url(../images/toptornpaper.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#services {
	height:auto;
	margin-top: 0px;
	background-color: #fff;
}

.servicesmaster {
	height:auto;
	padding: 190px 0px 40px 0px;
}

.services-pagetitle { 
	font-family: 'Rosarivo', serif;
	font-size: 1.2em; 
	color: #000; 	
	background-color: #fff;
}

.servicesparagraph {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1.2em;
	color: #000;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	max-width: 960px;
}

.logo_mark {
	float: right;
	margin-right:50px;
	margin-top: 0px; 	
}

#bottornpapercont2 {
	height: 72px;
	margin-top: -1px;
	background-image: url(../images/bottornpaper.png);
	background-repeat: repeat-x;
	background-position: center top;
}

/* All Contact */

#birds3 {
	padding: 0px 10px 0px 10px;
}

.birds3 {
	width: auto;
	max-height: 400px;
	float: left;
	margin-top: -250px;
	margin-bottom: -150px;
}

#contact {
	height:auto;
	background-color: #000;
}

#contactinner {
	height:auto;
	padding: 180px 0px 60px 0px;
}
  
.contact-pagetitle { 
	font-family: 'Rosarivo', serif;
	font-size: 1.2em; 
	color: #fff; 	
}

#stroke2 {
	height: 1px;
	width: 80px;
	margin-top: 15px;
	background-color: #fff;
}

.request-section { 
	height: auto;
	margin-top: 30px;
	padding: 0 0px 0 0px; 
}

.request { 
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1.2em;
	color: #fff; 
}

.gdwae {
	margin-top: 50px;
	padding: 0px 0px 0px 0px;
}

/* Sticky Footer */

.footer {
	position:bottom;
	bottom: 0;
	width: 100%;
 	 /* Set the fixed height of the footer here */
  	height: 140px; /* <-- whatever this value is, do the same to "body margin bottom" above */
 	background-color: #000;
}

#socialcontainer {
	width: 140px;
	padding: 10px 10px 10px 10px;
}

#facebookcontainer {
    margin-left: -70px;
	height: 50px;
	width: 50px;
}

.facebookbutton {
}

.instagrambutton {
	margin-top: -50px;
	float:right ;
}

.designby { 
	margin-top: 10px;
	font-family: 'Arimo', sans-serif;
	font-size: .65em;
	color: #ccc; 
}

.copyright { 
	padding: 0px 10px 0px 10px;
	font-family: 'Arimo', sans-serif;
	font-size: .65em;
	color: #ccc;
}

a.textlinkstyle { 
	color: #949494;
	text-decoration: none ;
}

a.textlinkstyle:hover { 
	color: #ffffff ;
	text-decoration: none ;
}

/* --------------------- All @media screens -------------------------- */

/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets "iPhone 6s Plus" */
@media (max-width: 767px) {

.aboutparagraph1 {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1em;
	color: #000;
	margin-top: 20px;
	padding: 0px 20px 0px 20px; 
}

.aboutparagraph2 {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1em;
	color: #000;
	margin-top: 14px;
	padding: 0px 20px 0px 20px;
	max-width: 960px; 	
}

#gallery {
	display: flex;
	align-items: center;
	min-height: 550px;
	margin-top: -20px;
	background-color: #000;
}

.services-pagetitle { 
	font-family: 'Rosarivo', serif;
	font-size: 1em; 
	color: #000; 	
	background-color: #fff;
}

.servicesparagraph {
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1em;
	color: #000;
	margin-top: 20px;
	padding: 0px 20px 0px 20px;
	max-width: 960px; 	
}

.contact-pagetitle { 
	font-family: 'Rosarivo', serif;
	font-size: 1em; 
	color: #fff; 	
}

.request { 
	font-family: 'Rosarivo', serif;
	line-height: 190%;
	font-size: 1em;
	color: #fff; 
}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}

/* --------------------- galleryA hover effect Styles ------------------------ */

#galleryA img {
	opacity: ;
}

#galleryA img {
	-webkit-transition: all 2s;
}

/*Hover effects*/
#galleryA  img:hover {
	-webkit-filter: none; /*Returns to default state*/
}

/*Default state for brightness has to be specified specifically*/
#galleryA a img.brightness:hover {
	-webkit-filter: brightness(0.25);
}

/* --------------------- gallery A-I main Filter Styles ------------------------ */

/*Filter styles*/
.saturate {-webkit-filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%);}
.brightness {-webkit-filter: brightness(.10);}
.blur {-webkit-filter: blur(3px);}
.invert {-webkit-filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg);}
.opacity {-webkit-filter: opacity(1%);}
