/* Main */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(../images/bg-strip.jpg) repeat-x center top;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #818285;
}
.dh_inner {
	width: 1040px;
	margin: 0 auto;
}
h1 {
	font-size: 28px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #5c2946;
	margin: 0 0 19px;
}
h2 {
	font-size: 22px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #5c2946;
	margin: 0 0 14px;
}
h3 {
	font-size: 18px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #5c2946;
	margin: 0 0 14px;
}
h4 {
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #5c2946;
	margin: 0 0 14px;
}
h5 {
	font-size: 15px;
	font-family: 'Roboto';
	font-weight: 300;
	color: #5c2946;
	margin: 0 0 14px;
}
h6 {
	font-size: 14px;
	font-weight: 400;
	color: #818285;
	font-family: 'Roboto';
	line-height: 24px;
	margin: 0 0 19px;
}
p {
	line-height: 19px;
	margin: 0 0 19px;
}
ul {
	margin: 0 0 19px 14px;
	line-height: 19px;
}
ol {
	margin: 0 0 19px 18px;
	line-height: 19px;
}
a {
	color: #5c2946;
}
a:hover {
	text-decoration: none;
}
.clr {
	clear: both;
}
blockquote {
	border-left: #818285 5px solid;
	padding: 10px;
	font-style: italic;
	background: #F7F7F7;
}
/* Header */
header {
	height: 380px;
}
header .dh_inner {
	position: relative;
}
header h1 {
	width: 159px;
	height: 79px;
	position: absolute;
	top: 27px;
	left: 20px;
	z-index: 1000;
}
header h1 a {
	width: 159px;
	height: 79px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9000px;
}
.dh_overlay {
	width: 1040px;
	height: 380px;
	position: absolute;
	top: 0;
	left: 0;
}
/* Navigation */
nav {
	height: 55px;
	background: #d7d3d1;
	font-family: 'Roboto';
}
nav .dh_inner {
	background: #5c2946;
	height: 36px;
	padding: 9px 0 10px 12px;
	width: 1028px;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
nav ul li {
	float: left;
	background: url('../images/nav_bg.png') right no-repeat;
	position: relative;
}
nav ul li:hover > ul {
	display: block;
}
nav ul li a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px;
	text-transform: uppercase;
}
nav ul li a:hover, nav ul li:hover > a {
	text-decoration: underline;
}
nav ul li:last-child {
	background: none;
}
/* Dropdown menu */

nav ul ul {
	position: absolute;
	width: 130px;
	background: #5c2946;
	padding: 5px 8px;
	display: none;
}
nav ul ul li {
	background: none;
	float: none;
}
nav ul ul li a {
	font-size: 13px;
	padding: 0;
	display: inline;
	text-transform: capitalize;
}
nav ul ul ul {
	left: 130px;
	top: -3px;
}
/* Contact us  */

