@font-face {
    font-family: 'n27regular';
    src: url('n27-regular-webfont.eot') format('embedded-opentype');
    src: url('n27-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('n27-regular-webfont.woff2') format('woff2'),
         url('n27-regular-webfont.woff') format('woff'),
         url('n27-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
	padding: 0;
	background: #FBFAF6;
	min-height: 800px;
}

#page_top {
	width: auto;
	margin-top: 20px;
}

h1 {
		color: #45B27A; 
		font-size: 40px; 
		font-family: 'N27', Montserrat, Arial; 
		font-weight: 400; 
		text-transform: uppercase;
		letter-spacing: -0.08em;
		line-height: 40px;
	}


.BrandingTop {
		height: 52px;
		width: 100%;
		margin-bottom: 40px;
	}

.BrandingTop strong {
		background: #0047FF url(Assets/DT_monogran_logo.svg) no-repeat 50% 50%;
		border-bottom-right-radius: 4px; 
		border-top-right-radius: 4px; 
		width: 72px;
		height: 52px;
		display: inline-flex;
	}

.BrandingTop h1 {
		display: inline-flex;
		margin-left: 18px;

	}


.main_h3 {
		color: #333333; 
		font-size: 1.4em; 
		font-family: 'N27', Montserrat, Arial; 
		font-weight: 400; 
		text-transform: uppercase;
		margin: 100px 0 20px 0;
	}

.main_content a {
		color: #0047FF;
	}	

.main_content a:hover {
		background: #0047FF;
		color: #fff;
	}	



/*  breakpoints styles */


@media only screen and (min-width: 1200px) {

		body {
			margin: 0;
			padding: 0;
			background: #FBFAF6 url(Assets/corner_top_words.png) no-repeat 100% -44px;
		}

		.WelcomeSection {

			margin: 40px 0; 

		}

		.WelcomeText { 
			width: 65%; 
			display: block;
			float: left;
		}


		.WelcomeText h2 {
			color: #333333; 
			font-size: 5.8em; 
			font-family: 'N27', Montserrat, Arial; 
			font-weight: 400; 
			margin-top: 100px;
			display: inline-flex;
			}

			.WelcomeText h3 {
				color: #333333; 
				font-size: 5.8em; 
				font-family: 'N27', Montserrat, Arial; 
				font-weight: 400; 
			}

			.DtPortraitCircle {
				width: 28%;
				float: right;
				display: block;
				text-align: left;
			}
			.DtPortraitCircle img {
				width: 75%;
			}

		.main_content {
			font-size: 1.45em;
			font-family: 'N27', Montserrat, Arial; 
			padding: 40px 0 0 0;
			color: #515E66;

		}	





		.SpecialityBox {
			padding-left: 20px; 
			padding-right: 20px; 
			padding-top: 40px; 
			padding-bottom: 40px; 
			background: white; 
			box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.10); 
			border-radius: 8px; 
			border-top: 4px rgba(0, 0, 0, 0.05) solid; 
			flex-direction: column; 
			justify-content: flex-start; 
			align-items: flex-start; 
			gap: 22px; 
			display: inline-flex;
		}



		.SpecialityBox h4 {
			color: #222222; 
			font-size: 22px; 
			font-family: 'N27', Montserrat, Arial; 
			font-style: italic; 
			font-weight: 400; 
			text-transform: uppercase; 
			word-wrap: break-word;
			margin: 0;
			padding: 0;
			color: #45B27A;
		}


		.SpecialityBox p { 
			width: 300px; 
			color: #343434; 
			font-size: 16px; 
			font-family: 'N27', Montserrat, Arial; 
			font-weight: 400; 
			word-wrap: break-word;
		}


		.main_areas { 
			width: 100%; 
			justify-content: center; 
			align-items: flex-start; 
			gap: 2.5em; 
			display: inline-flex; 
			margin: 40px auto;
		}


	}		



	@media only screen and (min-width: 600px) {


		.WelcomeSection {
			width: 92%; 
			margin: 20px auto; 
			display: block;
		}

		.WelcomeText { 
			width: 60%; 
			display: block;
			float: left;
			
		}


		.WelcomeText h2 {
			color: #333333; 
			font-size: 2.8em; 
			font-family: 'N27', Montserrat, Arial; 
			font-weight: 400; 
			display: inline-flex;
			}

			.WelcomeText h3 {
				color: #333333; 
				font-size: 38px; 
				font-family: 'N27', Montserrat, Arial; 
				font-weight: 400; 
			}

			.DtPortraitCircle {
				width: 35%;
				float: right;
				display: block;
				text-align: left;
			}
			.DtPortraitCircle img {
				width: 75%;
			}


		.main_content {
			clear: both;
			display: block;
			width: 92%; 
			margin: 20px auto; 
			font-size: 1.45em;
			font-family: N27; 
			padding: 40px 0 0 0;
			color: #515E66;
		}	

		.SpecialityBox {
			padding-left: 20px; 
			padding-right: 20px; 
			padding-top: 40px; 
			padding-bottom: 40px; 
			background: white; 
			box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.10); 
			border-radius: 8px; 
			border-top: 4px rgba(0, 0, 0, 0.05) solid; 
			display: inline-block;
			margin-bottom: 30px;
		}

		.SpecialityBox h4 {
			color: #222222; 
			font-size: 22px; 
			font-family: 'N27', Montserrat, Arial; 
			font-style: italic; 
			font-weight: 400; 
			text-transform: uppercase; 
			word-wrap: break-word;
			margin: 0;
			padding: 0;
			color: #45B27A;
		}

		.main_areas { 
			width: 100%; 
			justify-content: center; 
			align-items: flex-start; 
			gap: 2.5em; 
			display: inline-flex; 
			margin: 40px auto;
		}


	}

	@media only screen and (max-width: 600px) {




		.WelcomeSection {
			width: 84%; 
			margin: 20px auto; 
			display: block;
		}

		.WelcomeText { 
			width: 70%; 
			display: block;
			float: right;
			
		}


		.WelcomeText h2 {
			color: #333333; 
			font-size: 2.4em; 
			font-family: 'N27', Montserrat, Arial; 
			font-weight: 400; 
			display: inline-flex;
			}

			.WelcomeText h3 {
				color: #333333; 
				font-size: 1.8em; 
				font-family: 'N27', Montserrat, Arial;
				font-weight: 400; 
			}

			.DtPortraitCircle {
				width: 25%;
				float: left;
				display: block;
				text-align: left;
				margin-top: 20px;
			}
			.DtPortraitCircle img {
				width: 100%;
			}


		.main_content {
			clear: both;
			display: block;
			width: 84%; 
			margin: 20px auto; 
			font-size: 1.45em;
			font-family: 'N27', Montserrat, Arial;
			padding: 40px 0 0 0;
			color: #515E66;
		}	

		.SpecialityBox {
			padding-left: 20px; 
			padding-right: 20px; 
			padding-top: 40px; 
			padding-bottom: 40px; 
			background: white; 
			box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.10); 
			border-radius: 8px; 
			border-top: 4px rgba(0, 0, 0, 0.05) solid; 
			display: inline-block;
			margin-bottom: 30px;
		}

		.SpecialityBox h4 {
			color: #222222; 
			font-size: 22px; 
			font-family: 'N27', Montserrat, Arial;
			font-style: italic; 
			font-weight: 400; 
			text-transform: uppercase; 
			word-wrap: break-word;
			margin: 0;
			padding: 0;
			color: #45B27A;
		}

		.main_h3 {
			color: #333333; 
			font-size: 1.05em; 
		}

		.main_areas { 
			width: 90%; 
			margin: 0 auto;
			justify-content: center; 

		}

}