@charset "UTF-8";

/* CSS Document */

hr.style10 {
	border-top: 3px dotted #c1c1c1;
	border-bottom: 1px dotted #fff;
	width: 65%;
	margin-top: 4px;
	margin-bottom: 30px;
}

.port_page_header_text {
	font-family: "Montserrat", Helvetica, Arial, "sans-serif";
	font-weight: 700;
	font-size: 24px;
	line-height: 21px;
	padding-bottom: 12px;
	text-align: left;
	color: #056087;	
}

.portfolio_call_wrap {
	width: 100%;
	background-color: #568974;
	background-image: url("graphics/gold_back_216x126.png");
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 36px;
	margin-top: 20px;
}

.portfolio_banner_fade{
	width: 100%;
	height: 4px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	background-image: url(graphics/portfolio_fade_top_smooth.png);
	background-repeat:repeat-x;
	visibility: visible;
	font-family: 'Racing Sans One', cursive;
	font-weight: 400;
	font-size: 42px;
	line-height: 54px;
	color: #ffffff;
}

.portfolio_banner_fade_bottom{
	width: 100%;
	height: 4px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	background-image: url(graphics/portfolio_fade_bottom_smooth.png);
	background-repeat:repeat-x;
	visibility: visible;
	font-family: 'Racing Sans One', cursive;
	font-weight: 400;
	font-size: 42px;
	line-height: 54px;
	color: #ffffff;
}

.port_section_force {
	width: 1044px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.port_section_wrap {
	width: 324px;
	padding-bottom: 20px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	float: left;
}

.port_section_img {
	border: 6px solid #056087;
	margin-bottom: 0px;
	/*box-shadow: -10px 10px 20px 0px #285643;*/
	border-radius: 10px 10px 10px 10px;
	margin-left: 0;
}


.portfolio_call_wrap_inside {
	width: 100%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-top: 20px;
}

.port_section_force_inside {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 20px;
}

.port_section_wrap_inside {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

.port_border_img_inside {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #c1c1c1;
	margin-bottom: 0px;
	margin-top: 14px;
}

.port_video_img_inside {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #c1c1c1;
	margin-bottom: 0px;
}

.port_section_img_inside {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 0px;
}


.Header_name_portfolio {
	font-family: "Montserrat", Helvetica, Arial, "sans-serif";
	font-weight: 700;
	font-size: 36px;
	line-height: 54px;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 20px;
	clear: both;
}

.Header_name_portfolio_inside {
	width: 100%;
	font-family: "Montserrat", Helvetica, Arial, "sans-serif";
	font-weight: 700;
	font-size: 28px;
	line-height: 42px;
	color: #056087;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
}

.portfolio_description {
	width: 650px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #414141;	
}

.portfolio_intro_text {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 16px;
	color: #414141;	
}


/* ====== Adding in Elemnets for Mobile ====== */
	

@media screen and (max-width: 1044px) {
	
.port_section_force {
	width: 696px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.port_section_img_inside {
	width: auto;
	height: auto;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/*.port_border_img_inside {
	width: auto;
	height: auto;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #c1c1c1;
	margin-bottom: 0px;
}

.port_video_img_inside {
	width: 360px;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #c1c1c1;
	margin-bottom: 0px;
}*/

.portfolio_description {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
	padding-top: 40px;
	color: #414141;	
}

.portfolio_intro_text {
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 16px;
	color: #414141;	
}


	
}

@media screen and (max-width: 696px) {
	
.port_section_force {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.port_section_img_inside {
	width: auto;
	height: auto;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.port_border_img_inside {
	width: auto;
	height: auto;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #c1c1c1;
	margin-bottom: 0px;
}