dh_contact {
	width: 500px;
	height: 100px;
}
.dh_right_col .dh_contact input[type="text"], input[type="email"], input[type="tel"] {
	width: 484px;
	height: 29px;
	border: 1px solid #5c2946;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #818285;
	padding: 0 8px;
	outline: none;
}
textarea {
	font-family: 'Verdana';
	resize: none;
	width: 484px;
	height: 90px;
	border: 1px solid #5c2946;
	font-size: 12px;
	color: #818285;
	padding: 10px 8px 0 8px;
	outline: none;
}
.dh_contact_info {
	width: 462px;
	float: right;
	margin-top: 73px;
}
.dh_contact_info p span {
	font-size: 13px;
	font-weight: 300;
	color: #000;
	line-height: 28px;
}
.dh_right_col input[type="submit"] {
	width: 100px;
	border: none;
	line-height: 35px;
	outline: none;
	background: #5c2946;
	color: #fff;
	font-size: 18px;
	float: right;
	margin-top: 20px;
	text-transform: uppercase;
	cursor: pointer;
}
.wpcf7-submit {
	width: 100px;
	border: none;
	line-height: 35px;
	outline: none;
	background: #5c2946;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	text-transform: uppercase;
	cursor: pointer;
}
/* Content */
#dh_content {
	padding: 40px 20px 60px;
	width: 1000px;
	margin: 0 auto;
}
#dh_content p {
	font-size: 12px;
}
.dh_left_col {
	width: 480px;
	float: left;
}
.dh_right_col {
	width: 500px;
	float: right;
}
.dh_block {
	width: 500px;
	height: 159px;
	margin: 0 0 20px 0;
	background: #7a6e67;
	float: left;
}
.dh_block .dh_text {
	background: url(../images/triangle.png) no-repeat top left;
	float: left;
	width: 200px;
	height: 131px;
	padding: 14px 20px;
	color: #fff;
}
.dh_block img {
	float: left;
}
.dh_block .dh_text h2 {
	color: #fff;
	margin: 0 0 11px;
}
.dh_block .dh_text p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px;
}
.dh_block .dh_text a {
	text-decoration: none;
	color: #fff;
}
#dh_content .dh_purple {
	background: #5c2946;
}
/* Gallery */
.dh_gallery {
	width: 1040px;
}
.dh_gallery .dh_block {
	margin: 0 20px 20px 0;
	width: 490px;
}
.dh_gallery_img {
	float: left;
}
.dh_gallery p {
	width: 95%;
	font-size: 13px;
}
.dh_gallery_img img {
	float: left;
	margin: 0 20px 20px 0;
}
/* Footer */
#dh_upper_footer {
	height: 87px;
	background: #d7d3d1;
}
#dh_upper_footer .dh_inner {
	height: 87px;
	background: #e9e8e8;
}
footer {
	height: 55px;
	background: #5c2946;
}
footer .dh_inner {
	width: 960px;
}
#dh_social_icon {
	float: left;
	margin: 19px 0 0 20px;
}
#dh_social_icon a {
	margin-right: 20px;
	display: block;
	float: left;
}
#dh_upper_footer h2 {
	float: right;
	width: 480px;
	line-height: 22px;
	margin: 23px 23px 0 0;
	font-size: 18px;
}
footer .dh_inner {
	font-size: 11px;
	color: #fff;
	line-height: 55px;
}
#dh_website_by {
	float: right;
	font-size: 11px;
	color: #fff;
	width: 228px;
	position: relative;
	top: 11px;
}
#dh_website_by img {
	float: right;
}
#dh_website_by p {
	float: left;
	padding: 7px 0 0;
}
iframe {
	float: left;
}
/* Meta Slider*/

