/* Tag CSS */

body,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    max-width: 100%;
}

a,
a:hover {
    text-decoration: none;
    outline: 0;
}

.hr {
    border-bottom: 1px dashed #ccc;
    height: 10px;
}

.clear-float, .clear {
    clear: both;
}
.table-div{
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table-cell, .form-cell {
	display: table-cell;
	vertical-align: top;
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* Section CSS */
body {
    background: #f2f2f2;
}
header, nav, section, footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.heading, .dr-section, .dr-section, .locations, .footer-main {
    max-width: 1170px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
/*--Header--*/
.heading {
	min-height: 120px;
	text-align:center;
}
.heading .coming-soon {
    font:900 38px/42px 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #5f5f5f;
}

.heading span {
    text-align: center;
    font:900 60px/65px 'Lato', sans-serif;
    display: block;
    opacity: 0.05;
    top: -33px;
    position: relative;
    text-transform: uppercase;
    color: #5f5f5f;
}
/*--Dr section--*/
.dr-section {
	background:#002366;
	padding: 50px 50px 100px 50px;
	margin-top:10px;
	text-align: center;
}
.dr-image {
	float: right;
	margin: 0px 0px 18px 40px;
}
.dr-image img{
    border: 2px solid #ccc;
	margin:-11px;
}


 
       
.logo
{
	margin-left:402px;
   margin-top:-25px;
}

.dr-text a {
    color: #39d0fc !important;
}
.dr-text h1 {
    font:700 32px/37px 'Oswald', sans-serif;
    text-align: left;
    padding: 10px 0px;
    color: #fff;
}


.dr-text h2 {
    font:500 24px/37px 'Oswald', sans-serif;
    text-align: left;
    color: #fff;
}

.dr-text h1 span {
    font:700 18px/40px 'Lato', sans-serif;
    color: #fff;
    display: block;
}
.dr-text li {
    font:400 16px/24px 'Lato', sans-serif;
    color: #fff;
    padding: 19px 0px 0px 25px;
	list-style-position: inside;
}

.service-text {
	 font:400 14px/20px 'Lato', sans-serif;
}


.dr-text p {
    font:400 15px/24px 'Lato', sans-serif;
    color: #fff;
    padding: 10px 0px 0px 0px;
    text-align: justify;
}

.buchalter span {
display: block;
    font-size: 18px;
}

.buchalter li {
background: none;
display: inline-block;
}

/*--Location Details--*/

.locations {
	background:#002366;
	padding: 30px 5px;
	margin: 20px auto 30px;
}

.location-title {
    font:700 24px/40px 'Lato', sans-serif;
	position: relative;
	padding: 0 0 0 17px;
}
.location-title::before {
	content: '';
	height: 22px;
	width: 4px;
	position: absolute;
	left: 0;
	top: 10px;
	background: #ff3300;
}

.locations .table-cell {
	padding: 0px 30px 20px 30px;
	position: relative;
    color: #fff;
}

.location-2 p {
    font:600 16px/22px 'Lato', sans-serif;
    padding: 0px 20px;
}

.location-1 ul li {
    list-style-type: none;
    background: url('../images/bullet.png') no-repeat 0px 5px;
    margin: 10px;
    padding: 0px 0px 0px 27px;
    font:600 16px/22px 'Lato', sans-serif;
}

.location-2 p {
    background: url('../images/location.png') no-repeat 0px 21px;
    padding: 20px 27px;
}
.footer-contact {
    background: url('../images/cal-icon.png') no-repeat 0px 14px;
    padding: 9px 42px !important;
     font:600 22px/40px 'Lato', sans-serif;
}
.footer-contact a{
    color: #fff;
}

.footer-fax {
    background: url('../images/fax.png') no-repeat 0px 5px;
    padding: 0px 42px !important;
   font:600 22px/40px 'Lato', sans-serif;
}

.footer-fax a {
       color: #fff;
}
/*--Footer--*/
footer{
    background:#002366;
}
.footer-main{
    padding: 20px 10px;
    min-height: 50px;
}
.copyright h2{
    font:400 16px/22px 'Lato', sans-serif;
    color: #fff;
}
.table-cell.ypo-logo {
	text-align: right;
}
/*--Media Screen--*/
@media screen and ( max-width:904px) {
.dr-section {
	padding: 50px 35px 50px 35px;
}
    .locations .table-cell {
	padding: 0px 10px 20px 10px;
}
    .footer-contact {
	font-size: 21px !important;
}
  }
@media screen and ( max-width:767px) {
.location-2 p {
	padding: 9px 0 0 27px;
}
.footer-contact {
	padding: 7px 0 0 42px !important;
}
}
@media screen and ( max-width:640px) {
    .locations .table-cell {
	display: block;
	margin: 0 auto;
	width: 300px;
}
    .dr-image {
	float: none;
	margin: 0 auto 10px;
	text-align: center;
}
    .dr-text h1, .dr-text h2 {
        text-align: center;
    }
.dr-text p{
 text-align: justify;
}
    .heading span {
	top: -29px;
	font-size: 49px !important;
}
}
@media screen and ( max-width:480px) {
 .footer-main .table-cell {
	display: block;
	text-align: center;
}
    .table-cell.ypo-logo {
	margin-top: 20px;
}
.heading span {
	top: -43px;
	font-size: 38px !important;
}
    .dr-section {
	padding: 50px 16px 50px 16px;
}
}
@media screen and ( max-width:375px) {
   .heading span {
	top: -83px;
} 
}
