@charset "utf-8";
/* CSS Document */

html,
html *{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	
} 

header {
    padding: 32px;
    
   }
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

body {
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}
.body-color {
    background-color: #000000;
}


.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 101px;
}

.style-nav ul {
    text-align: center;
    list-style-type: none;
}

.style-nav {
    color: #FFFFFF;
}

.style-nav ul li {
	display: block;
}
.style-nav ul li a {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    color: white;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.first {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 100px;
    color: #C48041;
    text-align: right;
    background-image: url(assets/DougAtDeskBW.png);
    background-size: cover;
    text-shadow: 0 0 #8F3B0C;
    height: 1200px;
}
.first-sm {
    height: 800px;





}
.first-beg {
    height: 500px;
    text-align: right;
    color: #D47445;
}


.info-box-tan {
    background-color: #B5B5B5;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000000;
    font-size: 14px;
    width: 50%;
    vertical-align: top;
}
.pic-box {
    width: 60%;
    padding-right: 4px;
    color: #FFFFFF;
    background-color: #000000;
    padding-left: 4px;
}

.info-box-brown {
    color: #FFFFFF;
    background-color: #000000;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    height: auto;
    font-size: 14px;
    width: auto;
}


.col {
    width: 100%;
    color: #FFFFFF;
    text-align: left;
}
h1 {
    font-size: 40px;
    font-weight: 700;
    margin-left: 20px;
    margin-right: 20px;
    text-shadow: 3px 3px 3px #979595;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.h1-rt {
    text-align: right;
    margin-bottom: 3px;

}
.p-text {
    color: #FFFFFF;
    text-align: center;
}
.p-oritorio {
    border: none;
    color: #FFFFFF;
}



h2 {
    font-size: 30px;
    font-weight: 500;
    margin-right: 20px;
    color: #4E4C4A;
    text-shadow: 1px 0px;
}
h2-center {
    color: #000000;
    text-align: center;
}
.h2-rt {
    color: #DC7e2a;
    text-align: right;
}
.h2-lt {
    color: #DC7E2A;
    float: left;
    text-align: left;
}
.h2-right {
    padding: 4px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: x-large;
    text-align: right;
}




h4 {
    font-size: 20px;
    margin-right: 20px;
    margin-bottom: 35px;
}

h3 {
    font-size: 20px;
    font-weight: 200;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 120px;
    text-shadow: 1px 0px #5B5757;
}
.row:after {
    display: table;
    content: "";
    clear: both;
}
footer {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #B5B5B5;
    text-align: center;
}
.footer-text {
    font-weight: 200;
    font-family: actor;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
}
.img-text {

}

.social-logo {
    width: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-text-sml {
    font-size: xx-small;
    text-align: left;
}
.style-photo {
    padding-right: 10px;
    width: auto;
    height: auto;
    float: right;
    padding-left: 8px;
}
.style-nav ul li a:hover {
    background-color: #DC7E2A;
}
.current {
    background-color: #DE9821;
}
.page-title {
    color: #de9821;
    text-align: right;
}
.float_left {
    float: left;
}
.youtube-image {
    width: auto;
    height: auto;
    border: thick solid #868280;
    left: auto;
    float: left;
}
.container-home {
    max-width: 1850px;
}
.nav-rt {
    text-align: right;
}
table {
    height: auto;
}
.table-size {
    height: auto;
    padding-left: 2px;
    padding-right: 2px;
}
.h2-contact {
    color: #FFFFFF;
    padding-left: 7px;
    float: left;
}
.contact-box {
    width: 40%;
}



















@media (min-width:768px){
.col {
    padding-left: 7px;
    padding-top: 0px;
    padding-right: 7px;
    padding-bottom: 14px;
    float: left;
}
.a-mail {
    color: #FFFFFF;
}

.col-md-one-half {
    width: 50%;
}
.style-nav ul li {
    display: inline-block;
}
.first-768 {
    height: 1200px;
}


}

/*Desktop and above*/
@media (min-width:992px){
	.style-nav {
		float: right;
}	
	.style-logo {
		float: left;
	}


header {
    height: 200px;
}
.col-lg-one-fourth {
    width: 25%;
}
.first-992 {
    background-image: url(assets/DougAtDeskBW-960.png);
    height: 1200px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
    color: #C48041;
    text-shadow: 0px 0px #8F3B0C;
    width: 100%;
}


}
.p-oritorio {
}
.mt-8 {
}