.metaslider a {
	display: inlne-block;
}
.flex-control-nav {
	float: none !important;
	bottom: 20px !important;
	z-index: 100;
	right: 60px !important;
	width: inherit !important;
}
.flex-control-paging li a {
	text-indent: -9000px !important;
}
.flex-control-nav li a {
	width: 15px !important;
	height: 15px !important;
	background: #fff !important;
	border-radius: 1px !important;
	margin-left: 7px;
	text-indent: -9000px !important;
}
.flex-control-nav li a.flex-active {
	background: #5c2946 !important;
	border: 1px solid #fff !important;
	border-radius: 1px !important;
}
/* Contact form 7 */
#dh_content div.wpcf7-response-output {
	margin: 5em 0.5em 1em;
}
.wpcf7 label {
	color: #000;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 13px;
}
.wpcf7 select {
	border: 1px solid #5c2946;
	margin-left: 16px;
	width: 505px;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
.wpcf7-text, .wpcf7-email {
	border: 1px solid #5c2946;
	margin-left: 16px;
	width: 505px;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
.wpcf7-form-control wpcf7-checkbox label {
	margin-bottom: 5px;
}
span.wpcf7-list-item {
	display: inline-block;
	margin-bottom: 20px;
}
.dh_copy {
	float: left;
	width: 120px;
}
/* Visibilties */
.visible_phone {
	visibility: hidden;
	display: none;
}
.visible_desktop {
	visibility: visible;
}
/* ============================= */
/* ! Layout for phone version   */
/* ============================= */

/*Rsponsive layout 1024*/

@media screen and (min-width: 768px) and (max-width: 860px) {
.visible_phone {
	visibility: visible;
	display: inherit;
}
.visible_desktop {
	visibility: hidden;
	display: none;
}
body {
	background: none;
}
.dh_mobile_menu {
	display: none;
}
header {
	height: inherit;
	width: 100%;
	overflow: hidden;
}
header .dh_inner {
	width: 100%;
}
.dh_overlay {
	width: 100%;
	background-size: cover;
}
header .metaslider .flexslider {
	margin: 0;
}
nav .dh_inner {
	background: none repeat scroll 0 0 #5c2946;
	height: 37px;
	padding: 9px 0;
	width: 100%;
	display: block !important;
}
#dh_content {
	width: 94%;
	padding: 3% 3%;
}
.dh_left_col {
	float: none;
	width: 97%;
}
.dh_right_col {
	float: none;
	margin: 0 auto;
}
.dh_video {
	overflow: hidden;
	width: 250px;
	height: 159px;
	float: left;
}
#dh_upper_footer .dh_inner {
	background: none repeat scroll 0 0 #e9e8e8;
	height: 87px;
	width: 98%;
}
#dh_social_icon {
	float: left;
	margin: 19px 0 0 10px;
}
#dh_social_icon a {
	display: block;
	float: left;
	margin-right: 5px;
}
#dh_upper_footer h2 {
	float: right;
	font-size: 14px;
	line-height: 22px;
	margin: 23px 10px 0 0;
	width: 306px;
}
footer .dh_inner {
	width: 96%;
}
footer {
	overflow: hidden;
}
/*Gallery*/
.dh_gallery {
	margin: 0 auto;
	width: 500px;
}
.dh_gallery_img a {
	float: left;
	width: 235px;
	margin: 7px;
}
.dh_gallery_img img {
	float: left;
	margin: 0;
}
/* Contact form */
.dh_contact_area .dh_left_col {
	float: left;
	padding-right: 2%;
	width: 41%;
}
.dh_contact_area .dh_right_col {
	float: left;
	width: 56%;
	margin: 0;
}
.dh_contact_info {
	width: 362px;
}
.wpcf7-text, .wpcf7-email {
	border: 1px solid #5c2946;
	margin-left: 16px;
	width: 100%;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
.dh_right_col .dh_contact input[type="text"], input[type="email"], input[type="tel"] {
	border: 1px solid #5c2946;
	color: #818285;
	font-size: 12px;
	height: 29px;
	line-height: 20px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 0 8px;
	width: 95%;
}
.wpcf7 select {
	border: 1px solid #5c2946;
	display: inline-block;
	height: 32px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 100%;
}
textarea {
	border: 1px solid #5c2946;
	color: #818285;
	font-family: "Verdana";
	font-size: 12px;
	height: 90px;
	outline: medium none;
	padding: 10px 8px 0;
	resize: none;
	width: 95%;
}
footer {
	height: auto;
	overflow: hidden;
}

#dh_content .dh_awards_detail {
    overflow: hidden;
    width: 100% ;
	text-align: center;
}

#dh_content .dh_awards {
    display: inline-block;
    float: none;
    margin: 0 0 25px;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: center;
    vertical-align: top;
    width: 32%;
}

#dh_content .dh_awards img {
    float: none;
}

#dh_content .dh_awards_text {
    float: none;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 90%;
}
}

/*Rsponsive layout 768*/
@media screen and (min-width: 641px) and (max-width: 767px) {
.visible_phone {
	visibility: visible;
	display: inherit;
}
.visible_desktop {
	visibility: hidden;
	display: none;
}
body {
	background: none;
}
.dh_mobile_menu {
	width: 120px;
	height: 35px;
	text-decoration: none;
	background: url(../images/bg-mobile-menu.jpg) no-repeat;
	display: block;
	text-indent: -9000px;
}
nav {
	width: 100%;
	height: 35px;
}
.dh_menu {
	width: 100%;
	display: none;
}
nav ul li {
	background: none repeat scroll 0 0 #5c2946;
	display: block;
	position: relative;
	width: 100%;
	border-bottom: #fff 1px solid;
}
nav ul li a, nav ul li a:hover, nav ul ul li a:hover {
	text-decoration: none;
}
nav ul li:last-child {
	background: #5c2946;
	border-bottom: none;
}
nav ul ul {
	width: inherit;
	position: inherit;
	display: none;
	padding: 1px 0 0;
	background: #d7d3d1;
}
nav ul ul li {
	background: #d7d3d1;
	padding: 0;
	float: none;
}
nav ul ul li a {
	padding: 8px;
	display: block;
	color: #5c2946;
}
nav ul ul li:first-child {
	border-top: #fff 1px solid;
}
nav ul ul li:last-child {
	border: none;
	background: #d7d3d1 !important;
}
header {
	height: inherit;
	width: 100%;
	overflow: hidden;
}
header .dh_inner {
	width: 100%;
}
.dh_overlay {
	width: 100%;
	background-size: cover;
}
header .metaslider .flexslider {
	margin: 0;
}
nav .dh_inner {
	background: none repeat scroll 0 0 #5c2946;
	padding: 0 0 0 0;
	width: 98%;
}
#dh_content {
	width: 94%;
	padding: 3% 3%;
}
.dh_left_col {
	float: none;
	width: 97%;
}
.dh_right_col {
	float: none;
	margin: 0 auto;
}
.dh_video {
	overflow: hidden;
	width: 250px;
	height: 159px;
	float: left;
}
#dh_upper_footer {
	background: none repeat scroll 0 0 #d7d3d1;
	height: auto;
}
#dh_upper_footer .dh_inner {
	background: none repeat scroll 0 0 #e9e8e8;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 98%;
}
#dh_social_icon {
	float: none;
	margin: 19px 10px;
	text-align: center;
	width: 97%;
}
#dh_social_icon a {
	display: inline-block;
	float: none;
	margin-right: 10px;
}
#dh_upper_footer h2 {
	float: none;
	font-size: 14px;
	line-height: 22px;
	margin: 23px auto;
	width: 306px;
}
footer .dh_inner {
	width: 96%;
}
footer {
	height: auto;
	overflow: hidden;
}
/*Gallery*/
.dh_gallery {
	margin: 0 auto;
	width: 500px;
}
.dh_gallery_img a {
	float: left;
	width: 235px;
	margin: 7px;
}
.dh_gallery_img img {
	float: left;
	margin: 0;
}
/* Contact form */
.dh_contact_area .dh_left_col {
	float: left;
	padding-right: 2%;
	width: 42%;
}
.dh_contact_area .dh_right_col {
	float: right;
	width: 56%;
	margin-top: 10px;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
.dh_contact_info {
	width: 311px;
}
.dh_right_col .dh_contact input[type="text"], input[type="email"], input[type="tel"] {
	border: 1px solid #5c2946;
	color: #818285;
	font-size: 12px;
	height: 29px;
	line-height: 20px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 0 8px;
	width: 95%;
}
.wpcf7 select {
	border: 1px solid #5c2946;
	display: inline-block;
	height: 32px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 100%;
}
.wpcf7-text, .wpcf7-email {
	border: 1px solid #5c2946;
	margin-left: 16px;
	width: 100%;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
textarea {
	border: 1px solid #5c2946;
	color: #818285;
	font-family: "Verdana";
	font-size: 12px;
	height: 90px;
	outline: medium none;
	padding: 10px 8px 0;
	resize: none;
	width: 95%;
}
#dh_content .dh_awards_detail {
    overflow: hidden;
    width: 100% ;
	text-align: center;
}

#dh_content .dh_awards {
    display: inline-block;
    float: none;
    margin: 0 0 25px;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: center;
    vertical-align: top;
    width: 32%;
}

#dh_content .dh_awards img {
    float: none;
}

#dh_content .dh_awards_text {
    float: none;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 90%;
}

}

/*Rsponsive layout 640*/
@media screen and (min-width: 481px) and (max-width: 640px) {
.visible_phone {
	visibility: visible;
	display: inherit;
}
.visible_desktop {
	visibility: hidden;
	display: none;
}
body {
	background: none;
}
.dh_mobile_menu {
	width: 120px;
	height: 35px;
	text-decoration: none;
	background: url(../images/bg-mobile-menu.jpg) no-repeat;
	display: block;
	text-indent: -9000px;
}
nav {
	width: 100%;
	height: 35px;
}
.dh_menu {
	width: 100%;
	display: none;
}
nav ul li {
	background: none repeat scroll 0 0 #5c2946;
	display: block;
	position: relative;
	width: 100%;
	border-bottom: #fff 1px solid;
}
nav ul li a {
	padding: 8px;
	text-decoration: none;
}
nav ul li a:hover, nav ul ul li a:hover {
	text-decoration: none;
}
nav ul li:last-child {
	background: #5c2946;
	border-bottom: none;
}
nav ul ul {
	width: inherit;
	position: inherit;
	display: none;
	padding: 1px 0 0;
	background: #d7d3d1;
}
nav ul ul li {
	background: #d7d3d1;
	padding: 0;
	float: none;
}
nav ul ul li a {
	padding: 8px;
	display: block;
	color: #5c2946;
}
nav ul ul li:first-child {
	border-top: #fff 1px solid;
}
nav ul ul li:last-child {
	border: none;
	background: #d7d3d1 !important;
}
header {
	height: inherit;
	width: 100%;
	overflow: hidden;
}
header h1 {
	top: 10px;
}
header .dh_inner {
	width: 100%;
}
.dh_overlay {
	width: 100%;
	background-size: cover;
}
header .metaslider .flexslider {
	margin: 0;
}
nav .dh_inner {
	background: none repeat scroll 0 0 #5c2946;
	height: 35px;
	padding: 0;
	width: 100%;
}
#dh_content {
	width: 94%;
	padding: 3% 3%;
}
.dh_left_col {
	float: none;
	width: 97%;
}
.dh_right_col {
	float: none;
	margin: 0 auto;
	width: 460px;
}
.dh_video {
	overflow: hidden;
	width: 220px;
	height: 140px;
	float: left;
}
.dh_block {
	background: none repeat scroll 0 0 #7a6e67;
	float: left;
	height: 140px;
	margin: 0 0 20px;
	width: 451px;
}
.dh_block_img {
	float: left;
	height: 140px !important;
	width: 220px !important;
	overflow: hidden;
	float: left;
}
.dh_block .dh_text {
	background: url("../images/triangle.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	height: 115px;
	padding: 15px;
	width: 200px;
}
.dh_block .dh_text h2 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 8px;
}
.dh_block .dh_text p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 13px;
}
.dh_featured_img_box {
	overflow: hidden;
}
/* Footer */
#dh_upper_footer {
	background: none repeat scroll 0 0 #d7d3d1;
	height: auto;
}
#dh_upper_footer .dh_inner {
	background: none repeat scroll 0 0 #e9e8e8;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 98%;
}
#dh_social_icon {
	float: none;
	margin: 19px 10px;
	text-align: center;
	width: 97%;
}
#dh_social_icon a {
	display: inline-block;
	float: none;
	margin-right: 10px;
}
#dh_upper_footer h2 {
	float: none;
	font-size: 14px;
	line-height: 22px;
	margin: 23px auto;
	width: 306px;
}
footer .dh_inner {
	width: 96%;
}
footer {
	height: auto;
	overflow: hidden;
}
/*Gallery*/
.dh_gallery {
	margin: 0 auto;
	width: 76%;
}
.dh_gallery_img {
	width: 275px;
	float: none;
	margin: 0 auto;
}
.dh_gallery_img a {
	float: left;
	width: 235px;
	margin: 7px;
}
.dh_gallery_img img {
	float: left;
	margin: 0;
}
.dh_gallery .dh_block {
	width: 444px;
}
.dh_gallery .dh_block .dh_text {
	width: 192px;
}
/* Contact form */
.dh_contact_area .dh_left_col {
	float: left;
	padding: 3%;
	width: 94%;
}
.dh_contact_area .dh_right_col {
	float: left;
	width: 98%;
	margin: 0;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
.dh_contact_info {
	width: 63%;
	margin-top: 8px;
}
.dh_right_col .dh_contact input[type="text"], input[type="email"], input[type="tel"] {
	border: 1px solid #5c2946;
	color: #818285;
	font-size: 12px;
	height: 29px;
	line-height: 20px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 0 8px;
	width: 97%;
}
.wpcf7 select {
	border: 1px solid #5c2946;
	display: inline-block;
	height: 32px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 100%;
}
.wpcf7-text, .wpcf7-email {
	border: 1px solid #5c2946;
	width: 100%;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
textarea {
	border: 1px solid #5c2946;
	color: #818285;
	font-family: "Verdana";
	font-size: 12px;
	height: 90px;
	outline: medium none;
	padding: 10px 8px 0;
	resize: none;
	width: 95%;
}
#dh_content .dh_awards_detail {
    overflow: hidden;
    width: 100% ;
	text-align: center;
}

#dh_content .dh_awards {
    display: inline-block;
    float: none;
    margin: 0 0 25px;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: center;
    vertical-align: top;
    width: 32%;
}

#dh_content .dh_awards img {
    float: none;
}

#dh_content .dh_awards_text {
    float: none;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 90%;
}

}

/*Rsponsive layout 480*/
@media screen and (min-width: 320px) and (max-width: 480px) {
.visible_phone {
	visibility: visible;
	display: inherit;
}
.visible_desktop {
	visibility: hidden;
	display: none;
}
body {
	background: none;
}
.dh_mobile_menu {
	width: 120px;
	height: 35px;
	text-decoration: none;
	background: url(../images/bg-mobile-menu.jpg) no-repeat;
	display: block;
	text-indent: -9000px;
}
nav {
	width: 100%;
	height: 35px;
}
.dh_menu {
	width: 100%;
	display: none;
}
nav ul li {
	background: none repeat scroll 0 0 #5c2946;
	display: block;
	position: relative;
	width: 100%;
	border-bottom: #fff 1px solid;
}
nav ul li a {
	padding: 8px;
}
nav ul li a, nav ul li a:hover, nav ul ul li a:hover {
	text-decoration: none;
}
nav ul li:last-child {
	background: #5c2946;
	border-bottom: none;
}
nav ul ul {
	width: inherit;
	position: inherit;
	display: none;
	padding: 1px 0 0;
	background: #d7d3d1;
}
nav ul ul li {
	background: #d7d3d1;
	padding: 0;
	float: none;
}
nav ul ul li a {
	padding: 8px;
	display: block;
	color: #5c2946;
}
nav ul ul li:first-child {
	border-top: #fff 1px solid;
}
nav ul ul li:last-child {
	border: none;
	background: #d7d3d1 !important;
}
header {
	height: inherit;
	width: 100%;
	overflow: hidden;
}
header h1 {
	top: 10px;
}
header h1 a {
	background: url(../images/logo_320.png) no-repeat;
}
header .dh_inner {
	width: 100%;
}
.dh_overlay {
	width: 100%;
	background-size: cover;
}
header .metaslider .flexslider {
	margin: 0;
}
nav .dh_inner {
	background: none repeat scroll 0 0 #5c2946;
	height: 35px;
	padding: 0;
	width: 100%;
}
#dh_content {
	width: 94%;
	padding: 3% 3%;
}
.dh_left_col {
	float: none;
	width: 97%;
}
.dh_right_col {
	float: none;
	margin: 0 auto;
	width: 300px;
}
.dh_featured_img_box img {
	width: 300px;
	height: auto;
}
.dh_block {
	background: none repeat scroll 0 0 #7a6e67;
	float: left;
	height: 135px;
	margin: 0 0 20px;
	width: 300px;
}
.dh_block_img {
	float: left;
	height: 135px;
	overflow: hidden;
	width: 140px;
}
.dh_block .dh_text {
	background: url("../images/triangle.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	height: 108px;
	padding: 14px 10px;
	width: 140px;
}
.dh_block .dh_text h2 {
	color: #fff;
	margin: 0 0 5px;
	font-size: 18px;
}
.dh_block .dh_text p {
	font-size: 9px;
	line-height: 10px;
	margin: 0 0 9px;
}
.dh_block .dh_text a {
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}
.dh_video {
	float: left;
	height: 135px;
	overflow: hidden;
	width: 140px;
}
/* Footer */
#dh_upper_footer {
	background: none repeat scroll 0 0 #d7d3d1;
	height: auto;
}
#dh_upper_footer .dh_inner {
	background: none repeat scroll 0 0 #e9e8e8;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 98%;
}
#dh_social_icon {
	float: none;
	margin: 19px 10px;
	text-align: center;
	width: 97%;
}
#dh_social_icon a {
	display: inline-block;
	float: none;
	margin-right: 10px;
}
#dh_upper_footer h2 {
	float: none;
	font-size: 14px;
	line-height: 22px;
	margin: 23px auto;
	width: 306px;
}
footer .dh_inner {
	width: 96%;
	text-align: center;
}
footer {
	background: none repeat scroll 0 0 #5c2946;
	height: auto;
	overflow: hidden;
}
#dh_website_by {
	color: #fff;
	float: none;
	font-size: 11px;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 228px;
}
.dh_copy {
	float: none;
}
/*Gallery*/
.dh_gallery {
	margin: 0 auto;
	width: 90%;
}
.dh_gallery_img {
	width: 275px;
	float: none;
	margin: 0 auto;
}
.dh_gallery_img a {
	float: left;
	width: 235px;
	margin: 7px;
}
.dh_gallery_img img {
	float: left;
	margin: 0;
}
.dh_gallery .dh_block {
	width: 444px;
}
.dh_gallery .dh_block .dh_text {
	width: 192px;
}
.dh_gallery .dh_block .dh_text {
	width: 139px;
}
.dh_gallery .dh_block {
	width: 300px;
	margin: 10px auto;
}
/* Contact form */
.dh_contact_area .dh_left_col {
	float: right;
	padding: 3%;
	width: 94%;
}
.dh_contact_area .dh_right_col {
	float: left;
	width: 98%;
	margin: 0;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}
.dh_right_col .dh_contact input[type="text"], input[type="email"], input[type="tel"] {
	border: 1px solid #5c2946;
	color: #818285;
	font-size: 12px;
	height: 29px;
	line-height: 20px;
	margin-bottom: 15px;
	outline: medium none;
	padding: 0 8px;
	width: 95%;
}
.wpcf7 select {
	border: 1px solid #5c2946;
	display: inline-block;
	height: 32px;
	margin-bottom: 20px;
	margin-left: 0;
	width: 98%;
}
textarea {
	border: 1px solid #5c2946;
	color: #818285;
	font-family: "Verdana";
	font-size: 12px;
	height: 90px;
	outline: medium none;
	padding: 10px 8px 0;
	resize: none;
	width: 95%;
}
.wpcf7-text, .wpcf7-email {
	border: 1px solid #5c2946;
	margin-left: 16px;
	width: 100%;
	/* line-height: 35px; */
	display: inline-block;
	height: 32px;
	margin-left: 0;
	margin-bottom: 20px;
}
.menu-primary-menu-container {
	z-index: 10000;
}
.dh_contact_info {
	width: 82%;
}
#dh_content .dh_awards_detail {
    overflow: hidden;
    width: 100% ;
	text-align: center;
}

#dh_content .dh_awards {
    display: inline-block;
    float: none;
    margin: 0 0 25px;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: left;
    width: 302px;
}

}
.dh_left_col p {
	font-size: 12px;
}
#dh_content tr {
	font-size: 12px;
}
#dh_content a {
	text-decoration: none;
 color:;
}
#dh_content a:hover {
	text-decoration: underline;
}
#dh_content span a {
	color: #5c2946;
}
#dh_content span.bodytextbold a {
	color: #5c2946;
}
.dh_awards {
	float: left;
	width: 309px;
	margin: 0 13px 25px 0;
	padding-bottom: 0;
	padding-top: 20px;
}
.dh_awards img {
	float: left;
}
.dh_awards_detail {
	width: 977px;
	overflow: hidden;
}
.dh_awards_detail span {
	height: 1px;
	display: block;
	background: #808080;
	clear: both;
}
.dh_awards h5 {
	color: #818285;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
.dh_awards p{
	font-size:11px !important;	
}
.dh_awards_text {
	float: right;
	padding-top: 30px;
	width: 186px;
}
